<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);*/
/*
@font-face {
 font-family: 'NanumBarunGothic';
 font-weight: 400;
 src: url(fonts/NanumBarunGothicSubset.eot);
 src: url(fonts/NanumBarunGothicSubset.eot?#iefix) format('embedded-opentype'),
      url(fonts/NanumBarunGothicSubset.woff2) format('woff2'),
      url(fonts/NanumBarunGothicSubset.woff) format('woff'),
      url(fonts/NanumBarunGothicSubset.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumBarunGothic';
 font-weight: 700;
 src: url(fonts/NanumBarunGothicBoldSubset.eot);
 src: url(fonts/NanumBarunGothicBoldSubset.eot?#iefix) format('embedded-opentype'),
      url(fonts/NanumBarunGothicBoldSubset.woff2) format('woff2'),
      url(fonts/NanumBarunGothicBoldSubset.woff) format('woff'),
      url(fonts/NanumBarunGothicBoldSubset.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumBarunGothic';
 font-weight: 300;
 src: url(fonts/NanumBarunGothicLightSubset.eot);
 src: url(fonts/NanumBarunGothicLightSubset.eot?#iefix) format('embedded-opentype'),
      url(fonts/NanumBarunGothicLightSubset.woff2) format('woff2'),
      url(fonts/NanumBarunGothicLightSubset.woff) format('woff'),
      url(fonts/NanumBarunGothicLightSubset.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumBarunGothic';
 font-weight: 200;
 src: url(fonts/NanumBarunGothicUltraLightSubset.eot);
 src: url(fonts/NanumBarunGothicUltraLightSubset.eot?#iefix) format('embedded-opentype'),
      url(fonts/NanumBarunGothicUltraLightSubset.woff2) format('woff2'),
      url(fonts/NanumBarunGothicUltraLightSubset.woff) format('woff'),
      url(fonts/NanumBarunGothicUltraLightSubset.ttf) format('truetype');
}
*/

/*
 * Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess
 * @import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
 * @import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
 */
/*@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);*/
/*
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NanumGothic/NanumGothic-Regular.eot);
  src: url(fonts/NanumGothic/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
	   url(fonts/NanumGothic/NanumGothic-Regular.woff2) format('woff2'),
	   url(fonts/NanumGothic/NanumGothic-Regular.woff) format('woff'),
	   url(fonts/NanumGothic/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic Bold';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/NanumGothic/NanumGothic-Bold.eot);
  src: url(fonts/NanumGothic/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
	   url(fonts/NanumGothic/NanumGothic-Bold.woff2) format('woff2'),
	   url(fonts/NanumGothic/NanumGothic-Bold.woff) format('woff'),
	   url(fonts/NanumGothic/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic exBold';
  font-style: normal;
  font-weight: 800;
  src: url(fonts/NanumGothic/NanumGothic-ExtraBold.eot);
  src: url(fonts/NanumGothic/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
	   url(fonts/NanumGothic/NanumGothic-ExtraBold.woff2) format('woff2'),
	   url(fonts/NanumGothic/NanumGothic-ExtraBold.woff) format('woff'),
	   url(fonts/NanumGothic/NanumGothic-ExtraBold.ttf) format('truetype');
}

html, h1, h2, h3, ul, p, td {
    font-family: "Nanum Gothic";
}
div.top-link-wrapper {
    font-family: "Nanum Gothic";
}
nav {
    font-family: "Nanum Gothic";
}
.main-content {
    font-family: "Nanum Gothic";
}
.footer {
    font-family: "Nanum Gothic";
}
.pricing-table {
    font-family: "Nanum Gothic";
}
.no-data {
    font-family: "Nanum Gothic";
}
.contactus {
    font-family: "Nanum Gothic";
}
.contactus #btn-contact-submit {
    font-family: "Nanum Gothic";
}
.partner {
    font-family: "Nanum Gothic";
}
.partner #btn-partner-submit {
    font-family: "Nanum Gothic";
}
*/
.nav.navbar-nav.main-nav-list li:nth-child(5) ul.sub-menu li:nth-child(1) a{
/* 	font-weight: 600; */
    cursor:default;
    color:#555 !important;
}

#popmake-6924 *, #popmake-7414 * ,#popmake-8103 *  {
	font-family: "Noto Sans KR";
}
#popmake-6924 .swg-popup-desc, #popmake-7414 .swg-popup-desc, #popmake-8103 {
	text-align: center;
	margin: 0 auto;
	color: #333333;
	font-size: 12px;
	font-weight: 400;
}

#popmake-6924 .new-button, #popmake-7414 .new-button, #popmake-8103 .new-button {
	display: block;
	font-weight: 700;
	padding: 5px 0px;
	width: 200px;
	color: white;
	background-color: #5e9441;
	text-align: center;
	margin: 10px auto;
}
/* @media(max-width:1048px) {
	#popmake-6924, #popmake-7414 {
		display: none;
	}
	#popmake-7417 {
		left: auto !important;
		right: 10px !important;
	}
} */

.identify-sub-content {
	position: relative;
}
.identify-mobile-fix .new-text-green {
	position: absolute;
	right: 0;
	bottom: 0;
}
@media (min-width: 1019px) {
	.identify-sub-content {
		min-height: 400px;
	}
}
@media (min-width: 1180px) {
	.global-stats {
		max-width: 340px;
	}
}

.map-desc h1 {
	max-width: 700px;
}
.identify-section&gt;p {
	font-size: 15px;
}
.multi-sub-title {
	font-size: 16px;
}
@media(min-width: 1170px) {
	.kr-main-title-fix {
		max-width: none;
		width: 1170px;
	}	
}

.voucher-img-wrapper {
	max-width: 750px;
	margin: 0 auto;
}
.p-img {
	width: 100%;
}
button.voucher-btn {
	margin: 0 auto;
	display: block;
}

.new-map-container .map-desc h1.small-map-desc {
	display: none;
}
.new-map-container p.map-p {
	font-size: 19px;
	margin-top: 0 !important;
}
.new-map-container .map-desc h1 {
	margin-top: 0;
	line-height: 65px;
}
@media(max-width:478px) {
	.new-map-container .map-desc h1 {
		display: none;
	}
	.new-map-container .map-desc h1.small-map-desc {
		display: inline;
		font-size: 35px;
		line-height: 45px;
	}
}
.prc-title {
	max-width: 700px;
	word-break: keep-all;
}
</pre></body></html>