/*
Author : LeeYoung
Create date : 2020. 05. 18
이용안내 페이지 분리 css
*/




/* 상단에 팝업 이용안내 페이지만 뜨게끔   */
#popupzone {display: none; position: absolute; top: 0; left: 0; width: 100%; height: 150px; z-index: 1; overflow: hidden; background:#fff;}
#popupzone .inner {position: relative; max-width: 100%; height: 150px;}
#popupzone .inner > ul {width: 100%; height: 150px; overflow: hidden;}
#popupzone .inner > ul > li {float: left; width: 100%; height: 150px;}
#popupzone .inner .list > li > a {display: block; text-align: center;}

/*슬라이드*/
#popupzone .bx-controls {position: absolute; top: 105px; right: 50px; height: 10px; overflow: hidden; z-index: 2;}
#popupzone .bx-pager-item {float: left;}
#popupzone .bx-pager-link {position: relative; float: left; display: inline-block; margin-left: 15px; width: 8px; height: 8px; color: #fff; background-color: #fff; border-radius: 50%; overflow: hidden;}
#popupzone .bx-pager-link.active {color: #fbae16; background-color: #fbae16;}

#popupzone .btn-popup-zone {position: absolute; top: 104px; right: 0; height: 12px; overflow: hidden;}
#popupzone .btn-popup-zone a {position: relative; float: left; display: inline-block; margin-left: 13px; width: 10px; height: 10px; color: #fff; overflow: hidden;}
#popupzone .btn-popup-zone a:before {position: absolute; top: 0; left: 0; width: 10px; height: 10px; font-family: 'xeicon'; font-size: 13px; color: #fff;}
#popupzone .btn-popup-zone .stop:before {content: "\ea3b";}
#popupzone .btn-popup-zone .play:before {content: "\ea3e";}

/*visitorinfoMain 그대로 옮겨온 css   */
.hidden_word{text-indent:-9999px; font-size:0px; display:none;}
.cont_info_wrap_{width:100%; position:relative; }
.time_chk_table{width:100%; margin-top:10px; }
.time_chk_table table{border-collapse: collapse; }
.time_chk_table table thead tr th{font-size:14px; font-weight: normal;  border-right:1px solid #d6dde7;  border-top:1px solid #d6dde7; }
.time_chk_table table thead tr th:last-child{border-right:0px; solid #d6dde7;}
.time_chk_table table tbody tr td{text-align:center;  border-right:1px solid #d6dde7; border-top:1px solid #d6dde7; border-bottom:1px solid #d6dde7; }
.time_chk_table table tbody tr td:last-child{border-right:0px; solid #d6dde7;}
.time_chk_table table tbody tr td img{vertical-align: middle;}
.chk_img_list{margin-top:10px; margin-bottom:10px;}
.chk_img_list .marg_t_{margin-top:7px;}

.pos_right_wrap{width:300px;position:absolute; right:0; top:-10px; text-align:left; font-size:12px; color:red;}
.tb_type1 table tr th{text-align:center;}
.tb_type1 table tr td{text-align:center; position:relative;}
.tb_type1 table tr td span{position:absolute; left:-6px; top:-13px;font-weight:900; font-size:30px;}
.tb_type1 table tr td.text-left{text-align:left;}
.chk_img_list span{font-size:12px; margin-left:30px;color:red;}


/* 팝업존, 풀메뉴 닫기버튼 */
#popupzone .btn-popup-close,
#fullmenu-layout .fullmenu-close {position: absolute; top: 44px; right: 0; width: 40px; height: 40px; overflow: hidden;}
#popupzone .btn-popup-close:before,
#fullmenu-layout .fullmenu-close:before {position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; font-family: 'xeicon'; font-size: 40px; color: #fff; content: "\e9af";}
#popupzone .btn-popup-close:hover:before,
#fullmenu-layout .fullmenu-close:hover:before {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transition: transform 0.3s;
	-webkit-transition: transform 0.3s;
}

#popupzone .bx-controls {right: 80px;}
#popupzone .btn-popup-zone,
#popupzone .btn-popup-close {right: 30px;}


#btn-popup-close,#btn-popup-open{position:absolute;;right:0; top:0;}
#btn-popup-close span{
    color: #fff;
    background-color: #3380d0;
    display:block;
    padding: 10px 10px;
    text-align:center;
}
#btn-popup-open span{
    color: #fff;
    background-color: #3380d0;
    display:block;
    padding: 10px 10px;
    text-align:center;
}
#popupzone{position: absolute; top:-150px; width:100%;}
.wrap.popupActive {top:150px;position: relative;}

/* 5월22일 경기문화 창조 허브   한줄로 나오게 처리*/
.map .map-title{width:auto;}


@media screen and (max-width: 2200px) and (min-width: 1px) {
  .container {
    width: 100% !important;
  }
  .wrap {
    width: 100%;
  }
  /*   .notice-list{display: none;} */
  #header {
    height: auto;
		background:#303030 !important;
  }
  #header .container {
    height: auto;
    padding-bottom: 0;
    padding: 50px;
		justify-content:center;
  }
  #header .container .visitor-left{
    margin-right: 50px;
  }
  #header .container .visitor-left_h1 {
    font-weight: bold !important;
    font-size: 37px;
		margin-bottom: 5px;
  }
  #header .container .visitor-left_h1 strong{
    font-weight: bold;
  }
  #header .container .visitor-left_pop1{
    width: 130px;
    height: 50px;
    text-align: center;
    border-radius: 10px;
    background-color: #3db9fa;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    display: inline-block;
    line-height: 50px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  #header .container .visitor-left_pop2{
    width: 130px;
    height: 50px;
    text-align: center;
    border-radius: 10px;
    background-color: #ffa200;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    display: inline-block;
    line-height: 50px;
  }
  #header .gohome, #header .logo {
    position: absolute;
    top: 0;
    transform: none;
    left: 10px;
  }
  #header .gohome {
    position: absolute;
    left: 250px;
  }
  #header .notice-list {
    position: initial;
    top: 112px;
    left: 10px;
    transform: none;
  }
  #header .btn {
    top: 190px;
  }
  #header .btn.checkin {
    left: 0;
    top: 50px;
    left: 10px;
  }
  #header .btn.checkout {
    top: 50px;
    left: 150px;
  }
  #header .btn {
    line-height: 2;
    height: 50px;
  }
  #header .notice-list > li {
    width: 95%;
  }
  .tabmenu > li {
    float: left;
    width: 19.5%;
    margin-bottom: 10px;
  }
  .tabmenu > li:first-child {
    padding-left: 10px;
  }
  .animate {
    display: none;
  }
  .container {
    width: 100%;
    float: none;
  }
  .member {
    width: 1200px;
    margin: 0 auto;
    float: none !important;;
  }
  .procedure li {
    float: left;
    width: 33%;
  }
  .map {
    width: 1200px;
    margin: 0 auto;
    float: none !important;
    background-size: 100% !important;
    margin-bottom: 20px;
  }
  .map .map-title {
    background: none;
    padding-left: 0;
    padding-top: 0px;
    width: 100%;
    height: auto;
  }
  .animate2 {
    display: none;
  }
  .position-list {
    display: none;
  }
	.popup-inner.edit .popup-contents label.block{
		font-weight: bold;
		font-size: 19px;
	}
  /* .map.procedure-data .map-title{top:50px;} */
}

@media screen and (max-width: 1120px) and (min-width: 1px) {
  .procedure li {
    width: 100%;
    float: none;
  }
  .map.procedure-data {
    padding-top: 40px;
  }

  .popup-inner {
    width: 95%;
    height: 95%;
  }

  .map {
    width: 600px;
    height: 600px;
  }
  .member {
    width: 600px;
  }
	.procedure-info {
		background-image: none;
	}
	.pro-ul{
		flex-wrap: wrap;
	}
	.pro-li{
	    width: 40%;
	    margin-bottom: 30px;
	}
  .yeyag{
    flex-wrap: wrap;
  }
  .yeyag-l{
    width: 100% !important;
    margin-bottom: 250px;
  }
  .yeyag-r{
    width: 100% !important;
  }
}

@media screen and (max-width: 600px) and (min-width: 1px) {
  .tabmenu > li > a {
    /* font-size: 12px; */
    padding: 0 0px;
    text-align: center;
  }
  .tabmenu > li > a:before {
    display: none;
  }
  .procedure-info {
    overflow: hidden;
    height: auto;
  }
  .procedure li strong {
    font-size: 1.2rem;
  }
  .map {
    background-position: 0 100px
  }
  .procedure li:before {
    left: 20px;
  }
  .procedure:before {
    left: 68px;
  }

  .procedure li {
    padding-left: 148px;
  }

  .map {
    width: 400px;
    height: 600px;
  }
  .member {
    width: 400px;
  }
	.pro-li{
			width: 80%;
	}
}

@media screen and (max-width: 920px) and (min-width: 1px) {
  .time_chk_table {
    overflow-x: auto;
    padding-bottom: 10px;
  }
  .time_chk_table table thead tr th {
    width: 70px;
  }

  .pos_right_wrap {
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
    margin-bottom: 20px;
  }
  .tb_type1 table tr td.text-left {
    text-align: center !important;;
  }
  .tb_type1 table tr td span {
    display: none;
  }
  #header .container {
    flex-wrap: wrap;
  }
  .visitor-left{
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 640px) and (min-width: 1px) {
  .chk_img_list span {
    display: block;
    margin-left: 0px;
  }
}


@media screen and (max-width: 900px) and (min-width: 1px) {
  .map {
    height: 605px
  }
  .tabmenu > li {
    width: 32.5%;
  }
}

@media screen and (max-width: 700px) and (min-width: 1px) {

  .map {
    height: 505px
  }
}

@media screen and (max-width: 550px) and (min-width: 1px) {
  .map {
    width: 300px;
    height: 405px;
  }
  .member {
    width: 300px;
  }
  #header .container{
    padding: 30px;
  }
  #header .container .visitor-left_pop1,
  #header .container .visitor-left_pop2{
    width: 100px;
  }
  .tabmenu > li{
    width: 50%;
  }
}




.a_display {
  display: block;
  color: #7ec4ff;
}

.map.pangyo {
  float: left;
}

.member {
  float: right
}
