@charset "UTF-8";


/* Default Setting */

* {margin: 0; padding: 0;}
body {visibility: hidden; width: 100%; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); line-height: 1;}
header, footer, section, article, aside, figure, nav {display: block;}
p, a, span, label, th {font-family: Sans-serif; font-size: 0.75em;}
li {list-style: none;}
a {display: inline-block; text-decoration: none;}
img {border: 0; vertical-align: top;}
em {font-style: normal;}
html, body {height: 100%;}


/* Common Style */

body {background: url(../Image/Common/bgBody.png); background-size: 150px 150px;}
body.dark {background: url(../Image/Common/bgBodyDark.png); background-size: 150px 150px;}

section {position: relative; margin: 0 auto;}

a.more {padding: 10px 0; background: url(../Image/Common/bgBtnMore.png) repeat-x; background-size: auto 100%; text-align: center; color: #ccc;}


/* Header */

header {position: relative; background: url(../Image/Common/bgHeader.png) repeat-x; background-size: auto 100%;}
header h1 {padding: 15px 0 19px; text-align: center; font-size: 0;}
header h1 a {font-size: 17px; color: #fff;}
header a.back {position: absolute; top: 15px; left: 15px;}
header a.sitemap {position: absolute; top: 15px; right: 15px;}


/* Sitemap */

nav.global {display: none; position: absolute; top: 45px; right: 0; width: 100px; padding: 15px 0; border: solid 1px #051724; background: #fff; z-index: 100;}
nav.global li {margin-top: 8px; text-align: center;}
nav.global li:first-child {margin-top: 0;}
nav.global li a {color: #232323;}


/* Footer */

footer {background: #4d4d4d; line-height: 0; font-size: 0; clear: both;}
footer .wrap {box-sizing: border-box; height: 150px; padding: 25px 0;}

footer .info {text-align: center; line-height: 25px; font-size: 16px; color: #fff;}

footer .sns {display: none; position: absolute; top: 30px; right: 0;}
footer .sns:after {content: ""; display: block; clear: both;}
footer .sns li {float: left; margin-left: 5px;}
footer .sns li:first-child {margin-left: 0;}
footer .sns li a {width: 39px; height: 39px; background-repeat: no-repeat; background-position: 50%;}

footer .sns li.i1 a {background-image: url(/images/gris/footer/btnSns1.png);}
footer .sns li.i2 a {background-image: url(/images/gris/footer/btnSns2.png);}
footer .sns li.i3 a {background-image: url(/images/gris/footer/btnSns3.png);}
footer .sns li.i4 a {background-image: url(/images/gris/footer/btnSns4.png);}
footer .sns li.i5 a {background-image: url(/images/gris/footer/btnSns5.png);}

@media (max-width: 1399px) {

	footer .wrap {background: #4d4d4d;}

}

@media (max-width: 979px) {

	footer .wrap {height: auto; padding: 20px 40px;}

	footer .sns {position: static; margin-top: 15px;}

}


/* Main Page */

section.main {width: 290px;}

section.main > article {position: relative;}
section.main > article > a {position: absolute;}

section.main > article.top {height: 142px;}
section.main > article.top a.map {top: 0; right: 74px;}
section.main > article.top a.about {top: 0; right: 0;}
section.main > article.top a.result {bottom: 0; right: 74px;}
section.main > article.top a.faq {bottom: 0; right: 0;}

section.main > article.center {height: 142px; margin-top: 6px;}
section.main > article.center a.sns {top: 0; left: 0;}
section.main > article.center a.change {bottom: 0; left: 0;}
section.main > article.center a.event {top: 0; right: 0;}

/*section.main > article.bottom {height: 216px; margin-top: 6px;}*/
section.main > article.bottom {height: 254px; margin-top: 6px;}
section.main > article.bottom a.thumbnail {top: 0; left: 0; position:relative;}
section.main > article.bottom a.video {bottom: 0; left: 0;}

section.main > article.bottom div.notice {position: absolute; bottom: 0; right: 0; width: 216px; height: 68px; background: #8c8c8c;}
section.main > article.bottom div.notice p.title {position: absolute; top: 10px; left: 10px; font-size: 10px; font-weight: bold; color: #fff;}
section.main > article.bottom div.notice ul {position: absolute; bottom: 10px; left: 10px;}
section.main > article.bottom div.notice li {position: absolute; bottom: 0; left: 0; width: 196px; font-size: 9px; color: #fff;}
section.main > article.bottom div.notice li:first-child {position: absolute; bottom: 12px;}
section.main > article.bottom div.notice li a.subject {max-width: 130px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: inherit; color: inherit;}
section.main > article.bottom div.notice li span.date {position: absolute; top: 0; right: 0; font-size: inherit;}


/* About */

section.about nav.tab {margin-bottom: 30px;}
section.about nav.tab ul:after {content: ""; display: block; clear: both;}
section.about nav.tab li {float: left; margin-right: 5px;}
section.about nav.tab li a {width: 80px; padding: 6px 0; border-radius: 5px; background: #eee; text-align: center; font-size: 12px; color: #333;}
section.about nav.tab li a.on {background: #0062ac; color: #fff;}

section.about article > div {margin-top: 25px;}
section.about article > div.first {margin-top: 0;}
section.about article > div.bg {padding: 20px; border-radius: 10px; background: #eee;}
section.about article > div > p {margin-top: 15px; line-height: 1.2; font-size: 14px; color: #333;}
section.about article > div > p:first-child {margin-top: 0;}
section.about p.title {padding-bottom:10px; font-size: 1.3em; font-weight: bold;}
section.about p em {font-size: 1em; color: #0061aa;}
section.about p span.indent {display: block; padding-left: 16px; font-size: 1em;}

section.about article.effect {margin-top: 45px;}
section.about article.effect div.first p {line-height: 1.4; font-size: 17px; font-weight: bold;}

section.about article.mark {margin-top: 45px;}


/* Event : Main Page */

section.eventMain {width: 320px; padding: 10px 0 25px;}

section.eventMain article.intro {position: relative;}
section.eventMain article.intro div.button {position: absolute; top: 380px; left: 0; width: 320px; text-align: center;}

section.eventMain article.share {padding: 0 15px;}
section.eventMain article.share p.title {margin: 30px 0 20px; text-align: center;}
section.eventMain article.share li {position: relative; width: 290px; height: 150px; margin-top: 10px;}
section.eventMain article.share li:first-child {margin-top: 0;}
section.eventMain article.share li.facebook {background: url(../Image/Event/bgFacebook.png); background-size: 2px 150px;}
section.eventMain article.share li.twitter {background: url(../Image/Event/bgTwitter.png) repeat-x; background-size: 2px 150px;}
section.eventMain article.share li.me2day {background: url(../Image/Event/bgMe2day.png) repeat-x; background-size: 2px 150px;}
section.eventMain article.share li p {position: absolute;}
section.eventMain article.share li p.type {top: 17px; left: 15px; width: 260px; text-align: center; font-size: 18px; font-weight: bold; color: #fff;}
section.eventMain article.share li p.body {top: 54px; left: 15px; width: 260px; text-align: center; color: #eee;}
section.eventMain article.share li p.body a {width: inherit; height: 48px; overflow: hidden; line-height: 1.4; font-size: 1em; color: inherit;}
section.eventMain article.share li p.time {bottom: 7px; left: 12px; font-size: 11px; color: #ccc;}
section.eventMain article.share li p.author {bottom: 7px; right: 12px; text-align: right; font-size: 11px; color: #ccc;}
section.eventMain article.share li.twitter p.body {color: #fff;}
section.eventMain article.share a.more {width: 290px; margin-top: 10px;}


/* Event */

section.event article.head {color: #fff;}

section.event article.head h2 {font-size: 24px;}
section.event article.head p.desc {margin-top: 5px; line-height: 1.2;}

section.event article.head ul.process {margin-top: 12px;}
section.event article.head ul.process:after {content: ""; display: block; clear: both;}
section.event article.head ul.process li {float: left; width: 93px; padding: 5px 0; font-size: 13px; color: #999; letter-spacing: -1px;}
section.event article.head ul.process li strong {color: #fff; text-decoration: underline;}

section.event article.body {margin-top: 35px;}

section.event article.body div.search {margin-bottom: 10px; text-align: left; font-size: 0; font-size: 12px;}
section.event article.body div.search p {margin-bottom: 7px; font-size: 12px; color: #ccc;}
section.event article.body div.search strong, section.event article.body div.search input[type="radio"], section.event article.body label {vertical-align: middle;}
section.event article.body div.search input[type="radio"] {margin: 0 3px 0 5px;}
section.event article.body div.search label {font-size: 1em;}
section.event article.body div.search input[type="text"] {width: 205px; padding: 5px; vertical-align: middle;}
section.event article.body div.search a {width: 60px; margin-left: 5px; padding: 7px 0; border-radius: 5px; background: #f0f0f0; vertical-align: middle; text-align: center; font-size: 13px; color: #153e4c;}

section.event article.body div.map {width: 100%; margin-bottom: 15px;}
section.event article.body div.map img {width: inherit !important; height: auto !important;}



section.event article.body div.result {position: relative; padding-top: 10px; margin-bottom: 15px;}
section.event article.body div.result p.label {margin-bottom: 15px; font-size: 18px; font-weight: bold; color: #fff;}
section.event article.body div.result a.back {position: absolute; top: 9px; right: 0; width: 100px; padding: 4px 0; border-radius: 5px; background: #0062ac; text-align: center; font-size: 12px; color: #fff;}
section.event article.body div.result table {width: 100%; margin-bottom: 5px; border-top: solid 3px #24a9e1;}
section.event article.body div.result table th, section.event article.body div.result table td {padding: 5px 0; border-bottom: solid 1px #aaa; font-size: 0;}
section.event article.body div.result table td.count, section.event article.body div.result table td a {font-size: 13px; color: #eee;}
section.event article.body div.result table td.count {text-align: center;}
section.event article.body div.result table th label {font-size: 13px; color: #fff;}
section.event article.body div.result table td input[type="text"] {width: 205px; padding: 5px;}
section.event article.body div.result table td p {margin-top: 5px; font-size: 12px; color: #eee;}
section.event article.body div.result a.more {width: 100%; margin-top: 5px;}
section.event article.body div.result div.check {margin-top: 10px; font-size: 0;}
section.event article.body div.result div.check input[type="checkbox"] {vertical-align: middle;}
section.event article.body div.result div.check label {margin-left: 5px; vertical-align: middle; font-size: 12px; color: #eee;}

/*vai 추가*/
section.event article.body a.btn {width: 60px; margin-left: 5px; padding: 7px 0; border-radius: 5px; background: #f0f0f0; vertical-align: middle; text-align: center; font-size: 13px; color: #153E4C;}


section.event article.body div.register {margin-bottom: 15px;}
section.event article.body div.register li {position: relative; width: 100%; height: 125px; margin-top: 10px;}
section.event article.body div.register li:first-child {margin-top: 0;}
section.event article.body div.register li.facebook {background: url(../Image/Event/bgFacebook.png); background-size: 2px 150px;}
section.event article.body div.register li.twitter {background: url(../Image/Event/bgTwitter.png) repeat-x; background-size: 2px 150px;}
section.event article.body div.register li.me2day {background: url(../Image/Event/bgMe2day.png) repeat-x; background-size: 2px 150px;}
section.event article.body div.register li p, section.event article.body div.register li textarea, section.event article.body div.register li a.register {position: absolute;}
section.event article.body div.register li p.type {top: 17px; left: 15px; width: 260px; text-align: left; font-size: 18px; font-weight: bold; color: #fff;}
section.event article.body div.register li p.sync {display: none; position: absolute; top: 22px; right: 15px; text-align: right; font-size: 0;}
section.event article.body div.register li p.sync.on {display: block;}
section.event article.body div.register li p.sync span.name {font-size: 11px; font-weight: bold; color: #fff;}
section.event article.body div.register li p.sync a.cancel {margin-left: 5px; padding: 0 2px; background: #f0f0f0; font-size: 11px; font-weight: bold; color: #153e4c;}
section.event article.body div.register li textarea {top: 53px; left: 15px; width: 180px; height: 45px; padding: 5px;}
section.event article.body div.register li a.register {top: 54px; right: 15px; width: 60px; margin-left: 5px; padding: 21px 0; border-radius: 5px; background: #f0f0f0; vertical-align: middle; text-align: center; font-size: 13px; color: #153e4c;}



section.event article.body div.button {text-align: center;}
section.event article.body div.button a {margin-left: 5px; padding: 10px 15px; border-radius: 5px; vertical-align: middle; text-align: center; font-size: 14px; font-weight: bold;}
section.event article.body div.button a:first-child {margin-left: 0;}
section.event article.body div.button a.yellow {background: #f6ed00; color: #153e4c;}
section.event article.body div.button a.gray {background: #f0f0f0; color: #153e4c;}
section.event article.body div.cs {text-align: center; margin: 0; padding:5px 0;}
section.event article.body div.kt {text-align: center; margin: 0; padding:5px 0 0 0;}

section.event article.body div.caption {margin-bottom: 15px; padding: 10px; background: #eee;}
section.event article.body div.caption p {margin-top: 10px; line-height: 1.2; font-size: 12px; color: #333;}
section.event article.body div.caption p:first-child {margin-top: 0;}
section.event article.body div.caption p.title {font-size: 14px; font-weight: bold;}

section.event article.check {width: 200px; margin: 35px auto 0; padding: 20px; border-radius: 10px; background: #fff;}
section.event article.check div.input {padding-bottom: 10px; font-size: 0;}
section.event article.check div.input label {display: inline-block; width: 50px; vertical-align: middle; font-size: 13px; font-weight: bold; color: #333;}
section.event article.check div.input input[type="text"] {width: 130px; padding: 4px 5px; vertical-align: middle;}
section.event article.check div.button {margin-top: 10px;}
section.event article.check div.button a {width: 70px; background: #0062ac !important; color: #fff !important;}


/* Board List */

section.boardList {width: 290px;}
section.boardList.full {width: auto;}

section.boardList div.search {margin-bottom: 10px; text-align: left; font-size: 0;}
section.boardList div.search input {width: 210px; padding: 5px; vertical-align: middle;}
section.boardList div.search a {width: 60px; margin-left: 5px; padding: 7px 0; border-radius: 5px; background: #0062ac; vertical-align: middle; text-align: center; font-size: 13px; color: #fff;}

section.boardList table {width: 290px; margin-bottom: 5px; border-top: solid 3px #24a9e1;}
section.boardList table td {padding: 5px 0; border-bottom: solid 1px #aaa; font-size: 0;}

section.boardList a.more {width: 290px;}

section.boardList article.notice table td p.subject {font-size: 13px;}
section.boardList article.notice table td p.subject a {width: 290px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 1em; color: #333;}
section.boardList article.notice table td p.date {margin-top: 5px; text-align: right; font-size: 10px; color: #888;}

section.boardList article.faq table {width: 100%;}
section.boardList article.faq table td {font-size: 13px;}
section.boardList article.faq table td a {font-size: 1em; color: #333;}
section.boardList article.faq table tr.question.on td a {font-weight: bold; color: #0062ac; text-decoration: underline;}
section.boardList article.faq table tr.answer td {display: none; padding: 10px; background: #eee;}
section.boardList article.faq table tr.answer.on td {display: table-cell;}
section.boardList article.faq a.more {width: 100%;}


/* Board View */

section.boardView table {width: 100%; margin-bottom: 10px; border-top: solid 3px #24a9e1;}
section.boardView table th, section.boardView table td {padding: 5px 0 5px 15px; border-bottom: solid 1px #aaa; text-align: left; font-size: 13px; color: #333;}
section.boardView table td a {font-size: 1em; color: #333;}

section.boardView table tr.subject td {font-weight: bold;}
section.boardView table tr.body td {padding: 15px;}

section.boardView div.button {text-align: right;}
section.boardView div.button a {width: 60px; margin-left: 5px; padding: 7px 0; background: #0062ac; vertical-align: middle; text-align: center; font-size: 13px; color: #fff;}


/* Video */

section.video {width: 290px;}
section.video p.caption {margin-bottom: 5px; font-size: 12px; color: #666; text-align: right;}
section.video div.dragend-page {height: auto !important;}

section.video div.desc {margin-top: 15px;}
section.video div.desc p {margin-top: 8px; line-height: 1.2; font-size: 13px; color: #333;}
section.video div.desc p:first-child {margin-top: 0;}
section.video div.desc p.title {padding-bottom:5px; font-size: 20px; font-weight: bold;}


/* vai */
div.search {margin-bottom: 10px; text-align: left; font-size: 0;}
div.search p {margin-bottom: 7px; font-size: 12px; color: #ccc;}
div.search strong, section.event article.body div.search input[type="radio"], section.event article.body label {vertical-align: middle;}
div.search input[type="radio"] {margin: 0 3px 0 5px;}
div.search label {font-size: 1em;}
div.search input[type="text"] {width: 210px; padding: 5px; vertical-align: middle;}
div.btnConfirm a {width: 60px; margin-left: 5px; padding: 7px 0; border-radius: 5px; background: #f0f0f0; vertical-align: middle; text-align: center; font-size: 13px; color: #153e4c;}



div.juso_Info {color:#FFF;}


/* popup */
.popup {
	  position: fixed;
	  top : 0;
	  width: 100%;
	  height: 100%;
	  z-index: 1000;
	  background: rgba(0, 0, 0, 0.8);
	  overflow-y: scroll; }

.popup > div {
  display: table;
  width: 100%;
  height: 100%; }

.popup > div > div {
  display: table-cell;
  vertical-align: middle; }

.popup .popup-cont {
  max-width: 456px;
  margin: 0 auto;
  position: relative;
  padding: 20px;
  padding-top: 30px;
/*   max-width: 900px; */
   }

.popup .popup-cont a {
  margin-top: 10px;
  display: block;
  width: 100%; }

.popup .popup-cont a:first-child {
  margin-top: 0; }

.popup .popup-cont a img {
  width: 100%; 
  height : 100%;
  }

.popup .popup-cont .popup-close {
  font-size: 0;
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none; }

.popup .popup-cont .popup-close::after, .popup .popup-cont .popup-close::before {
  content: '';
  width: 26px;
  height: 26px;
  position: absolute;
  width: 26px;
  height: 2px;
  background: #fff;
  left: 2px; }

.popup .popup-cont .popup-close::after {
  transform: rotate(-45deg); }

.popup .popup-cont .popup-close::before {
  transform: rotate(45deg); }

.popup .popup-cont .popup-column2::after {
  content: '';
  display: block;
  clear: both; }

.popup .popup-cont .popup-column2 > div {
  float: left;
/*   width: calc(50% - 20px); */
   }

.popup .popup-cont .popup-column2 > div:last-child {
  margin-left: 20px; }

@media (max-width: 1000px) {
  .popup .popup-cont .popup-column2 > div {
    float: none;
    width: auto; }
  .popup .popup-cont .popup-column2 > div a {
    margin-top: 10px; }
  .popup .popup-cont .popup-column2 > div:last-child {
    margin-left: 0; } }

.popup .pop-footer-check {
  text-align: right;
  color: #fff;
  font-weight: 300; 
}
.button{
    padding: 10px 15px;
    border-radius: 5px;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background: #0062ac !important;
    color: #fff !important;
    text-decoration: none;
}
/* Popup */
.popupWrap {position:absolute; top:0; left:0; width:100%; height:100%;}
.popupWrap .back {background:rgba(0,0,0,0.5); width:100%; height:100%; position:absolute; z-index:1; left:0; top:0;}
.popupWrap .popup {width:800px; background:#fff; margin:0 auto; z-index:2; position:relative; top:150px; border-radius:5px; padding-bottom:30px;}
.popupWrap .popup .closeBtn {cursor:pointer;}
.popupWrap .popup ul {overflow:hidden; text-align:center; margin:0 auto;}
.popupWrap .popup ul li img {margin:0 auto;}
.popupWrap .popup ul li:first-child img {padding-top:18px;}
/* 			.popupWrap .popup ul li:first-child a {position:absolute; right:20px; top:0;} */
/* 			.popupWrap .popup ul li:first-child + li {padding:25px 0;} */
/* 			.popupWrap .popup ul li:first-child + li + li {background:#f2f2f2; border:1px solid #e4e4e4; text-align:left; margin:0 30px 20px; padding:20px 0;} */
.popupWrap .popup ul li:first-child + li + li table {width:660px; border-collapse:collapse; margin:0 auto;}
.popupWrap .popup ul li:first-child + li + li table th {width:35px; color:#414141;text-align:left}
.popupWrap .popup ul li:first-child + li + li table td {padding:3px 0;}
.popupWrap .popup ul li:first-child + li + li table td input {border:1px solid #bebebe; color:#888;}
.popupWrap .popup ul li:first-child + li + li table td input[type="text"] {width:160px; padding:5px 0;}
.popupWrap .popup ul li:first-child + li + li table .check td label {background:url(/images/gris/event/img/common/check.png) no-repeat 0 1px; width:16px; height:16px; padding-left:20px; margin-right:5px;}
.popupWrap .popup ul li:first-child + li + li table .check td label.on {background-image:url(/images/gris/event/img/common/checked.png);}
.popupWrap .popup ul li:first-child + li + li table .check td label {color:#414141; font-size:12px;}
.popupWrap .popup ul li:first-child + li + li table .check td label + input + label {color:#64120a;}
.popupWrap .popup ul li:first-child + li + li table td select {width:160px; height:27px; line-height:27px; border:1px solid #bebebe; font-family:'Noto Sans KR';}
.popupWrap .popup ul li:first-child + li + li table .file td {overflow:hidden;}
.popupWrap .popup ul li:first-child + li + li table .file td .fileBox {float:left; width:160px; height:25px; line-height:27px; border:1px solid #bebebe; background:#fff;}
.popupWrap .popup ul li:first-child + li + li table .file td img {float:left; margin:2px 0 0 5px;}
.popupWrap .popup ul li:first-child + li + li table .file td label {float:left; margin-top:-2px;}
.popupWrap .popup ul li:first-child + li + li table .file td input {}
.popupWrap .popup ul li:first-child + li + li table .text01 td input[type="text"] {width:87%;}
.popupWrap .popup ul li:first-child + li + li table .text02 td div { background:#fff; border:1px solid #bebebe; color:#888; font-size:12px; min-height:115px}
.popupWrap .popup ul li:first-child + li + li table .last th {padding:10px 0 5px;}
.popupWrap .popup ul li:first-child + li + li table + div {text-align:center; margin-top:15px; color:#414141; font-size:12px;}
/* .popupWrap .popup ul li:first-child + li + li table + div label {background:url(/images/gris/event/img/common/check.png) no-repeat 0 1px; width:16px; height:16px; padding-left:20px; margin-left:5px;} */
/* .popupWrap .popup ul li:first-child + li + li table + div label.on {background-image:url(/images/gris/event/img/common/checked.png);} */
/* .popupWrap .popup ul li:first-child + li + li table + div input {display:none;} */

.popup h1 {
    padding: 10px 0 19px;
    text-align: center;
    font-size: 19px;
    color: #fff;
}
/* Popup */

#loadingBar {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    opacity: 0.5;
    -moz-opacity: 0.5;
    background-color: #fff;
    filter: alpha(opacity=50);
    z-index: 99999;
    text-align: center;
}
#loading-image {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100000;
}
