@charset "utf-8";
@import url('//fonts.googleapis.com/css?family=Roboto:400,700');
@import url('../../../nariya/css/g5.css');

/********************************************************
■ Theme Common
********************************************************/
body { margin:0; padding:0;	background:#fff; color:#000; }
h1, h2, h3, h4, h5, h6, .en { font-family:"Roboto", sans-serif; }
#nt_body {
	background-image: url("/theme/BS4-Basic/img/graywallpaper.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

/********************************************************
■ Theme Layout : 테마 레이아웃
********************************************************/
.wrapper { background:#fff; }
@media all and (max-width:991px) {
	.responsive .wrapper { overflow-x:hidden; }
}
.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:1.5rem !important; padding-right:1.5rem !important; }
	.responsive .boxed-b.wrapper { padding-left:1.5rem !important; padding-right:1.5rem !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:1.5rem !important; padding-right:1.5rem !important; }
}

/* 비반응형 */
.no-responsive .boxed-a.wrapper .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
.no-responsive .boxed-b.wrapper { padding-left:1.5rem !important; padding-right:1.5rem !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:1.5rem !important; padding-right:1.5rem !important; }
@media all and (max-width:1200px) {
	.no-responsive .wrapper.wided .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !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:1.5rem !important; padding-right:1.5rem !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: dotum; 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)
********************************************************/
#header_pc .nt-container { background: url('../img/header.jpg') no-repeat right bottom; }
#header_pc .header-logo img {
	max-width: 100%;
	height: 80px;
}
#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)
********************************************************/
#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;
	-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;
		display: none;
	}
	#nt_menu .me-a {
		display: block;
		position: relative;
		text-align: center;
		font-weight: bold !important;
		color: #000000;
	}
	#nt_menu .me-li.on .me-a,
	#nt_menu .me-li:hover .me-a {
		color: #007bff;
		background: white;
		!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:#000; border-bottom: 1px solid #eee; } 
#nt_menu .sub-2dli.on .sub-2da,
#nt_menu .sub-2dli:hover .sub-2da { color:#000; background: #fafafa; border-color: #eee; font-weight: bold; }
#nt_menu .sub-2line { display:block; color:#000; font-weight:bold; background:#f5f5f5; }
.nt-menu .sub-1div { position:absolute; left:0; z-index:21; width:auto; text-align:left; top:100%; left:0; 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-1div::before { left: 50%; margin-left:-8px; }
.nt-menu .sub-1da {
	display: block;
	background-color: #007bff !important;
	color: #fff !important;
	
	padding: 0.6rem 1rem;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
	.nt-menu .sub-1da:hover {
		background-color: #0056b3 !important;
		color: #fff !important;
	}
.nt-menu .sub-1da {
	display: block;
	color: #fff !important;
	padding: 10px 20px;
	text-align: center;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
/* 상단 가운데 삼각형 (화살표) */
.nt-menu .sub-menu::before {
	content: "";
	position: absolute;
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #007bff;
}
.nt-menu .sub-1line { position:relative; display:block; }
.nt-menu .sub-1dli.on .sub-1da,
.nt-menu .sub-1dli:hover .sub-1da { color:#000; background: #f5f5f5; border-color: #eee; font-weight:bold; }
.nt-menu .sub-1line { color:#000; font-weight:bold; 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: #fafafa;
	border-bottom: 1px solid #dee2e6;
	display: none;
}
#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; }
#nt_title .breadcrumb a { color:#333; }
#nt_title .breadcrumb-item + .breadcrumb-item::before {	font-family: dotum;	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; }

/********************************************************
■ Footer 
********************************************************/
#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: dotum; 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; }
}

/********************************************************
■ Widget Title 위젯 타이틀
********************************************************/
h3.h3 { padding:0; margin:0; font-weight:bold; }
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; }
@media all and (max-width:575px) {
	.responsive h3.h3 {	padding-left:1.0rem; padding-right:1.0rem; }
	.responsive hr.hr::after { left:1.0rem;	}
}

/********************************************************
■ 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: 8px; line-height: 1.33; font-size: 18px; }
.btn-lg i {	top: 3px; font-size: 24px; position: relative; }

/* Form */
.col-form-label { font-weight:bold; }

/* 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; }

/*커스텀CSS*/
.card2-container {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}

.card {
	background: white;
	flex: 1;
	text-decoration: none;
	color: #000;
	transition: transform 0.2s ease;
	padding: 0px !important;
	box-shadow: 5px 5px 8px rgb(50 60 70 / 8%) !important;
}
.card2 {
	background: white;
	flex: 1;
	text-decoration: none;
	color: #000;
	transition: transform 0.2s ease;
	padding: 0px !important;
	box-shadow: 5px 5px 8px rgb(50 60 70 / 8%) !important;
	border: 0 !important;
	border-radius: 10px;
	height: 130px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

	.card2:hover {
		transform: translateY(-5px);
	}

.card2-header {
	display: flex;
	justify-content: center;
	gap: 10px;
	margin-bottom: 10px;
	background: white;
	border-bottom: 0px;
}

	.card2-header img {
		width: 48px;
		height: 48px;
	}

.card2-title {
	font-size: 26px;
	font-weight: bold;
}

.card2-desc {
	font-size: 14px;
	color: #555;
	text-align: center;
}

.sidetapdiv {
	box-shadow: 5px 5px 8px rgb(50 60 70 / 10%), -3px -3px 6px #fff;
	background: #f9f9f9;
	overflow: hidden;
	border-radius: 10px;
	position: relative;
	padding: 15px 20px;
	margin-bottom: 30px;
}
.nt-container {
	max-width: 1226px !important;
}
.side_event img {
	border-radius: 8px;
	margin-bottom: 30px;
}
.na-list li {
	line-height: 1.9;
	font-size: 14px;
}

.sidelog {
	font-size: 15px !important;
	border-radius: 5px 5px 10px 10px;
	padding: 35px 20px 30px;
	box-shadow: 5px 5px 8px rgb(50 60 70 / 10%), -3px -3px 6px #fff;
	background: #f7f8fa;
	border-top: 3px solid #0087ff;
	margin-bottom: 30px;
}

/*배너*/
.banner-grid {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
	justify-content: space-between;
}

.banner-item {
	position: relative;
	width: 32.8%;
	margin: 6px -2px;
}

	.banner-item img {
		width: 100%;
		height: auto;
		border-radius: 8px;
	}

.edit-btn {
	position: absolute;
	top: 5px;
	right: 5px;
	background: #ff5555;
	color: #fff;
	border: none;
	padding: 5px 8px;
	font-size: 12px;
	border-radius: 5px;
	cursor: pointer;
	z-index: 10;
	text-decoration: none;
}

.admin-banner-edit-link {
	margin-top: 15px;
	display: inline-block;
	background: #007bff;
	color: #fff;
	padding: 8px 12px;
	border-radius: 6px;
	text-decoration: none;
}
#notice_side {
	background: #db3232;
	padding: 7px 9px;
	border-radius: 5px 5px 0 0;
	vertical-align: middle !important;
	color: white;
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
	font-size: 14px;
	position: absolute;
	top: 0;
	left: 0;
	justify-content: center;
}
#notice_side2 {
	background: #dfdfdf;
	padding: 7px 9px;
	border-radius: 5px 5px 0 0;
	vertical-align: middle !important;
	color: #000000;
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
	font-size: 14px;
	position: absolute;
	top: 0;
	left: 0;
	justify-content: center;
}
.side_notice_text {
	margin-top: 50px;
}
#notice_side img {
	margin-right: 8px;
	width: 25px;
}
#notice_side3 img {
	margin-right: 8px;
	width: 25px;
}
#notice_side3 {
	background: #FFC107;
	padding: 7px 9px;
	border-radius: 5px 5px 0 0;
	vertical-align: middle !important;
	color: #000000;
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
	font-size: 14px;
	position: absolute;
	top: 0;
	left: 0;
	justify-content: center;
}
#side_notice_font {
	font-size: 16px;
}
/*윙 좌측 날개 css*/
.pt-5, .py-5 {
	padding-top: 0 !important;
}

/*랭킹 css*/
.rank-box {
	width: 100%;
}

.rank-tabs {
	display: flex;
	justify-content: space-between;
	font-weight: bold;
	border-bottom: 2px solid #eee;
}

	.rank-tabs div {
		cursor: pointer;
		padding: 10px;
		flex: 1;
		text-align: center;
	}

	.rank-tabs .active {
		color: #2196F3;
		border-bottom: 2px solid #2196F3;
	}

.rank-list {
	display: none;
	margin-top: 15px;
}

	.rank-list.active {
		display: block;
	}

.rank-item {
	display: flex;
	justify-content: space-between;
	padding: 6px 0;
	font-size: 14px;
}

.rank-num {
	width: 20px;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	color: #888;
}

.rank-nick {
	flex: 1;
	padding-left: 8px;
}

.rank-level {
	color: orange;
	font-weight: bold;
}
/*event css*/
.pb-4 {
	box-shadow: 5px 5px 8px rgb(50 60 70 / 8%);
	border-radius: 10px;
	overflow: hidden;
}

/*상단메뉴*/
.bg-primary {
	background-color: #ffffff !important;
}
.mt_top_menu {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.col.p-0.me-li:hover {
	color: blue !important;
}
#header_pc {
	border-bottom: 4px solid #0087ff;
	border-top: 1px solid #00000012;
}
#nt_lnb {
	margin-bottom: 10px;
}
.me-a i.fa-check {
	display: flex;
	width: 20px;
	height: 20px;
	background-image: url('/theme/BS4-Basic/img/totosite_icon.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0 !important;
	color: transparent !important;
	position: absolute;
	right: 0;
	align-items: center;
}

.me-a i.fa-diamond {
	display: flex;
	width: 20px;
	height: 20px;
	background-image: url('/theme/BS4-Basic/img/diamond_icon.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0 !important;
	color: transparent !important;
	position: absolute;
	right: 0;
	align-items: center;
}
.nav-slide {
	gap: 18px;
}
/* 메뉴 항목 오버 시 배경색, 글자색 변경 */
.navbar .dropdown-menu > li > a:hover,
.navbar .dropdown-menu > li > a:focus {
	background-color: #007bff !important; /* 원하는 배경색 */
	color: #fff !important; /* 원하는 글자색 */
}

/* 메인 메뉴 오버 시 */
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
	background-color: #007bff !important;
	color: #ffffff !important;
}

/*safety*/
.border-bottom {
	border-bottom: 0 !important;
}
.bg-dark.text-white {
	width: 90px;
	text-align: center;
	background: #333;
	height: 34px;
	letter-spacing: -0.05rem;
	border-radius: 5px 0 0 0;
}
tbody tr:nth-of-type(2) th.bg-dark.text-white {
	width: 90px;
	text-align: center;
	background: #333;
	height: 34px;
	letter-spacing: -0.05rem;
	border-radius: 0 0 0 5px;
}
.card-body.p-3 {
	padding: 10px !important;
}
.btn-outline-dark {
	color: #343a40;
	border-color: #343a40;
	border: 2px solid #333;
	float: left;
	width: calc((100% - 4px) / 2) !important;
	border-radius: 5px !important;
	text-align: center;
	font-weight: bold;
	padding: 5px 0 3px !IMPORTANT;
	transition: background .15s;
	font-size: 16px !IMPORTANT;
}
.btn-outline-danger {
	color: #dc3545;
	border-color: #dc3545;
	border: 2px solid #dc3545;
	float: left;
	width: calc((100% - 4px) / 2) !important;
	border-radius: 5px !important;
	text-align: center;
	font-weight: bold;
	padding: 5px 0 3px !IMPORTANT;
	transition: background .15s;
	font-size: 16px !IMPORTANT;
}
.img-wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.img-wrap {
	position: relative;
	width: 100%;
	padding-bottom: 66.66%; /* 3:2 비율 등 */
	overflow: hidden;
}

	.img-wrap .img-item {
		display: block !important;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		aspect-ratio: 39 / 19;
	}

		.img-wrap .img-item img {
			max-width: 100%;
			max-height: 100%;
			width: auto;
			height: auto;
			display: block;
			margin: 0 auto;
			object-fit: contain;
		}
.bg-secondary {
	background-color: #e9e9e9 !important;
	color: white;
	margin-right: 5px;
}
.site-info-box {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.05);
	padding: 20px;
	align-items: flex-start;
}

	.site-info-box .info-thumb {
		flex: 0 0 300px;
		max-width: 300px;
		border-radius: 8px;
		overflow: hidden;
	}

		.site-info-box .info-thumb img {
			width: 100%;
			height: auto;
			border-radius: 8px;
			object-fit: contain;
			background-color: #f9f9f9;
		}

	.site-info-box .info-table {
		flex-grow: 1;
	}

		.site-info-box .info-table table {
			width: 100%;
			border: none;
			border-collapse: collapse;
			background: #fff;
		}

		.site-info-box .info-table th {
			background: #2d2d2d !important;
			color: #fff;
			width: 130px !important;
			vertical-align: middle;
			border: 1px solid #333;
			height: 40px;
			font-weight: 500;
			text-align: left;
			font-size: 16px;
		}

		.site-info-box .info-table td {
			border: 1px solid #e0e0e0;
			padding: 8px 15px;
			vertical-align: middle;
			background: #fff;
		}

		.site-info-box .info-table a {
			color: #007bff;
			text-decoration: none;
		}

		.site-info-box .info-table .badge {
			background: #e0e0e0;
			color: #333;
			font-weight: 500;
			padding: 5px 10px;
			border-radius: 8px;
			margin-right: 4px;
		}
.info-table.flex-grow-1 {
	box-shadow: 5px 5px 8px rgb(50 60 70 / 10%);
	border-radius: 10px;
}

.site-info-box {
	align-items: stretch;
}

	.site-info-box .info-table table {
		width: 100%;
		border-collapse: separate;
		border-spacing: 0;
		border-radius: 10px;
		overflow: hidden;
	}

		.site-info-box .info-table table tr:first-child th {
			border-top-left-radius: 10px;
		}

		.site-info-box .info-table table tr:first-child td {
			border-top-right-radius: 10px;
		}

		.site-info-box .info-table table tr:last-child th {
			border-bottom-left-radius: 10px;
		}

		.site-info-box .info-table table tr:last-child td {
			border-bottom-right-radius: 10px;
		}

	.site-info-box .info-table th,
	.site-info-box .info-table td {
		border: none;
	}
	.site-info-box .info-table td {
		border: 1px solid #e0e0e0;
		padding: 8px 15px;
		vertical-align: middle;
		background: #fff;
		font-size: 16px;
	}

#bo_v_img img {
	width: 100%;
}
.imgbox_top {
	display: flex;
	align-items: flex-end;
	margin-bottom: 20px;
	position: relative;
}

	.imgbox_top p {
		display: inline-block;
		margin: 0;
		padding: 12px 20px;
		font-weight: bold;
		color: #007bff;
		border: 4px solid #007bff;
		border-bottom: none;
		border-radius: 8px 8px 0 0;
		background: #fff;
		position: relative;
		z-index: 1;
		line-height: 1.2;
	}

	.imgbox_top::after {
		content: "";
		height: 4px;
		background-color: #007bff;
		flex-grow: 1;
		margin-left: -2px;
		position: relative;
		bottom: 0;
		z-index: 0;
	}
#bo_v {
	margin-top: 20px;
}
#bo_list_wrap {
	margin-top: 20px;
}
.hashtag_top {
	display: flex;
	flex-direction: row;
	align-items: center;
}

	.hashtag_top img {
		width: 22px;
		margin-right: 10px;
	}
#bo_btn_top {
	border-bottom: 4px solid #007bff;
	padding-bottom: 10px;
}

/*먹튀신고 게시판 css*/
/* 상단 썸네일 이미지 */
.view-top-image img {
	max-width: 100%;
	height: auto;
	border-radius: 12px;
	margin-bottom: 25px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* 사이트 정보 박스 */
.custom-info-box {
	border: 1px solid #e0e0e0;
	border-radius: 12px;
	overflow: hidden;
	margin: 20px 0;
	background: #fff;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.03);
}

	.custom-info-box table {
		width: 100%;
		margin: 0;
		border-collapse: collapse;
	}

		.custom-info-box table th {
			background-color: #f8f9fa;
			text-align: left;
			padding: 12px 16px;
			font-weight: 600;
			width: 30%;
			color: #444;
			border-bottom: 1px solid #eee;
		}

		.custom-info-box table td {
			padding: 12px 16px;
			border-bottom: 1px solid #eee;
			color: #333;
			font-size: 15px;
		}

			/* 피해금액 강조 */
			.custom-info-box table td.red {
				color: #d9230f;
				font-weight: bold;
			}

/* 피해내용 타이틀 */
.custom-section-title {
	font-weight: bold;
	font-size: 16px;
	color: #c00;
	border-left: 6px solid #c00;
	padding-left: 10px;
	margin: 40px 0 10px;
}

/* 본문 영역 */
.view-content {
	font-size: 15px;
	line-height: 1.8;
	color: #333;
}
/* 열 고정용 */
.nw-5 {
	width: 5%;
}

.nw-10 {
	width: 10%;
}

.nw-15 {
	width: 15%;
}

.nw-30 {
	width: 30%;
}
.na-table-head {
	border-bottom: 1px solid #333 !important;
	border-top: 0 !IMPORTANT;
}

/*먹튀검증 css*/
.left_mtsite_img img {
	width: 100% !important;
	border-radius: 0 0 10px 10px !important;
	margin-bottom: 10px;
}
.site-info-table {
	width: 100%;
	border: 1px solid #eee;
	border-collapse: separate;
	border-radius: 10px;
	overflow: hidden;
	text-align: left;
}
.random-banner-wrap {
	display: flex;
	gap: 10px;
	margin-bottom: 20px;
	justify-content: center;
	align-items: center;
}

	.random-banner-wrap img {
		width: 33%;
		max-width: 400px;
		border-radius: 6px;
		box-shadow: 0 2px 4px rgba(0,0,0,0.1);
		object-fit: cover;
	}


/*모바일 CSS*/
@media screen and (max-width: 768px) {
	#nt_body {
		padding: 0 15px;
		display:block;
	}
	.bg-primary {
		background-color: #007bff !important;
	}
	.mb-3.mb-sm-4 img {
		width: 100%;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.f-mo {
		font-size: 20px !important;
		line-height: 1.8 !important;
		font-family: "Roboto", sans-serif !important;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.collapse:not(.show) {
		display: none;
	}

	.collapse.show {
		display: block;
	}
	.fa-search {
		color: black !important;
		text-decoration: none !important;
		font-size: 22px !important;
		line-height: 40px !important;
		vertical-align: middle !important;
	}
	.card2-container {
		display:none;
	}
	.banner-item {
		width: 50%;
	}

		.banner-item img {
			border-radius: 0 !important;
		}
	.seo_title {
		margin: 10px !important;
	}
		.seo_title h2 {
			text-align: center;
			font-size: 26px !important;
			font-weight: 600 !important;
			letter-spacing: -0.15rem;
		}
		.seo_title h3 {
			text-align: center;
			font-size: 16px !important;
			color: #666;
			font-weight: 400;
			letter-spacing: -0.1rem;
			margin: 20px 0 !important;
		}
	.seo_explan li {
		display: flex;
		font-size: 14px;
		letter-spacing: -0.04rem;
		padding: 5px 20px;
		color: #2f2f2f;
		align-items: center;
	}
	.side_event {
		display:none;
	}


}
#nt_sidebar > #nt_sidebar_header {
	background-color: #007eff !important;
}


/* PC 화면 (768px 이상)에서는 top_p_notice만 보이도록 */
@media (min-width: 768px) {
	#top_p_notice2 {
		display: none !important;
	}
}

/* 모바일 화면 (768px 미만)에서는 top_p_notice2만 보이도록 */
@media (max-width: 767.98px) {
	#top_p_notice {
		display: none !important;
	}
}
@media (max-width: 767.98px) {
	#top_p_notice2 {
		text-align:center;
	}
}

@media screen and (max-width: 768px) {
	.mobile-scroll-menu {
		display: flex;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		white-space: nowrap;
		background-color: #007bff;
		padding: 0px 0px;
		gap: 10px;
		scrollbar-width: none;
	}

		.mobile-scroll-menu::-webkit-scrollbar {
			display: none; /* Chrome, Safari, Edge */
		}

		.mobile-scroll-menu a {
			color: #fff;
			font-size: 16px;
			text-decoration: none;
			padding: 8px 12px;
			flex: 0 0 auto;
			font-weight: 400;
			font-family: 'NEXON Lv2 Gothic', sans-serif !important;
			line-height: 1.7;
		}

			.mobile-scroll-menu a.menu-toggle {
				display: inline-flex;
				align-items: center;
				gap: 5px;
				font-weight: 400;
			}

			.mobile-scroll-menu a:hover {
				background-color: rgba(255, 255, 255, 0.2);
			}
}

/* 데스크탑에서는 숨김 */
@media screen and (min-width: 769px) {
	.mobile-scroll-menu {
		display: none;
	}
}

.mobile-icon-menu {
	gap: 10px;
}

.mobile-icon-item {
	text-decoration: none;
	color: #333;
	width: 100%;
	font-size: 13px;
	height: auto;
}

.circle-icon {
	width: 100%;
	height: 100%;
	background-color: #fff;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #dddddd85;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 5px;
}

	.circle-icon img {
		width: 60%;
		height: 60%;
		object-fit: contain;
	}

.icon-label {
	font-weight: 500;
}


.seo_explan ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.seo_explan li {
	display: flex;
	gap: 10px;
	padding: 8px 20px;
	font-size: 14px;
	color: #2f2f2f;
	line-height: 1.5;
	align-items: center;
}

.seo_number {
	flex-shrink: 0;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background-color: #007aff;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 3px;
}

.seo_text {
	flex: 1;
	overflow-wrap: break-word;
}

/* PC에서는 숨김 */
.mobile-bottom-nav {
	display: none;
}

@media (max-width: 767px) {
	.mobile-bottom-nav {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		height: 60px;
		background: #fff;
		box-shadow: 0 -2px 8px rgba(0,0,0,0.1);
		display: flex !important;
		justify-content: space-around;
		align-items: center;
		z-index: 9999;
		padding: 0 5px;
	}

		.mobile-bottom-nav .nav-item {
			flex: 1;
			text-align: center;
			font-size: 11px;
			color: #333;
			text-decoration: none;
			position: relative;
		}

			.mobile-bottom-nav .nav-item img {
				width: 22px;
				height: 22px;
				margin-bottom: 2px;
			}

			.mobile-bottom-nav .nav-item span {
				display: block;
				margin-top: 2px;
			}

		.mobile-bottom-nav .home-btn {
			position: relative;
			z-index: 10000;
			flex: none;
		}

			.mobile-bottom-nav .home-btn img {
				object-fit: contain;
				height: 60px;
				margin-bottom: 14px;
			}

	#bo_btn_top {
		border-bottom: 0px !important;
	}
}

/*board_top_menu*/
.point-nav {
	display: flex;
	align-items: center;
	border: 3px solid #007bff;
	border-radius: 6px;
	overflow: hidden;
	background: #fff;
	margin-bottom: 1.5rem !important;
}

.point-label {
	background-color: #007bff;
	color: #fff;
	font-weight: bold;
	padding: 8px 25px;
	white-space: nowrap;
	font-size: 20px;
}

.point-menu-wrap {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: none;
	flex-grow: 1;
}

	.point-menu-wrap::-webkit-scrollbar {
		display: none;
	}

.point-menu {
	display: flex;
	list-style: none;
	padding: 0 10px;
	margin: 0;
	white-space: nowrap;
}

	.point-menu li {
		margin-right: 16px;
		flex-shrink: 0;
	}

	.point-menu a {
		color: #333;
		text-decoration: none;
		font-weight: 500;
		padding: 10px 5px;
		display: inline-block;
		font-size: 16px;
		font-weight: bold;
	}

/* 반응형: 모바일일 때 포인트존 숨김 */
@media (max-width: 767px) {
	.point-nav {
		border-radius: 0;
		border-left: none;
		border-right: none;
	}

	.point-label {
		display: none;
	}

	.point-menu-wrap {
		padding: 6px 0;
	}

	.point-menu a {
		font-size: 16px !important;
		padding: 2px 5px;
		padding-left: 5px !important;
		font-weight: 400 !important;
	}
}

.point-menu li:first-child a {
	padding-left: 20px;
}

/*board_top_menu end*/
.float-right {
	float: right !important;
	margin: 10px;
	margin-right: 20px;
}