/* Pretendard 폰트 */
@font-face {
	font-family: 'Pretendard-Light';
    src: local('Pretendard Light'), url(/public/font/Pretendard-Light.subset.woff2) format('woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
	font-family: Pretendard;
    src: local('Pretendard Regular'), url(/public/font/Pretendard-Regular.subset.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Medium';
    src: local('Pretendard Medium'), url(/public/font/Pretendard-Medium.subset.woff2) format('woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-SemiBold';
    src: local('Pretendard SemiBold'), url(/public/font/Pretendard-SemiBold.subset.woff2) format('woff2');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Bold';
    src: local('Pretendard Bold'), url(/public/font/Pretendard-Bold.woff2) format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-ExtraBold';
    src: local('Pretendard Bold'), url(/public/font/Pretendard-ExtraBold.woff2) format('woff2');
    font-weight: 800;
    font-style: normal;
}

/* Apple SD Gothic Neo 폰트 */
@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-style: normal;
    font-weight: 300;
    src: local('Apple SD Gothic Neo Light'),
        url('https://cdn.jsdelivr.net/npm/font-applesdgothicneo@1.0/fonts/300_AppleSDGothicNeo-Light.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/npm/font-applesdgothicneo@1.0/fonts/300_AppleSDGothicNeo-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-style: normal;
    font-weight: 400;
    src: local('Apple SD Gothic Neo Medium'),
        url('https://cdn.jsdelivr.net/npm/font-applesdgothicneo@1.0/fonts/400_AppleSDGothicNeo-Medium.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/npm/font-applesdgothicneo@1.0/fonts/400_AppleSDGothicNeo-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-style: normal;
    font-weight: 500;
    src: local('Apple SD Gothic Neo Regular'),
        url('https://cdn.jsdelivr.net/npm/font-applesdgothicneo@1.0/fonts/500_AppleSDGothicNeo-Regular.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/npm/font-applesdgothicneo@1.0/fonts/500_AppleSDGothicNeo-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-style: normal;
    font-weight: 600;
    src: local('Apple SD Gothic Neo SemiBold'),
        url('https://cdn.jsdelivr.net/npm/font-applesdgothicneo@1.0/fonts/600_AppleSDGothicNeo-SemiBold.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/npm/font-applesdgothicneo@1.0/fonts/600_AppleSDGothicNeo-SemiBold.otf') format('opentype');
}

@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-style: normal;
    font-weight: 700;
    src: local('Apple SD Gothic Neo Bold'),
        url('https://cdn.jsdelivr.net/npm/font-applesdgothicneo@1.0/fonts/700_AppleSDGothicNeo-Bold.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/npm/font-applesdgothicneo@1.0/fonts/700_AppleSDGothicNeo-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-style: normal;
    font-weight: 800;
    src: local('Apple SD Gothic Neo ExtraBold'),
        url('https://cdn.jsdelivr.net/npm/font-applesdgothicneo@1.0/fonts/800_AppleSDGothicNeo-ExtraBold.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/npm/font-applesdgothicneo@1.0/fonts/800_AppleSDGothicNeo-ExtraBold.otf') format('opentype');
}

@font-face {
    font-family: 'Apple SD Gothic Neo';
    font-style: normal;
    font-weight: 900;
    src: local('Apple SD Gothic Neo Heavy'),
        url('https://cdn.jsdelivr.net/npm/font-applesdgothicneo@1.0/fonts/900_AppleSDGothicNeo-Heavy.woff2') format('woff2'),
        url('https://cdn.jsdelivr.net/npm/font-applesdgothicneo@1.0/fonts/900_AppleSDGothicNeo-Heavy.otf') format('opentype');
}

*{box-sizing: border-box;}

body{background:#fff;}
div {box-sizing:border-box; transition:all 0.3s ease-in-out;}
.mo_only, .mo_br {display:none!important;}
.tBr{display: none;}
.mBr{display: none;}
@media (max-width:991px) {
	.pc_only, .pc_br {display:none!important;}
	.mo_only, .mo_br {display:block!important;}
}

.inr {
    width: 100%;
    max-width: 140rem;
    height: 100%;
	padding:0rem 2rem;
    position: relative;
    margin: 0 auto;
}

/*--------------------------------------------------------------
# 헤더 
--------------------------------------------------------------*/

#header {top: 0; left: 0; width: 100%; z-index: 101; position: fixed; padding:2.5rem 6rem; background: #FFF;
}
.header_inner {margin:0 auto; position: relative; 
text-align:center;
} 


.logo {display: inline-block; top: 50%; left: 0; display: flex; position: absolute; transform: translateY(-50%);}
.logo img {
    /* max-width: 100%; */
    height: 5rem;
}

.nav {
    display:inline-block;
}
.navbox {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.navInner{display:inline-block;}
.nav_ul {display: flex; justify-content: center;}
.nav_li {
	list-style: none;
	font-family: 'Pretendard-Medium';
	color:#666;
	font-size: 2rem;
	line-height: 4.2rem;
	letter-spacing: 0em;
	padding-right:4rem;
	position:relative;
}
.nav_li:last-child {padding-right:0;}
.nav_li a {
    position: relative;
    height: 100%;
    display: block;
}
.nav_li a::before {
	content:'';
	width:0%;
	height:2px;
	background: #012C3E;
	position:absolute;
	left:0;
	bottom:0;
	transition: all 0.3s ease-in-out;
}

.nav_li:hover  {color:#012C3E;}
.nav_li:hover a::before {width:100%;}

.headerIconGroup {
    top: 50%;
	right: 0;
	display: flex;
	position: absolute;
    transform: translateY(-50%);
}
.headerIconBox {width:4.2rem; height:4.2rem;}
.showsea {margin-left:2rem;}
.headerIconBox figure {width:100%; height:auto;}
.headerIconBox figure img {width:100%; height:auto;}

.headerIconhome{position:relative;}
.headerIconhome img{
	height:4.2rem;
}

@media (max-width:1700px) {
	#header {
		padding: 2.5rem 2rem;
	}
}

@media (max-width:1600px) {
	.logo {
		width: 14.4rem;
		height: auto;
	}

	.nav_li {
		padding-right: 4rem;
	}
	.showsea {
		margin-left: 0rem;
	}
}
@media (max-width:1360px) {
	.logo {
		width: 16.4rem;
		height: auto;
	}

	.nav_li {
		padding-right: 4.2rem;
	}
	
}
@media (max-width:1100px) {
	#header {padding: 1rem 0 1rem 7rem;}
	.header_inner {display: flex; justify-content: space-between; align-items: center;}
	.nav {display: none;}
	.logo {
		height: auto;
		position: relative;
		transform: inherit;
		top: unset;
		left: unset;
	}
	.logo img {
		height: 3rem;
	}
	.headerIconGroup {position: relative; transform: unset; right: unset; top: unset;}
	.headerIconBox {width: 5rem; height: 5rem;}
	.headerIconBox:last-child {margin-left: 0;}
}
@media (max-width:767px) {
	#header {padding: 0rem 0 0rem 5rem;}
	.headerIconhome {
		display: flex;
		position: relative;
		align-items: center;
		justify-content: flex-end;
	}
	.headerIconhome img {
		height: 3.2rem;
	}
	.logo img {
		height: 2.6rem;
	}
}

/*--------------------------------------------------------------
# 헤더 클릭 검색바
--------------------------------------------------------------*/
.showsea{cursor:pointer;}
.headseaBox{display:none;position:absolute;right:-1rem;top:-1rem;width:40rem;z-index:200;}
.headsearchBar{border-radius: 99px;box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.06);background:#fff;width:100%;position:relative;height:6.2rem;padding:1rem 1.6rem 1rem 2.6rem;}
.headsearchBar:after {position: absolute;top: 0;left: 0;border-radius: 999px;border: 1px solid #EBEBEB;border-top-color: #EBEBEB;border-top-style: solid;border-top-width: 1px;border-right-color: #EBEBEB;border-right-style: solid;border-right-width: 1px;border-bottom-color: #EBEBEB;border-bottom-style: solid;border-bottom-width: 1px;border-left-color: #EBEBEB;border-left-style: solid;border-left-width: 1px;border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial;border-image-repeat: initial;width: 100%;height: 100%;box-sizing: border-box;pointer-events: none;content: "";z-index: 6;}
.headsearchBar input {padding: 0;margin: 0;width: 100%;position: relative;height: 100%;border: none;font-family: 'Pretendard-SemiBold';font-size: 1.6rem;line-height: 4rem;letter-spacing: 0em;text-align: left;color: #000;}
.headsearchBar input::placeholder{font-size: 1.6rem;letter-spacing: 0em;font-family: 'Pretendard-Light';}
.headsearchBar input:focus{outline: none;}
.headsearchBar input:-webkit-autofill,
.headsearchBar input:-webkit-autofill:hover,
.headsearchBar input:-webkit-autofill:focus,
.headsearchBar input:-webkit-autofill:active {transition: background-color 5000s;}
.headseaBtn {background: inherit;cursor: pointer;border-radius: 50%;border: none!important;margin: 0!important;padding: 0!important;position: absolute;right: 1rem;top: 1rem;width: 4.2rem;height: 4.2rem;background-image: url(../img/blog/topseabtn.png);background-size: 4.2rem;background-repeat: no-repeat;background-position: center;}
@media (max-width:1100px) {
	.showsea {margin-left:0rem;}
	.headseaBox {display: none;position: absolute;right: 0rem;top: 0rem;width: 35rem;z-index: 200;}
	.headsearchBar {border-radius: 99px;box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.06);background: #fff;width: 100%;position: relative;height: 5.2rem;padding: 1rem 1.6rem 1rem 2.6rem;}
	.headseaBtn {right: 0rem;top: 0rem;width: 5rem;height: 5rem;background-image: url(../img/main/header_searchicon_mo.png);background-size: 5rem;}
}
@media (max-width:767px) {
	.headseaBox {display: none;position: fixed;right: 0rem;top: 0rem;width: 100%;z-index: 200;}
	.headsearchBar {border-radius: 0px;box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.06);background: #fff;width: 100%;position: relative;height: 5rem;padding: 1.5rem 5rem 1.5rem 2.1rem;}
	.headsearchBar:after {content: none;}
	.headsearchBar input {font-size: 1.5rem;line-height: 2rem;}
	.headsearchBar input::placeholder{font-size: 1.5rem;}
	.headseaBtn {right: 0rem;top: 0rem;width: 5rem;height: 5rem;background-image: url(../img/main/header_searchicon_mo.png);background-size: 5rem;}
}
/*--------------------------------------------------------------
# 헤더 햄버거 메뉴
--------------------------------------------------------------*/


.hamMenuBtn {width:7rem; height:7rem; position:absolute; left:0; top:0; cursor:pointer;}
.hamMenuBtn img {width:100%; height:auto; display:block;}
.hamMenuBtn img.hcloseBtn {opacity:0; display:none;}

.h_active img {display:none;}
.h_active img.hcloseBtn {display:block; opacity:1; z-index:1;}

.hamMenuWrap {
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top:0;
	transform: translateY(5rem);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 12.72%, rgba(255, 255, 255, 0.8) 16.53%, rgba(0, 0, 0, 0.8) 52.08%, rgba(0, 0, 0, 0.8) 100%);
	backdrop-filter: blur(30px);
	opacity: 0;
	z-index:-100;
	overflow: scroll;
}
.hamMenu {
	z-index: 1;
    height: auto;
	background: #fff;
    position: relative;
    padding: 0.2rem 2rem 0rem 2rem;
    border-radius: 0px 0px 13px 13px;
	/* display:none; */
}


.hamMenuInner {position:relative; padding-bottom: 3rem;}


.hamMenuWrap.h_active {
    opacity: 1;
    z-index: 1;
    display: block;
}

.hMDepth01 {padding:1.8rem 0; border-bottom:1px solid #EEE; }
.hMDepth01:last-child {border-bottom:none; padding-bottom:0;}
.h_all {font-family: Pretendard; font-size: 1.6rem; font-weight: 500; line-height: 2.2rem;}

.hMDepth01Txt {font-family: Pretendard; font-size: 1.6rem; font-weight: 500; line-height: 2.2rem; text-align: left; position: relative;}
.hMDepth01Txt::before {
    content: '';
    width: 1rem;
    height: 0.6rem;
    background: url(/public/img/main/mo_hamArrow.png) no-repeat center / cover;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.hMDepth01Txt:hover {color:#F04E4A;}

.hMDepth02 {margin:0; padding:0; overflow:hidden; height: 0;}
.hMDepth02_a {margin:0; padding:0;}
.hMDepth02_li {margin:0; padding: 1.8rem 0 0 1rem; list-style:none; font-family: Pretendard; font-size: 1.4rem; font-weight: 500; line-height: 2rem; text-align:left;}

.hMDepth01.on .hMDepth01Txt {color:#F04E4A;}
.hMDepth01.on .hMDepth02 {height: auto;}
.hMDepth01.on .hMDepth01Txt::before {transform: translateY(-50%) rotate(180deg);}

.hamMenuDim {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
	display:none;
}
.hamMenuDim.h_active {display:block;}
.hamMenuBtn, .hamMenuWrap {display:none;}

@media (max-width:1100px) {
	.hamMenuBtn {display:block;}
}


@media (max-width:767px) {
	.hamMenuBtn {width:5rem; height:5rem;}
	.hamMenu {
		max-height: 39rem;
		overflow: scroll;
		z-index: 1;
		height: auto;
		background: #fff;
		position: relative;
		padding: 0.2rem 2rem 0rem 2rem;
		border-radius: 0px 0px 13px 13px;
		/* display: none; */
	}
}

/* ====================================== common nav ======================================*/

.ipnavWrap{
	position:fixed;
	bottom:2rem;
	left:50%;
	transform:translateX(-50%);
	z-index:110;
}
.ipnavInnner{
	display:flex;
	position:relative;
}
.ipnav{
	width:22rem;
	height:6rem;
}
.ipnav a {
    display: flex;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    font-family: 'Pretendard-Bold';
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.2rem;
    align-items: center;
    justify-content: center;
}
.ipnav a img{
	height:2.2rem;
	margin-right:1rem;
}
.ipnav:nth-child(1) a{
	color: #FFF;
	background: rgba(20, 51, 90, 0.90);
	backdrop-filter: blur(4.8651814460754395px);
}
.ipnav:nth-child(2){
	margin:0 1rem;
}
.ipnav:nth-child(2) a{
	color: #3C1E1E;
	background: rgba(253, 220, 63, 0.90);
	backdrop-filter: blur(4.8651814460754395px);
}
.ipnav:nth-child(3) a{
	color: #FFF;
	background: rgba(66, 211, 26, 0.90);
	backdrop-filter: blur(4.8651814460754395px);
}
@media (max-width:767px) {
	.ipnavWrap {
		padding: 0 1rem;
		width: 100%;
		position: fixed;
		bottom: 1rem;
		left: 0;
		transform: inherit;
		z-index: 110;
	}
	
	.ipnavInnner {
		padding-right: 5rem;
	}
	.ipnav {
		width: 100%;
		height: 5rem;
	}
	.ipnav a {
		border-radius: 4px;
		font-size: 1.5rem;
		line-height: 1.8rem;
	}
	.ipnav a img {
		height: 1.8rem;
		margin-right: 0.5rem;
	}
	.ipnav:nth-child(2) {
		margin: 0 0.3rem;
	}
	.ipnav:nth-child(3) {
		top: 0rem;
		right: 0rem;
		position: absolute;
		width: 5rem;
	}
	.ipnav:nth-child(3) a img{
		margin-right:0rem;
	}
	.ipnav:nth-child(3) a span{
		display:none;
	}
}
/* ======================================// common nav ======================================*/

/* ====================================== FOOTER ======================================*/
#footer{width: 100%;
position:relative;
z-index:100;
    background-color: #222;
    color: #fff;
    padding: 6rem 0 10rem 0;
}
#footer .inr{font-size: 0;
    width: 100%;
    max-width: 140rem;
    height: 100%;
    position: relative;
    margin: 0 auto;
}
.footer_left{display: inline-block;
    max-width: 50%; 
    vertical-align: middle;
}
.footer_right{display: inline-block;
    max-width: 40%;
    vertical-align: middle;text-align: right;
    float: right;
    padding-top: 32px;
}

.footerLogo{margin-bottom: 20px;}
.footerLogo figure, 
.footerLogo figure img{max-width: 100%; max-height: 40px;}
.footerInfoList{display: inline-block; 
font-family: Pretendard;
    font-size: 13px; color: #999; font-weight: 400; line-height: 28px;
}
.footerInfoList:not(:last-child){padding-right: 30px;}
.footerInfoList {color: #777}
.footerInfoList strong{padding-right: 10px;}
.copy{color: #777; font-size: 12px; line-height: 30px;
    padding-top: 20px;
	font-family: Pretendard;
}
.footerContactList{font-size: 20px; font-weight: 500; color: var(--txt-w); color:#fff; line-height: 28px;
    font-family: 'Montserrat', sans-serif;
}
.footerContactList strong{width: 67%; 
    margin-left: 30px;
    display: inline-block;
}
.footerContactList em{
    text-align: left;
    display: inline-block;
    width: 20%;
}
.footerContactList:not(:first-child){padding-top: 10px;}
.footerContactList:not(:last-child){
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
.footerContactSnsList {
    display: flex;
    padding-top: 10px;
}
.footerContactSnsList a img{
	height:22px;
	margin-right:14px;
}

/* media */
@media (max-width: 991px){
    .footer_right {padding-top: 60px; }
    .footerContactList{font-size: 16px}
    .footerContactList em {width: 15%;}
}
@media (max-width: 767px){
    #footer {padding: 5rem 0 8rem 0}
    .footerContactWrap{display: none}
    .footer_left { display: block;
        max-width: 100%;
    }
    .footer_right{display: none;}
    .lnbformWrap01.mg_b80 {margin-bottom: 40px;}
}
@media (max-width: 500px){
    .footerLogo figure, 
    .footerLogo figure img {max-height: 30px; }
    .footerLogo {margin-bottom: 30px; }
    .footerInfoList { display: block;
        font-size: 12px;line-height: 24px;
        padding: 0;
    }
    .copy { padding-top: 40px; }
}
/* //media */
/* ====================================== //FOOTER ======================================*/

/* ====================================== POPUP CSS======================================*/
.modalTrigger{  border: none; background: none;
    outline: none;
    cursor: pointer;
    width: 100%; height: 100%;
    position: relative; z-index: 5;
}
.modal { display: none; 
    position: fixed;   z-index: 8888;  left: 0; top: 0;
    width: 100%;  height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0);   background-color: rgba(0,0,0,0.4); 
}

.profile-popup {position: fixed;left: 0;top: 0;
	height: 100%;width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.popup-container {width: 100%;height: 100%;
	position: relative;margin: 0 auto;
	background: inherit;text-align: center;
}

.popup-close {width: 19px; height: 19px;
	text-align: center;
    z-index: 800; position: absolute; top: 11px;right: 11px;
    padding-top: 7px;
	background-image:url(../img/icon/icon_close.png); background-position: center center; background-size:100%; background-repeat:no-repeat;
    text-indent: -9999px;
    cursor: pointer;

}   
.profileBox{position:relative;
	margin: 0 auto;
    background-color: #fff;
    text-align: center;
    max-width: 1082px;
    overflow: hidden;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
}
.pop_left{max-width: 480px; height: 588px;
    background: url(../img/main/popBg.png) no-repeat center;
    background-size: cover;
    padding: 56px 58px 0 58px;
    display: flex; justify-content: center; align-items: flex-end;
    background-color: #14335a;
 }

.pop_left figure img{max-width: 364px; max-height: 533px}
.pop_right{padding: 80px;
    width: 100%; 
    text-align: left;
}
.pop_Name{width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.pop_Name dt{font-size: 36px; letter-spacing: -1px; font-weight: 500; color: var(--txt-D); color: #222; line-height: 53px;
    display: inline-block;
}
.pop_Name dd{font-size: 18px; letter-spacing: -1px; font-weight: 500; color: var(--txt-L); color: #888; line-height: 53px;
    margin-left: 15px;
    display: inline-block;
}
.pop_exp{padding-top: 35px;}
.pop_exp li{display: flex;}
.pop_exp strong{ width: 28px; margin-right: 42px;
    font-size: 15px; letter-spacing: -1px; font-weight: 400; color: var(--txt-L); color: #888; line-height: 24px;
}
.pop_exp ul li{
    font-size: 15px; letter-spacing: -1px; font-weight: 400; color: var(--txt-D); color: #222; line-height: 24px;
}
.pop_exp>li:not(:last-child){margin-bottom: 30px;}

@media (max-width: 1200px){
    .profileBox{max-width: 95%;}
	.pop_right{padding:4%}
    .pop_left {padding: 5% 5% 0 5%;
        height: auto
    }
    .pop_left figure img {max-height: 450px; }
    
}

@media (max-width: 991px){
    .pop_Name{padding: 0;}
    .pop_Name dt { font-size: 28px;}
    .pop_Name dd {font-size: 15px;}
    .pop_exp {padding-top: 20px; }
    .pop_exp strong { margin-right: 20px;
        font-size: 14px
    }
    .pop_exp ul li{font-size: 14px}
    .pop_left { padding: 3% 3% 0px 3%;}
    .pop_left figure img {max-height: 420px; }
}
@media (max-width: 767px){
    .profileBox{display: block;}
    .pop_left { max-width: 100%;
        background-position: top right;
    }
    .profileBox {max-width: 80%;max-height: 90%;
        top: 53%;
    }
    .pop_left figure img { max-height: 300px;}
    .closeC_change{background-image: url(../img/icon/icon_closeWh.png);}
    .popup-close{ width: 15px;height: 15px}
 
}
@media (max-width: 500px){
 
    .pop_left figure img {max-height: 250px;  }
    .pop_Name dt {font-size: 25px;}
    .pop_Name dd {font-size: 14px;}
    .pop_exp strong { margin-right: 10px;
        font-size: 13px
    }
    .pop_exp ul li{font-size: 13px}
    .pop_right { padding: 5%;}
    .pop_left {background: url(../img/main/popBg.png) no-repeat top; 
        background-size: 125%;
        background-position: top;
    }
} 
/* ======================================// POPUP CSS======================================*/
/* ====================================== 2022csba main ======================================*/
.csbaBox{
	position:fixed;
	top:120px;
	left:40px;
	z-index:10;
}
.csbaBox img{
	height:224px;
}

.mo_csbaBox{
	display:none;
}
@media (max-width: 1700px){
	.csbaBox {
		left: 20px;
	}
	.csbaBox img{
		height:184px;
	}
}
@media (max-width: 1430px){
	.csbaBox {
		top: 120px;
		left: 20px;
	}
	.csbaBox img{
		height:184px;
	}
}
@media (max-width: 991px){
	.csbaBox {
		top: 80px;
		left: 20px;
	}
}
@media (max-width: 767px){
	.csbaBox{
		display:none;
	}
	

	.mo_csbaBox.nqUp{
		position: fixed;
		top: 60px;
		left: 6px;
		z-index: 10;
	}
	.mo_csbaBox.nqUp img {
		height: 74px;
	}
	.mo_csbaBox{
		display:inline-block;
	}
	.mo_csbaBox {
		position:fixed;
		top: 70px;
		left: 10px;
		z-index:10;
	}
	.mo_csbaBox img {
		height: 124px;
	}
}
/* ====================================== //2022csba main ======================================*/


/* ====================================== 2022csba sub ======================================*/
.sub_csbaBox{
	position:fixed;
	top:12rem;
	left:4rem;
	z-index:10;
}
.sub_csbaBox img{
	height:22.4rem;
}

.mo_sub_csbaBox{
	display:none;
}
@media (max-width: 1750px){
	.sub_csbaBox {
		position: absolute;
		top: 4rem;
		right: 2rem;
		left: inherit;
	}
}
@media (max-width: 991px){
	.sub_csbaBox {
		top: 5rem;
	}
	.sub_csbaBox img {
		height: 16.4rem;
	}
}
@media (max-width: 767px){
	/* .sub_csbaBox{ */
		/* display:none; */
	/* } */
	.sub_csbaBox {
		top: 50%;
		right: 1rem;
		transform: translateY(-50%);
	}
	.sub_csbaBox img {
		height: 12.4rem;
	}
	

	.mo_sub_csbaBox.nqUp{
		position: fixed;
		top: 6rem;
		left: 0.6rem;
		z-index: 1000;
	}
	.mo_sub_csbaBox.nqUp img {
		height: 7.4rem;
	}
	.mo_sub_csbaBox{
		display:inline-block;
	}
	.mo_sub_csbaBox {
		position:fixed;
		top: 7rem;
		left: 1rem;
		z-index:1000;
	}
	.mo_sub_csbaBox img {
		height: 12.4rem;
	}
}
/* ====================================== //2022csba sub ======================================*/




/* ==================================================================== 
	seo 상세페이지 목차, html코드, 자주묻는질문, 참고자료
====================================================================  */
/* 목차 */
.seo_grid .tableofcontents li {padding: 0 0 0 14px;position: relative;list-style: none;margin: 0 0 20px 0;}
.seo_grid .tableofcontents li:last-child{margin: 0 0 0 0;}
.seo_grid .tableofcontents li:before {position: absolute;left: 0px;top: 10px;content: '';width: 4px;height: 4px;background: #336cd5;border-radius: 50%;}
.seo_grid .tableofcontents li a:hover u{text-decoration:underline;font-family: 'Pretendard-Bold';}
.seo_grid .tableofcontents li a u{text-decoration:none;color: #336cd5;font-family: 'Pretendard-medium';}


/* html코드 */
.seo_grid pre.wp-block-code{font-size: 1.8em;}


/* 자주묻는질문 */
.seo_grid .faq{position:relative;margin:20px 0 0 0;display:block;padding:0 0 20px 0;border-bottom:1px solid #eee;}
.seo_grid .faq h3 {font-family: 'Pretendard-Bold';position:relative;padding: 0 0 0 28px;display: block;margin: 0 0 10px 0;}
.seo_grid .faq h3:before {font-size: 22px;content: 'Q.';position: absolute;left: 0px;top: -2px;font-family: 'Pretendard-Bold';color: rgba(20, 51, 90, 0.90);}
.seo_grid .faq h3 span{text-decoration: none !important;}
.seo_grid .faq h3 u{
	text-decoration:none;
}
.seo_grid .faq p {padding: 0 0 0 28px;position: relative;line-height: 30px;font-size: 18px;margin: 0;}
.seo_grid .faq p:before {font-size: 22px;content: 'A.';position: absolute;left: 0px;top: -1px;font-family: 'Pretendard-Bold';color: #222;}


/* 참고자료 */
.seo_grid .references li {margin: 16px 0 0 0;position: relative;list-style: none;padding: 0 0 0 24px;}
.seo_grid .references li:before {content: '';width: 16px;height: 16px;position: absolute;left: 0px;top: 6px;background-image: url(/seo/wp-content/themes/nxt/public/img/linkicon.png);background-size: cover;background-repeat: no-repeat;background-position: center;}
.seo_grid .references li a:hover small{color: #00EB88;text-decoration:underline;}
.seo_grid .references li a small{font-family: 'Pretendard';font-size: 16px;line-height:20px;}

@media (max-width: 767px){
	/* 목차 */
	.seo_grid .tableofcontents li {line-height: 22px;font-size: 16px;padding: 0 0 0 10px;margin: 0 0 14px 0;}
	.seo_grid .tableofcontents li:before {top: 8px;width: 4px;height: 4px;}
	
	/* html코드 */
	.seo_grid pre.wp-block-code {font-size: 1.2em;}


	/* 자주묻는질문 */
	.seo_grid .faq h3 {font-size: 15px !important;padding: 0 0 0 22px;margin: 0 0 10px 0;}
	.seo_grid .faq h3:before {font-size: 18px;top: -2px;}
	.seo_grid .faq p {padding: 0 0 0 22px;position: relative;line-height: 22px;font-size: 14px;margin: 0;}
	.seo_grid .faq p:before {font-size: 18px;top: 0px;}


	/* 참고자료 */
	.seo_grid .references li {margin: 12px 0 0 0;padding: 0 0 0 20px;}
	.seo_grid .references li a small {font-size: 14px;line-height: 20px;}
	.seo_grid .references li:before {width: 14px;height: 14px;left: 0px;top: 4px;}
}



/* ====================================== 용어사전 ======================================*/
.wikiContWrap {
	background: #f8f8f8;
    /* background: #012C3E; */
}
.wikiContWrap .MainInner {
    padding: 12rem 2rem 12rem 2rem;
}
/* .wikiContWrap .WrapTitle{color:#fff;} */

.wikitagList {padding-top:4rem;width: 100%;height: calc(100% - 3rem);position: relative;text-align:left;}
.wikitagList h2 {margin: 0 0.8rem 1.1rem 0;display: inline-block;text-align: center;}
.wikitagList h2 a {
    position: relative;
    border: 1px solid #111;
    width: 100%;
    display: inline-block;
    padding: 0 1.5rem;
    height: 4.8rem;
    text-align: center;
    border-radius: 5px;
    background: #fff;
    color: #000;
    text-overflow: ellipsis;
    font-family: Pretendard;
    font-size: 1.9rem;
    font-style: normal;
    font-weight: 500;
    line-height: 4.6rem;
    letter-spacing: -0.32px;
}
.wikitagList h2 a:before {content: none;position: absolute;left: 0.5rem;top: -0.4rem;width: 1.8rem;height: 1.5rem;background-image: url(/public/img/sub/glossary_label.png);background-size: cover;background-repeat: no-repeat;background-position: center;}
.wikitagList h2 a:hover:before{content: '';}
.wikitagList h2 a:hover{border: 1px solid #000;background: #FFF;font-weight: 600;}
@media (max-width: 1400px){
	.wikiContWrap .MainInner {
		padding: 10rem 2rem 10rem 2rem;
	}
}
@media (max-width: 991px){
	.wikiContWrap .MainInner {
		padding: 8rem 2rem 8rem 2rem;
	}
}
@media (max-width: 767px){
	.wikiContWrap .MainInner {
		padding: 6rem 2rem 6rem 2rem;
	}
	.wikitagList {padding-top: 3rem;}
	.wikitagList h2 {margin: 0 0.3rem 0.6rem 0;display: inline-block;text-align: center;}
	.wikitagList h2 a {letter-spacing: -0.28px;padding: 0 1.5rem;height: 3.6rem;border-radius: 4px;font-size: 1.4rem;line-height: 3.4rem;}
}
/* ======================================// 용어사전 ======================================*/

/* ====================================== 블로그 용어사전 ======================================*/
.bl_wikitagList {padding-top:0rem;width: 100%;height: calc(100% - 3rem);position: relative;text-align:left;}
.bl_wikitagList h4 {margin: 0 0.4rem 0.7rem 0;display: inline-block;text-align: center;}
.bl_wikitagList h4 a {position:relative;border:1px solid #f4f4f4;width:100%;display: inline-block;padding: 0 1.5rem;height: 3.6rem;text-align: center;border-radius: 5px;background: #F4F4F4;color: #000;text-overflow: ellipsis;font-family: Pretendard;font-size: 1.5rem;font-style: normal;font-weight: 500;line-height: 3.4rem;letter-spacing: -0.32px;}
.bl_wikitagList h4 a:before {content: none;position: absolute;left: 0.4rem;top: -0.4rem;width: 1.8rem;height: 1.5rem;background-image: url(/public/img/sub/glossary_label.png);background-size: cover;background-repeat: no-repeat;background-position: center;}
.bl_wikitagList h4 a:hover:before{content: '';}
.bl_wikitagList h4 a:hover{border: 1px solid #000;background: #FFF;font-weight: 600;}
@media (max-width: 1400px){
}
@media (max-width: 991px){
}
@media (max-width: 767px){
	.bl_wikitagList {padding-top: 0rem;}
	.bl_wikitagList h2 {margin: 0 0.3rem 0.6rem 0;display: inline-block;text-align: center;}
	.bl_wikitagList h2 a {letter-spacing: -0.28px;padding: 0 1.5rem;height: 3.6rem;border-radius: 4px;font-size: 1.4rem;line-height: 3.4rem;}
}
/* ======================================// 블로그 용어사전 ======================================*/


