@charset "utf-8";
@-webkit-viewport {
width: device-width;
}
@-moz-viewport {
width: device-width;
}
@-ms-viewport {
width: device-width;
}
@-o-viewport {
width: device-width;
}
@viewport {
width: device-width;
}
/**
 * reset
 */
::-webkit-scrollbar {
background-color: #000;
width: 12px;
}
::-webkit-scrollbar-thumb {
background-color: #0b21ee;
}
html {
	scrollbar-track-color: #000;
	scrollbar-base-color: #000;
	scrollbar-face-color: #0b21ee;
	scrollbar-shadow-color: #0b21ee;
	scrollbar-arrow-color: #fff;
	scrollbar-3dlight-color: #000;
	scrollbar-highlight-color: #000;
	scrollbar-dark-shadow-color: #000;
	-ms-overflow-style: scrollbar;
}
@font-face {
	font-family: 'Noto Sans KR';
	src: url('../../support/notosans-kr/NotoKR-Thin/notokr-thin.eot');
	src: url('../../support/notosans-kr/NotoKR-Thin/notokr-thin.eot#iefix') format('embedded-opentype'), url('../../support/notosans-kr/NotoKR-Thin/notokr-thin.woff') format('woff2'), url('../../support/notosans-kr/NotoKR-Thin/notokr-thin.woff') format('woff'), url('../../support/notosans-kr/NotoKR-Thin/notokr-thin.ttf') format('truetype'), url('../../support/notosans-kr/NotoKR-Thin/notokr-thin.svg') format('svg');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Sans KR';
	src: url('../../support/notosans-kr/NotoKR-Light/notokr-light.eot');
	src: url('../../support/notosans-kr/NotoKR-Light/notokr-light.eot#iefix') format('embedded-opentype'), url('../../support/notosans-kr/NotoKR-Light/notokr-light.woff') format('woff2'), url('../../support/notosans-kr/NotoKR-Light/notokr-light.woff') format('woff'), url('../../support/notosans-kr/NotoKR-Light/notokr-light.ttf') format('truetype'), url('../../support/notosans-kr/NotoKR-Light/notokr-light.svg') format('svg');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Sans KR';
	src: url('../../support/notosans-kr/NotoKR-DemiLight/notokr-demilight.eot');
	src: url('../../support/notosans-kr/NotoKR-DemiLight/notokr-demilight.eot#iefix') format('embedded-opentype'), url('../../support/notosans-kr/NotoKR-DemiLight/notokr-demilight.woff') format('woff2'), url('../../support/notosans-kr/NotoKR-DemiLight/notokr-demilight.woff') format('woff'), url('../../support/notosans-kr/NotoKR-DemiLight/notokr-demilight.ttf') format('truetype'), url('../../support/notosans-kr/NotoKR-DemiLight/notokr-demilight.svg') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Sans KR';
	src: url('../../support/notosans-kr/NotoKR-Regular/notokr-regular.eot');
	src: url('../../support/notosans-kr/NotoKR-Regular/notokr-regular.eot#iefix') format('embedded-opentype'), url('../../support/notosans-kr/NotoKR-Regular/notokr-regular.woff') format('woff2'), url('../../support/notosans-kr/NotoKR-Regular/notokr-regular.woff') format('woff'), url('../../support/notosans-kr/NotoKR-Regular/notokr-regular.ttf') format('truetype'), url('../../support/notosans-kr/NotoKR-Regular/notokr-regular.svg') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Sans KR';
	src: url('../../support/notosans-kr/NotoKR-Medium/notokr-medium.eot');
	src: url('../../support/notosans-kr/NotoKR-Medium/notokr-medium.eot#iefix') format('embedded-opentype'), url('../../support/notosans-kr/NotoKR-Medium/notokr-medium.woff') format('woff2'), url('../../support/notosans-kr/NotoKR-Medium/notokr-medium.woff') format('woff'), url('../../support/notosans-kr/NotoKR-Medium/notokr-medium.ttf') format('truetype'), url('../../support/notosans-kr/NotoKR-Medium/notokr-medium.svg') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Sans KR';
	src: url('../../support/notosans-kr/NotoKR-Bold/notokr-bold.eot');
	src: url('../../support/notosans-kr/NotoKR-Bold/notokr-bold.eot#iefix') format('embedded-opentype'), url('../../support/notosans-kr/NotoKR-Bold/notokr-bold.woff') format('woff2'), url('../../support/notosans-kr/NotoKR-Bold/notokr-bold.woff') format('woff'), url('../../support/notosans-kr/NotoKR-Bold/notokr-bold.ttf') format('truetype'), url('../../support/notosans-kr/NotoKR-Bold/notokr-bold.svg') format('svg');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Noto Sans KR';
	src: url('../../support/notosans-kr/NotoKR-Black/notokr-black.eot');
	src: url('../../support/notosans-kr/NotoKR-Black/notokr-black.eot#iefix') format('embedded-opentype'), url('../../support/notosans-kr/NotoKR-Black/notokr-black.woff') format('woff2'), url('../../support/notosans-kr/NotoKR-Black/notokr-black.woff') format('woff'), url('../../support/notosans-kr/NotoKR-Black/notokr-black.ttf') format('truetype'), url('../../support/notosans-kr/NotoKR-Black/notokr-black.svg') format('svg');
	font-weight: 900;
	font-style: normal;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	font-size: 18px;
	word-break: keep-all;
	background-color: #fafbfc;
}
html, body {
	width: 100%;
	height: 100%;
}
html, input, button, select, textarea, optgroup {
	font-family: "Noto Sans KR", "Microsoft Yahei", dotum, sans-serif;
	line-height: 1.6;
}
button {
	cursor: pointer;
}
button, input, select, textarea {
	outline: none;
}
button, img, iframe, input, select, textarea {
	border: 0;
}
button, a {
	background-color: transparent;
}
a {
	text-decoration: none;
	-webkit-text-decoration-skip: objects;
}
a, input, button, select, textarea {
	color: inherit;
}
textarea {
	resize: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1 {
	font-size: 2em;
}
small {
	font-size: 80%;
}
hr {
	border: 0;
	border-bottom: 1px dashed #aaa;
}
button, input, select, option, textarea {
	font-size: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, form, iframe {
	display: block;
}
button, input, textarea, option, td, th, ul, ol, li {
	padding: 0;
}
body, p, pre, h1, h2, h3, h4, h5, h6, form, ul, ol, li, input[type="radio"], input[type="checkbox"], textarea {
	margin: 0;
}

select::-ms-value {
background: none;
color: inherit;
}
select::-ms-expand {
display: none;
}
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0 30px white inset;
}
input, select, button, textarea {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
input, textarea, select {
	border-radius: 0;
}
img {
	vertical-align: middle;
}
button {
	overflow: visible;
}
body {
	overflow-x: hidden;
}
em {
	font-style: normal;
}
/*.footer-social{}
.footer-social a{background:url(https://medipedia.io/images/def/main/foot-social.png) no-repeat left top; height:60px; width:60px; float:left; margin-right:8px !important;}
.footer-social a.sl{background-position:0px 0;}
.footer-social a.fb{background-position:-65px 0;}
.footer-social a.tw{background-position:-130px 0;}
.footer-social a.in{background-position:-193px 0;}
.footer-social a.gp{background-position:-259px 0;}
.footer-social a.pn{background-position:-324px 0;}
.footer-social a.en{background-position:-390px 0;}
.footer-social a:last-child{margin-right:0;}
.footer-social a:hover{-moz-transition: background 0.3s linear; -ms-transition: background 0.3s linear; -o-transition: background 0.3s linear; transition: background 0.3s linear; -webkit-transition: background 0.3s linear;}

.footer-social a.sl:hover{background-position:0px bottom;}
.footer-social a.fb:hover{background-position:-65px bottom;}
.footer-social a.tw:hover{background-position:-130px bottom;}
.footer-social a.in:hover{background-position:-193px bottom;}
.footer-social a.gp:hover{background-position:-259px bottom;}
.footer-social a.pn:hover{background-position:-324px bottom;}
.footer-social a.en:hover{background-position:-390px bottom;}
*/


/**
 * kit
 */
.kit-wrap {
	overflow: hidden;
}
.kit {
	display: block;
	width: auto;
	padding: 0;
	margin: 0;
}
.kit:after {
	content: "";
	display: block;
	width: 100%;
	clear: both;
}
.kit > li {
	float: left;
	list-style-type: none;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/**
 * import
 */
.clear-b:after {
	content: "";
	display: block;
	width: 100%;
	clear: both;
}
.bs-bb {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.bg {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.pr {
	position: relative;
}
.ta-c {
	text-align: center;
}
.ta-l {
	text-align: left;
}
.ta-r {
	text-align: right;
}
.d-n {
	display: none;
}
.d-b {
	display: block;
}
.d-ib {
	display: inline-block;
}
.p-r {
	position: relative;
}
.o-h {
	overflow: hidden;
}
.va-m {
	vertical-align: middle;
}
.w100p {
	width: 100%;
}
.tagib a, .tagib img, .tagib span {
	display: inline-block;
	vertical-align: middle;
}
.maximgs img {
	max-width: 100%;
}
.dbox {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.26%;
	overflow: hidden;
}
.dbox.active {
	padding-bottom: 100%;
}
.dbox > div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.dbox > iframe {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100% !important;
	height: 100% !important;
}
.dbox img {
	-webkit-transition: transform .3s ease;
	transition: transform .3s ease;
}
.dbox img:hover {
	-webkit-transform : scale(1.1, 1.1);
	transform : scale(1.1, 1.1);
}
.nbox {
	max-width: 570px;
	margin: 30px auto 15px;
	text-align: center;
	font-size: 130%;
	color: gray;
}
.nbox > div {
	position: relative;
	margin: 0 auto 30px;
	text-align: center;
}
.nbox > div:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	padding: 12%;
	border-radius: 100%;
	border: 3px solid #005CFF;
	background-color: #fff;
}
.nbox > div:after {
	content: "";
	position: absolute;
	left: 45%;
	top: 50%;
	border: 5px solid #005CFF;
	width: 10%;
	height: 20%;
	margin-top: -5%;
	border-top: 0;
	border-right: 0;
	transform : rotate(-45deg);
}
.hover1 {
	-webkit-transition: box-shadow .3s ease;
	transition: box-shadow .3s ease;
}
.hover1:hover {
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.trans1 {
	-webkit-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function : ease;
	-ms-transition-timing-function : ease;
	transition-timing-function : ease;
}
#header, #nav, #wrap, #footer {
	-webkit-transition: transform .4s ease;
	transition: transform .4s ease;
}
.whitepaper {
	display: none;
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	overflow-y: auto;
}
.whitepaper > div {
	display: table;
	width: 100%;
	height: 100%;
}
.whitepaper-link {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.whitepaper button {
	position: absolute;
	top: 60px;
	right: 60px;
	width: 40px;
	height: 40px;
	background: url(https://medipedia.io/images/def/ico/baseline_close_white_48dp.png) no-repeat center;
}
.whitepaper a {
	display: inline-block;
	margin: 5px 0;
	font-size: 40px;
	font-weight: bold;
}
.whitepaper {
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-name: gradients2;
	animation-name: gradients2;
	background-size: 400%;
	background-position: 0 0;
	background-image: linear-gradient(to right, rgba(131, 47, 143, 0.8), rgba(0, 185, 187, 0.8), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.8));
}

@media (min-width: 1024px) {
.container {
	max-width: 1300px;
	margin: 0 auto;
	padding: 0 60px;
}
.bg {
	background-attachment: fixed;
}
.lg-12 {
	width: 100%;
}
.lg-11 {
	width: 91.66666667%;
}
.lg-10 {
	width: 83.33333333%;
}
.lg-9 {
	width: 75%;
}
.lg-8 {
	width: 66.66666667%;
}
.lg-7 {
	width: 58.33333333%;
}
.lg-6 {
	width: 50%;
}
.lg-5 {
	width: 41.66666667%;
}
.lg-4 {
	width: 33.33333333%;
}
.lg-3 {
	width: 25%;
}
.lg-2 {
	width: 16.66666667%;
}
.lg-1 {
	width: 8.33333333%;
}
.lg-hide-lr {
	margin-left: 0;
}
.lg-hide-lr > li {
	padding-left: 0;
}
.lg-hide-tb {
	margin-top: 0;
}
.lg-hide-tb > li {
	padding-top: 0;
}
.lg-none {
	display: none;
}
.lg-blank:after {
	content: "\00a0";
}
.lg-gap-5 {
	margin: -5px 0 0 -5px;
}
.lg-gap-5 > li {
	padding: 5px 0 0 5px;
}
.lg-gap-10 {
	margin: -10px 0 0 -10px;
}
.lg-gap-10 > li {
	padding: 10px 0 0 10px;
}
.lg-gap-15 {
	margin: -15px 0 0 -15px;
}
.lg-gap-15 > li {
	padding: 15px 0 0 15px;
}
.lg-gap-20 {
	margin: -20px 0 0 -20px;
}
.lg-gap-20 > li {
	padding: 20px 0 0 20px;
}
.lg-gap-25 {
	margin: -25px 0 0 -25px;
}
.lg-gap-25 > li {
	padding: 25px 0 0 25px;
}
.lg-gap-30 {
	margin: -30px 0 0 -30px;
}
.lg-gap-30 > li {
	padding: 30px 0 0 30px;
}
.lg-gap-50 {
	margin: -50px 0 0 -50px;
}
.lg-gap-50 > li {
	padding: 50px 0 0 50px;
	min-height:350px;
}
.lg-gap-50 > li.minht{min-height:5px; padding:0px 0 0 0px;}
/**
     * header
     */
.header a {
	position: fixed;
	top: 18px;
	z-index: 10;
}
.header-btn {
	display: none;
}
/**
     * nav
     */
.nav {/*position: fixed;*/
	z-index: 9;
	top: 0;
	left: 0;
	right: 0;
	background-color: rgba(255,255,255,0.8);
	border-bottom: 1px solid #d8dfe6;
}
.nav-grp {
	float: right;
	height: 100px;
	line-height: 100px;
}
.nav-grp > section {
	display: inline-block;
	vertical-align: middle;
}
/**
     * nav > lang
     */
.nav-lang {
	height: 40px;
	overflow: hidden;
	text-align: left;
}
.nav-lang > a {
	background-color: #f5f5f5;
}
.nav-lang > a {
	display: block;
	height: 40px;
	width: 140px;
	line-height: 40px;
	padding: 0 10px;
	color: #252525;
	font-size: 15px;
	font-weight: 500;
	border-bottom: solid 1px #ddd;
}
.nav-lang > button {
	display: block;
	height: 40px;
	width: 40px;
	font-size: 15px;
	overflow: hidden;
	line-height: 40px;
	padding: 0 10px;
	font-weight: 500;
}
.nav-lang > a:before,  .nav-lang > button:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	line-height: 24px;
	margin: -4px 5px 0 0;
	background: #fff url(../../images/def/ico/country_kr.png) no-repeat center;
	border-radius: 100%;
}
.nav-lang > .reduce {
	letter-spacing: -1px;
}
.nav-lang > .kr:before {
	background-image: url(../../images/def/ico/country_kr.png);
}
.nav-lang > .en:before {
	background-image: url(../../images/def/ico/country_en.png);
}
.nav-lang > .ch:before {
	background-image: url(../../images/def/ico/country_ch.png);
}
.nav-lang > .jp:before {
	background-image: url(../../images/def/ico/country_jp.png);
}
/**
     * nav > sign
     */
.nav-sign > a {
	padding: 8px 15px;
	border: 3px solid transparent;
	border-radius: 30px;
	font-weight: 500;
	-webkit-transition-property: border-color, color;
	transition-property: border-color, color;
}
/*    .nav-sign > a:hover,
    .nav-sign > a.active{color: #0b21ee; border-color: #0b21ee; }
    .nav-sign > a.active2{color: #ffcc00; border-color: transparent; }
    .nav-sign > a.active{margin-left: 10px; }*/
    /**
     * nav > menu
     */
.menu {
	display: inline-block;
	vertical-align: middle;
}
.menu > a,  .menu > button {
	float: left;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 100px;
	line-height: 100px;
	padding: 0 20px;
	font-weight: 500;
}
.menu > a:after,  .menu > button:after {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	height: 0;
	background-color: #0b21ee;
	-webkit-transition: height .1s ease;
	transition: height .1s ease;
}
.menu > a.active:after,  .menu > a:hover:after,  .menu > button.active:after,  .menu > button:hover:after {
	height: 6px;
}
/**
     * wrap
     */
.wrap {
	padding: 0 0 120px;
}
.wrap.active {
	padding-bottom: 0;
}
/**
     * footer
     */
.footer {
	padding: 100px 0;
	background: #3d3d3d;
	color: #fff;
}
.footer-policy {
	border-bottom: 1px solid #929191;
}
.footer-policy a {
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px 40px 0;
	font-weight: 300;
}
.footer-policy a:hover {
	color: #00aced;
}
.footer-social {
	float: right;
	margin-top: -10px;
}
.footer-social > a {
	margin: 0; /*width: 57px; height: 57px;*/
}
.footer-info {
	margin: 40px 0 0;
	background: url(../../images/def/logo_footer.png) no-repeat bottom right;
}
.footer-info > h1 {
	margin: 0 0 10px;
}
.footer-info > p {
	color: #eee;
}
.footer-copyright {
	margin-top: 20px;
	color: #aaa;
}
}

/* 데스크톱 작은 단계 서포츠*/
@media (max-width: 1250px) and (min-width: 1024px) {
body {
	font-size: 16px;
}
.header {
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	right: 0;
	background-color: rgba(255,255,255,0.8);
	text-align: center;
}
.header a {
	position: relative;
	top: 0;
	display: inline-block;
	vertical-align: middle;
	margin: 20px 0 0;
}
.nav {
	top: 80px;
}
.menu {
	float: left;
}
.menu > a,  .menu > button {
	padding: 0 15px;
}
.wrap {
	padding-top: 0;
}
}

@media (max-width: 1023px) and (min-width: 640px) {
body {
	font-size: 16px;
}
.container {
	padding: 0 60px;
}
.layout-toggle {
	-webkit-transform: translateX(-400px);
	-ms-transform: translateX(-400px);
	transform: translateX(-400px);
}
.md-12 {
	width: 100%;
}
.md-11 {
	width: 91.66666667%;
}
.md-10 {
	width: 83.33333333%;
}
.md-9 {
	width: 75%;
}
.md-8 {
	width: 66.66666667%;
}
.md-7 {
	width: 58.33333333%;
}
.md-6 {
	width: 50%;
}
.md-5 {
	width: 41.66666667%;
}
.md-4 {
	width: 33.33333333%;
}
.md-3 {
	width: 25%;
}
.md-2 {
	width: 16.66666667%;
}
.md-1 {
	width: 8.33333333%;
}
.md-hide-lr {
	margin-left: 0;
}
.md-hide-lr > li {
	padding-left: 0;
}
.md-hide-tb {
	margin-top: 0;
}
.md-hide-tb > li {
	padding-top: 0;
}
.md-none {
	display: none;
}
.md-blank:after {
	content: "\00a0";
}
.md-gap-5 {
	margin: -5px 0 0 -5px;
}
.md-gap-5 > li {
	padding: 5px 0 0 5px;
}
.md-gap-10 {
	margin: -10px 0 0 -10px;
}
.md-gap-10 > li {
	padding: 10px 0 0 10px;
}
.md-gap-15 {
	margin: -15px 0 0 -15px;
}
.md-gap-15 > li {
	padding: 15px 0 0 15px;
}
.md-gap-20 {
	margin: -20px 0 0 -20px;
}
.md-gap-20 > li {
	padding: 20px 0 0 20px;
}
.md-gap-25 {
	margin: -25px 0 0 -25px;
}
.md-gap-25 > li {
	padding: 25px 0 0 25px;
}
.md-gap-30 {
	margin: -30px 0 0 -30px;
}
.md-gap-30 > li {
	padding: 30px 0 0 30px;
}
.md-gap-50 {
	margin: -50px 0 0 -50px;
}
.md-gap-50 > li {
	padding: 50px 0 0 50px;
}
/**
     * header
     */
.header {
	position: fixed;
	z-index: 10;
	top: 0;
	right: 0;
	left: 0;
	background-color: rgba(255,255,255,0.8);
	border-bottom: 1px solid #d8dfe6;
}
.header a {
	display: inline-block;
	height: 99px;
	line-height: 99px;
}
.header a img {
	display: inline-block;
}
/* header btn*/
.header-btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	height: 100px;
	background-color: #0b21ee;
}
.header-btn button {
	width: inherit;
	height: inherit;
	border: 0;
	outline: none;
	background-color: transparent;
	transition-duration: 0.5s;
}
.header-btn button div {
	position: absolute;
	width: 50%;
	height: 3px;
	top: 50%;
	left: 50%;
	margin-top: -2%;
	margin-left: -25%;
	background-color: #fff;
	transition-duration: 0.25s;
}
.header-btn button div:before,  .header-btn button div:after {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: inherit;
	background-color: #fff;
	transition-duration: 0.25s;
}
.header-btn button div:before {
	top: -10px;
}
.header-btn button div:after {
	top: 10px;
	width: 80%;
}
.header-btn-active button {
	transition-duration: 1s;
	transform: rotate(180deg);
}
.header-btn-active button > div {
	transition-duration: 0.5s;
	background-color: transparent;
}
.header-btn-active button > div:before {
	top: 0;
	transition-duration: 0.5s;
	transform: rotate(45deg);
}
.header-btn-active button > div:after {
	top: 0;
	transition-duration: 0.5s;
	transform: rotate(-45deg);
	width: 100%;
}
/**
     * nav > lang
     */
.nav-lang {
	height: 40px;
	overflow: hidden;
	text-align: left;
}
.nav-lang > a {
	background-color: #f5f5f5;
}
.nav-lang > a {
	display: block;
	height: 40px;
	width: 140px;
	line-height: 40px;
	padding: 0 10px;
	color: #252525;
	font-size: 15px;
	font-weight: 500;
	border-bottom: solid 1px #ddd;
}
.nav-lang > button {
	display: block;
	height: 40px;
	width: 40px;
	font-size: 15px;
	overflow: hidden;
	line-height: 40px;
	padding: 0 10px;
	font-weight: 500;
}
.nav-lang > a:before,  .nav-lang > button:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	line-height: 24px;
	margin: -4px 5px 0 0;
	background: #fff url(../../images/def/ico/country_kr.png) no-repeat center;
	border-radius: 100%;
}
.nav-lang > .reduce {
	letter-spacing: -1px;
}
.nav-lang > .kr:before {
	background-image: url(../../images/def/ico/country_kr.png);
}
.nav-lang > .en:before {
	background-image: url(../../images/def/ico/country_en.png);
}
.nav-lang > .ch:before {
	background-image: url(../../images/def/ico/country_ch.png);
}
.nav-lang > .jp:before {
	background-image: url(../../images/def/ico/country_jp.png);
}
/**
     * nav > sign
     */
.nav-sign {
	text-align: center;
}
.nav-sign > a {
	float: left;
	padding: 8px 0;
	width: 120px;
	border: 3px solid #d8dfe6;
	border-radius: 30px;
	font-weight: 500;
	-webkit-transition-property: border-color, color;
	transition-property: border-color, color;
}
.nav-sign > a.active {
	color: #0b21ee;
	border-color: #0b21ee;
}
.nav-sign > a.active2 {
	color: #fff;
	border-color: #ffcc00;
	background-color: #ffcc00;
}
.nav-sign > a.active {
	margin-left: 10px;
}
/**
     * nav > menu
     */
.menu {
	text-align: left;
}
.menu > a,  .menu > button {
	position: relative;
	display: block;
	height: 70px;
	line-height: 70px;
	padding: 0 20px;
	font-weight: 500;
}
.menu > a:after,  .menu > button:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 160px;
	height: 0;
	background-color: #0b21ee;
	-webkit-transition: height .1s ease;
	transition: height .1s ease;
}
.menu > a.active:after,  .menu > a:hover:after,  .menu > button.active:after,  .menu > button:hover:after {
	height: 4px;
}
/**
     * wrap
     */
.wrap {
	padding: 0;
}
.wrap.active {
	padding-bottom: 0;
}
/**
     * footer
     */
.footer {
	padding: 70px 0;
	background: #3d3d3d;
	color: #fff;
}
.footer-policy {
	border-bottom: 1px solid #929191;
}
.footer-policy a {
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px 30px 0;
	font-weight: 300;
}
.footer-social {
	float: left;
	width: 100%;
	margin: 0 0 20px;
}
.footer-social > a {
	margin: 0;
	width: 57px;
	height: 57px;
}
.footer-info {
	margin: 40px 0 0;
	background: url(../../images/def/logo_footer.png) no-repeat bottom right;
}
.footer-info > h1 {
	margin: 0 0 10px;
}
.footer-info > p {
	color: #eee;
}
.footer-copyright {
	margin-top: 20px;
	color: #aaa;
}
}

@media (max-width: 639px) {
body {
	font-size: 13px;
	letter-spacing: -0.5px;
}
.sm-12 {
	width: 100%;
}
.sm-11 {
	width: 91.66666667%;
}
.sm-10 {
	width: 83.33333333%;
}
.sm-9 {
	width: 75%;
}
.sm-8 {
	width: 66.66666667%;
}
.sm-7 {
	width: 58.33333333%;
}
.sm-6 {
	width: 50%;
}
.sm-5 {
	width: 41.66666667%;
}
.sm-4 {
	width: 33.33333333%;
}
.sm-3 {
	width: 25%;
}
.sm-2 {
	width: 16.66666667%;
}
.sm-1 {
	width: 8.33333333%;
}
.sm-hide-lr {
	margin-left: 0;
}
.sm-hide-lr > li {
	padding-left: 0;
}
.sm-hide-tb {
	margin-top: 0;
}
.sm-hide-tb > li {
	padding-top: 0;
}
.sm-none {
	display: none;
}
.sm-blank:after {
	content: "\00a0";
}
.sm-gap-5 {
	margin: -5px 0 0 -5px;
}
.sm-gap-5 > li {
	padding: 5px 0 0 5px;
}
.sm-gap-10 {
	margin: -10px 0 0 -10px;
}
.sm-gap-10 > li {
	padding: 10px 0 0 10px;
}
.sm-gap-15 {
	margin: -15px 0 0 -15px;
}
.sm-gap-15 > li {
	padding: 15px 0 0 15px;
}
.sm-gap-20 {
	margin: -20px 0 0 -20px;
}
.sm-gap-20 > li {
	padding: 20px 0 0 20px;
}
.sm-gap-25 {
	margin: -25px 0 0 -25px;
}
.sm-gap-25 > li {
	padding: 25px 0 0 25px;
}
.sm-gap-30 {
	margin: -30px 0 0 -30px;
}
.sm-gap-30 > li {
	padding: 30px 0 0 30px;
}
.sm-gap-50 {
	margin: -50px 0 0 -50px;
}
.sm-gap-50 > li {
	padding: 50px 0 0 50px;
}
.whitepaper button {
	top: 30px;
	right: 30px;
	background-size: 35px;
}
.whitepaper a {
	margin: 5px 0;
	font-size: 30px;
}
/**
     * header
     */
.header {
	position: fixed;
	z-index: 10;
	top: 0;
	right: 0;
	left: 0;
	background-color: rgba(255,255,255,0.8);
	border-bottom: 1px solid #d8dfe6;
}
.header a {
	display: inline-block;
	height: 64px;
	line-height: 64px;
}
.header a img {
	display: inline-block;
	height: 40px;
}
/* header btn*/
.header-btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 65px;
	height: 65px;
	background-color: #0b21ee;
}
.header-btn button {
	width: inherit;
	height: inherit;
	border: 0;
	outline: none;
	background-color: transparent;
	transition-duration: 0.5s;
}
.header-btn button div {
	position: absolute;
	width: 50%;
	height: 2px;
	top: 50%;
	left: 50%;
	margin-top: -2%;
	margin-left: -25%;
	background-color: #fff;
	transition-duration: 0.25s;
}
.header-btn button div:before,  .header-btn button div:after {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: inherit;
	background-color: #fff;
	transition-duration: 0.25s;
}
.header-btn button div:before {
	top: -10px;
}
.header-btn button div:after {
	top: 10px;
	width: 80%;
}
.header-btn-active button {
	transition-duration: 1s;
	transform: rotate(180deg);
}
.header-btn-active button > div {
	transition-duration: 0.5s;
	background-color: transparent;
}
.header-btn-active button > div:before {
	top: 0;
	transition-duration: 0.5s;
	transform: rotate(45deg);
}
.header-btn-active button > div:after {
	top: 0;
	transition-duration: 0.5s;
	transform: rotate(-45deg);
	width: 100%;
}
.nav-lang {
	position: relative;
	z-index: 1;
	height: 45px;
	background-color: #fff;
	overflow: hidden;
	text-align: left;
}
.nav-lang > a {
	background-color: #fff;
}
.nav-lang > a:before,  .nav-lang > button:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	line-height: 24px;
	margin: -4px 5px 0 0;
	background: #fff url(../../images/def/ico/country_kr.png) no-repeat center;
	border-radius: 100%;
}
.nav-lang > .reduce {
	letter-spacing: -1px;
}
.nav-lang > .kr:before {
	background-image: url(../../images/def/ico/country_kr.png);
}
.nav-lang > .en:before {
	background-image: url(../../images/def/ico/country_en.png);
}
.nav-lang > .ch:before {
	background-image: url(../../images/def/ico/country_ch.png);
}
.nav-lang > .jp:before {
	background-image: url(../../images/def/ico/country_jp.png);
}
}

/**
 * 모바일 헤더 서포트
 */
@media (max-width: 639px) and (min-width: 375px) {
.container {
	padding: 0 30px;
}
.layout-toggle {
	-webkit-transform: translateX(-310px);
	-ms-transform: translateX(-310px);
	transform: translateX(-310px);
}
.nav {
	width: 310px;
	right: -310px;
}
}

@media (max-width: 374px) {
.container {
	padding: 0 15px;
}
.layout-toggle {
	-webkit-transform: translateX(-255px);
	-ms-transform: translateX(-255px);
	transform: translateX(-255px);
}
.nav {
	width: 255px;
	right: -255px;
}
}