a {
  color: #333;
}


@font-face {
     font-family: 'S-CoreDream-4Medium';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Medium.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

* {
  margin: 0;
  padding: 0;
font-family: 'S-CoreDream-4Medium';
 
}

html {
  width: 100%;
  height: 100%;
  background: #333;
}









@keyframes pop_scale {
  from {
    transform: scale(0.5);
    opacity: 0;
  }

  to {
    transform: scale(1.0);
    opacity: 1;
  }
}









@media (min-width:1001px) {

	body {
	  padding: 0px;
	  margin: 0px;
	  height: 100%;
	  min-height: 800px;
	}
	.jb-box {
	  width: 100%;
	  height: 100%;
	  overflow: hidden;
	  margin: 0px auto;
	  position: relative;
	  background:url(/img01.jpg) no-repeat center;
	  background-size:cover;
	}
video {
    width: 100%;
    height: auto;
    filter: brightness(1.08) contrast(1.07) saturate(0.9) hue-rotate(-3deg);
}



 #divpop_box .all_pop a{color:#fff; font-size:30px;}

  #divpop_box .bottom {
    text-align: center;
    font-size: 16px;
    background: #fff;
  }

  #divpop_box .bottom form {
    height: 40px;
    line-height: 40px;
    color: #000;
  }

  #divpop_box .bottom form a {
    color: #000;
    font-weight: 500;
    display: inline-block;
    margin-left: 10px;
  }

  #divpop_box .bottom form a:hover {
    color: #4281ba;
  }

  #divpop_box {
    position: absolute;
    text-align: left;
    top: 120px;
    z-index: 9999;
    width:80%;
    left: 10%;
    box-sizing: border-box;
  }


  #divpop_box .pop{
    padding:20px;
	background:#fff;
	border-radius:10px;
  }


  #divpop_box .pop img{
    height:540px;
  }



  #divpop1 {
    display: inline-block;
    animation: pop_scale 0.5s forwards;
    animation-delay: 1.0s;
    transform: scale(1.0);
    opacity: 0;
    box-shadow: 8px 8px 4px rgba(0, 0, 0, 0.4);
    font-size: 0;
    margin:15px;
  }









	.bg {
	  width: 100%;
	  height: auto;
	}

	.jb-text {
	  position: absolute;
	  width: 600px;
	  top: 0px;
	  right: 0px;
	  height: 100%;
	  background: rgba(255, 255, 255, 0.8);
	  text-align: center;
	}

	.jb-text .box {
	  display: inline-block;
	  line-height: normal;
	  vertical-align: middle;
	  width: 100%;
	}

	.jb-box .img {
	  padding:20px 0;
	}

	.jb-box .img img {
	  width:65%;
	}

	.jb-text .p1 {
	  text-align: center;
	  letter-spacing: -1px;
	  line-height:54px;
	  font-size: 46px;
        color: #4281ba;
	  word-break: keep-all;
	  margin-top: 50px;
	}

	.jb-text .p2 {
	  width: 100%;
	  box-sizing: border-box;
	  padding: 0 20px;
	  word-break: keep-all;
	  position: absolute;
	  bottom: 10px;
	  text-align: center;
	  line-height: 26px;
	  font-size: 14px;
	  color: #333;
	}

	.jb-text .p2 a {
	  #fff;
	  font-size: 30px;
	  line-height: 40px;
	  display: block;
	  padding: 20px 0;
	  text-decoration: none;
	}

.logo{
 position: absolute;
	  left: 50px;
	  bottom: 50px;
}

.logo img{
width:250px;
}




	.menu {
	  position: absolute;
	  right: 620px;
	  bottom: 20px;
	  padding-left: 20px;
	  z-index: 1;
	  font-size: 20px;
	}

	.menu a {
	  color: #333;
	  display: inline-block;
	  background: #fff;
	  padding: 5px 10px;
	  text-decoration: none;
	  margin: 0 5px;
	}

	.menu a:hover {
	  color: #4281ba;
	}

	.menu a.on {
	  color: #4281ba;
	}

	/* Áø·á½Ã°£ */

	.jb-text .time {
		 padding-bottom: 150px;
	}


	.jb-text .time p:nth-of-type(1) {
	  font-size: 50px;
	  color: #333;
	  margin-bottom: 30px;
        font-weight: bold;
	}

	.jb-text .time p:nth-of-type(2) {
	  font-size: 18px;
	  color: #4281ba;
	  margin-top: 12px;
	  
	}



	.jb-text .time .table {
	  width: 95%;
	  margin: 0 auto;
	}




	  .jb-text .time .table th {
	  
	  color: #333; font-size: 20px;
	  }
	.jb-text .time .table td {
	  background: #4281ba;
	  padding: 10px 10px;
	  font-size: 16px;
	  word-break:keep-all; 
	  color:#fff;
	}

	.jb-text .time .table td:nth-child(1) {
	  width: 10%;
	}

	.jb-text .time .table td:nth-child(2) {
	  width: 30%;
	   background: #fff;
		color:#333;
	}

	.jb-text .time .table td:nth-child(3) {
	  width: 30%;
	   background: #fff;
		color:#333;
	}


	.jb-text .time .table td:nth-child(4) {
	  width: 30%;
	   background: none;
	   background: #fff;
		color:#4281ba;
	  font-size: 16px;
	}


	/* ¿À½Ã´Â±æ  */
	.jb-text .address  {
	  padding:0 20px;
	  box-sizing:border-box;
	  
	}
	.jb-text .address p:nth-child(1) {
	  font-size: 50px;
	  color: #333;
	  margin-bottom: 30px;
        font-weight: bold;
	  
	}

	.jb-text .address p:nth-child(2) {
	  font-size: 16px;
	  padding: 0 20px;
	  color: #333;
	  margin-bottom: 50px;
	}

	.jb-text .address p:nth-child(2) a {
	  font-size: 26px;
	  text-decoration: none;
	  color: #4281ba;
	}



	.jb-text .address a.link {
	  font-size:16px; padding:10px; border:1px solid #333;
	  text-decoration:none;
	  display:inline-block;
		margin-bottom:30px;
	}


	.jb-text .address a.link:hover {
	  background:#4281ba;
	  color:#fff;
	   border:1px solid #4281ba;
	}



	.jb-text .address iframe {
	  height: 400px;
	  width: 90%;
	}

	/* ÀÇ·áÁø¼Ò°³  */
	.jb-text .doc p:nth-child(1) {
	  font-size: 50px;
	  color: #333;
	  margin-bottom: 30px;
        font-weight: bold;
	  
	}

	.jb-text .doc p:nth-child(3) {
	  font-size: 14px;
	  line-height:24px;
	  padding: 10px 0px;
	  color: #333;
	  width: 90%;
	  margin: 0px auto;
	  margin-top: 30px;
	  height: 350px;
	  overflow-y: scroll;
	}

	.jb-text .doc img {
	 width:300px;
	}




}
@media (max-width:1000px) {

  /* ÃÖ¼Ò ~ ÃÖ´ë 1000ÇÈ¼¿ */
  body {
	height:100%;
	min-height:800px;
  }

  .jb-box {
	  width: 100%;
	  height: 100%;
	  overflow: hidden;
	  margin: 0px auto;
	  position: relative;
	  background:url(/img01.jpg) no-repeat  30% center;
	  background-size:cover;
	}

  video {
    width: 100%;
    height: auto;
    position: absolute;

    filter: brightness(1.08) contrast(1.07) saturate(0.9) hue-rotate(-3deg);
  }


 #divpop_box .all_pop a{color:#fff; font-size:30px;}

  #divpop_box .bottom {
    text-align: center;
    font-size: 16px;
    background: #fff;
  }

  #divpop_box .bottom form {
    height: 40px;
    line-height: 40px;
    color: #000;
  }

  #divpop_box .bottom form a {
    color: #000;
    font-weight: 500;
    display: inline-block;
    margin-left: 10px;
  }

  #divpop_box .bottom form a:hover {
    color: #4281ba;
  }

  #divpop_box {
    position: absolute;
    text-align: left;
    top: 120px;
    z-index: 9999;
    width:80%;
    left: 10%;
    box-sizing: border-box;
  }


  #divpop_box .pop{
    padding:20px;
	background:#fff;
	border-radius:10px;
	
  }


  #divpop_box .pop img{
    width:100%;
  }



  #divpop1 {
    display: inline-block;
    animation: pop_scale 0.5s forwards;
    animation-delay: 1.0s;
    transform: scale(1.0);
    opacity: 0;
    box-shadow: 8px 8px 4px rgba(0, 0, 0, 0.4);
    font-size: 0;
    margin:15px;
  }




  .jb-text {
	padding-top:150px;
    width: 100%;
	text-align:center;
    top: 0px;
    left: 0px;
    height: 100%; 
    background: rgba(0, 0, 0, 0.5);

	height: inherit!important;
    line-height: inherit!important;
  }

  .jb-text .box {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    width: 90%;
  }

  .jb-text .m0{
	padding-top:100px;
  }

  .jb-box .img {
		margin: 0 auto;
        height: 200px;
        width: 200px;
        background: url(logo.png) no-repeat center;
               background-size: 80%;
        background-color: rgba(255, 255, 255, 0.8);
        padding: 20px;
        border-radius: 50%;
  }


  
  .jb-box .img img{
		display:none;
  }

  .jb-text .p1 {
    text-align: center;
    letter-spacing: -1px;
    line-height: 30px;
    font-size: 26px;
    color: #fff;
    word-break: keep-all;
    margin-top: 40px;
    margin-bottom: 10px;
  }

  .jb-text .p2 {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    color: #fff;
  }

  .jb-text .p2 a {
		color: #fff;
        font-size: 20px;
        line-height: 20px;
        display: block;
        padding: 10px 0;
        text-decoration: none;
        background: #4281ba;
        width: 80%;
        margin:10px auto 0;
        border-radius: 10px;
  }


.logo{
display:none;
}

  


  .menu {
    position: absolute;
    left: 0%;
    width: 100%;
    top: 10px;
    text-align: center;
    z-index: 1;
    font-size: 16px;
    padding-left: 0px;
    line-height: normal;
    bottom: inherit;
  }

  .menu a {
    color: #fff;
	background:none;
    display: inline-block;
    border: 1px solid #fff;
    padding: 5px 10px;
    text-decoration: none;
    margin: 5px;
    font-size: 16px;
  }

  .menu a:hover {
    color: #4281ba;
    border: 1px solid #4281ba;
  }

  .menu a.on {
    color: #4281ba;
    border: 1px solid #4281ba;
  }

 /* Áø·á½Ã°£ */

.jb-text .time {
     padding-bottom: 100px;
}


.jb-text .time p:nth-of-type(1) {
  font-size: 40px;
  color: #fff;
  margin-bottom: 30px;
        font-weight: bold;
}

.jb-text .time p:nth-of-type(2) {
  font-size: 16px;
  color: #4281ba;
  margin-top: 12px;
  
}



.jb-text .time .table {
  width: 100%;
  margin: 0 auto;
}
 .jb-text .time .table th {
	  
	  color: #fff; font-size: 16px;
	  }
.jb-text .time .table td {
  background: #4281ba;
  padding: 5px 2px;
  font-size: 14px;
  
  color:#fff;
}

.jb-text .time .table td:nth-child(1) {
  width: 20%;
}

.jb-text .time .table td:nth-child(2) {
  width: 30%;
   background: #fff;
    color:#333;
  font-size: 14px;
}

.jb-text .time .table td:nth-child(3) {
  width: 30%;
   background: #fff;
    color:#333;
  font-size: 14px;
}

.jb-text .time .table td:nth-child(4) {
  width: 20%;
   background: none;
  background: #4281ba;
}


  /* ¿À½Ã´Â±æ  */
  .jb-text .address p:nth-child(1) {
    font-size: 40px;
    color: #fff;
    margin-bottom: 30px;
        font-weight: bold;
    
  }

  .jb-text .address p:nth-child(2) {
    font-size: 14px;
    padding: 0 20px;
    color: #fff;
    margin-bottom: 30px;
  }

  .jb-text .address p:nth-child(2) a {
    font-size: 24px;
    text-decoration: none;
    
	  color: #4281ba;
  }

  	.jb-text .address a.link {
	  font-size:16px; padding:10px; border:1px solid #fff;
	  text-decoration:none;
	  color:#fff;
	  display:inline-block;
		margin-bottom:30px;
	}


	.jb-text .address a.link:hover {
	  background:#4281ba;
	  color:#fff;
	   border:1px solid #4281ba;
	}


  .jb-text .address iframe {
    height:300px;
    width: 95%;
  }

  /* ÀÇ·áÁø¼Ò°³  */
  .jb-text .doc p:nth-child(1) {
    font-size: 40px;
    color: #FFF;
    margin-bottom: 30px;
        font-weight: bold;
    
  }

  .jb-text .doc p:nth-child(3) {
	  line-height:20px;
    font-size: 12px;
    padding: 10px 0px;
    color: #fff;
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;
    height: 300px;
    overflow-y: scroll;
  }

 .jb-text .doc img {
	 width:200px;
	}

}













/** ·Îµù css **/

#loading {
 width: 100%;
 height: 100%;
 top: 0px;
 left: 0px;
 position: fixed;
 display: block;
 opacity: 1;
 background-color: #fff;
 z-index: 1000;
 text-align: center; }

#loading-image {
 position: absolute;
 top: 50%;
 left: 50%;
 margin-left:-40px;
 z-index: 1001;}



@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}
}
.loading-container,
.loading {
	height: 200px;
	position: relative;
	width: 200px;
	border-radius: 100%;
}


.loading-container {
    left: 50%;
    margin-left: -100px;
    top: 50%;
    margin-top: -100px;

 }

.loading {
	border: 1px solid transparent;
	border-color: transparent #333 transparent #333;
	-moz-animation: rotate-loading 1.5s linear 0s infinite normal;
	-moz-transform-origin: 50% 50%;
	-o-animation: rotate-loading 1.5s linear 0s infinite normal;
	-o-transform-origin: 50% 50%;
	-webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
	-webkit-transform-origin: 50% 50%;
	animation: rotate-loading 1.5s linear 0s infinite normal;
	transform-origin: 50% 50%;
}

.loading-container:hover .loading {
	border-color: transparent #ad4d4d transparent #ad4d4d;
}
.loading-container:hover .loading,
.loading-container .loading {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#loading-text {
	-moz-animation: loading-text-opacity 1s linear 0s infinite normal;
	-o-animation: loading-text-opacity 1s linear 0s infinite normal;
	-webkit-animation: loading-text-opacity 1s linear 0s infinite normal;
	animation: loading-text-opacity 1s linear 0s infinite normal;
	color: #000;
	font-size: 18px;
	opacity: 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 0;
	width: 205px;
	height:205px;
	line-height:203px;
	font-weight:500;
}

