@charset "utf-8";

html {
	font-size:14px;
}

body {
	font-size:15px !important;
	font-family: 'NEXON Lv2 Gothic', sans-serif !important;
	line-height:1.8;
}

.f-de {
	font-size:15px !important;
}

#bo_v_title {
    font-size: 26px !important;
}

#bo_v_con {
	font-size:18px !important;
	line-height:1.7;
}

.f-xs {
	font-size:12px !important;
}

.f-sm {
	font-size:14px !important;
}

.input-group-text {
	font-size:14px !important;
}

.f-md {
	font-size:18px !important;
	line-height:1.5 !important;
	font-family: 'NEXON Lv2 Gothic', sans-serif !important;
	font-weight: 400 !important;
	padding-top:0.75rem;
	padding-bottom:0.75rem;
}

.f-mo {
	font-size:18px !important;
	line-height:1.5 !important;
	font-family: 'NEXON Lv2 Gothic', sans-serif !important;
	font-weight: 400 !important;
	padding-top:0.75rem;
	padding-bottom:0.75rem;
}

.f-lg {
	font-size:16px !important;
	line-height:1.7 !important;
	font-family: 'NEXON Lv2 Gothic', sans-serif !important;
	margin-bottom:0.25rem !important;
}

.f-xl {
	font-size:20px !important;
	line-height:1.5 !important;
	font-family: 'NEXON Lv2 Gothic', sans-serif !important;
	margin-bottom:0.25rem !important;
}

h1, h2, h3, h4, h5, h6, .en { 
	font-family: 'NEXON Lv2 Gothic', sans-serif !important;
}

.sly-tab {
	font-size:14px !important;
}

.list-head,
.na-table-head > div {
	font-size:14px !important;
}

.na-flex .py-2 {
	padding-top:0.60rem !important;
	padding-bottom:0.60rem !important;
}

@media all and (min-width:768px) {
	.na-table .py-md-2 {
		padding-top:0.60rem !important;
		padding-bottom:0.60rem !important;
	}
}

@media all and (max-width:767px) {
	.na-table .py-2 {
		padding-top:0.60rem !important;
		padding-bottom:0.60rem !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:5px !important;
}

.custom-switch .custom-control-label::before,
.custom-switch .custom-control-label::after {
	margin-top:2px !important;
}

.na-row {
	margin-left:-13px !important;
	margin-right:-13px !important;
}

.na-col {
	padding-left:13px !important;
	padding-right:13px !important;
}

@media all and (min-width:768px) {
	#nt_body .nt-container.pt-sm-4,
	#nt_body .nt-container.py-sm-4 {
		padding-top:26px !important;
	}
}