/* Common **********************************************************************/
/* @import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); <-- 기존에 있던 것 */
/*  Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess   */
@font-face { 
  font-family: 'Noto Sans KR'; 
  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'); 
} 
@font-face { 
  font-family: 'Noto Sans KR'; 
  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'); 
} 
@font-face { 
  font-family: 'Noto Sans KR'; 
  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'); 
 } 
@font-face { 
  font-family: 'Noto Sans KR'; 
  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'); 
 } 
@font-face { 
  font-family: 'Noto Sans KR'; 
  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'); 
 } 
@font-face { 
  font-family: 'Noto Sans KR'; 
  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'); 
 }

@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 200;
  src: url(/font/SUIT-Thin.otf) format('opentype');
  src: url(/font/SUIT-Thin.otf) format('opentype'),
       url(/font/SUIT-Thin.ttf) format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	src: url('/font/Pretendard-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	src: url('/font/Pretendard-ExtraLight.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	src: url('/font/Pretendard-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	src: url('/font/Pretendard-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	src: url('/font/Pretendard-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	src: url('/font/Pretendard-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	src: url('/font/Pretendard-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	src: url('/font/Pretendard-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	src: url('/font/Pretendard-Black.woff2') format('woff2');
}
/* Common **********************************************************************/ 
html,body {width:100%; scroll-behavior: smooth;}
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: 'Pretendard'; 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;}

/* 일반게시판_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%);}

.center{text-align:center;}

/* ==main== */
#wrap{ position: relative; width: 100%; max-width: 100%;  margin: 0 auto; overflow: hidden;min-width: 1100px;}
.inner{width: 1080px; margin: 0 auto; max-width:100%;}

/* header */
#header{position: relative;background: #000;}
#header .inner{display: flex; justify-content: flex-end; align-items: center; height: 70px; }
#header h1{position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%); height: 26px;}
#header .log_wrap{display: flex;align-items: center;gap:5px;}
#header .log_wrap a{display: flex;align-items: center; padding: 0px 10px;font-size: 14px; height: 25px; border:1px solid #f37021;  color: #f37021;border-radius:3px; transition:.3s;}
#header .log_wrap a:last-child{background: #f37021; color: #fff;}
#header .log_wrap a:hover{background: #f37021; color: #fff;}

/* gnb */
ul.gnb{display: flex;align-items: center; justify-content: center;height: 55px;}
ul.gnb li{position: relative;}
ul.gnb li a{position: relative;display: block;font-size: 17px; color: #222; font-weight: 500;padding: 0 40px;line-height: 55px;transition:.3s;}
ul.gnb li a:after{content:'';position: absolute;top: 0;left: 50%;transform:translateX(-50%);height: 2px;width: 0;background: #f37021;transition:.3s;}
ul.gnb li a:hover:after{width: 100%;}
ul.gnb li.on a:after{width: 100%;}
ul.gnb li a:hover{color: #f37021;}
ul.gnb li.on a{color: #f37021;}
ul.gnb li span{position: absolute; background: #f37021; color: #fff; animation: blink-effect 4s infinite; width: 130px; text-align: center; padding:7px 5px 5px 5px; line-height: 1; border-radius:8px; z-index: 1; font-size: 13px; left: 50%; top: calc(100% - 5px);transform:translateX(-50%);}
ul.gnb li span:before{position: absolute; content: ''; width: 0;height: 0;border-style: solid;border-width: 0px 5px 6px 5px;border-color: transparent transparent #f37021 transparent; top: -6px; left: 50%; transform:translateX(-50%)}
@keyframes blink-effect {
  50% {
    opacity: 0;
  }
}

/* visual */
#visual_wrap{border-radius:15px; overflow: hidden; width: 68%; margin:  0 auto;}

/* section01 */
#section01{line-height: 1;padding: 30px 0 0 0 ;}
#section01 .inner{display: flex;justify-content: space-between;}
#section01 .bookmark_wrap{display: flex;width: 260px;}
#section01 .bookmark_wrap p{position: relative;width: 195px;border: 1px solid #000;line-height: ;text-align: center;height: 55px;line-height: 55px;padding-left: 27px;font-size: 17px;font-weight: 700;color: #222;}
#section01 .bookmark_wrap p:after{content:'';position: absolute;left: 26px;top: 50%;transform:translateY(-50%);width: 17px;height: 17px;background:url(/images/main/bookmark_icon01.png)center no-repeat;background-size:cover ;  }
#section01 .bookmark_wrap button{width: 55px;height: 55px;background: #d4d2d3; border: 1px solid #000; border-left:0;}
#section01 .bookmark_wrap button img{position: relative;top: 2px;}

#section01 .notice_wrap{display: flex;width: 800px;height: 55px;border: 1px solid #000;align-items: center;gap:55px;padding: 0 20px;transition:.3s;}
#section01 .notice_wrap:hover{background: #f9f9f9;}
#section01 .notice_wrap strong{position: relative;font-size: 17px;color: #000;}
#section01 .notice_wrap strong:after{content:'';position: absolute;right: -35px;top: 50%;transform:translateY(-50%);width: 15px;height: 1px;background: #000;}
#section01 .notice_wrap ul{width: calc(100% - 115px);}
#section01 .notice_wrap ul li a{display: flex;align-items: center;justify-content: space-between;}
#section01 .notice_wrap ul li a p{font-size: 16px;color: #000;transition:.3s;width: calc(100% - 100px);white-space: nowrap; overflow:hidden;text-overflow: ellipsis; }
#section01 .notice_wrap ul li a p:hover{color: #ff0000;}
#section01 .notice_wrap ul li a span{font-size: 16px;color: #999;}


/* 공통 */
.cate_wrap{display: flex;gap:5px;justify-content: center;margin-bottom: 60px;padding-top: 15px;margin-top: 15px;flex-wrap:wrap}
.cate_wrap a{display: block;min-width: 100px;height: 40px;line-height: 40px;text-align: center;padding: 0 15px;font-size: 16px;font-weight: 500;color: #000;border-radius: 5px;border: 1px solid #222;transition:.3s;}
/* .cate_wrap a:nth-child(1){background: #000;color: #fff;} */
.cate_wrap a:hover{background: #000;color: #fff;}

.tit_box{margin-bottom: 50px;}
.tit_box h2{font-size: 35px;font-weight: 600;color: #222;margin-bottom: 25px;text-align: center;}
.tit_box p{font-size: 18px;color: #555;text-align: center;}


ul.list_st01{display: flex;gap: 28px 0;flex-wrap:wrap;}
ul.list_st01 li{position: relative;width:270px; padding: 0 10px;}
ul.list_st01 li a{display: block;}
ul.list_st01 li a .box{border: 1px solid #ddd;border-top: 0;}
ul.list_st01 li a .txt01{height: 35px;text-align: center;line-height: 35px;color: #fff;background: #000;font-size: 16px;font-weight: 600;}
ul.list_st01 li a .img_wrap{position: relative;}
ul.list_st01 li a .img_wrap .img_box{position:relative; width:100%; padding-bottom:100%;overflow:hidden;}
ul.list_st01 li a .img_wrap .img_box img{position:absolute;transition:.4s;left:0; right:0;  top:0; bottom:0; margin:auto; width:100%; height:100%; max-width:100%; max-height:100%;object-fit:cover;}
ul.list_st01 li a:hover .img_wrap .img_box img{transform:scale(1.08);}
ul.list_st01 li a .img_wrap .plus01{position: absolute;left: -1px;top: 0px;width: calc(100% + 2px);text-align: center;height: 20px;line-height: 20px;background: #f37021;font-size: 13px;color: #fff;}
ul.list_st01 li a .txt02{height: 70px;border-bottom: 1px solid #ddd;padding: 14px 10px 0 10px;}
ul.list_st01 li a .txt02 p{font-size: 16px;font-weight: 600;color: #222;text-align: center;margin-bottom: 10px;white-space: nowrap; overflow:hidden;text-overflow: ellipsis;}
ul.list_st01 li a .txt02 span{display: block;font-size: 13px;color: #222;text-align: center;}
ul.list_st01 li a .txt02 span em{width: 400;color: #f37021;}
ul.list_st01 li a .txt03{height: 78px;padding-top: 11px;}
ul.list_st01 li a .txt03 .txt{display: flex;gap:15px;align-items: center;justify-content: center;margin-bottom: 7px;}
ul.list_st01 li a .txt03 .txt p{padding: 0 7px;height: 21px;line-height: 21px;background: #000;font-size: 13px;color: #fff;border-radius: 21px;}
ul.list_st01 li a .txt03 .txt span{font-size: 13px;color: #999;}
ul.list_st01 li a .txt03 strong{display: block;font-size: 26px;text-align: center;color: #222;}
ul.list_st01 li .btn_box{display: flex;position: absolute;transition:.3s;top: 243px;left: 0;width: 100%;z-index: 1000;opacity: 0; padding:0 10px;}
ul.list_st01 li:hover .btn_box{opacity: 1;}
ul.list_st01 li .btn_box a{display: block;flex:1;height: 40px;background: #000;text-align: center;line-height: 40px;color: #fff;font-size: 16px; transition: .2s;}
ul.list_st01 li .btn_box a:nth-child(1){border-right: 1px solid #fff; }
ul.list_st01 li .btn_box a:nth-child(1):hover{background: #12ff89; color: #000;}
ul.list_st01 li .btn_box a:nth-child(2):hover{background: #001789;}


/* section02 */
#section02{line-height: 1;}
#section02 .con:not(:last-child){margin-bottom: 80px;}



/* section03 */
#section03{line-height: 1;padding-bottom: 80px;padding-top: 80px;}
#section03 .tit_box02{margin-bottom: 40px;}
#section03 .tit_box02 p{font-size: 18px;font-weight: 500;color: #222;margin-bottom: 20px;text-align: center;}
#section03 .tit_box02 h2{text-align: center;color: #222;font-size: 35px;font-weight: 600;}
#section03 .tit_box02 h2 span{color: #f37021;}
#section03 .con_wrap{display: flex;gap:20px;}
#section03 .con{display: flex;width: calc((100% - 20px)/2);padding-top: 23px;padding-left: 30px;border-top: 1px solid #000;}
#section03 .con .txt{width: 203px;}
#section03 .con .txt p{font-size: 28px;font-weight: 600;color: #222;margin-bottom: 10px;}
#section03 .con .txt span{display: block;margin-bottom: 13px;font-size: 15px;line-height: 21px;color: #999;}
#section03 .con .txt a{display: flex;gap:15px;align-items: center;justify-content: center;width: 140px;height: 41px; background: linear-gradient(135deg, #48e58a 0%, #278ff7 100%); color: #fff;}
#section03 .con .txt a:hover{background: linear-gradient(230deg, #48e58a, #278ff7, #48e58a, #278ff7);background-size: 300% 300%;animation: AnimationName 3s ease infinite;}
#section03 .con .txt a em{font-size: 18px;color: #fff;font-weight: 400;}
#section03 .con ul{width: calc(100% - 203px);}
#section03 .con ul li a{display: block;height: 45px;border-bottom: 1px solid #ddd;line-height: 45px;font-size: 16px;white-space: nowrap; overflow:hidden;text-overflow: ellipsis; transition:.4s;}
#section03 .con ul li a:hover{background: #f9f9f9;}
#section03 .con ul li a span{color: #222;transition:.3s;}
#section03 .con ul li a span:hover{color: #ff0000;}

@keyframes AnimationName{
0%{background-position: 0% 50%;}
50%{background-position: 100% 50%;}
100%{background-position: 0% 50%;}
} 


/* quick_wrap */
.quick_wrap{position: fixed;transition:.4s;top: 70px;right: 0;width: 179px;z-index: 2000;background: #fff;}
.quick_wrap.on{top: 0;}
.quick_wrap.hide01{right: -179px;}
.quick_wrap p.tit{height: 50px;line-height: 50px;text-align: center;font-size: 18px;font-weight: 700;color: #fff;background: #f37021;}
.quick_wrap .box{border-left: 1px solid #ddd;height: calc(100vh - 50px);}
.quick_wrap ul li{transition: .2s;}
.quick_wrap ul li:hover{background: #ececf2;}
.quick_wrap ul li.on{background: #ececf2;}
.quick_wrap ul li a{display: block;padding-left: 20px;height: 50px;border-bottom: 1px solid #ddd;font-size: 16px;font-weight: 500;color: #222;line-height: 50px;}
.quick_wrap .banner_box{padding: 10px;}
.quick_wrap .banner_box img{width: 100%;}
.quick_wrap .btn_box{position: absolute;right: 100%;top: 50%;transform:translateY(-50%);}
.quick_wrap .btn_box .t_btn{width: 45px;height: 45px;background: #000;color: #fff;font-size: 15px;font-weight: 500; transition:.2s;}
.quick_wrap .btn_box .t_btn:hover{background: #288fcf;}
.quick_wrap .btn_box .h_btn{display: flex;align-items: center;justify-content: center;background: #fff;width: 45px;height: 45px;border: 1px solid #ddd;border-right: 0; transition:.3s;}
.quick_wrap .btn_box .h_btn img{ } 
.quick_wrap .btn_box .h_btn:hover{background: linear-gradient(to right, #e94e61, #d31a31);}
.quick_wrap .btn_box .h_btn:hover img{filter: brightness(0) invert(1);}
.quick_wrap.hide01 .btn_box .h_btn img{transform:rotate(180deg)}

/* shop_wrap */
.shop_wrap{position: fixed; top: 100%; left: 0; bottom: 0; width: 100%;background: #fff;padding: 34px 0px 30px;border-top: 2px solid #242430;z-index: 1000; line-height: 1;transition:.3s;}
.shop_wrap.on{top: calc(100% - 254px);}
.shop_wrap .inner{position: relative;}
.shop_wrap h3{position: absolute; right: 0; top: -89px;display: flex; align-items: center;width: 250px; height: 53px; padding-left: 45px; background: linear-gradient(90deg, rgba(22,179,150,1) 0%, rgba(44,155,196,1) 50%, rgba(53,113,164,1) 100%);font-size: 22px; font-weight: 600;color: #fff; cursor:pointer;}
.shop_wrap h3{background: linear-gradient(230deg, rgba(22,179,150,1), rgba(53,113,164,1), rgba(22,179,150,1), rgba(53,113,164,1));background-size: 300% 300%;animation: AnimationName 3s ease infinite;}
.shop_wrap h3 img{margin-right:5px; vertical-align: -webkit-baseline-middle;}
.shop_wrap h3 span{position: relative;}
.shop_wrap h3 em{position: absolute; left:15px; top: 2px;display: inline-block; background: #fff; border: 1px solid #1178a3;color: red; font-size: 13px; font-weight: 600; width: 20px; height: 20px; border-radius:50%; text-align: center; line-height: 19px;}


.shop_wrap h3::after{content:'';position: absolute; top: 50%; transform:translateY(-50%);right: 30px;background: url(/images/main/shop_arr01.png)center no-repeat; width: 17px; height: 9px; background-size: cover;transition:.3s;}
.shop_wrap h3.on::after{transform:translateY(-50%) rotate(180deg);}
.shop_wrap .shop_box{display: flex;gap:55px;}
.shop_wrap .shop_box .con .tit{display: flex;align-items: center; gap:20px;margin-bottom: 14px;} 
.shop_wrap .shop_box .con .tit p{font-size: 19px; color: #333;}
.shop_wrap .shop_box .con .tit span{font-size: 15px; color: #999;}

.shop_wrap .shop_box .con01{width: calc(100% - 379px);}
.shop_wrap .shop_box .con01 .shop_tbl_wrap{max-height: 155px;overflow-y: scroll;border-top: 1px solid #242430;border-bottom: 1px solid #242430;}
.shop_wrap .shop_box .con01 table.shop_tbl{width: 100%;}
.shop_wrap .shop_box .con01 table.shop_tbl tr{border-bottom: 1px solid #eee;}
.shop_wrap .shop_box .con01 table.shop_tbl th{background: #f8f8f8;font-size: 15px; color: #000; font-weight: 600;height: 40px;}
.shop_wrap .shop_box .con01 table.shop_tbl td{padding: 7px;font-size: 13px; color: #222;}
.shop_wrap .shop_box .con01 table.shop_tbl td span{display: block;text-align: center;font-size: 12px; color: #666;line-height: 18px;}
.shop_wrap .shop_box .con01 table.shop_tbl td span b{color: #f10000;}
.shop_wrap .shop_box .con01 table.shop_tbl td .del_btn{display: block; margin: 0 auto;}

.shop_wrap .shop_box .con01 .qty_wrap{display: flex;align-items: center;border:1px solid #ddd; width: 65px; height: 30px;}
.shop_wrap .shop_box .con01 .qty_wrap input{border:0;border-right:1px solid #ddd; width: 40px; height: 100%; text-align: center;font-size: 12px; color: #666;}
.shop_wrap .shop_box .con01 .qty_wrap .btn{display: flex;flex-direction: column;align-items: center;justify-content: center;width: calc(100% - 40px);}
.shop_wrap .shop_box .con01 .qty_wrap .btn button{display: flex;height: 15px;align-items: center;width: 100%;justify-content: center;}
.shop_wrap .shop_box .con01 .qty_wrap .btn button:nth-child(1){border-bottom:1px solid #ddd;}

.shop_wrap .shop_box .con02{width: 324px;}
.shop_wrap .shop_box .con02 .con02_wrap{border-top: 1px solid #242430;}
.shop_wrap .shop_box .con02 .con02_wrap ul li{display: flex; align-items: center; justify-content: space-between; height: 40px;padding-left: 0 17px;}
.shop_wrap .shop_box .con02 .con02_wrap ul li:not(:last-child){border-bottom: 1px solid #eee;}
.shop_wrap .shop_box .con02 .con02_wrap ul li p{font-size: 13px; color: #666;}
.shop_wrap .shop_box .con02 .con02_wrap ul li span{font-size: 13px; color: #666;}
.shop_wrap .shop_box .con02 .con02_wrap ul li strong{font-size: 18px; color: #222;}
.shop_wrap .shop_box .con02 .con02_wrap ul li strong b{font-weight: 400;}
.shop_wrap .shop_box .con02 .con02_wrap .pay_btn{display: block; margin-left: auto; margin-top: 10px; width: 160px; height: 45px; background: #5b44ca;text-align: center; color: #fff; font-size: 20px; line-height: 45px;}

/* footer */
#footer{line-height: 1;}
#footer .top{background: #1e1f28;}
#footer .top ul{display: flex;align-items: center;height: 60px;}
#footer .top ul li a{font-size: 15px;color: #fff; height: 60px; line-height: 60px; display: block; width: 120px; text-align: center; transition:.2s;}
#footer .top ul li:hover a{background: #f37021;}
#footer .bot{padding: 50px 0;background: #000;}
#footer .bot address{font-size: 15px;line-height: 30px;text-align: center;color: #fff;}
#footer .bot p{margin-top: 20px;color: #fff;opacity: .2;text-align: center;font-size: 15px;}

.tit_top{border-bottom: 2px solid #222; margin-bottom: 50px;padding-top: 15px;margin-top: 15px;}
.tit_top h6{font-size: 36px; padding-right: 15px; color: #333; font-weight: 400; display: inline-block;}
.tit_top span{display: inline-block; color: #666; font-size: 16px; font-weight: 500;}


/*--------------------------------------------- sub *---------------------------------------------*/
#section01.sub_section01{padding: 30px 0 0 0;}

/* 공통 */
table.tbl01{width: 100%;}
table.tbl01 tr{transition:.3s;}
table.tbl01 tr:hover{background: #f9f9f9;}
table.tbl01 th{background: #f9f9f9; border-bottom: 1px solid #ddd; color: #333; padding: 10px 5px; font-size: 16px;}
table.tbl01 td{text-align: center; border-bottom: 1px solid #ddd; color: #666; padding: 10px 5px; font-size: 14px; font-weight: 500;}
table.tbl01 td a{color: #666;transition:.3s;}
table.tbl01 td a:hover{color: #ff0000;}
table.tbl01 td.left{text-align: left;}
table.tbl01 td span.red{color: red;} 
table.tbl01 td span.orange{color: #f37021;} 
table.tbl01 td span.orange a{color: #f37021;} 
table.tbl01 td a.cancel_btn{font-size: 13px; font-weight: 600; color: #222; display: inline-block; margin-left: 5px;}
table.tbl01 td p.not_box{ background-color: #f37021; color: #fff;font-size: 13px;padding: 2px 5px 0;border-radius: 5px; display: inline-block;}
table.tbl01 td .stat01{ height: 25px;line-height: 25px;border: 1px solid #ddd;text-align: center;color: #666;min-width: 35px;background-color: #fff;font-size: 13px;width: 60px; margin: 0 auto;}
table.tbl01 td .stat02{ height: 25px;line-height: 25px;border: 1px solid #f37021;text-align: center;color: #f37021;min-width: 35px;background-color: #fff;font-size: 13px;width: 60px; margin: 0 auto;}
table.tbl01 td .star_wrap img{width: 18px;}

table.tbl02{width: 100%; border-top: 2px solid #222;}
table.tbl02 th{background-color: #f6f6fa;color: #222;padding: 10px 5px;font-size: 14px;border: 1px solid #ddd;text-align: center; font-weight: 500;}
table.tbl02 th.red01{color: #ff0000;}
table.tbl02 td{ color: #666;padding: 10px 5px;font-size: 14px;border: 1px solid #ddd;}
table.tbl02 td input{display: block;width: auto;height: 34px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px; outline: 0;}
table.tbl02 td input:focus{outline: 2px solid #ff4d88;}
table.tbl02 td.td_st01{border-right: 0; border-left: 0; border-bottom: 0; padding-right: 0; padding-left: 0;}
table.tbl02 td.pb0{padding-bottom: 0;}


.tbl03{width: 100%; border-top: 2px solid #222;}
.tbl03 ul.tit_wrap{display: flex; border-bottom: 1px solid #ddd;padding: 10px 5px;font-size: 18px; line-height: 1.3; color: #000;font-weight: normal;text-align: center;}
.tbl03 ul.tit_wrap li:nth-child(1){width: 10%;}
.tbl03 ul.tit_wrap li:nth-child(2){width: 40%;}
.tbl03 ul.tit_wrap li:nth-child(3){width: 15%;}
.tbl03 ul.tit_wrap li:nth-child(4){width: 20%;}
.tbl03 ul.tit_wrap li:nth-child(5){width: 15%;}
.tbl03  ul.review_box{display: flex; text-align: center;border-bottom: 1px solid #ddd; align-items: center}
.tbl03 ul.review_box li{ padding: 10px 5px;font-size: 15px;color: #666;}
.tbl03 ul.review_box li:nth-child(1){width: 10%;}
.tbl03 ul.review_box li:nth-child(2){width: 40%;}
.tbl03 ul.review_box li:nth-child(3){width: 15%;}
.tbl03 ul.review_box li:nth-child(4){width: 20%;}
.tbl03 ul.review_box li:nth-child(5){width: 15%;}
.tbl03 ul.review_box li .star_wrap img{width: 18px;}
.tbl03 li.left{text-align: left;}
.tbl03 li.left em{color: #f37021; display: inline-block; margin-left: 5px;}

.depth3{display: flex; gap:5px; justify-content: center; margin-bottom: 10px;padding-top: 15px;margin-top: 15px;}
.depth3 li{display: inline-block;height: 40px;word-break: break-all;overflow: hidden;border: 1px solid #d1d1db;border-radius: 200px;background-color: #fff;min-width: 110px;white-space: nowrap; text-align: center; line-height: 37px;}
.depth3 li.on{background: #1e1f28; border: 1px solid #1e1f28;}
.depth3 li.on a{color: #fff;}
.depth3 li a{vertical-align: middle;display: block;font-size: 16px;line-height: 37px;color: #1e1f28; text-align: center; padding: 0 10px; font-weight: 500;}
.depth3 li:hover{background: #ececf2;}
.depth3 li.on:hover{background: #1e1f28;}

span.tab_span {padding: 10px 0 20px;font-size: 20px;color: #666;display: block;text-align: center;line-height: 1;}

/* join */
.join_wrap .signup_in{width: 100%; max-width: 480px; margin: 0 auto;}
.join_wrap .signup_agree_all_wrap {width: 100%;position: relative;top: 0px;left: 0px;padding: 10px 0;}
.join_wrap .signup_agree_all_box {width: 100%;position: relative;top: 0px;left: 0px;overflow: hidden;}
.join_wrap .signup_agree_all_box input {position: absolute;top: -20px;left: -20px;width: 1px;height: 1px;overflow: hidden;display: block;font-size: 1px;}
.join_wrap .signup_agree_all_box label {font-size: 22px;color: #333;border: 1px solid #ddd;border-radius: 3px;height: 60px;line-height: 60px;display: block;text-align: center;}
.join_wrap .signup_agree_all_box label:before {content: ''; background: url('/images/sub/join_check.png') no-repeat; width: 19px; height: 14px; display: block;position: absolute;left: 36px;top: 50%; transform:translateY(-50%); text-align: center;vertical-align: middle;}
.join_wrap .signup_agree_all_wrap.on .signup_agree_all_box label {font-size: 22px;color: #fff;border: 1px solid #f37021;border-radius: 3px;height: 60px;line-height: 60px;display: block;text-align: center; background: #f37021;}
.join_wrap .signup_agree_all_wrap.on .signup_agree_all_box label:before {content: ''; background: url('/images/sub/join_check02.png') no-repeat; width: 19px; height: 14px; display: block;position: absolute;left: 36px;top: 50%; transform:translateY(-50%); text-align: center;vertical-align: middle;}
.join_wrap .signup_agree_all_wrap.active .signup_agree_all_box label {color: #fff;background-color: #f37021;border-color: #f37021;}
.join_wrap .check_agree_box_wrap {width: 100%;padding: 3px 0;}
.join_wrap .check_agree_box_in {width: 100%;padding: 3px 0;}
.join_wrap .check_agree_box {position: relative;top: 0px;left: 0px;float: left;padding: 3px 0;}
.join_wrap .check_agree_box input {position: absolute;width: 25px;height: 25px;padding: 0;overflow: hidden;clip: rect(0, 0, 0, 0);border: 0;background: #fff;margin: 0px;}
.join_wrap .check_agree_box input + label {display: inline-block;position: relative;padding-left: 30px;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;vertical-align: middle;color: #666;}
.join_wrap .check_agree_box input + label:before {content: '';position: absolute;left: 0;top: 1px;width: 25px;height: 25px;text-align: center;background: #fff;border: 1px solid #ccc;vertical-align: middle;font-family: 'FontAwesome';border-radius: 3px;}
.join_wrap .check_agree_box input + label span {font-size: 16px; color: #000; font-weight: 500;}
.join_wrap .check_agree_box label b {font-size: 16px;font-weight: normal;}
.check_agree_box input + label:active:before, .check_agree_box input:checked + label:active:before, .check_agree_box input:checked + label:before {
 content: '';  ;display: block;border: 1px solid #f37021;background-color: #f37021; background-image: url('/images/sub/join_check02.png'); background-repeat: no-repeat;
 background-size:19px 14px; background-position: 50% 50%;}
.join_wrap .check_agree_view {float: right;}
.join_wrap .check_agree_view a {font-size: 15px;color: #666;border-bottom: 1px solid #ddd;}
.join_wrap .check_agree_box_in:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.join_wrap .check_agree_box_in {width: 100%;padding: 3px 0;}
.join_wrap .check_agree_box_sub {float: left;padding-left: 30px;font-size: 16px;color: #999;}
.join_wrap .check_agree_view {float: right;}
.join_wrap .check_agree_view a {font-size: 15px;color: #666;border-bottom: 1px solid #ddd;}
.join_wrap .btn_wrap{display: flex; gap:6px; justify-content: center; margin-top: 50px;}
.join_wrap .btn_wrap a{display: block; width: 100px; height: 40px; line-height: 40px; text-align: center; padding: 0 20px; font-size: 14px; color: #666; background: #f7f7f7; border: 1px solid #ddd;} 
.join_wrap .btn_wrap a:last-child{border: 1px solid #f37021; background: #f37021; color: #fff;}

.popup-wrap{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;display:none; z-index: 999999; }
.popup{width:100%; max-width: 640px; overflow:hidden; padding: 10px 2%; border-radius:10px ; background: #fff;}

.pop_box_wrap {width: 100%;position: relative;top: 0px;left: 0px;}
.pop_box_in {width: 100%;margin: 0 auto;}
.pop_top_label_wrap {padding: 5px 0 10px;}
.pop_term .pop_top_label {text-align: center;letter-spacing: -1px;}
.pop_top_label {font-size: 36px; color: #222; text-align: center;}
.pop_box {width: 100%;}
.term_wrap textarea {display: block;width: 100% !important;height: 200px;border: 1px solid #ddd;padding: 5px;font-size: 15px; color: #666; font-weight: 500; line-height: 1.4;}
.pop_box_close{position: absolute;top: 0;right: -30px;width: 25px;height: 25px;background-image: url('/images/sub/pop_close.png'); background-repeat: no-repeat; background-position: center center;}

/* join_form */
.join_form_wrap .box_wrap{width: 480px; margin: 0 auto;}
.join_form_wrap .box p{font-size: 18px; color: #333; padding: 10px 0 5px; font-weight: 500;}
.join_form_wrap .box .input_txt{margin: 5px 0; border: 1px solid #ddd; border-radius: 5px; display: table; padding: 10px; width: 100%; background-color: #fff;}
.join_form_wrap .box .input_txt input{display: table-cell; width: 99%; height: 35px; line-height: 35px; border: none; vertical-align: top; padding: 5px; font-size: 15px;}
.join_form_wrap .box .input_txt input:focus{ outline: 2px solid #ff4d88;}
.join_form_wrap .box .input_txt span {display: table-cell; width: 1%; vertical-align: top;}
.join_form_wrap .box .input_txt span a {display: inline-block;width: 100px;height: 35px;line-height: 35px;background-color: #f7f7f7;border: 1px solid #ddd;color: #999;border-radius: 3px;text-align: center;font-size: 15px;}
.join_form_wrap .box .profile_img_wrap{display: flex; flex-wrap:wrap; gap:15px 20px;}
.join_form_wrap .box .profile_img_wrap > div{width: calc((100% - 60px)/4); text-align: center;}
.join_form_wrap .box .profile_img_wrap .img img{width: 100%;}
.join_form_wrap .box .profile_img_wrap input{margin-top: 5px;}
.join_form_wrap .btn_wrap{display: flex; gap:6px; justify-content: center; margin-top: 50px;}
.join_form_wrap .btn_wrap a{display: block; width: 100px; height: 40px; line-height: 40px; text-align: center; padding: 0 20px; font-size: 14px; color: #666; background: #f7f7f7; border: 1px solid #ddd;} 
.join_form_wrap .btn_wrap a:last-child{border: 1px solid #f37021; background: #f37021; color: #fff; width: auto;}

/* login_find */
.login_find_wrap .txt{margin-bottom: 15px;}
.login_find_wrap .txt p{font-size: 16px; color: #222; text-align: center;}
.login_find_wrap .btn_wrap a:last-child{border: 1px solid #333; background: #333; color: #fff;}

/* login_pop */
.login-popup-wrap{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;display:none; z-index: 999999;}
.login-popup{width:100%; max-width: 415px; overflow:hidden; background: #fff; padding: 10px 2%; position: relative; border-radius:10px;} 
.login-popup p.tit{font-size: 36px; color: #222; text-align: center; padding: 5px 0 10px 0;}
#login-close{position: absolute;top: 10px;right: 10px;width: 25px;height: 25px;background-image: url('/images/sub/pop_close.png'); background-repeat: no-repeat; background-position: center center;}
.login-popup .login_box{display: flex; gap:5px;}
.login-popup .login_box .input_box{margin-bottom: 5px;}
.login-popup .login_box .input_box:last-child{margin-bottom: 0;}
.login-popup .login_box .input_wrap{width: 100%;}
.login-popup .login_box .input_box input{display: block; outline: 0; height: 40px; padding: 6px 12px; font-size: 14px; line-height: 1.4; color: #555; background-color: #fff; background-image: none; border: 1px solid #ddd; border-radius: 3px; width: 100%;} 
.login-popup .login_box .input_box input:focus{ outline: 2px solid #ff4d88;}
.login-popup .login_box .btn_wrap{width: 100px;}
.login-popup .login_box .btn_wrap a{width: 100px; height: 85px; line-height: 85px; color: #fff; display: block;text-align: center;font-size: 22px;border-radius: 3px; background: #f37021;}
.login-popup .info_btn_wrap{padding: 10px 0 20px; display: flex; width: 249px; justify-content: center;}
.login-popup .info_btn_wrap > div:last-child{margin-left:10px; }
.login-popup .info_btn_wrap > div a{ display: block; height: 25px; line-height: 25px; border: 1px solid #ddd; font-size: 14px; color: #666; padding: 0 10px;transition:.3s;}
.login-popup .info_btn_wrap > div a:hover{background: #f6f6f6;}

#order-close{position: absolute;top: 10px;right: 10px;width: 25px;height: 25px;background-image: url('/images/sub/pop_close.png'); background-repeat: no-repeat; background-position: center center;}
#order-close2{position: absolute;top: 10px;right: 10px;width: 25px;height: 25px;background-image: url('/images/sub/pop_close.png'); background-repeat: no-repeat; background-position: center center;}
#order-close4{position: absolute;top: 10px;right: 10px;width: 25px;height: 25px;background-image: url('/images/sub/pop_close.png'); background-repeat: no-repeat; background-position: center center;}

/* error */
.error_wrap{text-align: center;}
.error_wrap p{color: #666; font-size: 36px;}
.error_wrap span{color: #666; font-size: 14px; font-weight: 500; padding-top: 10px; display: block;}
.error_wrap span a{color: #000;}

/* order_info */
.order_info_wrap .sec_wrap{width: 480px; margin: 0 auto;}
.order_info_wrap .notice_wrap{text-align: center; background: #f7f7f7; padding: 30px; margin-bottom: 30px;}
.order_info_wrap .notice_wrap p{font-size: 18px; color: #222; font-weight: 500; margin-bottom: 5px;}
.order_info_wrap .notice_wrap span{display: block; font-size: 15px; color: #666; font-weight: 500; margin-bottom: 20px;}
.order_info_wrap .notice_wrap span a{font-size: 13px; border: 1px solid #ddd; color: #666; font-weight: 400; background: #fff; padding:2px 5px 0; border-radius:5px; display: inline-block;}
.order_info_wrap .notice_wrap em{color: #fd0002; font-weight: 500; }
.order_info_wrap .notice_wrap em img{width: 15px; vertical-align: middle; margin-right: 5px;}
.order_info_wrap .sec01 .txt_tit{padding: 20px 0;}
.order_info_wrap .sec01 .txt_tit p{font-size: 36px; color: #333; text-align: center;}
.order_info_wrap .sec01 .img_all_wrap{display: flex; flex-wrap:wrap; gap:20px;}
.order_info_wrap .sec01 .img_wrap{width: 146px;  margin: 0 auto;}
.order_info_wrap .sec01 .img_wrap img{width: 100%; }
.order_info_wrap .sec01 .box_wrap{margin-top: 20px;}
.order_info_wrap .sec01 .box_wrap p{font-size: 14px; font-weight: 500; color: red; border: 1px solid #ddd;border-radius: 5px;display: table;padding: 10px;width: 100%;background-color: #fff;}
.order_info_wrap .sec01 .box_wrap p img{width: 20px;}
.order_info_wrap .sec01 .box_wrap ul{padding-top: 8px; display: flex; gap:2%; margin-bottom: 25px;}
.order_info_wrap .sec01 .box_wrap ul li{position: relative;text-align: center; width: 49%; height: 50px;line-height: 50px;font-size: 18px;border-radius: 5px; background-color: #139bd0; border: 1px solid #139bd0;}
.order_info_wrap .sec01 .box_wrap ul li:first-child{border:1px solid #c7ab2b; background-color: #fcd939;}
.order_info_wrap .sec01 .box_wrap ul li .ico_box{display: none;animation:ani01 ease 1s infinite alternate;animation-delay:.5s;position: absolute;bottom: 63px;left: 50%;transform:translate(-50%);width: 200px;line-height: 40px;text-align: center;border-radius: 6px;background: #1e1f28;font-size: 14px;color: #fff;font-weight: 600;}
.order_info_wrap .sec01 .box_wrap ul li .ico_box:after{content:'';position: absolute;top: 100%;left: 50%;transform:translate(-50%);width: 16px;height: 8px;background:url(/images/sub/sub_n_ico01.png)center no-repeat;background-size:cover ;  }
.order_info_wrap .sec01 .box_wrap ul li a{color: #fff; display: block;}
.order_info_wrap .sec01 .box_wrap ul li a img{vertical-align: middle; margin-right: 15px;}
.order_info_wrap .sec02 .txt_box{margin-bottom: 15px;}
.order_info_wrap .sec02 .txt_box p.tit{font-size: 18px; color: #333; margin-bottom: 5px; font-weight: 500;}
.order_info_wrap .sec02 .txt_box p.tit i{font-style: normal; color: #e83837; display: inline-block; margin-right: 5px;}
.order_info_wrap .sec02 .txt_box p.tit em{color: #f37021; font-size: 14px; float: right; font-weight: 500;}
.order_info_wrap .sec02 .txt_box p.tit span{color: #111; font-size: 14px; display: inline-block; margin-left: 20px; cursor:pointer;}
.order_info_wrap .sec02 .txt_box p.tit span img{vertical-align: middle; margin-left: 5px;}
.order_info_wrap .sec02 .txt_box .point_box{display: none; border: 1px solid #222; padding: 29px 29px 22px 29px; margin-bottom: 10px; width: 100%;} 
.order_info_wrap .sec02 .txt_box .point_box strong.tit{display: flex; border-bottom: 3px solid #222; font-size: 18px; line-height: 20px; color: #222; padding: 0 0 14px 0; justify-content: space-between; font-weight: 500;}
.order_info_wrap .sec02 .txt_box .point_box strong.tit span{font-size: 22px; font-weight: 400; cursor:pointer;}
.order_info_wrap .sec02 .txt_box .point_box .con{margin: 18px 0; border-top: 1px solid #d1d1d1; padding-top: 18px; display: flex; font-size: 15px; color: #222; font-weight: 500;}
.order_info_wrap .sec02 .txt_box .point_box .con em{width:148px; display: block; font-weight: 600;}
.order_info_wrap .sec02 .txt_box .point_box .con:nth-child(2){margin-top: 0;}
.order_info_wrap .sec02 .txt_box .point_box .con .txt span{display: inline-block; font-size: 18px; font-weight: 300;}
.order_info_wrap .sec02 .txt_box .point_box .con2 p{color: red; margin-bottom: 12px;}
.order_info_wrap .sec02 .txt_box .point_box .con2 em{color: red; font-weight: 500;}
.order_info_wrap .sec02 .txt_box .point_box .con2 ul{display: flex;}
.order_info_wrap .sec02 .txt_box .point_box .con2 ul li{width: 50%; line-height: 1.3;}
.order_info_wrap .sec02 .txt_box .point_box .con3{flex-direction: column;}
.order_info_wrap .sec02 .txt_box .point_box .con3 div{display: flex;}
.order_info_wrap .sec02 .txt_box .point_box .con4{font-size: 16px; color: #222; line-height: 28px; word-break:keep-all; font-weight: 500;}
.order_info_wrap .sec02 .txt_box .box{  border: 1px solid #ddd;border-radius: 5px;display: table;padding: 10px;width: 100%;background-color: #fff;}
.order_info_wrap .sec02 .txt_box .box ul li{color: #666; font-size: 14px; font-weight: 500;}
.order_info_wrap .sec02 .txt_box .box input[type=text]{border: 0; outline: 0; color: #666; font-size: 15px; font-weight: 500; width: 100%;}
.order_info_wrap .sec02 .txt_box .box input:focus{ outline: 2px solid #ff4d88;}
.order_info_wrap .sec02 .txt_box .box > p{font-size: 15px; color: #000; padding: 5px; font-weight: 500;}
.order_info_wrap .sec02 .txt_box .box > p:last-child{display: flex;align-items: center;justify-content: space-between;color:#e83837;}
.order_info_wrap .sec02 .txt_box .box > p span{width: 36%; float: right;text-align: right;}
.order_info_wrap .sec02 .txt_box .box > p span.span_big{font-size: 30px;}
.order_info_wrap .sec02 .txt_box .box > p span.span_big b{font-size: 18px;font-weight: 400;}
.order_info_wrap .sec02 .txt_box .box2{  border: 1px solid #ddd;border-radius: 5px;display: table;padding: 10px;width: 100%;background-color: #fff;}
.order_info_wrap .sec02 .txt_box .box2 > p{font-size: 15px; color: #000; height: 35px; line-height: 35px; padding: 5px; font-weight: 500;}
.order_info_wrap .sec02 .txt_box .box2 > em{font-size: 17px; color: #666; text-decoration: line-through; padding-left: 10px;}
.order_info_wrap .sec02 .txt_box .box2 .price{display: flex; align-items: center; padding: 10px 0; gap:10px;}
.order_info_wrap .sec02 .txt_box .box2 .price strong{font-size: 36px; color: #000; font-weight: 500; line-height: 1; padding: 5px;}
.order_info_wrap .sec02 .txt_box .box2 .price span{font-size: 22px; vertical-align: middle;}
.order_info_wrap .sec02 .txt_box .box2 .price p{background: #d5051b; color: #fff; font-size: 14px; width: 64px; border-radius:100px; padding:2px 9px;} 
.order_info_wrap .sec02 .txt_box .box2 .price em{font-size: 14px; color: #999;}
.order_info_wrap .sec02 .txt_box  select{  height: 43px;width: 100%;border: 1px solid #e5e5e5;padding: 0 10px; font-size: 15px; color: #666; font-weight: 500; outline: 0;}
.order_info_wrap .btn_wrap{display: flex; gap:6px; justify-content: center; margin-top: 50px;}
.order_info_wrap .btn_wrap a{display: block; width: 100px; height: 40px; line-height: 40px; text-align: center; padding: 0 20px; font-size: 14px; color: #666; background: #f7f7f7; border: 1px solid #ddd;} 
.order_info_wrap .btn_wrap a:last-child{border: 1px solid #333; background: #333; color: #fff; width: auto;}

/* order_list */
.order_list_wrap .tit_top{margin-bottom: 0;}

/* mypage */
.mypage_wrap .tit_top{margin-bottom: 0;}
.mypage_wrap .home_box{border: 1px solid #ddd; padding: 30px 2%; display: flex; margin-bottom: 50px;}
.mypage_wrap .home_box > div{width: 50%;}
.mypage_wrap .home_box .left{padding: 10px 20px; display: flex; gap:20px; align-items: center}
.mypage_wrap .home_box .left .profile_img{width: 125px; height: 125px; border-radius:50%; background: #f1f1f1;overflow: hidden;}
.mypage_wrap .home_box .left .profile_img img{width: 100%;}
.mypage_wrap .home_box .left .txt p{font-size: 20px; color: #333; font-weight: 500;}
.mypage_wrap .home_box .left .txt p span{color: #3fb24f; display: inline-block; margin-right: 5px;}
.mypage_wrap .home_box .left .txt ul{display: flex; gap:3px; padding-top: 5px;}
.mypage_wrap .home_box .left .txt ul li{border: 1px solid #333; height: 25px; line-height: 25px; border-radius:3px; padding: 0 10px;}
.mypage_wrap .home_box .left .txt ul li a{color: #333; display: block; font-weight: 500;transition:.3s;}
.mypage_wrap .home_box .left .txt ul li a:hover{color: #ff0000;}
.mypage_wrap .home_box .right{padding: 10px 20px; border-left:1px solid #ddd;}
.mypage_wrap .home_box .right ul li{font-size: 18px; color: #888; padding: 5px 0; font-weight: 500;}
.mypage_wrap .home_box .right ul li span{display: inline-block; margin-right: 15px; color: #333;}
.mypage_wrap .con{margin-top: 20px;}
.mypage_wrap .con p.tbl_tit{font-size: 24px; font-weight: 500; color: #333; border-bottom: 2px solid #333; padding-bottom: 7px;}
.mypage_wrap .con p.tbl_tit a{float: right; font-size: 16px; color: #555; vertical-align: middle; padding-top: 7px;}

/* sub0101 */
.sub0101_wrap .top{border-bottom: 2px solid #222; margin-bottom: 50px;padding-top: 15px;margin-top: 15px;}
.sub0101_wrap .top h6{font-size: 36px; padding-right: 15px; color: #333; font-weight: 400; display: inline-block;}
.sub0101_wrap .top span{display: inline-block; color: #666; font-size: 16px; font-weight: 500;}
.sub0101_wrap .con{display: flex; justify-content: space-between}
.sub0101_wrap .con .img{width: 470px; background: #f7f7f7;}
.sub0101_wrap .con .txt{width: 575px; position: relative;}
.sub0101_wrap .con .txt .tit{margin-left: -55px;}
.sub0101_wrap .con .txt .tit img{margin: 30px 0;}
.sub0101_wrap .con .txt strong{font-size: 30px; color: #333; font-weight: 400; display: block; line-height: 1.4;} 
.sub0101_wrap .con .txt p{font-size: 18px;color: #666; margin-bottom: 25px;}
.sub0101_wrap .con .txt p:last-child{margin-bottom: 0;}

/* sub0201 */
.sub0201_wrap .top{border-bottom: 2px solid #222; margin-bottom: 50px;padding-top: 15px;margin-top: 15px;}
.sub0201_wrap .top h6{font-size: 36px; padding-right: 15px; color: #333; font-weight: 400; display: inline-block;}
.sub0201_wrap .top span{display: inline-block; color: #666; font-size: 16px; font-weight: 500;}
.sub0201_wrap .con{ max-width: 480px;width: 100%;margin: 0px auto;padding: 52px 20px 0px; text-align: center;}
.sub0201_wrap .con .tit{text-align: center;}
.sub0201_wrap .con > .tit p{font-size: 14px; color: #888;}
.sub0201_wrap .con > .tit h6{font-size: 24px; color: #000; display: block; margin-top: 10px;}
.sub0201_wrap .con .tag_box{font-size: 12px; color: #fff; background: #000; line-height: 160%; padding: 14px 20px; border-radius:20px; font-weight: 500; display: inline-block; margin-top: 20px;}
.sub0201_wrap .con .point_box{background: #f7f7f7; padding: 30px 24px; margin-top: 30px; border-radius:20px ;}
.sub0201_wrap .con .point_box .tit{font-size: 20px; color: #000; margin-bottom: 24px; font-weight: 500;}
.sub0201_wrap .con .point_box .box{background: #fff; border-radius:20px ; text-align: left; padding: 20px 25px 23px;}
.sub0201_wrap .con .point_box .box .top_tit{font-size: 18px; color: #222; font-weight: 500;	 display: flex; gap:25px;}
.sub0201_wrap .con .point_box .box ul li{display: flex; padding-left: 50px; align-items: center;  justify-content: space-between; margin-top: 8px;}
.sub0201_wrap .con .point_box .box ul li p{color: #666; font-size: 13px; font-weight: 500;}
.sub0201_wrap .con .point_box .box ul li span{color: #000; font-size: 14px; font-weight: 500;}
.sub0201_wrap .con .link_box{margin-top: 20px; background: #000; padding: 30px 25px; border-radius:20px;}
.sub0201_wrap .con .link_box p{font-size: 20px; font-weight: 500; color: #fff; text-align: left; line-height: 1.4;}
.sub0201_wrap .con .link_box span{color: #fff; opacity: 0.6; display: block;}
.sub0201_wrap .con .link_box a{display: block; margin-top: 20px; border-radius:30px; color: #fff; text-align: center; font-size: 13px; font-weight: 600; line-height: 48px; height: 50px; background: #005fed;}
.sub0201_wrap .con .guide_box{margin-top: 60px;}
.sub0201_wrap .con .guide_box > p{font-size: 14px; font-weight: 500; color: #898989;}
.sub0201_wrap .con .guide_box > h6{font-size: 24px; color: #666; font-weight: 500; margin-top: 10px;}
.sub0201_wrap .con .guide_box > h6 span{color: rgba(0, 0, 0, 0.4);}
.sub0201_wrap .con .guide_box .slider{margin-top: 20px; background: #f6f6f6; border-radius:20px; padding: 48px 30px 24px; position: relative;}
.sub0201_wrap .con .guide_box .slider .img{width: 155px; height: 155px; margin:  0 auto; background: #fff;}
.sub0201_wrap .con .guide_box .slider .img img{width: 100%;}
.sub0201_wrap .con .guide_box .slider .txt{text-align: left; margin-top: 35px;}
.sub0201_wrap .con .guide_box .slider .txt p.txt_tit{font-size: 18px; font-weight: 500; color: #666;}
.sub0201_wrap .con .guide_box .slider .txt span{font-size: 13px; font-weight: 500; display: block; margin-top: 10px;}
.sub0201_wrap .con .guide_box .slider .slick-arrow{position: absolute; top: 50%; transform:translateY(-50%); font-size: 0; width: 38px; height: 38px;}
.sub0201_wrap .con .guide_box .slider .slick-prev{background: url('/images/sub/swiper_prev.png'); left: -19px;}
.sub0201_wrap .con .guide_box .slider .slick-next{background: url('/images/sub/swiper_next.png'); right: -19px;}
.sub0201_wrap .con .guide_box .slider .slick-dots{display: flex; justify-content: center; gap:6px; margin-top: 30px;}
.sub0201_wrap .con .guide_box .slider .slick-dots li button{font-size: 0; width: 6px; height: 6px; background: #dadada; border-radius:50%;}
.sub0201_wrap .con .guide_box .slider .slick-dots li.slick-active button{width: 17px; background: #000; border-radius:30px;}
.sub0201_wrap .con .qna_box{margin-top: 40px;}
.sub0201_wrap .con .qna_box .qna_tit{border-bottom: 2px solid #000; font-size: 22px; color: #000; text-align: left; font-weight: 500; padding-bottom: 15px;} 
.sub0201_wrap .con .qna_box .box{text-align: left; border-bottom: 1px solid #eee;}
.sub0201_wrap .con .qna_box .f_wrap{padding: 15px 20px; font-size: 14px; color: #222; font-weight: 600; position: relative;transition:.3s; cursor:pointer;}
.sub0201_wrap .con .qna_box .f_wrap:hover{background: #f9f9f9;}
.sub0201_wrap .con .qna_box .f_wrap b{color: #222; font-weight: 600; transition:.3s;}
.sub0201_wrap .con .qna_box .f_wrap b:hover{color: #ff0000;}
.sub0201_wrap .con .qna_box .f_wrap:after{position: absolute; content: ''; right: 20px; top: 50%; transform:translateY(-50%); background: url('/images/sub/sub0201_arrow.png') no-repeat; width: 14px; height: 8px;}
.sub0201_wrap .con .qna_box .box.on .f_wrap:after{background: url('/images/sub/sub0201_arrow2.png') no-repeat;}
.sub0201_wrap .con .qna_box .q_wrap{display: none; background: #fbfbfb; padding: 15px 15px 15px 60px; font-size: 16px; color: #666;}

/* list_view_wrap */
.list_view_wrap{line-height: 1;}
.list_view_wrap .con01{display: flex;justify-content: space-between;}
.list_view_wrap .con01 .box01{width: 500px;}
.list_view_wrap .con01 .box01 .img_box{position:relative; width:100%; padding-bottom:100%;margin-bottom: 10px;}
.list_view_wrap .con01 .box01 .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;}
.list_view_wrap .con01 .box01 .img_box .k_box{display: flex;position: absolute;left: 0;width: 100%;bottom: 20px;gap:5px;justify-content: center;}
.list_view_wrap .con01 .box01 .img_box .k_box p{padding: 0 7px;height: 26px;border-radius: 3px;font-size: 14px;color: #fff;line-height: 26px;}
.list_view_wrap .con01 .box01 .img_box .k_box p.k_st01{background: linear-gradient(to right, #e94e61, #d31a31);}
.list_view_wrap .con01 .box01 .img_box .k_box p.k_st02{background: linear-gradient(to right, #16b396, #2c9bc4 ,#3571a4);}
.list_view_wrap .con01 .box01 .img_box .k_box p.k_st03{background: linear-gradient(to right, #9929ea, #5808fb);}

.list_view_wrap .con01 .box01 table{width: 100%;border-radius: 8px;border: 1px solid #ddd;border-collapse: inherit;overflow:hidden;}
.list_view_wrap .con01 .box01 table th{font-size: 13px;font-weight: 600;height: 30px;color: #222;text-align: center;background: #f6f6fa;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.list_view_wrap .con01 .box01 table tr:last-child th{border-bottom: 0;}
.list_view_wrap .con01 .box01 table td{font-size: 13px;height: 30px;color: #222;padding: 0 10px;border-bottom: 1px solid #ddd;}
.list_view_wrap .con01 .box01 table tr:last-child td{border-bottom: 0;}

.list_view_wrap .con01 .box02{width: 530px;}
.list_view_wrap .con01 .box02 .tit01{font-size: 34px;font-weight: 700;color: #222;margin-bottom: 25px;}
.list_view_wrap .con01 .box02 .txt01 p{display: flex;height: 45px;align-items: center;gap:10px;justify-content: center;background: linear-gradient(to right, #e94e61, #d31a31);border-radius: 8px 8px 0 0;font-size: 18px;font-weight: 500;color: #fff;}
.list_view_wrap .con01 .box02 .txt01 span{display: block;padding: 10px;text-align: center;border-radius: 0 0 8px 8px;border: 1px solid #ddd;border-top: 0;font-size: 15px;line-height: 24px;color: #222;}
.list_view_wrap .con01 .box02 .txt02{margin: 10px 0 25px;}
.list_view_wrap .con01 .box02 .txt02 p{background: linear-gradient(to right, #16b396, #2c9bc4 ,#3571a4);}
.list_view_wrap .con01 .box02 .txt03{margin-bottom: 25px;}
.list_view_wrap .con01 .box02 .txt03 .p_txt{display: flex;gap:10px;margin-bottom: 15px;justify-content: flex-end;}
.list_view_wrap .con01 .box02 .txt03 .p_txt p{font-size: 15px;color: #222;}
.list_view_wrap .con01 .box02 .txt03 .p_txt p.co_or{color: #f37021;}
.list_view_wrap .con01 .box02 .txt03 .d_txt{display: flex;align-items: center;gap:10px;justify-content: flex-end;}
.list_view_wrap .con01 .box02 .txt03 .d_txt span{font-size: 15px;color: #999;text-decoration: line-through;}
.list_view_wrap .con01 .box02 .txt03 .d_txt p{padding: 0 8px;height: 21px;line-height: 21px;border-radius: 21px;background: #d5051b;color: #fff;font-size: 13px;}
.list_view_wrap .con01 .box02 .txt03 .d_txt strong{font-size: 26px;color: #222;}

.list_view_wrap .con01 .box02 .btn_box01{display: flex;gap:10px;}
.list_view_wrap .con01 .box02 .btn_box01 a{display: flex;width: calc((100% - 10px)/2);background: linear-gradient(to right, #9929ea, #5808fb);align-items: center;justify-content: center;gap:10px;height: 50px;border-radius: 8px;font-size: 16px;color: #fff;}
.list_view_wrap .con01 .box02 .btn_box03 a:hover{background: linear-gradient(230deg, #9929ea, #5808fb, #9929ea, #5808fb);background-size: 300% 300%;animation: AnimationName 3s ease infinite;}
.list_view_wrap .con01 .box02 .btn_box01 a:nth-child(2){background: linear-gradient(to right, #16b396, #2c9bc4 ,#3571a4);}
.list_view_wrap .con01 .box02 .btn_box03 a:nth-child(2):hover{background: linear-gradient(230deg, #16b396, #3571a4, #16b396, #3571a4);background-size: 300% 300%;animation: AnimationName 3s ease infinite;}
.list_view_wrap .con01 .box02 .btn_box01_2 a{display: flex; width:100%;background: linear-gradient(135deg, #48e58a 0%, #278ff7 100%);;align-items: center;justify-content: center;gap:10px;height: 50px;border-radius: 8px;font-size: 16px;color: #fff;}
.list_view_wrap .con01 .box02 .btn_box01_2 a:hover{background: linear-gradient(230deg, #48e58a, #278ff7, #48e58a, #278ff7);background-size: 300% 300%;animation: AnimationName 3s ease infinite;}

@keyframes AnimationName{
0%{background-position: 0% 50%;}
50%{background-position: 100% 50%;}
100%{background-position: 0% 50%;}
} 

.list_view_wrap .con01 .box02 .btn_box02 a{background: #ffe600;font-size: 16px;color: #222;}
.list_view_wrap .con01 .box02 .btn_box02 a{position: relative;}
.list_view_wrap .con01 .box02 .btn_box02 a .ico_box{display: none;animation:ani01 ease 1s infinite alternate;animation-delay:.5s;position: absolute;bottom: 63px;left: 50%;transform:translate(-50%);width: 200px;line-height: 40px;text-align: center;border-radius: 6px;background: #1e1f28;font-size: 14px;color: #fff;font-weight: 600;}
.list_view_wrap .con01 .box02 .btn_box02 a .ico_box:after{content:'';position: absolute;top: 100%;left: 50%;transform:translate(-50%);width: 16px;height: 8px;background:url(/images/sub/sub_n_ico01.png)center no-repeat;background-size:cover ;  }

/* @keyframes ani01{
0%{opacity: 1;}
100%{opacity: .5;}
} */

.list_view_wrap .con01 .box02 .btn_box02 a:nth-child(2){background: #1d93d2;color: #fff;}

.list_view_wrap .con01 .box02 .txt04{display: flex;margin: 22px 0;height: 116px;flex-direction: column;gap:15px;align-items:center;justify-content: center;border-radius: 8px;background: #f1f2f3;}
.list_view_wrap .con01 .box02 .txt04 .txt{display: flex;gap:10px;align-items: center;}
.list_view_wrap .con01 .box02 .txt04 .txt span{font-size: 21px;font-weight: 600;color: #222;}
.list_view_wrap .con01 .box02 .txt04 p{font-size: 16px;color: #222;}

.list_view_wrap .con02{margin: 60px 0 80px;}
.list_view_wrap .con02 .tab-menu-wrap{display: flex;margin-bottom: 30px;}
.list_view_wrap .con02 .tab-menu-wrap.on{position: fixed;top: 0; left: 50%; transform:translateX(-50%); width: 1080px;z-index: 3000;}
.list_view_wrap .con02 .tab-menu-wrap a{display: block;flex:1;height: 45px;transition:.2s;text-align: center;line-height: 45px;background: #f1f2f3;border: 1px solid #ddd;border-right: 0;border-bottom: 1px solid #222;}
.list_view_wrap .con02 .tab-menu-wrap a:last-child{border-right: 1px solid #ddd;}
.list_view_wrap .con02 .tab-menu-wrap a.on{border: 1px solid #222;border-bottom: 0;background: #fff;color: #222;}
.list_view_wrap .con02 .tab-con:not(:first-child){padding-top: 50px;}
.list_view_wrap .con02 .tab-con strong.tab_tit{font-size: 46px; display: block; text-align: center; color: #f37021; font-weight: 400;}
.list_view_wrap .con02 .tab-con > span{padding:10px 0 20px;font-size: 20px;color: #666; display: block; text-align: center;}
.list_view_wrap .con02 .tab-con .review_box_on{display: none; background: #f9f9f9; padding: 15px 70px; font-size: 15px; color: #666; border-bottom: 1px solid #ddd;}
.list_view_wrap .con02 #tab-con01_anc{position: relative; top: -40px;}
.list_view_wrap .con02 #tab-con02_anc{position: relative; top: -40px;}
.list_view_wrap .con02 #tab-con03_anc{position: relative; top: -40px;}
.list_view_wrap .con02 #tab-con04_anc{position: relative; top: -40px;}


.list_view_wrap .con03{position: relative;}
.list_view_wrap .con03 .tit{font-size: 22px;font-weight: 600;color: #222;margin-bottom: 30px;}
.list_view_wrap .list_slide01{display: block;}
.list_view_wrap .slick-list { width:calc(100% + 30px);}
.list_view_wrap .list_slide01 li{width: 247px;margin-right: 30px;}
.list_view_wrap .prev01{position: absolute;top: 55%;transform:translateY(-50%);left: -50px;}
.list_view_wrap .next01{position: absolute;top: 55%;transform:translateY(-50%);right: -50px;}

/* in_qna */
.in_qna_wrap{background: #f6f6fa; padding: 30px 5%;}
.in_qna_wrap .view_qna_box_in{padding: 10px 0;}
.in_qna_wrap .view_qna_box_q{padding: 10px 0; position: relative;}
.in_qna_wrap .view_qna_box_q:before{ content: "";width: 60px;height: 100%;border-left: 1px dashed #c0c0c2;border-bottom: 1px dashed #c0c0c2;position: absolute;top: 30px;left: 20px;}
.in_qna_wrap .view_qna_box_q_in{position: relative; background-color: #ffff; padding: 10px 20px 10px 50px; font-size: 20px;color: #000; border-radius:20px; display: inline-block; font-weight: 300;}
.in_qna_wrap .view_qna_box_q_in:before{position: absolute; content: 'Q'; left: 0; top: 0; width: 40px; height: 40px; border-radius:50%; background: #6666ff; color: #fff; text-align: center; line-height: 40px; font-weight:400; font-size: 23px;} 
.in_qna_wrap .view_qna_box_a{padding: 10px 0 10px 50px;}
.in_qna_wrap .view_qna_box_a_in{position: relative; background-color: #ffff; padding: 20px 20px 20px 50px; line-height: 1.5; font-weight: 500; font-size: 18px;color: #333; border-radius:20px; display: inline-block;}
.in_qna_wrap .view_qna_box_a_in:before{position: absolute; content: 'A'; left: 0; top: 0; width: 40px; height: 40px; border-radius:50%; background: #47cfb7; color: #fff; text-align: center; line-height: 40px; font-weight:400; font-size: 23px;} 

/* notice */
.notice_wrap .tit_top{margin-bottom: 0;}

/* notice_view */
.notice_view_wrap p.top{text-align: center; padding: 10px; border-top: 2px solid #222; border-bottom: 1px solid #ddd; width: 100%; font-size: 14px; color: #666; font-weight: 500;border-right: 1px solid #ddd;border-left: 1px solid #ddd;}
.notice_view_wrap p.top.red01{color: #ff0000;}
.notice_view_wrap .tit_wrap{padding: 10px; background: #f7f7f7; border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;border-left: 1px solid #ddd;}
.notice_view_wrap .tit_wrap ul{display: flex;  justify-content: space-between;}
.notice_view_wrap .tit_wrap ul li{color: #333; font-size: 15px; font-weight: 500; padding: 0 10px;}
.notice_view_wrap .tit_wrap ul li span{display: inline-block; padding-left: 10px;}
.notice_view_wrap .txt_wrap{padding: 30px 2%; min-height: 250px; border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;border-left: 1px solid #ddd;}
.notice_view_wrap .txt_wrap .edit{text-align: center; font-size: 16px; color: #222; line-height: 250px;}
.notice_view_wrap .list_btn{text-align: right; margin-top: 10px;}
.notice_view_wrap .list_btn a{ display: inline-block;color: #fff;font-weight: 500; font-size: 14px;background-color: #333;height: 40px;line-height: 40px;width: 100px;margin: 0 3px;text-align: center;}
.notice_view_wrap .list_btn a.btn01{background: #f37021;}

/* faq */
.faq_wrap .tit_top{margin-bottom: 0;}
.faq_wrap .box_wrap .box{border-bottom: 1px solid #eee;}
.faq_wrap .box_wrap .box .f_wrap{position: relative; font-size: 16px; color: #222; padding: 15px 60px; font-weight: 500; cursor:pointer;transition:.3s;}
.faq_wrap .box_wrap .box .f_wrap:hover{background: #f9f9f9;}
.faq_wrap .box_wrap .box .f_wrap span{position: absolute; color: #337bef; font-size: 30px; font-weight: 500; left: 15px; top: 0;}
.faq_wrap .box_wrap .box .f_wrap b{color: #222; font-weight: 500;transition:.3s;}
.faq_wrap .box_wrap .box .f_wrap b:hover{color: #ff0000; }
.faq_wrap .box_wrap .box .f_wrap:after{position: absolute; content: ''; right: 15px; top: 50%; background: url('/images/sub/sub0201_arrow.png') no-repeat; width: 18px; height: 8px;}
.faq_wrap .box_wrap .box.on .f_wrap:after{ background: url('/images/sub/sub0201_arrow2.png') no-repeat;}
.faq_wrap .box_wrap .box .q_wrap{background: #f9f9f9; padding: 15px 15px 15px 60px; color: #666; font-size: 16px; line-height: 1.6; display: none; position: relative;}
.faq_wrap .box_wrap .box .q_wrap span{position: absolute; color: #16d0ac; font-size: 30px; font-weight: 500; left: 15px; top: 0;}

/* qna */
.qna_wrap .tit_con{display: flex;align-items: baseline;justify-content: space-between;}
.qna_wrap .tit_top{margin-bottom: 0; border-bottom: 0;}
.qna_wrap table{border-top: 2px solid #222; }
.qna_wrap .search_wrap{display: flex; justify-content: flex-end; padding: 10px 0; gap:5px;}
.qna_wrap .search_wrap select{height: 34px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;}
.qna_wrap .search_wrap div{position: relative;}
.qna_wrap .search_wrap input{outline: 0; height: 34px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;}
.qna_wrap .search_wrap input:focus{ outline: 2px solid #ff4d88;}
.qna_wrap .search_wrap button{position: absolute; right: 8px; top: 10px;}
.qna_wrap .write_btn{margin: 10px 0; text-align: right;}	
.qna_wrap .write_btn a{display: inline-block; background: #f37021; color: #fff; height: 40px;line-height: 40px;width: 100px;margin: 0 3px;text-align: center; font-size: 14px; font-weight: 500;}

/* qna_form */
.tbl_bot_wrap{display: flex; align-items: center; justify-content: space-between;margin-top: 0px;}
.qna_form_wrap span.top{font-size: 14px; padding: 10px 0; color: #666; display: block;}
.qna_form_wrap textarea{width: 100%; height: 400px;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;padding: 10px;}
.qna_form_wrap .write_btn{margin: 10px 0; text-align: right;margin-left: auto;}	
.qna_form_wrap .write_btn a{display: inline-block; background: #f37021; color: #fff; height: 40px;line-height: 40px;width: 100px;margin: 0 3px;text-align: center; font-size: 14px; font-weight: 500;}
.qna_form_wrap .write_btn a:first-child{background: #f7f7f7; border: 1px solid #ddd; color: #666;}
.qna_form_wrap .write_btn a:nth-child(2){background: #333; border: 1px solid #333; color: #fff;}
.qna_form_wrap .review_star_form{vertical-align: sub;}
.qna_form_wrap .review_star_form img{width: 20px;}



.cate_wrap a.on{background:#000; color:#fff;}
.login-popup .login_box .btn_wrap button{width: 100px; height: 85px; line-height: 85px; color: #fff; display: block; text-align: center; font-size: 22px; border-radius: 3px;background: linear-gradient(230deg, #16b396, #3571a4, #16b396, #3571a4);background-size: 400% 400%; animation: AnimationName 3s ease infinite;}
@keyframes AnimationName {
	0% { background-position: 0% 50%;}
	50% { background-position: 100% 50%;}
	100% { background-position: 0% 50%;}
} 