@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap');
@font-face { font-family: 'Nanum Gothic'; font-style: normal; font-weight: 400; src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.eot); src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.woff2) format('woff2'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.woff) format('woff'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.ttf) format('truetype'); } 
@font-face { font-family: 'Nanum Gothic'; font-style: normal; font-weight: 700; src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.eot); src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.woff2) format('woff2'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.woff) format('woff'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.ttf) format('truetype'); } 
@font-face { font-family: 'Nanum Gothic'; font-style: normal; font-weight: 800; src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.eot); src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.woff2) format('woff2'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.woff) format('woff'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.ttf) format('truetype'); }


body {
  margin: 0;
  font-family:'open sans', 'nanum gothic', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7em;
  color: #666;
  text-align: left; text-decoration: none; word-break: keep-all; 
  background-color: #fff; 
  min-width:360px;
}



ol, ul {
		list-style: none; margin:0; padding:0;
	}
	
h1, h2, h3, h4, h5, h6 {
font-family: 'open sans', 'nanum gothic', sans-serif;
font-weight: 600;
color: inherit;
margin:0;
}

h2 {
font-size: 2.1em; color:#333; line-height:1.3em;}
h3 {
font-size:1.5em; color:#333; line-height:1.4em;}
h3.big {
font-size:1.6em;}
h4 {
font-size:1.2em;}
h5 {
font-size:1.0em;}
h6 {
font-size:0.95em;}

p {
  margin: 0;}

 @media (max-width: 991px) {
 h2 {font-size:1.7em;}
h3 {font-size:1.4em;}
}


a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
}

a:hover, a:focus {
  color: inherit;
  text-decoration: none;
}

img {
  vertical-align: middle;
  border-style: none;
}


.img-fluid {
  max-width: 100%;
  height: auto;
}

.img_cell img {
			width:100%;}

.container {
  position:relative;}


  .m-0 {margin:0 !important;}
	
	.mt_5 {margin-top:5px;}
	.mt_10 {margin-top:10px;}
	.mt_20 {margin-top:20px;}
	.mt_30 {margin-top:30px;}
	.mt_40 {margin-top:40px;}
	.mt_50 {margin-top:50px;}
	.mt_60 {margin-top:60px;}
	
	.mt-5 {margin-top:5px;}
	.mt-10 {margin-top:10px;}
	.mt-15 {margin-top:15px;}
	.mt-20 {margin-top:20px;}
	.mt-30 {margin-top:30px;}
	.mt-40 {margin-top:40px;}
	.mt-50 {margin-top:50px;}
	.mt-60 {margin-top:60px;}
	
	.ml_5 {margin-left:5px;}
	.ml_20 {margin-left:20px;}
	.mr_5 {margin-right:5px;}
	.mr_20 {margin-right:20px;}
	.ml-5 {margin-left:5px !important;}
	
	.mr-5 {margin-right:5px !important;}
	.mr-10 {margin-right:10px;}

	
.p-0 {padding:0 !important;}

@media (min-width: 992px) {
.p-lg-10 {padding:0 10%;}
.p-lg-20 {padding:0 20%;}
}


@media (min-width: 768px) {
	.w-md-60 {width:60%;}
	.w-md-70 {width:70%;}
	.w-md-80 {width:80%;}
	.w-md-90 {width:90%;}
	}
	
@media (min-width: 992px) {
	.w-lg-90 {width:90%;}
	.w-lg-80 {width:80%;}
	}
	
	
.col-md-4 {margin-top:30px;}
.col-md-4:nth-child(1), .col-md-4:nth-child(2), .col-md-4:nth-child(3) {margin-top:0px;}
.col-md-6 {margin-top:30px;}
.col-md-6:nth-child(1), .col-md-6:nth-child(2) {margin-top:0px;}

	 @media screen and (max-width: 991px) {
.col-md-6 {margin-top:30px;}
.col-md-6:first-child {margin-top:0px;}
 }

  @media screen and (max-width: 991px) and (min-width:481px) {
 .col-md-3 {margin-top:30px;}
.col-md-3:nth-child(1), .col-md-3:nth-child(2) {margin-top:0px;}
 }
 
 @media screen and (max-width: 767px) {
.col-sm-6 {margin-top:30px;}
.col-sm-6:first-child {margin-top:0px;}
.col-sm-4 {margin-top:30px;}
.col-sm-4:first-child {margin-top:0px;}
.col-md-4:nth-child(2), .col-md-4:nth-child(3) {margin-top:30px;}
.col-md-6:nth-child(2) {margin-top:30px;}
.co {margin-top:30px;}
.co:first-child {
margin-top:0px;}
 }

 @media (max-width: 480px) {
 .col-md-3 {margin-top:30px;}
.col-md-3:first-child {margin-top:0px;}
 }
 
 
 
table {
  width: 100%;}
  table.default th {
				text-align: center;
				padding: 10px 10px;
			}
			table.default thead {
				background: #666;
				color: #fff;
			}
			table.default td {
				padding: 10px 10px;
			}

			
			
.btn {
  border: 1px solid #ccc; padding: 8px 30px; margin:20px auto 0; border-radius: 30px;
  font:inherit; color:inherit;
  transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.btn:hover {
  color:#fff; border-color:transparent; background:#4894b0;
  text-decoration: none;
  box-shadow: none;
}
.btn:focus {
  box-shadow: none;}
  
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-small {
padding:4px 25px; margin-top:15px; font-size:0.95em;}

.btn-solid {
		border-color:transparent; color:#fff; background: rgba(72, 148, 176, 0.6);	}
.btn-solid:hover {
	background: rgba(72, 148, 176, 1);	}	
		
.btn-circle {
 width:85px; height:85px; padding:0; border-radius:50%; display:table; line-height:1.5em;}
.btn-circle span {
display:table-cell; vertical-align:middle;}
.btn-circle:hover {
border-color:transparent; background:rgba(0,0,0, 0.5);}

.btn-white {
color:#fff; border-color:#fff;}
.btn-white:hover {
border-color:transparent; background:rgba(0,0,0, 0.5);}

.btn-txt {
border:0; padding:0; margin-top:10px;  
font-family: 'Montserrat','nanum gothic'; font-weight:600; font-size:0.95em;}
.btn-txt:hover {
background:transparent; color:inherit;}

 @media (max-width: 991px) {
 .btn {padding: 4px 20px; font-size:0.95em;}
 .btn-circle {
 width:75px; height:75px;}
 }
 
 
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent; 
  border-radius: 0.25rem;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}


.modal-dialog {
  margin: 100px auto;}

.modal-content {
padding:10px;
}

.modal-header {
  padding: 1rem 1rem;
  border-bottom: 1px solid #ddd;
}

.modal-header .close {
font-size: 3em;}

.modal-title {
margin-top:5px;}

.modal-body {
  position: relative;
  padding: 1rem;
}
.modal-footer {
  padding: 0.75rem;
  border-top: 1px solid #ddd;}


.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  opacity: 0;
}


.bg {
background-size: cover !important;
		background-position: center center !important;}
.bg-none {
background:none;}

.bg-primary {
  background:#5b95c9 !important;}
.bg-secondary {
  background-color: #6c757d !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
.bg-dark {
  background-color: #343a40 !important;
}


 .c-white, .c_white h1, .c-white h2, .c-white h3, .c-white h4, .c-white h5, .c-white h6 {
 color:#fff;}
 .c-primary {
 color: #478d49; }
 .c-blue {
color:#5b95c9;}
 .c-red {
color:#d02940;}
.c-org {
color:#e69934;}
.c-green {
 color: #478d49; }
.c-yel {color:#f0e138;}
 

.d-none {
  display: none !important;
}

.d-table {
  display: table !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.ov-h {overflow:hidden;}
.d-b {
display:block;}
.d-ib {
display:inline-block;}

 
 
.line {background:#ddd; width:100%; height:1px;}

.bd {border:1px solid #ccc;}

.bdrs-5 {border-radius:5px;}

		

/* overlay */
	
	@-moz-keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	@-webkit-keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	@keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}



		body:after {
			-moz-animation: overlay-hide 0.3s ease-in forwards !important;
			-webkit-animation: overlay-hide 0.3s ease-in forwards !important;
			animation: overlay-hide 0.3s ease-in forwards !important;
			background: #ffffff;
			content: '';
			display: block;
			height: 100%;
			left: 0;
			opacity: 0;
			position: fixed;
			top: 0;
			width: 100%;
			z-index: -1;
		}
		
		
