/* ========== base ========== */
html {scroll-behavior: smooth}
body {position: relative;margin: 0;padding: 0 !important;font-size: 15px;background-color: #fff}
body.modal-open {padding: 0 !important}
p, li {word-break: keep-all}
ul {margin-bottom: 0}
strong {font-weight: 700}
a:hover {color:#1b1b1b}
.transition-03 {-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;-ms-transition: all 0.3s linear;transition: all 0.3s linear}
/* 컬러 */
.color-primary {color: #ffa421}
.color-primary-green {color: #48A2B8}
.color-primary-dark {color: #521000}
.color-primary-light {color: #fff7e7}
/* 더보기 버튼 */
.btn-more a {position:relative;z-index:1;display:inline-block;overflow:hidden;padding:8px 25px;letter-spacing:2px;font-size: 13px;font-weight: 500;color:#1b1b1b;border-width:2px;border-style:solid;border-color:#1b1b1b;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease}
.btn-more a:hover {color:#fff}
.btn-more a:before {content:"";position:absolute;top:0;left:0;bottom:0;right:-50px;display:block;border-right:50px solid transparent;border-bottom:80px solid #1b1b1b;z-index:-1;transform: translateX(-100%);-webkit-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease}
.btn-more a:hover:before {transform: translateX(0)}
.btn-more-white a {color: #fff;border-color:#fff}
.btn-more-white a:hover {color:#1b1b1b}
.btn-more-white a:before {border-bottom-color:#fff}
@media (max-width:767px){
	.btn-more a {padding:5px 20px;font-size:11px}
}


.offcanvas-backdrop {z-index: 1003}
/* 편집 버튼 */
.btn-edit-admin {position:fixed;top:230px;right:-1px;width:130px;padding:5px 10px;background:rgba(255, 255, 255, 0.9);box-shadow:0 0 1px rgba(0,0,0,.7);z-index:1100}

/* ========== wrapper ========== */
#hd-h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.to-content a {z-index:1000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}
.wrapper {position: relative;overflow: hidden}

/* ========== Header ========== */
.header {position: absolute;top: 0;left: 0;width: 100%;z-index: 999;transition: .3s;}
.header .header-inner {background-color: #fff;box-shadow:0 0 1px rgba(0,0,0,.5)}
.header .header-inner > .container {display: flex;flex-wrap: wrap;justify-content: space-between;align-items:center}
#header-fixed.header-sticky {position: fixed;}
@media (min-width:992px){
	
}

/* header logo */
.header-logo {position: relative;margin: 15px 0;}
.header-logo a {display: block;}
.header-logo a img {display: block;height: 25px;width:auto;}
@media (min-width:992px){
	.header-logo {margin: 22px 0;transition:.2s}
	.header-logo a img {height: 36px;transition:.2s}
	#header-fixed.header-sticky .header-logo {margin: 12px 0}
	#header-fixed.header-sticky .header-logo img {height: 26px;}
}

/* nav-bar */
.gnb-wrap .gnb .gnb-nav {padding: 0;list-style: none;}
/* gnb - mobile */
@media (max-width:991px){
	.gnb-bg, .gnb-overlay-bg {display: none;}
	.gnb-wrap .gnb {position: fixed;top: 0;right: -100%;z-index: 9999;overflow-y: auto;-webkit-overflow-scrolling: touch;width: 85%;height: 100vh;background-color: #fff;box-shadow: 1px 3px 6px rgb(0 0 0 / 32%);transition: .3s ease-out;}
	.gnb-wrap .gnb.act {right: 0;}
	.gnb-wrap .gnb .mobile-box {padding: 20px 30px 10px;}
	.gnb-wrap .gnb .mobile-box .mobile-nav-trigger {position: absolute;top: 15px;right: 20px;}
	.gnb-wrap .gnb .mobile-box .mobile-nav-trigger a {display: block;width: 30px;height: 30px;line-height: 30px;font-size: 23px;text-align: center;}
	.gnb-wrap .gnb .mobile-box .mobile-nav-trigger img {width: 24px;}
	.gnb-wrap .gnb .mobile-box .login-box ul {display: flex;flex-wrap: wrap;padding: 0 30px 10px 0;list-style: none;}
	.gnb-wrap .gnb .mobile-box .login-box ul li {margin-right: 20px;}
	.gnb-wrap .gnb .mobile-box .login-box ul li:last-child {margin-right: 0;}
	.gnb-wrap .gnb .mobile-box .login-box ul li a {display: block;position: relative;font-size: 13px}
	.gnb-wrap .gnb .mobile-box .login-box ul li a:after {content: "";display: block;position: absolute;top: 50%;right: -10px;width: 1px;height: 10px;margin-top: -5px;background-color: #ddd;}
	.gnb-wrap .gnb .mobile-box .login-box ul li:last-child a:after {display: none;}

	.gnb-wrap .gnb .mobile-box .search-box input[type="text"] {width: 100%;height: 45px;padding: 6px;font-size: 13px;color: #707070;border: 0 none !important;border-bottom: 2px solid #909090 !important;}
	.gnb-wrap .gnb .mobile-box .search-box .button {position: absolute;right: 1px;top: 0;padding: 0 5px;height: 45px;line-height: 45px;font-size: 17px;color: #fe424d;background: transparent;border: 0 none;}
	.gnb-wrap .gnb .mobile-box .search-box .button input {position: absolute;top: 0;right: 0;padding: 0;font-size: 13px;line-height: 40px;opacity: 0;cursor: pointer;}
	.gnb-wrap .gnb .mobile-box .search-box .button img {width: 20px;vertical-align: sub;}

	.gnb-wrap .gnb .gnb-nav {padding: 0 30px;}
	.gnb-wrap .gnb .gnb-nav > li {width: 100% !important}
	.gnb-wrap .gnb .gnb-nav > li:last-child {border-bottom: 0 none;}
	.gnb-wrap .gnb .gnb-nav > li > a {display: block;padding: 8px 0;font-size: 17px;font-weight: 700;color: #333;}
	.gnb-wrap .gnb .gnb-nav > li > a:after {display: none;}
	.gnb-wrap .gnb .gnb-nav > li.active > a {color: #fe424d;background: transparent;}
	.gnb-wrap .gnb .gnb-nav > li > .cate-dropdown-open {position: absolute;top: 1px;right: 0;width: 30px;height: 38px;line-height: 38px;margin: 0;padding: 0;text-align: center;border: 0 none;z-index: 9;}
	.gnb-wrap .gnb .gnb-nav > li > .cate-dropdown-open:before {content: "";display: block;width: 100%;height: 100%;background-image: url("../image/icons/add-line.png");background-repeat: no-repeat;background-position: center;}
	.gnb-wrap .gnb .gnb-nav > li > .gnb-dep-2 {display: none;}
	.gnb-wrap .gnb .gnb-nav > li > ul {float: none;position: relative !important;transform: translate(0,0) !important;width: 100%;margin: 0;padding: 0;border: 0 none;box-shadow: none;background-color: #f5f5f5}
	.gnb-wrap .gnb .gnb-nav > li > ul > li {border-bottom: 1px solid #fff;}
	.gnb-wrap .gnb .gnb-nav > li > ul > li:last-child {border-bottom: 0 none;}
	.gnb-wrap .gnb .gnb-nav > li > ul > li > a {padding: 10px 20px;font-size: 13px;color: #333;}
	.gnb-wrap .gnb .gnb-nav > li > ul > li > a:hover {background: transparent;}
	.gnb-wrap .gnb .gnb-nav > li > ul > li.active > a {color: #fe424d;background: transparent;}
	.gnb-wrap .gnb .gnb-nav > li > ul > li > ul {display: block !important;float: none;position: relative;width: 100%;padding: 0 20px 10px;margin: 0;border: 0 none;box-shadow: none;background: transparent;}
	.gnb-wrap .gnb .gnb-nav > li > ul > li > ul > li > a {position: relative;padding: 3px 10px 3px 15px;font-size: 13px;color: #333;}
	.gnb-wrap .gnb .gnb-nav > li > ul > li > ul > li > a:after {content: "";display: block;position: absolute;top: 50%;left: 2px;transform:translateY(-50%);width: 7px;height: 7px;border-left: 1px solid #ccc;border-bottom: 1px solid #ccc;}
	.gnb-wrap .gnb .gnb-nav > li > ul > li > ul > li > a:hover, .gnb-wrap .gnb .gnb-nav > li > ul > li > ul > li.active > a {color: #fe424d;background: transparent;}
}

/* gnb - pc */
@media (min-width:992px){
	/* gnb-on */
	.gnb-overlay-bg {z-index:5;opacity:0;visibility:hidden;position: fixed;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: 100%;background: rgba(0,0,0,.6);transition:.3s;}
	.gnb-overlay-bg.on {opacity:1;visibility:visible;}	
	.header-bottom {box-shadow:0 0 1px #888;transition:.2s}
	#header-fixed.header-sticky .header-bottom,
	.header-bottom.on {background-color: #fff;}
	
	.gnb-wrap {display: flex;flex-wrap: wrap}
	.gnb-wrap .mobile-box {display: none;}
	.gnb-wrap .gnb {width:auto;}
	.gnb-wrap .gnb .gnb-nav {display: flex;flex-wrap: wrap;justify-content:center}
	.gnb-wrap .gnb .gnb-nav > li {position: relative;padding: 0;}
	.gnb-wrap .gnb .gnb-nav > li.depth-off {height:80px !important;}
	.gnb-wrap .gnb .gnb-nav > li > a {display: block;z-index:11;position: relative;padding: 0 25px;line-height: 50px;font-size: 17px;font-weight: 500;text-align: center;color: #fff;transition:.2s}
	#header-fixed.header-sticky .gnb-wrap .gnb .gnb-nav > li > a, 
	.gnb-wrap .gnb:hover .gnb-nav > li > a {color: #333;}
	.gnb-wrap .gnb .gnb-nav > li > a.nav-link:before {content:"";opacity:0;position: absolute;bottom: 0;left: 0;width: 100%;height: 2px;background-color: #fe424d;transition:.2s}
	.gnb-wrap .gnb .gnb-nav > li:hover > a.nav-link:before {opacity:1;background-color: #999}
	.gnb-wrap .gnb .gnb-nav > li.active > a.nav-link:before {opacity:1;background-color: #fe424d}
	.gnb-wrap .gnb .gnb-nav > li > a::after {display: none;}
	.gnb-wrap .gnb .gnb-nav > li > .gnb-dep-2 {position: relative;transition:.2s;}
	.gnb-wrap .gnb .gnb-nav > li:hover > .gnb-dep-2 {background-color: #f8f8f8;}
	.gnb-wrap .gnb .gnb-nav > li > .gnb-dep-2.dep-off {height:0 !important;}
	.gnb-wrap .gnb .gnb-nav > li > ul {display: block;z-index:10;top:50px;left: 50%;transform:translateX(-50%);opacity: 0;visibility: hidden;width: 145px;min-width:inherit;padding: 20px 10px 30px;text-align:center;background-color:transparent;border: 0 none;-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-o-transition: all 0.25s ease;-ms-transition: all 0.25s ease;transition: all 0.25s ease;}
	.gnb-wrap .gnb .gnb-nav.on > li > ul {opacity: 1;visibility: visible;}
	.gnb-wrap .gnb .gnb-nav > li > ul > li {position: relative;}
	.gnb-wrap .gnb .gnb-nav > li > ul > li > a {padding: 7px 0;font-size: 15px;font-weight: 500;color: #707070;background: transparent;}
	.gnb-wrap .gnb .gnb-nav > li > ul > li > a:hover,
	.gnb-wrap .gnb .gnb-nav > li > ul > li.active > a {color: #333;background: transparent;}
	.gnb-wrap .gnb .gnb-nav > li > ul > li > a .sub-caret {position: absolute;right: 10px;top: 50%;transform: translateY(-50%);color: #707070;}
	.gnb-wrap .gnb .gnb-nav > li > ul > li > ul {display: block !important;position: relative;top: inherit;left: inherit;min-width: 100%;padding: 0 10px 5px;margin-bottom: 10px;text-align: center;border: 0 none;background: transparent;box-shadow: 0 0 0 #fff;}
	.gnb-wrap .gnb .gnb-nav > li > ul > li > ul > li > a {padding: 3px 0 0;font-size: 13px;color: #707070;background: transparent;}
	.gnb-wrap .gnb .gnb-nav > li > ul > li > ul > li:last-child > a {border-bottom: 0 none;}
	.gnb-wrap .gnb .gnb-nav > li > ul > li > ul > li > a:hover,
	.gnb-wrap .gnb .gnb-nav > li > ul > li > ul > li.active > a {background: transparent;color: #333;}
}
@media (min-width:1200px){
	.gnb-wrap .gnb .gnb-nav > li > a {padding: 0 35px;}
}

/* top bar */
.top-bar {margin-left: auto;}
.top-bar .top-bar-list {display: flex;flex-wrap: wrap}
.top-bar .top-bar-list li {margin-left: 3px;}
.top-bar .top-bar-list li a, .top-bar .top-bar-list li span {display: block;width: 25px;height: 25px;line-height: 25px;text-align: center;transition: .3s ease-out;}
.top-bar .top-bar-list li img {width: 24px;}
.top-bar .top-bar-list li.btn-live-mov a {background-color: #fe424d;}
.top-bar .top-bar-list li.btn-live-mov a:hover {background-color: #cf222c}
.top-bar .top-bar-list li a span {display: none;}
@media (min-width:992px){
	.top-bar {margin-left: 0;}
	.top-bar .top-bar-list li.mobile-nav-trigger {display: none;}
	.top-bar .top-bar-list li a, .top-bar .top-bar-list li span {width: 30px;height: 30px;line-height: 30px}
	.top-bar .top-bar-list li a {font-size: 19px;}
	.top-bar .top-bar-list li img {width: 21px;opacity: .8;transition: .3s;}
	.top-bar .top-bar-list li a:hover img {opacity: 1;}
}

/*---------- Modal ----------*/
.contents-modal .modal-box .modal-content {position: relative;padding: 15px;background-color: #ddd;box-shadow: 0 0 0 #fff;}
.contents-modal .modal-box .modal-content h4 {position: relative;margin: 0 0 20px;font-size: 17px;text-align: center;color: #333;}
/* --- 검색 모달 --- */
/* 입력창 */
.contents-modal .input-button {position: relative;}
.contents-modal .input-button input[type="text"] {width: 100%;padding: 6px 12px;font-size: 13px;color: #707070;background-color: #fff;border: 0 none !important;border-bottom: 1px solid #ddd !important;border-radius: 5px;}
.contents-modal .input-button .button {position: absolute;right: 0;top: 0;padding: 0 10px;height: 38px;line-height: 38px;background: transparent;border: 0 none;}
.contents-modal .input-button .button input {position: absolute;top: 0;right: 0;padding: 0;opacity: 0;cursor: pointer}
.contents-modal .input-button .button img {max-width: 20px;vertical-align: sub;}
/* bottom */
.contents-modal .modal-box .contnets-bottom {margin-top: 20px;text-align: center;}
.contents-modal .modal-box .contnets-bottom button {border: 0 none;position: relative;display: inline-block;overflow: hidden;padding: 5px 20px;letter-spacing: 2px;font-size: 13px;color: #333;background: transparent;border-width: 1px;border-style: solid;border-color: #333;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;transition: all 0.5s ease
}
.contents-modal .modal-box .contnets-bottom button span {position: relative;z-index: 1;}
.contents-modal .modal-box .contnets-bottom button:hover {color: #fff;background-color: #333;}
@media(max-width:767px) {
	.contents-modal .modal-box {width: 300px;}
	.contents-modal .modal-box .modal-content {padding: 10px;}
	.contents-modal .modal-box .modal-content h4 {margin-bottom: 10px;font-size: 17px;line-height: 30px;}
	.contents-modal .input-button input[type="text"] {height: 50px;font-size: 17px;}
	.contents-modal .input-button .button {font-size: 17px;}
	.contents-modal .modal-box .contnets-bottom {margin-top: 20px;}
}
/* --- 멤버 모달 --- */
.contents-modal .modal-box .member-list {display: flex;justify-content: center;}
.contents-modal .modal-box .member-list li {margin: 0 10px;text-align: center;}
.contents-modal .modal-box .member-list li a {display: block;width: 70px;padding: 12px 0;background-color: #fff;border-radius: 5px;transition: .3s;}
.contents-modal .modal-box .member-list li a:hover {box-shadow: 3px 3px 7px rgba(0,0,0,.2);}
.contents-modal .modal-box .member-list li a img {display: block;width: 20px;margin: 0 auto;opacity: .85;transition: 0.3s;}
.contents-modal .modal-box .member-list li a span {font-size: .75rem;color: #333
}
.contents-modal .modal-box .member-list li a:hover img {opacity: 1;}
@media(max-width:767px) {
	.contents-modal .modal-box .member-list li a {width: 70px;}
}

/* ========== footer ========== */
.footer {padding: 30px 0;border-top:1px solid #ddd;background-color: #fff;}

.footer-menu {display: flex;flex-wrap:wrap;margin-bottom: 20px;}
.footer-menu li {position: relative}
.footer-menu li + li {margin-left: 10px;}
.footer-menu li + li:before {content:"";position: absolute;left: -5px;top: 50%;width: 1px;height: 10px;margin-top: -5px;background-color: #eee;}
.footer-menu li a {line-height: 1;font-size: 13px;color: #909090}

.footer-logo {margin-bottom: 20px;}
.footer-logo a {display: inline-block;}
.footer-logo a span {line-height: 30px;font-size: 25px;font-weight: 600}
.footer-logo a img {display: block;max-width:170px;height:auto}
.footer-info address {margin: 0;font-size: 13px;color: #909090}
.footer-info address span a {color: #fe424d;}
.footer-info .copyright {font-size: 13px;color: #909090}
@media (max-width:991px){
	.footer-top {margin-bottom: 20px}
}
@media (min-width:768px){
	.footer-menu li + li {margin-left: 20px}
	.footer-menu li + li:before {left: -10px;}
	.footer-bottom {display: flex;flex-wrap:wrap}
	.footer-logo {width: 200px}
	.footer-info {width: calc(100% - 200px);}
}
@media (min-width:992px){
	.footer-top {display: flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom: 30px;}
	.footer-menu {margin-bottom: 0;}
	.footer-logo {width: 240px}
	.footer-logo a img {max-width:190px}
	.footer-info {width: calc(100% - 240px);}
	.footer-menu li a,
	.footer-info address,
	.footer-info .copyright {font-size: 15px;}
}

/* 페이지 로더 */
.page-loader {position: fixed;top: 0;left: 0;z-index: 9999;width: 100%;height: 100%;background: #fff;}
.page-loader .logo-loader {position: absolute;top: 50%;left: 50%;transform:translate(-50%,-50%);}
.page-loader .logo-loader img {height:40px;}
.page-loader.sub-page-loader {background:transparent;}
.page-loader.sub-page-loader .logo-loader {display: none;}

/*---------- Eb BackToTop ----------*/ 
.eb-backtotop {position:fixed;right:15px;bottom:15px;height:46px;width:46px;cursor:pointer;display:block;-webkit-border-radius:50% !important;-moz-border-radius:50% !important;border-radius:50% !important;box-shadow:inset 0 0 0 2px rgba(255,255,255,0.15);background:#fff;z-index:1003;opacity:0;visibility:hidden;transform:translateY(15px);-webkit-transition:all 0.2s linear;transition:all 0.2s linear} 
.eb-backtotop.active-progress {opacity:1;visibility:visible;transform:translateY(0)} 
.eb-backtotop:after {position:absolute;content:"\f106";font-family:'Font Awesome\ 5 Free';font-weight:900;text-align:center;font-size:16px;color:#757575;left:0;top:0;height:46px;width:46px;line-height:28px;cursor:pointer;display:block;z-index:1;-webkit-transition:all 0.2s linear;transition:all 0.2s linear} 
.eb-backtotop:hover:after {color:#cc2300} 
.eb-backtotop svg path {fill:none} 
.eb-backtotop svg.backtotop-progress path {stroke:#b5b5b5;stroke-width:4;box-sizing:border-box;-webkit-transition:all 0.2s linear;transition:all 0.2s linear} 
.eb-backtotop .progress-count {display:block;position:absolute;bottom:8px;left:0;right:0;font-size:11px;text-align:center;color:#a5a5a5} 
.eb-backtotop {box-shadow:inset 0 0 0 2px rgba(0,0,0,0.15)} 
.eb-backtotop:after {color:#2b2b2e} 
.eb-backtotop svg.backtotop-progress path {stroke:#1b1b1b} 

/* ========== page Title % sub-menu ========== */
/* page title */
.page-title {position:relative;background-color: #555}
.page-title:after {content:"";opacity:0;transform:translateY(20px);position: absolute;bottom: 0;left: 50%;width: 2px;height: 20%;margin-left: -1px;background-color: #fff;transition:.8s}
.animation.page-title:after {opacity:1;transition-delay:.5s;transform:translateY(0);height: 25%;}
.page-title-image {position:relative;width:100%;height:350px;background-repeat:no-repeat;background-size:cover;background-position:center}
.page-title-caption {position:absolute;top:55%;left:0;width:100%;text-align: center}
.page-title-caption h2 {position:relative;margin-bottom: 15px;line-height: 1em;font-size:31px;color:#fff}
.page-title-caption ul {display: flex;justify-content:center}
.page-title-caption ul li {display: block;padding: 15px;font-size:13px;color:#fff;border-bottom:1px solid rgba(255,255,255,.5)}
.page-title-caption ul li a {color:#ccc}
.page-title-caption ul li a:hover {color:#fff}
.page-title-caption ul li.active {font-weight: 600;border-color:#fff}
@media(max-width:991px) {
	.page-title-image {height: 200px;background-size:cover !important}
	.page-title-caption h2 {margin-bottom: 10px;font-size: 26px}
	.page-title-caption ul li {padding: 5px}
}
/* sub-menu */
.sub-menu {position: relative;border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;background-color: #f6f6f6}
.sub-menu-inner {display: flex;position: relative;padding-left: 45px}
.sub-menu-inner .sub-home-link a {display: block;position: relative;width: 45px;height: 45px;line-height: 45px;padding: 0 10px;background-color: #333;transition:.5s}
.sub-menu-inner .sub-home-link a:hover {background-color: #1b1b1b}
.sub-menu-inner .sub-menu-title {flex:0 0 auto;position: relative;padding: 0 20px;cursor: pointer;background-color: #fff}
.sub-menu-inner .sub-menu-title:before {content: "";display: block;position: absolute;top: 0;right: 0;width: 1px;height: 100%;background-color: #ddd}
.sub-menu-inner .sub-menu-title h2 {position:relative;margin: 0;height: 45px;line-height: 45px;font-size: 15px}
.sub-menu-inner .sub-menu-title h2:before {content: "";display: block;position: absolute;top: 50%;right: 0;transform: translateY(-50%);width: 20px;height: 20px;background-color:#ddd;border-radius:50%}
.sub-menu-inner .sub-menu-title h2:after {content: "";display: block;position: absolute;top: 50%;right: 7px;transform: translateY(-50%) rotate(45deg);width: 5px;height: 5px;border-bottom: 1px solid #333;border-right: 1px solid #333}
.sub-menu-inner .list-sub-menu {display: none;position: absolute;top: 100%;left: 0;z-index: 1;width: 100%;padding:5px 0;border: 1px solid #ddd;background-color: #fff}
.sub-menu-inner .list-sub-menu li {margin: 0}
.sub-menu-inner .list-sub-menu li a {display: block;padding: 9px 20px}
.sub-menu-inner .list-sub-menu li a:hover {color: #1b1b1b}
.sub-menu-inner .list-sub-menu li.active a {font-weight:700}
@media(max-width:991px) {
	.sub-menu .container {padding:0}
    .sub-menu-inner .sub-home-link {position: absolute;top: 0;left: 0}
    .sub-menu-inner .sub-menu-title {width:50%}
}
@media(min-width:992px) {
	.sub-menu-inner {padding-left: 0}
    .sub-menu-inner .sub-home-link a {width: 70px;height: 70px;line-height: 70px;padding: 0 20px}
	.sub-menu-inner .sub-menu-title {min-width: 250px}
	.sub-menu-inner .sub-menu-title.sub-menu-title-first {z-index:2}
	.sub-menu-inner .sub-menu-title.sub-menu-title-second {margin-left: -1px;z-index:1}
	.sub-menu-inner .sub-menu-title:before {right: 0}
    .sub-menu-inner .sub-menu-title h2 {height: 70px;line-height: 70px}
	.sub-menu-inner .list-sub-menu {padding:7px 0}
	.sub-menu-inner .list-sub-menu li a {padding: 12px 20px}
}

/* basic body */
.sub-basic-body {padding: 45px 0}
.basic-body-title {position: relative;margin-bottom: 40px;font-size: 28px;text-align: center;font-weight: 700}
.basic-body-title:after {content:"";display: block;position: absolute;bottom: -20px;left: 50%;width: 10px;height: 10px;margin-left: -5px;background-color: #1b1b1b;border-radius:50%}
@media (min-width:992px){
	.sub-basic-body {padding: 65px 0}
	.basic-body-title {margin-bottom: 80px;font-size: 34px}
}

/* ========== index ========== */
.main-scrollspy {z-index:1;position: fixed;top: 50%;right: 0;transform:translateY(-50%);padding-left:20px;background-color:rgba(255,255,255,.75);border-top-left-radius:10px;border-bottom-left-radius:10px}
.main-scrollspy .main-scrollspy-nav li {margin:20px 0}
.main-scrollspy .main-scrollspy-nav li a {display: block;position: relative;opacity:.85;padding-right:80px;font-size:12px;color:#999;transition:.3s}
.main-scrollspy .main-scrollspy-nav li a.active {opacity:1;color:#333}
.main-scrollspy .main-scrollspy-nav li a:before,
.main-scrollspy .main-scrollspy-nav li a:after {content:"";position: absolute;top:50%;transform:translateY(-50%);transition:.3s}
.main-scrollspy .main-scrollspy-nav li a:before {right:0;width:0px;height: 1px;background-color: #333}
.main-scrollspy .main-scrollspy-nav li a.active:before {width: 60px}
.main-scrollspy .main-scrollspy-nav li a:after {right:60px;width: 3px;height: 3px;background-color: #999;border-radius:50%}
.main-scrollspy .main-scrollspy-nav li a.active:after {right:55px;width: 13px;height: 13px;background-color:#fff;border:5px solid #333}
@media (max-width:991px){
	.main-scrollspy {display: none}
}

.section {position: relative;z-index:1}
.section-bg-gray {background-color: #ebeff3}
.section-bg-gray:before, 
.section-bg-gray:after {content:"";display:block;position:absolute;top:0;height:100%;width:1px;background:#ddd}
.section-bg-gray:before {left:60px}
.section-bg-gray:after {right:60px}
@media (max-width:991px){
	.section-bg-gray:before {left:15px}
	.section-bg-gray:after {right:15px}
}
@media (max-width:767px){
	.section-bg-gray:before,
	.section-bg-gray:after {display: none}
}

.section-z-2 {z-index:2}
.section-p-tb {padding-top: 60px;padding-bottom: 60px}
.section-m-tb {margin-top: 60px;margin-bottom: 60px}
@media (min-width: 992px){
	.section-relat {position: relative;overflow:hidden;height: 100vh}
	.section-absol {position: absolute;top: 0;left: 0;width: 100%;height: 100%}
	.section-p-tb {padding-top: 100px;padding-bottom: 100px}
	.section-p-tb.section-last {padding-bottom:100px}
	.section-m-tb {margin-top: 100px;margin-bottom: 100px}
	.section-lg-p-lr {padding-left:30px;padding-right: 30px}
}
/* 페이지 로더 */
.page-loader {position: fixed;top: 0;left: 0;z-index: 9999;width: 100%;height: 100%;background: #fff}
.page-loader .logo-loader {position: absolute;top: 50%;left: 50%;transform:translate(-50%,-50%)}
.page-loader .logo-loader img {height:40px}
.page-loader.sub-page-loader {background:transparent}
.page-loader.sub-page-loader .logo-loader {display: none}

/* 편집모드 오버레이 */
.adm-edit-btn {z-index:10}
.overlay-area {display: flex;align-items:center;justify-content:center;z-index:1;position:absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;padding: 30px;font-size: 20px;color:#fff}
.overlay-master {background-color: rgba(255,0,0,.7)}
.overlay-item {background-color: rgba(0,0,255,.7)}

/*---------- Counsel Btn ----------*/
.counsel-btn {display:block;position:fixed;bottom:70px;right:15px;width:45px;height:45px;line-height:45px;text-align:center;background:#3f4678;font-size:1.125rem;color:#fff !important;border:0;border-radius:50%;z-index:1000}
@media (max-width:991px) {
	.counsel-btn {bottom:15px;right:70px}
}