.container {
  width: 80%;
  max-width: 1536px;
  min-width: 1000px;
  padding: 0;
  position: relative;
}
.container-alt {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.wrapper {
    padding-top: 70px
}
.logo-join {
	padding-bottom:30px;
	margin-bottom:0;
	margin:0;
	text-align:left;
}
.logo-join img{
	height:30px;
}

.logo > a{
	display:flex;
	align-content: center;
    font-size: 28px;
    float: left;
    margin-top: 32px;
}

.logo > a > span{
	color:#333 !important;
	font-size: 1.25rem;
	padding-left: 10px;
	letter-spacing: -1px;
	padding-top: 3px;
}

.topbar-left-menu {
    font-size: 28px;
    margin-top: 7px;
    float: left;
}


.nav .news-latest-icon {
	display: inline-block;
    margin-top:25px;
	margin-left: 10px;
}

.nav .news-latest-icon a {
	vertical-align: text-bottom;
	margin-left: 6px;
}

.nav .news-latest-icon a img {
	width: 40px;
}


.join-page-title{
	color:#222;
	padding:0 15px;
	margin-left:15px;
	font-size:16px;
	font-weight:600;
	letter-spacing:-2px;
	border-left: 1px solid #ddd;
}

.topbar-page-title{
	color:#222;
	padding:0 15px;
	margin-left:15px;
	font-size:16px;
	font-weight:600;
	letter-spacing:-2px;
	border-left: 1px solid #eee;
}

.topbar-page-title i{
	color:#bbb;
}

#topnav {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;
    background-color: transparent;
    border: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    min-height: 50px;
    background: unset;
}
#topnav:hover {
    background: #fff;
}

#topnav.topnav-sub {
	background: #fafafa;
}

#topnav.topnav-sub #navigation > .navigation-menu > li:hover > a, #topnav #navigation > .navigation-menu > li.active > a {
    padding: 32.5px 0 21px;
    color: #2a71ce;
}
#topnav.topnav-sub .navigation-menu > li:hover a {
    color: #000;
}
#topnav.topnav-sub .navigation-menu > li > a {
    color: #1a1a1a;
}
#topnav.topnav-sub .nav > li > a.active, #topnav.topnav-sub .nav > li > a:hover {
    background: #000;
    color: #fff;
    mix-blend-mode: unset;
}
#topnav.topnav-sub .nav > li > a {
    color: #b2b2b2;
    border: 1px solid #000;
}
#topnav.topnav-sub .navbar-toggle span {
    background-color: #000;
}
#topnav .nav > li > a {
    color: #ffffff;
    padding: 2px 9px;
    position: relative;
	border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}
#topnav:hover .nav > li > a {
    color: #b2b2b2;
	border: 1px solid #000;
	
}
#topnav .nav > li > a.active{
	background: #fff;
	color: #000;
	mix-blend-mode: screen;
	font-family: 'NanumSquare';
	font-weight: 700;
}
#topnav:hover .nav > li > a.active,
#topnav:hover .nav > li > a:hover{
	background: #000;
	color: #fff;
    mix-blend-mode: unset;
}
#topnav .nav > li > a > p {
	margin: 0;
}
#topnav .nav > li > a i {
    font-size: 16px;
}
#topnav .navbar-nav > .open > a {
    background-color: rgba(255, 255, 255, 0.1);
}
#topnav .navbar-nav {
  margin: 0px;
}
#topnav .topbar-sub {
	
}
#topnav .topbar-sub .nav > li > a {
    color: #000;
    padding: 0px 15px;
    position: relative;
	border: 1px solid #000;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}
#topnav .topbar-sub .nav > li > a:hover, #topnav .topbar-sub .nav > li > a.active{
	background: #000;
	color: #fff;
}
#topnav .topbar-sub .nav > li > a > p {
	margin: 0;
}
#topnav .topbar-sub .nav > li > a i {
    font-size: 16px;
}
#topnav .topbar-sub .navbar-nav > .open > a {
    background-color: rgba(0, 0, 0, 0.1);
}
#topnav .topbar-sub .navbar-nav {
  margin: 0px;
}
#topnav .app-search {
  position: relative;
  margin: 15px 30px 15px 10px;
}
#topnav .app-search a {
  position: absolute;
  top: 6px;
  right: 16px;
  color: rgba(67, 89, 102, 0.7);
}
#topnav .app-search .form-control,
#topnav .app-search .form-control:focus {
  font-size: 13px;
  color: #435966;
  padding-left: 20px;
  padding-right: 40px;
  border-color: #ebeff2 !important;
  background-color: transparent !important;
  box-shadow: none;
  border-radius: 30px;
  height: 32px;
  width: 250px;
}
#topnav .app-search input::-webkit-input-placeholder {
  color: rgba(67, 89, 102, 0.6);
  font-weight: normal;
}
#topnav .app-search input:-moz-placeholder {
  color: rgba(67, 89, 102, 0.6);
  font-weight: normal;
}
#topnav .app-search input::-moz-placeholder {
  color: rgba(67, 89, 102, 0.6);
  font-weight: normal;
}
#topnav .app-search input:-ms-input-placeholder {
  color: rgba(67, 89, 102, 0.6);
  font-weight: normal;
}
#topnav .navigation-submenu {
	background: #fff;
	height: 77px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 91px;
	display: none;
}
#topnav .navigation-submenu.active {
	display: block;	
}
#topnav .navbar-custom {
    margin-left: 23%;
}
#topnav .menu-item {display: flex; justify-content: flex-end; align-items: center;}
#topnav .lang-link {color: #fff; font-size: 2rem; margin-right: 2rem;}
#topnav .navbar-toggle {
    border: 0;
    position: relative;
    width: 3.5rem;
    height: 7.5rem;
    padding: 0;
    margin: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
}
#topnav .navbar-toggle .lines {
    width: 3.5rem;
    display: block;
    position: relative;
    height: 2.625rem;
}
#topnav .navbar-toggle span {
    height: 0.25rem;
    width: 100%;
    background-color: #fff;
    display: block;
    margin-bottom: 1rem;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform .5s ease;
}
#topnav .navbar-toggle span:last-child {
    margin-bottom: 0;
}

#topnav .sidebar-sub .navbar-toggle span {
	background: #000;
}
#topnav .navbar-toggle.open span {
    position: absolute;
}
#topnav .navbar-toggle.open span:first-child {
    top: 1.125rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#topnav .navbar-toggle.open span:nth-child(2) {
    visibility: hidden;
}
#topnav .navbar-toggle.open span:last-child {
    width: 100%;
    top: 1.125rem;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#topnav .navigation-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

#topnav #navigation > .navigation-menu > li:hover > a,
#topnav #navigation > .navigation-menu > li.active > a {
	padding: 32.5px 0 21px;
	color: #2a71ce;
}
#topnav .navigation-menu li.active > a i {

}
#topnav .navigation-menu li.active li.active > a {
    color: #000;
}
#topnav .navigation-menu li.active li.active li.active > a {
    color: #000;
}
#topnav .navigation-menu > li {
    float: left;
    display: block;
    padding: 0 10px;
    margin: 0 2.25rem;
    white-space: nowrap;
}
#topnav .navigation-menu > li:hover {
	border-bottom: 3px solid #2a71ce;
}
#topnav .navigation-menu > li > a {
    display: block;
    color: #fff;
    line-height: 25px;
	font-size:18px;
	font-weight:500;
	letter-spacing:-1px;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0px 3px;
}

#topnav:hover .navigation-menu > li > a {
	color: #1a1a1a;
}
#topnav .navigation-menu > li > a i {
    font-size: 19px;
    margin-right: 7px;
    color: #fe6271;
    vertical-align: middle;
}
#topnav .navigation-menu > li > a:hover,
#topnav .navigation-menu > li > a:focus {
    background-color: transparent;
}

#topnav .navigation-menu > li > a {
    padding: 32.5px 0;
    margin: 0;
    text-align: center;
}

.navbar-toggle {
    display: none;
}

#topnav .navigation-menu > li.last-elements .submenu {
    left: auto;
    right: 0;
}

#topnav .navigation-menu > li.last-elements .submenu > li.has-submenu .submenu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 10px;
}
#topnav .navigation-menu > li:hover a {
    color: #000;
}
#topnav .navigation-menu > li:hover a i {
    color: #000;
}
#topnav .navigation-menu > li.has-submenu {
    position: relative;
}
#topnav .navigation-menu > li .submenu {
    position: absolute;
    top: calc(100% + 4px);
    left: 50%;
    z-index: 1000;
    list-style: none;
    visibility: hidden;
    opacity: 0;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    height: 77px;
    padding: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
#topnav .navigation-menu > li:first-child .submenu {
	left: 0;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}


#topnav .navigation-menu > li .submenu.megamenu {
    white-space: nowrap;
    width: auto;
}
#topnav .navigation-menu > li .submenu.megamenu > li {
    overflow: hidden;
    width: 200px;
    display: inline-block;
    vertical-align: top;
}
#topnav .navigation-menu > li .submenu > li.has-submenu > a:after {
    content: "\e649";
    font-family: "themify";
    position: absolute;
    right: 20px;
    font-size: 9px;
    top: 14px;
}
#topnav .navigation-menu > li .submenu > li .submenu {
    left: 0;
    top: 100%;
    margin-left: 10px;
    margin-top: -1px;
}
#topnav .navigation-menu > li .submenu li {
    position: relative;
}
#topnav .navigation-menu > li .submenu li ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
#topnav .navigation-menu > li .submenu li a {
    display: block;
    padding: 10px;
    margin: 0 18px;
	font-size: 18px;
    clear: both;
    white-space: nowrap;
    color: #1a1a1a;
}

#topnav .navigation-menu > li .submenu li:first-child a {
	margin-left: 0;
}
#topnav .navigation-menu > li .submenu li a:hover {
    color: #2a71ce;
}

/* 스크롤 탑배너 */
#topnav.up {
    background: rgba(255,255,255,0.9);
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
#topnav.topnav-sub.up {
    box-shadow: none;
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
}
#topnav.up:hover {
    border-bottom: 1px solid #e0e0e0;
    background: #fff;
}
#topnav.up .navigation-menu > li > a {
    color: #1a1a1a;
}
#topnav.up .nav > li > a {
    border: 1px solid #000;
    color: #b2b2b2;
}
#topnav.up .nav > li > a.active {
    background: #000;
    color: #fff;
    mix-blend-mode: unset;
}
#topnav:hover .lang-link,
#topnav.up .lang-link {color:#000;}
#topnav:hover .navbar-toggle span, 
#topnav.up .navbar-toggle span {background-color: #000;}

.sidebar {
	display: none;
}

.sidebar-sub {
	display: none;
}

.sidebar-custom {
	display: none;
    position: absolute;
    top: 7.5rem;
    left: 0;
    background: #fff;
    width: 100%;
}

.sidebar-custom ul > li > a {    
	padding: 2rem 4%;
}

.sidebar-menu {
	list-style: none;
    padding: 20px 0 0;
    width: 100%;
    font-size: 2rem;
    height: calc(100vh - 20px);
    background: #fff;
}

.sidebar-menu a {
	padding: 0;
	width: 100%;
	background: #000;
	color: #fff;
	font-weight: 500;
	font-size: 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}



.sidebar-menu > li > a {
	background: #fff;
	color: #000;
	font-size: 2.25rem;
}

.sidebar-menu > li > a .fa {
  transition: .3s transform ease-in-out;
  transform: rotate(180deg);
  width: 1.875rem;
}

.sidebar-menu > li > a.collapsed .fa {
  transform: rotate(0deg);
}

.sidebar-menu .submenu {
	list-style: none;
	padding: 0;
	width: 100%;
}
	
#topnav #navigation {
    display: inline-block;
}

#topnav .navigation-menu > li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
}
#topnav .navigation-menu > li.has-submenu.product-submenu:hover > .submenu {
    margin-top: -3px;
}
#topnav .navigation-menu > li.has-submenu:hover > .submenu > li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}
#topnav .navigation-menu > li .submenu:hover > li .submenu > li a+.submenu,
#topnav .navigation-menu > li .submenu:hover > li .submenu > li a+.submenu {
	position: relative;
    left: 0;
    top: 100%;
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    margin-left: 0;
    padding: 0;
}
#topnav .navigation-menu li.open {
	position: relative;
    left: 0;
    top: 100%;
}

#topnav .navigation-menu > li.product-submenu {
	position: unset;
}
#topnav .navigation-menu > li.product-submenu > .submenu {
	left: 0;
    transform: translateX(0%);
    height: auto;
    width: 100%;
    align-items: unset;
    font-size: 16px;
	font-weight: 500;
	color: #1a1a1a;
	display: flex;
    justify-content: space-between;
    padding: 60px 0 60px 70px;
}
#topnav .navigation-menu > li.product-submenu > .submenu li {
    flex: 1 0 0;
}

#topnav .navigation-menu > li.product-submenu > .submenu li a {
    padding: 0;
    margin: 0;
}

#topnav .navigation-menu > li.product-submenu > .submenu > li > a {
	border-bottom: 1px solid #4B4B4B;    
    padding-bottom: 5px;
	margin-right: 100px;
}

#topnav .navigation-menu > li.product-submenu > .submenu > li a:hover {
	color: #1a1a1a;
}

#topnav .navigation-menu > li.product-submenu > .submenu > li .depth-3 {
	padding: 20px 0 0 0;
}

#topnav .navigation-menu > li.product-submenu > .submenu > li .depth-3+ul {
    padding: 0 0 20px 0;
}

#topnav .navigation-menu > li.product-submenu > .submenu > li .depth-3+ul > li {
	padding: 20px 0 0 0;
}

#topnav .navigation-menu > li.product-submenu > .submenu > li .depth-3+ul > li > a {
	color: #666666;
	font-weight: 300;
}

#topnav .navigation-menu > li.product-submenu > .submenu > li .depth-3+ul > li > a:hover {
	color: #2a71ce;
}

.fnb-wrapper {
	border-bottom: 1px solid #e0e0e0;
	height: 80px;
	width: 100%;
	top: 70px;
	z-index: 1001;
	background: #fff;
}

.fnb-wrapper .fnb {
	display: flex;
	padding: 0;
	margin: 0;
	list-style: none;
	align-items: center;
	overflow-y: hidden;
}

.fnb-wrapper .fnb li {
	margin: 0 20px;
	height: 80px;
	white-space: nowrap;
	display: flex;
	align-items: center;
	justify-content: center;
}

.fnb-wrapper .fnb li:first-child {
	margin-left: auto;	
}

.fnb-wrapper .fnb li:last-child {
	margin-right: auto;	
}

.fnb-wrapper .fnb li a {
	color: #8c8c8c;
	font-weight: 500;
	font-size: 18px;
    padding: 20px;
}

.fnb-wrapper .fnb li.active {
	border-bottom: 4px solid #2A72CE;
	margin-bottom: -1px;
}

.fnb-wrapper .fnb li.active a {
	color: #1472ce;
	font-weight: 700;
}

.fnb-wrapper-mobile {
	border-bottom: 1px solid #e0e0e0;
	background: #fafafa;
	height: 5.625rem;
	width: 100%;
	top: 130px;
	z-index: 1001;
	display: none;
}

.fnb-wrapper-mobile .fnb select {
    border: none;
	background: #fafafa;
    width: 100%;
    height: 100%;
    font-size: 1.75rem;
    font-weight: 500;
    color: #1a1a1a;
    padding: 0 3px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;    
    background: url(../images/common/fnb_select_arrow.png) no-repeat 98% 50%;
}

.fnb-wrapper-pc {
	height: 70px;
	width: 100%;
	top: 70px;
	z-index: 1001;
	background: #fafafa;
    border-bottom: 1px solid #e0e0e0;
	display: none;
}

.fnb-wrapper-pc .fnb {
	display: flex;
	padding: 0;
	margin: 0;
	list-style: none;
	align-items: center;
	justify-content: center;
}

.fnb-wrapper-pc .fnb li {
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.fnb-wrapper-pc .fnb li a {
	color: #8c8c8c;
    padding: 0 25px;
    font-size: 18px;
    font-weight: 500;
    position: relative;
	max-height: 100%;
    text-align: center;
}

.fnb-wrapper-pc .fnb li a:after {
	content: '';
	border-right: 1px solid #e0e0e0;
    position: absolute;
    right: 0;
    height: 100%;
	top: 0;
}

.fnb-wrapper-pc .fnb li:last-child a:after {
	border: unset;
}

.fnb-wrapper-pc .fnb li.active a {
	color: #1472ce;
    font-weight: 700;
}

.fnb-wrapper-pc {
	display: block;
}

.fnb-wrapper-mobile {
	display: none;
}

.notification-box {
}
.notification-box ul {
    max-height: 65px;
}
.notification-box ul li a {
    font-size: 27px;
    color: #555;
    display: block;
	padding:0 20px 0 20px;
	border-left:1px solid #f7f7f7;
	border-right:1px solid #f7f7f7;
    line-height: 67px;
}
.notification-box ul li a:hover{
	background:#f9f9f9;
}
.notification-box .noti-dot {
    position: relative;
    top: -50px;
	right: 10px;
}
.notification-box .pulse {
    width: 2px;
    height: 2px;
    border: 3px solid #e96154;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #e96154;
    z-index: 10;
    position: absolute;
    right: 3px;
}
.notification-box .dot {
    border: 4px solid #e96154;
    background: transparent;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    height: 30px;
    width: 30px;
    -webkit-animation: pulse 3s ease-out;
    -moz-animation: pulse 3s ease-out;
    animation: pulse 3s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    position: absolute;
    top: -12px;
    left: 49px;
    z-index: 1;
    opacity: 0;
}
@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(0);
        opacity: 0.0;
    }
    25% {
        -moz-transform: scale(0);
        opacity: 0.1;
    }
    50% {
        -moz-transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        -moz-transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        -moz-transform: scale(1);
        opacity: 0.0;
    }
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0;
    }
    25% {
        -webkit-transform: scale(0);
        opacity: 0.1;
    }
    50% {
        -webkit-transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        -webkit-transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}
.user-box {
    text-align: center;
}
.user-box .user-img {
    position: relative;
}
.user-box .user-status {
    height: 12px;
    width: 12px;
    position: absolute;
    bottom: 8px;
    right: 15px;
    line-height: 0px !important;
}
.user-box .user-status i {
    font-size: 12px !important;
}
.user-box .user-status.away i {
    color: #fbca35;
}
.user-box .user-status.offline i {
    color: #e96154;
}
.user-box .user-status.online i {
    color: #3ec845;
}
.user-box .user-status.busy i {
    color: #9a9da0;
}
/* Footer */

.footer {
    border-top: 1px solid rgba(67, 89, 102, 0.1);
    bottom: 0px;
    color: #888;
    text-align: left !important;
    padding: 20px 0 0;
    font-size: 16px;
    letter-spacing:0px;
}

.footer .footer-logo {
	display: inline-block;
	padding: 70px 0;
}

.footer select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../images/common/select_arrow.png) no-repeat 95% 50%;   
	border: 0;
	border-radius: 0;
    border-bottom: 1px solid #ccc;
    width: 170px;
    padding: 10px;
}

.footer .term {
	border-top: 1px solid #ebebeb;
	padding: 35px 0;
}

.footer .copyright {
    padding-bottom: 80px;
}

.footer .copyright p {
	font-weight: 200;
	font-size: 15px;
	color: #808080;
}

.footer ul {
	list-style: none;
	padding: 0;
	display: flex;
    margin: 0;
}

.footer ul li {
	padding: 0 1.25rem;
}

.footer ul li:first-child {
	padding-left: 0;
}
.footer ul li a {
    color: #808080;
    font-size: 16px;
    font-weight: 500;
}

.footer ul li:first-child a {
	color: #333333;
}
.footer ul li a:hover {
    color: #262626;
}
.footer ul li a:hover {
    color: #000;
}
.notification-list {
	padding-bottom: 60px;
	height: 100%;
}

.notification-list .list-group-item {
	border-right: 0;
	border-left: 0;
	margin-bottom: 0px;
	border-radius: 0;
	border-top: 0;
	border-bottom: 1px solid #ddd;
}

.notification-list .list-group-item:first-child{
	border-top: 1px solid #ddd;
}

.notification-list .list-group-item.active {
	background-color: #f7f7f7;
	font-weight: 600;
}
.user-list .user-list-item .avatar {
	float: left;
	margin-right: 5px;
	margin-top:3px;
	width: 30px;
	height: 30px;
}
.user-list .user-list-item .avatar img {
	border-radius: 50%;
	width: 100%;
}
.user-list .user-list-item .icon {
	float: left;
	margin-right: 5px;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	text-align: center;
	background-color: rgba(254, 98, 113, 0.8);
}
.user-list .user-list-item .icon i {
	color: #ffffff;
	line-height: 30px;
	font-size: 16px;
}
.user-list .user-list-item .user-desc {
	margin-left: 40px;
}
.user-list .user-list-item .user-desc span.name {
	color: #435966;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 100%;
	font-size:12px;
	overflow: hidden;
}
.user-list .user-list-item .user-desc span.desc {
  color: #9a9da0;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
  overflow: hidden;
  font-size: 12px;
}
.user-list .user-list-item .user-desc span.time {
  font-size: 11px;
  color: #2f3e47;
}








/* �덈줈 異붽� �섎뒗 �ㅽ��� */

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    background-color: #00498C !important;
    border: 1px solid #00498C !important;
}

.btn-primary {
    background-color: #00498C !important;
    border: 1px solid #00498C !important;
}

.pull-right .btn-group-sm > .btn, .btn-sm.btn-primary {
    padding: 0.2rem 1.75rem;
    font-size: 13px;
    line-height: 1.9;
    border-radius: 0.2rem;
}

.btn-bordered.btn-concierge {
	border: 1px solid #ddd;
}

.btn-bordered.btn-membership {
	background: #587198;
	border: 1px solid #587198;
	color: #fff;
}

.table thead {
	font-size: 14px;
	font-weight: bold;
}

.table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>th {
	border: 0;
}

.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
	background: #F2F6FB;	
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}

.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #F8FAFB;
}

.table tbody {
	font-size: 12px;
}

.topbar-left-menu {
    margin: 31px 0;
}

.topbar-right-menu {
    margin-top: 15px;
}

.footer {
	background: #fff;
}

body {
	background: #fff;
}


.m-t-22 {
	margin-top: 22px !important
}

.wrapper {
	padding-top: 78px;
}


.notification-box .noti-dot {
	top: -30px;	
}

.label {
    padding: .4em .6em .4em;
}

.table tbody a {
	color: #555;
}

.navbar-custom {
	margin-left: 20px;
	margin-right: 15%;
}

.topbar-page-title i {
	padding-left: 5px;
}

.btn-add {
	background: #0074E7;
	border: 1px solid #0074E7;
	color: #fff;
}

.btn-add.active.focus, .btn-add.active:focus, .btn-add.active:hover, .btn-add:active.focus, .btn-add:active:focus, .btn-add:active:hover, .open>.dropdown-toggle.btn-add.focus, .open>.dropdown-toggle.btn-add:focus, .open>.dropdown-toggle.btn-add:hover, .btn-add:hover, .btn-add:focus{
    color: #fff;
	background: #0074E7;
	border: 1px solid #0074E7;
}

.form-horizontal .control-label {
	text-align: center;	
}

.form-horizontal .text-center {
	top: 50%;
	transform: translateY(-50%);
}

.text-editor {
	height: 550px;
}

#topnav {
    line-height: 1;
}

#topnav #navigation, #topnav .topbar-left-menu {
	line-height: 1.42857143;
}

.form-group sub {
	bottom: 5px;
	font-size: 90%;
}

.form-group sub:before {
	content: "�� ";
	color: #f5707a;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #222d32;
}

.topbar-page-title { 
	line-height: 1.42857143;
	border-left: 0;
}

.dashboard-title {
	margin:12.5px 0;
	color:#3696E5;
	font-size: 22px;
}

.pull-right .btn-group-sm > .btn, .btn-sm.btn-add, .pull-right .btn-group-sm > .btn, .btn-sm.btn-default, .pull-right .btn-group-sm > .btn, .btn-sm.btn-cancle {
	padding: 0.2rem 1.75rem;
    font-size: 13px;
    line-height: 1.9;
    border-radius: 0.2rem;
}

.dashboard-text h2 {
	font-weight: bold;
}

.modal .modal-dialog .modal-content {
	border-radius: 0;
}

.modal-table {
	width: 100%;
	border:1px solid #e9eef2;
}

.modal-table th {
	background: #f8fafc;
}

.modal-table th, .modal-table td {
	text-align: center;
	padding: 15px 0;
}

.m-l-20 {
	margin-left: 20px !important
}

.mypage a.link {
	color: #0abe16;
	text-decoration: underline;
}

.modal {
	overflow-y: auto;
}

.mypage input[type=text],
.mypage input[type=password] {
	font: inherit;
    background: 0 0;
    color: currentColor;
    border: none;
    outline: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
    vertical-align: bottom;
    text-align: inherit;
    min-width: 150px;
    width: 70%;
    display: inline-block;
    border-bottom: 1px solid black;
    border-radius: 0;
}

.mypage input[type=text]:focus,
.mypage input[type=password]:focus {
  border-bottom: 1px solid #0074E7;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset, 0 0 0px rgba(126, 239, 104, 0.6);
  outline: 0 none;
}

.mypage textarea.error,
.mypage input[type=password].error,
.mypage input[type=text].error {
	border-bottom: 1px solid #ff5757;;
}

.mypage textarea.error::placeholder,
.mypage input[type=password].error::placeholder,
.mypage input[type=text].error::placeholder {
	color:#ff5757;;	
}

.mypage .btn {
	display: inline-block;
}

p.error {
	height: 13px;
    margin-top: -13px;
    margin-bottom: 0;
    line-height: unset !important;
}

.btn-cancle {
    background: #999;
    border: 1px solid #999;
    color: #fff;
}

.mypage .subtitle p {
	line-height: 39px;
}

.mypage .text-caption p {
	line-height: 38px;
}

.mypage input:not(:focus):invalid + .floating-label {
	top: 5px;
	font: inherit;
}

.mypage input:focus + .floating-label {
  color: #0074E7;
}

.mypage .floating-label {
  position: absolute;
  pointer-events: none;
  left: 0;
  transition: 0.2s ease all;
  text-align: inherit;
  letter-spacing: 0;
  color: #999;
  top: -12px;	
  font-size: 10px;
  opacity: 1;
}

.mypage .form-group {
	position: relative;
}

.mypage .form-group select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("../images/dropdown.png") no-repeat 95% 50%;
	border:0;
	border-bottom:1px solid black;
	width:70%;
	line-height: 34px;
	min-width: 150px;
	padding-left: 3px;
	vertical-align: bottom;
	border-radius: 0;
}

.mypage .form-group select:focus {
	border-bottom: 1px solid #0074E7;
}

.form-control.form-email {
	padding-left:20px;
}

.form-control.form-email:before {
	position: absolute;
	left:0;
	top:;
	content:"@";
}

.tabs-menu>ul {
	list-style-type: none;
	padding:0;
}

.tabs-menu>ul>li a{
	display: flex;
    align-items: center;
    justify-content: center;
	height: 72px;
	cursor: pointer;
}

.tabs-menu>ul>li .circle{
	width: 24px;
    height: 24px;
    background: #757575;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    margin-right: 8px;
}

.tabs-menu>ul>li a {
	padding:0;
	color: #757575;
}

.tabs-menu>ul>li:hover {
	background: rgba(0,0,0,.04);
}

.tabs-menu>ul>li.ui-state-active {
	background: rgba(0,0,0,.04);
}

.tabs-menu>ul>li.ui-state-active .circle{
	background: #64A2EE;
}

small {
	line-height: 30px;
}

.dropdown-menu {
	width: 100%;
}

.form-inline input[type=date].form-control {
	position: relative;
	width: 175px;
}

input[type=date]:before {
	position: absolute;
	top: 6px; left: 6px;
	content: attr(data-date);
	display: inline-block;
	color: black;
	line-height: 20px;
}

input[type=date]::-webkit-datetime-edit{
	display: none;
}

input[type=date]::-webkit-calendar-picker-indicator {
	position: absolute;
	top: 6px;
	right: 0;
	color: black;
	opacity: 1;
}


.dropzone .dz-preview .dz-image img {
	height: 120px;
	width: 120px;
}

.images_lists div:nth-child(n+4){
	margin-top: 10px;
}

#sortable ui-sortable-placeholder {
	display: inline-block;
	width: 10% !important;
}

#sortable li {
	display: inline-block;
}

tbody#sortable .ui-sortable-helper {
	display: table;
}	

.card-box .admin-status {
	display: inline-flex;
	width: 100%;
}

.card-box .admin-status>div {
	padding: 1rem;
	text-align: center;
	border: 1px solid #656565;
	font-weight: bold;
	font-size: 15px;
	color: #000;
}

.card-box .admin-status>div:first-child {
	background: #696969;
	color: #fff;
}

.card-box .admin-status>div span {
	font-size: 13px;
}

.card-box .admin-status>div.importance-1 {
	background: #b1c5f4;
}

.card-box .admin-status>div.importance-2 {
	background: #dde6fa;
}

.product.list .sub-title:first-child {
	padding-top: calc(9rem + 90px);
}

.sub-title {
	padding: 9rem 0;
	text-align: center;
    scroll-margin: 90px;
}

.sub-title h2 {
	font-size: 3.75rem;
	color: #1a1a1a;
	font-weight: 700;
    margin: 0;
}

.sub-title h2:after {
	content: '';
	background: #2A71CE;
	border-radius: 20px;
	width: 20px;
    height: 20px;
    position: absolute;
    top: -1rem;
}

.sub-title p {
	font-size: 1.375rem;
	line-height: 2.125rem;
	font-weight: 400;
	color: #666666;
    word-break: keep-all;
    margin: 0 auto;
    max-width: 80%;
    margin-top:3rem;
}

.fnb-wrapper.affix + #wrap {
	margin-top:100px;
}

.fnb-wrapper-mobile.affix + .sub-title {
	margin-top:180px;
}

.depth-4-wrap {
	position: relative;
}

.depth-4-wrap .depth-4-pc {
	width: 62rem;
	margin: 10rem auto 0;
	overflow: hidden;
}

.depth-4-wrap .depth-4-pc .swiper-slide { 
	text-align: center;
	border-collapse: collapse;
    height: auto;
}

.depth-4-wrap .depth-4-pc .swiper-slide a {
	font-size: 1.125rem;
	font-weight: 500;
	color: #1a1a1a;	
	padding: 1.5rem 0;
	width: 100%;
	border: 1px solid #e0e0e0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
} 

.depth-4-wrap .depth-4-pc .swiper-slide a.active {
	color: #fff;
	background: #2a71ce;
	border: 1px solid #2a71ce;
}

.depth-4-wrap .swiper-button-wrap {
	position: absolute;
    top: 1.625rem;
}

.depth-4-wrap .swiper-button-wrap .depth-button-prev {
    top: 2px;
	left: -2.5rem;
	position: absolute;
}

.depth-4-wrap .swiper-button-wrap .depth-button-next {
    top: 2px;
    left: calc(62rem + 1.5rem);
	position: absolute;
}

.depth-4-wrap .swiper-button-wrap .depth-button-prev.swiper-button-disabled,
.depth-4-wrap .swiper-button-wrap .depth-button-next.swiper-button-disabled {
	display: none;
}

.depth-4-wrap .swiper-button-wrap img {
	width: auto;
}

.depth-4-wrap .depth-4-mobile {
	overflow-x: scroll;
    margin: 1.875rem 0;
    display: none;
}

.depth-4-wrap .depth-4-mobile ul {
    list-style: none;
    margin: 0 4%;
    padding-left: 0;
    display: inline-block;
    white-space: nowrap;
    min-width: 92%;
    text-align: center;
}

.depth-4-wrap .depth-4-mobile ul li {
    padding-left: 0;
    margin: 0;
    display: inline-block;
	border: 1px solid #e0e0e0;
	border-left: 0;
	padding: 1.75rem 1.75rem;
}

.depth-4-wrap .depth-4-mobile ul li:first-child {
	border-left: 1px solid #e0e0e0;
}

.depth-4-wrap .depth-4-mobile ul li a {
	font-size: 1.75rem;
	font-weight: 500;
	color: #1a1a1a;
}

.depth-4-wrap .depth-4-mobile ul li.active {
	background: #2a71ce;
	border: 1px solid #2a71ce;
	border-left: 0;
}

.depth-4-wrap .depth-4-mobile ul li.active:first-child {
	border: 1px solid #2a71ce;
}

.depth-4-wrap .depth-4-mobile ul li.active a {
	font-weight: 700;
	color: #fff;
}

.fnb-pc-affix {	
    transition: all .5s ease;
}

.fnb-pc-affix.affix {
	top: 0;	
}	


/* 2024.09.23 - 김지안 추가 */
.container.gallery {
    margin: 0px auto 50px;
}

.footer {
    border-top: none;
}

@media screen and (max-width: 1700px) {
    #topnav .navigation-menu > li {
        margin: 0 1.25rem;
    }
}

@media screen and (max-width: 1500px) {
    #topnav .navbar-custom {
        margin-left: 20%;
    }
    #topnav .navigation-menu > li {
        margin: 0 0.75rem;
    }
    .topbar-left-menu {
        margin: 34px 0;
    }
}

.vBox {position: relative; padding: 0 30px; height:720px; background:#695a5a; background: url(../images/common/vBoxImg01.png) no-repeat; background-size: cover; background-position: center;}
.vBox::before {content:""; position: absolute; top:0px; left:0px; right:0px; bottom:0px; background: rgba(0,0,0,0.3);}
.vBox::after {content:""; position: absolute; top:0px; left: 60%; right:0px; bottom:0px; background: rgba(0,0,0,0.9);}
    .vBoxIn {position: relative; max-width:1536px; margin:0 auto; height: 100%;}
        .vBoxTitle {padding-top: 78px; font-size:50px; color:#000; font-weight: bold; position: relative; z-index:1; line-height: 140%;}
        .vBoxRight {position: absolute; z-index:1; top:0px; right:0px; bottom:0px; width:500px; padding: 0 40px 0 1%;}
        .vBoxRight .vBoxRTitle {padding:45px 0px 10px 0px; color:#fff; font-size:32px; font-weight:bold; margin:0px;}
        .vBoxRight ul {list-style: none; padding:0px 0px 0px 0px;}
        .vBoxRight ul li {padding:30px 0px; border-bottom:1px solid rgba(255,255,255,0.3)}
        .vBoxRight ul li:last-child {border:0px;}
        .vBoxRight ul li p {font-size:18px; color:#fff; padding-bottom:10px; margin: 0px; font-weight: normal; transition:all 0.3s ease;}
        .vBoxRight ul li span {font-size:18px; color:rgba(255,255,255,0.6); font-weight: normal;}
        .vBoxRight ul li:hover p {color:#acd9ff}
            .vBoxRButtonBox {padding:20px 0px 0px 0px;}
                .more_white {display:inline-block; border:1px solid #fff;  font-weight: normal; line-height:45px; color:#fff; font-size:16px; padding:0px 50px; transition:all 0.3s ease;}
                .more_white:hover {background-color: #fff;}
                .more_black {display:inline-block; border:1px solid #000;  font-weight: normal; line-height:45px; color:#000; font-size:16px; padding:0px 50px; transition:all 0.3s ease;}
                .more_black:hover {background-color: #000; color:#fff}
.vSubTitle {font-size:34px; margin:120px 0px 40px; color:#000; font-weight: bold; position: relative;}
.vSubTitle .swiperNav {display: inline-block; position: relative; vertical-align: 3px; margin-left: 8px;}
.vSubTitle .swiper-button-prev,
.vSubTitle .swiper-button-next {color: #888;}
.vSubTitle .swiper-button-prev:after, 
.vSubTitle .swiper-button-next:after {color:unset;}
.vSubTitle .swiper-button-prev {left: 0px; position: relative; top: 0;}
.vSubTitle .swiper-button-prev::before {content: ""; display: block; width: 0; height: 25px; border-right: 1px dashed #C1C1C1; position: absolute; right: -10px; top: 0; bottom: 0; margin: auto 0;}
.vSubTitle .swiper-button-next {right: auto; left: 45px; top: 0;}
.galleryBox {margin-bottom:70px; height: auto;}
.galleryBox > ul {    padding: 0px; list-style: none; display: flex; justify-content: space-between;}
.galleryBox > ul > li {width:100%;}
.galleryBox > ul > li .galleryBoxImg {width:100%; height:300px; overflow:hidden;}
.galleryBox > ul > li .galleryBoxImg img {width:100%;}
.galleryBox > ul > li p {color:#000; font-size:20px; margin:20px 0px; min-height:64px; font-weight: normal;}
.galleryBox > ul > li span {color:#AEAEAE; font-size:18px; font-weight: normal;}
    .vSubTitleR {position:absolute; right:0px; margin-top: -89px;}

.vBox2 {position: relative; height:800px; background:#695a5a; background: url(../images/main/mainBg2.png) no-repeat; background-size: cover; background-position: center;}
.vBox2 .vBoxTitle {color: #fff; margin-bottom: 40px; padding-top: 100px;}
.vBox2 .vBoxIn {height: calc(100% - 360px); max-width: 1536px; padding: 0 30px; box-sizing: content-box;}
    .vBoxBtns {display: flex; justify-content: flex-start;}
    .vBoxBtns > button {border: 1px solid #fff; margin-right: 20px; transition: all 0.3s; min-width: 166px; height: 50px; display: flex; justify-content: center; align-items: center; background: transparent; font-size: 18px; color: #fff; font-weight: 400;}
    .vBoxBtns > button > svg {margin-left: 8px;}
    .vBoxBtns > button > svg * {transition: all 0.3s;}
    .vBoxBtns > button:hover {background: #fff; color: #000;}
    .vBoxBtns > button:hover > svg * {stroke: #000;}
    .vBoxBtm {display: flex; height: 360px; max-width: 1536px; margin: 0 auto; padding: 0 30px;}
    .vBoxBtm > div {width: 50%; font-size: 32px; line-height: 35px; font-weight: bold; padding-top: 40px;}
    .vBoxBtm > div .vBoxBtmIn {max-width: 610px;}
    .vBoxBtm > div ul {padding: 0; list-style-type: none;}
        .btmSubTitle {color: #fff; line-height: 35px; margin-bottom: 32px;}
        .vBoxBtmL {background: linear-gradient(180deg, rgba(6, 10, 55, 0.60) 0%, #060A37 100%); padding: 0 5% 0 0%; position: relative;}
        .vBoxBtmL::before {content: ""; display: block; position: absolute; width: 100%; height: 100%; right: 100%; top: 0; background: linear-gradient(180deg, rgba(6, 10, 55, 0.60) 0%, #060A37 100%);} 
            .btmNewsList {display: flex; flex-direction: column; margin-bottom: 0;}
            .btmNewsList > li {display: flex; align-items: stretch; margin-bottom: 30px;}
            .btmNewsList > li:last-of-type {margin-bottom: 0;}
                .btmListImg {width: 100%; max-width: 140px; margin-right: 30px; flex: 0 0 auto;}
                .btmListImg > img {width: 100%; height: 100%; object-fit: cover;}
                .btmListInfo {font-size: 18px; display: flex; flex-direction: column; justify-content: space-between;}
                .btmListInfo > p {color: #fff; font-weight: 400; line-height: 24px;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
                .btmListInfo > span {color: rgba(255,255,255,0.6); font-weight: 400;}
        .vBoxBtmR {background: rgba(33, 33, 33, 0.90); padding: 0 0% 0 5%; position: relative;}
        .vBoxBtmR::before {content: ""; display: block; position: absolute; width: 100%; height: 100%; left: 100%; top: 0; background: rgba(33, 33, 33, 0.90);} 
        .vBoxBtmR .btmSubTitle {line-height: 35px; margin-bottom: 40px;}
            .btmStock {display: flex; justify-content: flex-start;}
                .stockL {width: calc(100% - 270px);}
                    .stockName {font-size: 24px; color: #fff; font-weight: 500; line-height: 26px;}
                    .stockNum > p {line-height: 35px; padding-left: 32px; position: relative;}
                    .stockNum.stockup > p {color: #FF2722;}
                    .stockNum.stockup > p::before {content:""; display: block; width: 20px; height: 20px; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; background: url(/pages/assets/images/main/stockUp.svg) no-repeat center center;}
                    .stockNum.stockDown > p {color: #2D81FF;}
                    .stockNum.stockDown > p::before {content:""; display: block; width: 20px; height: 20px; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; background: url(/pages/assets/images/main/stockDown.svg) no-repeat center center;}
                    .stockNum.stockSame > p {color: #fff;}
                    .stockNum.stockSame > p::before {content:""; display: block; width: 20px; height: 20px; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; background: url(/pages/assets/images/main/stockSame.svg) no-repeat center center;}
                .btmStockR {width: 270px; display: flex; flex-direction: column;}
                .btmStockR > li {padding: 15px 0; border-bottom: 1px dashed rgba(255,255,255,0.4); font-weight: 400; display: flex; justify-content: space-between;}
                .btmStockR > li:first-of-type {padding-top: 0;}
                .btmStockR > li:last-of-type {border-bottom: none; padding-bottom: 0;}
                .btmStockR > li > span {font-size: 16px; color: #BDC5D0; line-height: 35px;}
                .btmStockR > li > p {font-weight: 500; font-size: 18px; line-height: 35px; margin-bottom: 0; position: relative;}
                    .stockUp {color: #FF2722;}
                .btmStockR > li > .stockNum.stockUp::before {content:""; display: block; width: 12px; height: 12px; position: absolute; left: -15px; top: 0; bottom: 0; margin: auto 0; background: url(/pages/assets/images/main/stockUp.svg) no-repeat center center/contain;}
                    .stockDown {color: #2D81FF;}
                .btmStockR > li > .stockNum.stockDown::before {content:""; display: block; width: 12px; height: 12px; position: absolute; left: -15px; top: 0; bottom: 0; margin: auto 0; background: url(/pages/assets/images/main/stockDown.svg) no-repeat center center/contain;}
                    .stockSame {color: #fff;}
                .btmStockR > li > .stockNum.stockSame::before {content:""; display: block; width: 12px; height: 12px; position: absolute; left: -15px; top: 0; bottom: 0; margin: auto 0; background: url(/pages/assets/images/main/stockSame.svg) no-repeat center center/contain;}
                    .stockDeal {color: #fff;}
                .nowStockTime {font-size: 16px; color: #B8b8b8; font-weight: 400;}   
                
.irDataList {padding: 0; list-style-type: none; margin-bottom: 60px;}         
.irDataList > li {display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #CECECE; box-sizing: border-box;}
.irDataList > li:first-of-type {border-top: 1px solid #1A1A1A;}
.irDataList > li > p {line-height: 35px; padding: 25px 0 31px; margin-bottom: 0; font-size: 18px; color: #1a1a1a;}
.irDataList > li > button {background: transparent; border: none; font-size: 18px; color: #1a1a1a;}
.irDataList > li > button svg {vertical-align: -3px; margin-left: 10px;}
.irDataList > li > button svg * {stroke: #1A1A1A;}

/* videos */
.videosList {display: flex; justify-content: flex-start; list-style-type: none; padding: 0; flex-wrap: wrap;}
.videosList > li {width: calc((100% - 60px) / 4); margin: 0 20px 20px 0; border: 1px solid #D3D3D3;}
.videosList > li:nth-of-type(4n) {margin-right: 0;}
    .videosImg {overflow: hidden; padding-top: 56%; height: auto; overflow: hidden; position: relative;}
    .videosImg  img {transition: all 0.3s ease; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: inherit; height: 100%;}
    .videosInfo {border-top: 1px solid #D3D3D3; padding: 12% 8%; box-sizing: border-box; font-weight: 400;}
    .videosInfo p {font-size: 20px; color: #333; line-height: 24px; margin-bottom: 24px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
        .redInfo {display: inline-block; width: 100%; line-height: 24px; font-size: 16px; color: #000; margin-bottom: 13px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
    .videoDate {font-size: 14px; color: #828282; position: relative;}
    .videoDate > img {width: 16px; vertical-align: -3px; margin-right: 8px;}
    /* .videoDate::before {content: ""; display: block; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; background: url(/pages/assets/images/common/icon_date.svg) no-repeat center center/contain; width: 16px; height: 16px;} */
.videosList > li:hover .videosImg img {transform:translate(-50%, -50%) scale(1.2)}

.videoBox {max-width: 800px; width: 100%; margin: 0 auto 40px; height: 450px; display: block;}

.proImgInfo {
    display: flex;
    align-items: center;
    padding: 0 5%;
    box-sizing: border-box;
}

.imgL {
    margin-right: 5%;
    width: 10%;
    flex: 0 0 auto;
}
.infoR {
    display: flex;
    flex-direction: column;
}
.infoR > span {
    color: #2a71ce;
}
.infoR > p {
    margin-bottom: 0;
}
.proBigImgInfo {
    display: flex;
    flex-wrap: wrap;
}
.proBigImgInfo > div {
    width: 50%;
    padding: 2%;
    box-sizing: border-box;
    flex: 0 0 auto;
}
.bigImgL > img {
    width: 100%;
    max-height: 446px;
}
.bigInfo {
    color: #2a71ce;
    font-size: 24px;
    text-align: left;
}
.onConHead {
    display: flex;
    justify-content: space-between;
margin-bottom: 20px;
}
.onConHead p {
    margin-bottom: 0;
} 
.onConHead > p {
    color: #2a71ce;
    font-size: 24px;
}
.onConHead > div {
    text-align: right;
    font-size: 16px;
    color: #888;
}
.onConBtm {
    display: flex;
    justify-content: space-between;
margin-top: 20px;
}
.onConBtm p {
    margin-bottom: 0;
} 
.onConBtm > p {
    color: #2a71ce;
    font-size: 24px;
}
.onConBtm > div {
    text-align: right;
    font-size: 16px;
    color: #888;
}
.locationImg {
    text-align: center;
    margin-bottom: 30px;
}
.locationMap {
    text-align: center;
    margin-bottom: 30px;
}
.locationMap Img {
    width: 100%;
    max-width: 400px;
}


.threePhotoTitle {
    color: #2a71ce;
    font-size: 24px;
    text-align: left;
}
.proThreeImgInfo {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.proThreeImgInfo:last-of-type {
    margin-bottom: 0;
}
.proThreeImgInfo > div {
    width: 33.3%;
    flex: 0 0 auto;
}
.threeImg {
    width: 100%;
    max-height: 300px;
    margin-bottom: 20px;
}
.threeInfo {
    font-size: 18px;
    font-weight: 500;
}

/* 재무제표 */
.financialSelect {    font-size: 1.125rem;
    font-weight: 300;
    color: #1a1a1a;
    margin: 0;}
.financialSelect > div {display: inline-block; margin-left: 8px;}

@media (max-width:1400px) {	
    .vBox::after {
        top: 100%;
        left: 0%;
        height: 680px;
    }
    .vBoxRight {
        top: 90%;
        width: 100%;
        padding: 40px;
        box-sizing: border-box;
    }
    .vBoxRight .vBoxRTitle {
        padding-top: 10%;
    }
    .container.gallery {
        margin: 600px auto 50px;
    }
    .vBox2 {
        height: 1000px;
    }
    .vBox2 .vBoxTitle {padding-top: 60px;}
    .vBox2 .vBoxIn {
        height: calc(100% - 640px);
    }
    .vBoxBtm {
        flex-direction: column;
        height: auto;
        padding: 0;
    }
    .vBoxBtm > div {
        width: 100%;
        padding: 30px 30px 25px;
    }
    .btmSubTitle {font-size: 28px;}
    .vBoxBtmR .btmSubTitle {margin-bottom: 30px;}
    .btmStockR > li {padding: 10px 0;}
    
    .vBox2 + .container.gallery {margin-top: 0;}

    /* video */
    .videosList {flex-wrap: wrap;}
    .videosList > li {width: calc((100% - 40px) / 3); margin-right: 20px;}
    .videosList > li:nth-of-type(3n) {margin-right: 0;}
    .videosList > li:nth-of-type(4n) {margin-right: 20px;}

    .onConHead {
        flex-direction: column;
        
    }
    .onConHead > p {
        margin-bottom: 10px;
        font-size: 18px;
    }
    .onConHead > div {
        font-size: 14px;
    }
}    
@media (max-width:1023px) {	
    .galleryBox > ul > li .galleryBoxImg {
        height: 250px;
    }
    .galleryBox > ul > li p {
        margin-top: 0;
    }
}
@media (max-width:640px) {
    .vBox {
        height: 400px;
        background-position: 30% center;
        padding:0px;
    }
    .vBox::after {
        display: none;
    }
    .vBoxTitle {
        padding-top: 40px;
        font-size: 24px;
        line-height: 32px;
        margin-left: 20px;
    }
    .vBoxRight {
        top: 100%;
        background: #000;
        height: min-content;
        padding: 0px 20px 30px;
    }
    .vBoxRight .vBoxRTitle {
        padding: 20px 0 0;
        font-size: 17px;
    }
    .vBoxRight ul li {
        padding: 20px 0;
    }
    .vBoxRight ul li p {
        font-size: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        padding-bottom: 0;
        margin-bottom: 10px;
    }
    .vBoxRButtonBox {
        padding: 0;
    }
    .vSubTitle {
        font-size: 22px;
        margin-bottom: 28px;
        margin: 70px 0px 40px;
    }
    .vSubTitle .swiperNav {
        left: auto;
        right: 0;
        width: 65px;
        vertical-align: 1px;
    }
    .vSubTitle .swiper-button-prev {
        left: 10px;
        height: 38px;
    }
    .vSubTitle .swiper-button-next {
        height: 38px;
    }
    .vSubTitle .swiper-button-prev::before {
        height: 18px;
        right: -5px;
    }
    .vSubTitle .swiper-button-prev:after, 
    .vSubTitle .swiper-button-next:after {
        font-size: 16px;
        color: #141313;
    }
    .container.gallery {
        margin-top: 500px;
    }
    .galleryBox {margin-bottom: 40px;}
    .galleryBox > ul > li .galleryBoxImg {
        height: auto;
    }
    .galleryBox > ul > li p {
        margin: 20px 0px 10px;
        min-height: auto;
        overflow: hidden; 
        text-overflow: ellipsis; 
        display: -webkit-box; 
        -webkit-line-clamp: 2; 
        -webkit-box-orient: vertical;
    }

    .vBox2 {
        height: 700px;
    }
    .vBox2 .vBoxTitle {
        font-size: 33px;
        margin-left: 0;
        line-height: 42px;
        margin-bottom: 32px;
    }
    .vBox2 .vBoxIn {
        max-width: 100%;
        padding: 0 15px;
        height: calc(100% - 404px);
    }
    .vBoxBtns > button {
        width: 130px;
        height: 40px;
        font-size: 15px;
    }
    .vBoxBtns > button svg {
        width: 14px;
        margin-left: 5px;
    }
    .vBoxBtm > div {
        padding: 20px 15px;
    }
    .btmListImg {
        width: 100%;
        max-width: 130px;
        min-width: unset;
        height: 80px;
    }
    .btmListInfo > p {
        font-size: 14px;
        line-height: 20px;
        -webkit-line-clamp: 3;
    }
    .btmListInfo > span {
        font-size: 12px;
        line-height: 12px;
    }
    .stockL {
        width: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }
    .stockName {
        font-size: 14px;
    }
    .stockNum > p {
        font-size: 24px;
    }
    .btmStockR {
        display: none;
    }
    .btmSubTitle {
        font-size: 17px;
        margin-bottom: 16px;
        line-height: 22px;
    }
    .vBoxBtmR .btmSubTitle {
        margin-bottom: 16px;
        line-height: 22px;
    }
    .nowStockTime {
        display: block;
        font-size: 12px;
        line-height: 13px;
        text-align: right;
    }
    .vBox2 + .container.gallery {
        margin-top: 0
    }
    .vBox2 + .container.gallery .vSubTitle {margin-top: 70px;}

    .irDataList {margin-bottom: 30px;}
    .irDataList > li > p {font-size: 14px; line-height: 14px; padding: 13px 0 14px;}
    .irDataDownBtn > span {display: none;}
    .irDataDownBtn > svg {width: 14px;}

    /* video */
    .videosList {flex-wrap: wrap;}
    .videosList > li {width: calc((100% - 20px) / 2); margin-right: 20px;}
    .videosList > li:nth-of-type(3n) {margin-right: 20px;}
    .videosList > li:nth-of-type(4n) {margin-right: 20px;}
    .videosList > li:nth-of-type(2n) {margin-right: 0px;}
        .redInfo {font-size: 14px; line-height: 20px; margin-bottom: 10px;}
        .videoDate > img {margin-right: 4px;}

    .more_black {width: 130px; line-height: 40px; padding: 0; text-align: center;}

    .article.board .container.gallery {margin-bottom: 100px;}
    .footer {
        border-top: 1px solid rgba(67, 89, 102, 0.1);
    }

    .proBigImgInfo > div {
        width: 100%;
        padding: 2%;
        box-sizing: border-box;
        flex: 0 0 auto;
    }

    .proThreeImgInfo > div {
        width: 100%;
        box-sizing: border-box;
        flex: 0 0 auto;
    }

    /* 재무제표 */
    .financialSelect > div {display: block; margin: 8px 0 0 0;}

    /* 제품정보 */
	.onConBtm > p {font-size: 13px;}	
}