@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:#f1f3f4; color:#000;}
body.responsive {}
h1, h2, h3, h4, h5, h6, .en { font-family:"Roboto", sans-serif; }

.profile_img {display: none !important;}

/********************************************************
■ Theme Layout : 테마 레이아웃
********************************************************/
#nt_body{min-height: 500px; background: #fff; margin: 0 auto; padding: 0 5px;}
.nt-container,
.nt-container-wide { margin:0 auto; padding: 0px !important;}

@media all and (min-width:992px) {
	#nt_body {width: 1050px;}
  .d-md-block {display: block !important;}
  .d-md-none {display: none !important;}
  .box-style {border-radius: 5px; background: #fff; overflow: hidden;}
}

@media all and (max-width:991px) {
	#nt_body {width: 100%;}
  .d-md-block {display: none !important;}
  .d-md-none {display: block !important;}
  .box-style {border-radius: 0; background: #fff;}
}
/********************************************************
■ Theme : 슬롯톡 css
********************************************************/

.talk_tab {border-radius: 5px 5px 0 0; overflow: hidden;}
.talk_tab .talk_tab_text {display: flex; margin: 0;}
.talk_tab .talk_tab_text a {width: 100%; text-align: center; padding: 10px 0; background: #f1f3f4;}
.talk_tab .talk_tab_text a.active {background: #fff; border-bottom: 1px solid #333;}
.talk_tab .talk_tab_text a b {font-weight: normal;}
.talk_tab .talk_tab_text a.active b {font-weight: bold;}
.caname_custom {font-weight: 500; color: #ff5500;}
.carousel-border {border: 1px solid #eee; border-radius: 5px;}

.font-bold {font-weight: bold !important;}
.sch_word {background: #c53c3c !important; padding: 0; margin: 0;}
.board_line {padding: 0; margin: 0; display: block; border-bottom: 2px solid #333;}

.btn.focus, .btn:focus {box-shadow: none !important;}
.form-control:focus { box-shadow: 0 0 0 0.1rem rgb(255 0 36 / 25%)!important; border-color: #ff0018 !important;}
.custom-select:focus { box-shadow: 0 0 0 0.1rem rgb(255 0 36 / 25%)!important; border-color: #ff0018 !important;}
.luck_point {font-size: 10px; border-radius: 30px; padding: 1px 8px; box-shadow: inset 0 0 2px 2px #ff0c0057;}

.orange {color: orange !important;}
.bold {font-weight: bold !important;}
.dp-ib {display: inline-block;}

/*댓글쓴이 폼*/
.write_master {color: #ffa500; font-size: 12px;}
.write_me {color: #5570ff; font-size: 12px;}

.page-link {width: 27px; height: 19px; line-height: 19px !important; border:none; border-radius: 30px; text-align: center; padding: 0; margin: 0 1px; font-size: 11px;}
.page-item:first-child .page-link {border-radius: 30px;}
.page-item:last-child .page-link {border-radius: 30px;}

.cmt-btn ul > li {padding: 0 !important; margin-left: 2px;}
.cmt-btn ul > li a {border: 1px solid #ddd; padding: 0 5px; border-radius: 5px;}
/********************************************************
■ outlogin : 위젯 아웃로그인
********************************************************/
#basic_outlogin .form-group {margin-bottom: 0.5rem;}
#basic_outlogin .log_info_dbox {display: flex; justify-content: space-between;}
#basic_outlogin .log_info_dbox a {width: 49%; text-align: center; background: #383838; color: #fff; padding: 5px;}
#basic_outlogin .log_info_dbox a:hover {opacity: 0.8;}

.log-container {padding: 12px 10px 15px; background: #fff;}
.log-container .logout-title-top {font-size: 12px; display: flex; align-items: center;}
.log-container .logout-title-top .memo_btn {background: none; border: none; position: relative; top: -1px; color: #666; font-size: 12px; padding: 0;}
.log-container .logout-title-top .memo_count {position: absolute; top: -9px; right: -15px; font-size: 10px; background: #0089ff; color: #fff; padding: 0 6px; border-radius: 10px 10px 10px 0; max-height: 17px;}
@keyframes blink-effect {
  50% {
    opacity: 0;
  }
}
.memo_count {
  animation: blink-effect 1s step-end infinite;
}
.log-container .logout-title-top div {display: flex;flex-direction: column; margin-left: 0.2rem;}
.log-container .logout-title-top .rounded-circle {border-radius: 3px !important; width: 45px; height: 45px;}

.log-container .logout-title-top a {font-weight: bold;}
.log_point_box {background: #f1f1f1; padding: 2px; border-radius: 3px; margin: 4px 0;}
.log_point_box img {width: 23px; position: relative; top: -1px;}

#basic_outlogin .form-control {width: 100% !important; border-radius: 0; font-size: 12px; height: 32px; font-family: sans-serif; letter-spacing: -0.5px;}
.log_in_quick {display: flex; justify-content: space-between; flex-wrap:wrap;}
.log_favor_box {width: 32%; margin-bottom: 2%; position: relative;}
.log_favor_box button,.log_favor_box a { width: 100%; color: #333; padding: 4px 0; background: #eee; font-size: 12px;}
.log_favor_box button i {display: block; margin: 0 auto;}
.log_favor_box button span,.log_favor_box a span {display: inline-block; width: 100%;}
.log_favor_box button:hover,.log_favor_box a:hover {opacity: 0.8; color: #fff;}

.log_favor_boxb {width: 49%; text-align: center;}
.log_favor_boxb button,.log_favor_boxb a {width: 100%; color: #fff; background: #333; font-size: 12px;}
.log_favor_boxb button:hover,.log_favor_boxb a:hover {opacity: 0.8; color: #fff;}

.progress-bar {background-color: #534f49;}

/********************************************************
■ Loader : 페이지 로딩바
********************************************************/

/* CSS */
#nt_loader {position:fixed; left:50%; top:50%; z-index:100; transform:translate(-50%, -50%); width:100%; height: 100%;text-align:center; background:#fff;}
#nt_loader .circles {position: relative; top: 40%; transform: translate(0%,50%);}
#nt_loader .circles i {animation:scaleBounce .3s alternate infinite; display:inline-block; margin:0 4px; width:10px; height:10px; background:#ffac57; border-radius:50em;}
#nt_loader .circles i:nth-child(2) {animation-delay:.1s;}
#nt_loader .circles i:nth-child(3) {animation-delay:.2s;}
#nt_loader p {margin-top:5px; font-size:18px;}
@keyframes scaleBounce{
	from {transform:scale(.7)}
	to {transform:scale(1.3)}
}
/********************************************************
■ LNB
********************************************************/
#nt_lnb {background: #f1f3f4;}
#nt_lnb .inb-box {max-width: 1050px; margin: 0 auto; padding: 5px 0;}
#nt_lnb ul { list-style: none; margin: 0; }
#nt_lnb ul > li { float: left; padding: 0 5px; }
#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; height: 28px; line-height: 30px; border-radius: 3px;}
#nt_lnb .dropdown-toggle::after { color:#ccc; }

#nt_lnb .regibox {color: #7d520d !important; padding: 0 4px; line-height: 26px; margin-left: -5px;}
#nt_lnb .regibox i {padding: 3px 4px 3px 4px; background: #333; color: #fff; border-radius: 2px;}
#nt_lnb .lnbout i {padding: 3px 2px 3px 4px; background: #333; color: #fff; border-radius: 2px;}
#nt_lnb .lnbjoin i {padding: 3px 6px 3px 5px;}
#nt_lnb .lnbsingo i {padding: 3px 6px 3px 5px;}
#nt_lnb .regibox:hover {opacity: 0.7;}
#nt_lnb .favorimg {width: 15px; margin-top: -4px;}
/********************************************************
■ 헤더(Header)
********************************************************/
#nt_header .nt-container { background: url('../img/header.jpg') no-repeat right bottom; }
#nt_header .header-logo img { width:auto; max-height:100px; }
#nt_header .header-search form { padding:0; border-width:2px; border-style:solid; width:100%; }
#nt_header .header-search input { font-size:16px !important; background: #fff; border:0 !important; box-shadow:none !important; -webkit-box-shadow:none !important; }
#nt_header .header-search .form-control:focus { box-shadow:none !important; -webkit-box-shadow: none !important; }
#nt_header .header-search .btn { border:0; background: none !important; outline:none; }
/********************************************************
■ 메뉴바
********************************************************/
#nt_sticky_wrap {}
#header_pc {}
#header_pc .head_menu_box {width: 1050px; margin: 0 auto; background: linear-gradient(45deg, #e5e5e5, #e1e1e1); border-radius: 5px 5px 0 0; padding: 10px;}
#header_pc .pc-head-outlog {flex: 0 0 200px; align-items: center; justify-content: flex-end;}
#header_pc .pc-head-outlog a {padding: 6px; border-radius: 5px;}
#header_pc .pc-head-outlog .SignIn {border: 2px solid #341f1c; background: #341f1c; color: #fff;}
#header_pc .pc-head-outlog .SignIn:hover {opacity: 0.7;}
#header_pc .pc-head-outlog .inlogbtn a {padding: 8px 5px; background: #eee; margin-left: 5px; display: inline-block;}
#header_pc .pc-head-outlog .inlogbtn:first-child a {margin-left: 0;}
#header_pc .pc-head-outlog .pcalram {position: relative;}
#header_pc .pc-head-outlog .bell_count {position: absolute; top: -8px; left: 50%; transform: translate(-50%, 0); background: red; color: #fff; border-radius: 50rem; padding: 0 5px; font-size: 11px;}
#header_mo .mo_sc a i {width: 37px; height: 37px; line-height: 37px; text-align: center; border-radius: 5px; color:#383838; box-shadow: inset 1px 2px 3px 2px #e1e1e1; -webkit-box-shadow:inset 1px 2px 3px 2px #e1e1e1;}
#header_mo .mo_sc a i:hover {color: #333; box-shadow: 1px 2px 3px 2px #e1e1e1; -webkit-box-shadow:1px 2px 3px 2px #e1e1e1;}
#header_mo .mo-noti-cnt {position: absolute; top: 17px; right: 9px; width: 20px; height: 13px; line-height: 13px; border-radius: 10px 10px 10px 0; background: #c53c3c; color: #fff;}
#header_mo .mo_sc img {width: 37px; opacity: 0.7; background: none;}
#header_mo .mo_sc img:hover {opacity: 1;}
#header_mo h3 {font-size: 18px !important; padding: 8px 0 5px;}
#header_mo .mo_logo_a {display: inline-block; max-width: 85px;}
#logo_img {margin: 0 auto; width: 145px;}
#logo_img_mo {max-width: 100%;}
.menu-bar-wrap { border-top:1px solid #eee; }
.menu-bar { border-bottom:3px solid #eee; }

#pc_my_more {
	position: relative;
	width: 1050px;
	margin: 0 auto;
	display: none;
}
#pc_my_more.active {
	display: block;
}
#pc_my_more .my_more_box {
	position: absolute;
	top: -14px;
	right: 68px;
	min-width: 250px;
	border-radius: 5px;
	border: 1px solid #ddd;
	padding: 1rem;
	z-index: 111;
	background: #fff;
}

#nt_menu_mobile {border-top: 2px solid #333;}

#mo_quick_more {padding: 0 5px;}

#mo_quick_more .mo_quick_top {}
#mo_quick_more .mo_quick_top a {background: #494949; color: #fff; padding: 2px 10px; border-radius: 3px;}

#mo_quick_more .mo_quick_info {display: flex; align-items: center;}
#mo_quick_more .mo_quick_info img {width: 20px;}
#mo_quick_more .mo_quick_info b {margin-right: 10px;}
#mo_quick_more .mo_quick_info .go_span {background: #ff9b00; color: #fff; padding: 2px 7px; border-radius: 10px; font-weight: normal;}


#mo_quick_more .mo_quick_grid {margin-top: 8px; display: grid; grid-template-columns: 49% 49%; justify-content: space-between;}
#mo_quick_more .mo_quick_grid a {padding: 3px 10px; background: #fff; border-radius: 3px; display: inline-block;}
#mo_quick_more .mo_quick_grid a:hover {background: #333; color: #fff;}
#mo_quick_more .mo_quick_grid img {width: 40px;}

/*메인 슬롯검색*/
#main-search {background: linear-gradient(45deg, #2b2821, #4949498f); padding: 18px 15px; border-radius: 5px;}

#main-search .main-search-txt {overflow: hidden; position: relative; padding-bottom: 10px;}
#main-search .main-search-txt>div {position: relative; z-index: 2;}
#main-search .main-search-txt h1 {font-size: 20px; color: #fff;}
#main-search .main-search-txt img {position: absolute; top:0; right:0; width: 150px; z-index: 1;}
#main-search .main-search-txt p {width: 64%; color: #ddd;}

#main-search form {display: flex; border-radius: 50rem; padding: 5px 20px; background: #fff;}
#main-search form input {flex: auto; padding: 5px 0; border: 0; background: unset; outline: 0;}
#main-search form button {outline: 0; border: 0; margin: 0 0 0 5px; padding: 0; background: unset;}

/********************************************************
■ PC 주메뉴
********************************************************/
/* 공통 */
#nt_menu { position:relative; z-index:20; }
#nt_menu .nt-container,
#nt_menu .me-li {position: relative;}
#nt_menu .me-li .me_one {padding: 5px 10px;}
#nt_menu .sub-1dul {
  position:relative;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #eee;
  overflow: hidden;
}
#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;color:#000; }
#nt_menu .me-a img {}
#nt_menu .me-li.on .me-a,
#nt_menu .me-li:hover .me-a { color:orangered }
#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; text-align:left;}
.nt-menu .sub-1div::before { left: 50%; margin-left:-8px; }
.nt-menu .sub-1dul { margin:0 auto; }
.nt-menu .sub-1dli:last-child .sub-1da {border-bottom: 0;}
.nt-menu .sub-1da { display:block; color: #333; padding: 8px 12px; font-family: monospace; border-bottom: 1px solid #eee;}
.nt-menu .sub-1line { position:relative; display:block; }
.nt-menu .sub-1dli.on .sub-1da,
.nt-menu .sub-1dli:hover .sub-1da {
  color: #333;
  padding-left: 17px;
  font-weight: bold;
  margin-top: 1px;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}
.nt-menu .sub-1line { color:#000; font-weight:bold; background:#fafafa; }
.nt-menu .me-sh { padding: 0.25em 0.5em; margin-bottom: 0.25em;} /* 서브메뉴 높이설정 : 페딩값으로 조절 */

/* 메뉴 호버, 선택시 */
#nt_menu .me-li.on .me-a,
#nt_menu .me-li:hover .me-a {
	color: #3c0a0a;
}
#nt_menu .me-li .menu-under-bar::after {
  content: "";
  position: absolute;
  top: 85%;
  left: 8%;
  height: 3px;
  width: 86%;
  background: #333;
  transform: scale(0);
  transition: transform 0.3s;
  z-index: 22;
  border-radius: 50rem;
}
#nt_menu .me-li.on .menu-under-bar::after,
#nt_menu .me-li:hover .menu-under-bar::after {transform: scale(1);}

/* 메뉴 상단 고정 */
#nt_sticky_wrap.me-sticky { position:fixed; width:100%; z-index:400; left:0; top:0; }
#nt_sticky_wrap.me-sticky #logo_img {max-width: 80%; margin-left: 0.7em; transition: 0.3s}
@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; }
#nt_title .nt-container { position:relative; z-index:2; }
#nt_title .page-title { font-size:26px; letter-spacing:-1px; line-height:1.4; }
#nt_title .breadcrumb-item + .breadcrumb-item::before {	font-family: dotum;	font-weight: normal; content:">"; }
#nt_title a { background: none !important; }
.pt-nav-wrap { margin-right:-2px; }
.pt-nav { position:absolute; top:0; left:-1px; width:100%; z-index:10; }
@media all and (max-width:767px) {
	.responsive #nt_title .page-title { font-size:24px; }
}
@media all and (max-width:575px) {
	.responsive #nt_title .page-title { font-size:22px; }
}

/********************************************************
■ 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;	}

.footer_box {padding: 20px 0; background: #2d2d2d;}
.footer_txt {position: relative; height: 100%;}
.footer_copy {display: grid; height: 100%; align-content: center; color: #8b8b8b; font-size: 12px;}
.footer_items {display: flex; flex-wrap: wrap; justify-content: center; margin-bottom: 5px; align-items: center;}
.footer_items a {margin: 3px; padding: 2px 15px; color: #fff; text-align: center; border-radius: 3px; font-size: 14px; font-weight: bold; background: #616161;}
.footer_items a:hover {color: #ffc458; transition: 0.3s;}
.footer_items a img {width: 18px; position: relative; top: -2px;}
.footer_items .foo_item_tell {color: #4bc9ff;}
.footer_items .foo_item_tell:hover {color: #b7e7ff;}
.footer_items a .fa-mobile {font:normal normal normal 30px/1 FontAwesome; display: block; padding: 2.6px 0;}
.footer_items a .fa-desktop {font:normal normal normal 18px/1 FontAwesome; display: block;}

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

/********************************************************
■ Widget
********************************************************/
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:5.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;	}
}

/* 라인 */
.na-list li { line-height:1.92; }
.na-list .na-line { border-bottom:1px solid #efefef; }
.is-pc .na-list .na-line { padding-bottom:0.15rem; margin-bottom:0.15rem; }
.is-mobile .na-list .na-line {	padding-bottom:0.20rem;	margin-bottom:0.25rem; }

/* 큰제목 */
.f-h1 {	font-size:18px !important; }

/********************************************************
■ 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; border-radius: 5px; line-height: 1.33; font-size: 12px; }
.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; }

/*제휴게시판*/

.subj_box {padding: 0 8px 1.5rem !important; position: relative;}
.subj_title .subj_top {}
.subj_title .subj_name {font-weight: bold; font-size: 16px; border-bottom: 2px solid #c53c3c;}
.subj_title {color: #000; padding:10px; border-radius:5px; display: block; background: #fff; border: 2px solid #eee;}
.subj_title:hover {border: 2px solid #333;}
.subj_title .board_rank {position: absolute; top: 0px; right: 1px;}
.subj_title .board_rank img {width: 36px;}
.subj_title .board_rank .rank_number {position: absolute; top: 16px; left: 14.5px; color: #000; font-weight: bold;}
.subj_box .caname_style {position: absolute; top: 2px; left: 2px; width: 80px; text-align: center; border: 2px solid #fff; font-size: 11px; color: #fff; border-radius: 5px; font-weight: bold;}
#bo_v .caname_style {border: 2px solid #fff; padding: 3px 10px; color: #fff; border-radius: 30px; font-weight: bold; margin-left: -3px; font-size: 12px;}
#bo_v .caname_slot,.subj_box .caname_slot {background: #ff9817;}
#bo_v .caname_ca,.subj_box .caname_ca {background: #0089ff;}

.msubj_title .subj_top {border: 1px solid #ddd;}
.msubj_title .subj_name {font-weight: bold; font-size: 16px; border-bottom: 2px solid #c53c3c;}
.msubj_title {color: #000; padding:5px; border-radius:5px; display: block; background: #fff; border: 2px solid #fff;}
.msubj_title:hover {border: 2px solid #ffa809;}

.msubj_middle_title {padding: 2px 0;}
.msubj_txt h3 {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12.5px; padding-top: 5px;}
.msubj_txt p {position: absolute; top: 8px; left:16px; background: #ff00008a; color: #fff; padding: 0 8px; border-radius: 5px; border: 1px solid #898989;}

.subj_box .subj_icon {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	padding: 0 5px;
	border-radius: 0 5px;
	color: #ffca00;
	font-size: 12px;
	background: #000000a3;
}
.subj_box .subj_icon img {width: 19px; display: inline;}
.subj_middle_title {overflow: hidden; white-space: nowrap; margin-top: 5px;}

.subj_bottom_box {border-radius: 5px; border: 1px solid #ddd;}
.subj_bottom_p {border-bottom: 1px solid #ddd;}
.subj_bottom_p:first-child span {border-radius: 5px 0 0 0;}
.subj_bottom_p:last-child {border-bottom: none;}
.subj_bottom_p:last-child span {border-radius: 0 0 0 5px;}
.subj_bottom_title {padding: 3px 5px; background: #383838; color: #fff; display: inline-block; width: 60px; height: 27px; line-height: 20px; text-align: center;}
.subj_bottom_text {font-weight: bold; margin-left: 3px;}
.subj_top_link {position: absolute; width:25px; height: 23px; line-height: 23px; right: 23px; bottom: 92px; text-align: center; background: #333; color: #fff; font-size: 10px; border-radius: 3px;}
.subj_top_link:hover {background: #c53c3c; color: #fff;}
.subj_top_link .pc_none {display: none;}

@media all and (max-width:767px) {
	.subj_bottom_title {width: 45px;}
	.subj_title {color: #000; padding:5px; border-radius:5px; display: grid; grid-template-columns: 100px 1fr; background: #fff; border: 2px solid #fff;}
	.subj_middle_title {padding-left: 5px; overflow: hidden; white-space: nowrap; margin: 0;}
	.subj_top_link {left: 14px; bottom: 29px; width: 100px;}
	.subj_top_link .pc_none {display: inline-block; font-size: 12px;}
  .subj_box .caname_style {display: none;}
  .subj_title .board_rank {left: 1px;}
  .subj_title .board_rank img {width: 25px; margin: 0;}
  .subj_title .board_rank .rank_number {top: 9px; left: 9.5px; font-size: 11px;}
}


/*게시판*/

.regibox {
	border: none;
  background: none;
  color: #b9b9b9 !important;
  padding: 0 4px;
  line-height: 28px;
	border-radius: 5px;
}

.imp-regibox {
	border: none;
	background: #fff0;
	color: #c53c3c !important;
	padding: 1px 4px;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	border-radius: 3px;
}
.write-regibox {
	background: #333;
	color: #fff !important;
	padding: 2px 6px;
	font-size: 12px;
	border-radius: 3px;
  line-height: 23px;
}

.write-regibox i {
	color: #fff;
}

.imp-regibox i {
	padding: 2px 3px;
	background: linear-gradient(0deg, #c53c3c, #e79a9a);
	color: #fff;
  border-radius: 2px;
}

.regibox:hover,.imp-regibox:hover,.write-regibox:hover {
	opacity: 0.7;
}

.pn_href_button a {padding: 0 10px; margin-left: 2px; background: #bfbfbf; color: #fff !important;}

.view_infomation {display: grid; grid-template-columns: 50px 1fr;}
.rounded-circle {width: 45px; height: 45px; border-radius: 3px !important;}
.rounded-circle-co {width: 25px; height: 25px; border-radius: 3px !important;}

.form-control:focus {box-shadow: 0 0 !important; border-color: #ffa500 !important;}

.view-singo img {width: 20px;}
.view-singo span {position: relative; top: 1px;}

@media all and (max-width:767px) {
  body.responsive {overflow: hidden;}
	.imp-regibox {
		padding: 0 4px;
		line-height: 25px;

	}
}


/*게시판 그룹 페이지*/
.slot-gr-box {
	width: 100%;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: 0.3s;
  box-shadow: 0 2px 5px rgb(0 0 0 / 31%);
}

.slot-gr-box .slot-gr-logo {
	width: 100%;
  height: 47px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

.slot-gr-box .slot-gr-logo img {
	width: 100px;
  transition: 0.3s;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.9));
}

.slot-gr-box .slot-item-bg { width: 100%; transition: 0.3s;}
.slot-gr-box .slot-item-crt { width: 100%; position: absolute; left: 50%; bottom: -20px; transform: translate(-50%, 0); border: 0;}
.slot-gr-box .slog-gr-title {
	width: calc(100% - 10px);
  height: 35px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 6px;
  margin: 0 auto;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  z-index: 1;
  transition: 0.3s;
	display: flex;
	align-items: center;
	justify-content: center;
}
.slot-gr-box .slog-gr-title h2 {font-size: 16px;}
.slot-gr-box .slot-gr-hover {
	width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  transition: 0.3s;
  opacity: 0;
	transform: scale(0);
}
.slot-gr-go {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	width: 120px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: translate(-50%,-50%);
	background: linear-gradient(45deg, #ffc04b, #f19d00);
	border-radius: 50rem;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 4px #0000008a;
}
.slot-gr-go i {font-size: 15px; padding-left: 4px; color: #fff;}

.slot-gr-box:hover .slot-gr-hover {transition: 0.1s; opacity: 1; transform: scale(1); background: linear-gradient(0deg, #00000099, transparent);}
.slot-gr-box:hover .slog-gr-title {z-index: 11; transform: translateY(-60%); background: unset; transition: 0.4s}
.slot-gr-box:hover .slot-gr-logo img {animation: slotani 0.5s 1 forwards;}
.slot-gr-box:hover .slot-gr-logo {z-index: 3;}
.slot-gr-box:hover .slot-item-bg {filter: blur(4px);}
.slot-gr-box:hover .slot-item-crt {animation: slotcrtani 0.5s 1 forwards;}



@keyframes slotani {
	0% {opacity: 0; transform: scale(0.5);}
	100% {opacity: 1; transform: scale(1); transform: translateY(30%);}
}
@keyframes slotcrtani {
	0% {opacity: 0; transform: translateX(25%);}
	100% {opacity: 1; transform: translateX(-10%);}
}

.slotsly-flex {display: flex; padding: 5px;}
.slot-cate-one-div a {
	display: flex;
	flex-direction: column;
	align-items: center;
	background: #f9f9f9;
	border: 1px solid #f1f1f1;
	border-radius: 5px;
	padding: 5px 15px;
	margin-right: 5px;
	min-width: 105px;
	overflow: hidden;
	position: relative;
}
.slot-t-count {
	position: absolute;
	top: -3px;
	right: 0;
	background: #383838;
	color: #fff;
	text-align: center;
	min-width: 20px;
	padding: 0 3px;
	font-size: 11px;
}
.slot-cate-one-div a img {width: 60px;}

.slot-prev,.slot-next {display: flex; align-items: center;}
.slot-prev a,.slot-next a {width: 22px; height: 22px; background: #333; color: #fff; text-align: center; border-radius: 50rem;}
.slot_cate_active a {background: #fff; color: #333; font-weight: bold; box-shadow: 0px 0px 5px #333;}

.main-slot-flex {display: flex; flex-direction: column;}
.main-slot-title {display: flex; align-items: center;}
.main-slot-title img {width: 40px; position: relative; top: -2px;}
.main-slot-title h2 {font-size: 18px; letter-spacing: -1.6px;}
.main-slot-txt {padding: 10px; background: #eee; border-radius: 5px;}

@media all and (max-width:767px) {
	.slot-gr-box .slog-gr-title h2 {font-size: 12px;}
}
