@charset "utf-8";
/* SIR 지운아빠 */
@import url(https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css);/* 나눔스퀘어 */
@import url('https://fonts.googleapis.com/css2?family=Russo+One&family=Squada+One&display=swap'); /* Squada One체 */
@import url('https://fonts.googleapis.com/css2?family=Montserrat+Subrayada:wght@400;700&family=Montserrat:wght@600;700;800&display=swap');

/*G마켓산스 폰트*/
@font-face {
	font-family: 'Gmarket Sans';    font-style: normal;    font-weight: 700;
	src: local('Gmarket Sans Bold'), local('GmarketSans-Bold'),
	url('https://script.ebay.co.kr/fonts/GmarketSansBold.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('https://script.ebay.co.kr/fonts/GmarketSansBold.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
	font-family: 'Gmarket Sans';    font-style: normal;    font-weight: 500;
	src: local('Gmarket Sans Medium'), local('GmarketSans-Medium'),
	url('https://script.ebay.co.kr/fonts/GmarketSansMedium.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('https://script.ebay.co.kr/fonts/GmarketSansMedium.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
	font-family: 'Gmarket Sans';    font-style: normal;    font-weight: 300;
	src: local('Gmarket Sans Light'), local('GmarketSans-Light'),
	url('https://script.ebay.co.kr/fonts/GmarketSansLight.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('https://script.ebay.co.kr/fonts/GmarketSansLight.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* 초기화 */
html {overflow-y:scroll}
/*body {margin:0;padding:0 !important;font-size:13px; letter-spacing:-0.2px; line-height:1.6em; color:#463f4a; 
	  font-family:'Noto Sans KR','Spoqa Han Sans', sans-serif; font-weight:400; word-break:keep-all; min-width:320px}*/
body {margin:0px auto;padding:0 !important;font-size:13px; letter-spacing:-.050em; line-height:1.6em; color:#463f4a;  font-family:'Montserrat','Noto Sans KR','Malgun Gothic','맑은 고딕',Dotum,'돋움','AppleGothic','Apple SD Gothic Neo',sans-serif; font-weight:400; word-break:keep-all;min-width:320px; max-width:720px}  
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; width:auto !important}
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:keep-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}
.cl{ clear:both}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:1px}
#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}

/* 상단 레이아웃 */
#hd {position:relative;background:#fff; border-bottom:1px solid #e9e9e9; padding:12px 5px 12px 0;}
#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_wrapper{position:relative;}
#hd_wrapper .bigtitle{float:left; line-height:40px;}
#hd_wrapper .bigtitle .btn_back {}
#hd_wrapper .bigtitle .btn_back img{height:30px;}
#hd_wrapper .bigtitle .title{font-size:1.3em; margin-left:5px; }
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#hd_wrapper .cate{ font-size:1.8em; position:absolute; right:0px; top:5px}
#hd_wrapper .cate a{ padding:10px !important}
#hd_wrapper .cate img{ height:25px}
#hd_wrapper .scate{ font-size:1.8em; position:absolute; right:0px; top:12px}
#hd_wrapper .scate img{ height:25px}
#hd_wrapper .my{ font-size:1.8em; position:absolute; left:0px; top:12px}
#hd_wrapper .search{ font-size:1.8em; position:absolute; right:40px; top:5px}
#hd_wrapper .search a{ padding:10px !important}
#hd_wrapper .search img{ height:25px}
#hd_wrapper .back a{ display:inline-block; padding: 0 10px 0 12px; margin:0 5px 0 0}
#hd_wrapper .back { padding:0}
#hd_wrapper .back img{ height:25px}

/* 상단 레이아웃 메인 */
#hd_main {position:relative;background:#fff; padding:12px 5px 20px 0;}
#hd_main:after {display:block;visibility:hidden;clear:both;content:""}

/* 상단 레이아웃 업체 뷰 */
#hd_map{position:fixed; border-bottom:0px; padding:12px 20px; width:100%; z-index:10}
#hd_view{position:fixed; border-bottom:0px; padding:12px 5px 12px 0; width:100%; z-index:10; height:70px; top:0; left:0}
#hd_view i{ color:#363636; transition:all .5s;}
#hd_view #container_title {margin:5px 20px 5px 40px; font-size:1.3em;font-weight:600; color:#fff; position:absolute; top:0; transition:all .5s;}
.tmenu{ position:absolute; right:0px; top:-7px}

#hd_view.is-hidden #container_title {margin:10px 20px;font-size:1.3em;font-weight:600; color:#333; display:none; transition:all .5s;}
#hd_view.is-hidden{ /*background:rgba(255,255,255,1); -webkit-
form: translateZ(0);
	transform: translateZ(0);
	will-change: transform;
	transition: all 2s;
	-webkit-transition: -webkit-transform 2s;
	transition: -webkit-transform 2s;
	transition: transform 2s;
	transition: transform 2s, -webkit-transform 2s;
	  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
       transform: translateY(0%);
	transition: all ease .5s;
	box-shadow: 0 2px 4px rgba(0,0,0,0.35);
	z-index:1000;*/
	}
#hd_view.is-hidden i{ transition:all .5s; color:#fff; background:#5c56d1; border-radius:7px; padding:8px}
#hd_view.is-hidden i.back{ display:none}
#hd_view.is-hidden .logo { background:url(../img/common/logo.png) no-repeat; background-size:0px; height:0px}
#logo img{height:36px; margin:20px 0 5px 0;}
.logo { background:url(../img/common/logo.png) no-repeat; background-size:100px; height:24px; position:relative; top:5px; left: 12px;}
.logo img{height:36px; margin:5px 0 5px 10px;}
#hd_sch {text-align:left; float:left; width:calc(100% - 160px);}
#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch form {position:relative; width:100%; height:28px; display:inline-block; padding:0px 5px 3px 5px; border-bottom:1px solid #1a1a1a;}
#hd_sch input#sch_stx {width:calc(100% - 30px); height:25px;border:0; background:none !important; line-height:25px;vertical-align:middle;color:#999}
#hd_sch input#sch_stx::-webkit-input-placeholder { color:#ccc; opacity:0.7; letter-spacing:-1px; }
#hd_sch input#sch_stx::-moz-placeholder { color:#ccc; opacity:0.7; letter-spacing:-1px; }
#hd_sch input#sch_stx::-ms-input-placeholder { color:#ccc; opacity:0.7; letter-spacing:-1px;} 
#hd_sch #sch_submit {margin:0;width:25px;height:23px;border:0;background:url(../img/app/hd_sch_btn.png) no-repeat 50%/auto 100%;vertical-align:middle;
					 color:#fff;text-indent:-9999px;}

#hd_nb {text-align:center; display:inline-block; vertical-align:middle; float:right; padding:2px 0; line-height: 40px;}
#hd_nb li{display:inline-block; margin-left:3px; position:relative;}
#hd_nb li span.on{ display:block; width:10px; height:10px; border-radius:50%; background:#20E4BF; position:absolute; right:1px; top:0; z-index:1; border:2px solid #fff;}
#hd_nb a {display:inline-block; text-align:center; padding:0;text-decoration:none}
#hd_nb img{height:25px;}

#hd_latest{font-size:0.9em;}

/* 중간 레이아웃 */
#m_wrapper {margin:0 auto; min-width:320px; max-width:720px;}
#wrapper {margin:0 auto 50px; min-width:320px; /*max-width:720px;*/}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#container {position:relative;min-height:300px}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin:5px 20px 5px 40px; font-size:1.3em;font-weight:600; color:#333; position:absolute; top:0}

/* 텍스트 크기 조절 */
#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_copy{padding:25px 20px; font-size:0.7em; width:100%;}
#ft_copy #ft_company {text-align:left; line-height:1.5em; font-size:1.1em;}
#ft_copy #ft_company a {display:inline-block;padding:0;}
#ft_copy #ft_company a:after{content:""; display:inline-block; width:1px; height:8px; background:#ddd; margin:0 3px 0 5px; vertical-align:middle;}
#ft_copy #ft_company a:last-child:after{ display:none;}
#ft_copy b {color:inherit}
#ft_copy a {color:inherit;text-decoration:none}

#ft{height:65px;}
#ft_menu{position:fixed; bottom:0; left:0; width:100%; background:#fff; padding:8px 0; box-shadow:0 0 10px rgba(0,0,0,0.2); z-index:99;}
#ft_menu ul:after{content:""; display:block; clear:both;}
#ft_menu li{float:left; width:20%; text-align:center; position:relative; letter-spacing:-.050em}
/*#ft_menu li:nth-child(3) { width:26% !important; color:#fff; padding:10px 0; width:57px; height:57px; border-radius:25%; font-size:1.2em; display:block; margin:0px auto; line-height:1.0em; position:relative; top:-38px; border:5px solid #fff; box-shadow:0px -2px 3px rgba(0,0,0,.3);}
#ft_menu li:nth-child(3) p{ position:relative; top:10px; font-weight:bold; color:#101f40; font-size:1.07em}
#ft_menu li:nth-child(3) i{ margin:0 !important; font-size:2.4em; padding: 4px 0 0; color:#fff; background:#5689f5; padding:14px; border-radius:7px}*/
#ft_menu li img{height:25px; margin:6px 0 2px;}}
#ft_menu li.on p{ font-weight:600; color:#1a1a1a; opacity:1;}
#ft_menu li a{ color:#949ba8; font-size:.87em; margin:0 0 5px; font-weight:600; display:block}
#ft_menu p{ margin:2px 0 0}
#ft_menu p.on{ color:#5c56d1}
/*sns 회원가입 하단 고정 배너*/
#ft_menu02{position:fixed; bottom:0; left:0; width:100%; background:url(../img/common/intro_bg.png) no-repeat 70% 10px #3282cd; background-size:130px; height:80px; padding:20px 30px}
#ft_menu02 .phone{ position:absolute; right:20px; top:-30px; z-index:1}
#ft_menu02 .phone img{ width:120px}
#ft_menu02 p.t{ color:#fff; font-size:1.5em; font-weight:bold; margin:0 0 2px}
#ft_menu02 p.c{ color:rgba(255,255,255,.7); font-size:1.0em; font-weight:400}
#ft_menu02 img{ width:100%}

#ft_btn{position:fixed; z-index:9; bottom:67px; right:10px;}
#ft_btn .btn_place{position:absolute; right:0; bottom:75px; color:#fff; padding:15px 0; background:#2d7ce4; width:50px; height:50px; border-radius:50%; font-size:1.37em; line-height:1.0em; text-align:center; box-shadow:0 2px 3px rgba(0,0,0,0.35); }
#ft_btn .btn_qr{display:block; color:#222; padding:15px 0; background:#fff; width:65px; height:65px; border-radius:50%; font-size:2.5em; line-height:1.0em; text-align:center; box-shadow:0 2px 3px rgba(0,0,0,0.35); border:2px solid #2d7ce4;}
#ft_btn .btn_place i, .btn_qr i{ margin:0 !important}
#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 .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:#666; font-size:1.3em; z-index:999; opacity:0.9;}

/* 하단 장소,상점 토글 버튼 */
.float-circle {
  position: absolute;
  top: 30%;
  left: 20%;
  -moz-transform: translateX(20%) translateY(-150%);
  -o-transform: translateX(20%) translateY(-150%);
  -ms-transform: translateX(20%) translateY(-150%);
  -webkit-transform: translateX(20%) translateY(-150%);
  transform: translateX(20%) translateY(-150%);
  width: 60px;
  height: 60px;
  -webkit-transition: transform 0.5s, background-color 0.5s, opacity 0.2s;
  -moz-transition: transform 0.5s, background-color 0.5s, opacity 0.2s;
  -ms-transition: transform 0.5s, background-color 0.5s, opacity 0.2s;
  -o-transition: transform 0.5s, background-color 0.5s, opacity 0.2s;
  transition: transform 0.5s, background-color 0.5s, opacity 0.2s;
  /*background-color: #fff;*/
  border-radius: 50%;
}
.float-circle p{ display:none}
.float-circle.open {
  cursor: pointer;
}
.float-circle.open p:before{font-family: "Font Awesome 5 Pro"; content:"\f341"; font-weight:200; display:block; margin:0 0 5px; font-size:1em}
.float-circle.open p{ display:block; color:#fff !important; font-size:.95em !important; opacity:1 !important; font-weight:bold; padding:10px 0 0 /*line-height:60px !important*/}
.float-circle.open#place {
  background-color: #ff9d15;
  -moz-transform: translate3d(-45%, -150%, 0);
  -o-transform: translate3d(-45%, -150%, 0);
  -ms-transform: translate3d(-45%, -150%, 0);
  -webkit-transform: translate3d(-45%, -150%, 0);
  transform: translate3d(-45%, -150%, 0);
}
.float-circle.open#shop {
  background-color: #00b6d2;
  -moz-transform: translate3d(85%, -150%, 0);
  -o-transform: translate3d(85%, -150%, 0);
  -ms-transform: translate3d(85%, -150%, 0);
  -webkit-transform: translate3d(85%, -150%, 0);
  transform: translate3d(85%, -150%, 0);
}
.float-circle.open:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.float-circle.open:active {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.float-circle.no-animation {
  animation: none;
}

#ft_btn_search .btn_qr i, #ft_btn_loca .btn_myloca i{ margin:0 !important}

/*검색화면 QR코드*/
#ft_btn_search{position:fixed; z-index:9; bottom:10px; right:10px;}
#ft_btn_search .btn_qr{display:block; color:#222; padding:15px 0; background:#fff; width:65px; height:65px; border-radius:50%; font-size:2.5em; line-height:1.0em; text-align:center; box-shadow:0 2px 3px rgba(0,0,0,0.35); border:2px solid #2d7ce4;}

/*검색화면 내 위치*/
#ft_btn_loca{position:fixed; z-index:9; bottom:10px; left:10px;}
#ft_btn_loca .btn_myloca{display:block; color:#222; padding:10px 0; background:#00b6d2; width:40px; height:40px; border-radius:50%; font-size:1.5em; line-height:1.0em; text-align:center; box-shadow:0 2px 3px rgba(0,0,0,0.35);}
#ft_btn_loca .btn_myloca i{ color:#fff}

/* 인트로 */
.intro_con_area{background:#fff; width:75%; margin:30px auto 0; box-shadow:0px 0px 5px rgba(0,0,0,.3); padding:20px 20px; border-radius:20px; position:absolute;left: 50%; transform: translateX(-50%); z-index:100; text-align:center; bottom:60px}
.intro_con_area h3{padding:0; font-size:1.20em; font-weight:bold}
.intro_con_area h3 span{ color:#823c9a}

.intro_btn { position:fixed; bottom:0; width:100%; z-index:100}
.intro_btn li{ display:inline-block; width:50%}
.intro_btn li:first-child{ border-right:1px solid }
.intro_btn li a{ background:#787dd6; text-align:center; font-size:1.20em; font-weight:bold; color:#fff; display:block; padding:15px}


/* 게시물 선택복사 선택이동 */
#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 {
    display: inline-block;
    padding: 0 80px;
    height: 60px;
    background: #787dd6;
    border-radius: 4px !important;
    color: #fff;
    border: 0;
    box-shadow: none;
    font-size: 1.3em !important;
    font-weight: bold;
	}
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}

/* 모바일게시판 버튼 */
/* 글쓰기버튼 */
.bo_fx{position:fixed; width:50px; bottom:85px; right:10px; 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:#211A2C; color:#fff;}
.bo_fx a{background:#D12B32;}
#bo_list a.btn_b02{ border:0; text-indent:-9999px;}

#bo_v_top{display:none;}
#bo_v_bot{padding:0px 20px; position: relative; z-index: 1;}
#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;}

/* 게시판카테고리 */
#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;}
#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; display:none}
.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 0 10px;/*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}

/* 필수입력 */
.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;font-weight:normal}

/* 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,
#bo_w #bf_wrap dd{ float:none;}
#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);
  }
}

/* 모바일 제품등록 */
#sit{ width:90%; margin:5% 5% 70px;}
.write_tbl{ width:100%}
.write_tbl caption{position:absolute; overflow:hidden; height:0; width:0; font-size:0; visibility:hidden;}
.write_tbl tr{ display:block; margin:0 0 10px}
.write_tbl th{ width:100%; display:block;}
.write_tbl th label{font-size:1.05em; font-weight:500; line-height:1.2em; margin-bottom:12px; display:none}
.write_tbl td { display:block; width:100%}
.write_tbl td select{ height:40px !important; margin:7px 0 10px; width:32.5%}
.write_tbl td input[type=text]{ 
    width:100%;
    border-bottom: 1px solid #ddd;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    background: #fff !important;
	height: 40px;
    padding: 5px;
   }
.write_tbl td textarea{ 
    width:100%;
    border-bottom: 1px solid #ddd;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    background: #fff !important;
	padding:5px;
   }
.btn_confirm .btn_submit{ z-index:100; position:fixed; bottom:0px; width:100%; left:0;}
.btn_confirm02 { z-index:100; position:fixed; bottom:0px; width:100%; left:0; border-radius:0 !important}


/* 글등록시 첨부 */
#bf_wrap {margin:15px 0 20px}
#bf_wrap dl{border-bottom:0;}
#bf_wrap dt,
#bf_wrap dd{ float:none;}
#bf_wrap dt { font-size:1.15em; font-weight:500; margin:0 0 8px}
#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;}

/* 글등록시 첨부 이미지 */
#bo_w #bf_wrap dl{border-bottom:0;}
#bo_w #bf_wrap dt,
#bo_w #bf_wrap dd{ float:none;}
#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 */

/* dropdown 설정창 */
.dropdown{ position:absolute; right:20px; top:20px}
.dropdown a{ color:#333 !important}
.dropdown i{ font-size:2.20em}
.dropdown li i{ font-size:inherit}
.dropdown li strong{ color:#111; font-weight:bold}
.dropdown-menu-right{padding: 10px 10px 10px !important;}
.dropdown-menu-right li a{ text-align:left !important}
.dropdown-menu-right { right:20px !important; top:0 !important}
.dropdown02{ position:absolute; right:0px; top:0px}
.dropdown02 a{ color:#333 !important}
.dropdown02 i{ font-size:2.20em}
.dropdown02 li i{ font-size:inherit}

/*모달 커스트마이징*/
.modal-dialog{ position:fixed; width:calc(100% - 20px); top:50%; transform:translateY(-50%) !important;}

/*내 위치*/
/*.my_loca{ color:#fff; padding: 10px 4%; background:#5c56d1; margin:15px 4% 10px; border-radius:3px}
.my_loca i{ color:#fff; font-size:1.20em; margin:0 5px 0 0}*/
.my_loca{ color:#5c56d1; font-size:1.12em; font-weight:600; padding: 20px 4% 10px; width: calc(100% - 80px);}
.my_loca i{ color:#5c56d1; font-size:1.30em; margin:0 5px 0 0}
.my_mloca{ position:absolute; top:25px; color:#5c56d1; font-size:1.12em; font-weight:600; padding: 15px 4% 10px; z-index:10;}
.my_mloca i{ color:#5c56d1; font-size:1.30em; margin:0 5px 0 0}
/*거리설정*/
#filter{ position:absolute; top:38px; right:15px; opacity:.9; font-size:1em; font-weight:600; padding:0 0 0 7px; color:#555; z-index:2}
#filter:after {
    display: block;
    font-family: "Font Awesome 5 Pro";
    color: #333;
    content: "\f107";
    position: absolute;
    top: 50%;
    left: -5px;
    transform: translateY(-50%);
    font-weight: 600;
}
/*거리설정 서브페이지*/
#sfilter{ position:absolute; top:18px; right:0px; opacity:.9; font-size:1em; font-weight:600; padding:0 0 0 7px; color:#555; z-index:3}
#sfilter:after {
    display: block;
    font-family: "Font Awesome 5 Pro";
    color: #333;
    content: "\f107";
    position: absolute;
    top: 50%;
    left: 7px;
    transform: translateY(-50%);
    font-weight: 600;
}
#sfilter a.dis_set{ padding:15px} 
#s_content h3{ position:relative}
/*#s_content h3 > span#filter{ position:absolute; right:15px; opacity:.9; font-size:.75em; font-weight:600; padding:0 0 0 7px; color:#555;}
#s_content h3 > span#filter:after {
    display: block;
    font-family: "Font Awesome 5 Pro";
    color: #333;
    content: "\f107";
    position: absolute;
    top: 50%;
    left: -5px;
    transform: translateY(-50%);
    font-weight: 600;
}*/

/*거리설정*/
#sort_list li{font-size:1.3em; padding:17px 25px; border-bottom:1px solid #ddd; position:relative; margin:0 !important; border-radius:0 !important}
#sort_list li:last-child{border-bottom:0;}
#sort_list li:after{
	display:block;
	font-family: "Font Awesome 5 Pro";
    color: #333;
	content:"\f111";
	position:absolute;
	top:50%; right:26px; transform:translateY(-50%);
	font-weight:300;
	font-size:0.98em;
}
#sort_list li.active:after{content:"\f192"; color:#5c56d1; font-weight:900; font-size:1.2em; right:25px;}
#qrcodeModal img{ width:320px; height:auto; margin:0px auto}