@charset "utf-8";
@import url('//fonts.googleapis.com/css?family=Roboto:400,700');
@import url('../../../nariya/css/g5.css');
.na-row {
	margin-left: 0rem !important;
	margin-right: 0rem !important;
}
/********************************************************
■ Theme Common
********************************************************/
body { margin:0; padding:0; color:#fff; background:#000;font-family:Pretendard, sans-serif;}
h1, h2, h3, h4, h5, h6, .en {font-family:Pretendard, sans-serif;}
b, strong {font-weight:500 ;}

:root {
	--point:#dc3545;
}

#nt_sidebar{
	background-color: #202020 !important;
}
.sidebar-list .me-ul {
	background: #202020 !important;
}
.modal-content {
	background-color: #202020 !important;
}
.list-group-item {
	background-color: #202020 !important;
}

.sidebar-list .me-ul1 {
	background: #202020 !important;
}

/********************************************************
■ Theme Layout : 테마 레이아웃
********************************************************/
.wrapper {}
@media all and (max-width:991px) {
	.responsive .wrapper { overflow-x:hidden; }
}

a {
	color: #fff !important;
	text-decoration: none;
}
.nt-container,
.nt-container-wide { margin:0 auto; }

@media all and (min-width:992px) {
	.responsive .boxed-a.wrapper .nt-container.px-xl-0 { padding-left:2rem !important; padding-right:2rem !important; }
	.responsive .boxed-b.wrapper { padding-left:2rem !important; padding-right:2rem !important; }
	.responsive .boxed-b.wrapper #nt_title .nt-container.px-xl-0,
	.responsive .boxed-b.wrapper #nt_wing .nt-container.px-xl-0 { padding-left:2rem !important; padding-right:2rem !important; }
}

/* 비반응형 */
.no-responsive .boxed-a.wrapper .nt-container.px-xl-0 { padding-left:2rem !important; padding-right:2rem !important; }
.no-responsive .boxed-b.wrapper { padding-left:2rem !important; padding-right:2rem !important; }
.no-responsive .boxed-b.wrapper #nt_title .nt-container.px-xl-0,
.no-responsive .boxed-b.wrapper #nt_wing .nt-container.px-xl-0 { padding-left:2rem !important; padding-right:2rem !important; }

@media all and (max-width:1200px) {
	.no-responsive .wrapper.wided .nt-container.px-xl-0 { padding-left:2rem !important; padding-right:2rem !important; }
	.no-responsive .wrapper.wided #nt_title .nt-container.px-xl-0,
	.no-responsive .wrapper.wided #nt_wing .nt-container.px-xl-0 { padding-left:2rem !important; padding-right:2rem !important; }
}

/********************************************************
■ Loader : 페이지 로딩바
********************************************************/
#nt_loader { background: #fff; left: 0; top: 0; width: 100%; height: 100%; display: block; position: fixed; z-index: 100000; }
#nt_loader .loader { margin: -25px 0 0 -25px; left: 50%; top: 50%; width: 50px; height: 50px; line-height:50px; font-size: 45px; position: absolute; z-index: 10001; }

/********************************************************
■ LNB
********************************************************/
#nt_lnb ul { list-style: none; margin: 0; }
#nt_lnb ul > li { float: left; padding: 0 13px; }
#nt_lnb ul > li::after { font-family:Pretendard, sans-serif; font-weight: normal; float: right; color:#ccc; content: "|"; margin-right:-15px; }
#nt_lnb ul > li:first-child { padding-left:0; }
#nt_lnb ul > li:last-child { padding-right:0; }
#nt_lnb ul > li:last-child::after { content: ""; margin-right:0; }
#nt_lnb ul > li > a { float:left; white-space:nowrap; }
#nt_lnb .dropdown-toggle::after { color:#ccc; }

/********************************************************
■ PC 헤더(Header)
********************************************************/
#nt_header { }
#header_pc .nt-container {}
#header_pc .header-logo img { max-width:100%; }
#header_pc .header-search { width:100%;	max-width:400px; }
#header_pc .header-search form { padding:0; border-width:2px; border-style:solid; }
#header_pc .header-search input { font-size:16px !important; background: #fff; border:0 !important; box-shadow:none !important; -webkit-box-shadow:none !important; }
#header_pc .header-search .form-control:focus { box-shadow:none !important; -webkit-box-shadow: none !important; }
#header_pc .header-search .btn { border:0; background: none !important; outline:none; }

#header_pc {max-width:1740px;  margin:0 auto; display:flex !important; justify-content: space-between; align-items: center; flex-wrap: nowrap;border-top: 3px solid #0f0;background: #202020;}
.header_left {width:25%; text-align:center; }
.header_left a {text-align:center;}
.header_right {width:75%; }

@media all and (max-width:768px) {
	#header_pc {display:none !important;}
}


.wid-100 img {
	width: 100% !important;
}
/********************************************************
■ 모바일 헤더(Header)
********************************************************/
#header_mo { box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); }

/********************************************************
■ PC 주메뉴
********************************************************/
/* 공통 */
#nt_menu { position:relative; z-index:20; width:100%; /*box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); */}
#nt_menu .nt-container,
#nt_menu .me-list .me-li,
#nt_menu .sub-1dul,
#nt_menu .sub-1dli { position:relative; }
#nt_menu .sub-slide { display:none; visibility:visible; }
#nt_menu .sub-icon::after { font-family: "FontAwesome"; float: right; position: relative; content: "\f105"; }
#nt_menu .me-icon {	width:4.0rem; text-align:center; }
#nt_menu .me-a { display:block; position:relative; text-align:center; font-weight:500; color:#fff; }
#nt_menu .me-li.on .me-a,
#nt_menu .me-li:hover .me-a { color:#fff; background:rgba(0,0,0,0.2) !important; }
#nt_menu .sub-2div { left:100%; top:0; position:absolute; /*z-index:22; background: #fff; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); */} 
#nt_menu .sub-2dul { }
#nt_menu .sub-2dli { }
#nt_menu .sub-2da { display:block; color:#666; border-bottom: 1px solid #eee; } 
#nt_menu .sub-2dli.on .sub-2da,
#nt_menu .sub-2dli:hover .sub-2da { color:#666; background: #fafafa; border-color: #eee; font-weight: bold; }
#nt_menu .sub-2line { display:block; color:#666; font-weight:500; background:#f5f5f5; }
.nt-menu .sub-1div { position:absolute; left:0; z-index:21; width:auto; text-align:left; top:100%; left:0; background:#202020; padding:5px 0 20px; border:1px solid #0f0; border-top:0; /*box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); */}
.nt-menu .sub-1div::before { left: 50%; margin-left:-8px; }
.nt-menu .sub-1da {display:block; color:#fff; /*border-bottom: 1px solid #eee;*/ text-align:center; height:26px; line-height:26px;}
.nt-menu .sub-1line { position:relative; display:block; }
.nt-menu .sub-1dli.on .sub-1da,
.nt-menu .sub-1dli:hover .sub-1da { color:#0f0; /*background: #f5f5f5; border-color: #eee;*/}
.nt-menu .sub-1line { color:#666; font-weight:500; background:#fafafa; }
.nt-menu .me-sh { padding:0.59rem 1.0rem; } /* 서브메뉴 높이설정 : 페딩값으로 조절 */



/* 메뉴 상단 고정 */
#nt_sticky_wrap.me-sticky { position:fixed; width:100%; z-index:999; left:0; top:0; }
@media all and (min-width:992px) {
	.wrapper.m-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 auto !important; }
	.wrapper.ml-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 0 0 auto !important; }
	.wrapper.mr-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 auto 0 0 !important; }
}

/********************************************************
■ 페이지 타이틀
********************************************************/
#nt_title { position:relative; overflow:hidden; color:#333; background:#f7f7f7; margin:0 0 20px;}
#nt_title .nt-container { position:relative; z-index:2; height:70px; }
#nt_title .page-title { font-size:26px; letter-spacing:-1px; line-height:1.4; text-align:center; width:100%; padding:0 0 5px; font-weight:500;}
#nt_title .breadcrumb a { color:#333; }
#nt_title .breadcrumb-item + .breadcrumb-item::before {	font-family:Pretendard, sans-serif;	font-weight: normal; color:#aaa; content:">"; }
@media all and (max-width:991px) {
	.responsive #nt_title .page-title { font-size:24px; letter-spacing:0; }
}
@media all and (max-width:767px) {
	.responsive #nt_title .page-title { font-size:22px; }
	.responsive #nt_title .nt-container { height:60px; }
}
@media all and (max-width:575px) {
	.responsive #nt_title .page-title { font-size:20px; }
	.responsive #nt_title .nt-container { height:50px; }
}

/********************************************************
■ Wing
********************************************************/
#nt_wing .nt-container { position:relative; overflow:visible !important; }
#nt_wing img { max-width:100%; }
#nt_wing .wing-left,
#nt_wing .wing-right { position:absolute; width:160px; }
#nt_wing .wing-left { left:-180px; }
#nt_wing .wing-right { right:-180px; }
.boxed-b #nt_wing .wing-left { left:-200px; }
.boxed-b #nt_wing .wing-right { right:-200px; }


#bo_w #fwrite .list-group-item, #fregister .list-group-item, #fregisterform .list-group-item {
	padding-left: 20px;
	padding-right: 20px;
	border-left: 0;
	border-right: 0;
}

#bo_w #fwrite .list-group-item, #fregister .list-group-item, #fregisterform .list-group-item {
	border: 1px solid #223925;
	;
}

.form-control {
	background-color: #1a1a1a !important;
	color: #fff !important;
	border: none
}

#captcha #captcha_key {
	background-color: #1a1a1a !important;
		color: #fff !important;
}

#fregister .text-primary,
#fregister .btn-outline-primary.disabled,
#fregister .btn-outline-primary:disabled,

{
	color: #fff !important;
}

#fregister .table {
	color: #fff !important;
}


#fregister .bg-light {
	background-color: #000 !important;
	color: #fff !important;
}

.btn.btn-basic {
	background-color: #333 !important;
	border-color: #333 !important;
	color : #fff !important;
}
#bo_w #fwrite .btn-primary,
#bo_w #fwrite .btn-primary:focus,
#bo_w #fwrite .btn-primary.focus,
#bo_w #fwrite .btn-primary:hover,
#fregister #btn_submit,
#fregisterform #btn_submit
{
	border: 1px solid #38614a !important;
	background: linear-gradient(90deg, #88e03e 0%, #41c48e 100%) !important;
	color : #fff !important;
}

#bo_w #fwrite .custom-select, #bo_w #fwrite .form-control{
	background: #000;
	border: none !important;
	color : #fff !important;
}

.header_left a img{
	width: 170px;
}
#ft_footer{
		font-weight: normal;
			color: #e3e3e3;
			line-height: 2em;
}
#nt_footer .nt-container{
	display:flex;
}
#ft_wr {
	max-width: 1240px;
	margin: auto;
	padding: 40px 0;
	position: relative;
	display: inline-block;
	text-align: left;
}
/********************************************************
■ Footer 
********************************************************/
#nt_footer {margin-top:30px;border-top: 10px solid #202020;}
#nt_footer .logo {float:left; display:block; width:300px;}
#nt_footer .logo img {height: 60px;-webkit-filter: grayscale(100%);filter: gray;opacity: 0.3;}
#nt_footer .nt-links ul { list-style: none; margin: 0; padding:0; }
#nt_footer .nt-links ul > li { float: left; padding: 0 13px; }
#nt_footer ul > li:first-child { padding-left:0; }
#nt_footer ul > li:last-child { padding-right:0; }
#nt_footer .nt-links ul > li::after { font-family:Pretendard, sans-serif; font-weight: normal; float: right; color:#ccc; content: "|"; margin-right:-15px; }
#nt_footer .nt-links ul > li:last-child::after { content: ""; }
#nt_footer .nt-links ul > li > a { color: #333; white-space:nowrap;	}

@media all and (max-width:991px) {
	.responsive #nt_footer .nt-links ul > li { float:none; display:inline-block; }
}

@media all and (max-width:578px) {
	#nt_footer {padding:0 10px; background: #222;}
}

/********************************************************
■ Widget Title 위젯 타이틀
********************************************************/
h3.h3 { padding:0 0 6px; margin:0; font-weight:500; }
hr.hr::before { width:100%; height:1px; content: ""; position:absolute; left:0; bottom:1px; line-height:1px; background-color:#ddd; }
hr.hr { display:block; position:relative; height:3px; border: none; line-height:1px; padding:0;	margin:0;}
hr.hr::after { width:4.0rem; height:3px; content: ""; position:absolute; left:0; bottom:0; line-height:1px; }

/********************************************************
■ Bootstrap 4 : 부트스트랩 기본 속성
********************************************************/
/* 툴팁 */
.tooltip .tooltip-inner { font-size:1.0rem !important; }

/* 체크박스, 라디오버튼 재지정 */
.custom-checkbox .custom-control-label::before,
.custom-checkbox .custom-control-label::after,
.custom-radio .custom-control-label::before,
.custom-radio .custom-control-label::after { top:0.15rem !important; width:1.4rem !important; height:1.4rem !important; }

/* 체크박스, 라디오버튼과 글자간 간격 */
.custom-checkbox .custom-control-label span,
.custom-radio .custom-control-label span { cursor: pointer; padding-left:0.5rem !important; }

/* 스위치 버튼 재지정 */
.custom-switch .custom-control-label::before,
.custom-switch .custom-control-label::after { margin-top:2px; }

/* Button */
.btn-lg { padding: 10px 16px; border-radius: 3px; line-height: 1.33; font-size: 15px; }
.btn-lg i {	top: 3px; font-size: 24px; position: relative; }

/* Form */
.col-form-label { font-weight:500; }

/* Pagenation */
.page-link,
.page-link:hover,
.page-link:focus { color: #333; }

/* 라운드 스타일 */
.na-round,
.view_image img,
.pretty-embed img { border-radius: 0.3rem !important; }

/* 사각 스타일 */
.is-square .na-round,
.is-square .view_image img,
.is-square .pretty-embed img,
.is-square .btn,
.is-square .alert,
.is-square .nav-link,
.is-square .form-control,
.is-square .input-group-prepend,
.is-square .input-group-append,
.is-square .input-group-text,
.is-square .custom-file-label,
.is-square .custom-file-label:after,
.is-square .custom-select,
.is-square .label,
.is-square .progress,
.is-square .pagination li a,
.is-square .list-group-item { border-radius:0 !important; }


.pp_xsta_bx img{
	width : 100%;
}

.chat .wrap {
	border:none !important;
}
#basic_outlogin .loginform .input-group input {
	background: #1a1a1a;
}

#basic_outlogin button{
	border: 1px solid #38614a;
	background: linear-gradient(90deg, #88e03e 0%, #41c48e 100%);
}
/* 좌측 사이드바 */
.leftside {padding:15px 0;max-width: 360px;}
.rightside {padding-top:15px;}

@media all and (max-width:768px) {
	.leftside {display:none; padding:20px !important;}
	.rightside {width:calc(100% - 20px); margin:0 auto;padding-right: 0px !important;}
}

#basic_outlogin {border-bottom:1px solid #ddd; padding:0 0 15px; margin:0 0 0px;}
#basic_outlogin .loginform {display:flex; justify-content: space-between; align-items:flex-start; flex-wrap: wrap; margin:0 0 10px;}
#basic_outlogin .loginform .input-group {width:70%;}
#basic_outlogin .loginform .input-group input {display:block; width:100%; height:34px; border-radius:5px;  border:0;}
#basic_outlogin .loginform .input-group input + input {margin-top:5px;}
#basic_outlogin .loginform .form-group {width:25%;}
#basic_outlogin .loginform .form-group button {width:100%; height:74px; font-size:15px; padding:0; font-weight:700; border-radius:3px !important; word-break:keep-all;}
#basic_outlogin .f-sm a {color:var(--point);}
#basic_outlogin .f-sm .na-bar {margin:0 5px 2px; height:10px;}
#basic_outlogin .f-sm .na-bar + a {color:#999 !important;}
#basic_outlogin .f-sm .custom-control-label {padding:3px 0 0;}


.bbs_index .frame h3.h3{
	background: #303436;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-bottom: 0px !important;
	font-size: 14px !important;
	height: 30px;
	line-height: 30px !important;
}
.tabcontent > div{
	padding: 10px;
}
.tablinks.active, .tablinks.active h3.h3{
	background: #2e5b11 !important;
	color: #fff;
}

#nt_sidebar_move span {
	background: #1a1a1a !important;
}

.live_skin3 span {
	display: block;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #333;
	background-color: #202020;
	cursor: pointer;
}

.live_skin2{
	width: calc(100% - 300px);
	padding-right: 15px;
}
.live_skin3{
	width:300px;
}

/* 우측컨텐츠 */
.bbs_index {margin:0 0 15px;}
.bbs_index .frame {height:200px;  background: #1a1a1a;
	border-top: 1px solid #484848;
	border-left: 1px solid #484848;
	border-right: 1px solid #484848;
	border-bottom: 1px solid #484848;}
.tab {display:flex}
.tab button {position:relative; border: none; outline: none; cursor: pointer; width:20%; transition: 0.3s; font-size: 7px; text-align:center;padding: 0;color:#fff;}


.frame hr::before { width:100%; height:1px; content: ""; position:absolute; left:0; bottom:1px; line-height:1px;  }
.frame hr { display:block; position:relative; height:3px; border: none; line-height:1px; padding:0;	margin:0;background: #2e5b11; }

@media all and (max-width:1090px) {
	.tab button h3 {font-size:15px !important; padding:0 !important}

}

@media all and (max-width:992px) {
	.bbs_index .col-lg-5 + .col-lg-7 {margin:15px 0 0;}
		.sly-tab li a {
		padding: 10px 35px !important;
	}
}

@media all and (max-width:578px) {
	.tab {padding:0}
	.tab button h3 {font-size:15px !important;}
	.tabcontent {}
	
}
.pagination a{
	background: #444444 !important; 
	border: 1px solid #333333 !important;
		padding: 10px;
			font-weight: 100;
}
@media all and (min-width: 720px) {
	.sly-tab li a {
		padding: 10px 35px !important;
	}
	#ft_wr {
		width: 1200px;
	}
}

#bo_v {
	margin-bottom: 20px;
	background: #1a1a1a;
	border: 1px solid #333;
	padding: 10px;
}

.xp-icon img{
	max-width:32px !important;
	max-height:32px !important;
}
#bo_v_info {
	background: #2e2e2e;
	border: 1px solid #333;
	padding: 10px 20px;
	margin-bottom: 20px;
}

#bo_v_atc {
	padding: 30px 20px;
	min-height: 400px;
	background: #2e2e2e;
	border: 1px solid #333;
}

.bo_v_con_01 {
	min-height: 20px;
	padding: 20px;
	margin: 15px 0;
	text-align: center;
	border: 1px solid #0f0;
}
#fviewcomment{
	background: #2e2e2e;
		border: 1px solid #333;
		padding: 12px;
}
#fviewcomment button[type="submit"]{
	border: 1px solid #38614a;
	background: linear-gradient(90deg, #88e03e 0%, #41c48e 100%);
}
#fviewcomment .border{
	border:none !important;
}
#bo_v_data{
		margin: 20px 0px;
}
.border-top {
	border-top: 1px solid #223925 !important;
}
.border-bottom{
	border-bottom: 1px solid #223925 !important;
}

.se2_inputarea {
	background: #000 !important;
	color: #fff !important;
}
.smarteditor2{
	background: #fff !important;
}

.orangered,
i.orangered {
	color: #2e5b11 !important;
}

#fviewcomment .bg-light {
	background-color: #2e2e2e !important;
}
#fviewcomment .custom-control-label::after, #fviewcomment .custom-control-label::before{
	top : 0px !important;
}

#bo_w #fwrite .custom-control-label::after,
#bo_w #fwrite .custom-control-label::before {
	top: 2px !important;
}
#fviewcomment .btn i{
	color :#fff !important;
}
 textarea {
	border: 1px solid #333 !important;
	background: #1a1a1a !important;
	color: #fff !important;
	vertical-align: middle;
	padding: 5px;
	width: 100%;
	height: 100px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
@media all and (max-width: 720px) {
	.sly-tab li a {
		padding: 10px 15px !important;
	}
	#ft_wr {
		width: auto;
	}
	
}
.na-title .na-subject {
	font-weight: 100;
}
.na-table .f-sm {
	font-weight: 100 !important;
}

.live_skin {background:#222; height:1200px; border-radius:5px;}

/* 로그인 */
.box_login {padding: 50px 20px;
	background: #202020;
	border-radius: 10px;
	border: 3px solid #333333;
	box-shadow: 0px 0px 15px #0f06;}


.box_login .text-primary,
.box_login .btn-outline-primary.disabled,
.box_login .btn-outline-primary:disabled {
	color: #fff !important;
}

.box_login button[type="submit"] {
		border: 1px solid #38614a;
			background: linear-gradient(90deg, #88e03e 0%, #41c48e 100%);
}

@media all and (max-width:578px) {
	.box_login {padding:30px 10px;}
}
.na-table-head>div {
	font-weight: bold;
	text-align: center;
	background: #464646;
}
.text-muted {
	color: #fff !important;
}
/* 게시판*/
h3.bbs_title {display:block; color:#0f0; font-weight:600; margin:0 0 10px; font-size:20px;}
.na-table {
	background: #1a1a1a;
}

#bo_vc_login{
	background: black !important;
	border: none !important;
}
.na-table .f-sm {
	font-size: 13px !important;
}
#fboardlist .na-title .na-item{
	padding: 15px 5px !important;
}
#header_mo a img{
	width:150px;
}
#header_mo .fa-bars, #header_mo .fa-power-off{
	font-size: 21px;
		margin-top: 7px;
}
#header_mo{
	background: #212020;
}
.sly-tab li a {
	background:black;
}
.sly-tab li.active a {
	background: #2e5b11 !important;	
}
.money-option {
	background: #202020 !important;
}
.money-box dl dt {
	background: #202020 !important;
	
}
.money-box button {
	border: 1px solid #38614a !important;
	background: linear-gradient(90deg, #88e03e 0%, #41c48e 100%) !important;
}

.money-box {
	border: 1px solid #0f0 !important;
}

.money-box dl dd strong {
	color: #0f0 !important;
}
#bo_list .count-plus{
		display: inline-block;
			margin-left: 30px;
			width: 40px;
			height: 20px;
			font-size: 10px;
			line-height: 16px;
			text-align: center;
			color: #00ff00 !important;
			background: #000;
			border: 1px solid #00ff00;
			border-radius: 10px;
			white-space: nowrap;
}
#viewcomment .bg-light {
	background-color: #000 !important;
}
.count-plus::after{
	content: '';
	display: block;
	margin-top: -7px;
	margin-left: -21px;
	width: 20px;
	height: 1px;
	background-color: #00ff00;
}
.count-plus::before {
	content: "";
}
/* 랭킹 */
.rank_act_wrap {margin:30px 0 0;}
.rank_act {width: 100%; height: auto; position: relative; margin-bottom: 95px;}
.rank_act:last-of-type {margin-bottom: 0;}
.rank_act .rank_act_tit {width: 100%; height: auto; position: relative; margin-bottom: 30px;}
.rank_act .rank_act_tit .rank_titbox {width: 100%; height: auto; position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 3px;}
.rank_act .rank_act_tit .rank_titbox > h2 {color:#0f0; font-size: 40px; font-weight:500;}
.rank_act .rank_act_tit .rank_titbox > .rank_date {font-size:14px; color: #fff; }
.rank_act .rank_act_tit .rank_titbox span {display:inline-block; width: 21px; height: 35px; position: relative; background-position: center; background-repeat: no-repeat; -webkit-background-size: contain; background-size: contain; vertical-align:middle; margin:0 0 6px;}
.rank_act .rank_act_tit .rank_titbox span.icon_lt {background-image: url(/img/rank_lt.png); margin-right:10px;}
.rank_act .rank_act_tit .rank_titbox span.icon_gt {background-image: url(/img/rank_gt.png); margin-left:10px;}
.rank_act .rank_act_list {width: 100%; height: auto; position: relative; display:flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
.rank_act .rank_act_list .rank_item {width:32%;}
.rank_act .rank_act_list .rank_item .rank_subtit {width:100%; position: relative; margin-bottom: 20px;}
.rank_act .rank_act_list .rank_item .rank_subtit > h2 {font-size:20px; font-weight:400; text-align:center;}
.rank_act .rank_act_list .rank_item .rank_list {width: 100%; height: auto; position: relative; border-top:1px solid #dc3545; border-bottom:1px solid #dc3545;}
.rank_act .rank_act_list .rank_item .rank_list .list_item {width: 100%; height: auto; position: relative; display: flex; align-items: center; justify-content: space-between; padding: 14px 18px;}
.rank_act .rank_act_list .rank_item .rank_list .list_item:nth-of-type(odd) {background-color: #f7f7f7;}
.rank_act .rank_act_list .rank_item .rank_list .list_item:last-of-type {margin-bottom: 0;}
.rank_act .rank_act_list .rank_item .rank_list .list_item .user_info {width: auto; height: auto; position: relative; display: flex; align-items: center; gap: 10px;}
.rank_act .rank_act_list .rank_item .rank_list .list_item .user_info > p {width: 45px; text-align: center; position: relative; font-size:13px; line-height:22px; background-position: center; background-repeat: no-repeat; background-size: 24px; color:#000;}
.rank_act .rank_act_list .rank_item .rank_list .list_item p.medal b {font-weight:500;}
.rank_act .rank_act_list .rank_item .rank_list .list_item .user_info .user_name.b {color:#000;}
.rank_act .rank_act_list .rank_item .rank_list .list_item:nth-of-type(1) .user_info > p.medal::before,
.rank_act .rank_act_list .rank_item .rank_list .list_item:nth-of-type(2) .user_info > p.medal::before,
.rank_act .rank_act_list .rank_item .rank_list .list_item:nth-of-type(3) .user_info > p.medal::before {
	content: ''; display: block; background-image: url(/img/att_rank_icon_before.png); width: 9px; height: 15px; position: absolute; top: 50%; left: 0; transform: translateY(-40%);}
.rank_act .rank_act_list .rank_item .rank_list .list_item:nth-of-type(1) .user_info > p.medal::after,
.rank_act .rank_act_list .rank_item .rank_list .list_item:nth-of-type(2) .user_info > p.medal::after,
.rank_act .rank_act_list .rank_item .rank_list .list_item:nth-of-type(3) .user_info > p.medal::after {
	content: ''; display: block; background-image: url(/img/att_rank_icon_after.png); width: 9px; height: 15px; position: absolute; top: 50%; right: 0; transform: translateY(-40%);}

.rank_act .rank_act_list .rank_item .rank_list .list_item .user_info .user_name {width: auto; height: auto; position: relative; display: flex; align-items: center; font-size:14px; color:#666;}
.rank_act .rank_act_list .rank_item .rank_list .list_item .user_point {width: auto; height: auto; position: relative; font-size:14px; font-weight: 400; color: #222;}
.rank_act .rank_act_list .rank_item .rank_list .list_item .user_point > span {color: #dc3545; font-weight:500;}

@media all and (max-width:1280px) {
	.rank_act .rank_act_tit .rank_titbox > h2 {font-size: 34px; }
	.rank_act .rank_act_list .rank_item .rank_list .list_item {padding: 12px 10px;}
	.rank_act .rank_act_tit .rank_titbox span {margin:0 0 4px;}
}
@media all and (max-width:1180px) {
	.rank_act .rank_act_tit {margin-bottom: 20px;}
	.rank_act .rank_act_tit .rank_titbox > h2 {font-size: 30px; }
	.rank_act .rank_act_tit .rank_titbox > .rank_date {font-size:13px;}
	.rank_act .rank_act_list .rank_item {width:100%;}
	.rank_act .rank_act_list .rank_item + .rank_item {margin-top:30px;}
	.rank_act .rank_act_list .rank_item .rank_list .list_item {padding: 12px 20px;}
}
@media all and (max-width:420px) {
	.rank_act .rank_act_list .rank_item .rank_list .list_item {padding: 12px 10px;}
}

/* 보증업체 */
.w-100.mb-0.bg-primary {display:none;}
#bo_gallery .money p {display:inline-block; background:#dc3545; padding:2px 10px 1px; color:#fff; border-radius:3px;}
#bo_gallery .na-title.money {display:block; padding:0 0 5px; width:100%; margin:0 0 10px; border-bottom:1px dashed #c1c1c1;}
#bo_gallery .na-title.money .na-subject {font-size:16px;}


/* 출석체크 */
.attend_con {width: 100%; height: auto; position: relative; padding: 0 23px 30px 23px; border-radius: 5px; background:#202020;}
.attend_con .attend_tit {width: auto; height: auto; position: relative; z-index: 9; margin-bottom: 20px; font-size: 0;}
.attend_con .attend_year {display: block; width:100%; font-size: 1.5rem; font-weight: 600; position: relative; text-align: center; width:100%; margin:0 0 12px;}
.attend_con .attend_year > span {color: var(--point);}
.attend_con .attend_box {width: 100%; height: auto; position: relative;}
.attend_con .attend_box .attend_cal {width: 100%; height: auto; position: relative; text-align: center; margin-bottom: 20px;}
.attend_con .attend_box .attend_cal > p {font-size: 1.875rem; font-weight: 400; line-height: 1; color: #000;}
.attend_con .attend_box .attend_cal > p > span {color: #000;}
.attend_con .attend_box .attend_table {width: 100%; height: auto; position: relative;}
.attend_con .attend_box .attend_table > table {width: calc(100% + 18px); height: auto; position: relative; border-collapse: separate; border-spacing: 9px;   margin: -9px;}
.attend_con .attend_box .attend_table > table th {padding: 10px 0; border-radius: 5px; background:#000; font-size: 1.0625rem; font-weight: 500; text-align:center;}
.attend_con .attend_box .attend_table > table th:last-of-type {border-right: 0;}
.attend_con .attend_box .attend_table > table th.sun {color: var(--point);}
.attend_con .attend_box .attend_table > table th.sat {color: #2468cd;}
.attend_con .attend_box .attend_table > table td {height: 89px; vertical-align: top; padding: 10px 15px; text-align: right;   border-radius: 5px; background-color:#000; background-position: center; background-repeat: no-repeat; background-size: auto; font-size: 0.8125rem; font-weight: 700; color: #999;}
.attend_con .attend_box .attend_table > table td.sun {color: var(--point);}
.attend_con .attend_box .attend_table > table td.sat {color: #2468cd;}
.attend_con .attend_box .attend_table > table td.on {background-image: url(/img/attend_black_on.png);}
.attend_con .attend_box .attend_table > table td.off {background-image: url(/img/attend_black_off.png);}

.attend_con .attend_box .attend_infobox {width: 100%; height: auto; position: relative; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; margin-top: 41px; background-color: #202020; padding: 5px 20px 20px 20px; border-radius: 5px;}
.attend_con .attend_box .attend_infobox .attend_info {width: 100%; height: auto; position: relative; padding:15px 0 0;}
.attend_con .attend_box .attend_infobox .attend_info .attend_infotit {width: 100%; height: auto; position: relative; text-align: center; margin-bottom: 27px;}
.attend_con .attend_box .attend_infobox .attend_info .attend_infotit > h4 {font-size: 1.625rem; font-weight: 500; color: #fff; letter-spacing: -0.5px; line-height: 1;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex {width: 100%; height: auto; display: flex; gap: 13px;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox {width: calc(100% / 3); height: 175px; position: relative; border-radius: 5px; background-color: #000; border:1px solid var(--point);}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox:last-of-type:before {content: none;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox::after {content: '';background-position: center;background-repeat: no-repeat;-webkit-background-size: contain;background-size: contain;position: absolute;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_tit {width: 100%;height: auto;position: relative;top: -15px;text-align: center;margin-bottom: 3px;z-index: 1;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_tit > p {font-size: 1.0625rem;font-weight: 500;color: #fff;padding: 8px 17px;border-radius: 5rem;letter-spacing: -0.5px;line-height: 1; display: inline-block;background:var(--point);position: relative;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list {z-index: 1;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list_01 {display: block;margin-left: 14px;margin-top: 13px;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list_02 {display: block; margin-left: 14px;margin-top: 13px;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list > li {position: relative;display: flex;align-items: center;width: 100%;margin-bottom: 10px;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list > li:last-of-type {margin-bottom: 0;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list > li::before {content: '';display: block;margin-right: 5px;width: 4px;height: 4px;background-color:var(--point);border-radius: 50%;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list_03 > li::before {display: none;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list > li > p {font-size: 1rem;font-weight: 400;color: #fff;letter-spacing: -0.5px;line-height: 1;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list > li > p > span {font-weight: 700;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list_01 > li > p > span {color: var(--point);}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list_02 > li > p > span {color: var(--point);}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list_03 {width: 100%;height: auto;position: relative;display: block;padding: 0 15px;padding-bottom: 10px;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list_03 .rank_item {width: 100%;height: auto;position: relative; display: flex; align-items: center; justify-content: space-between; margin-bottom: 1.5px;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list_03 .rank_item:last-of-type {margin-bottom: 0;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list_03 .rank_item .rank_name {
    width: auto;height: auto;position: relative;display: flex;align-items: center;gap: 3px; }
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list_03 .rank_item .rank_name > p {font-size: 1rem;letter-spacing: -0.5px;font-weight: 500;color: #fff;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list_03 .rank_item .rank_name > span {display:inline-block; width:15px; text-align:center; height:15px; vertical-align:middle;  line-height:15px; font-size:12px; border-radius:2px;background:#222; color:#fff;}
.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list_03 .rank_item > p {font-size: 1rem; letter-spacing: -0.5px;font-weight: 400;color: #666;}

.attend_con .comt_wrap {width: 100%;height: auto;position: relative;margin-top: 20px;padding: 18px 20px 24px;border-radius: 3px;background-color: #202020}
.attend_con .comt_wrap .comt_txt {width: 100%;height: auto;position: relative;display: flex;align-items: center; margin-bottom: 20px;border: 1px solid #38614a;
	background: linear-gradient(90deg, #88e03e 0%, #41c48e 100%);border-radius: 2px;}
.attend_con .comt_wrap .comt_txt .comt_textarea {width: calc(100% - 114px);height: 56px;position: relative;}
.attend_con .comt_wrap .comt_txt .comt_textarea > textarea {width: 100%;height: 100%;position: relative;background-color: #fff;padding: 10px 13px;color: #222;font-size: 1rem;overflow: hidden;}
.attend_con .comt_wrap .comt_txt .comt_button {width: 114px;height: 32px;position: relative;margin-right: 8px;}
.attend_con .comt_wrap .comt_txt .comt_button > button {width: 100%;height:100%;border: none;cursor: pointer;background-color: unset;color: #fff;font-size: 1rem;font-weight: 700;position: relative;}
.attend_con .comt_wrap .comt_list {width: 100%;height: auto;position: relative;}
.attend_con .comt_wrap .comt_list .comt_tablebox {width: 100%;height: auto;position: relative;border-radius: 9px;overflow: hidden;color: #fff;font-size: 1rem;}
.attend_con .comt_wrap .comt_list .comt_tablebox thead tr th {background-color: #000;height: 32px;font-weight: 500;color:#fff; text-align:center;}
.attend_con .comt_wrap .comt_list .comt_tablebox tbody tr:nth-of-type(2n) {background-color: #f7f7f7;}
.attend_con .comt_wrap .comt_list .comt_tablebox tbody tr td {height: 49px;text-align: center;}
.attend_con .comt_wrap .comt_list .comt_tablebox tbody tr:last-child td {border-bottom: none;}
.attend_con .comt_wrap .comt_list .comt_tablebox tbody tr td.rank_num {width: 70px;}
.attend_con .comt_wrap .comt_list .comt_tablebox tbody tr td.regist_date {width: 100px;}
.attend_con .comt_wrap .comt_list .comt_tablebox tbody tr td.nickname {padding-left: 15px;width: 120px;text-align: left;}
.attend_con .comt_wrap .comt_list .comt_tablebox tbody tr td.comment_txt {padding-left: 20px;text-align: left;}
.attend_con .comt_wrap .comt_list .comt_tablebox tbody tr td.point {width: 100px;}
.attend_con .comt_wrap .comt_list .comt_tablebox tbody tr td.inarow {width: 80px;}
.attend_con .comt_wrap .comt_list .comt_tablebox tbody tr td.point .point_txt {display: inline-block; padding: 6px 10px;border: 1px solid var(--point); border-radius: 21px; background: var(--point); color: #fff; font-size: 0.95rem; font-weight: 600;}
.attend_con .comt_wrap .comt_list .comt_tablebox tbody tr td.inarow span {color: var(--point);}

.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem.rank_1 .rank_num,
.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem.rank_2 .rank_num,
.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem.rank_3 .rank_num {
    position: relative;
    color: var(--point);
	font-weight:500;
}
.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem.rank_1 .rank_num::before,
.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem.rank_2 .rank_num::before,
.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem.rank_3 .rank_num::before {
    content: '';
    display: block;
    background-image: url(/img/att_rank_icon_before.png);
    width: 9px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
}
.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem.rank_1 .rank_num::after,
.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem.rank_2 .rank_num::after,
.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem.rank_3 .rank_num::after {
    content: '';
    display: block;
    background-image: url(/img/att_rank_icon_after.png);
    width: 9px;
    height: 15px;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
}

.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem.my_rank td {background-color: #293f60;}
.attend_con .comt_wrap .paging_con {background-color: #3E3F3F;}
.attend_con .comt_wrap .comt_list .comt_listbox {width: 100%; height: auto; position: relative;}

.attend_con .comt_wrap .comt_list .comt_tablebox.mob {display:none !important;}

@media all and (max-width:1280px) {
	.attend_con .comt_wrap .comt_list .comt_tablebox tbody tr td.regist_date {width: 60px;}
	.attend_con .comt_wrap .comt_list .comt_tablebox tbody tr td.nickname {padding-left: 10px;width: 90px;}
	.attend_con .comt_wrap .comt_list .comt_tablebox tbody tr td.comment_txt {padding-left: 5px;}
	.attend_con .comt_wrap .comt_list .comt_tablebox tbody tr td.point {width: 80px;}
	.attend_con .comt_wrap .comt_list .comt_tablebox tbody tr td.inarow {width: 60px;}
	.attend_con .comt_wrap .comt_list .comt_tablebox tbody tr td.point .point_txt {padding:4px 6px; font-size: 0.9rem; font-weight: 500;}
}

@media all and (max-width:960px) {
	.attend_con .attend_box .attend_infobox .attend_info .attend_flex {flex-wrap: wrap;}
	.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox {width: 100%; height:auto;}
	.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox + .att_txtbox {margin-top:20px;}
	.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list_01, .attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list_02 {padding-bottom:15px; margin-top:0;}

	.attend_con .comt_wrap .comt_list .comt_tablebox.wide {display:none !important;}
	.attend_con .comt_wrap .comt_list .comt_tablebox.mob {display:block !important;}

	.attend_con .comt_wrap .comt_list .comt_tablebox {border-radius:0;}
	.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem{display:flex; justify-content: space-between; align-items: center; flex-wrap: wrap; width:100%; padding:10px 15px; }
	.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem + .comt_tableitem {margin-top:10px;}
	.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem .left {width:60%;}
	.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem .right {width:40%; text-align:right;}
	.attend_con .comt_wrap .comt_list .comt_tablebox .rank_num {display: inline-block; width:50px; text-align:center;}
	.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem.rank_1 .rank_num::before,
	.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem.rank_2 .rank_num::before,
	.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem.rank_3 .rank_num::before {left: 0px;}
	.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem.rank_1 .rank_num::after,
	.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem.rank_2 .rank_num::after,
	.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem.rank_3 .rank_num::after {right:0px;}
	.attend_con .comt_wrap .comt_list .comt_tablebox .nickname {display: inline-block; padding-left: 10px;}
	.attend_con .comt_wrap .comt_list .comt_tablebox .regist_date {display: inline-block; padding-left:10px;}
	.attend_con .comt_wrap .comt_list .comt_tablebox .point {display: inline-block;}
	.attend_con .comt_wrap .comt_list .comt_tablebox .point .point_txt {display: inline-block; padding:1px 10px 0;border: 1px solid var(--point); border-radius: 21px; background: var(--point); color: #fff; font-size: 0.85rem; font-weight: 500;}
	.attend_con .comt_wrap .comt_list .comt_tablebox .inarow {display: inline-block; width:50px;}
	.attend_con .comt_wrap .comt_list .comt_tablebox .comment_txt {width:100%; padding:5px 10px; margin-top:5px;}

}

@media all and (max-width:768px) {
	.attend_con {padding: 0 10px 20px 10px;}
	.attend_con .attend_box .attend_table > table {width: calc(100% + 8px); border-spacing: 4px; margin: -4px;}
	.attend_con .attend_box .attend_table > table th {padding: 5px 0; font-size:0.8rem;}
	.attend_con .attend_box .attend_table > table td {height: 49px; padding:5px 10px; font-size:0.7rem;}

	.attend_con .attend_box .attend_infobox {padding: 5px 10px 10px 10px;}
	.attend_con .attend_box .attend_infobox .attend_info .attend_infotit > h4 {font-size: 1.4em;}
	.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list > li > p {font-size: 0.86rem;}
	.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list_03 .rank_item .rank_name > p {font-size:0.85rem;}
	.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list_03 .rank_item .rank_name > span {font-size:11px;}
	.attend_con .attend_box .attend_infobox .attend_info .attend_flex .att_txtbox .att_list_03 .rank_item > p {font-size: 0.85rem;}

	.attend_con .comt_wrap {padding:18px 10px 24px;border-radius: 3px;}
	.attend_con .comt_wrap .comt_txt {flex-wrap: wrap;}
	.attend_con .comt_wrap .comt_txt .comt_textarea {width:100%;}
	.attend_con .comt_wrap .comt_txt .comt_textarea > textarea {padding:5px;font-size:0.9rem;}
	.attend_con .comt_wrap .comt_txt .comt_button {width:100%;height: 28px;margin-right:0; font-size:14px; font-weight:400;}
	.attend_con .comt_wrap .comt_txt .comt_button > button {font-size:14px; font-weight:400;}

	.attend_con .comt_wrap .comt_list .comt_tablebox .comt_tableitem{padding:10px 5px; font-size:0.85rem;}
	.attend_con .comt_wrap .comt_list .comt_tablebox .rank_num {width:40px;}
	.attend_con .comt_wrap .comt_list .comt_tablebox .nickname {padding-left: 5px;}
	.attend_con .comt_wrap .comt_list .comt_tablebox .regist_date {padding-left:5px;}
	.attend_con .comt_wrap .comt_list .comt_tablebox .point .point_txt {padding:0; border:0; border-radius:0; background:none; color:var(--point);}
	.attend_con .comt_wrap .comt_list .comt_tablebox .inarow {width:40px;}
}

#bo_v_info.f-sm {
	font-size: 15px !important;
}
@media (min-width: 768px) {
	.col-md-9 {
		-ms-flex: 0 0 79.3% !important;
		flex: 0 0 79.3% !important;
		max-width: calc(100% - 360px) !important;
	}

}