@charset "utf-8";
/* SIR 지운아빠 */
@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap')
@font-face {
    font-family: 'GmarketSansLight';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* 초기화 */
html {overflow-y:scroll;/* max-width:500px;*/ margin:0 auto !important;}
body { margin:0 ;padding:0 !important;font-size:13.5px; letter-spacing:-0.2px; line-height:1.8em; color:#463f4a; background:#fff;
	  font-family:'Play', 'GmarketSansMedium', Dotum, sans-serif; font-weight:400; word-break:keep-all;}

body.idx_body{ background:url(../img/app/main_bg_line.jpg) repeat-y; background-size:100%;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
ul {margin:0;padding:0;list-style:none}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle; outline:none;}
input, button {margin:0;padding:0;font-size:1em;}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {border-radius:0;font-size:1em;-webkit-appearance:none}
textarea, select {font-size:1em;}
textarea {border-radius:0;-webkit-appearance:none}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#403944;text-decoration:none}
a:hover, a:focus, a:active {color:#403944;text-decoration:none}
span, em, i{font-style:normal;}
/*아이폰 input 스타일제거*/
select, input{
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	background:none;
	border-radius:0;
	-webkit-border-radius:0;
	-webkit-appearance:none;
	}
input[type=button], input[type=submit]{
	-webkit-appearance:button;
	}
input[type=radio]{-webkit-appearance:radio; border-radius:25px;}
input[type=checkbox]{-webkit-appearance:checkbox;}
*{-webkit-text-size-adjust:none;}

/* 팝업레이어 */
#hd_pop { z-index:1000; position:fixed; margin:0 auto; width:100%; height:1px; top:0;}
#hd_pop h2 { position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops { position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer { padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button { margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}


.test_login{ position:absolute; top:20px; right:30px; z-index:11; font-weight:bold;}



.inr{position:relative; width:1140px; margin:0 auto;}
.inr:after{ display:block; content:""; clear:both;}

/* 상단 레이아웃 */
#hd{position:relative; text-align:center;}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd .logo{position:absolute; top:50%; left:0; transform:translateY(-50%);}
#hd .logo img{height:64px;}
.hd_top{height:140px;}
#hd_wrapper{ width:1140px; margin:0 auto;  position:relative; height:100%;}
.left_menu{ position:absolute; top:8px; left:5px; z-index:10;}
.left_menu a{ display:block; padding:10px ;}
.left_menu .hd_open2{ display:block; width:23px; height:2px; background:#525150; border-radius:10px; margin-bottom:5px;}
.left_menu .hd_open2:last-child{ width:18px;}
#hd_back { font-size:1.8em; color:#333; position:absolute; top:15px; left:15px; z-index:10;}
.area_search{display:inline-block; margin:45px 0;}
.select_box{float:left; display:inline-block; text-align:left; vertical-align:top;} 
.select_box .box {display: inline-block; position: relative; margin:0; width:90px;}
.select_box .box .select{position: relative; z-index:1; box-sizing: border-box; padding:11px 15px; font-size:15px; background-color: #0077e8; color:#fff; cursor: pointer; border-radius:100px; }
.select_box.v1 .box .select{padding:13px 15px;}
.select_box.v2 .box{width:170px;}
.select_box.v2 .box .select{color:#333; background-color:transparent; border-radius:0;}
.select_box .box .select:after { content: ''; position: absolute; top: 22px; right: 15px; z-index:90;  background:url(../img/app/icon_bt_arrow_wt.svg) no-repeat center; width:10px; height:5px; background-size:contain; }
.select_box.v2 .box .select:after { content: ''; position: absolute; top: 22px; right: 15px; z-index:90;  background:url(../img/app/icon_bt_arrow.svg) no-repeat center; width:10px; height:5px; background-size:contain; }
.select_box.on .box .select{border-bottom:none;}
.select_box.on .box .select:after{transform: rotate(-180deg) ;}
.select_box .box .list {display: none; overflow-y: auto; padding:45px 0 10px; position: absolute; top: 0; left: 0; z-index: 10; box-sizing:border-box; width: 100%; background-color: #0077e8; border-radius:20px; z-index:0; }
.select_box.v2 .box .list{top:-2px; left:-3px; background:#fff; height:340px; padding:11px 0 10px; z-index:1; border:2px solid #eee;}
.select_box .box .list > li{font-size:15px; color:#fff; line-height:1.5em;}
.select_box.v2 .box .list > li{color:#333; font-size:14px; line-height:1.5em;}
.select_box .box .list > li span{font-size:12px;}
.select_box .box .list::-webkit-scrollbar { width: 10px; height: 0; }
.select_box .box .list::-webkit-scrollbar-button:start:decrement,
.select_box .box .list::-webkit-scrollbar-button:end:increment {display: block; height: 0; }
.select_box .box .list::-webkit-scrollbar-track{background: rgba(0, 0, 0, .05); -webkit-border-radius: 10px; border-radius:10px; }
.select_box .box .list::-webkit-scrollbar-thumb {height: 50px; width: 50px; background: rgba(0, 0, 0, .2); -webkit-border-radius: 5px; border-radius: 5px; }
.select_box .box .list > li {box-sizing: border-box; padding:0 15px 3px; width: 100%; cursor: pointer; }
.select_box .box .list > li:hover {color:yellow}
.select_box.v2 .box .list > li:hover {color:#0077e8;}
.hd_sch_wr{margin:0 0 0 10px; display:inline-block; border:2px solid #0077e8; box-sizing:border-box; border-radius:50px;}
.hd_sch_wr:after{display:block; content:""; clear:both;}
.sch_box{float:left; position:relative; display:inline-block; width:226px; height:45px; line-height:45px; box-sizing:border-box;}
.sch_box input{border:none; font-size:15px; width:100%; line-height:1.3em;}
#hd_sch legend{display:none;}
#hd_sch #sch_submit{position:absolute; top:50%; right:15px; border:none; width:20px; height:20px; background:url(../img/app/icon_search.svg)no-repeat center; background-size:contain; border:none; transform:translateY(-50%);}

/* 모바일 서치*/
.area_search.m{display:none;}
.area_search.m .select_box.ver1{width:85px;}
.area_search.m .select_box.ver1 select{position: relative; padding:10px; width:100%; z-index:1; box-sizing: border-box; font-size:14px; background: #0077e8 url(../img/app/icon_bt_arrow_wt.svg) no-repeat center right 15px; background-size:10px 5px; color:#fff; cursor: pointer; border-radius:100px; border:none;}
.area_search.m .select_box.ver1 select option{background:#fff; color:#222; font-size:14px;}
.area_search.m .hd_sch_wr{margin:0 0 0 5px; width:calc(100% - 90px); height:44px;}
.area_search.m .hd_sch_wr .select_box{width:148px;}
.area_search.m .hd_sch_wr .select_box select{position: relative; width:100%; z-index:1; box-sizing: border-box; padding:8px 0 8px 10px; font-size:14px; border:none; background:transparent url(../img/app/icon_bt_arrow.svg) no-repeat center right 5px; background-size:10px 5px;}
.area_search.m .sch_box{width:calc(100% - 148px); height:40px; line-height:40px;}
.area_search.m .sch_box input{font-size:14px; line-height:1.5em;}

.area_utill{position:absolute; top:50%; right:0; transform:translateY(-50%);}
.area_utill ul > li{display:inline-block; margin:0 0 0 20px;}
.area_utill ul > li a{display:block;}
.area_utill ul > li a:before{content:'';display:block;  margin:0 auto 2px; width:30px; height:30px; background:url(../img/app/icon_mypage.svg)no-repeat center; background-size:contain;}
.area_utill ul > li.login a:before{content:'';display:block;  margin:0 auto 2px; width:40px; height:32px; background:url(../img/app/icon_login.svg)no-repeat center; background-size:contain;}
.area_utill ul > li.logout a:before{content:'';display:block;  margin:0 auto 2px; width:40px; height:32px; background:url(../img/app/icon_logout.svg)no-repeat center; background-size:contain;}


.area_member{border:1px solid #fff; padding:0; box-sizing:border-box; width:auto; max-width:250px;}
.area_member:after{ display:block; content:""; clear:both;}
.area_member > div{float:left; }
.area_member .area_grade{width:51px;}
.area_member .area_grade img{width:100%;}
.area_member .member_info{width:calc(100% - 51px); text-align:left; padding:0 0 0 9px; box-sizing:border-box;}
.area_member .member_info h3{font-size:15px; font-weight:bold; color:#111;}
.area_member .member_info h3 i{position:relative; top:-1px; display:inline-block; margin:0 0 0 1px; border-radius:2px; font-size:11px; padding:3px 5px 5px; color:#fff; font-weight:normal; line-height:0.8em;}
.grade01 i{background:#fff; border:1px solid #eee; color:#333 !important;}
.grade02 i{background:#888;}
.grade03 i{background:#875609;}

.area_member ul{margin:1px 0 0;}
.area_member ul > li.logout a:before,
.area_member ul > li a:before{display:none;}
.area_member ul > li{margin:0; background:#fff; border:1px solid #eee; box-sizing:border-box; border-radius:50px;}
.area_member ul > li:first-child{margin:0 3px 0 0;}
.area_member ul > li > a{font-size:11px; padding:3px 7px; color:#777; line-height:1.2em;}
#area_nav{width:100%; border-top:1px solid #eee; border-bottom:2px solid #0077e8;}
#nav{position:relative; float:left;}
#nav:after{ display:block; content:""; clear:both;}
#nav .menu { float:left;}
#nav .menu li{position:relative; display:inline-block; padding:17px 25px;}
#nav .menu li a{ font-size:1.25em; font-weight:400; color:#222; cursor:pointer;}
#nav .menu .gnb{float:left; margin:0 35px 0 0;}
#nav .menu .gnb > li > .sub_menu{text-align:center;opacity:0; visibility:hidden; position:absolute; left:50%; top:55px; margin-left:-90px; width:180px; z-index:99; background:#fff; border:1px solid #eee; transition:opacity 300ms ease, transform 600ms ease; transform:translateY(10px); box-shadow:0px 3px 8px 2px hsla(0, 0%, 0%, 0.05);}
#nav .menu .gnb > li > .sub_menu > li{display:block; padding:5px 0;  border-bottom:1px solid #eee;}
#nav .menu .gnb > li > .sub_menu > li:last-child{border:none;}
#nav .menu .gnb li:hover .sub_menu{opacity:1; visibility:visible; transform:translateY(0px);}
#nav .menu .gnb .sub_menu li a{display:inline-block; position:relative; color:#333; font-size:14px; font-weight:600; text-align:center; line-height:2.3em;}
#nav > .gnb { float:left; background:#fff; border-radius:30px; padding:0 15px; margin:16px 0 0 30px; box-shadow:0 2px 5px rgba(95,95,95,0.1); transition:all 0.2s;}
#nav > .gnb li{ display:inline-block; padding:0px 7px;}
#nav > .gnb li a{ font-size:13px; font-weight:400; color:#222; line-height:30px; color:#999; cursor:pointer;}
#nav > .gnb li a.grade{color:#3350c7; font-weight:bold;}
#nav > .gnb li:last-child a{ color:#222; font-weight:600;}
#hd.on #nav > .gnb{ background:#3e59a8; transition:all 0.2s;}
#hd.on #nav > .gnb li a{ color:#fff !important;}
#nav_info{position:relative; padding:0 0 0 20px; float:right; margin:17px 0;}
#nav_info:before{content:''; position:absolute; top:7px; left:0; width:2px; height:15px; background:#ddd;}
#nav_info > div,
#nav_info > ul{display:inline-block;}
#nav_info > ul > li{display:inline-block;}
#nav_info .area_tel i{display:inline-block; margin:0 5px 0 0; padding:5px 10px; border-radius:50px; box-sizing:border-box; font-size:13px; background:#ff7e15; color:#fff; line-height:1.2em;}
body.ie #nav_info{margin:15px 0;}
body.ie #nav_info .area_tel i{padding:5px 10px 2px;}
#nav_info .area_tel > a{font-size:16px; font-weight:bold; color:#222;}
#nav_info .btn_list{}
#nav_info .btn_list > li{margin:0 0 0 5px;}
#nav_info .btn_list > li > a {padding:7px; border:1px solid #eee; box-sizing:border-box; font-size:13px; color:#555;}

.btn_menu{display:block;}
.btn_menu div{position:relative; top:50%; left:50%; display:block; width:28px; height:22px; transform:translate(-50% , -50%);}
.btn_menu div > span{display:block; position:absolute; left:0px; width:100%; height:3px; background:#fff; border-radius:50px;}
.btn_menu div > span:nth-of-type(1){top:2px;}
.btn_menu div > span:nth-of-type(2){top:50%; margin-top:-1px; transition:background 0.3s ease 0s;}
.btn_menu div > span:nth-of-type(3){top:18px;}
.btn_menu div > span:nth-of-type(1),
.btn_menu div > span:nth-of-type(3){transition:all 0.3s ease; transition-property:top, transform; transition-delay:0.3s, 0s;}
#area_nav .btn_menu.active{transform:rotate(180deg);}
.btn_menu.active div > span:nth-of-type(1){top:10px; transform:rotate(-45deg);}
.btn_menu.active div > span:nth-of-type(2){background:transparent;}
.btn_menu.active div > span:nth-of-type(3){top:10px; transform:rotate(45deg);}
.btn_menu.active div > span:nth-of-type(1),
.btn_menu.active div > span:nth-of-type(3){transition-delay:0s, 0.3s;}


#menu_all{opacity:0; visibility:hidden; position:absolute; top:61px; left:0; right:0; width:100%;  height:auto; padding:20px; box-sizing:border-box; border:1px solid #0077e8; background:#fff; z-index:90; transition:all 0.3s ease;}
#menu_all.active{opacity:1; visibility:visible;}
#menu_all .category_list{width:100%;}
#menu_all .category_list:after{content:""; display:block; clear:both;}
#menu_all .category_list > li{float:left; display:block; margin:0 0 5px; width:calc(100% / 6); width:-webkit-calc(100% / 6); text-align:left;}
#menu_all .category_list > li > a{position:relative; display:block; padding:5px 8px; font-size:14px; color:#333;}
#menu_all .category_list > li > a:after{content:'';position:absolute; top:16px; left:0; width:3px; height:3px; background:#333; border-radius:50px;}
@media screen and (max-width:1250px) {
	.inr{width:94%;}
	#hd_wrapper{width:94%;}
}
@media screen and (max-width:1100px) {
	#menu_all .category_list > li{width:-webkit-calc(100% / 5); width:calc(100% / 5);}
	.area_member{max-width:225px;}
	#nav .menu li{padding:17px 15px;}
}
@media screen and (min-width:1024px) {
	.btn_menu{display:block; float:left; background:#0077e8 /*url(../img/app/icon_menu.svg)no-repeat center*/; background-size:27px 19px; width:60px; height:60px; vertical-align:top;}
	#menu_all .menu_top{display:none;}
	#hd_ad{display:none;}
}
@media screen and (max-width:1023px) {
	#nav,
	#nav .menu{width:auto;}
	#nav_info{display:none;}
	#nav .menu .gnb{width:100%; margin:0;}
	#hd{padding:20px 0 15px; border-bottom:1px solid #eee;}
	#hd .logo img{height:45px;}
	.area_utill{display:none;}
	.hd_top{height:auto;}
	#hd .logo{display:block; position:relative; width:100%; text-align:Center; top:unset; transform:none;}
	.area_search{margin:15px 0 0; width:100%;}
	.select_box .box{width:100px;}
	.hd_sch_wr{width:calc(100% - 110px);}
	.sch_box{width:calc(100% - 170px);}
	.area_search.w{display:none;}
	.area_search.m{display:block;}

	#area_nav{position:absolute; top:31px; left:3%; width:auto; border:none; z-index:999;}
	#area_nav #nav{display:block;}
	.btn_menu div{width:24px; height:21px; top:0; left:0; transform:none;}
	.btn_menu div > span{height:2px; background:#222;}
	.btn_menu div > span:nth-of-type(3){top:17.5px;}
	.btn_menu.active div > span{background:#fff;}
	#nav.active{position:fixed; top:25px;}
	#nav .menu .gnb{display:none;}
	#menu_all{opacity:1; overflow-y:scroll; visibility:visible; padding:0; position:fixed; top: 0px; left: -100%; z-index: -1; width: 100%; height: 100%; border:none; transition: all 0.5s ease-out 0s;}
	#menu_all.active{left:0;}
	#menu_all .menu_top{position:relative; padding:20px; background:#0077e8; border-bottom:1px solid #eee; text-align:center; color:#fff;}
	#menu_all .menu_top.member{background:#f9f9f9;}
	#menu_all .menu_top span{font-size:14px;}
	#menu_all .menu_top > ul{margin:5px 0 0; text-align:center;}
	#menu_all .menu_top > ul > li{display:inline-block; margin:0 3px 0 0;}
	#menu_all .menu_top > ul > li:last-child{margin:0;}
	#menu_all .menu_top > ul > li > a{padding:5px 10px 2px; border:1px solid #fff; box-sizing:border-box; border-radius:50px; font-size:13px; color:#fff; line-height:1.5em; font-family:'GmarketSansLight', sans-serif; font-weight:bold;}
	#menu_all .menu_top .btn_close{display:block; position:absolute; top:20px; right:10px;}
	#menu_all .menu_top .mb_box{text-align:left;}
	#menu_all .menu_top .mb_photo{position:relative; top:2px; display:inline-block; vertical-align:top; width:45px; border-radius:50%; overflow:hidden; margin-right:5px; background-color:#f9f9f9;}
	#menu_all .menu_top .mb_photo img{ width:100%; height:auto;}
	#menu_all .menu_top .mb_txt{display:inline-block;}
	#menu_all .menu_top .mb_txt span{font-size:16px; font-weight:bold; color:#333;}
	#menu_all .menu_top .mb_txt span i{position:relative; top:-1px; margin:0 0 0 2px; font-size:11px; font-weight:normal; color:#fff; border-radius:2px; padding:2px 5px; box-sizing:border-box; line-height:1em;}
	#menu_all .menu_top .mb_txt div{margin:2px 0 0;}
	#menu_all .menu_top .mb_txt a.btn{position:relative; top:-2px; margin:0 2px 0 0; font-size:11px; padding:2px 7px; border:1px solid #555; border-radius:50px; color:#333 !important;}
	
	.btn_close div{position:relative; top:50%; left:50%; display:block; width:24px; height:20px; transform:translate(-50% , -50%);}
	.btn_close div > span{display:block; position:absolute; left:0px; width:100%; height:2px; background:#fff; border-radius:50px;}
	#menu_all .menu_top.member .btn_close div > span{background:#111;}
	.btn_close div > span:nth-of-type(1){top:10px; transform:rotate(-45deg);}
	.btn_close div > span:nth-of-type(2){top:10px; transform:rotate(45deg);}

	#area_nav .btn_menu.active{transform:rotate(180deg); display:none;}

	.btn_close.active div > span:nth-of-type(1),
	.btn_close.active div > span:nth-of-type(2){transition-delay:0s, 0.3s;}


	#menu_all .category_list{margin:20px 3% 0; width:auto;}
	#menu_all .category_list > li{width:calc((100% / 4) - 4px); margin:0 5px 5px 0; border:1px solid #eee; text-align:center;}
	#menu_all .category_list > li > a{padding:10px;}
	#menu_all .category_list > li > a:after{display:none;}
	#menu_all .category_list > li:nth-child(4n){margin:0;}

	#hd_ad{display:block; position:absolute; top:-7px; right:0;}
	#hd_ad a{display:block; font-size:12px; line-height:1.1em;}
	#hd_ad a:before{content:'';display:block;  margin:0 auto; width:32px; height:32px; background:url(../img/app/icon_cursor.png)no-repeat center; background-size:contain;}

}
/*
@media screen and (max-width:950px) {
	.sch_box{width:180px;}
}
@media screen and (max-width:850px) {
	#menu_all .category_list > li{width:-webkit-calc(100% / 4); width:calc(100% / 4);}
}*/

@media screen and (max-width:768px) {
	#menu_all{}
	#menu_all .category_list > li{width:calc((100% / 3) - 4px);}
	#menu_all .category_list > li:nth-child(4n){margin:0 5px 5px 0;}
	#menu_all .category_list > li:nth-child(3n){margin:0;}

	.hd_pops { width:100% !important; position:absolute; top:10px !important; left:0 !important}
	.hd_pops img{ width:100% !important; height:100% !important}
	}
	.hd_pops_con{position:relative; width:100% !important;  height:100% !important;}


}
@media screen and (max-width:550px) {
	#hd{padding:12px 0 8px;} 
	#area_nav{top:21px;}
	.area_search{margin:10px 0 0;}
	#menu_all{padding:0 0 100px;}
	#menu_all .category_list > li{width:calc((100% / 2) - 2.5px);}
	#menu_all .category_list > li:nth-child(4n){margin:0 5px 5px 0;}
	#menu_all .category_list > li:nth-child(3n){margin:0 5px 5px 0;}
	#menu_all .category_list > li:nth-child(2n){margin:0;}
	#menu_all .category_list > li > a{padding:5px; font-size:13px;}
	#hd_ad{top:-1px;}
}
/* 중간 레이아웃 */
#wrapper {margin:0 auto;}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#container {position:relative; width:1140px; min-height:400px;background:#fff; padding:30px 0 100px 0; overflow:hidden;}
#container:after {display:block;visibility:hidden;clear:both;content:""}
.sub_title { font-size:1.8em; font-weight:600; color:#222; margin-bottom:30px; padding:0 15px; text-align:center;}
.sub_title:after{ display:block; content:""; font-size:18px; font-weight:600; color:#3e59a8;}

@media screen and (max-width:1300px) {
	#container { width:94%; margin:0 auto;}
}

@media screen and (min-width:1024px) {
#svisual{ background:#ffe668; border-radius:0 0 80px 0;}
#svi{ width:1200px; height:200px; margin:0 auto; position:relative;}
#svisual img{ width:100%;}
#svisual .slo{ width:400px; padding:55px 0 0 60px; visibility:hidden;}
#svisual .sobj2{ width:200px; position:absolute; top:40px; left:280px; visibility:hidden;}
#svisual .sobj{ position:absolute; bottom:0px; right:0px; visibility:hidden;}

#container_wrap{margin:0 auto; padding:50px 0 50px 0;}
#container { margin:0 auto; min-height:600px; padding:50px 0 50px 0;}
.sub_title { font-size:2.3em; margin-bottom:50px; padding:0 0px; text-align:center;}
.sub_title:after{ font-size:22px; margin-bottom:5px;}
}




/* 텍스트 크기 조절 */
#text_size {margin:0 0 10px;text-align:center}
#text_size button {margin:0;padding:2px 2px 1px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 푸터 */
#ft{display:none;}
#ft_copy{border-top:1px solid #eee; background:#f9f9f9;}
#ft_top{border-bottom:1px solid #eee; padding:18px 0;}
#ft_top ul > li{position:relative; display:inline-block; padding:0 10px;}
#ft_top ul > li:first-child{padding:0 10px 0 0;}
#ft_top ul > li:before{content:''; position:absolute; top:5px; right:-3px; width:1px; height:12px; background:#ccc;}
#ft_top ul > li:last-child:before{display:none;}
#ft_top ul > li > a{display:block; font-size:14px; font-weight:300; color:#555; line-height:1.5em;}
#ft_top ul > li > a .blue{color:#1b7bdc;}
#ft_bottom{padding:50px 0 80px;}
#ft_bottom b{margin:0 5px 0 0; font-size:14px; color:#555; font-weight:normal;}
#ft_bottom span{margin:0 8px 0 0; font-family: 'GmarketSansLight'; font-size:14px; color:#999; font-weight:bold;}
#ft_bottom em{margin:35px 0 5px; display:block; line-height:1.6em; word-break:keep-all; font-size:14px; color:#999; font-family: 'GmarketSansLight'; font-weight:bold;}
#ft_copy #ft_bottom .copy{ letter-spacing:0; color:#666; font-size:11px; font-size:13px; color:#666;}
#ft_btn{position:relative; bottom:auto; left:auto; width:auto; background:none; text-align:center; margin-top:30px;}
#ft_btn .btn{display:inline-block; background:#666; color:#fff; font-size:1.1em; padding:0 20px; width:auto; line-height:45px; border-radius:5px;}
#gobtn a{width:50px; height:50px; background:#0077e8 url('../img/app/icon_top_arrow.svg')no-repeat center; background-size:12px 9px; border:none; box-shadow: 0px 5px 12.75px 2.25px rgba(0, 159, 255, 0.17);}

@media screen and (max-width:1024px) {
	#ft{display:block; position:fixed; bottom:0; left:0; width:100%;/* padding:10px 10px 5px 10px;*/ background:#fff; z-index:998;
	 box-shadow:0 0 8px rgba(0,0,0,0.2);}
	#ft_menu{ text-align:center; padding:10px 0;}
	#ft_menu ul:after{content:""; display:block; clear:both;}
	#ft_menu li{float:left; text-align:center;width:20%;}
	#ft_menu li img{width:25px; height:25px;}
	#ft_menu li a{}
	#ft_menu li p{margin:5px 0 0; font-size:11px; color:#333;}
	#ft_menu li.on p{color:#0077e8;}
	#ft_menu li.home{ position:relative;}
	#ft_menu li.home a{ display:block; width:65px; height:65px; line-height:65px; border-radius:50%; overflow:hidden; box-shadow:0 3px 5px rgba(95,95,95,0.3); z-index:10;
	position:absolute; top:-60px; left:50%; transform:translateX(-50%);
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffd82e+0,fff6a9+100 */
	background: #ffd82e; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffd82e 0%, #fff6a9 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #ffd82e 0%,#fff6a9 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #ffd82e 0%,#fff6a9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd82e', endColorstr='#fff6a9',GradientType=1 ); /* IE6-9 */}


	#ft_btn{position:fixed; z-index:9; bottom:0; left:0; width:100%; background:#666; color:#fff; text-align:center;}
	#ft_btn .btn{display:block; color:#fff; font-size:1.2em; padding:13px 0; background:none; width:100%;}
	#ft_btn .good{width:55px; background:#fff; height:100%; text-align:center; position:absolute; left:0; bottom:0;}
	#ft_btn .good img{height:25px; margin:16px 0;}
	#ft_btn.half:after{content:""; display:block; clear:both;}
	#ft_btn.half .btn{ float:right; width:calc(100% - 150px); font-size:1.2em;}
	#ft_btn.half .btn.fl{ width:calc(100% - 55px); font-size:1.2em;}
	#ft_btn.half .link{float:left; width:150px; color:#fff; background:#ac218e;}
	#ft_btn.half .link a{ display:block; color:#fff; padding:15px 0; font-size:1.2em;}

	#ft_back a{ display:block; position:fixed; left:10px; bottom:80px; text-align:center; width:35px; line-height:35px; 
	background:#fff; border:1px solid #ddd; color:#8D68B0; font-size:1.3em; z-index:999; opacity:0.9;}

	#ft_company{ margin-bottom:20px;}
	#ft_company a{ font-size:1em; font-weight:600; display:inline-block; padding:0 10px;}
	#ft_company a:first-child{ color:#3e59a8;}
	#ft_copy p{ color:#888; font-size:11px; line-height:1.3em;}
	#ft_copy .copy{ letter-spacing:0; color:#666; font-size:11px;}
}
	
@media screen and (max-width:600px) {
	#ft_top{padding:12px 0;}
	#ft_top ul{text-align:center;}
	#ft_top ul > li > a{font-size:13px;}
	#ft_bottom{padding:20px 0 85px; text-align:center;}
	#ft_bottom b{font-size:13px;}
	#ft_bottom span{font-size:13px; line-height:1.5em;}
	#ft_bottom em{margin:10px 0 5px; font-size:13px;}
}



/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 - PC */
#captcha {display:inline-block;position:relative;}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;font-size:0}
#captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-right:32px;vertical-align:top}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat  0 -30px;border:none;border-top:1px solid #ccc;overflow:hidden;cursor:pointer;text-indent:-9999px;}
#captcha #captcha_key {margin:0;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;font-size:0}
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;display:block;}
#captcha.m_captcha #captcha_reload {width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat  0 -30px;border:none;overflow:hidden;cursor:pointer;text-indent:-9999px;position:static}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}


/*단축키일람 */
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none;margin-bottom:5px}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
a.btn01 {display:inline-block;padding:8px 7px 7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:8px 7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {background:#0077e8;  width:240px; height:60px; border:none;
    text-align: center;
    font-size: 20px !important;
    font-weight: 400;
    color: #fff;}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:8px 7px 7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:1.9em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:1.9em} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}


@media screen and (max-width:550px){
	.btn_submit{width:180px; height:50px; font-size:17px !important;}
}
/* 모바일게시판 버튼 */
/* 글쓰기버튼 */
.bo_fx{position:fixed; width:50px; bottom:90px; left:20px; padding:0; margin:0; z-index:100;}
.bo_fx ul{float:right;}
.bo_fx ul li{padding:0; margin:0; margin-bottom:5px;}
.bo_fx a, .bo_fx button{ display:block; width:50px; height:50px; line-height:50px; text-align:center; 
						border:0; font-size:15px; border-radius:50%; background:#fff; color:#222; border:1px solid #ccc;}
.bo_fx a{background:#D12B32;}
#bo_list a.btn_b02{background:url(../img/app/write_plus.png) no-repeat #666 50%/45% auto; border:0; text-indent:-9999px;}

#bo_v_top{display:none;}
#bo_v_bot{padding:15px 0;}
#bo_v_bot a{background:none; border:1px solid #ddd; padding:0 8px; color:#ccc;}
#bo_v_bot .bo_v_com a{background:#fff;}
.bo_v_com li{margin:0; margin-left:-1px;}
@media screen and (min-width:767px) {
a.btn_cancel {display:inline-block;padding:0px 20px; line-height:45px; border-radius:5px;}

.bo_fx{ position:relative; bottom:auto; left:auto; width:auto; margin-top:20px;}
.bo_fx ul li{ margin:0 0 0 5px;}
.bo_fx a, .bo_fx button{ display:inline-block; width:auto; height:40px; line-height:40px; border:1px solid #ddd;
						 font-size:15px; border-radius:0; background:#fff; color:#333; padding:0 10px; border-radius:5px;} 
.bo_fx a{background:#D12B32;}
#bo_list a.btn_b02{background:none; background-color:#666; text-indent:inherit; padding:0 10px; border-radius:5px;}
#bo_v_bot a{ padding:5px 10px; color:#333; font-size:1.1em;}

}




/* 게시판카테고리 */
#bo_cate{ background:#fff; position:relative; z-index:999;}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate>ul {margin-bottom:0px;padding-left:1px;zoom:1; border-bottom:1px solid #f2f2f2; overflow-x:scroll; white-space:nowrap; padding:0 30px;}
#bo_cate>ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate>ul>li {padding:0 5px; display:inline-block; white-space:nowrap;}
#bo_cate>ul>li:last-child{margin-right:35px;}
#bo_cate>ul>li>a {display:block;position:relative;line-height:1.2em;cursor:pointer; padding:13px 5px 12px 5px; font-size:1.1em;}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:0;background:#fff;color:#20e4bf;font-weight:bold; position:relative;}
#bo_cate #bo_cate_on:after{content:""; display:block; width:100%; height:2px; background:#20e4bf;
						   position:absolute; bottom:0; left:0;}
#bo_cate .open_btn{ position:absolute; right:0; top:0; padding-left:15px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+60&0+0,1+60 */
background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 60%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 60%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
#bo_cate .open_btn p{margin:10px; width:20px; height:20px; line-height:18px; font-size:1em; 
					border-radius:50%; background:#fff; border:2px solid #1a1a1a; color:#1a1a1a; text-align:center;}
#bo_cate_all{ position:absolute; width:100%; left:0; top:41px; z-index:999; display:none; background:#fff; box-shadow:0 3px 3px rgba(0,0,0,0.1);
			  margin-bottom:0px;padding-left:1px;zoom:1; border-bottom:1px solid #f2f2f2; background:#fff; padding:25px 20px;}
/* 1차메뉴만 있을때 */
#bo_cate_all ul{margin:0; padding:5px 0;}
#bo_cate_all ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate_all li{float:left; margin-bottom:2px;}
/* 2차메뉴까지 있을때 */
#bo_cate_all dl{margin:0; padding:3px 0;}
#bo_cate_all dl:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate_all dt{float:left; font-size:1.2em; margin-right:8px; line-height:26px;}
#bo_cate_all dd {float:left;}
#bo_cate_all dd:first-child{float:none;}
#bo_cate_all a{opacity:0.9; display:inline-block; line-height:26px; padding:0px 8px; border:1px solid #ddd; color:#999; border-radius:15px; margin-right:1px;}
#bo_cate_all #bo_cate_on{border:1px solid #ccc; background:#FBFBFB; font-weight:600;}
#bo_cate_all #bo_cate_on:after{ display:none; }

#bo_cate.on{position:fixed; top:0; left:0; width:100%; box-shadow:0 0 5px rgba(0,0,0,0.2);}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap {margin:0 0px 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

/* 폼 테이블 */
.tbl_frm01 {}
.tbl_frm01 th {padding:10px 0;width:90px;border:1px solid #e9e9e9;border-left:0;text-align:left}
.tbl_frm01 td {padding:10px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;vertical-align:middle;line-height:1.8em;-webkit-appearance:none}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px;width:100%}
.tbl_frm01 .frm_info {display:block;padding:5px 0 0;color:#666;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:20px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}
@media screen and (min-width:767px) {
.empty_table {padding:50px 0 !important;}
}
/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:150px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#673695; font-weight:600;}
.txt_expired {color:#ccc}
.txt_rdy {color:#673695; opacity:0.5;}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #4e5d60;border-bottom:1px solid #e9e9e9;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .tbl_wrap {margin:0 20px}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:10px 20px}

.new_win .win_btn {clear:both;margin:20px;text-align:center}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:2.5em;background:#666;color:#fff;text-decoration:none;vertical-align:middle;line-height:2.5em}
.new_win .win_btn button {display:inline-block;padding:0 10px;height:2.5em;border:0;background:#666;color:#fff;text-decoration:none;line-height:2.5em}
.new_win .win_btn input {padding:0 10px;height:2.5em;line-height:2.5em}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#fff; border:1px solid #ddd; text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0px 0 0;background:#333;color:#fff !important;font-weight:normal}


.pg_page{margin:0 7px; border:none;}
.pg_page, #area_main .pg_current{border-radius:50px; font-size:15px; line-height:28px; width:30px; height:30px; font-weight:400;}
.pg_current{width:30px; height:30px; box-sizing:border-box; border-radius:50px; background:#0077e8; border:1px solid #0077e8; font-size:15px; line-height: 28px;}
.pg_end, #area_main .pg_next,
.pg_start, #area_main .pg_prev{border:none; border-radius:0;}
.pg_end,
.pg_start{text-indent:-9999px; border:1px solid #eee; border-radius:50px;}
.pg_start{background:url('../img/app/page_arrow.svg')no-repeat center; background-size:6px 12px; transform:rotate(-180deg);}
.pg_end{background:url('../img/app/page_arrow.svg')no-repeat center; background-size:6px 12px;}

/* PC화면으로 */
#device_change {display:block;margin:5px;padding:5px 0;border:1px solid #eee;border-radius:2em;color:#000;font-size:1em;text-decoration:none;text-align:center}

/* 글등록시 첨부 이미지 */
#bo_w #bf_wrap dl{border-bottom:0;}
#bo_w #bf_wrap dt{margin-bottom:10px;}
#bo_w #bf_wrap dt,
#bo_w #bf_wrap dd{ float:none;}
#bo_w #bf_wrap dd:after{content:""; display:block; clear:both;}
#bf_wrap .el_hidden {width: 0; height: 0; position: absolute; z-index: -1; opacity: 0;}
#bf_wrap #bf_prev_wrap{ display:inline;}
#bf_wrap .prev_area { width:100px; height: 90px; position: relative;  float:left; margin-right: 8px; margin-bottom:8px;}
#bf_wrap .prev_area .img_bd{ position:relative; width:100%; height:100%; border:1px solid #ddd; border-radius:4px; overflow:hidden;}
#bf_wrap .prev_area .img_bd img {width:100%; height: auto; position:absolute; left:0; top:50%; transform:translateY(-50%);}

#bf_wrap .prev_area button{position: absolute; border:0; right:-6px; top:-6px; background:#EE432B; border-radius:50%; color:#fff; 
							width:18px; height:18px; font-size:0.8em; z-index:1;}
#bf_wrap .img_add{ float:left; vertical-align:middle;}
#bf_wrap .img_add .btn{ width:100px; height:90px; border:1px solid #ddd; background:#fff; color:#ccc;}

/* loading */
#loading_area {display: none; position: fixed; top: 50%; margin-top: -25%; text-align: center; width: 100%;}
.loader, .loader:after {border-radius: 50%; width: 10em; height: 10em;}
.loader {margin: 60px auto; font-size: 10px; position: relative; text-indent: -9999em; border-top: 1.1em solid rgba(255, 255, 255, 0.2); border-right: 1.1em solid rgba(255, 255, 255, 0.2); 
border-bottom: 1.1em solid rgba(255, 255, 255, 0.2); border-left: 1.1em solid #20e4bf; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation: load8 1.1s infinite linear; animation: load8 1.1s infinite linear;}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* about */
#container_wrap #ctt{padding:0;}
#container_wrap .sub_title{margin:0 0 20px;}
.area_about{}
.area_about h2{position:relative; margin:0 0 40px; display:block; font-size:32px; font-weight:600; color:#111; padding:0 0 0 45px;}
.area_about h2:before{content:''; position:absolute; top:-4px; left:0; width:36px; height:34px; background:url(../img/app/icon_title.png)no-repeat center; background-size:contain;}
.area_about .box02{padding:100px 0; background:#f9f9f9; text-align:center;}
.title_logo{display:inline-block; background:#ffe668; padding:5px 80px; border-radius:100px; box-sizing:border-box; border:1px solid #fadd4a;}
.title_logo h3{font-size:60px; font-weight:bold; color:#222; line-height:1.5em;}
.title_logo h3 span{color:#324fc7;}
.box_cont{position:relative; margin:100px 50px 0; }
.box_cont .txt{text-align:left;}
.box_cont .txt ul > li{display:block; margin:0 0 30px; font-size:27px; font-weight:400; color:#222; line-height:1.5em;}
.box_cont .txt ul > li h3{display:inline-block; font-size:50px; font-weight:bold; color:#3350c7;}
.box_cont .txt span{display:block; margin:50px 0 0; line-height:1.8em; font-size:18px; font-weight:600; color:#555; word-break:keep-all;}
.box_cont .img{position:absolute; top:50%; right:0; transform:translateY(-50%);}
.box_cont .img img{width:auto;}
.about_list{margin:100px auto 0; width:80%;}
.about_list > li{display:block; margin:0 0 80px;}
.about_list > li:after{content:""; display:block; clear:both;}
.about_list > li > div{float:left;}
.about_list > li .area_img{width:50%;}
.about_list > li .area_img img{box-shadow: 0px 10px 40px 10px rgba(0, 0, 0, 0.09);}
.about_list > li .area_txt{display:table; margin:0 0 0 3%; width:47%; height:485px;}
.about_list > li:nth-child(2) .area_txt{margin:0 3% 0 0; width:50%}
.about_list > li:nth-child(2) .area_img{float:right; width:47%}
.about_list > li .area_txt .area_txt_wrap{display:table-cell; vertical-align:middle; height:100%;}
.about_list > li .area_txt .area_txt_wrap h4{font-size:30px; font-weight:bold; color:#222; line-height:1.4em;}
.about_list > li .area_txt .area_txt_wrap p{display:block; margin:20px 0 0; font-size:17px; font-weight:500; color:#555; line-height:1.6em; word-break:keep-all;}

@media screen and (max-width:1300px) {
	.box_cont{margin:80px 50px 0;}
	.box_cont .txt ul > li{font-size:25px;}
	.title_logo h3{font-size:50px;}
	.box_cont .img img{width:450px;}
	.about_list{width:88%;}
}
@media screen and (max-width:1200px) {
	.box_cont{margin:80px 20px 0;}
	.title_logo{padding:5px 50px;}
	.title_logo h3{font-size:45px;}
	.box_cont .img img{width:400px;}
	.box_cont .txt ul > li{margin:0 0 20px;}
	.box_cont .txt ul > li h3{font-size:40px;}
	.box_cont .txt span{margin:30px 0 0;}
	.about_list{width:100%;}
}
@media screen and (max-width:1100px) {
	.box_cont{margin:80px 0 0;}
	.box_cont .img img{width:360px;}
}
@media screen and (max-width:1024px) {
	.area_about .box02{padding:70px 0;}
	.box_cont{margin:50px 0 0;}
	.box_cont .img{position:relative; top:unset; right:unset; transform:none;}
	.box_cont .txt{margin:30px 0 0; text-align:center;}
	.box_cont .txt ul > li{font-size:22px; margin:0 0 10px;}
	.box_cont .txt ul > li h3{font-size:35px;}
	.about_list > li .area_img img{width:100%;}
	.about_list > li .area_txt .area_txt_wrap p br{display:none;}
	.about_list > li .area_txt{margin:0 0 0 5%; width:45%; height:485px;}
	.about_list > li:nth-child(2) .area_txt{margin:0 5% 0 0; width:50%}
	.about_list > li:nth-child(2) .area_img{width:45%}
}
@media screen and (max-width:900px) {
	.about_list > li .area_txt{height:430px;}
}
@media screen and (max-width:850px) {
	.about_list{text-align:center; margin:70px auto 0; width:80%;}
	.about_list > li{float:unset; display:inline-block; margin:0 0 50px;}
	.about_list > li .area_img,
	.about_list > li:nth-child(2) .area_img{width:100%;}
	.about_list > li .area_img img{width:auto;}
	.about_list > li .area_txt,
	.about_list > li:nth-child(2) .area_txt{width:100%; margin:30px 0 0; width:auto; height:auto; text-align:center;}
	.about_list > li .area_txt .area_txt_wrap p{margin:10px 0 0;}
}
@media screen and (max-width:767px) {
	#container_wrap{padding:30px 0 0;}
	.area_about h2{margin:0 0 20px 10px; font-size:22px; padding:0 0 0 30px;}
	.area_about h2:before{width:26px; height:24px;}
	.title_logo{padding:0 30px;}
	.title_logo h3{font-size:40px;}
	.about_list > li .area_txt .area_txt_wrap h4{font-size:27px;}
}
@media screen and (max-width:550px) {
	.title_logo{padding:8px 20px;}
	.title_logo h3{font-size:35px; line-height:1.1em;}
	.area_about .box02{padding:40px; }
	.box_cont{margin:20px 0 0;}
	.box_cont .txt{margin:0;}
	.box_cont .txt span{margin:15px 0 0;}
	.box_cont .txt span br{display:none;}
	.box_cont .txt ul > li{font-size:20px;}
	.box_cont .txt ul > li h3{font-size:32px;}
	.about_list{margin:40px auto 0;}
	.about_list > li .area_img img{width:100%;}
	.about_list > li .area_txt .area_txt_wrap h4{font-size:22px;}
	.about_list > li .area_txt .area_txt_wrap p{font-size:16px;}
}
@media screen and (max-width:500px) {
	.title_logo h3{font-size:30px;}
	.box_cont .txt ul > li{font-size:18px}
	.box_cont .txt ul > li h3{font-size:28px;}
}
@media screen and (max-width:450px) {
	.box_cont .img img{width:100%;}
	.title_logo h3{font-size:26px;}
	.about_list > li{margin:0 0 30px;}
}

.modal-dialog{position:absolute; top:50%; left:50%; margin:0; width:400px; transform:translate(-50%,-50%) !important;}
.modal-content{border:none; box-shadow:none; border-radius:14px; background-color:transparent;}
.modal-header{position:relative; border-bottom:none; background:#0077e8; text-align:center; border-radius:10px 10px 0 0;}
.modal-header .close{position:absolute; top:16px; right:10px; display:inline-block; width:20px; height:20px; opacity:1;}
.modal-header .close i{margin:0;}
.modal-header .close > span{display:block; position:absolute; top:7px; left:0; width:100%; height:2px; background:#fff;}
.modal-header .close > span:nth-of-type(1){transform: rotate(-45deg);}
.modal-header .close > span:nth-of-type(2){transform: rotate(45deg);}


.modal-header .close{margin-top:4px; opacity:0.7; }
.modal-header .close i{margin:0;}
.fa-times-circle:before{color:#fff;}
.modal-header > h4{color:#fff; font-size:20px; font-weight:bold;}
.modal-body{background:#fff; border-radius:0 0 10px 10px; padding:40px 20px; box-sizing:border-box; text-align:center;}
.modal-body p{font-size:17px; font-weight:400; color:#555; line-height:1.6em; word-break:break-word;}
.modal-body p.ko{word-break:keep-all;}
.modal-body ul{width:100%;}
.modal-footer{border-top:none;}
.modal-body .link_list{width:100%;}
.modal-body .link_list:after{content:""; display:block; clear:both;}
.modal-body .link_list > li{float:left; width:calc(100% / 4); width:-webkit-calc(100% / 4);}
.modal-body .link_list > li > a{display:block;}
.modal-body .link_list > li > a .icon{height:59px;}
.modal-body .link_list > li > a .icon img{width:100%; height:100%;}
.modal-body .link_list > li > a span{display:block; margin:7px 0 0; font-size:15px; font-weight:400; color:#333; line-height:1.5em;}

#myModal3 .modal-dialog{width:500px;}
#myModal3 .modal-body{padding:40px 15px;}
#myModal3 .modal-body span{font-size:15px; font-weight:400; color:#555; word-break:keep-all;}
#myModal3 .modal-body ul{margin:10px 0 0;}
#myModal3 .modal-body ul > li{text-align:left; width:100%;}
#myModal3 .modal-body ul > li span{display:block; margin:0 0 5px ;font-size:14px; font-weight:bold; color:#333; line-height:1.5em; word-break:keep-all;}
#myModal3 .modal-body ul > li .cont{display:block; width:100%;}
#myModal3 .modal-body ul > li .cont input{border:1px solid #eee; width:100%; height:45px; padding:10px; line-height:45px; border-radius:5px; box-sizing:border-box; background:#f9f9f9; font-size:15px; font-weight:400; color:#333;}
#myModal3 .modal-footer{padding:0 15px 15px; text-align:center;}
#myModal3 .modal-footer .btn{width:100%; padding:15px; box-sizing:border-box; background:#3d404b; border:none; color:#fff; font-size:16px; transition:all 0.3s ease;}
#myModal3 .modal-footer .btn:hover{background:#444;}

#myModal .modal-body{padding:0;}
#myModal .modal-body li{font-size:15px; font-weight:400; color:#222; border-bottom:1px solid #eee; box-sizing:border-box;}
#myModal .modal-body li:last-child{border-bottom:none;}
#myModal .modal-body li > a{display:block; width:100%; height:100%; padding:15px 10px; box-sizing:border-box;}
@media screen and (max-width:767px) {
	#myModal3 .modal-dialog{width:450px;}
}
@media screen and (max-width:550px) {
	.modal-dialog{width:340px;}
	.modal-header > h4{font-size:18px;}
	.modal-header .close{margin-top:2px;}
	.modal-body .link_list > li > a .icon{height:51px;}
	.modal-body .link_list > li > a span{margin:5px 0 0; font-size:14px;}
	#myModal3 .modal-dialog{width:90%;}
}
@media screen and (max-width:450px) {
	#myModal3 .modal-body{padding:25px 15px;}
}
@media screen and (max-width:400px) {
	.modal-dialog{width:90%;}
	.modal-header{padding:12px;}
	.modal-body{padding:20px;}
	.modal-body .link_list{width:80%; margin:0 10%;}
	.modal-body .link_list > li{margin:0 0 15px; width:calc(100% / 2); width:-webkit-calc(100% / 2);}
	.modal-body .link_list > li:nth-child(n+3){margin:0;}
}

.swal-text:first-child{margin-top:0;}
.swal-text{padding:50px 0; width:100%; text-align:center; font-size:16px; font-weight:400; color:#333; line-height:1.5em; word-break:keep-all;}
.swal-modal{width:420px; border-radius:10px;}
.swal-footer{margin-top:0; padding:0; box-sizing:border-box; width:100%;}
.swal-button-container{width:100%; margin:0;}
.swal-button{width:100%; border-radius:0; padding:15px 20px; background:#ffe668; border-radius:0 0 9px 9px; color:#222;}
.swal-button:not([disabled]):hover,
.swal-button:active{background:#3d59a8; color:#fff;}
.swal-button:focus{box-shadow:none;}

#layer{width:450px !important; height:500px !important; position:fixed; top:50% !important; left:50% !important; transform:translate(-50%,-50%);}
#layer .add_title{display:none;}

@media screen and (max-width:767px){
	#layer #btnCloseLayer{display:none;}
	#layer{top:0 !important; left:0 !important; right:0 !important; bottom:0 !important; width:100% !important; height:100% !important; z-index:9999 !important; transform:none;}
	#layer .add_title{display:block;position:relative; padding:11px !important; height:50px; border-bottom:1px solid #ddd; text-align:center; box-sizing:border-box; background:#fff;}
	#layer .add_title > h2{padding:0; font-size: 18px; font-weight:bold; color:#333;}
	#layer .add_title .btn_close2{position:absolute; top:50%; right:15px; transform:translateY(-50%);}
	#layer .btn_close2{position:relative; display:inline-block; width:20px; height:20px; cursor:pointer;}
	#layer .btn_close2 > span{display:block; position:absolute; top:7px; left:0; width:100%; height:2px; background:#111;}
	#layer .btn_close2 > span:nth-of-type(1){transform: rotate(-45deg);}
	#layer .btn_close2 > span:nth-of-type(2){transform: rotate(45deg);}
}






/* 회사소개 */
.companyBoxBlue{
    width: 70%;
    margin: 0 auto;
    text-align: center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin-bottom: 100px;
    position: relative;
    z-index: 2;
}
.companyBox:after{content:'';position: absolute;display:block;background: #0278e8 url(../img/app/comp_bg.gif) no-repeat;width: 50%;left: 50%;top: 0;margin-left: -25%;z-index: 1;bottom: 90px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.companyBox{
    position: relative;
	margin-top:60px
}
.companyBox .tit{
    color: #FFF;
    font-size: 23px;
    font-weight: 600;
    line-height: 100px;
}
.companyBox .txtBox{
    background: #FFF;
    width: 70%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 15px 20px #d5d5d5;
    -moz-box-shadow:0 15px 20px #d5d5d5;
    box-shadow: 0 15px 20px #d5d5d5;
    padding: 40px 80px;
    word-break: keep-all;
    line-height: 32px;
    font-size: 16px;
    margin: 0px auto -45px;
}
.companyBox .txtBox p{
    margin-top: 30px;
    font-weight: 600;
    font-size: 17px;
}

/* 레벨 */
.levelBox {}
.levelBox ul{overflow: hidden;margin-bottom: 50px;}
.levelBox ul li{
    float: left;
    border-radius: 10px;
    padding: 20px;
    display: table;
    width: 33%;
}
.levelBox ul li:nth-of-type(2){
    margin: 0 2%;
    background: #f0f0f0;
}
.levelBox ul li:nth-of-type(3){
    background: #fdf0d5;
}
.levelBox ul li.normal{
    border: 2px solid #DDD;
    width: 30%;
}
.levelBox li img{
    padding-right: 15px;
}
.levelBox li div{display:table-cell;vertical-align: middle;}
.levelBox .tit{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -.5px;
}
.levelBox .tit span{
    display: inline-block;
    background: #a87100;
    color: #FFF;
    padding: 2px 8px;
    font-size: 15px;
    font-weight: normal;
    margin-left: 10px;
}
.levelBox li:nth-of-type(2) .tit span{
	    background: #656565;
}
.levelBox .txt{
    color: #000;
    font-size: 15px;
    margin-top: 4px;
	word-break:keep-all;
}
.levelBox .txt span{}





@media screen and (max-width:1200px){
	.companyBoxBlue{
		width: 90%;
	}
	.companyBox:after {
		content: '';
		width: 84%;
		left: 50%;
		margin-left: -42%;
		bottom: 90px;
	}
	.companyBox .txtBox {
		width: 92%;
		margin: 0px auto -45px;
	}
	.levelBox .tit span {margin:10px 0 5px 0;margin-top:10px}
	.levelBox li div {vertical-align:top}

}
@media screen and (max-width:768px){
	.companyBox {margin-top:30px}
	.companyBox .tit{    font-size: 16px;
		line-height: 70px;
	}
	.companyBox .txtBox {font-size: 14px;width: 85%;padding: 10px 15px;line-height: 1.7;text-align: left;}
	.companyBox .txtBox p {text-align:right}
	.levelBox ul li {
		padding: 10px;
	}
	.levelBox ul li.normal {border: 0;}
	.levelBox ul li:nth-of-type(2) {}
	.levelBox li img {margin:0;width: 28px;padding:0;}
	.levelBox li div {display:table-row;text-align:center}
	.levelBox .tit{
		margin-top: 10px;
		font-size: 18px;
	}
	.levelBox .tit span{padding: 3px 10px;font-size: 14px;line-height: 1.5;}
	.levelBox .txt{
		font-size: 13px;
		line-height: 1.5;
		word-break: keep-all;
	}
	.levelBox .txt span{
		display:block
	}
	.levelBox ul {margin-bottom:30px}

}