/*
?v=5
*/
:root {
	/*--point-main: rgba(235, 78, 130, 1);*/
	--point-main: rgba(43, 123, 245, 1);
	--color-red: #dc2863;
	--color-hpink: #eb4e82;
	--color-blue: #007bff;
	--color-yellow: #ffe279;
}

body * :not(i):not(code):not(.fa):not(.fas) {
	font-family: 'NanumSquare', sans-serif; letter-spacing: -0.04em;
}

* {
	margin: 0; padding: 0;
	font-size: 16px; color: #333;
	-webkit-text-size-adjust: none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:   border-box;
	box-sizing:        border-box;
}
body { background-color: #f1f1f1; }
a:link, a:visited, a:hover, a:active {
	text-decoration: none; color: #333;
}
ul, ol { list-style: none; }

button[type="reset"], button[type="button"], button[type="submit"] {
	cursor: pointer;
}
button, input {
    overflow: visible;
}
img {
	/*background-image: url('/resource/images/icons/loading.gif?v=5');*/
    background-repeat: no-repeat;
    background-position: center;
}

/* ------------------------------ page common ------------------------------ */
header {
	background-color: #222;
}
header .header-container {
	margin: 0 auto; width: 1420px; height: 162px; position: relative;
	background-image: url('/resource/images/main/top_bg.png?v=5');
	background-repeat: no-repeat;
	background-position: center;
}
header .header-container h1 {
	position: absolute; top: 50%; left: 50%;
	-webkit-transform:	translate(-50%, -50%);
	-moz-transform:		translate(-50%, -50%);
	-o-transform:		translate(-50%, -50%);
	transform:			translate(-50%, -50%);
	font-size: 1px; text-indent: -10000px; cursor: pointer;
	width: 211px; height: 74px;
	/*background-image: url('/resource/images/common/logo.png?v=5');*/
	background-repeat: no-repeat;
	background-size: 211px 74px;
}
header .header-container .sign-group {
	position: absolute; top: 49%; right: 28px;
	-webkit-transform:	translate(0, -49%);
	-moz-transform:		translate(0, -49%);
	-o-transform:		translate(0, -49%);
	transform:			translate(0, -49%);
}
header .header-container .sign-group a {
	display: block; float: left; color: var(--point-main);
	border: 1px solid var(--point-main);
	font-size: 13px; font-weight: bold;
	padding: 0 17px; border-radius: 10px;
	height: 34px; line-height: 34px;
	-webkit-transition: all .2s ease-out;
    -moz-transition:    all .2s ease-out;
    -o-transition:      all .2s ease-out;
    transition:         all .2s ease-out;
}
header .header-container .sign-group a.join,
header .header-container .sign-group a.username {
	margin-right: 9px;
}
header .header-container .sign-group a:hover {
	color: var(--point-main);
}
header .header-container .search-icon {
	display: none; padding: 10px;
	position: absolute; top: 50%; right: 0;
	-webkit-transform:	translate(0, -50%);
	-moz-transform:		translate(0, -50%);
	-o-transform:		translate(0, -50%);
	transform:			translate(0, -50%);
}
header .header-container .search-icon i {
	color: #fff; font-size: 24px;
}

nav {
	background-color: #333; border-bottom: 1px solid #c4c4c4; z-index: 1;
	-webkit-transition: all .2s ease-out;
    -moz-transition:    all .2s ease-out;
    -o-transition:      all .2s ease-out;
    transition:         all .2s ease-out;
}
nav .nav-container {
	margin: 0 auto; width: 1420px;
}
nav .nav-container .cooperation-group { display: none; }
nav .nav-container ul {
	/*display: inline-table; */width: 600px; margin: 0 auto;
}
nav .nav-container ul:after {
	content: ''; display: block; clear: both;
}
nav .nav-container ul li {
	float: left; padding: 20px 0;
}
nav .nav-container ul li:after {
	content: '|'; color: #5e5e5e; font-size: 17px;
	/*position: relative; top: -3px;*/
}
nav .nav-container ul li:last-child:after {
	content: '';
}
nav .nav-container ul li a {
	color: #fff; font-size: 17px; font-weight: 500;
	text-align: center; padding: 18px 36px;
	-webkit-transition: all .2s ease-out;
    -moz-transition:    all .2s ease-out;
    -o-transition:      all .2s ease-out;
    transition:         all .2s ease-out;
}
nav .nav-container ul li a:hover {
	color: var(--point-main);
}

#gnb-btn {
	display: none; padding: 10px;
	position: absolute; top: 50%; left: 0;
	-webkit-transform:	translate(0, -50%);
	-moz-transform:		translate(0, -50%);
	-o-transform:		translate(0, -50%);
	transform:			translate(0, -50%);
}
#gnb-btn i {
	color: #fff; font-size: 24px;
}

nav .nav-mobile .sign-group a {
	font-family: 'Noto Sans KR', sans-serif!important; font-size: 17px;
	display: block; width: calc(50% - 15px); float: left;
	color: #fff; text-align: center; padding: 10px 0;
}
nav .nav-mobile .sign-group a.join {
	background-color: #000; margin: 10px 5px 10px 10px;
}
nav .nav-mobile .sign-group a.login {
	background-color: var(--point-main); margin: 10px 0 10px 5px;
}
nav .nav-mobile .sign-group a.username {
	/*width: 100%; padding: 10px;
    color: #333; text-align: left;
    font-weight: 700;*/
	background-color: var(--point-main); margin: 10px 5px 10px 10px;
}
nav .nav-mobile .sign-group a.userout {
	background-color: #000; margin: 10px 0 10px 5px;
}

nav .nav-mobile .cooperation-group {
	padding: 20px; margin: 10px;
	border: 10px solid #f1f1f1;
}
nav .nav-mobile .cooperation-group h2 {
	font-family: 'Noto Sans KR', sans-serif!important; font-size: 17px;
	margin-bottom: 15px;
}
nav .nav-mobile .cooperation-group h3 {
	font-family: 'Noto Sans KR', sans-serif!important; font-size: 17px;
}
nav .nav-mobile .cooperation-group h3 span {
	border-top: 1px solid #444; margin-right: 10px; padding: 15px 5px 0;
}
nav .nav-mobile .cooperation-group h3 span i {
	font-size: 20px;
	-webkit-transform:	rotate(-45deg);
	-moz-transform:		rotate(-45deg);
	-o-transform:		rotate(-45deg);
	transform:			rotate(-45deg);
}

nav .nav-mobile ul li a {
	font-family: 'Noto Sans KR', sans-serif!important; font-size: 16px;
	display: block; padding: 10px 20px;
}

#nav-dim {
	display: none; position: fixed; top: 0; left: 0;
	width: 100%; height: 100%;
	background-color: rgba(0, 0, 0, .4); z-index: 1001;
}
/*#nav-dim:after {
	content: "\f00d"; font-family: "Font Awesome 5 Free";
	color: #fff; font-size: 30px; font-weight: 900;
	position: absolute; top: 18px; right: 9%;
	cursor: pointer;
}*/


.article-container {
    width: 1420px; margin: 0 auto; position: relative;
}
.article-container:after {
    content: ''; display: block; clear: both;
}


.footer-nav {
    background-color: #393434;
}
.footer-nav ul {
    width: 377px; margin: 0 auto; padding: 18px 0;
}
.footer-nav ul:after {
    content: ''; display: block; clear: both;
}
.footer-nav ul li {
    float: left; position: relative;
}
.footer-nav ul li a {
	display: block;
	font-family: 'Noto Sans KR', sans-serif !important;
	font-size: 14px; font-weight: 400; text-align: center; color: #fff;
}
.footer-nav ul li a:after {
	content: '|'; margin: 0 20px; font-size: 13px; font-weight: 400;
}
.footer-nav ul li:last-child a:after {
    content: ''; margin: 0;
}


footer {
    padding: 23px 0 60px; background-color: #f9f9f9;
}
footer .footer-container {
    width: 1420px; margin: 0 auto;
}
footer .footer-container:after {
    content: ''; display: block; clear: both;
}
footer .footer-container .copyright {
    float: left;
}
footer .footer-container .copyright img {
    width: 140px; height: 49px; margin: 0 0 15px;
    filter: brightness(0.50);
}
footer .footer-container .copyright p {
    font-family: 'Noto Sans KR', sans-serif; font-weight: 500; font-size: 14px;
    margin-bottom: 6px;
}
footer .footer-container .copyright .mobile-bank-info { display: none; }
footer .footer-container .bank-info {
    float: right;
}
footer .footer-container .bank-info h2 {
    font-family: 'Noto Sans KR', sans-serif!important; font-weight: 500!important; font-size: 16px;
}
footer .footer-container .bank-info h3 {
    font-family: 'Noto Sans KR', sans-serif!important; font-weight: 900!important; font-size: 22px;
    margin: 4px 0 6px;
}
footer .footer-container .bank-info h4 {
    font-family: 'Noto Sans KR', sans-serif!important; font-weight: 500!important; font-size: 14px;
}

@media screen and (max-width: 1420px) {
	header .header-container,
	nav .nav-container,
	.article-container {
		width: 100%;
	}
	footer .footer-container {
		width: calc(100% - 20px); padding: 0 10px;
	}
}
@media screen and (max-width: 768px) {
	header .header-container {
		background-color: #333;
		background-image: none;
		height: 60px;
	}
	header .header-container h1 {
		width: 143px; height: 24px;
		/*background-image: url('/resource/images/common/logo-mobile.png?v=5');*/
		background-size: 143px 24px;
		/*background-position: 0 -30px;*/
	}
	header .header-container .search-icon {
		display: block;
	}
	#gnb-btn { display: block; }
	nav {
		background-color: #fff;
		position: fixed; top: 0; left: -100%; z-index: 1002;
		width: 80%; height: 100%; overflow: auto;
	}
	nav.active {
		left: 0;
	}
	nav .nav-mobile .sign-group:after {
		content: ''; display: block; clear: both;
	}
}
@media screen and (min-width: 0px) and (max-width: 400px) {
	.footer-nav ul { width: 300px; padding: 18px 10px; }
	.footer-nav ul li a, .footer-nav ul li a:after { font-size: 12px; }
	.footer-nav ul li a:after { margin: 0 10px; }
}
@media screen and (max-width: 650px) {
	footer .footer-container .bank-info { display: none; }
	footer .footer-container .copyright .mobile-bank-info { display: block; }
}

@media screen and (max-width: 768px) and (max-width: 1420px) {}
@media screen and (max-width: 940px) and (max-width: 1050px) {}
@media screen and (max-width: 0px) and (max-width: 940px) {}

/* ------------------------------ public class ------------------------------ */
.btn {
	display: inline-block;
	font-weight: 400; font-size: 1rem; line-height: 1.5; text-align: center;
	background-color: transparent; color: #212529;
	border: 1px solid transparent; border-radius: 0.25rem;
	vertical-align: middle; padding: 0.375rem 0.75rem;
	-webkit-user-select:none;
	-moz-user-select:	none;
	-ms-user-select:	none;
	user-select:		none;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-info { background-color: #17a2b8; border: 1px solid #17a2b8; color: #fff; box-shadow: none; }
.btn-primary { background-color: #007bff; border: 1px solid #007bff; color: #fff; box-shadow: none; }
.btn-warning { background-color: #ffc107; border: 1px solid #ffc107; color: #1f2d3d; box-shadow: none; }
.btn-danger { background-color: #dc3545; border: 1px solid #dc3545; color: #fff; box-shadow: none; }

.ellipsis { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.form-control {
	display: block; width: 100%; height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem; font-weight: 400; line-height: 1.5;
    color: #495057; background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da; border-radius: 0.25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
input.form-control {
	width: calc(100% - 1.5rem);
}

.txt-info { color: #17a2b8 !important; }
.txt-primary { color: #007bff !important; }
.txt-warning { color: #ffc107 !important; }
.txt-danger { color: #dc3545 !important; }

.decoration-top { display: block; clear: both; height: 40px; }
.decoration { display: block; clear: both; height: 15px; }

/* Search */
.search-modal > .modal-container > .modal-header > .modal-title,
.search-modal > .modal-container > .modal-header > .modal-title span,
.search-modal > .modal-container > .modal-body select,
.search-modal > .modal-container > .modal-body button {
	font-family: 'Noto Sans KR', sans-serif!important; font-size: 17px; color: #fff;
}
.search-modal {
	position: fixed; top: 0; left: 0; right: 0; bottom: 0;
	z-index: 10101; width: 100%; height: 2000px; background-color: rgba(0, 0, 0, .8);
	display: none;
}
.search-modal > section.mask {
	position: fixed; top: 0; left: 0; right: 0; bottom: 0;
}
.search-modal > .modal-container {
    width: 80%;
    position: fixed; top: 20%; left: 50%;

    -webkit-transform:	translate(-50%, 0);
    -moz-transform:		translate(-50%, 0);
    -ms-transform:		translate(-50%, 0);
    -o-transform:		translate(-50%, 0);
    transform:			translate(-50%, 0);

    border-radius: 5px;
    background-color: transparent;
}
.search-modal > .modal-container > .modal-header,
.search-modal > .modal-container > .modal-body,
.search-modal > .modal-container > .modal-footer {
	clear: both; padding: 10px 0; margin: 10px 0;
}
.search-modal > .modal-container > .modal-body {}
.search-modal > .modal-container > .modal-body:after {
	content: ''; display: block; clear: both;
}
.search-modal > .modal-container > .modal-body input[name="search-word"] {
	box-shadow: none;
	border: 0;
	border-bottom: 1px solid #fff;
	background-color: transparent;
	color: #fff;
}
.search-modal > .modal-container > .modal-body select {
    color: #fff; background: transparent; -webkit-appearance: none;
    width: calc(50% - 5px); display: block; float: left;
}
.search-modal > .modal-container > .modal-body select option {
	color: #fff; background-color: var(--point-main); -webkit-appearance: none;
}
.search-modal > .modal-container > .modal-body select:nth-of-type(1) { margin-right: 5px; }
.search-modal > .modal-container > .modal-body select:nth-of-type(2) { margin-left: 5px; }
.search-modal > .modal-container > .modal-body button {
	color: #fff; background: transparent;
	width: 100%; margin-top: 25px; padding: 8px 0;
	border: 1px solid #fff; outline: none;
	border-radius: 0.25rem;
	-webkit-transition: all .4s ease-out;
    -moz-transition:    all .4s ease-out;
    -o-transition:      all .4s ease-out;
    transition:         all .4s ease-out;
}.search-modal > .modal-container > .modal-body button:hover {
	background-color: var(--point-main); border-color: var(--point-main);
}

.search-modal > .modal-container > .modal-header > .modal-title {
	float: left;
	padding-bottom: 10px;
}
.search-modal > .modal-container > .modal-header > .modal-title > span {
	display: inline-block; width: 20px; height: 20px; line-height: 20px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #fff;
	font-weight: bold;
}
/*.search-modal > .modal-container > .modal-header > .modal-close:after {
	content: "\f00d" !important; font-family: "Font Awesome 5 Free" !important; font-size: 30px;
	color: #fff; position: absolute; top: 0; right: 0;
}*/
.search-modal > .modal-container > .modal-header > .modal-close,
.search-modal > .modal-container > .modal-footer > .modal-close {
	float: right; cursor: pointer;
}
.search-modal > .modal-container > .modal-header > .modal-close i {
	font-size: 22px; color: #fff; position: relative; top: 1px;
}
.search-modal > .modal-container > .modal-footer {
	clear: both;
}
@media screen and (max-width: 800px){
	.modal > .modal-container {
		width: 90%;
	}
	.search-modal {
		display: none;
	}
}

/* ------------------------------ preloader ------------------------------ */

.loading-container {
	position: fixed; top: 0; left: 0; z-index: 10000;
	width: 100%; height: 100%;
	background-color: #fff;
}
.loading-group {
	position: fixed; top: 25%; left: 50%;

    -webkit-transform:	translate(-50%, -50%);
    -moz-transform:		translate(-50%, -50%);
    -ms-transform:		translate(-50%, -50%);
    -o-transform:		translate(-50%, -50%);
    transform:			translate(-50%, -50%);
}
.loading-group,
.loading {
    width: 100px; height: 100px; z-index: 10102;
    border-radius: 100%;
}
.loading {
    border: 2px solid transparent;
    border-color: transparent var(--point-main) transparent var(--point-main);
    -webkit-transform-origin:	50% 50%;
    -moz-transform-origin:		50% 50%;
    -o-transform-origin:		50% 50%;
    transform-origin:			50% 50%;

    -webkit-animation:	rotate-loading 1s linear 0s infinite normal;
    -moz-animation:		rotate-loading 1s linear 0s infinite normal;
    -o-animation:		rotate-loading 1s linear 0s infinite normal;
    animation:			rotate-loading 1s linear 0s infinite normal;
}
.loading-group:hover .loading {
    border-color: transparent #E45635 transparent #E45635;
}
.loading-group:hover .loading,
.loading-group .loading {
    -webkit-transition:	all .2s ease-in-out;
    -moz-transition:	all .2s ease-in-out;
    -ms-transition:		all .2s ease-in-out;
    -o-transition:		all .2s ease-in-out;
    transition:			all .2s ease-in-out;
}

#loading-text {
    -webkit-animation:	loading-text-opacity 2s linear 0s infinite normal;
    -moz-animation:		loading-text-opacity 2s linear 0s infinite normal;
    -o-animation:		loading-text-opacity 2s linear 0s infinite normal;
    animation:			loading-text-opacity 2s linear 0s infinite normal;
    
    font-family: "Helvetica Neue, "Helvetica", ""arial";
    font-size: 13px; font-weight: bold; color: var(--point-main);
    width: 100px; margin-top: 45px; opacity: 0;
    position: absolute; top: 0;
    text-align: center;
    text-transform: uppercase;
}
/*
#preloader {
	position: fixed; top: 0; left: 0; right: 0; bottom: 0;
	z-index: 10102; width: 100%; height: 2000px; background-color: #fff;
}
#preloader > section.mask {
	width: 100%; height: auto; background-color: #fff;
	opacity: 0.6; filter: alpha(opacity=60);
}
#preloader > section.status {
    width: 120px; height: 120px;
    position: fixed; top: 20%; left: 50%; cursor: default;
	margin-left: -60px;

	border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
    border-right: 6px solid var(--point-main);
    border-top: 6px solid var(--point-main);
	border-radius: 50%;

    -webkit-animation:	spin .6s infinite linear;
    -moz-animation:		spin .6s infinite linear;
    -ms-animation:		spin .6s infinite linear;
    -o-animation:		spin .6s infinite linear;
    animation:			spin .6s infinite linear;
}
#preloader p {
	position: fixed; top: 35%; left: 50%; cursor: default;
	width: 300px; margin-left: -150px;
	text-transform: capitalize;
	color: var(--point-main);
	font-size: 18px;
	font-style: italic;
	text-align: center;
}*/

#top-btn {
	width: 50px; height: 50px; line-height: 42px; z-index: 6; cursor: pointer;
	position: fixed; bottom: -100px; right: 30px;
	border-radius: 50%; border: 1px solid #dedede; text-align: center;
	background-color: #fff;
	-webkit-box-shadow: 5px 5px 10px rgba( 0, 0, 0, 0.2 );
    -moz-box-shadow:    5px 5px 10px rgba( 0, 0, 0, 0.2 );
    -ms-box-shadow:     5px 5px 10px rgba( 0, 0, 0, 0.2 );
    -o-box-shadow:      5px 5px 10px rgba( 0, 0, 0, 0.2 );
    box-shadow:         5px 5px 10px rgba( 0, 0, 0, 0.2 );
	-webkit-transition: all .4s ease-out;
    -moz-transition:    all .4s ease-out;
    -o-transition:      all .4s ease-out;
    transition:         all .4s ease-out;
    opacity: 0;
}
#top-btn.active { bottom: 30px; opacity: 1; }

/* paging group */
.paging-group {
	margin: 15px 0;
}
.paging-group:after {
	content: ''; display: block; clear: both;
}
.pagination .page-item {
	float: left; margin-right: 5px;
}
.pagination .page-item:last-child { margin-right: 0; }
.pagination .page-item.active {
	/*background-color: var(--point-main);*/
}
.pagination .page-item.active .page-link {
	color: #fff; background-color: var(--point-main);
	border-radius: 5px;
}
.pagination .page-item .page-link {
	padding: 10px 15px; background-color: #eee;
}
.pagination .page-item .page-link i {
	color: #aaa;
}

@media screen and (max-width: 1420px) {
	.paging-group {
		width: calc(100% - 20px); padding: 0 10px;
	}
}


/* spin 
@keyframes "spin" {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        transform: rotate(359deg);
    }

}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-webkit-keyframes "spin" {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-ms-keyframes "spin" {
    from {
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-o-keyframes "spin" {
    from {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}*/

/* spin */
@keyframes rotate-loading {
    0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
    100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}

@-moz-keyframes rotate-loading {
    0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
    100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}

@-webkit-keyframes rotate-loading {
    0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
    100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}

@-o-keyframes rotate-loading {
    0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
    100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}

@keyframes rotate-loading {
    0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
    100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}

@-moz-keyframes rotate-loading {
    0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
    100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}

@-webkit-keyframes rotate-loading {
    0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
    100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}

@-o-keyframes rotate-loading {
    0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
    100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
}

@keyframes loading-text-opacity {
    0%  {opacity: 0}
    20% {opacity: 0}
    50% {opacity: 1}
    100%{opacity: 0}
}

@-moz-keyframes loading-text-opacity {
    0%  {opacity: 0}
    20% {opacity: 0}
    50% {opacity: 1}
    100%{opacity: 0}
}

@-webkit-keyframes loading-text-opacity {
    0%  {opacity: 0}
    20% {opacity: 0}
    50% {opacity: 1}
    100%{opacity: 0}
}

@-o-keyframes loading-text-opacity {
    0%  {opacity: 0}
    20% {opacity: 0}
    50% {opacity: 1}
    100%{opacity: 0}
}

#comingpop {
	display: none;
	position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 10000;
	background-color: rgba(0, 0, 0, .8);
}
#comingpop:after {
	content: '안내!\A준비중입니다.'; white-space: pre; display: block; width: 280px; padding: 20px;
	font-family: 'Noto Sans KR', sans-serif!important; font-size: 18px; font-weight: 700; line-height: 2em;
	position: fixed; top: 30%; left: 50%;
	-webkit-transform:	translate(-50%, -50%);
	-moz-transform:		translate(-50%, -50%);
	-o-transform:		translate(-50%, -50%);
	transform:			translate(-50%, -50%);
	background-color: #f1f1f1;
	border-radius: 10px; border: 10px solid #fff;
}