@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");

@font-face {
    font-family: 'HakgyoansimAllimjangTTF-R';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-5@1.0/HakgyoansimAllimjangTTF-R.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

a, p, span, div, input, select {
	font-family: 'Pretendard', sans-serif;
	font-weight: 500;
	letter-spacing: -0.03em;
	color: #000000;
	word-break: keep-all;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Pretendard', sans-serif;
	color: #000000;
	letter-spacing: -0.08em;
	word-break: keep-all;
}
/* width */
::-webkit-scrollbar {
	width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
	background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #555;
}

body {
	overflow: hidden;
}
.hide{display: none;}
section#desktop {
	display: block;
}
section#mobile {
	display: none;
}

#top-section {
	position:relative;
	height: 654px;
	background-image: url(https://1968569fc7fe9fd5.kinxzone.com/wp-content/themes/dbins/img/promy119_2025/main.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #8ecb7b;
}

#top-section .banner{position:absolute; bottom:10px; right:10px; width:130px; height:130px;}
#top-section .banner img{width:100%; height:auto;}

#tab-section {
	background: #4E944F;
	margin-bottom: 0;
}

.promy119-tab-wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	max-width: 1400px;
	margin: 0 auto;
	padding: 0px 25px;
}

.promy119-tab-wrapper .single-tab-button {
	display: block;
	text-align: center;
	padding: 31px 0;
	font-size: 22px;
	font-weight: 500;
	/* color: #fff; */
	cursor: pointer;
}

.promy119-tab-wrapper .single-tab-button span {
	color: #fff;
	position: relative;
	transition: all 0.2s linear;
}
.promy119-tab-wrapper .single-tab-button span em {
	font-style: normal;
	position: relative;
	z-index: 1;
}
.promy119-tab-wrapper .single-tab-button.active span {
	color: #000000;
}
.promy119-tab-wrapper .single-tab-button span:after {
	content: "";
	position: absolute;
	display: block;
	width:120%;
	min-width: 140px;
	height: 40px;
	border-radius: 24px;
	background: #FFE06C;
	left: 50%;
	transform: translateX(-50%);
	bottom: -8px;
	transition: all 0.2s linear;
	opacity: 0;
}

.promy119-tab-wrapper .single-tab-button.active span:after {
	opacity: 1;
}

#tab-section.top-sticky {
	background: #549256;
	margin-bottom: 0;
	position: fixed;
	top: 0;
	z-index: 999999;
	background: #549256;
	left: 0;
	right: 0;
}

.promy119-single-tab {
	padding-top: 80px;
	padding-bottom:110px;
	display: none;
	background-color: #e7f9cb;
	background-image: url(https://1968569fc7fe9fd5.kinxzone.com/wp-content/themes/dbins/img/promy119_2025/bg.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: contain;
}
.promy119-single-tab.active {
	display: block;
}
.promy119-single-tab .pc{display: block; margin: 0px auto;}
.promy119-single-tab .mo{display: none;}

.promy119-single-tab .container{min-height:400px; text-align: center;}
.promy119-single-tab h3{margin-bottom:40px; text-align: center;}
.promy119-single-tab h3 img{width:auto;}
.promy119-single-tab .content{text-align: center;}
.promy119-single-tab .div{margin-bottom:70px;}

.promy119-footer {padding: 20px 0px;}
.promy119-footer .container{text-align: center;}
.promy119-footer .container.pc{display: block;}
.promy119-footer .container.mo{display: none;}
.promy119-footer img {vertical-align: middle;}

/*프로그램 일정*/
.promy119-single-tab.schedule .content{margin-top:80px; padding-top:80px; border-top:2px solid #01941B;}
.promy119-single-tab.schedule h4{margin-bottom:30px;}
.promy119-single-tab.schedule p.notice{font-size:24px; margin-bottom:20px; font-weight: 600; text-align: left;}

/*행사장 안내*/
.promy119-single-tab.eventhall .div{margin-bottom:110px;}
.promy119-single-tab.eventhall .div .content{position: relative;}

/*행사 이모저모*/
.promy119-single-tab.gallery .tab{width:1020px; margin:0px auto; margin-bottom:30px; display: flex; justify-content: space-between;}
.promy119-single-tab.gallery .tab div{font-size:30px; line-height:80px; border-radius:24px; border:2px solid #017030; width:24%; font-weight:700; color:#01941B; position: relative; cursor:pointer; background-color : rgb(255,255,255,0.7);}
.promy119-single-tab.gallery .tab div.active{ border:2px solid #01941B; color:#FFFFFF; background-color: #01941B;}
.promy119-single-tab.gallery .tabContainer{width:1020px; margin:0px auto; }
.promy119-single-tab.gallery .tabContainer .cont{display: none;}
.promy119-single-tab.gallery .tabContainer p.soon{border-radius:40px; font-size:32px; line-height:500px; font-weight:600; color:#C2C2C2; background-color: #FFFFFF;}

.promy119-gallery-item {
    display: block;
    height: auto;
    padding-top: 74%;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #9AC264;
    background-position: center center;
    border-radius: 15px;
    box-shadow: 0 0 15px #9AC264;
    border: 2px solid #9AC264;
    box-sizing: border-box;
}
.promy119-gallery-desktop .swiper-slide {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.promy119-gallery-desktop .swiper-slide a {
    width: 22%;
    margin: 1% 1.5%;
    display: block;
    height: auto;
}
.promy119-gallery-desktop .swiper-slide a .promy119-gallery-item {
   padding-top:212px;
}
.promy119-gallery-mobile {
    display:none;
}
.promy119-gallery-mobile-navigation {
    display:none;
}
.promy119-gallery-mobile-pagination {
    display:none;
}
.promy119-gallery-wrapper {
    position: relative;
}
.promy119-gallery-wrapper .swiper-button-next {
    right:-20px;
}
.promy119-gallery-wrapper .swiper-button-prev {
    left:-20px;
}
.promy119-gallery-wrapper .swiper-button-next:after, .promy119-gallery-wrapper .swiper-button-prev:after {
    color: #ffffff6e;
    font-size: 24px;
}

.promy119-gallery-wrapper .swiper-pagination {
    margin-bottom: -41px;
}
.promy119-gallery-wrapper .swiper-pagination-bullet-active {
    background: #fff;
}

/*FAQ*/
.promy119-single-tab .faq{max-width:1000px; margin:0px auto; font-family: 'HakgyoansimAllimjangTTF-R';}
.promy119-single-tab .faq a,
.promy119-single-tab .faq p, 
.promy119-single-tab .faq span, 
.promy119-single-tab .faq div, 
.promy119-single-tab .faq input, 
.promy119-single-tab .faq select{font-family: 'HakgyoansimAllimjangTTF-R';}
.promy119-single-tab .faq dl{margin-bottom:20px; box-sizing: border-box; position: relative;  text-align: left;}
.promy119-single-tab .faq dt{padding:15px 32px; font-size:24px; border-radius: 24px; background-color: rgba(255, 255, 255, 0.7);  border:2px solid #017030; font-weight: 400; color:#017030; cursor:pointer; position: relative;}
.promy119-single-tab .faq dd{font-size:20px; line-height:30px; padding:30px 50px; margin:0px 30px; color:#000000; box-sizing: border-box; position: relative; display: none;}
.promy119-single-tab .faq dd::before{width:41px; height:40px; top:25px; left:0px; position: absolute; background-image: url(https://1968569fc7fe9fd5.kinxzone.com/wp-content/themes/dbins/img/promy119_2025/faq_answer.png); background-size: cover; content: ""; display: block;}
.promy119-single-tab .faq .left p{font-size: 18px;}

table.camp-table {table-layout: fixed; word-break: normal;}
.promy119-single-tab table.camp-table {font-family: 'Pretendard', sans-serif;}
.content table.camp-table thead td, .content table.camp-table thead th{border-width:2px; font-weight: 500; color:#000000;}
.content table.camp-table tbody tr:last-child td, .content table.camp-table tbody tr:last-child th{border-width:2px;}
table.camp-table td, table.camp-table th {
	background: #f7ffda; 
	border: 2px solid #027031;
    font-size: 19px;
    line-height: 25px;
    padding: 10px 15px;
    text-align: center;
    vertical-align: middle;
     font-weight: 500; 
     color:#000000;
}
table.camp-table.type2 td, table.camp-table.type2 th {
    font-size: 20px;
}
/*table.camp-table tr td:first-child, table.camp-table tr th:first-child {width:80px;}
table.camp-table.type2 tr td:first-child, table.camp-table.type2 tr th:first-child {width:180px;}*/
table.camp-table th {background: #d1eeb8; }
.table-responsive {position: relative; z-index: 1;}

/*이벤트*/
.promy119-single-tab.event {padding-top:0px;}
.promy119-single-tab.event .wrap{position: relative; display: inline-block;}
.promy119-single-tab.event .sec{padding:110px 0px; text-align: center;}
.promy119-single-tab.event .sec1 {background-image: url(https://1968569fc7fe9fd5.kinxzone.com/wp-content/themes/dbins/img/promy119_2025/event_bg1.png); background-position-x: center; background-position-y: 14%; background-repeat: no-repeat;}
.promy119-single-tab.event .sec2 {background-image: url(https://1968569fc7fe9fd5.kinxzone.com/wp-content/themes/dbins/img/promy119_2025/event_bg2.png); background-position-x: center; background-repeat: no-repeat;}
.promy119-single-tab.event .player{position: absolute; top:41.9%; left:0px; width:100%; height:46%; z-index: 2;}
.promy119-single-tab.event .player iframe.youtube-video{width:100%; height:100%;}
.promy119-single-tab.event .join{position: absolute; bottom:0.5%; left:28%; width:44%; height:9%; z-index: 2; font-size:0px;}
.promy119-single-tab.event .join a{position: absolute; width:100%; height:100%; top:0%; left:0%;}
.promy119-single-tab.event .sec2 .container2 { margin-top:200px;}

/*참가신청*/
.promy119-single-tab.participation .wrap{position: relative; display: inline-block;}
.promy119-single-tab.participation .sec{width:910px; margin:0px auto;}
.promy119-single-tab.participation .sec2{margin-top:60px;}
.promy119-single-tab.participation .state{width:905px; height:132px; margin:0px auto; margin-bottom:50px; background-image: url(https://1968569fc7fe9fd5.kinxzone.com/wp-content/themes/dbins/img/promy119_2025/participation_state.png); background-position:center; background-size: contain; background-repeat: no-repeat;}
.promy119-single-tab.participation .state p{font-size:50px; line-height: 120px; color:#054C06; display: flex; justify-content: center;}
.promy119-single-tab.participation .state em{margin-left:15px; font-style: normal;}
.promy119-single-tab.participation .btnContainer{display: flex; justify-content: space-between;}
.promy119-single-tab.participation .sec1 ul.txt1{margin-top:60px; padding-top:30px; font-size:22px; border-top:2px dashed #257C26; text-align: left; position: relative;}
.promy119-single-tab.participation .wait .state p{font-size:40px;}
.promy119-single-tab.participation .wait .state p.txt1{line-height: 70px;}
.promy119-single-tab.participation .wait .state p.txt2{line-height: 120px; font-weight: 800;}
.promy119-single-tab.participation .wait .btnContainer{display: block;}
.promy119-single-tab.participation .sec1.wait ul.txt1{padding-left:100px;}
.promy119-single-tab.participation .sec1.wait ul.txt1::before{width:70px; height:70px; top: 25px; left: 10px; position: absolute; background-image: url(https://1968569fc7fe9fd5.kinxzone.com/wp-content/themes/dbins/img/promy119_2025/participation_wait_icon.png); background-size: cover; content: ""; display: block;}

/*행사지 주변 여행안내*/
.promy119-single-tab.tour .tab{width:1020px; margin:0px auto; margin-bottom:50px; display: flex; justify-content: space-between;}
.promy119-single-tab.tour .tab div{position: relative; cursor:pointer;}
.promy119-single-tab.tour .tab div span{position: absolute; width:100%; height:100%; top:0px; left:0px; display: none;}
.promy119-single-tab.tour .tabContainer .cont{display: none;}
.promy119-single-tab.tour .tabContainer ul {margin:0px; list-style:none; display: flex; flex-wrap: wrap; justify-content: space-between;}
.promy119-single-tab.tour .tabContainer ul li{width:32%; margin-bottom:80px; margin-top:0px;}
.promy119-single-tab.tour .tabContainer .food{margin-top:150px;}
.promy119-single-tab.tour .tabContainer .food h4{margin-bottom:50px;}


/*팝업*/
.popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 900;
  box-sizing: border-box;
  background-color: hsla(0, 0%, 0%, 0.8);
  text-align: center;
  display: none;
}
.popup:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.popup .wrap {
  width: 630px;
  margin: 0 auto;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
}

.popup .obj {
    position: absolute;
    z-index: 2;
}
.popup a {
    text-decoration: none;
    color: inherit;
}

.popup .btn {
    position: absolute;
    z-index: 2;
    font-size: 0px;
}
.popup img {
   vertical-align: top;
}
.popup .top {
  top: 0%;
  height: 12%;
  width: 100%;
  left: 0%;
}
.popup .top .close {
  width: 15%;
  height: 100%;
  top: 0%;
  right: 0%;
}
.popup .top .close a {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  position: absolute;
  font-size: 0px;
}
.popup .closeBtn {
  position: absolute;
  font-size: 0px;
}
.popup .top .closePolicy {
  width: 15%;
  height: 100%;
  top: 0%;
  right: 0%;
  cursor: pointer;
}
.popup .top .closePolicy a {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  position: absolute;
  font-size: 0px;
}
.popup .content1 {
  top: 12%;
  width: 100%;
  left: 0%;
}
.popup .content2 {
  top: 12%;
  width: 100%;
  height: 74%;
  left: 0%;
}
.popup.login .content1 {
  padding: 40px 50px;
  box-sizing: border-box;
}
.popup.login .content1 p.txt1 {
  font-size: 33px;
  font-weight: 500;
}
.popup.login .content1 p.txt2 {
  font-size: 23px;
  font-weight: 500;
}
.popup.login .content1 p.txt3 {
  font-size: 23px;
  margin: 5px 0px;
  color: #999999;
}
.popup.login .content1 .input {
  margin: 30px 10px;
  padding: 10px 30px;
  border: 2px solid #eaeaea;
  border-radius: 25px;
  width:auto;
  height:auto;
}
.popup.login .content1 .input li {
  padding-left: 120px;
  margin: 20px 0px;
  position: relative;
}
.popup.login .content1 .input li label {
  font-size: 29px;
  width: 100px;
  line-height: 62px;
  font-weight: 600;
  top: 0px;
  left: 0px;
  position: absolute;
  display: block;
}
.popup.login .content1 .input li input {
  font-size: 30px;
  width: 100%;
  height: 62px;
  padding: 0px 30px;
  font-weight: 600;
  border-radius: 30px;
  border: none;
  background-color: #eaeaea;
  text-align: center;
}
.popup.login .content1 .agree {
  font-size: 22px;
  margin: 20px 0px;
  color: #8cc33f;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup.login .content1 .agree label {
  display: flex;
  align-items: center;
}
.popup.login .content1 .agree label em {
  width: 39px;
  height: 39px;
  margin-right: 10px;
  display: inline-block;
  background-image: url(https://1968569fc7fe9fd5.kinxzone.com/wp-content/themes/dbins/img/promy119_2025/popup_login_check.jpg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.popup.login .content1 .agree label input {
  display: none;
}
.popup.login .content1 .agree label input:checked + em {
  background-image: url(https://1968569fc7fe9fd5.kinxzone.com/wp-content/themes/dbins/img/promy119_2025/popup_login_checkH.jpg);
}
.popup.login .content1 .agree a {
  margin-left: 10px;
}

.popup.policy .content1 .policy {
  margin: 30px 50px;
  padding: 10px 30px;
  border: 2px solid #eaeaea;
  border-radius: 25px;
}
.popup.policy .content1 .policy {
  height: 480px;
  overflow-y: auto;
  text-align: left;
}
.popup.policy .content1 .policy dl {
  margin-bottom: 20px;
  line-height: 25px;
}
.popup.policy .content1 .policy dt {
  font-size: 22px;
  margin: 5px 0px;
  font-weight: 700;
}
.popup.policy .content1 .policy dd {
  font-size: 18px;
}

.popup.sns .sns {
  width: 96%;
  height: 17%;
  top: 62%;
  left: 2%;
}
.popup.sns .sns .btn {
  width: 20%;
  height: 100%;
}
.popup.sns .sns .facebook {
  left: 0%;
}
.popup.sns .sns .kakao {
  left: 20%;
}
.popup.sns .sns .blog {
  left: 40%;
}
.popup.sns .sns .twitter {
  left: 60%;
}
.popup.sns .sns .threads {
  left: 80%;
}
.popup.sns .closeBtn {
  width: 52%;
  height: 11%;
  left: 24%;
  bottom: 0%;
}




.dbins-popup-wrapper { 
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgb(0 0 0 / 70%);
    top: 0;
    left: 0;
    display: none;
}
.dbins-popup-wrapper .popup-inner { 
    position: absolute;
    width: 360px;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 20px;
    max-width: 100%;
    box-shadow: 0 0 15px #00000038;
    overflow: hidden;
}

.dbins-popup-wrapper .popup-inner .popup-head { 
    background: linear-gradient(45deg, #4FC194, #28757D);
    width: 100%;
    padding: 15px 20px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 20px 20px 0 0;
    height: 60px;
    color: #fff;
    font-size: 21px;
    font-weight: 500;
    letter-spacing: -.08em;
}

.dbins-popup-wrapper .popup-inner .popup-body { 
    padding: 0px 0px;
    padding-bottom:60px;
    text-align: center;
    position: relative;
}

.dbins-popup-wrapper .popup-inner .popup-body .popup-btn { 
    background: linear-gradient(270deg, #04a778, #62d27c);
    padding: 5px 10px;
    border-radius: 20px;
    color: #fff;
    display: block;
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 15px;
    cursor: pointer;
    min-width: 40%;
    font-size:18px;
}

.dbins-popup-wrapper .popup-close-btn {
    display: inline-block;
    position: absolute;
    right: 19px;
    top: 14px;
    border-radius: 100%;
    background: #0003;
    width: 35px;
    height: 35px;
    cursor: pointer;
}
.dbins-popup-wrapper .popup-close-btn svg {
    width: 25px;
    height: 25px;
    opacity: 0.9;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.dbins-popup-wrapper p {
    color: #373737;
    font-size: 16px;
    margin-top: 2px;
    margin-bottom: 10px;
    font-weight: 400;
}


#popup_waiting .content1 p.txt1 {
  font-size: 24px;
}
#popup_waiting .content1 .input{
	margin:20px 10px;
}
#popup_waiting .content1 .input li {
  padding: 0px 20px;
  margin: 15px 0px;
}
#popup_waiting .content1 .input li label {
  width: 130px;
  line-height: 50px;
}
#popup_waiting .content1 .input li input {
  height: 50px;
  padding: 0px 20px;
}
#popup_waiting .content1 .input li select {
	font-size: 30px;
	font-weight:600;
	width:100%;
	height: 50px;
	padding: 0px 20px;
	border-radius: 30px;
	text-align: center;
	background-color: #eaeaea;
	color: #666;
	border:none;
}
#popup_waiting .content1 .input li select:focus{
	color: #000000;
}


@media (max-width: 960px) {

	body {
		background: #f9f9f9;
	}

	#masthead .columns.is-mobile {
		max-height: 63px;
	}
	#wpadminbar {
		display: none;
	}
	html, html.has-scroll-init {
		margin-top: 0 !important;
	}
	.website-links .link-group {
		padding: 8px 8px;
	}
	#masthead .container {
		overflow: hidden;
	}
	#top-section {
		height: 103vw;
		background-image: url(https://1968569fc7fe9fd5.kinxzone.com/wp-content/themes/dbins/img/promy119_2025/main_mo2.jpg);
		background-size: cover;
	}
	#top-section .banner{position:absolute; bottom:5px; right:5px; width:70px; height:70px;}
	.table-responsive{overflow-x: auto;}
	.table-responsive img {width: 600px; max-width: unset}
	
	.promy119-tab-wrapper {
		margin: 0 -8px;
		width: 100%;
		width: calc(100% + 16px);
		overflow-y: hidden;
		overflow-x: auto;
	}
	.promy119-single-tab {
		padding-top: 30px;
		padding-bottom:100px;
		background-image: url(https://1968569fc7fe9fd5.kinxzone.com/wp-content/themes/dbins/img/promy119_2025/bg_mo.png);
	}
	.promy119-single-tab .pc{display: none;}
	.promy119-single-tab .mo{display: block; margin: 0px auto;}
	
	.promy119-single-tab .container{padding:0px; width:90%;}
	.promy119-single-tab h3{margin-bottom:20px;}
	.promy119-single-tab h3 img{width:90%;}
	.promy119-single-tab .div{margin-bottom:30px;}
	.promy119-single-tab .div h3{margin-bottom:10px;}
	.promy119-tab-wrapper .single-tab-button {
		font-size: 14px;
		white-space: nowrap;
		line-height: 1.5;
		padding: 10px 12px;
		width: auto;
	}
	.promy119-tab-wrapper .single-tab-button.active {
		margin: 0px 3px;
	}
	.promy119-tab-wrapper .single-tab-button span:after {
		border-radius: 15px;
		width: 130%;
		min-width:60px;
		height: 25px;
		bottom: -4px;
	}

	.promy119-footer {padding: 10px 20px;}
	.promy119-footer .container.pc{display: none;}
	.promy119-footer .container.mo{display: block;}
	
	.promy119-single-tab.schedule .content{margin-top:30px; padding-top:30px; border-top:2px solid #01941B;}
	.promy119-single-tab.schedule h4{margin-bottom:20px;}
	.promy119-single-tab.schedule h4 img{width: 60%;}
	.promy119-single-tab.schedule p.notice{font-size:12px;}
	
	.promy119-single-tab.eventhall h3 img{width:80%;}
	.promy119-single-tab.eventhall .div{margin-bottom:50px;}
	
	/*행사 이모저모*/
	.promy119-single-tab.gallery h3 img{width:65%;}
	.promy119-single-tab.gallery .tab{width:100%;margin-bottom:20px; flex-wrap: wrap;}
	.promy119-single-tab.gallery .tab div{width:49%; margin-bottom:5px; font-size:16px; line-height:30px; border-radius:10px; border:2px solid #017030; }
	.promy119-single-tab.gallery .tab div.active{ border:2px solid #01941B;}
	.promy119-single-tab.gallery .tabContainer{width:100%}
	.promy119-single-tab.gallery .tabContainer p.soon{padding:60px 10px; border-radius:20px; font-size:18px; line-height:30px;}

	
	.promy119-gallery-desktop {
	    display:none;
	}
	
	.promy119-gallery-mobile {
	    display:block;
	}
	.promy119-gallery-mobile .swiper-slide {
	    display: flex;
	    flex-direction: row;
	    flex-wrap: wrap;
	
	}
	.promy119-gallery-mobile .swiper-slide a {
	    width: 48%;
	    margin: 1%;
	    display: block;
	    height: auto;
	}
	.promy119-gallery-mobile .swiper-slide a .promy119-gallery-item {
	
	}
	.promy119-gallery-desktop-navigation, .promy119-gallery-desktop-pagination {
	    display:none;
	}
	.promy119-gallery-mobile-pagination {
	    display:block;
	}
	
	.promy119-single-tab.faq h3 img{width:70%;}
	.promy119-single-tab.faq .container{padding:0px 10px;}
	.promy119-single-tab .faq dl{margin-bottom:10px;}
	.promy119-single-tab .faq dt{padding:10px 15px; font-size:22px; border-radius: 25px; border:1px solid #017030;}
	.promy119-single-tab .faq dd{font-size:20px; line-height:28px; padding:15px 20px; margin:0px 15px; }
	.promy119-single-tab .faq dd::before{width:20px; height:20px; top:12px; left:0px;}
	.promy119-single-tab .faq .left p{font-size: 16px;}
	.promy119-single-tab .faq .left li{margin:5px 0px;}
	
	table.camp-table {width: auto; min-width: 380px;}
	.content table.camp-table thead td, .content table.camp-table thead th{border-width:1px;}
	.content table.camp-table tbody tr:last-child td, .content table.camp-table tbody tr:last-child th{border-width:1px;}
    table.camp-table td, table.camp-table th {font-size: 16px; line-height: 20px; padding: 5px 5px; border: 1px solid #027031;}
    table.camp-table.type2 td, table.camp-table.type2 th {font-size: 15px}
    table.camp-table tr td:first-child, table.camp-table tr th:first-child {width:auto;}
    table.camp-table.type2 tr td:first-child, table.camp-table.type2 tr th:first-child {width:auto;}
    .table-responsive {overflow-x: auto;}
    
	.promy119-single-tab.event .sec{padding:40px 0px; }
	.promy119-single-tab.event .sec1 {background-size: contain;}
	.promy119-single-tab.event .sec2 {background-size: contain;}
	.promy119-single-tab.event .player{top:41.6%;}
	.promy119-single-tab.event .sec2 .container1 { width:67%;}
	.promy119-single-tab.event .sec2 .container2 { margin-top:30px;}
	
	.promy119-single-tab.participation h3 img{height:auto; width:80%;}
	.promy119-single-tab.participation .sec{width:100%; margin:0px auto;}
	.promy119-single-tab.participation .sec2{margin-top:30px;}
	.promy119-single-tab.participation .state{width:320px; height:51px; margin-bottom:20px; }
	.promy119-single-tab.participation .state p{font-size:20px; line-height: 50px;}
	.promy119-single-tab.participation .state em{margin-left:10px;}
	.promy119-single-tab.participation .btnContainer{display: flex; justify-content: space-between;}
	.promy119-single-tab.participation .btnContainer div{margin:0px 3px;}
	.promy119-single-tab.participation .sec1 ul.txt1{margin-top:30px; padding-top:15px; font-size:12px; border-top:2px dashed #257C26; text-align: left;}
	.promy119-single-tab.participation h4 img{height:auto; width:40%;}
	.promy119-single-tab.participation .wait .state p{font-size:16px;}
	.promy119-single-tab.participation .wait .state p.txt1{line-height: 30px;}
	.promy119-single-tab.participation .wait .state p.txt2{line-height: 49px;}
	.promy119-single-tab.participation .wait .btnContainer img{width:60%;}
	.promy119-single-tab.participation .sec1.wait ul.txt1{padding-left:50px;}
	.promy119-single-tab.participation .sec1.wait ul.txt1::before{width:30px; height:30px; top: 15px; left: 10px;}


	
	/*행사지 주변 여행안내*/
	.promy119-single-tab.tour h3 img{width:80%;}
	.promy119-single-tab.tour .tab{width:100%;margin-bottom:20px; }
	.promy119-single-tab.tour .tab div{margin:0px 2px;}
	.promy119-single-tab.tour .tabContainer ul li{width:100%; margin-bottom:30px; margin-top:0px;}
	.promy119-single-tab.tour .tabContainer .food{margin-top:30px;}
	.promy119-single-tab.tour .tabContainer .food h4{margin-bottom:20px;}

	
	
	.popup .wrap {
	  width: 90%;
	}
	
	.popup.login .content1 {
	  padding: 15px 15px;
	}
	.popup.login .content1 p.txt1 {
	  font-size: 17px;
	}
	.popup.login .content1 p.txt2 {
	  font-size: 12px;
	}
	.popup.login .content1 p.txt3 {
	  font-size: 12px;
	  margin: 2px 0px;
	}
	.popup.login .content1 .input {
	  margin: 10px 5px;
	  padding: 10px 10px;
	  border: 1px solid #eaeaea;
	  border-radius: 15px;
	}
	.popup.login .content1 .input li {
	  padding-left: 75px;
	  margin: 10px 0px;
	}
	.popup.login .content1 .input li label {
	  font-size: 16px;
	  width: 70px;
	  line-height: 30px;
	}
	.popup.login .content1 .input li input {
	  font-size: 16px;
	  height: 30px;
	  padding: 0px 10px;
	  border-radius: 15px;
	}
	.popup.login .content1 .agree {
	  font-size: 12px;
	  margin: 10px 0px;
	}
	.popup.login .content1 .agree label em {
	  width: 18px;
	  height: 18px;
	  margin-right: 5px;
	}
	.popup.login .content1 .agree a {
	  margin-left: 10px;
	}
	.popup.login .content1 .confirm img{width:48%;}
	.popup.policy .content1 .policy {
	  margin: 15px 15px;
	  padding: 10px 15px;
	  border: 1px solid #eaeaea;
	  border-radius: 15px;
	}
	.popup.policy .content1 .policy {
	  height: 250px;
	}
	.popup.policy .content1 .policy dl {
	  margin-bottom: 15px;
	  line-height: 15px;
	}
	.popup.policy .content1 .policy dt {
	  font-size: 12px;
	  margin: 5px 0px;
	}
	.popup.policy .content1 .policy dd {
	  font-size: 11px;
	}
	.popup.policy .content1 .closePolicy img{width:40%;}
	
	.dbins-popup-wrapper .popup-inner { 
	    width: 290px;
	}
	
	.dbins-popup-wrapper .popup-inner .popup-body .popup-btn { 
	    font-size:16px;
	}
	
	.dbins-popup-wrapper p {
	    font-size: 14px;
	    margin-bottom: 8px;
	}
	
	#popup_waiting .content1 p.txt1 {
	  font-size: 12px;
	}
	#popup_waiting .content1 .input{
		margin:10px 5px;
	}
	#popup_waiting .content1 .input li {
	  padding: 0px 10px;
	  margin: 7px 0px;
	}
	#popup_waiting .content1 .input li label {
	  width: 75px;
	  line-height: 30px;
	}
	#popup_waiting .content1 .input li input {
	  height: 30px;
	  padding: 0px 10px;
	}
	#popup_waiting .content1 .input li select {
		font-size: 16px;
		height: 30px;
		padding: 0px 10px;
		border-radius: 15px;
	}



}