div.nav-wrap .util a:link, div.nav-wrap .util a:visited {
	color: #fff;
	text-shadow: 1px 2px 2px #212121;
	}
div.nav-wrap .util a:hover, div.nav-wrap .util a:active {
	color: #fff;
	text-shadow: 1px 2px 2px #212121;
	}
.top-nav-collapse { height: 60px; }
.top-nav-collapse div.nav-wrap { height: 60px; }
.top-nav-collapse h1.logo { padding-top: 0; }
.top-nav-collapse h1.logo img { width: 200px; }
.top-nav-collapse h1.logo a { width: 200px; }

footer {
	border-top: none;
	background-image: linear-gradient(to bottom, #1453ac 0%, #3d78e6 50%, #0e2b66 100%);
	color: var(--bgtext);
	}
footer img[alt="sectigo_trust_seal"] {
    position: relative;
	bottom: 0; left: 0;
    width: 100px;
	margin-left: 10px;
	}
footer .info {
	width: 50%;
	}
footer .subscribe {
	float: right;
	width: 300px;
	margin: 30px 0 40px;
	border-radius: 10px;
	background-color: #feb700; color: var(--text);
	}
footer .subscribe dt {
	width: 80px;
	}
footer .subscribe dd {
	width: calc(100% - 100px);
	margin: 10px 10px 0;
	font-size: 13px; font-weight: bold; line-height: 1.2em;
	color: var(--shadow);
	}
footer .subscribe dt img {
	width: 100%;
	border-bottom-left-radius: 10px;
	}
footer .subscribe dd input {
	padding-right: 40px;
	border-color: var(--orange); border-radius: 5px;
	overflow: hidden;
	}
footer .subscribe dd button {
	position: absolute; top: 0; right: 2px;
	height: 34px;
	background-color: transparent;
	font-size: 28px; color: var(--toneup);
	}
footer #subscribe-error {
	display: none;
	position: absolute; top: 0; left: 0;
	width: 100%;
	padding: 8px 0;
	border: 1px solid var(--border);
	background-color: var(--bgtext); color: var(--error);
	text-align: center;
	}
footer .biz-info {
	font-size: 14px; font-weight: bold;
	}
footer .biz-info li.CI {
    position: absolute; top: -28px; left: 0;
    width: 160px;
	}
footer .biz-info li.CI .logo {
	font-family: "Cafe24Danjunghae"; font-size: 18px;
	}
footer .biz-info li.CI .logo img {
	vertical-align: text-bottom;
	width: 48px;
	}
footer .biz-info li.CI .logo b {
	position: relative; left: -10px;
	}
footer .biz-info li em {
    display: inline-block;
    width: 200px;
    margin-right: 10px;
    text-align: right;
	}
footer .info h2 {
	margin: 20px 0 0; 
	}
footer .info h2 img {
	width: 256px;
	}
footer .info .slogan {
	font-family: "Cafe24Dangdanghae"; font-size: 16px;
	}
footer .info .slogan span em {
	font-family: "Cafe24Danjunghae";
    font-size: 24px;
	}
footer .info h4 {
	position: absolute; right: 0; top: 20px;
	width: auto;
	margin: 0;
	}
footer .info h4 img {
	width: 80px;
	margin: 0 5px;
	}
footer address {
	float: right;
	width: 320px;
	padding-top: 30px;
	}
footer address .contact-info {
    font-family: "Cafe24Danjunghae";
	}
footer address .contact-info li {
    text-align: right;
	}
footer address .contact-info li a {
    position: relative;
    height: 42px;
    padding: 16px 52px 0 0;
    word-break: normal;
	}
footer address .contact-info li img {
    position: absolute; right: 5px; bottom: 0;
    width: 38px;
	}
footer address .contact-info li:first-child img {
    right: -5px;
	width: 54px;
	}
footer address .contact-info li i {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 48px;
	}
footer address #bank-info {
	float: right;
	width: 280px;
	margin-top: 20px;
	padding: 10px 0 10px 10px;
	border: 1px solid #fff; border-radius: 20px;
	}
footer address #bank-info dt {
	margin-bottom: 10px;
	font-family: "Cafe24Danjunghae"; font-size: 24px;
	}
footer address #bank-info dt button {
	margin: 0 1px;
	border-radius: 5px;
	vertical-align: text-top;
	overflow: hidden;
	}
footer address #bank-info dt button:first-child {
	margin-left: 60px;
	}
footer address #bank-info dt button span {
	width: 38px;
	height: 38px;
	background-color: #fff;
	}
footer address #bank-info dt button i {
	position: relative; right: auto; bottom: auto;
	font-size: 32px; color: #070b16;
	}
footer address #bank-info dt button img {
	width: 38px;
	vertical-align: text-bottom;
	}
footer address #bank-info #copy-result {
	display: none;
	position: absolute; top: -24px;
	font-size: 14px;
	color: var(--yellow);
	}
footer address #bank-info dd {
	font-weight: bold;
	}
footer address #bank-info dd span {
	width: 80px;
	margin-right: 10px;
	text-align: right;
	}
footer address #bank-info dd img {
	width: 100px;
	}
footer .kcp {
	clear: left;
	width: auto;
	margin-top: 10px;
	}
footer .kcp img[alt="NHN KCP"] {
	width: 80px;
	}
footer .kcp a {
	width: 80px;
	padding: 0;
	}
footer .kcp a:hover img {
	animation: bounce 1s linear;
	}
footer .site-info {
    position: absolute; bottom: 20px; right: 0;
	width: auto;
    text-align: right;
 	}
footer .site-info li {
    display: inline-block;
    float: none;
    width: auto;
    margin-right: 5px;
    font-size: 14px;
	}
footer .site-info a:link, footer .site-info a:visited {
    font-weight: bold;
	}
footer .copyright {
	background-color: var(--orange);
	}
footer .copyright .content {
	padding: 10px 0;
	color: #fff;
	font-size: 18px;
	text-align: center;
	}
footer .copyright .content em {
	font-family: "Cafe24Danjunghae";
	}
footer a:link, footer a:visited {
    color: #fff;
	}
footer a:hover, footer a:active {
    color: #fff;
	}
@media (max-width: 1024px) {
	footer .company > .content {
		padding: 0 5px;
		}
	}
@media(max-width: 840px) {
	footer .info {
		width: 480px;
		}
	footer button.ftc {
		position: absolute; right: 0; top: -20px;
		float: none;
		margin-top: 0; margin-right: 0;
		}
	}
@media(max-width: 760px) {
	footer .biz-info li.CI {
		position: relative; top: 0;
		}
	footer .biz-info li em {
		width: 150px;
		}
	}
@media(max-width: 640px) {
	footer .company > .content {
		padding-bottom: 60px;
		}
	footer .kcp {
		position: absolute; bottom: 300px;;
		margin-top: 0;
		}
	}
@media(max-width: 600px) {
	div.nav-wrap .util {
		top: 10px; right: 5px;
		}
	div.nav-wrap .util li {
		margin-left: 0;
		}
	div.nav-wrap .util .member-info {
		height: 42px;
		margin-right: 10px;
		}
	div.nav-wrap .util .member-info .photo {
		top: 0;
		width: 42px;
		height: 42px;
		}
	div.nav-wrap .util .member-info .login-origin {
		top: 0; left: -32px;
		width: 42px;
		height: 42px;
		}
	div.nav-wrap .util li a {
		width: 42px;
		height: 42px;
		border: 3px solid #fff;
		border-radius: 50%;
		text-align: center;
		overflow: hidden;
		}
	div.nav-wrap .util .member-info a {
		border: none;
		overflow: visible;
		}
	div.nav-wrap .util span {
		display: none;
		}
	div.nav-wrap .util li i {
		margin-right: 0;
		padding-top: 4px;
		font-size: 28px; color: #fff;
		}
	}

@media (max-width: 480px) {
	footer .company > .content {
        padding-bottom: 100px;
		}
	footer .info {
        width: 100%;
		}
	footer .site-info {
		bottom: 2px;
		line-height: 1rem;
		text-align: center;
		}
	footer .site-info li {
		float: left;
		width: calc(50% - 2px);
		margin: 1px;
		border: 1px solid #fff;
		}
	footer .site-info li a {
		display: block;
		width: 100%;
		padding: 10px 5px;
		text-align: center;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		}
	}
@media(max-width: 360px) {
	#main-nav-util-toggler {
		display: block;
		right: 5px;
		}
	#main-nav-util-toggler .fa-circle {
		position: relative; top: -7px;
		font-size: 20px;
		}
	div.nav-wrap .util {
		display: none;
		top: 64px;
		}
	div.nav-wrap .util li a {
		border-color: #9cd2fa;
		background-color: #0b77c4;
		}
	}