@charset "UTF-8";

@import url('https://cdn.jsdelivr.net/gh/fonts-archive/Paperlogy/Paperlogy.css');
@import url('https://cdn.jsdelivr.net/gh/fonts-archive/Pretendard/Pretendard.css');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard-gov.css');

@import url("guide.css");
@import url("table.css");

.btn-sitemap a img {margin:0 15px 0 0;}
.fs-0 {font-size: 0;}
.over-hidden {overflow:hidden;}
.font-paper{font-family: 'Pretendard', sans-serif;}
.wrap.sub{font-family: 'Pretendard', sans-serif;}


._share-site {
	.header-box[data-cms-content="/temp01/_content/header"] {max-width: unset;padding: 0 40px;}
	[data-cms-content="/aim/_content/header"] .title-menu {display:none;}
	[data-cms-content="/aim/_content/header"] .gnb-box .depth_03{display: block;padding: 20px 0 0;}
	[data-cms-content="/aim/_content/header"] .gnb-box .depth_03 li + li{margin-top: 5px;}
	[data-cms-content="/aim/_content/header"] .gnb-box .depth_03 li a:hover{color: #1F4E79;}
	[data-cms-content="/pet/_content/header"] .depth_01 .sub-mn-box .sub-mn-outer {width: 100%;}
	[data-cms-content="/pet/_content/header"] .depth_03 {display:block;}
	[data-cms-content="/pet/_content/header"] .depth_03 li a {display:inline-block;padding-top: 10px;}
	[data-cms-content="/pet/_content/header"] .depth_03 li a:hover,
	[data-cms-content="/pet/_content/header"] .depth_03 li.active a{text-decoration:underline;text-underline-offset:4px;}
}