@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:16px;color:#000;font-weight:400;font-family:'Noto Sans KR', 'Nanum Gothic', sans-serif;background:#fff;
word-break:normal;word-break:keep-all;white-break:normal;}
table {font-family:'Noto Sans KR', 'Nanum Gothic', sans-serif;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h3, h4, h5, h6 {font-size:1em;font-family:'Noto Sans KR', 'Nanum Gothic', sans-serif;}
h2 {font-family:'Noto Sans KR', 'Nanum Gothic', sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
ol, ul, li, dl, dt, dd {margin:0;padding:0;list-style:none;font-family:'Noto Sans KR', 'Nanum Gothic', sans-serif;}/* li 까지 적용해야 슬라이드배너 버튼위치값 정상적용됨 */
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-weight:300}
input, button {margin:0;padding:0;font-family:'Noto Sans KR', 'Nanum Gothic', sans-serif;font-size:1.0em;font-weight:300}
button {cursor:pointer}
textarea, select {font-family:'Noto Sans KR', 'Nanum Gothic', sans-serif;font-size:1.0em}
select {margin:0}
p {margin:0;padding:0;word-break:keep-all; word-wrap:break-word;font-family:'Noto Sans KR', 'Nanum Gothic', sans-serif;}
hr {display:none}
pre {overflow-x:scroll;font-size:1.0em}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#1e9d28;text-decoration:none}
em {font-style:normal;}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}

input[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;}

input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {
-webkit-box-shadow:  0 0 5px #9ed4ff;
-moz-box-shadow:  0 0 5px #9ed4ff;
box-shadow: 0 0 5px #9ed4ff;
border: 1px solid #558ab7 !important;}
.placeholdersjs { color: #aaa !important; }

/* 팝업레이어 */
#hd_pop {position:relative;margin:0 auto;height:0;z-index:1000;}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:left;position:relative;}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding: 10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject{background:#000;text-align:left}
.hd_pops_footer .hd_pops_close{background:#393939;position:absolute;top:0;right:0}

/* 헤더 */
#hd {position:fixed;width:100%;height:100px;background:url('../img/gnb_bg.png') no-repeat center top;z-index:1000;}
.hd_zindex {z-index:10 !important}

/* 상단 */
#header {position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;}

#menu {position:absolute;top:0px;width:100%;}
#menu h1 {float:left;}/* 상단로고 */
.gnb_wrap {float:right;}

/* 유틸메뉴 */
#tnb {float:right;list-style:none;zoom:1;}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:right;letter-spacing:-0.05em;}
#tnb a {display:inline-block;color:#222;line-height:20px;background:#e5e5e5;border-radius:5px;}
#tnb a:focus, #tnb a:hover, #tnb a:active {color:#1e9d28;background:#ddd;}
#tnb .tnb_admin a{color:#ff0000;}

/* 대메뉴 */
	#gnb {position:relative;right:0;float:right;width:100%;}
	#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
	#gnb_1dul {margin:0;padding:0;zoom:1}
	#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
	#gnb_1dul li:first-child .gnb_1da {background:none;}

	.gnb_1dli {position:relative;float:left;text-align:center;z-index:10;}
	.gnb_1da {display:inline-block;clear:both;font-size:19px;line-height:65px;color:#000;text-align:right;}
	.gnb_1da:focus, .gnb_1da:hover {color:#1e9d28;}
	.gnb_1dli_air .gnb_1da {color:#1e9d28;}
	.gnb_1dli_on .gnb_1da {color:#1e9d28;}

	/*#gnb_1dul>li:nth-last-of-type(5) {}/*  */
	#gnb_1dul>li:nth-last-of-type(4) {}/*  */
	#gnb_1dul>li:nth-last-of-type(3) {}/*  */
	#gnb_1dul>li:nth-last-of-type(2) {}/*  */
	#gnb_1dul>li:nth-last-of-type(1) {}/*  */
	#gnb_1dul>li:nth-last-of-type(1) {}/*  */

	.gnb_2dul {display:none;position:absolute;top:70px;width:100%;min-height:350px;padding-top:15px;z-index:9999;}
	/*#gnb_1dul>li:nth-last-of-type(5) .gnb_2dul {width:75%;padding:30px 0 0 25%;}
	#gnb_1dul>li:nth-last-of-type(4) .gnb_2dul {width:80%;padding:30px 0 0 20%;}
	#gnb_1dul>li:nth-last-of-type(3) .gnb_2dul {width:78%;padding:30px 0 0 22%;}
	#gnb_1dul>li:nth-last-of-type(2) .gnb_2dul {width:90%;padding:30px 0 0 10%;}
	#gnb_1dul>li:nth-last-of-type(1) .gnb_2dul {width:60%;padding:30px 0 0 40%;}
	#gnb_1dul>li:nth-last-of-type(1) .gnb_2dul {width:120px;padding:30px 0 0 20% !important;}*/

	.gnb_2da {display:block;text-align:center;line-height:1.55em;color:#EBEBEB !important;/*background:url('../img/common/icon/dot_gray.gif') no-repeat 0 14px;padding-left:7px;*/font-weight:bold;}
	.gnb_1dli_air .gnb_2da {color:#1e9d28;/*background-color:#1e9d28;*/}/* 마우스오버시 해당 2차메뉴 */
	.gnb_1dli_on .gnb_2da {color:#1e9d28;/*background-color:#1e9d28;*/}
	.gnb_2da:focus, .gnb_2da:hover {color:#1e9d28 !important;}
	.gnb_1dli_over .gnb_2dul {display:block;left:0;color:#1e9d28 !important;}
	.gnb_1dli_over2 .gnb_2dul {display:block;left:0;color:#1e9d28 !important;}

	#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
	#gnb_empty a {text-decoration:underline}

/* 메인 공통 */
.bggray {width:100%;min-width:100%;background:#f2f2f2;}

/* 동그라미 배너 */
.quick_img {overflow:hidden;}
.quick_img li {float:left;}
.quick_img li a {display:block;clear:both;width:100%;height:100%;text-align:center;}
.quick_img li a .img {}
.quick_img li a .img p {overflow:hidden;border-radius:100%;z-index:1;}
.quick_img li a .img p img {width:100%;height:auto;transition: transform .5s ease;}
.quick_img li a:hover .img p img {transform: scale(1.05);transition: transform .5s ease;}
.quick_img li a:hover span, .quick_img li a:focus span, .quick_img li a:active span {color:#1e9d28;}
.quick_img li a span {display:block;clear:both;width:100%;color:#000;line-height:1.2em;vertical-align:top;font-family: 'GmarketSansMedium', sans-serif;}

/* box info-pink */
.box > .icon {position: relative;}
.box > .icon > .info {border:1px solid #d9d9d9;background:#fff;}

/* info-pink 메인최근게시물 */
.box > .icon > .info-pink {border:1px solid #d9d9d9;background:#fff;}

/* info-pink-2 대종회소개 */
.box > .icon > .info-pink-2 {}

/* info-pink-3 시 제향일 창녕성씨역사 */
.box > .icon > .info-pink-3 {color:#fff;background:#1e9d28 url('../img/con1_bg.png') no-repeat right bottom;}

/* info-pink-4 일정관리 */
.box > .icon > .info-pink-4 {border:1px solid #d9d9d9;background:#fff;}

/* 시 제향일 컬러 퀵배너 */
.con1 li {padding:20px 0 0;margin:0;border-top:1px solid rgba(255,255,255,0.5);}
.con1 li:nth-child(1) {border-top:0}
.con1 a {display:block;clear:both;color:#fff;}
.con1 a:hover , .con1 a:focus, .con1 a:active {color:#fbe300;}
.con1 a:hover .bt_more, .con1 a:focus .bt_more, .con1 a:active .bt_more {border:1px solid rgba(251,217,0,0.9)}
.con1 dl {}
.con1 dl dt {display:block;clear:both;letter-spacing:-0.05em;}
.con1 dl dd {display:block;clear:both;font-weight:400;line-height:1.1em;letter-spacing:-0.05em;overflow:hidden;}
.con1 li:nth-child(1) dt {padding:0px 0 10px;}
.con1 li:nth-child(2) dt {padding:0px 0 10px;}
.bt_more {position:relative;float:right;display:inline-block;clear:both;margin-bottom:15px;text-align:center;border:1px solid rgba(255,255,255,0.7);}
.bt_more img {max-width:50%;height:auto}

/* 대종회소개 */
.con3 a {position:relative;display:block;clear:both;width:100%;z-index:1;}
.con3 a span {position:absolute;left:8%;top:150px;display:block;clear:both;color:#fff;line-height:1.1em;font-family: 'GmarketSansMedium', sans-serif;text-shadow:1px 1px 1px #000;z-index:2}
.con3 a p {position:absolute;width:100%;overflow:hidden;border:1px solid #d9d9d9;z-index:1;}
.con3 a p img {width:100%;height:100%;transition: transform .5s ease;}
.con3 a:hover img {transform: scale(1.05);transition: transform .5s ease;}
.con3 a:hover span, .con3 a:focus span, .con3 a:active span {color:#fbe300;}

/* 스케줄게시판 */
.con4 {background:#fff;border-radius:30px;border:1px solid #d9d9d9}

/* 사진자료실 */
.m-gallery {position:relative;border:1px solid #d9d9d9;background:#fff;}

/* 중간 레이아웃 */
#wrapper{}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {z-index:5;margin:0 auto;height:100%;zoom:1}

/* 서브메뉴 */
#aside {float:left;}
#aside h2 {/*position:absolute;font-size:0;line-height:0;overflow:hidden*/}

#lnb {}
#lnb li {line-height:1.0em;letter-spacing:-0.05em;}
#lnb li a {display:inline-block;clear:both;width:100%;font-weight:400;border-bottom:1px solid #d9d9d9;font-family:'Noto Sans KR', sans-serif;
background:url('../img/lnb_off.png') no-repeat 100% 50%;}
#lnb li:last-child a {border-bottom:0}
#lnb li a:hover {color:#1e9d28;border-bottom:1px solid #1e9d28;background:url('../img/lnb_on.png') no-repeat 100% 50%;}
#lnb li a.on {color:#1e9d28;font-weight:700;border-bottom:1px solid #1e9d28;background:url('../img/lnb_on.png') no-repeat 100% 50%;}
#lnb li a.on:hover {color:#000}

/* 서브 왼쪽배너 */
.lnb_box {}
.lnb_box>div {padding:30px 23px 10px;border-radius:30px 0 30px 0;}
.lnb_box>div:nth-of-type(1) {background:#075b4c;margin-top:30px;}
.lnb_box>div:nth-of-type(2) {background:#1e9d28;margin-top:20px;}
.lnb_box ul {}
.lnb_box ul li {padding-bottom:20px;}
.lnb_box ul li:last-child {padding-top:20px;border-top:1px solid rgba(255,255,255,0.5);}
.lnb_box ul li a:link, .lnb_box ul li a:visited {color:#fff;}
.lnb_box ul li a:hover, .lnb_box ul li a:focus, .lnb_box ul li a:active {color:yellow}
.lnb_box ul li dl {}
.lnb_box ul li dl dt {display:block;font-size:1.15em;font-weight:400;letter-spacing:-0.07em;margin-bottom:10px;overflow:hidden;}
.lnb_box ul li dl dt span {display:inline-block;float:right;line-height:1.0em !important;padding:0 4px 3px;border:1px solid #fff;}
.lnb_box ul li dl dd {display:block;font-size:.8em;letter-spacing:-0.05em;line-height:1.3em;}
.bt_more2 {display:block;}

/* 중간 레이아웃 */
#container {position:relative;float:right;width:81.5%;height:500px;min-height:500px;height:auto !important;color:#000;margin:50px 0 0;zoom:1;z-index:1;}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin:0 0 40px;font-family: 'GmarketSansMedium', sans-serif;}
#container_title span{margin:0 auto 10px;display:block;line-height:30px;}

/* 종파게시판 */
.sect {background:#dff0e1;}
.sect h3 {}
.sect h3 a {color:#1e9d28;}
.sect ul {overflow:hidden;}
.sect ul li {float:left;letter-spacing:-0.05em;}
.sect ul li a {color:#000}
.sect ul li a:hover {color:#075b4c}
.sect ul li a span {display:inline-block;clear:both;text-align:center;background:#1e9d28;border-radius:100%;}
.sect ul li a:hover span {background:#075b4c}

/* 하단 레이아웃 */
#ft_util {border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf}
#ft_link {float:left;text-align:left;padding-top:7px;}
#ft_link a {display:inline-block;color:#000;line-height:1.083em;border-right:1px solid #ccc}
#ft_link a strong {font-weight:bold;}
#ft_link a:hover, #ft_link a:focus, #ft_link a:active {color:#1e9d28;}
#ft_link a:last-child {border-right:0}
#ft_sns {line-height:35px;}
#ft_sns a:nth-of-type(3) {margin:0;}

#ft_catch {float:left;padding-bottom:20px;}
.copyright {float:left;}
.copyright span {display:inline-block;}

#top_btn {position:fixed;bottom:0px;right:0px;border:000;color:#fff;text-align:center;font-size:17px;z-index:90;background:#1e9d28}
#top_btn:hover {background:#075b4c;}

@media only screen and (min-width:240px) and (max-width:1199px){ /* 태블릿 + 데스크탑 */

/* 상단 */
#tnb li {margin-top:5px;margin-left:5px;}
#tnb a {font-size:.75em;padding-left:5px;padding-right:5px;}
#tnb li.tnb_left, #tnb li.tnb_admin {display:none;}

/* 메인메뉴 */
.gnb_1da {display:none;}

/* 전체메뉴 */
#gnb .gnb_menu_btn {display:none;}

/* 태블릿 모바일 전체메뉴 */
#nav_min {display:block;position:absolute;right:0;top:35px;z-index:9999999;}
#nav_min .icon {position:absolute; right:0px;}
#nav_min .icon a {display:block;}
#nav_min .mn_list {display:none; position:absolute; right:0px;background:#1e9d28;padding:11px 0;}
#nav_min .mn_list li a {display:block;padding:0 10px;color:#fff;line-height:1.7em;text-align:center;}
#nav_min .mn_list li a:hover {color:yellow;}	

/* 서브메뉴 */
#aside {position:relative;top:0px;float:left;width:100% !important;}
#aside h2 {position:absolute;height:0;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#lnb {overflow:hidden}
#lnb li {float:left;}
#lnb li a {text-align:center;background:none;}
#lnb li:last-child a {border-bottom:1px solid #d9d9d9;}
#lnb li a:hover {background:none;}
#lnb li a.on {background:none;}
.lnb_box {display:none;}

/* 중간 레이아웃 */
#container {float:left;width:100% !important;}

}

@media only screen and (min-width:240px) { /* 모바일기기 세로 */

#gnb_1dul {display:none;}

/* 동그라미 배너 */
.quick_img {padding:10px 0 20px;}
.quick_img li {width:30.33%;margin:15px 1.5% 0;}
.quick_img li a span {font-size:.9em;margin-top:10px;}
.quick_img li:nth-of-type(3) a span {height:40px;}

/* 메인 */
.part1 {padding-top:25px;margin-top:10px;}
.part1 .row>div:nth-of-type(2) .box {margin-left:0.8rem;}
.part1 .row>div:nth-of-type(4) .box {margin-left:0.8rem;}
.part1 .row>div:nth-of-type(6) .box {margin-left:0.8rem;}

/* box info-pink */
.box .space {height:20px;}
.box > .icon > .info {padding:25px 1rem 0;}
.box > .icon > .info, .box > .icon > .info-pink-3, .box > .icon > .info-pink-4, .con3 a p {height:260px;}

/* info-pink-3 시 제향일 창녕성씨역사 */
.box > .icon > .info-pink-3 {padding:0 1rem;border-radius:25px 0 25px 0;}

/* info-pink-4 일정관리 */
.box > .icon > .info-pink-4 {padding:25px 1rem 0;}

/* 시 제향일 컬러 퀵배너 */
.con1 dl dt {font-size:16px;font-weight:700;}
.con1 dl dd {font-size:.85em;}
.con1 li:nth-child(1) {min-height:120px;}
.bt_more {width:22px;height:22px;line-height:16px;}

/* 대종회소개 */
.con3 a span {font-size:1.4em;}
.con3 a p {}

/* 사진자료실 */
.m-gallery {padding:0 1rem 0 0rem}

/* 종파게시판 */
.sect {border-radius:25px 0 25px 0;}
.sect h3 {font-size:18px;font-weight:700;margin-bottom:10px}
.sect>div {padding:0 1rem 10px 1.5rem;}
.sect>ul {padding:0 1rem 10px 1.5rem;}
.sect ul li {width:50%;margin:0 0 5px;font-size:.85em;line-height:32px;font-weight:400;}
.sect ul li a span {width:32px;height:32px;line-height:23px;margin-right:8px;}
.sect ul li a span img {max-width:60%;height:auto;}

/* 서브메뉴 */
#lnb li a {font-size:15px;line-height:40px;}
.sub1 li {width:50%;}
.sub1 li:nth-of-type(1) {width:50%;}
.sub1 li:nth-of-type(2) {width:50%;}
.sub1 li:nth-of-type(6) {width:50%;}
.sub1 li:nth-of-type(7) {width:50%;}
.sub2 li {width:50%;}
.sub3 li {width:33.33%;}
.sub4 li {width:50%;}
.sub5 li {width:33.33%;}
.sub6 li {width:50%;}
.sub7 li {width:100%;}
.sub7 li:nth-of-type(4) {width:100%;}
.sub8 li {width:100%;}
.sub9 li {width:50%;}

/* 중간 레이아웃 */
#container {font-size:.9em;}
#container_title {font-size:2em;}

/* 하단 레이아웃 */
#ft_link a {font-size:.9em;padding-right:5px;margin-right:5px;}
#ft_link a:nth-of-type(3) {border-right:0}
#ft_link a:last-child {display:none;}
#ft_sns {float:left;text-align:left;margin-top:10px;}
#ft_sns a {margin-right:15px;}

.copyright {font-size:.9em;letter-spacing:0em;}
.copyright span {margin-right:10px;}
#top_btn {width:45px;height:45px;line-height:45px;}

#ft_catch img {width:140px;height:auto;}

}

@media only screen and (min-width:280px) { /* 모바일기기 세로 */

/* box info-pink */
.box > .icon > .info, .box > .icon > .info-pink-3, .box > .icon > .info-pink-4, .con3 a p {height:255px;}

/* 동그라미 배너 */
.quick_img li a span {font-size:.95em;}

/* 시 제향일 컬러 퀵배너 */
.con1 li:nth-child(1) {min-height:110px;}

/* 사진자료실 */
/*.m-gallery {padding:0 1.8rem 0 0.5rem;}*/

/* 종파게시판 */
.sect {border-radius:25px 0 25px 0;}
.sect h3 {font-size:17px;margin-bottom:10px}
.sect ul li {font-size:1.0em;}

/* 하단 레이아웃 */
#ft_catch img {width:140px;height:auto;}

}

@media only screen and (min-width:320px) { /* 모바일기기로 세로 */

/* box info-pink */
.box > .icon > .info, .box > .icon > .info-pink-3, .box > .icon > .info-pink-4, .con3 a p {height:230px;}

}

@media only screen and (min-width:360px) { /* 모바일기기로 세로 */

/* box info-pink */
.box > .icon > .info, .box > .icon > .info-pink-3, .box > .icon > .info-pink-4, .con3 a p {height:220px;}

/* 시 제향일 컬러 퀵배너 */
.con1 li:nth-child(1) {min-height:100px;}

/* 종파게시판 */
.sect h3 {font-size:18px;}
.sect ul li {font-size:.9em;}

/* 서브메뉴 */
.sub7 li {width:50%;}
.sub7 li:nth-of-type(4) {width:50%;}
.sub8 li {width:50%;}

}

@media only screen and (min-width:370px) { /* 모바일기기로 세로 */

/* box info-pink */
.box > .icon > .info, .box > .icon > .info-pink-3, .box > .icon > .info-pink-4, .con3 a p {height:220px;}

/* 시 제향일 컬러 퀵배너 */
.con1 li:nth-child(1) {min-height:100px;}

}

@media only screen and (min-width:390px) { /* 모바일기기로 세로 */

/* box info-pink */
.box > .icon > .info, .box > .icon > .info-pink-3, .box > .icon > .info-pink-4, .con3 a p {height:225px;}

/* 시 제향일 컬러 퀵배너 */
.con1 li:nth-child(1) {min-height:110px;}

}

@media only screen and (min-width:400px) { /* 모바일기기로 세로 */

/* 동그라미 배너 */
.quick_img li:nth-of-type(3) a span, .quick_img li:nth-of-type(4) a span, .quick_img li:nth-of-type(5) a span, .quick_img li:nth-of-type(6) a span {height:40px;}

/* box info-pink */
.box > .icon > .info, .box > .icon > .info-pink-3, .box > .icon > .info-pink-4, .con3 a p {height:230px;}

/* 시 제향일 컬러 퀵배너 */
.con1 li:nth-child(1) {min-height:115px;}
.con1 dl dd {font-size:.9em;}

/* 종파게시판 */
.sect>div {padding:0 1rem 10px 2rem;}
.sect>ul {padding:0 1rem 10px 2rem;}
.sect ul li {font-size:1.05em;}
.sect ul li a span {margin-right:10px;}

/* 서브메뉴 */
.sub2 li {width:33.33%;}
.sub6 li {width:33.33%;}

/* 하단 레이아웃 */
#ft_catch img {width:160px;height:auto;}
#ft_link a {padding-right:10px;margin-right:10px;}

}

@media only screen and (min-width:420px) { /* 모바일기기로 세로 */

/* 동그라미 배너 */
.quick_img li:nth-of-type(4) a span, .quick_img li:nth-of-type(5) a span, .quick_img li:nth-of-type(6) a span {height:15px;}

}

@media only screen and (min-width:1px) and (max-width:479px){ /* 모바일기기 + 태블릿 */

#tnb {padding-top:20px;margin-right:50px;}
#tnb li {float:none;}

#menu h1 {width:55%;padding:33px 0 0;}
#menu h1 img {width:100% !important;height:auto !important;}/* 상단로고 */

/* 태블릿 모바일 전체메뉴 */
#nav_min .icon {width:40px; height:40px;border-radius:5px;background:#1e9d28 url('../img/all_mn.gif') no-repeat center 50%;}
#nav_min .mn_list {top:40px; min-width:150px}	
#nav_min .mn_list li a {font-size:1.0em;}

}

@media only screen and (min-width:480px) { /* 모바일기기로 가로 + 태블릿 */

#menu h1 {width:50%;padding:33px 0 0;}
#menu h1 img {width:226px;height:36px;}/* 상단로고 */

/* 태블릿 모바일 전체메뉴 */
#nav_min .icon {width:50px; height:50px;border-radius:10px;background:#1e9d28 url('../img/all_mn.gif') no-repeat center 50%;}
#nav_min .mn_list {top:50px; min-width:170px}	
#nav_min .mn_list li a {font-size:1.1em;}

/* box info-pink */
.box .space {height:25px;}
.box > .icon > .info, .box > .icon > .info-pink-3, .box > .icon > .info-pink-4, .con3 a p {height:180px;}

/* 시 제향일 컬러 퀵배너 */
.con1 li:nth-child(1) {min-height:80px;}
.bt_more {width:26px;height:26px;line-height:20px;}

/* 대종회소개 */
.con3 a span {font-size:1.5em;}

/* 종파게시판 */
.sect h3 {font-size:20px;font-weight:400;}
.sect ul li {width:33.33%;margin:0 0 10px;}

/* 서브 */
#sub_bn .bn_ul li {height:250px;padding-top:100px}
#sub_bn .bn_wr h2:before {width:200px;}

/* 서브메뉴 */
#lnb li a {font-size:1.0em;line-height:50px;}
.sub2 li {width:33.33%;}
.sub3 li {width:20%;}
.sub4 li {width:50%;}
.sub7 li {width:50%;}
.sub7 li:nth-of-type(4) {width:50%;}
.sub9 li {width:25%;}

/* 중간 레이아웃 */
#container {font-size:1em;}
#container_title {font-size:2.3em;}

/* 하단 레이아웃 */
#ft_catch img {width:200px;height:auto;}
#ft_link a {font-size:.95em;}
#ft_sns a {margin-right:10px;}

}

@media only screen and (min-width:576px) { /* 모바일기기 + 태블릿 */

/* 종파게시판 */
.sect>div {padding:0 1rem 10px 2.5rem;}
.sect>ul {padding:0 1rem 10px 2.5rem;}
.sect ul li {width:33.33%;font-size:1.1em;margin:0 0 10px;}

/* 서브메뉴 */
.sub1 li {width:25%;}
.sub1 li:nth-of-type(1) {width:25%;}
.sub1 li:nth-of-type(2) {width:25%;}
.sub1 li:nth-of-type(6) {width:25%;}
.sub1 li:nth-of-type(7) {width:25%;}
.sub5 li {width:33.33%;}
.sub6 li {width:33.33%;}

/* 하단 레이아웃 */
#ft_sns {float:right;text-align:right;}
#ft_link a {font-size:.95em;}
.copyright span {margin-right:12px;}

}

@media only screen and (min-width:640px) { /* 모바일기기 + 태블릿 */

#menu h1 {width:50%;padding:33px 0 0;}
#menu h1 img {width:226px;height:36px;}/* 상단로고 */

/* 동그라미 배너 */
.quick_img {padding:10px 0 20px;}
.quick_img li {width:17%;margin:15px 1.5% 0;}
.quick_img li a span {height:40px !important;font-size:1.0em;}

/* 시 제향일 컬러 퀵배너 */
.con1 dl dt {font-size:18px;}

/* 서브메뉴 */
.sub8 li {width:33.33%;}

/* 하단 레이아웃 */
#ft_sns {margin-top:0}

}

@media only screen and (min-width:720px) { /* 모바일기기 + 태블릿 */

/* 동그라미 배너 */
.quick_img {padding:10px 0 10px;}

/* 메인 */
.part1 {padding-top:40px;margin-top:15px;}
.part1 .row>div:nth-of-type(2) .box {margin-left:1.2rem;}
.part1 .row>div:nth-of-type(4) .box {margin-left:1.2rem;}
.part1 .row>div:nth-of-type(6) .box {margin-left:1.2rem;}

/* 시 제향일 컬러 퀵배너 */
.con1 dl dd {font-size:.95em;}

}

@media only screen and (min-width:768px) { /* 모바일기기 + 태블릿 */

/* 메인메뉴 */
#menu h1 img {width:226px;height:36px;}/* 상단로고 */

/* box info-pink */
.box .space {height:30px;}
.box > .icon > .info, .box > .icon > .info-pink-3, .box > .icon > .info-pink-4, .con3 a p {height:210px;}

/* 시 제향일 컬러 퀵배너 */
.con1 li:nth-child(1) {min-height:105px;}

/* 종파게시판 */
.sect h3 {font-size:20px;margin-bottom:15px}
.sect>div {padding:0 1rem 10px 2rem;}
.sect>ul {padding:0 1rem 10px 1.5rem;}
.sect ul li {width:19%;margin:0 0 10px 1%;}
.sect ul li a span {margin-right:9px;}

/* 서브메뉴 */
.sub2 li {width:16.66%;}
.sub3 li {width:14.28%;}
.sub4 li {width:25%;}
.sub5 li {width:25%;}
.sub7 li {width:25%;}
.sub7 li:nth-of-type(4) {width:25%;}
.sub8 li {width:25%;}

/* 하단 레이아웃 */
#ft_link a {font-size:1.0em;padding-right:15px;margin-right:15px;}
#ft_sns a {margin-right:20px;}

#ft_catch img {width:200px;height:auto;}
.copyright {font-size:1.0em;line-height:1.6em;letter-spacing:0.02em;}
#top_btn {width:50px;height:50px;line-height:50px;}

}

@media only screen and (min-width:240px) and (max-width:639px){ /* 모바일기기 + 태블릿 */

footer .padding-top-40 {padding-top:20px;}
footer .padding-bottom-40 {padding-bottom:25px;}

}

@media only screen and (min-width:640px) and (max-width:991px){ /* 모바일기기 + 태블릿 */

footer .padding-top-40 {padding-top:25px;}
footer .padding-bottom-40 {padding-bottom:25px;}

}

@media only screen and (min-width:992px) { /* 데스크탑 */

/* 동그라미 배너 */
.quick_img {padding:10px 0 25px;}
.quick_img li a span {height:20px !important;}

/* 메인 */
.part1 .row>div:nth-of-type(2) .box {margin-left:1.2rem;margin-right:1.2rem;}
.part1 .row>div:nth-of-type(4) .box {margin-left:0;}
.part1 .row>div:nth-of-type(5) .box {margin-left:1.2rem;margin-right:1.2rem}
.part1 .row>div:nth-of-type(6) .box {margin-left:0;}

/* box info-pink */
.box > .icon > .info {padding:20px 1.5rem 0;}

/* info-pink 메인최근게시물 */
.box > .icon > .info-pink {}

/* info-pink-2 대종회소개 */
.box > .icon > .info-pink-2 {}

/* info-pink-3 시 제향일 창녕성씨역사 */
.box > .icon > .info-pink-3 {padding:0 1.5rem;border-radius:35px 0 35px 0;}

/* info-pink-4 일정관리 */
.box > .icon > .info-pink-4 {padding:20px 1.5rem 0;border-radius:20px;}

/* 시 제향일 컬러 퀵배너 */
.con1 dl dt {font-size:19px;}
.con1 dl dd {font-size:1.0em;}

/* 대종회소개 */
.con3 a p {border-radius:20px;}

/* 종파게시판 */
.sect {border-radius:35px 0 35px 0;}
.sect h3 {font-size:24px;margin-bottom:20px}
.sect ul li {width:15.6%;font-size:1.05em;margin:0 0 10px 1%;line-height:35px;font-weight:500;}
.sect ul li a span {width:35px;height:35px;line-height:28px;margin-right:8px;}

/* 사진자료실 */
.m-gallery {padding:10px 1.5rem 20px 0.4rem;}

/* 서브 */
#sub_bn .bn_ul li {height:300px;padding-top:150px;}
#sub_bn .bn_wr h2:before {width:220px;}

/* 하단 레이아웃 */
#ft_link a:nth-of-type(3) {border-right:1px solid #ccc}
#ft_link a:last-child {display:inline-block;}

#ft_catch img {width:200px;}
.copyright span {margin-right:20px;}
#top_btn {width:60px;height:60px;line-height:60px;}

}

@media only screen and (min-width:1024px) { /* 데스크탑 */

/* 시 제향일 컬러 퀵배너 */
.con1 dl dt {font-size:19px;}

/* 사진자료실 */
/*.m-gallery {padding:25px 2.5rem 20px 1.2rem;}*/

/* 종파게시판 */
.sect>div {padding:0 1rem 10px 2.5rem;}
.sect>ul {padding:0 1rem 10px 2.5rem;}
.sect ul li {width:14.28%;margin:0 0 15px 0%;}
.sect ul li a span {margin-right:9px;}

/* 하단 레이아웃 */
#ft_catch img {width:190px;}

}

@media screen and (max-width:1199px) {

}

@media only screen and (min-width:1200px) and (max-width:1249px) { /* 큰데스크탑 */

/* 대메뉴 */
.gnb_1da {padding-left:17px;padding-right:17px;}
#gnb_1dul>li:nth-last-of-type(1) .gnb_1da {padding-right:10px;}

}

@media only screen and (min-width:1200px) { /* 큰데스크탑 */

/* 상단 */
#tnb li {margin-top:5px;margin-left:10px;}
#tnb a {font-size:.85em;padding-left:10px;padding-right:10px;}
#tnb li.tnb_left, #tnb li.tnb_admin {display:block;}

/* 메인메뉴 */
#menu h1 {width:23%;padding:33px 0 0;}/* 상단로고 */
#menu h1 img {width:226px;height:36px;}/* 상단로고 */

.gnb_wrap {width:77%;}
#gnb_1dul {display:block;}
.gnb_1da {display:block;font-size:18px;padding-bottom:6px;}
.gnb_2da {font-size:.85em;line-height:1.2em;letter-spacing:-0.05em;padding:4px 5px 4px;}

#gnb_1dul>li:nth-last-of-type(7) .gnb_2dul {border-right:1px solid rgba(255,255,255,0.2);border-left:1px solid rgba(255,255,255,0.2);}
#gnb_1dul>li:nth-last-of-type(6) .gnb_2dul {border-right:1px solid rgba(255,255,255,0.2);}
#gnb_1dul>li:nth-last-of-type(5) .gnb_2dul {border-right:1px solid rgba(255,255,255,0.2);}
#gnb_1dul>li:nth-last-of-type(4) .gnb_2dul {border-right:1px solid rgba(255,255,255,0.2);}
#gnb_1dul>li:nth-last-of-type(3) .gnb_2dul {border-right:1px solid rgba(255,255,255,0.2);}
#gnb_1dul>li:nth-last-of-type(2) .gnb_2dul {border-right:1px solid rgba(255,255,255,0.2);}
#gnb_1dul>li:nth-last-of-type(1) .gnb_2dul {border-right:1px solid rgba(255,255,255,0.2);}

/* 전체메뉴 */
#nav_min {display:none;}

/* 동그라미 배너 */
.quick_img {padding:25px 0 10px;}
.quick_img li {width:9.77%;margin:0 0 20px 1.5%;}
.quick_img li:first-child {margin:0 0 20px;}
.quick_img li a span {height:35px !important;margin-top:15px;}

/* 동그라미 배너 */
.box > .icon > .info {padding:25px 2.3rem 0;}

/* info-pink-3 시 제향일 창녕성씨역사 */
.box > .icon > .info-pink-3 {padding:0 2.3rem;}

/* info-pink-4 일정관리 */
.box > .icon > .info-pink-4 {padding:25px 2.3rem 0;}

/* 시 제향일 컬러 퀵배너 */
.con1 dl dt {font-size:22px;font-weight:700;}
.con1 dl dd {font-size:.95em;}

/* 대종회소개 */
.con3 a span {font-size:1.6em;}

/* 사진자료실 */
.m-gallery {padding:25px 2.3rem 20px 1.2rem;}

/* 서브메뉴 */
.sub8 li:nth-of-type(4) {display:block}

/* 서브메뉴 */
#aside {position:relative;top:-85px;float:left;width:15.5%;padding:0;height: 100%;}
#aside h2 {position:absolute;width:100%;height:83px;color:#fff;padding:30px 0 0;text-align:center;border-radius:50px 0 0 0;background:#1e9d28;}

#lnb {padding:10px 20px 20px;margin-top:83px;border:2px solid #1e9d28;background:#fff;border-radius:0 0 50px 0}
#lnb li {width:100%;line-height:1.0em;letter-spacing:-0.05em;}
#lnb li a {display:inline-block;clear:both;width:100%;font-size:.95em;font-weight:400;border-bottom:1px solid #d9d9d9;font-family:'Noto Sans KR', sans-serif;
background:url('../img/lnb_off.png') no-repeat 100% 50%;}
#lnb li:last-child a {border-bottom:0}
#lnb li a:hover {color:#1e9d28;font-weight:500;border-bottom:1px solid #1e9d28;background:url('../img/lnb_on.png') no-repeat 100% 50%;}
#lnb li a.on {color:#1e9d28;font-weight:500;border-bottom:1px solid #1e9d28;background:url('../img/lnb_on.png') no-repeat 100% 50%;}
#lnb li a.on:hover {color:#000}
.sub8 li:nth-of-type(2) {letter-spacing:-0.07em;}
.sub8 li:nth-of-type(2) a {font-size:.9em;line-height:1.3em !important;padding-top:15px;padding-bottom:14px;}

/* 종파게시판 */
.sect h3 {margin-bottom:10px;}
.sect ul li {width:13%;font-size:1.1em;font-weight:700;}
.sect ul li a span {margin-right:12px;}

/* 하단 레이아웃 */
#ft_catch img {width:226px;}
.copyright span {margin-right:25px;}

}

@media only screen and (min-width:1250px) and (max-width:1299px) { /* 큰데스크탑 */

/* 메인메뉴 */
.gnb_1da {padding-left:13px;padding-right:13px;}
.gnb_2da {font-size:.85em}

}

@media only screen and (min-width:1300px) { /* 큰데스크탑 */

/* 동그라미 배너 */
.quick_img li a span {font-size:1.05em;}

/* 시 제향일 컬러 퀵배너 */
.con1 dl dt {font-size:23px;font-weight:400;}
.con1 dl dd {font-size:1.0em;}

/* 서브메뉴 */
#lnb li a {font-size:1.05em;}

}

@media only screen and (max-width:1300px) { /* 큰데스크탑 */

}

@media only screen and (min-width:1301px) { /* 큰데스크탑 */

/* 메인메뉴 */
#menu h1 {width:280px;}/* 상단로고 */
.gnb_wrap {width:1020px}
.gnb_1da {font-size:19px;}
#gnb_1dul>li:nth-of-type(1) .gnb_1da {padding-left:30px;padding-right:25px;}
#gnb_1dul>li:nth-of-type(2) .gnb_1da {padding-left:32px;padding-right:35px;}
#gnb_1dul>li:nth-of-type(3) .gnb_1da {padding-left:20px;padding-right:25px;}
#gnb_1dul>li:nth-of-type(4) .gnb_1da {padding-left:25px;padding-right:25px;}
#gnb_1dul>li:nth-of-type(5) .gnb_1da {padding-left:22px;padding-right:15px;}
#gnb_1dul>li:nth-of-type(6) .gnb_1da {padding-left:40px;padding-right:25px;}
#gnb_1dul>li:nth-of-type(7) .gnb_1da {padding-left:30px;padding-right:10px;}
.gnb_2da {font-size:1.0em}
/*.gnb_1da {padding-left:23px;padding-right:23px}*/

}

@media only screen and (min-width:1350px) { /* 큰데스크탑 */

/* 메인메뉴 */
/*.gnb_1da {padding-left:20px;padding-right:20px}*/

}

@media only screen and (min-width:1400px) { /* 큰데스크탑 */

/* 메인메뉴 */
/*.gnb_1da {padding-left:23px;padding-right:23px}*/

}

@media only screen and (min-width:1450px) { /* 큰데스크탑 */

/* 메인메뉴 */
/*.gnb_1da {padding-left:25px;padding-right:25px}*/

}

@media only screen and (min-width:1500px) { /* 큰데스크탑 */

/* 메인메뉴 */
/*.gnb_1da {}*/

}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap{margin:20px }
#copymove .win_btn{padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:none !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.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;}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#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;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#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/captcha2.png') no-repeat 0 0 ;  vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.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:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/* 버튼 */
a.btn, .btn{text-align:center;font-weight:400;border:0;
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}

a.btn01 {display:inline-block;padding: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: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:right} /* 서식단계 진행 */
.btn_submit {border:0;background:#000;color:#fff !important;cursor:pointer;}
.btn_submit:hover, .btn_submit:focus, .btn_submit:active {background:#1e9d28;color:#fff;}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle;}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle;}
.btn_cancel:hover {background:#666;color:#fff;}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:36px;border:0;background:#3c3c3c;border-radius:5px;color:#fff;text-decoration:none;vertical-align:top;} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#000;vertical-align:middle;background:#fff;border:1px solid #000 !important}
a.btn_b01:hover, .btn_b01:hover {background:#eee;color:#000;border:1px solid #000 !important}
a.btn_b02,.btn_b02 {display:inline-block;color:#fff;vertical-align:middle;background:#1e9d28;border:1px solid #1e9d28}
a.btn_b02:hover, .btn_b02:hover {background:#000;color:#fff;border:1px solid #000}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle;}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6;color:#fff;}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle;}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9;}
a.btn_admin,.btn_admin {display:inline-block;background:#d13f4a;color:#fff;text-decoration:none;vertical-align:middle;} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#ff3746;color:#fff;}

.btn {display: inline-block;font-weight:400;text-align: center;white-space: nowrap;vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;/*padding: .375rem .75rem;font-size: 14px !important;line-height:1.5em;
	border-radius: .25rem;*/transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}

/*컬러*/
.color_1 {background:#169dd6}
.color_2 {background:#14d53d}
.color_3 {background:#3814ff}
.color_4 {background:#7520c5}

/* 기본테이블 */
.tbl_wrap {overflow-x:auto;}/* 테이블 가로 스크롤바 노출되게 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0 5px;font-weight:400;/*border-top:1px solid #ccc;*/} 
.tbl_wrap caption {padding:0;font-size:0;line-height:0;overflow:hidden;/*padding:10px 0;font-weight:bold;text-align:left*/}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {color:#000;padding:10px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ddd;background:#fafafa;height:50px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {color:#000;padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#000;background:#fff;padding:10px 5px;border-top:1px solid #ecf0f1;line-height:1.4em;height:50px;word-break:break-all}
.tbl_head01 tbody tr:hover td{background:#fafafa;}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.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, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;color:#000;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 컨텐츠 테이블 */
.tbl_head03 {border-top:2px solid #000;}
.tbl_head03 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head03 thead th {padding:10px 0;border-left:1px solid #ddd;border-bottom:1px solid #dcdcdc;background:#f2f2f2;font-size:1.1em;color:#151515;text-align:center;font-weight:700;}
.tbl_head03 thead th:first-child {border-left:0}
.tbl_head03 thead a {color:#383838}
.tbl_head03 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head03 tfoot th, .tbl_head03 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head03 tbody th {padding:8px 0;font-size:1.05em;color:#000;text-align:center;border-bottom:1px solid #ddd;background:#ebf5ec;}
.tbl_head03 td {padding:8px 0;border-left:1px solid #ddd;border-bottom:1px solid #ddd;background:#fff;font-size:1.0em;color:#000;font-weight:400;line-height:1.4em;vertical-align:middle !important;text-align:center;}
.tbl_head03 a {}
.tbl_head03 p {font-size:.9em;padding:20px 0 0 !important;}
.tbl_head03 td span {padding:0 0 0 100px;border-left:1px solid #ddd;}

/* 컨텐츠 테이블 */
.tbl_head04 {}
.tbl_head04 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head04 thead th {border-left:1px solid #b3b3b3;border-bottom:1px solid #ddd;background:#ebebeb;font-size:1.05em;color:#151515;font-weight:700;text-align:center;vertical-align:middle !important;
font-family:'NanumSquare', sans-serif;}
.tbl_head04 thead th:first-child {border-left:0}
.tbl_head04 thead th.line {border-bottom:1px solid #bbb;}
.tbl_head04 thead th.line2 {border-left:1px solid #bbb;}
.tbl_head04 thead a {color:#000}
.tbl_head04 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head04 tfoot th, .tbl_head04 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head04 tbody th {font-size:1.05em;color:#000;font-weight:400;vertical-align:middle !important;text-align:center;border-bottom:1px solid #ddd;background:#f0faf1;}
.tbl_head04 td {border-left:1px solid #ddd;border-bottom:1px solid #ddd;background:#fff;font-size:1.0em;color:#000;line-height:1.4em;vertical-align:middle !important;text-align:center;}
.tbl_head04 a {}
.tbl_head04 p {font-size:.9em;padding:20px 0 0 !important;}
.tbl_head04 td span {padding:0 0 0 100px;border-left:1px solid #ddd;}
.tbl_head04 .bgcolor1 {background:#f9f9f9;}
.tbl_head04 .bgcolor2 {background:#f0faf1;}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {color:#000;padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px;}

.full_input{width:100%}
.half_input{width:49.5%}

.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb;background:#fff;border-radius:3px;margin:3px 0;padding:6px 15px;list-style:none;position:relative;}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background:#f9f9f9}
.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2{margin:0 0 10px;font-size:1.167em}
.form_01 li {margin:10px 0}
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 li .right_input{float:right}
.form_01 textarea{height:100px;width:100%}
.form_01 .frm_label{display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:8%;text-align:center}
.td_category {width:8%;text-align:center}
.td_chk {width:3%;text-align:center}
.td_date {width:8%;text-align:center}
.td_datetime {width:12%;text-align:center}
.td_group {width:8%;text-align:center}
.td_mb_id {width:10%;text-align:center}
.td_mng {width:8%;text-align:center}
.td_name {width:12%;text-align:center}
.td_nick {width:10%;text-align:center}
.td_num {width:8%;text-align:center;}
.td_numbig {width:12%;text-align:center}
.td_stat {width:6%;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative;}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.25em;height:50px;line-height:30px;padding:10px 20px;background:#333;color:#fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-color:#2f2f2f;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#2f2f2f;font-weight:bold}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}
.new_win .new_win_con{margin:20px;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:40px;font-weight:bold;font-size:1.083em;float:right}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0  10px;line-height:30px;width:100px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#f3f3f3;border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px;}
.pg_page:hover{background-color:#ddd}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px;
-webkit-box-shadow: inset 1px 1px 2px #222542;
-moz-box-shadow:  inset 1px 1px 2px #222542;
box-shadow: inset 1px 1px 2px #222542;
}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

@media only screen and (min-width:240px) { /* 모바일기기로 세로 */

a.btn, .btn{line-height:30px;height:30px;padding:0 0.5rem;font-size:.95em;border-radius:15px !important;}

}

@media only screen and (min-width:480px) { /* 모바일기기로 가로 + 태블릿 */

a.btn, .btn{line-height:30px;height:30px;padding:0 0.5rem;font-size:1.0em;border-radius:15px !important;}

}

@media only screen and (min-width:992px) { /* 데스크탑 */

a.btn, .btn{line-height:36px;height:36px;padding:0 1rem;font-size:1.05em;border-radius:18px !important;}

}