@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@font-face {
    font-family: 'JalnanGothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_231029@1.1/JalnanGothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'JalnanGothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_231029@1.1/JalnanGothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body{
	line-height: 1 !important;
}
.lineheight-18{
	line-height: 1.8 !important;
}
hr.hr::after {
	background-color: #007bff !important;
}
.order-md-1{
	order: 1;
}
.order-md-2{
	order: 2;
}
button{
	background-color: transparent;
	border: none;
}
a:hover, a:focus, a:active { 
	color: #D70000 !important;
	text-decoration: none; 
}
.img100{
	width: 100%;
}
/* 헤더 */
#header_pc .nt-container{
	background: none !important;
}
.dong-header{
	padding: 12px 0 !important;
}
.head-right{
	display: flex;
	align-items: center;
}
.head-right button{
	padding: 0 12px;
	height: 34px;
	line-height: 32px;
	border-radius: 50px;
	background-color: #f4f4f4;
	font-size: 14px;
	font-family: 'Noto Sans KR', sans-serif !important;
}
.headerLogin{
	background-color: #10A7E0 !important;
	color: #fff;
	margin-right: 5px;
}
.headerSignup{
	background-color: #fff !important;
	color: #757575 !important;
	border: 1px solid #D7D7D7 !important;
	font-weight: 500;
	margin-right: 15px;
}
/* 사이드바 */
.sidebar-close{
	top: 11px;
}
#nt_sidebar_body ul.sidebar-icon{
	display: none;
}
#nt_sidebar_header h3 a.text-white{
	color: #131415 !important;
	font-size: 16px !important;
	font-weight: 600;
}

#nt_sidebar_header .fa-times{
	color: #131415 !important;
}

#sidebar-menu .font-weight-normal{
	display: none;
}

.sidebar-list .me-li1 .me-a1{
	padding-top: 12px;
	padding-bottom: 12px;
}
/* 상단 LNB */
.top-lnb{
	display: none !important;
}
/* 검색 */
.header-search{
	display: none !important;
}

/* 메인메뉴배너 */
.mainbannerbg{
	display: flex !important;
	flex-direction: column;
	justify-content: end;
	width: 100%;
	height: 397px !important;
	height: auto;
	/* padding: 0 312px; */
	background: url("/theme/BS4-Basic/img/mainbanner.webp");
}
.mainbannerbg-content{
	width: 1280px;
	margin: 0 auto;
}
.mainbannerbg-pbox{
	margin-bottom: 100px;
}
.mainbannerbg-p01{
	font-family: 'Noto Sans KR', sans-serif !important;
	font-size: 50px;
	font-weight: 700;
	color: #fff;
}
.mainbannerbg-p02{
	font-family: 'Noto Sans KR', sans-serif !important;
	font-size: 20px;
	font-weight: 300;
	color: #EBEBEC;
	margin-top: 20px;
}
.mainmenuBox{
	width: 100%;
}

.mainmenu-ul li.mainli{
	height: 80px;
	padding: 0;
	background: rgba(0, 0, 0, 0.63);
	margin-right: 1px;
	padding-top: 15px;
	transition: 0.2s;
}
.mainmenu-ul li.mainli:hover{
	background: rgba(255, 255, 255, 0.3);
}

.mainmenu-ul li.mainli:hover a p,
.mainmenu-ul li.mainli.active a p{
	color: #fff;
}

/* 메뉴 선택시 */
.mainmenu-ul li.mainli.active{
	background: none !important;
	background-color: #10A7E0 !important;
}
.mainmenu-ul li.mainli a{
	height: 100%;
}
.mainmenu-ul li.mainli a p{
	color: #B6B6B6;
	text-align: left;
	font-weight: 600;
	font-size: 20px;
	font-family: 'Noto Sans KR', sans-serif !important;
}
#nt_menu .me-a{
	height: 100% !important;
}
.mainmenu-sm{
	font-size: 15px !important;
	font-weight: 400 !important;
}
.mainmenu-bm{
	margin-top: 10px;
}

/* 서브메뉴 */
.sub-1dli{
	height: 50px;
	line-height: 34px;
}
.sub-1dli a{
	font-weight: 600;
}
/* 로그인 */
/* #basic_outlogin,
#sidebar_login{
	margin-top: 30px;
} */
#basic_outlogin .input-group-prepend,
#sidebar_login .input-group-prepend {
	display: none;
}

#basic_outlogin input.required,
#sidebar_login input.required {
	background: none !important;
}

#basic_outlogin input.form-control,
#sidebar_login input.form-control {
	height: 42px;
	border-radius: 0px !important;
}
#basic_outlogin input.form-control::placeholder,
#sidebar_login input.form-control::placeholder{
	font-family: 'Noto Sans KR', sans-serif !important;
	color: #A3A3A3;	
	font-size: -0.5px;
}

#basic_outlogin .form-group,
#sidebar_login .form-group {
	margin-bottom: 7px !important;
}

#basic_outlogin button[type="submit"],
#sidebar_login button[type="submit"] {
	height: 42px !important;
	background-color: #0F0F0F !important;
	border: none !important;
	margin-top: 10px !important;
	font-family: 'Noto Sans KR', sans-serif !important;
	font-size: 15px;
	border-radius: 0 !important;
}

.custom-control-label {
	font-family: 'Noto Sans KR', sans-serif !important;
	font-weight: 400;
	color: #3a3a3a;
}

.float-right a {
	font-family: 'Noto Sans KR', sans-serif !important;
}

.logbg a{
	background-color: #17191D !important;
	font-family: 'Noto Sans KR', sans-serif !important;
	font-weight: 400;
}
/* 왼쪽 랭킹 및 현황 게시판 */
.namebox{
	align-items: center;
}
.visitred{
	color: #FF3103;
}
.left-board{

}
.left-board-ul{
	border: 1px solid #e0e0e0;
	border-top: none;
	padding: 10px;
}
.left-board-ul li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px;
}
.left-board-ul li:nth-child(1){
	margin-top: 0 !important;
}
.left-board-ul li p{
	font-family: 'Noto Sans KR', sans-serif !important;
	letter-spacing: -0.5px;
	font-size: 14px;
}
.left-board-title{
	display: flex;
	align-items: center;
	width: 100%;
	height: 36px;
	padding: 0 10px;
	background-color: #f4f4f4;
}

.left-rankboard .left-board-title{
	background-color: #10A7E0;
}


.left-board-title p{
	font-family: 'Noto Sans KR', sans-serif !important;
	color: #fff;
	font-weight: 400;
	margin-left: 5px;
}
.medalimg{
	width: 16px;
}

.left-rankboard .ranker{
	font-weight: 500;
	margin-left: 4px;
}

.rankpoint{
	font-weight: 500;
	margin-left: 2px;
}

/* 새댓글 */
.tabmenu-wrap {
	margin: 20px 0;
}

.tabmenu-wrap .tab-nav {
	display: table;
	width: 100%;
	background-color: #2C2C2C;
	height: 34px;
	border-radius: 50px;
}

.tabmenu-wrap .tab-nav .nav {
	display: table-cell;
	width: 50px;
}

.tabmenu-wrap .tab-nav .nav a {
	height: 100%;
	transition: 0.4s;
	position: relative;
	display: block;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	text-decoration: none;
	height: 34px;
	line-height: 34px;
	border-radius: 50px;
}

.tabmenu-wrap .tab-nav .nav.on a {
	background-color: #BA1111;
	border-radius: 50px;
	color: #fff !important;
	font-weight: 500;
}

.tabmenu-wrap .tab-con .con-box {
	display: none;
	margin-top: 10px;
}

.con-box ul li{
	margin-top: 10px;
}

.tab-flex-a {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.jus-no .tab-flex-a{
	justify-content: flex-start !important;
}
.tab-flex-div{
	width: calc(100% - 20px);
	display: flex;
	align-items: center;
}

.tab-flex-a-circle {
	width: 4px;
	height: 4px;
	border-radius: 50px;
	background-color: #10A7E0;
	margin-right: 4px;
}

.tab-flex-a p {
	max-width: calc(100% - 10px);
	letter-spacing: -0.5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: break-all;
	font-family: 'Noto Sans KR', sans-serif !important;
}

/* 실시간 경기 순위 */
.left-tabtitle{
	display: flex;
	justify-content: center;
	background-color: #f4f4f4;
	height: 42px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	padding-top: 13px;
}
.left-tabtitle p{
	margin: 0 5px;
	color: #fff;
	font-family: 'Noto Sans KR', sans-serif !important;
}
.left-tabul{
	justify-content: center;
	background-color: #f3f3f3;
	padding: 11px 0;
}
.left-tabul .nav-link{
	color: #9e9e9e;
	font-size: 14px;
	font-weight: 500;
	padding: 0;
	font-family: 'Noto Sans KR', sans-serif !important;
}
.left-tabul li{
	margin-right: 12px;
}
.left-tabul li:last-child{
	margin-right: 0;
}
.tab-leftborder{
	border: 1px solid #f0f0f0;
	border-top: none;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.tab-listtable{
	width: 100%;
}

.tab-listtable tr th,
.tab-listtable tr td{
	padding: 10px 0;
	font-size: 12px;
	line-height: 18px;
	font-weight: 500;
	text-align: center;
	font-family: 'Noto Sans KR', sans-serif !important;
}
.tab-listtable tr td{
	font-weight: 400;
}
.tab-listtable thead tr,
.tab-listtable tbody tr{
	border-bottom: 1px solid #f0f0f0;
}
.tab-listtable thead tr th{
	font-size: 13px;
}
.tab-listtable tbody tr:last-child{
	border-bottom: none;
}
.tab-listtable .first th,
.tab-listtable .first td{
	font-weight: 600;
}
.tab-listtable .first th{
	color: #ff2b2b;
}


.word-rank .nav-pills .nav-link.active{
	background-color: transparent;
	color: #10A7E0;
}
.team-rank .nav-pills .nav-link.active{
	background-color: transparent;
	color: #287EFF;
}

.word-rank-title{
	background-color: #10A7E0;
}
.team-rank-title{
	background-color: #287EFF;
}
.team-rank{
	margin-top: 20px;
}

.team-rank .left-tabul .nav-link{
	font-size: 13px;
}

/* 순위새거 */
.side-contents{
	margin-bottom: 30px;
}
.world-rank-box {
    border-radius: 10px;
    border: 1px solid #e0e0e0
}

.world-rank-sportbox {
    border: none!important
}

.world-rank-box table tr:last-child td,.world-rank-box table tr:last-child th {
    border: none!important
}

.world-rank-box h2 {
    justify-content: center;
    display: flex;
    font-family: noto sans kr,sans-serif!important;
    height: 42px!important;
    line-height: 42px!important
}

.world-rank-box h2 span {
    margin: 0 8px;
    font-size: 1rem
}

.world-rank-box-ul {
    justify-content: center;
    height: 42px!important;
    line-height: 42px!important;
    background-color: #f3f3f3!important;
    border-bottom: 1px solid #cecece!important
}

.world-rank-box-ul li {
    display: inline-block!important;
    margin-right: 12px
}

.world-rank-box-ul li:first-child,.world-rank-box-ul li:last-child {
    margin-right: 0
}

.world-rank-box-ul li a {
    font-size: 13px!important
}

.world-rank-box-ul li a.on {
    color: #d70000!important;
    text-decoration: none!important
}

.world-rank-box-ul li a:hover {
    color: #d70000!important
}

.world-rank-box dl dd table thead tr {
    border-bottom: 1px solid #e0e0e0
}

.world-rank-box dl dd table thead th {
    font-weight: 600!important;
    font-size: 13px!important;
    font-family: noto sans kr,sans-serif!important;
    height: auto!important;
    height: 41px!important;
    line-height: 40px!important;
    background-color: #fff!important
}

.world-rank-box dl dd table tbody td {
    font-family: noto sans kr,sans-serif!important;
    height: 41px!important;
    line-height: 40px!important;
    font-size: 12px!important
}

.world-rank-box dl dd table tbody th {
    font-size: 13px!important
}

.sub-rank-box-ul li {
    display: inline-block!important;
    margin-right: 8px
}

.sub-rank-box-ul li a {
    font-size: 12px!important
}

.mrdelete {
    margin-right: 0!important
}

.sub-rank-box-dl {
    border: none!important
}

.sub-rank-box-dl dt {
    background-color: #fff!important;
    padding-bottom: 13px!important
}

.sub-rank-box-dl dt a {
    display: block;
    font-size: 12px;
    height: 24px!important;
    line-height: 25px!important;
    margin-right: 10px;
    vertical-align: sub!important
}

.sub-rank-box-dl dt a.on {
    text-decoration: none!important;
    background-color: #131415;
    border-radius: 50px;
    padding: 0 10px!important;
    color: #fff!important;
    font-size: 12px!important;
    font-weight: 600!important
}

.sub-rank-box dl dd table thead th {
    font-size: 10px!important
}

.sub-rank-box dl dd h3 {
    font-family: noto sans kr,sans-serif!important;
    background-color: #BA1111 ;
    color: #fff;
    height: 32px;
    line-height: 32px;
    font-size: 13px!important
}

#leftLanking dl dd table{
	border-color: #BA1111  !important;
}
#leftLanking dl dd table tbody tr.first th{
	color: #BA1111  !important;
}
/* 랭크 서브메뉴 */
.left-tabsubul{
	padding: 10px 5px;
	border-bottom: 2px solid #BA1111 ;
}
.left-tabsubul .nav-link{
	padding: 0;
}
.left-tabsubul .nav-link{
	font-family: 'Noto Sans KR', sans-serif !important;
	background-color: #ffffff !important;
	color: #272727 !important;
	font-weight: 500;
	font-size: 13px;
	padding: 5px 10px !important;
	border-radius: 50px;
}
.left-tabsubul .nav-link.active{
	font-family: 'Noto Sans KR', sans-serif !important;
	background-color: #131415 !important;
	color: #fff !important;
	font-size: 13px;
	padding: 5px 10px !important;
	border-radius: 50px;
}

.left-subthead-tr th,
.left-subthead-tr td{
	font-size: 10px !important;
}

.lefttab-sub-h3{
	background-color: #287EFF;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-family: 'Noto Sans KR', sans-serif !important;
	padding: 5px 0;
}

/* ---------------------컨텐츠--------------------- */
/* 신규사이트 */
.newsite-title{
	font-size: 24px;
	font-family: 'JalnanGothic' !important;
}
.newsite-border-img{
	width: 100%;
	border-radius: 6px;
}
.newsite-flexbox{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-top: 25px;
	margin-bottom: 30px;
}
.newsite-box{
	width: calc(100%/4 - 15px);
	margin-top: 20px;
}
.newsite-box:nth-child(1),
.newsite-box:nth-child(2),
.newsite-box:nth-child(3),
.newsite-box:nth-child(4){
	margin-top: 0;
}
.newsite-box-top{
	transition: all .2s linear
}
.newsite-box:hover .newsite-box-top{
	transform: translateY(-10px);
    box-shadow: 0 22px 19px -6px rgba(140, 142, 166, 0.65);
}
.newsite-box-bottom{
	display: flex;
	align-items: center;
	margin-top: 15px;
}
.newsite-box-bottom-01{
	margin-right: 8px;
}
.newsite-box-bottom-02{
	margin-top: 4px;
}
.newspan{
	font-family: 'Noto Sans KR', sans-serif !important;
	font-size: 11px;
	background-color: #287EFF;
	color: #fff;
	border-radius: 50px;
	padding: 0px 5px 1px 5px;
}
.newsite-pagename{
	max-width: 172px;
	text-overflow: ellipsis;
	overflow: hidden;
	text-wrap: nowrap;
	font-family: 'Noto Sans KR', sans-serif !important;
	font-weight: 500;
	font-size: 16px;
	margin-top: 3px;
}

/* 공식인증업체 */
.slidesiteBox{
	text-align: center;
}
.slidesiteBox .owl-nav{
	display: none;
}

.gongbox{
	width: 100%;
	height: auto;
	padding: 20px;
	border-radius: 10px;
	background: linear-gradient(270deg, #43A5FF -4.43%, #7F43FF 105.93%);
}
.warnbox{
	width: 100%;
	height: auto;
	padding: 30px;
	border-radius: 10px;	
	background: linear-gradient(270deg, #500000 -4.43%, #000000 105.93%);
}
.sl-title{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.sl-title-badgebox{
	display: flex;
	align-items: center;
	border-radius: 50px;
	padding: 0 16px;
	height: 36px;
}

.sl-title-badgebox01{
	background: linear-gradient(100.37deg, #4378FF 17.23%, #7B49FF 102.68%);
}
.sl-title-badgebox02{
	background: linear-gradient(100.37deg, #ED1E1E 17.23%, #CA1313 102.68%);
}

.sl-title-p{
	font-size: 28px;
	font-family: 'JalnanGothic' !important;
	margin-right: 10px;
	margin-bottom: -5px;
}

.sl-title-sm-p{
	color: #FFFFFF;
	font-family: 'JalnanGothic' !important;
	font-size: 16px;
	margin-bottom: -4px;
	margin-left: 4px;
}

.gongbox h2 span{
	font-size: 34px;
	font-family: 'JalnanGothic' !important;
	background: -webkit-linear-gradient(#6FE5FF, #0066FF);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.warnbox h2 span{
	font-size: 34px;
	font-family: 'JalnanGothic' !important;
	background: -webkit-linear-gradient(#FF6B62, #FF0000);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.gongbox-p{
	font-size: 16px;
	font-family: 'JalnanGothic' !important;
	color: #dddddd;
	margin-top: 15px;
	margin-bottom: 40px;
    /* -webkit-text-fill-color:white; */
}
.gongbox-p span{
    /* font-size: 16px !important;
	font-family: 'JalnanGothic' !important; */
	color: #6fc5ff;
    /* margin-top: 15px !important; */
}

/* 슬라이드배너 */
.slidebanner-box-ul{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.slidebanner-box-ul li{
	width: calc(100%/5 - 8px);
}
.slidebanner-box-ul-a{
	position: relative;
	display: block;
	width: 100%;
}
.slidebanner-box-ul-a img{
	width: 100%;
	border-radius: 6px;
}
.slidebanner-black p{
	color: #fff;
	line-height: 20px;
}

.centerbannerbox{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin: 20px 0;
}

.centerbannerbox a{
	display: block;
	width: calc(100%/2 - 5px);
}

.gong-sweiper-black {
    position: absolute;
	left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.75)!important;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 8px 10px;
	display: none;
	border-radius: 6px;
}
.gong-sweiper-black-p01 {
    font-size: 13px;
    color: #fff;
    font-family: noto sans kr,sans-serif;
    font-weight: 500;
    text-align: center;
    padding-top: 30px
}
/* --- */

/* 하단 컨텐츠 */
.bottomcontent{
	margin-top: 20px;
	padding-bottom: 100px;
}
.bt-contentbox{
	display: flex;
	justify-content: space-between;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	margin-top: 20px;
}
.bt-contentbox:nth-child(1){
	margin-top: 0;
}

.bt-contentbox-left{
	padding: 20px;
	width: calc(100% - 420px);
}

.bt-contentbox-left p{
	font-family: 'Noto Sans KR', sans-serif !important;
}

.bt-contentbox-left-title{
	display: flex;
	align-items: center;
}

.bt-contentbox-left-title p{
	font-family: 'GmarketSansMedium' !important;
	font-weight: 600;
	margin-left: 5px;
	font-size: 20px;
}

.bt-contentbox-p{
	word-break: keep-all;
	line-height: 22px;
	font-family: 'Noto Sans KR', sans-serif !important;
	margin-top: 10px;
}

.online-contentbox-p span{
	font-weight: 500;
	color: #10A7E0;
}
.toto-contentbox-p span{
	font-weight: 500;
	color: #FF7F0E;
}
.recom-contentbox-p span{
	font-weight: 500;
	color: #537AED;
}

.contenttitle{
	margin-left:5px; 
	font-size:20px; 
	font-family: 'JalnanGothic' !important;
}

.contenttitle span{
	font-family: 'JalnanGothic' !important;
}

/* --- */
.hrborder{
	width: 100%;
	height: 2px;
	background-color: #252525;
	margin: 50px 0;
}
.bt-textbox{
	margin-top: 40px;
}
.bluebg{
	background-color: #4664FF !important;
}
.yellowbg{
	background-color: #FF7A00 !important;
}
.redbg{
	background-color: #FF4848 !important;
}
.skybg{
	background-color: #0B98FF !important;
}

.txt-infobox{
	padding: 20px;
	margin-top: 20px;
}
.txt-infobox-yellow{
	background-color: #FFF2E5;
}
.txt-infobox-red{
	background-color: #FFF0F0;
}
.txt-infobox-gray{
	background-color: #F4F4F4;
}
.txt-infobox-sky{
	background-color: #EEF8FF;
}

.txt-infobox-yellow p span{
	color: #FF7A00;
	font-weight: 500;
}
.txt-infobox-red p span{
	color: #FF3535;
	font-weight: 500;
}
.txt-infobox-sky p span{
	color: #216BA0;
	font-weight: 500;
}


.txt-infobox p{
	line-height: 20px;
	font-family: 'Noto Sans KR', sans-serif !important;
}

.bt-ul{
	margin-top: 20px;
}
.bt-ul li{
	margin-top: 25px;
}
.bt-h2{
	font-size: 20px;
	font-family: 'Noto Sans KR', sans-serif !important;
	font-weight: 600;
}
.bt-h3-backbg{
	display: inline-block;
	font-size: 16px;
	font-family: 'Noto Sans KR', sans-serif !important;
	font-weight: 400;
	background-color: #131415;
	color: #fff;
	border-radius: 50px;
	padding: 5px 10px;
	margin-bottom: 10px;
}

.bt-h4{
    display: block;
	font-size: 15px;
	font-family: 'Noto Sans KR', sans-serif !important;
	font-weight: 400;
	padding: 5px 10px;
	margin-bottom: 10px;
}

.bt-p{
	line-height: 20px;
	font-family: 'Noto Sans KR', sans-serif !important;
}

.table-h3{
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	font-family: 'Noto Sans KR', sans-serif !important;
	margin-bottom: 20px;
}
.recomtablebox{
	margin-top: 50px;
}
.recomtablebox table{
	width: 100%;
}

.recomtablebox table thead tr{
	background-color: #3C3C3C;
}
.recomtablebox table thead tr th{
	color: #fff;
	font-weight: 300;
	padding: 15px 0;
	font-size: 15px;
	text-align: center;
	border-right: 1px solid #848484;
	font-family: 'Noto Sans KR', sans-serif !important;
}
.recomtablebox table thead tr th:nth-child(1){
	border-left: 1px solid #3C3C3C;
}
.recomtablebox table thead tr th:last-child{
	border-right: 1px solid #3C3C3C;
}
.recomtablebox table tbody tr td{
	font-size: 15px;
	line-height: 22px;
	text-align: center;
	padding: 12px 0;
	border: 1px solid #E0E0E0;
	border-top: none;
	font-family: 'Noto Sans KR', sans-serif !important;
}

.flex-qna{
	display: flex;
	align-items: center;
}
.flex-answer{
	display: flex;
	margin-top: 15px;
}

.q-img{
	width: 25px;
	margin-right: 5px;
	margin-bottom: -3px;
}

.flex-qna h3{
	font-family: 'Noto Sans KR', sans-serif !important;
	font-weight: 600;
	font-size: 16px;
}

/* 바텀2 */
.bot-ul-box{
	margin-top: 50px;
	margin-bottom: 30px;
}
.bottom-bigtitle{
	position: relative;
	font-size: 24px;
	font-family: 'JalnanGothic' !important;
}
.bottom-bigtitle::after{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: -14px;
	width: 25px;
	height: 4px;
	background-color: #f4f4f4;
	border-radius: 50px;
}

.blue-title::after{
	background-color: #46B1FF !important;
}
.orange-title::after{
	background-color: #FF7E46 !important;
}
.pink-title::after{
	background-color: #FF467E !important;
}
.purple-title::after{
	background-color: #B946FF !important;
}
.green-title::after{
	background-color: #60C72F !important;
}
.blue02-title::after{
	background-color: #6966FB !important;
}


.border-h1{
	font-family: 'Noto Sans KR', sans-serif !important;
	font-size: 16px;
	font-weight: 500;
	background-color: #f4f4f4;
	border-radius: 50px;
	padding: 7px 14px;
	display: inline-block;
	margin-top: 16px;
}

.blue-border-h1{
	background-color: #46B1FF !important;
	color: #fff;
}
.orange-border-h1{
	background-color: #FF7E46 !important;
	color: #fff;
}
.pink-border-h1{
	background-color: #FF467E !important;
	color: #fff;
}
.purple-border-h1{
	background-color: #B946FF !important;
	color: #fff;
}
.green-border-h1{
	background-color: #60C72F !important;
	color: #fff;
}
.blue02-border-h1{
	background-color: #6966FB !important;
	color: #fff;
}


.border-text-p{
	font-family: 'Noto Sans KR', sans-serif !important;
	font-size: 16px;
	line-height: 24px;
	word-break: keep-all;
	margin-top: 8px;
}

.bot-hr{
	width: 100%;
	height: 8px;
	background-color: #e9e9e9;
}

.mt20{
	margin-top: 5px;
}

.mt30{
	margin-top: 22px;
}

.plusbox{
	margin-top: 30px;
}
.plus-p{
	font-family: 'Noto Sans KR', sans-serif !important;
	font-size: 16px;
	color: #FF3535;
	font-weight: 600;
}

.plus-border-h1{
	background-color: #FF3535;
	color: #fff;
}

.h3-title{
	font-size: 18px;
	font-family: 'JalnanGothic' !important;
}
.h3-littile{
	font-family: 'Noto Sans KR', sans-serif !important;
	margin-top: 8px;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
}
.dot-p{
	font-family: 'JalnanGothic' !important;
	font-size: 20px;
	margin-top: 40px;
}

.bottom-superbg{
	width: 100%;
	height: 134px;
	background: url("/theme/BS4-Basic/img/bottom-superbg.webp");
}

.bottom-superbg p{
	font-size: 24px;
	line-height: 38px;
	color: #fff;
	font-family: 'JalnanGothic' !important;
	padding: 30px;
}

.text-white{
	word-break: keep-all;
}

.text-white:hover{
	color: #fff !important;
}

.sidebar-close{
	position: absolute;
	right: 15px;
	top: 11px;
}

/* pc사이드메뉴 */
.sidebar-head.bg-primary {
	background-color: #fff !important
};

.sidebar-head .text-white:hover{
	color: #fff !important;
}

#nt_sidebar_body .btn-group .btn-primary{
	background-color: #BA1111 !important;
	font-family: 'Noto Sans KR', sans-serif !important;
	border-color: #BA1111 !important;
	height: 36px;
	line-height: 27px;
}

.sidebar-list li .me-a{
	padding-top: 12px;
	padding-bottom: 12px;
}

.left-bannar{
 	display: block;
	width: 100%;
	height: 100%;	
}

.bg-primary{
	background-color: #BA1111 !important;
}
.page-item.active .page-link{
	background-color: #BA1111 !important;
	border-color: #BA1111 !important;
}
.page-item.active:hover .page-link{
	color: #fff !important;
}
/* 모바일 */
.searchsubmit{
	background-color: #10A7E0!important;
	border-color: #10A7E0 !important;
}

.mt40{
	margin-top: 40px;
}

/* 반응형 */
@media (max-width:860px){
	.side-contents{
		display: none;
	}
}
@media (min-width:600px){
	.mobilebanner{
		display: none;
	}
}
@media (max-width:600px){
	.p015{
		padding: 0 15px;
	}
	.mt30{
		margin-top: 30px;
	}
	.mt40{
		margin-top: 40px;
	}
	.sl-title-p{
		font-size: 24px;
	}
	#nt_sidebar_body .btn-group .btn-primary:focus{
		color: #fff !important;
	}
	a:hover, a:focus, a:active { 
		color: unset !important;
		text-decoration: none; 
	}
	.custom-control-label{
		line-height: 1.8 !important;
	}
	/* ------ */
	.mainmenuBox{
		display: none;
	}
	.left-rankboard,
	.right-review,
	.word-rank,
	.team-rank{
		display: none;
	}
	.mainbannerbg{
		display: none !important;
	}
	.mobilebanner img{
		width: 100%;
	}
	.sl-title{
		margin-bottom: 13px;
	}
	.sl-title-badgebox{
		height: 32px;
	}
	.sl-title-sm-p{
		font-size: 14px;
	}
	.sl-title-p{
		margin-bottom: -4px;
	}
	/* 배너 */
	.slidebanner-box-ul{
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
	}
	.slidebanner-box-ul li{
		width: calc(100%/2 - 5px);
	}
	.slidebanner-black{
		display: none !important;
	}
	.gongbox,
	.warnbox{
		padding: 20px 15px;
	}
	/* 하단 */
	.recomtablebox table tbody tr td{
		font-size: 13px;
		line-height: 18px;
		word-break: keep-all;
	}
	.bottom-bigtitle{
		font-size: 20px;
	}
	.border-h1{
		font-size: 13px;
	}
	.border-h1{
		margin-top: 20px;
	}
	.border-text-p{
		font-size: 14px;
		line-height: 22px;
	}
	.h3-title{
		font-size: 16px;
		line-height: 24px;
		word-break: keep-all;
	}
	.m-mt30{
		margin-top: 15px !important;
	}
	.h3-littile{
		font-size: 15px;
		line-height: 22px;
		word-break: keep-all;
	}
	.bottom-superbg{
		background-size: cover;
		background-position: right;
		height: auto;
	}
	.bottom-superbg p{
		font-size: 15px;
		line-height: 26px;
		padding: 15px;
		word-break: keep-all;
	}
	.bottom-superbg p br{
		display: inline-block;
       content: " ";
       padding: 0 2px;
	}
	.dot-p{
		margin-top: 26px;
		margin-bottom: 10px;
	}
}

.btn-primary {
    background-color:#ba1111;
    border-color:#ba1111;
}

.btn-primary:hover {
    background-color:#dc3545;
    border-color:#dc3545;
    color:#fff !important;
}

.btn-primary:active {
    background-color:#dc3545;
    border-color:#dc3545;
}

#m_ft {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999
}

#m_ft .m_ft_wrap {
    width: 100%;
    height: 35px;
    position: relative
}

#m_ft .m_ft_con {
    width: 100%;
    height: 100%;
    position: relative
}

#m_ft .m_ft_con .m_menu_area {
    width: 100%;
    height: auto;
    position: relative
}

#m_ft .m_ft_con .m_menu_area>li>a {
    display: block;
    padding: 0
}

#m_ft .m_ft_con .m_menu_area>li>a>span {
    display: inline-block;
    line-height: 35px
}

#m_ft .m_ft_con .m_menu_area>li>a>span>i {
    font-size: 1.5rem;
    color: #1b1b1b;
    vertical-align: middle;
    margin-bottom: 1px
}

#m_ft .m_ft_con .m_menu_area>li>a>p {
    display: inline-block;
    font-size: .85rem;
    font-weight: 500
}

#m_ft .m_ft_con .ft_chat_wrap {
    width: 100%;
    height: auto;
    position: relative
}

#m_ft .m_ft_con .ft_chat_wrap .chat_btn {
    width: 100%;
    position: relative;
    width: 100%;
    height: 25px;
    -webkit-box-shadow: 0 -5px 10px rgba(0,0,0,.2);
    box-shadow: 0 -5px 10px rgba(0,0,0,.2);
    z-index: 99
}

#m_ft .m_ft_con .ft_chat_wrap .chat_btn>a {
    background-color: #e49c12;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #1b1b1b;
    font-weight: 600;
    font-size: 1rem
}

#m_ft .m_ft_con .m_menu_area>li>a>p {
    display: inline-block;
    font-size: .85rem;
    font-weight: 500;
    height: 35px;
    line-height: 35px;
    color: #fff
}

#m_ft .m_ft_con .m_menu_area>li {
    width: -webkit-calc(100%/2);
    width: -moz-calc(100%/2);
    width: calc(100%/2);
    height: auto;
    float: left;
    position: relative;
    background-color: #ba1111;
    text-align: center;
    z-index: 999
}

.text-primary,.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    color: #d70000!important
}

#view_btn {
    color:#fff;font-weight:bold;letter-spacing:5px;font-size:17px;display:block;
}

a#view_btn:hover, a#view_btn:focus, a#view_btn:active {
    color:#fff !important;
}