
@font-face {
    font-family: 'GmarketSans';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'GmarketSans';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'GmarketSans';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
	font-display: swap;
}





/* 초기화 */

html, body {
	margin: 0;
	padding: 0;
	font-size: 1rem;
	font-family: "Noto Sans KR", sans-serif;
	background: #fff;
	width: 100%;
	height: 100%;
}

html, h1, h2, h3, h4, h5, h6, form, fieldset, img {
	margin: 0;
	padding: 0;
	border: 0
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	/*font-family: 'Malgun Gothic', dotum, sans-serif*/
	color: #333;
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section {
	display: block
}

ul, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style: none
}

legend {
	position: absolute;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999em;
	overflow: hidden
}

label, input, button, select, img {
	vertical-align: middle;
	font-size: 1em
}

input, button {
	margin: 0;
	padding: 0;
	/*font-family: 'Malgun Gothic', dotum, sans-serif;*/
	font-family: "Noto Sans KR", sans-serif;
	font-size: 1em
}

input[type="submit"] {
	cursor: pointer
}

button {
	cursor: pointer
}

textarea, select {
	/*font-family: 'Malgun Gothic', dotum, sans-serif;*/
	font-family: "Noto Sans KR", sans-serif;
	font-size: 1em;
	resize: none;
}

select {
	margin: 0
}

p {
	margin: 0;
	padding: 0;
	word-break: break-all
}

hr {
	display: none
}

pre {
	overflow-x: scroll;
	font-size: 1.1em
}

a {
	color: #333;
	text-decoration: none
}

table {
	border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input[type=text], input[type=password], textarea {
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus,
	select:focus {
	-webkit-box-shadow: 0 0 5px #9ed4ff;
	-moz-box-shadow: 0 0 5px #9ed4ff;
	box-shadow: 0 0 5px #9ed4ff;
	border: 1px solid #558ab7 !important;
}

.placeholdersjs {
	color: #aaa !important
}

.device_mo {
	display: none;
}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft {
	/*min-width: 1200px*/
}

#hd_pop, #hd_wrapper, #tnb .inner, 
/*#gnb .gnb_wrap, */
#container_wr, #ft_wr
	{
	/*width: 1200px*/
}

/* 팝업레이어 */
#hd_pop {
	z-index: 1000;
	position: relative;
	margin: 0 auto;
	height: 0
}

#hd_pop h2 {
	position: absolute;
	font-size: 0;
	line-height: 0;
	overflow: hidden
}

.hd_pops {
	position: absolute;
	border: 1px solid #e9e9e9;
	background: #fff
}

.hd_pops img {
	max-width: 100%
}

.hd_pops_con {
	
}

.hd_pops_footer {
	padding: 0;
	background: #000;
	color: #fff;
	text-align: left;
	position: relative
}

.hd_pops_footer:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

.hd_pops_footer button {
	padding: 10px;
	border: 0;
	color: #fff
}

.hd_pops_footer .hd_pops_reject {
	background: #000;
	text-align: left
}

.hd_pops_footer .hd_pops_close {
	background: #393939;
	position: absolute;
	top: 0;
	right: 0
}

/* 상단 레이아웃 */
#hd {
	background: #08478D;
	position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
    -webkit-transition: all 3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}

#hd.index_hd {
	background: #08478d47;
}

#hd.index_hd:hover {
	background: #08478D;
}

#hd_h1 {
	position: absolute;
	font-size: 0;
	line-height: 0;
	overflow: hidden
}

#tnb {
	border-bottom: 1px solid #383838;
	margin: 0 auto
}

#tnb:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

#tnb .inner {
	margin: 0 auto
}

#hd_wrapper {
	margin: 0 auto;
	width: 1400px;
	height: 90px;
	zoom: 1;
	display: flex;
	align-items: center;
}

#hd_wrapper .ci {
	position: absolute;
	right: 139px;
}

#hd_wrapper .ci img {
	width: 150px;
}

#hd_wrapper .inquiry {
	padding: 11px 30px;
	border: 1px solid #FFF388;
	border-radius: 100px;
	position: absolute;
	right: 139px;
	cursor: pointer;
}

#hd_wrapper .inquiry a {
	display: block;
	color: #FFF388;
	font-size: 20px;
	font-weight: 700;
	line-height: 25px;
}
/**
#logo {
	margin-right: 130px;
}
**/
#logo span {
	display: block;
	font-size: 12px;
	text-align: center;
	color: #fff;
	margin-top: 4px;
}

.hd_sch_wr {
	float: left;
	padding: 30px 0;
	width: 445px;
	margin-left: 65px
}

#hd_sch h3 {
	position: absolute;
	font-size: 0;
	line-height: 0;
	overflow: hidden
}

#hd_sch {
	border-radius: 30px;
	overflow: hidden
}

#hd_sch #sch_stx {
	float: left;
	width: 385px;
	height: 45px;
	padding-left: 10px;
	border-radius: 30px 0 0 30px;
	background: #2c2c2c;
	border: 0;
	border-right: 0;
	font-size: 1.25em;
	color: #fff
}

#hd_sch #sch_submit {
	float: left;
	width: 60px;
	height: 45px;
	border: 0;
	background: #2c2c2c;
	color: #fff;
	border-radius: 0 30px 30px 0;
	cursor: pointer;
	font-size: 16px
}

#hd_define {
	float: left
}

#hd_define:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

#hd_define li {
	float: left;
	font-size: 1.083em;
	line-height: 14px;
	border-right: 1px solid #4a4a4a;
	position: relative;
	text-align: center;
	margin: 15px 10px 15px 0;
	padding-right: 10px
}

#hd_define li:last-child {
	padding-right: 0;
	margin-right: 0;
	border-right: 0
}

#hd_define li a {
	display: inline-block;
	color: #919191
}

#hd_define li.active a {
	color: #fff
}

#hd_qnb {
	float: right;
	text-align: right
}

#hd_qnb:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

#hd_qnb li {
	float: left;
	font-size: 1.083em;
	line-height: 14px;
	border-right: 1px solid #4a4a4a;
	position: relative;
	text-align: center;
	margin: 15px 10px 15px 0;
	padding-right: 10px
}

#hd_qnb li:last-child {
	padding-right: 0;
	margin-right: 0;
	border-right: 0
}

#hd_qnb li span {
	display: block;
	margin-top: 5px;
	font-size: 0.92em
}

#hd_qnb li a {
	display: inline-block;
	color: #919191
}

#hd_qnb .visit .visit-num {
	display: inline-block;
	line-height: 16px;
	padding: 0 5px;
	margin-left: 5px;
	border-radius: 10px;
	background: #da22f5;
	color: #fff;
	font-size: 10px
}

.hd_login {
	position: absolute;
	right: 0;
	top: 60px
}

.hd_login li {
	float: left;
	margin: 0 5px;
	border-left: 1px solid #616161;
	padding-left: 10px;
	line-height: 13px
}

.hd_login li:first-child {
	border-left: 0
}

.hd_login a {
	color: #fff
}

/* 메인메뉴 */
#gnb {
	position: relative;
	width: 64%;
}

#gnb>h2 {
	position: absolute;
	font-size: 0;
	line-height: 0;
	overflow: hidden
}

#gnb .gnb_wrap {
	margin: 0 auto;
	position: relative
}

#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active {
	z-index: 3
}

#gnb #gnb_1dul {
	font-size: 20px;
	padding: 0;
	zoom: 1;
	display: flex;
    justify-content: space-between;
    align-items: center;
}

#gnb #gnb_1dul:hover .gnb_2dul .gnb_2dul_box{
	height: 286px;
	padding: 17px 0 29px;
}
#gnb #gnb_1dul:hover .gnb_2dul .gnb_2dul_box .gnb_2da {
	padding: 0 10px;
	line-height: 40px;
	height: auto;
}

#gnb #gnb_1dul:hover .gnb_2dul {
	
}

#gnb:hover + .gnb_bg {
	height: 286px;
}

#gnb ul:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

#gnb .gnb_1dli {
	padding: 0px;
	position: relative;
	width: 25%;
}

#gnb .gnb_1dli:hover>a {
	color: #ACD3FF;
	-webkit-transition: background-color 3s ease-out;
	-moz-transition: background-color 0.3s ease-out;
	-o-transition: background-color 0.3s ease-out;
	transition: background-color 0.3s ease-out
}

.gnb_1dli .bg {
	position: absolute;
	top: 24px;
	right: 8px;
	display: inline-block;
	width: 10px;
	height: 10px;
	overflow: hidden;
	background: url('/skin/default/img/gnb_bg2.gif') no-repeat 50% 50%;
	text-indent: -999px
}

.gnb_1da {
	display: block;
	font-weight: 600;
	padding: 0 15px;
	color: #fff;
	text-decoration: none;
	line-height: 90px;
	text-align: center;
}

.gnb_1dli.gnb_al_li_plus .gnb_1da {
	padding-right: 25px
}

.gnb_2dli:first-child {
	border: 0
}

.gnb_2dul {
	position: absolute;
	top: 100%;
	min-width: 140px;
	width: 100%;
	height: auto;
    overflow: hidden;
    background: #fff;
}

.gnb_2dul .gnb_2dul_box {
	border: 1px solid #e0e2e5;
	border-bottom: 0;
	border-top: 0;
	padding: 0;
    height: 0;
    overflow: hidden;
    -moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}

.gnb_1dli:not(:last-child) .gnb_2dul .gnb_2dul_box {
	border-right: 0;
}

.gnb_2da {
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
	color: #333;
	text-align: left;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	-webkit-transition: all 3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}

a.gnb_2da:hover {
	color: #287DDB;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}

.gnb_1dli_air .gnb_2da {
	
}

.gnb_1dli_on .gnb_2da {
	
}

.gnb_2da:focus, .gnb_2da:hover {
	color: #fff
}

.gnb_1dli_over .gnb_2dul {

}

.gnb_1dli_over2 .gnb_2dul {
	display: block;
	right: 0
}

.gnb_wrap .gnb_empty {
	padding: 10px 0;
	width: 100%;
	text-align: center;
	line-height: 2.7em;
	color: #080808
}

.gnb_wrap .gnb_empty a {
	color: #3a8afd;
	text-decoration: underline
}

.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {
	color: #555
}

.gnb_bg {
	width: 100%;
	height: 0px;
	background: #fff;
	position: absolute;
	top: 100%;  
	left: 0;
	right: 0;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	box-shadow: 0 0px 22px rgb(0, 0, 0, 0.1);
}

#hd_wrapper .gnb_menu_btn {
	background: #287DDB;
	color: #fff;
	width: 90px;
	height: 90px;
	border: 0;
	vertical-align: top;
	font-size: 36px
}
#hd_wrapper .gnb_menu_btn span {display:inline-block;position:absolute;left:50%;margin-left:-10px;top:50%;margin-top:-1px;width:20px;height:2px;background-color:#fff;}
#hd_wrapper .gnb_menu_btn span:before {position:absolute;width:20px;height:2px;left:50%;margin-left:-10px;top:-6px;background-color:#fff;width:;height:;content:"";display:block;}
#hd_wrapper .gnb_menu_btn span:after {position:absolute;width:20px;height:2px;left:50%;margin-left:-10px;top:6px;background-color:#fff;width:;height:;content:"";display:block;}
#hd_wrapper .gnb_close_btn span {display:inline-block;position:absolute;left:50%;margin-left:-10px;top:50%;margin-top:-1px;width:20px;height:2px;background:none;}
#hd_wrapper .gnb_close_btn span:before {position:absolute;width:20px;height:2px;left:50%;margin-left:-10px;top: 0;transform: rotate(45deg);background-color:#fff;width:;height:;content:"";display:block;}
#hd_wrapper .gnb_close_btn span:after {position:absolute;width:20px;height:2px;left:50%;margin-left:-10px;top: 0;transform: rotate(-45deg);background-color:#fff;width:;height:;content:"";display:block;}
#hd_wrapper .gnb_close_btn {
	background: #287DDB;
	color: #fff;
	width: 90px;
	height: 90px;
	border: 0;
	vertical-align: top;
	font-size: 18px;
	position: absolute;
	top: 0;
	right: 0
}
#hd_wrapper .gnb_close_btn i {
	font-size: 36px;
}

#hd_wrapper .gnb_mnal {
	padding: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

#gnb_all {
	display: none;
	position: absolute;
	left: 0;
    top: 0;
    height: 100vh;
	width: 100%;
	background: #fff;
	z-index: 1000;
}

#gnb_all .gnb_al_ul {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-70%);
}

#gnb_all .gnb_al_ul:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

#gnb_all .gnb_al_li {
	float: left;
	width: 20%;
	min-height: 150px;
    text-align: center;
}

#gnb_all .gnb_al_li .gnb_al_a {
	font-size: 34px;
	display: block;
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 30px;
	font-weight: bold;
	border-bottom: 1px solid #d9d9d9;
}
#gnb_all .gnb_al_li .gnb_al_a i {
	display: none;
}

#gnb_all .gnb_al_li li {
	line-height: 44px
}
#gnb_all .gnb_al_li li:hover a {
	color: #287DDB;
}

#gnb_all .gnb_al_li li a {
	color: #333;
	font-size: 20px;
	display: block;
}

#gnb_all_bg {
	display: none;
	background: rgba(0, 0, 0, 0.1);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999
}

/* 메인 픽스메뉴 */
.fix_icon {
	position: fixed;
	bottom: 40px;
	right: 40px;
	z-index: 999;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.fix_icon a {
	display: flex;
	background: #fff;
	border-radius: 100px;
	padding: 12px 14px;
	box-shadow: 0 4px 4px rgb(0, 0, 0, 0.2);
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.fix_icon a img {
	display: block;
}
.fix_icon:hover a span {
	width: 80px;
	padding-left: 4px;
}
.fix_icon a span {
	color: #333;
	font-weight: 700;
	font-size: 20px;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	width: 0;
	white-space: nowrap;
	overflow: hidden;
}

/* 서브페이지 메뉴 */

#submenu {
	border-bottom: 1px solid #d9d9d9;
}



.subMenu {
	
}

.subMenu .visual {
    padding-top: 136px;
    width: 100%;
    height: 400px;
    margin-top: 90px;
    position: relative;
}

/* 메뉴별 배경 */
#mysub0 .visual {
	background: url('/skin/default/img/company.png') no-repeat center center;
}
#mysub1 .visual {
	background: url('/skin/default/img/product.png') no-repeat center center;
}
#mysub2 .visual {
	background: url('/skin/default/img/construction.png') no-repeat center center;
}
#mysub3 .visual {
	background: url('/skin/default/img/promotion.png') no-repeat center center;
}
#mysub4 .visual {
	background: url('/skin/default/img/customer.png') no-repeat center center;
}

.subMenu .visual .tit {
	width: 1400px;
	margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.subMenu .page_map {
	margin-bottom: 20px;
}
.subMenu .page_map p {
	display: flex;
	align-items: center;
	color: #fff;
	justify-content: center;
}

.subMenu .content_title {
	
}
.subMenu .content_title h1 {
	font-size: 60px;
	color: #fff;
	text-align: center;
}
.subMenu .content_sub_title {
	display: flex;
	width: 1400px;
	margin: 0 auto;
	justify-content: center;
}
.subMenu .content_sub_title li {
	margin: 0 3%;
}

.subMenu .content_sub_title li a {
	font-size: 20px;
	font-weight: 700;
	display: block;
	position: relative;
	line-height: 65px;
	text-align: center;
}
.subMenu .content_sub_title li.active a:after {
	content: "";
	background: #287DDB;
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.subMenu .content_sub_title li.active a {
	color: #287DDB;
}

.subMenu a {
    text-decoration:none;
}

#contentSubMenu {
	border: 1px solid #d9d9d9;
	margin-bottom: 80px;
}

.content_sub_menu {
	width: 1400px;
	margin: 0 auto;
	display: flex;
}
.content_sub_menu li {
	padding: 15px 0 16px;
	font-size: 20px;
	color: #666;
	cursor: pointer;
    width: 100%;
    text-align: center;
    border-left: 1px solid #d9d9d9;
}

.content_sub_menu li.active {
	color: #287DDB;
}
.sub_menu_mobile {
	display: none;
}

/* 중간 레이아웃 */
#wrapper {
	
}

#container_wr:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

#container_wr {
	margin: 0 auto;
	zoom: 1
}

#aside {
	float: right;
	width: 235px;
	padding: 0;
	height: 100%;
	margin: 20px 0 20px 20px
}

nav.main_gnb {
	position: fixed;
	z-index: 9;
	top: 50%;
    transform: translateY(-50%);
    left: 50px;
}
nav.main_gnb ul {}
nav.main_gnb ul li {
	padding: 5px 0;
}
nav.main_gnb ul li a {
	font-size: 13px;
	font-family: 'GmarketSans';
	color: #fff;
	padding-left: 10px;
	position: relative;
	line-height: 25px;
	font-weight: 500;
}
 
nav.main_gnb ul li a.active {
	font-weight: 700;
}
nav.main_gnb ul li a.active:before {
	opacity: 1
}
nav.main_gnb ul li a:before {
	content: "";
	width: 6px;
	height: 6px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: calc(50% - 3px);
	opacity: 0.5;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

nav.main_gnb.nav_dark li a {
	color: #333;
}
nav.main_gnb.nav_dark li a:before {
	background: #333;
}

#container {
	position: relative;
	/*min-height: 760px;*/
	height: auto !important;
	font-size: 1em;
	zoom: 1;
	padding-top: 80px;
	width: 1400px;
	margin: 0 auto;
}

#container_main {
	width: 100%;
	height: 100%;
	position: relative;
}

#container:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

#container_title {
	font-size: 54px;
	margin: 0 auto;
	font-weight: bold;
	text-align: center;
}

#container_title span {
	display: block;
}

#container_main .mainSwiper {
	height: 100%;
}
#container_main .mainSwiper .swiper-wrapper {}
#container_main .mainSwiper .swiper-slide {
	position: relative;
}

#container_main .mainSwiper .swiper-slide .bg {
	position: absolute;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: center center;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    transform: scale(1);
}

#container_main .mainSwiper .swiper-slide .bg.visual01 {
	background: url('/skin/default/img/visual01.png')
}
#container_main .mainSwiper .swiper-slide .bg.visual02 {
	background: url('/skin/default/img/visual02.png')
}
#container_main .mainSwiper .swiper-slide .bg.visual03 {
	background: url('/skin/default/img/visual03.png')
}
#container_main .mainSwiper .swiper-slide .bg.visual04 {
	background: url('/skin/default/img/visual04.png')
}

#container_main .mainSwiper .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1);
}

@keyframes scaleAnimation {
    from {
        transform: scale(1.5);
    }
    to {
        transform: scale(1);
    }
}

#container_main .mainSwiper .swiper-slide .bg.animate {
	animation: scaleAnimation 5s forwards;
}

#container_main .mainSwiper .swiper-slide .visual_content {
	position: absolute;
	z-index: 9;
	width: 1200px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#container_main .mainSwiper .swiper-slide .visual_content .text {
	
}
#container_main .mainSwiper .swiper-slide .visual_content.center .text{
	text-align: center;
}
#container_main .mainSwiper .swiper-slide .visual_content.left .text {
	text-align: left;
}

#container_main .mainSwiper .swiper-slide .visual_content .text p {
	font-family: 'GmarketSans';
	font-weight: 300;
	font-size: 54px;
	color: #fff;
	text-shadow: 0 4px 4px rgb(0, 0, 0, 0.25); 
	line-height: 74px;
	margin-bottom: 14px;
}
#container_main .mainSwiper .swiper-slide .visual_content .text h3 {
	font-family: 'GmarketSans';
	font-weight: 700;
	font-size: 90px;
	text-shadow: 0 4px 4px rgb(0, 0, 0, 0.25);
	line-height: 100px;
	letter-spacing: -1px;
}
#container_main .mainSwiper .swiper-slide .visual_content .text h3.yellow {
	color: #FFF388;
}
#container_main .mainSwiper .swiper-slide .visual_content .text h3.blue {
	color: #88FFDB;
}
#container_main .mainSwiper .swiper-slide .visual_content .text h3.white {
	color: #fff;
}
#container_main .mainSwiper .swiper-slide .visual_content.center .text a {
	margin: 40px auto 0;
}
#container_main .mainSwiper .swiper-slide .visual_content.left .text a {
	margin: 40px 0 0;
}

#container_main .mainSwiper .swiper-slide .visual_content .text a {
	border-radius: 1000px;
	border: 1px solid #fff;
	max-width: 200px;
	padding: 18px 30px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}
#container_main .mainSwiper .swiper-slide .visual_content .text a span {
	font-size: 20px;
	display: block;
	color: #fff;
	font-weight: 700;
}
#container_main .mainSwiper .swiper-slide .visual_content .text a i {
	color: #fff;
}

#container_main .mainSwiper .swiper-button-prev,
#container_main .mainSwiper .swiper-button-next {
	opacity: 0.3;
	color: #fff;
}
#container_main .mainSwiper .swiper-button-prev {
	left: 14%;
}
#container_main .mainSwiper .swiper-button-next {
	right: 14%;
}

#container_main .mainSwiper .swiper-pagination-bullet {
	background: #fff;
	width: 10px;
	height: 10px;
	transition: 0.3s;
	opacity: 0.5;
}
#container_main .mainSwiper .swiper-pagination-bullet-active {
	width: 24px;
	border-radius: 100px;
	opacity: 1;
}

#container_main .main_wrap {
	width: 1400px;
	margin: 0 auto;
	position: relative;
}

/* 메인 섹션 */
.section {
	width: 100%;
	height: 100%;
	position: relative;	
	/*padding-top: 90px;*/
}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
    height: auto !important;
}

.section.product {
	background: #EEF6FF;
}

.section.company {
	background: url(/skin/default/img/company_bg.png) no-repeat top center;
	background-size: cover; 
}

.section.news {
	background: #f7f7f7;
}

.main_wrap .title {
	/*margin-top: 80px;*/
	padding-top: 115px;
	margin-bottom: 50px;
	opacity: 0;
}
.main_wrap .title h4 {
	font-family: 'GmarketSans';
	font-weight: 700;
	font-size: 54px;
	color: #333;
}
.company .main_wrap .title h4 {
	color: #fff;
}
.main_wrap .title p {
	margin-top: 30px;
	color: #333;
	font-size: 30px;
}
.company .main_wrap .title p {
	color: #fff;
}

/* 제품소개 */
.productSwiper {
	opacity: 0;
}
.productSwiper .swiper-slide.full a div img {
	width: 100%;
	height: 100%;
}
.productSwiper .swiper-slide a {
	display: block;
	position: relative;
}
.productSwiper .swiper-slide a div {
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 4px 4px rgb(0, 0, 0, 0.15);
	display: block;
    width: 100%;
    position: relative;
    padding: 50%;
    transition: 0.3s;
    overflow: hidden;
}

.productSwiper .swiper-slide a div:after {
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: rgb(0, 0, 0, 0.3);
	transition: 0.3s;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.productSwiper .swiper-slide a:hover div {
	background: url('/skin/default/img/product_bg.png') no-repeat center center;
}
.productSwiper .swiper-slide a:hover div:after {
	opacity: 1;
}
.productSwiper .swiper-slide a:hover div span {
	opacity: 1;
}
.productSwiper .swiper-slide a div img {
	display: block;
	margin: 0 auto;
	width: 50%;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.4s;
}

.productSwiper .swiper-slide a:hover div img{
	 filter: blur(3px);
}

.productSwiper .swiper-slide a div span {
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: inline-block;
	border: 1px solid #f7f7f7;
	border-radius: 50px;
	text-align: center;
	padding: 12px 30px;
	color: #fff;
	font-size: 24px;
	z-index: 99;
}

.productSwiper .swiper-slide a > span {
	display: block;
    margin-top: 40px;
    text-align: center;
    font-family: 'GmarketSans';
    font-size: 30px;
    font-weight: 700;
    color: #333;
}

.pagenation_box {
	position: absolute;
    top: 115px;
    right: 0;
}
.pagenation_box .swiper-product-pagination,
.pagenation_box .swiper-news-pagination {
	color: #999;
	font-size: 30px;
    padding-right: 41px;
    letter-spacing: -3px;
}
.pagenation_box .swiper-product-pagination .swiper-pagination-current,
.pagenation_box .swiper-news-pagination .swiper-pagination-current {
	color: #333;
}

.pagenation_box .swiper-button-prev {
	right: 100px;
    left: auto;
}
.pagenation_box .swiper-button-prev:after {
	content: "";
	background: url('/skin/default/img/swiper-btn-prev.png') no-repeat center center;
	width: 34px;
	height: 34px;
	background-size: cover;
}
.pagenation_box .swiper-button-next {
	right: 0;
}
.pagenation_box .swiper-button-next:after {
	content: "";
	background: url('/skin/default/img/swiper-btn-next.png') no-repeat center center;
	width: 34px;
	height: 34px;
	background-size: cover;
}

/* 회사소개 */
.company {}
.company_ul {
	/*display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;*/
	display: grid;
    gap: 8% 1.464%;
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
}
.company_ul li {
	opacity: 0;
	position: relative;
	font-family: 'GmarketSans';
	background: transparent;
	border: 1px solid #fff;
	border-radius: 30px;
	transition: 0.3s;
	width: 100%;
	padding: 40px 30px;
	/*margin-bottom: 40px;*/
	max-height: 220px;
	display: flex;
	flex-direction: column;
    justify-content: space-between;
}

.company_ul li div.tit {
	color: #fff;
	transition: 0.3s;
	margin-bottom: 30px;
}

.company_ul li div.tit h5 {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 20px;
	color: #fff;
}

.company_ul li div.tit p {
	font-size: 20px;
	font-weight: 500;
	word-break: keep-all;
}
.company_ul li a {
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
}

.company_ul li img {
	position: absolute;
	right: 30px;
	bottom: 30px;
}


.lt_wr {
	width: 32%
}

.lt_wr:nth-child(3n+1) {
	clear: both
}

.latest_wr {
	margin-bottom: 20px
}

.latest_wr:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

.latest_top_wr {
	margin: 0 -10px 20px
}

.latest_top_wr:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

/* 하단 레이아웃 */
#ft {
	background: #333;
	margin: 0 auto;
	text-align: center
}

#ft h1 {
	position: absolute;
	font-size: 0;
	line-height: 0;
	overflow: hidden
}

#ft_wr {
	max-width: 1400px;
	margin: 0 auto;
	padding: 40px 0;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: left
}
#ft_wr .ft_logo {
	margin-right: 150px;
}
#ft_wr .ft_logo img {
	opacity: 0.3;
}

#ft_wr .ft_cnt {
	padding: 0 20px
}

#ft_link {
	text-align: left
}

#ft_link a {
	display: block;
	color: #fff;
	line-height: 2em;
	font-weight: bold
}

#ft_company h2 {
	font-size: 1.2em;
	margin-bottom: 20px
}

#ft_company {
	font-weight: normal;
	color: #999;
	line-height: 2em
}
#ft_company .ft_info.info_pc {
	line-height: 30px;
}
#ft_company .ft_info.info_pc span:not(.ft_copyright) {
	font-weight: 700;
	margin-right: 6px;
}
#ft_company .ft_info.info_mo {
	display: none;
}
#ft_company .ft_info.info_mo ul {
	display: flex;
	font-size: 13px;
}
#ft_company .ft_info.info_mo ul li:first-child {
	margin-right: 10px;
}
#ft_company .ft_info.info_mo b{
	font-weight: 700;
	margin-right: 3px;
	font-size: 13px;
}
#ft_company .ft_info.info_mo span {
	display: block;
	font-size: 13px;
	line-height: 1.2;
	margin-bottom: 6px;
}

#ft_catch {
	margin: 20px 0 10px
}

#ft_copy {
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
	color: #5b5b5b;
	font-size: 0.92em;
	border-top: 1px solid #383838
}

#top_btn {
	position: fixed;
	bottom: 100px;
	right: 40px;
	width: 50px;
	height: 50px;
	line-height: 46px;
	color: #333;
	text-align: center;
	font-size: 15px;
	z-index: 90;
	background: rgba(247, 247, 247, 0.5);
	border-radius: 50%;
	border: 0;
}

#top_btn:hover {
	border-color: #3059c7;
	background: #3059c7;
	color: #fff
}

/* 게시물 선택복사 선택이동 */
#copymove {
	
}

#copymove .win_desc {
	text-align: center;
	display: block
}

#copymove .tbl_wrap {
	margin: 20px
}

#copymove .win_btn {
	padding: 0 20px 20px
}

.copymove_current {
	float: right;
	background: #ff3061;
	padding: 5px;
	color: #fff;
	border-radius: 3px
}

.copymove_currentbg {
	background: #f4f4f4
}

/* 화면낭독기 사용자용 */
#hd_login_msg {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden
}

.msg_sound_only, .sound_only {
	display: inline-block !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0;
	line-height: 0;
	border: 0 !important;
	overflow: hidden !important
}

/* 본문 바로가기 */
#skip_to_container a {
	z-index: 100000;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	font-size: 0;
	line-height: 0;
	overflow: hidden
}

#skip_to_container a:focus, #skip_to_container a:active {
	width: 100%;
	height: 75px;
	background: #21272e;
	color: #fff;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 3.3em
}

/* ie6 이미지 너비 지정 */
.img_fix {
	width: 100%;
	height: auto
}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {
	display: inline-block;
	position: relative
}

#captcha legend {
	position: absolute;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999em;
	overflow: hidden
}

#captcha #captcha_img {
	height: 40px;
	vertical-align: top;
	padding: 0;
	margin: 0
}

#captcha #captcha_mp3 {
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	border: 0;
	background: transparent;
	vertical-align: middle;
	overflow: hidden;
	cursor: pointer;
	background: url('../../../img/captcha2.png') no-repeat;
	text-indent: -999px;
	border-radius: 3px;
	position: absolute;
	right: 54px;
}

#captcha #captcha_reload {
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	border: 0;
	background: transparent;
	vertical-align: middle;
	overflow: hidden;
	cursor: pointer;
	background: url('../../../img/captcha2.png') no-repeat 0 -40px;
	text-indent: -999px;
	border-radius: 3px;
	position: absolute;
	right: 10px;
}

#captcha #captcha_key {
	padding: 0 18px;
	background: #fff;
	/*font-weight: bold;*/
	border-radius: 3px;
	border: 0;
}

#captcha #captcha_info {
	display: block;
	margin: 5px 0 0;
	font-size: 0.95em;
	letter-spacing: -0.1em
}

/* 240708 추가*/
.captcha_box {
	display: flex;
	position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #dddddd;
    border-radius: 6px;
    overflow: hidden;
    width: 610px;
}
.captcha_box .code {
	background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 150px;
    height: 54px;
    border-right: 1px solid #e3e3e3;
}

.captcha_box input {}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {
	display: block;
	margin: 10px 0 0;
	/*width: 187px*/
}

#captcha.m_captcha #captcha_img {
	display: block
}

#captcha.m_captcha #captcha_reload {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	border: 0;
	background: transparent;
	vertical-align: middle;
	overflow: hidden;
	cursor: pointer;
	background: url('../../../img/captcha2.png') no-repeat 0 -40px;
	text-indent: -999px
}

#captcha.m_captcha #captcha_reload span {
	display: none
}

#captcha.m_captcha #captcha_key {
	margin: 0;
    padding: 0 5px;
    text-align: left;
    margin-left: 3px;
}

#captcha.m_captcha #captcha_info {
	display: block;
	margin: 5px 0 0;
	font-size: 0.95em;
	letter-spacing: -0.1em
}

#captcha.m_captcha #captcha_mp3 {
	width: 31px;
	height: 31px;
	background: url('../../../img/captcha2.png') no-repeat 0 0;
	vertical-align: top;
	overflow: hidden;
	cursor: pointer;
	text-indent: -9999px;
	border: none
}

/* ckeditor 단축키 */
.cke_sc {
	margin: 0 0 5px;
	text-align: right
}

.btn_cke_sc {
	display: inline-block;
	padding: 0 10px;
	/*height: 23px;*/
	border: 1px solid #ccc;
	background: #fafafa;
	color: #000;
	text-decoration: none;
	line-height: 1.9em;
	vertical-align: middle;
	cursor: pointer
}

.cke_sc_def {
	margin: 0 0 5px;
	padding: 10px;
	border: 1px solid #ccc;
	background: #f7f7f7;
	text-align: center
}

.cke_sc_def dl {
	margin: 0 0 5px;
	text-align: left;
	zoom: 1
}

.cke_sc_def dl:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

.cke_sc_def dt, .cke_sc_def dd {
	float: left;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #e9e9e9
}

.cke_sc_def dt {
	width: 20%;
	font-weight: bold
}

.cke_sc_def dd {
	width: 30%
}

/* ckeditor 태그 기본값 */
#bo_v_con ul {
	display: block;
	list-style-type: disc;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
	padding-left: 40px
}

#bo_v_con ol {
	display: block;
	list-style-type: decimal;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
	padding-left: 40px
}

#bo_v_con li {
	display: list-item
}

/* 버튼 */
a.btn, .btn {
	line-height: 44px;
	height: 44px;
	padding: 0 10px;
	text-align: center;
	border: 0;
	font-size: 1.4em;
	-webkit-transition: background-color 0.3s ease-out;
	-moz-transition: background-color 0.3s ease-out;
	-o-transition: background-color 0.3s ease-out;
	transition: background-color 0.3s ease-out
}

a.btn01 {
	display: inline-block;
	padding: 7px;
	border: 1px solid #ccc;
	background: #fafafa;
	color: #000;
	text-decoration: none;
	vertical-align: middle
}

a.btn01:focus, a.btn01:hover {
	text-decoration: none
}

button.btn01 {
	display: inline-block;
	margin: 0;
	padding: 7px;
	border: 1px solid #ccc;
	background: #fafafa;
	color: #000;
	text-decoration: none
}

a.btn02 {
	display: inline-block;
	padding: 7px;
	border: 1px solid #3b3c3f;
	background: #4b545e;
	color: #fff;
	text-decoration: none;
	vertical-align: middle
}

a.btn02:focus, .btn02:hover {
	text-decoration: none
}

button.btn02 {
	display: inline-block;
	margin: 0;
	padding: 7px;
	border: 1px solid #3b3c3f;
	background: #4b545e;
	color: #fff;
	text-decoration: none
}

.btn_confirm {
	text-align: right
} /* 서식단계 진행 */
.btn_submit {
	border: 0;
	background: #3a8afd;
	color: #fff;
	cursor: pointer;
	border-radius: 3px
}

.btn_submit:hover {
	background: #2375eb
}

.btn_close {
	border: 1px solid #dcdcdc;
	cursor: pointer;
	border-radius: 3px;
	background: #fff
}

a.btn_close {
	text-align: center;
	line-height: 50px
}

a.btn_cancel {
	display: inline-block;
	background: #969696;
	color: #fff;
	text-decoration: none;
	vertical-align: middle
}

button.btn_cancel {
	display: inline-block;
	background: #969696;
	color: #fff;
	text-decoration: none;
	vertical-align: middle
}

.btn_cancel:hover {
	background: #aaa
}

a.btn_frmline, button.btn_frmline {
	display: inline-block;
	/*width: 128px;*/
	padding: 0 5px;
	height: 40px;
	border: 0;
	background: #434a54;
	border-radius: 3px;
	color: #fff;
	text-decoration: none;
	vertical-align: top
} /* 우편번호검색버튼 등 */
a.btn_frmline {
	
}

button.btn_frmline {
	font-size: 1em
}

/* 게시판용 버튼 */
a.btn_b01, .btn_b01 {
	display: inline-block;
	color: #bababa;
	text-decoration: none;
	vertical-align: middle;
	border: 0;
	background: transparent
}

.btn_b01:hover, .btn_b01:hover {
	color: #000
}

a.btn_b02, .btn_b02 {
	display: inline-block;
	background: #253dbe;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	border: 0;
	vertical-align: middle
}

a.btn_b02:hover, .btn_b02:hover {
	background: #0025eb
}

a.btn_b03, .btn_b03 {
	display: inline-block;
	background: #fff;
	border: 1px solid #b9bdd3;
	color: #646982;
	text-decoration: none;
	vertical-align: middle
}

a.btn_b03:hover, .btn_b03:hover {
	background: #ebedf6
}

a.btn_b04, .btn_b04 {
	display: inline-block;
	background: #fff;
	border: 1px solid #ccc;
	color: #707070;
	text-decoration: none;
	vertical-align: middle
}

a.btn_b04:hover, .btn_b04:hover {
	color: #333;
	background: #f9f9f9
}

a.btn_admin, .btn_admin {
	display: inline-block;
	color: #d13f4a;
	text-decoration: none;
	vertical-align: middle
} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {
	color: #ff3746
}

/* 기본테이블 */
.tbl_wrap table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0 5px;
	background: #fff;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec
}

.tbl_wrap caption {
	padding: 10px 0;
	font-weight: bold;
	text-align: left
}

.tbl_head01 {
	margin: 0 0 10px
}

.tbl_head01 caption {
	padding: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden
}

.tbl_head01 thead th {
	padding: 20px 5px;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #ececec;
	height: 40px
}

.tbl_head01 thead th input {
	vertical-align: top
} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {
	padding: 10px 0;
	border-top: 1px solid #c1d1d5;
	border-bottom: 1px solid #c1d1d5;
	background: #d7e0e2;
	text-align: center
}

.tbl_head01 tbody th {
	padding: 8px 0;
	border-bottom: 1px solid #e8e8e8
}

.tbl_head01 td {
	color: #666;
	padding: 10px 5px;
	border-top: 1px solid #ecf0f1;
	border-bottom: 1px solid #ecf0f1;
	line-height: 1.4em;
	height: 60px;
	word-break: break-all
}

.tbl_head01 tbody tr:hover td {
	/*background: #fafafa*/
}

.tbl_head01 a:hover {
	text-decoration: underline
}

.tbl_head02 {
	margin: 0 0 10px
}

.tbl_head02 caption {
	padding: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden
}

.tbl_head02 thead th {
	padding: 5px 0;
	border-top: 1px solid #d1dee2;
	border-bottom: 1px solid #d1dee2;
	background: #e5ecef;
	color: #383838;
	font-size: 0.95em;
	text-align: center;
	letter-spacing: -0.1em
}

.tbl_head02 thead a {
	color: #383838
}

.tbl_head02 thead th input {
	vertical-align: top
} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {
	padding: 10px 0;
	border-top: 1px solid #c1d1d5;
	border-bottom: 1px solid #c1d1d5;
	background: #d7e0e2;
	text-align: center
}

.tbl_head02 tbody th {
	padding: 5px 0;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	background: #fff
}

.tbl_head02 td {
	padding: 5px 3px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	background: #fff;
	line-height: 1.4em;
	word-break: break-all
}

.tbl_head02 a {
	
}

/* 폼 테이블 */
.tbl_frm01 {
	margin: 0 0 20px
}

.tbl_frm01 table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}

.tbl_frm01 th {
	padding: 7px 13px;
	border: 1px solid #e9e9e9;
	border-left: 0;
	background: #f5f8f9;
	text-align: left;
	word-break: keep-all;
}

.tbl_frm01 td {
	padding: 7px 10px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	background: transparent
}

.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input
	{
	border: 1px solid #d0d3db;
	background: #fff;
	color: #000;
	vertical-align: middle;
	padding: 5px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.tbl_frm01 textarea {
	padding: 2px 2px 3px
}

.frm_input {
	height: 40px
}

.full_input {
	width: 100%
}

.half_input {
	width: 49.5%
}

.twopart_input {
	width: 385px;
	margin-right: 10px
}

.tbl_frm01 textarea, .write_div textarea {
	width: 100%;
	height: 100px
}

.tbl_frm01 a {
	text-decoration: none
}

.tbl_frm01 .frm_file {
	display: block;
	margin-bottom: 5px
}

.tbl_frm01 .frm_info {
	display: block;
	padding: 0 0 5px;
	line-height: 1.4em
}

/*기본 리스트*/
.list_01 ul {
	border-top: 1px solid #ececec
}

.list_01 li {
	border-bottom: 1px solid #ececec;
	background: #fff;
	padding: 10px 15px;
	list-style: none;
	position: relative
}

.list_01 li:nth-child(odd) {
	background: #f6f6f6
}

.list_01 li:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

.list_01 li:hover {
	background: #f9f9f9
}

.list_01 li.empty_li {
	text-align: center;
	padding: 20px 0;
	color: #666
}

/*폼 리스트*/
.form_01 h2 {
	font-size: 1.167em
}

.form_01 li {
	margin-bottom: 10px
}

.form_01 ul:after, .form_01 li:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

.form_01 .left_input {
	float: left
}

.form_01 .margin_input {
	margin-right: 1%
}

.form_01 textarea {
	height: 100px;
	width: 100%
}

.form_01 .frm_label {
	display: inline-block;
	width: 130px
}

/* 자료 없는 목록 */
.empty_table {
	padding: 50px 0 !important;
	text-align: center
}

.empty_list {
	padding: 20px 0 !important;
	color: #666;
	text-align: center
}

/* 필수입력 */
.required, textarea.required {
	background-image: url('/skin/default/img/require.png') !important;
	background-repeat: no-repeat !important;
	background-position: right top !important
}

/* 테이블 항목별 정의 */
.td_board {
	width: 80px;
	text-align: center
}

.td_category {
	width: 80px;
	text-align: center
}

.td_chk {
	width: 30px;
	text-align: center
}

.td_date {
	width: 60px;
	text-align: center
}

.td_datetime {
	width: 110px;
	text-align: center
}

.td_group {
	width: 80px;
	text-align: center
}

.td_mb_id {
	width: 100px;
	text-align: center
}

.td_mng {
	width: 80px;
	text-align: center
}

.td_name {
	width: 100px;
	text-align: left
}

.td_nick {
	width: 100px;
	text-align: center
}

.td_num {
	width: 50px;
	text-align: center
}

.td_numbig {
	width: 80px;
	text-align: center
}

.td_stat {
	width: 60px;
	text-align: center
}

.txt_active {
	color: #5d910b
}

.txt_done {
	color: #e8180c
}

.txt_expired {
	color: #ccc
}

.txt_rdy {
	color: #8abc2a
}

/* 새창 기본 스타일 */
.new_win {
	position: relative
}

.new_win .tbl_wrap {
	margin: 0 20px
}

.new_win #win_title {
	font-size: 1.3em;
	height: 50px;
	line-height: 30px;
	padding: 10px 20px;
	background: #fff;
	color: #000;
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 10px rgba(0, 0, 0, .1)
}

.new_win #win_title .sv {
	font-size: 0.75em;
	line-height: 1.2em
}

.new_win .win_ul {
	margin-bottom: 15px;
	padding: 0 20px
}

.new_win .win_ul:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

.new_win .win_ul li {
	float: left;
	background: #fff;
	text-align: center;
	padding: 0 10px;
	border: 1px solid #d6e9ff;
	border-radius: 30px;
	margin-left: 5px
}

.new_win .win_ul li:first-child {
	margin-left: 0
}

.new_win .win_ul li a {
	display: block;
	padding: 8px 0;
	color: #6794d3
}

.new_win .win_ul .selected {
	background: #3a8afd;
	border-color: #3a8afd;
	position: relative;
	z-index: 5
}

.new_win .win_ul .selected a {
	color: #fff;
	font-weight: bold
}

.new_win .win_desc {
	position: relative;
	margin: 10px;
	border-radius: 5px;
	font-size: 1em;
	background: #f2838f;
	color: #fff;
	line-height: 50px;
	text-align: left;
	padding: 0 20px
}

.new_win .win_desc i {
	font-size: 1.2em;
	vertical-align: baseline
}

.new_win .win_desc:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 50px;
	background: #da4453;
	border-radius: 3px 0 0 3px
}

.new_win .frm_info {
	font-size: 0.92em;
	color: #919191
}

.new_win .win_total {
	float: right;
	display: inline-block;
	line-height: 30px;
	font-weight: normal;
	font-size: 0.75em;
	color: #3a8afd;
	background: #f6f6f6;
	padding: 0 10px;
	border-radius: 5px
}

.new_win .new_win_con {
	margin: 20px 0;
	padding: 20px
}

.new_win .new_win_con:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

.new_win .new_win_con2 {
	margin: 20px 0
}

.new_win .btn_confirm:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

.new_win .win_btn {
	text-align: center
}

.new_win .cert_btn {
	margin-bottom: 30px;
	text-align: center
}

.new_win .btn_close {
	padding: 0 20px;
	height: 45px;
	overflow: hidden;
	cursor: pointer
}

.new_win .btn_submit {
	padding: 0 20px;
	height: 45px;
	font-weight: bold;
	font-size: 1.083em
}

/* 검색결과 색상 */
.sch_word {
	color: #fff;
	background: #ff005a;
	padding: 2px 5px 3px;
	line-height: 18px;
	margin: 0 2px
}

/* 자바스크립트 alert 대안 */
#validation_check {
	margin: 100px auto;
	width: 500px
}

#validation_check h1 {
	margin-bottom: 20px;
	font-size: 1.3em
}

#validation_check p {
	margin-bottom: 20px;
	padding: 30px 20px;
	border: 1px solid #e9e9e9;
	background: #fff
}

/* 사이드뷰 */
.sv_wrap {
	position: relative;
	font-weight: normal
}

.sv_wrap .sv {
	z-index: 1000;
	display: none;
	margin: 5px 0 0;
	font-size: 0.92em;
	background: #333;
	-webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2)
}

.sv_wrap .sv:before {
	content: "";
	position: absolute;
	top: -6px;
	left: 15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6px 6px 6px;
	border-color: transparent transparent #333 transparent
}

.sv_wrap .sv a {
	display: inline-block;
	margin: 0;
	padding: 0 10px;
	line-height: 30px;
	width: 100px;
	font-weight: normal;
	color: #bbb
}

.sv_wrap .sv a:hover {
	background: #000;
	color: #fff
}

.sv_member {
	color: #333
}

.sv_on {
	display: block !important;
	position: absolute;
	top: 23px;
	left: 0px;
	width: auto;
	height: auto
}

.sv_nojs .sv {
	display: block
}

/* 페이징 */
.pg_wrap {

}

.pg_wrap:after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ""
}

.pg {
	text-align: center;
	margin: 0 auto;
}

.pg_page, .pg_current {
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #eee
}

.pg a:focus, .pg a:hover {
	text-decoration: none
}

.pg_page {
	color: #959595;
	font-size: 15px;
	height: 30px;
	line-height: 28px;
	padding: 0 5px;
	min-width: 30px;
	text-decoration: none;
	border-radius: 100px;
}

.pg_page:hover {
	background-color: #f7f7f7;
}

.pg_current {
    display: inline-block;
    background: #08478d;
    color: #fff;
    font-weight: 500;
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
    min-width: 30px;
    border-radius: 100px;
    font-size: 15px;
}

.pg_start {
	text-indent: -999px;
	overflow: hidden;
	background: url('../img/btn_first.gif') no-repeat 50% 50%;
	padding: 0;
	border: 0;
}

.pg_prev {
	/*content: "\e93b";
	font-family: "xeicon";*/
	text-indent: -999px;
	overflow: hidden;
	background: url('../img/btn_prev.gif') no-repeat 50% 50%;
	padding: 0;
	border: 0;
}

.pg_end {
	text-indent: -999px;
	overflow: hidden;
	background: url('../img/btn_end.gif') no-repeat 50% 50%;
	padding: 0;
	border: 0;
}

.pg_next {
	/*content: "\e93e";
	font-family: "xeicon";*/
	text-indent: -999px;
	overflow: hidden;
	background: url('../img/btn_next.gif') no-repeat 50% 50%;
	padding: 0;
	border: 0;
}

.pg_start:hover, .pg_prev:hover, .pg_end:hover, .pg_next:hover {
	background-color: #fafafa
}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after,
	.cheditor-popup-window :before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* Mobile화면으로 */
#device_change {
	display: block;
	margin: 0.3em;
	padding: 0.5em 0;
	border: 1px solid #eee;
	border-radius: 2em;
	background: #fff;
	color: #000;
	font-size: 2em;
	text-decoration: none;
	text-align: center
}

/* 모달 */
.modal {
	display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgb(0, 0, 0, 0.9);
    padding: 1em;
    z-index: 1000;
    width: 100%;
    height: 100vh;
}
.menu_modal.on {
	display: block !important;
}
.modal .modal-content {
	margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    z-index: -1;
}
.modal .swiper {}
.modal .swiper .swiper-slide {}
.modal .swiper .swiper-slide img {
	margin: 0 auto;
	display: block;
	max-width: 554px !important;
	max-height: 100vh !important;
	width: 100%;
}
.modal .modal-close {
	cursor: pointer;
}
.modal .modal-close span {
	text-align: right;
}
.modal .modal-close span:after {
	content: "\e921";
	display: block;
	color: #fff;
	font-size: 30px;
	font-family: 'xeicon';
}

/* 유튜브 모달 */
.movie_modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
.movie_modal.on{
	display: block;
}
.movie_modal .bg{
	width: 100%;
	height: 100%;
	background-color: #333;
	opacity: 0.5;
}
.movie_modal .movie_container {
	position: absolute;
	top: 50%;
	left: 50%;
    transform: translate(-50%, -50%);
   	width:1280px;
	max-height:720px;
	height: auto;
	margin-top: 30px;
}
.movie_modal .modal_body{
	
}
.movie_modal .close{
    position: absolute;
    top: -30px;
    right: 0;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
}
.movie_modal .close span {
	width: 20px;
	height: 20px;
	display: block;
}
.movie_modal .close span:before {
	content: "";
	display: block;
	background: #fff;
	width: 1px;
	height: 18px;
	transform: rotate(-45deg);
	position: absolute;
	top: 0;
	left: 50%;
}
.movie_modal .close span:after {
	content: "";
	display: block;
	background: #fff;
	width: 1px;
	height: 18px;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	left: 50%;
}


/* 반응형 레이아웃 */
@media (max-width:390px) and (max-height: 844px) {


}
@media (max-width:1200px) and (max-height: 768px) {
	.fullpage .section:not(#ft, .swiperSection) {
		min-height: 768px !important;
		height: auto !important;
	}
	.company_ul li {
	padding: 6% 6%; 
	}
}

@media all and (max-width:545px) {
	.frm_input {
		width: 100%;
	}
	
}
@media all and (min-width:576px){
	.company_ul li:hover {
		background: #fff;
	}
	.company_ul li:hover div.tit {
		color: #333;
	}
	.company_ul li:hover div.tit h5 {
		color: #333;
	}
	.company_ul li:hover a i {
		width: auto;
	}
	.company_ul li a i {
		overflow: hidden;
	}
	.company_ul li a i:before {
	    right: 13px;
	    top: 2px;
	    position: relative;
	    transition: 0.3s;
	}
	
	.company_ul li:hover a i:before {
		right: 0;
	}
	
	.company_ul li:hover a {
		color: #666;
	}
}

@media all and (max-width:576px) {
	#container_main .main_wrap .title h4 {
		font-size: 26px;
	}
	#container_main .main_wrap .title p {
		font-size: 14px;
		font-weight: 500;
	}
	.company_ul {
	    gap: 4% 4% !important;
	    grid-template-columns: repeat(2, 1fr);
	}
	.company_ul li {
		background: #fff;
        padding: 60px 0 17px !important;
        border-radius: 10px;
	}
	.company_ul li div.tit {
		color: #333;
		text-align: center;
		margin-bottom: 8px !important;
	}
	.company_ul li div.tit h5 {
		font-size: 16px !important;
		color: #333;
		margin-bottom: 4px !important;
	}
	.company_ul li div.tit p {
		font-size: 13px !important;
	}
	.company_ul li a {
		color: #333;
		font-size: 11px;
		text-align: center;
	}
	.company_ul li img {
		width: 30px;
        bottom: 10%;
        right: auto;
        top: 20px;
        left: 50%;
        transform: translateX(-50%);
	}
	.captcha_box {
		margin-top: 20px;
		min-width: auto;
	}
	#captcha.m_captcha #captcha_img {
		width: 100%;
	}
}
@media all and (min-width:768px) {
	.content_sub_menu li:first-child {
		border-left: 0;
	}
}

@media all and (max-width:768px) {
	.lan_wrap {margin-left: 0;margin-right: 50px;}
	#hd.index_hd {
		background: #08478D;
	}
	#hd_wrapper {
		height: 60px;
	}
	#container_main .mainSwiper .swiper-slide .bg.visual01 {
		background: url(/skin/default/img/m_visual01.png);
	}
	#container_main .mainSwiper .swiper-slide .bg.visual02 {
		background: url(/skin/default/img/m_visual02.png);
	}
	#container_main .mainSwiper .swiper-slide .bg.visual03 {
		background: url(/skin/default/img/m_visual03.png);
	}
	#container_main .mainSwiper .swiper-slide .bg.visual04 {
		background: url(/skin/default/img/m_visual04.png);
	}
	
	#logo {
		margin: 0 auto !important;
	}
	#logo a img {
		display: block;
		min-width: 116px;
		width: 30vw;
	}
	#hd_wrapper .gnb_mnal {
		right: 5%;
	}
	#hd_wrapper .gnb_menu_btn {
		background: transparent;
		width: auto;
		height: auto;
		font-size: 24px;
	}
	#hd_wrapper .gnb_close_btn {
		background: transparent;
		width: auto;
		height: auto;
		color: #333;
		top: 3%;
		right: 3%;
	}
	#hd_wrapper .gnb_close_btn i {
		font-size: 24px;
	}
	#gnb_all {
		padding: 20px !important;
	}
	#gnb_all .gnb_al_ul {
		top: 58px;
        transform: translateY(0) !important;
	}
	#gnb_all .gnb_al_li {
		float: initial;
		text-align: left;
		width: auto;
		min-height: auto;
	}
	#gnb_all .gnb_al_li:not(:last-child) {
		margin-bottom: 30px;
	}
	#gnb_all .gnb_al_li .gnb_al_a {
		border-bottom: 0;
		font-size: 20px;
		padding-bottom: 0;
		margin-bottom: 10px;        
		display: flex;
        align-items: center;
	}
	
	#gnb_all .gnb_al_li .gnb_al_a i {
		display: block;
		margin-left: 36px;
	}
	
	#gnb_all .gnb_al_li .gnb_al_a i.rotated {
		transform: rotate(180deg);
        transition: transform 0.3s ease;
	}
	
	#gnb_all .gnb_al_li ul {
		display: none;
	}
	#gnb_all .gnb_al_li ul li a {
		font-size: 16px;
	}
	
	.subMenu .visual {
		margin-top: 60px;
		height: 30vw;
		min-height: 100px;
		background-size: cover !important;
		padding: 0;
	}
	
	.subMenu .content_sub_title {
		min-width: 500px !important;
	}
	
	.subMenu .content_sub_title li a {
		font-size: 14px;
		line-height: 45px;
	}
	
	.subMenu .content_title h1 {
		font-size: 6vw;
	}
	
	.subMenu .page_map {
		display: none;
	}
	
	#contentSubMenu {
		border: 0;
		margin-bottom: 40px;
	}
	.content_sub_menu {
		display: none;
		position: relative;
        border: 1px solid #d9d9d9;
        border-top: 0;
	}
	
	.content_sub_menu li {
		border-left: none;
        background: #fff;
        text-align: left;
        padding: 2% 4%;
        font-size: 16px;
	}
	.content_sub_menu li.active {
		z-index: 99;
	}
	
	.sub_menu_mobile {
		display: flex;
		padding: 2% 4%;
		border: 1px solid #d9d9d9;
		font-size: 18px;
		font-weight: 700;
		justify-content: space-between;
		align-items: center;
		color: #333;
		cursor: pointer;
	}
	.sub_menu_mobile i {
		font-size: 20px;
		color: #333;
	}
	.sub_menu_mobile i.toggle {
		transform: rotate(180deg);
        transition: transform 0.3s ease;
	}

	#container {
		padding: 40px 3% 0 !important;
	}
	#container_title {
		font-size: 6.5vw;
	}

	#container_main .mainSwiper .swiper-slide .visual_content .text p {
		font-size: 22px !important;
        text-shadow: none;
	}
	#container_main .mainSwiper .swiper-slide .visual_content .text h3 {
		font-size: 10vw;
		line-height: 1 !important;
		text-shadow: none;
	}
	#container_main .mainSwiper .swiper-slide .visual_content .text a {
		max-width: 115px !important;
		padding: 5px 14px !important;
	}
	#container_main .mainSwiper .swiper-slide .visual_content .text a span {
		font-size: 13px !important;
	}
	#container_main .mainSwiper .swiper-button-prev, #container_main .mainSwiper .swiper-button-next {
		display: none;
	}
	#container_main .main_wrap .title {
		text-align: center;
		padding-top: 50px !important;
		margin-bottom: 30px !important;
	}
	#container_main .product .main_wrap .content {
		padding-bottom: 115px !important;
	}
	#container_main .main_wrap .content {
		padding-bottom: 50px !important;
	}
	.productSwiper .swiper-slide a span {
		font-size: 14px;
		margin-top: 15px;
	}
	.pagenation_box {
		top: auto;
		bottom: 0;
		left: 50%;
		right: auto !important;
		transform: translateX(-50%);
	}
	.pagenation_box .swiper-product-pagination,
	.pagenation_box .swiper-news-pagination	{
		text-align: center;
	    padding: 0;
	    font-size: 18px;
	    letter-spacing: 0;
	}
	.pagenation_box .swiper-button-prev {
		right: auto;
		left: -50px;
	}
	.pagenation_box .swiper-button-prev:after,
	.pagenation_box .swiper-button-next:after {
		width: 24px;
		height: 24px;
	}
	.pagenation_box .swiper-button-next {
		right: -50px;
		left: auto;
	}
	
	.fix_icon {
		right: 3%;
		bottom: 20px;
	}
	.fix_icon a {
	    padding: 28% 23%;
	    width: 10vw;
    	height: 10vw;
	}
	#ft_company .ft_info.info_pc {
		display: none;
	}
	#ft_company .ft_info.info_mo {
		display: block;
	}
	.captcha_box .code {
		width: 30%;
	}
}

@media all and (max-width:1024px) {
	.device_pc {
		display: none;
	}
	.device_mo {
		display: block;
	}
	.fullpage .section:not(#ft, .swiperSection) {
		height: auto !important;
		min-height: auto !important;
	}
	.fullpage .section:not(#ft, .swiperSection) .fp-tableCell {
		height: auto !important;
	}
	#container_main .main_wrap .title {
		margin-bottom: 4%;
		padding-top: 80px;
	}
	#container_main .main_wrap .content {
		padding-bottom: 80px;
	}
	#container_main .mainSwiper .swiper-slide .visual_content .text p {
		font-size: 4vw;
		line-height: 1.2;
	}
	#container_main .mainSwiper .swiper-slide .visual_content .text h3 {
		font-size: 8vw;
		line-height: 1.2;
	}
	#container_main .mainSwiper .swiper-slide .visual_content .text a {
		padding: 1.4% 1.6%; 
		max-width: 20vw;
	}
	#container_main .mainSwiper .swiper-slide .visual_content .text a span {
		font-size: 1.8vw;
	}
	
	.company_ul {
		gap: 3% 1.464%;
	}
	.company_ul li div.tit h5 {
		font-size: 3vw;
	}
	.company_ul li div.tit p {
		font-size: 2vw;
	}
	#ft {
		background: #222;
	}
	#ft_wr {
	    flex-direction: column;
	    align-items: flex-start;
	}
	#ft_wr .ft_logo {
		margin: 0 0 20px;
		width: 48%;
		max-width: 200px;
	}
	#ft_wr .ft_logo img {
		width: 100%;
		display: block;
	}
	#ft_wr .ft_cnt {
		padding: 0;
	}
}
@media all and (max-width: 1200px){
	nav.main_gnb{
		display: none;
	}
	.main_wrap .title h4 {
		font-size: 4.5vw;
	}
	.main_wrap .title p {
		font-size: 2.5vw;
		margin-top: 2.2vw;
	}
	.company_ul {
		/*gap: 6% 1.464%;*/
	}
	
	.company_ul li {
		padding: 8% 8%;
	}
	
	.company_ul li div.tit {
		margin-bottom: 40px;
	}
	
	.company_ul li img {
	    width: 6vw;
	    bottom: 10%;
	    right: 7%;
	}
	
	.lplaSwiper .swiper-slide .swiper_bottom_con {
		margin-top: 20px !important;	
	}
	
	.lplaSwiper .swiper-slide .swiper_bottom_con h1 {
		font-size: 20px !important;
	}
	#ft_wr {
		justify-content: space-between;
	}
	#ft_wr .ft_logo {
		margin-right: 0;
	}
	
}

@media all and (max-width:1280px) {
	.movie_modal .movie_container {
		width: 100% !important;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.movie_modal .modal_body iframe {
		width: 100% !important;
		height: 50vw;
	}
	.movie_modal .close {
		right: 20px;
	}
}

@media all and (max-width:1399px) {
	#hd_wrapper {
	    width: 100%;
		padding: 0 3%;
	}
	#logo {
		margin-right: 4%;
	}
	#container_main .mainSwiper .swiper-slide .visual_content {
		width: 100%;
	}
	#container_main .mainSwiper .swiper-slide .visual_content.left .text {
		text-align: center;
	}
	#container_main .mainSwiper .swiper-slide .visual_content.left .text a {
		margin: 40px auto 0;
	}
	
	#container_main .main_wrap {
		width: 100%;
    	padding: 0 3%;
	}
	.pagenation_box {
	    right: 3%;
	}
	
	nav.main_gnb {
		left: 1.2%;
	}
	
	nav.main_gnb ul li a span {
		display: none;
	}
	
	#gnb {
		width: 50vw;
	}
	
	#gnb_all {
		padding: 3%;
	}
	
	#gnb_all .gnb_al_ul {
		width: 100%;
		transform: translateY(-50%);
	}
	
	.subMenu {
		width: 100%;
        
	}
	.subMenu .visual .tit {
		width: 100%;
	}
	.subMenu .content_sub_title {
		width: 100%;
		min-width: 800px;
		justify-content: flex-start;
	}
	
	#mysub2 .content_sub_title,
	#mysub3 .content_sub_title {
		min-width: auto !important;
	}
	.subMenu .sub_scroll {
		overflow-x: scroll;
		width: 100%;
		-ms-overflow-style: none;
    	scrollbar-width: none;
	}
	
	.subMenu .sub_scroll::-webkit-scrollbar {
		display: none;
	}
	
	.content_sub_menu {
		width: 100%;
	}
	
	#container {
		width: 100%;
		padding: 80px 3% 0;
	}
	
	#ft_wr {
		padding: 40px 3%;
	}
}

/* 새글 스킨 (latest) */
.pic_lt {position:relative;margin-bottom:20px;background:#fff}
.pic_lt .lat_title {display:block;line-height:45px;font-size:1.2em;color:#253dbe}
.pic_lt .lat_title a {color:#000;display:inline-block;position:relative}

.pic_lt .lt_more {position:absolute;top:11px;right:10px;display:block;width:25px;line-height:25px;color:#aaa;border-radius:3px;text-align:center;}
.pic_lt .lt_more:hover {color:#777}
.pic_lt ul:after {display:block;visibility:hidden;clear:both;content:""}
.pic_lt ul {margin: 0 -10px}
.pic_lt li {float:left;width:25%;padding:0 10px}
.pic_lt li.galley_li:nth-child(4n+1) {clear: both!important}
.pic_lt li .lt_img {margin:5px 0;display:block}
.pic_lt li .lt_img img, .pic_lt li .lt_img video{width:100%;height:auto}
.pic_lt li a:hover {color:#a22121}
.pic_lt li .fa-heart {color:#ff0000}
.pic_lt li .fa-lock {display:inline-block;line-height:14px;width:16px;font-size:0.833em;color:#4f818c;background:#cbe3e8;text-align:center;border-radius:2px;font-size:12px;border:1px solid #cbe3e8;vertical-align:middle}
.pic_lt li .new_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#23db79;background:#b9ffda;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:middle}
.pic_lt li .hot_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#ff0000;background:#ffb9b9;text-align:center;border-radius:2px;vertical-align:middle}
.pic_lt li .fa-caret-right {color:#bbb}
.pic_lt li .fa-download {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#daae37;background:#ffefb9;text-align:center;border-radius:2px;vertical-align:middle}
.pic_lt li .fa-link {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#b451fd;background:#edd3fd;text-align:center;border-radius:2px;vertical-align:middle}

.pic_lt .profile_img img{border-radius:50%}

.lt_info {padding:10px 0}
.lt_info .lt_nick {}
.lt_info .lt_date {color:#888}

.pic_lt .empty_li {line-height:145px ;color:#666;text-align:center;padding:0}
.pic_lt .empty_li:before {background:none;padding:0}

.pic_lt .lt_cmt {background:#e9eff5;color:#3a8afd;font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;vertical-align:middle}
.pic_lt .lt_more {position:absolute;top:11px;right:0;display:block;width:40px;line-height:25px;color:#3a8afd;border-radius:3px;text-align:center}
.pic_lt .lt_more:hover {color:#777}


/* main 홍보센터 갤러리 스와이퍼 */
.pagenation_box .swiper-news-pagination {
	color: #999;
	font-size: 30px;
    padding-right: 41px;
    letter-spacing: -3px;
}
.pagenation_box .swiper-news-pagination .swiper-pagination-current {
	color: #333;
}

.lplaSwiper {
	opacity: 0;
}
.lplaSwiper .swiper-slide {}
.lplaSwiper .swiper-slide a {
	position: relative;
}
.lplaSwiper .swiper-slide a.video_thumb:after {
	content: "\e932";
	font-family: 'xeicon';
	font-size: 90px;
	color: #fff;
	text-shadow: 0 4px 4px rgb(0, 0, 0, 0.25);
	position: absolute;
	top: calc(50% - 40px);
	left: 50%;
	transform: translate(-50%, -50%) rotate(90deg);
}

.lplaSwiper .swiper-slide a:hover .swiper_top_con img {
	transform: scale(1.1);
}
.lplaSwiper .swiper-slide .swiper_top_con {
	height: 360px;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 4px 4px rgb(0, 0, 0, 0.15);
}
.lplaSwiper .swiper-slide .swiper_top_con img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.3s;
}
.lplaSwiper .swiper-slide .swiper_bottom_con {
	margin-top: 30px;
}
.lplaSwiper .swiper-slide .swiper_bottom_con h1 {
	font-size: 24px;
	line-height: 34px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	width: 100%;
	font-weight: 500;
}



/* 모바일 노출 */
.gallery_li {
	margin-bottom: 30px;
}
.gallery_li a .swiper_top_con {
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 4px 4px rgb(0, 0, 0, 0.15);
}

.gallery_li a {
	position: relative;
}

.gallery_li a.video_thumb:after {
	content: "\e932";
	font-family: 'xeicon';
	font-size: 40px;
	color: #fff;
	text-shadow: 0 4px 4px rgb(0, 0, 0, 0.25);
	position: absolute;
	top: calc(50% - 20px);
	left: 50%;
	transform: translate(-50%, -50%) rotate(90deg);
}

.gallery_li .swiper_top_con img {
	display: block;
	width: 100%;
}
.gallery_li .swiper_bottom_con {
	margin-top: 20px;
}

.gallery_li .swiper_bottom_con h1 {
	font-size: 2.5vw;
	line-height: 1.4;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	width: 100%;
	font-weight: 500;
    word-break: keep-all;
}


@media all and (max-width:576px) {
	.gallery_li .swiper_bottom_con h1 {
		font-size: 14px;
	}
	
}

.lan_wrap {margin-left: 50px;}
.lan_wrap a {font-weight: 700;color: #ddd;font-size: 16px;margin: 0 5px;}
.lan_wrap a.active {color: #fff;text-decoration: underline;text-underline-position: under;}