@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");

* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
.agree_1,
.agree_2,
.agree_3,
.agree_4,
.agree_5,
.agree_6,
.agree_7,
.agree_8,
.agree_9,
.agree_10 {
	margin-top: -7px;
}
tr,
td {
	height: 20px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.W100 {
	width: 100%;
}
table {
	width: 100%;
}
label {
	margin: 5px 0;
	word-break: keep-all;
	word-wrap: break-word;
}
.Registration_nav .button + li,
.small_button,
.checkbox,
.radio,
.color > span,
label {
	display: inline-block;
}

.textC {
	text-align: center;
	margin-bottom: 5%;
}
.font11 {
	font-size: 11px;
}
.main_color,
h2 {
	font-size: 18px;
}
.agree textarea,
.small_button + p {
	font-size: 13px;
}
.textC_B {
	background: black;
	color: white;
	height: 40px;
	line-height: 40px;
}
.color0 {
	background: red;
}
.color1 {
	background: blue;
}
.color2 {
	background: green;
}
.color3 {
	background: black;
}
@keyframes fly2Top {
	0% {
		top: 100%;
	}
	100% {
		top: 50%;
	}
}

.span2 {
	grid-column-end: span 2;
}
.W33 label {
	width: 100%;
	display: inline-block;
}
.button a {
	width: 100%;
	height: auto;
}
.Registration_nav li {
	width: 100%;
}
.Registration_nav li.button a,
div.button > a {
	padding: 15px 0px;
}

/*------------------------------------------------- wrap -------------------------------------------------*/
.wrap {
	min-height: 100vh;
}
.wrap footer {
	display: none;
}
.wrap_inner,
.indwrap_inner,
.ticket_wrap {
	min-width: 316px;
	max-width: 450px;
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.wrap_inner {
	/*     width: 90%; max-width: 1000px; */
	position: absolute;
	top: 20px;
	left: 50%;
	transform: translateX(-50%);
	/*     min-height: calc(100vh - 50px); */
	background: white;
	margin-bottom: 20px;
}
/* .indwrap_inner{ */
/*     position: absolute; top: 50%; left: 50%;transform: translate(-50%, -50%); */
/*     animation: .5s fly2Top forwards; */
/*     text-align: center; */
/* } */
.indwrap_inner {
	position: absolute;
	top: 5%;
	left: 50%;
	transform: translateX(-50%);
	animation: none;
	text-align: center;
}

.ticket_wrap {
	position: absolute;
	top: 50%;
	width: 95%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 500px;
	background: white;
}
/*------------------------------------------------- header -------------------------------------------------*/
header {
	background-color: white !important;
	position: relative;
	min-height: 105px;
}
#logo {
	top: 0;
	left: 50%;
	min-height: 105px;
	position: absolute;
	transform: translateX(-50%);
}
h1#logo {
	z-index: 0;
}
.txt_header {
	z-index: 1;
	position: relative;
}
.txt_header {
	min-height: 105px;
	width: 100%;
}
a {
	width: 100%;
	height: 100%;
	display: block;
	cursor: pointer;
}
h1,
h1 > a {
	font-size: 0;
	height: 100%;
	width: 200px;
	margin: auto;
}

/*------------------------------------------------- section -------------------------------------------------*/
.indwrap_inner section {
	min-height: auto;
}
section {
	width: 100%;
	max-width: 1000px;
	min-height: 300px;
	margin: 0 auto;
	padding: 5%;
	box-sizing: border-box;
}

.Form {
	margin-bottom: 20px;
}
.MainForm h2 {
	display: none;
}
.W00 label {
	display: inline-block;
}
.MainForm .checkbox + span,
.radio + span {
	float: right;
	width: calc(100% - 28px);
}

/* �뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥夷칚x */
.color {
	font-size: 20px;
	padding: 40px 30px;
}
.color > span {
	font-weight: 100;
	margin: 5px 0 10px;
}

/* �뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援� �뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援� */
.agree,
.setp1_form {
	width: 100%;
	max-width: 500px;
	margin: 0 auto !important;
}
.allcheck {
	max-width: 500px;
	font-size: 20px !important;
	font-weight: bold;
	width: 100%;
	padding-bottom: 5px;
	margin: 10px auto 15px;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	display: block;
}
.agree textarea {
	width: calc(100% - 35px);
	cursor: not-allowed;
	transition: height 0.5s;
	margin: 0px 0px 0px 33px;
}

/*------------------------------------------------- input -------------------------------------------------*/
input,
select,
option,
.checkbox,
.radio,
section,
.short_input,
.bar_code,
.agree textarea {
	background: white;
}
input,
select,
option,
.small_button + p {
	color: black;
}
input::placeholder,
.font11,
.agree textarea {
	color: gray;
}
.allcheck,
.checkbox,
.radio,
input,
select,
option,
.gray_borderG,
.MainForm h2 {
	border-width: 1px;
	border-style: solid;
}
input[type="checkbox"],
input[type="radio"],
input[type="checkbox"],
.etcbox_hidden {
	display: none;
}
.short_input {
	width: calc((100% - 32px) / 3);
}
.middle_input {
	width: 71%;
}
input,
select,
option {
	width: 100%;
	box-sizing: border-box;
	padding: 10px 5px;
	margin: 5px 0px 3px;
	outline: none;
	cursor: pointer;
}

/*------------------------------------------------- button -------------------------------------------------*/
.gray_borderG,
.small_button {
	background: #ebeaea;
}
.small_button {
	padding: 5px;
}
.gray_borderG {
	margin-top: 5px;
}
.button a,
.color,
.color > span,
.button {
	color: white;
}
.agree textarea,
.button {
	border: none;
}
.button {
	margin: 10px auto;
	letter-spacing: 3px;
	width: 100%;
	max-width: 500px;
	display: block;
	box-shadow: 2px 2px 5px #00000059;
	box-sizing: border-box;
}
.button_big {
	height: 100px;
	line-height: 70px;
}
.small_button + p {
	text-align: left;
	width: calc(100% - 50px);
	float: right;
	font-weight: normal;
}
.next {
	margin-top: 25px;
}
/*------------------------------------------------- CHECKBOX & RADIO_BOX -------------------------------------------------*/
.allcheck .checkbox {
	margin-bottom: -3px !important;
}
label[for="none"],
label[for^="none_"] {
	width: calc((100% - 70%) - 10px);
	text-align: center;
	line-height: 40px;
}
.checkbox,
.radio {
	margin-right: 5px;
	border-radius: 5px;
	margin-bottom: -5px;
	padding: 10px;
}
.radio,
.small_button {
	border-radius: 50%;
}
input[type="checkbox"]:disabled + label > .checkbox {
	background: #bbbbbb !important;
	border: 1px solid #888888 !important;
}
input[type="radio"]:disabled + label > .radio {
	background: #bbbbbb !important;
	border: 1px solid #888888 !important;
}
input[type="checkbox"]:disabled + label > span.del {
	text-decoration: line-through;
}
input[type="radio"]:disabled + label > span.del {
	text-decoration: line-through;
}
/*------------------------------------------------- barcode -------------------------------------------------*/
.send_url,
.bar_code {
	text-align: center;
}
.participant_name {
	padding: 15px 0 0;
}
.bar_code {
	max-width: 80px;
	width: auto;
	background: white;
	margin: 10px auto 0;
	display: inline-block;
}
.bar_code128 {
	max-width: 242px;
	width: 100%;
	margin: 30px auto 10px;
}

/* �뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援� �뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援뀐옙�궄占쎈�섓옙沅�占쎈쐻�뜝占� �뜝�럥�맶�뜝�럥�냲�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥堉ｅ뜝�럥�냷�뜝�럩援�. �뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥堉ｅ뜝�럥六삣뜝�럥�냷�뜝�럩援� �뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶占쎈쐻�뜝占� �뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥�냲�뜝�럥�떚�뜝�럩援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援�. */
.double_check {
	text-align: center;
	padding: 25px 0 25px;
	border: 1px solid #92b8e5;
}
.double_check_table {
	padding: 3%;
	margin: 20px 0;
	border-radius: 5px;
	background: linear-gradient(rgb(214, 231, 247) 95%, #b5c1cc);
}
.double_check_button {
	background: linear-gradient(#005ea3 7%, #00275a);
	border: 1px solid gray;
	height: 30%;
}
.double_check_table td p {
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*------------------------------------------------- footer -------------------------------------------------*/
footer {
	font-size: 9px;
	text-align: center;
	padding: 30px 0;
}
/* .ind_footer{position: absolute;bottom: 5%;width: 100%;left: 50%;transform: translateX(-50%);}  */

.ind_footer {
	position: absolute;
	bottom: 5%;
	width: 100%;
	left: 0;
	/* transform: translateX(-50%); */
	color: #000;
	background: none;
	z-index: -1;
}
.ind_footer li {
	color: #000;
	text-align: center;
	font-size: 9px;
	font-weight: 400;
}
.ind_footer li span {
	display: inline-block;
	font-size: 9px;
	font-weight: 400;
	color: #000 !important;
}
.ind_footer li span a {
	color: #000 !important;
	font-size: 9px;
	font-weight: 400;
}
.mbn-footer {
	position: absolute;
	bottom: 5%;
	width: 100%;
	max-width: 316px;
	left: 50%;
	transform: translateX(-50%);
	text-align: right;
}
.mbn-footer p {
	color: #999;
	font-size: 0.9rem;
	float: right;
}
.mbn-footer b {
	color: #999;
	font-size: 0.9rem;
}
.mbn-footer img {
	display: block;
	float: right;
}
.mbn-footer .logo1 {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}
.mbn-footer span {
	float: left;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	padding-left: 102px;
	color: #999;
}
.mbn-footer .logo2 {
	float: right;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}
.mbn-footer small {
	color: #999;
	font-size: 0.7rem;
	float: right;
}

/*wkf2023 �븯�떒 �봽濡쒓렇�옩/�뻾�궗 踰꾪듉 異붽�*/
.footer-button-box {
	padding: 0px 20px;
}
.footer-button-box a {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.footer-button-box a span:first-child i {
	padding: 0px 14px;
}
.footer-button-box a span:last-child {
	display: block;
	float: right;
	border-radius: 24px;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin-top: 7px;
	margin-right: 10px;
	padding-left: 10px;
}
.footer-button-box a span:last-child i {
	font-size: 9px;
	color: #ffffff;
	padding-left: 6px;
	padding-right: 10px;
}
.footer-button-box .button-program {
	border: 2px solid #e80a4d;
	color: black;
}
.footer-button-box .button-program span:first-child i {
	color: #e80a4d;
}
.footer-button-box .button-program span:last-child {
	background: #e80a4d;
	color: #ffffff;
}
.footer-button-box .button-map {
	border: 2px solid #9818e7;
	color: black;
	margin: 10px 0px 30px 0px;
}
.footer-button-box .button-map span:first-child i {
	color: #9818e7;
}
.footer-button-box .button-map span:last-child {
	background: #9818e7;
	color: #ffffff;
}

/* ------------------------------------------------------------------------------------------------------------- */
/* SCROLL */
::-webkit-scrollbar {
	width: 10px;
}
/* �뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럡苡욕뜝�럥�맶�뜝�럥堉⑴뛾占썼쥈�뫗援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援� width */
::-webkit-scrollbar-track {
	background-color: #f0f0f0;
}
/* �뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럡苡욕뜝�럥�맶�뜝�럥堉⑴뛾占썼쥈�뫗援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援� �뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿰춯節륁삕 �뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援� */

/* �뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럡苡욕뜝�럥�맶�뜝�럥堉⑴뛾占썼쥈�뫗援� �뜝�럥�맶�뜝�럥吏쀥뜝�럩援� */
::-webkit-scrollbar-button {
	display: none;
}
/* �뜝�럥�맶�뜝�럥吏쀥뜝�럩援� �뜝�럥�맶�뜝�럥堉껆춯�슡�뫒占쎄뎡 �뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥諭� (�뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥諭� �뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥�냲�뼨轅명�▼뜝�룞�삕 �뜝�럥�맶�뜝�럥吏쀥뜝�럩援�) */

@media (min-width: 1125px) {
	.info_form {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-auto-rows: min-content;
		align-items: center;
		grid-column-gap: 3em;
		grid-auto-flow: row dense;
	}
	.W00 label {
		display: inline-block;
		padding-right: 10px;
	}
	.W11 {
		display: grid;
		grid-template-columns: repeat(9, 1fr);
	}
	.W20 {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
	}
	.W25 {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
	}
	.W33 {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
	}
	.W50 {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
	.W100 {
		display: grid;
		grid-template-columns: 1fr;
	}

	.button {
		margin: 5% auto 0;
		display: block;
	}
	.indwrap_inner .button {
		margin: 10px 0;
	}
	.allcheck,
	.agree,
	.setp1_form {
		width: 100%;
		margin: 0 auto;
		display: block;
	}
	.allcheck {
		margin: 0 auto 25px !important;
	}
	.MainForm h2 {
		display: block;
		border-top: 0 !important;
		border-right: 0 !important;
		border-left: 0 !important;
		padding-bottom: 5px;
		margin: 25px 0;
		border-color: #bbb;
	}
}

/* 2021.03.2 �뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥堉뤷뜝�럥�냷�뜝�럩援� �뜝�럥�맶�뜝�럥吏쀥뜝�럩援꿨뜝�럥�맶�뜝�럥吏쀥뜝�럩援� �뜝�럥�맶�뜝�럥�넰占썩벀�걠占쎄뎡 sarah */
button.btn.btn-default.round {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	border: 1px solid gray;
	margin-top: 0.5rem;
}
button.btn.btn-default.round:hover,
button.btn.btn-default.round.checked {
	background: #383838;
	color: #fff;
}

/* 20210426 */
.W00 label {
	display: inline-block !important;
	margin-bottom: 5px !important;
	height: auto;
	width: 100%;
}
.MainForm h2 {
	border-width: 2px !important;
	border-style: solid !important;
	display: block !important;
	border-top: 0 !important;
	border-right: 0 !important;
	border-left: 0 !important;
	padding-bottom: 3px;
	margin: 30px 0 10px !important;
	border-color: #bbb;
	font-weight: bold;
	font-size: 18px;
}
.d-flex.align-items-center {
	display: flex;
	align-items: center;
}
.w50px {
	width: 50px;
}

@media (max-height: 700px) {
	.mbn-footer {
		top: 340px;
		height: fit-content;
		padding-bottom: 30px;
	}
}

/* �븘�씠肄� �궗�씠利� �꽕�젙 */
/*
.small_button > i {
	color: white;
    font-size: 18px;
    width: 20px;
    height: 20px;
    display: inline-block;
    padding: 3px 2px 2px 2px;
}
*/
.small_button {
	display: inline-flex;
	width: 34px;
	height: 34px;
	padding: 0px;
	align-items: center;
	justify-content: center;
}
.small_button > i {
	color: white;
	font-size: 18px;
}

/* 메인, 티켓 페이지 설정 */

.flex-col-center-center {
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
}
.flex-col-left-center {
	display: flex;
	justify-content: left;
	align-items: center;
}
.flex-col-between-center {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.flex-col-between-start {
	display: flex;
	justify-content: space-between;
	align-items: start;
}
.flex-col-end-center {
	display: flex;
	justify-content: end;
	align-items: center;
}
.ticket-Wrap {
	margin-top: 20px;
}
.ticket-Wrap .ticket-btnStyle {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
	padding: 5px 0;
	min-height: 50px;
	border: 1px solid #dddddd;
	cursor: pointer;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.ticket-Wrap .ticket-btnStyle .ticket-icon {
	padding: 0px 12px;
}
.ticket-Wrap .ticket-btnStyle .ticket-icon i {
	margin-right: 12px;
}
.ticket-Wrap .ticket-btnStyle .ticket-icon p {
	margin: 0;
	padding: 0;
	font-weight: 400;
	word-break: keep-all;
	text-align: left;
}
.ticket-Wrap .ticket-btnStyle .view-icon {
	display: flex;
	align-items: center;
	border: 1px solid #ddd;
	border-radius: 24px;
	padding: 3px 10px;
	margin-right: 12px;
	font-size: 12px;
	font-weight: 500;
}
.ticket-Wrap .ticket-btnStyle .view-icon i {
	font-weight: bold;
	margin-left: 3px;
}
.ticketImgBox {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: start;
	align-content: flex-start;
	gap: 6px;
	margin-top: 20px;
}
.ticketImgBox .ticketImgWrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	justify-content: flex-start;
}
.ticketImgBox .ticketImg50 {
	width: calc(50% - 3px);
}
.ticketImgBox .ticket-ImgStyle,
.ticketImgBox .ticket-ImgStyle img {
	display: block;
	width: 100%;
}

/* 파일 업로드 버튼 */
.uploader {
	display: block;
	clear: both;
	margin: 0 auto;
	width: 100%;
	max-width: 600px;
}
.uploader label {
	box-sizing: border-box;
	float: left;
	clear: both;
	width: 100%;
	padding: 1rem;
	text-align: center;
	background: #fff;
	border-radius: 7px;
	border: 3px solid #eee;
	transition: all 0.2s ease;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.uploader label:hover {
	border-color: #1b6ef3;
}
.uploader label.hover {
	border: 3px solid #454cad;
	box-shadow: inset 0 0 0 6px #eee;
}
.uploader label.hover #start i.bi {
	transform: scale(0.8);
	opacity: 0.3;
}
.uploader #start {
	float: left;
	clear: both;
	width: 100%;
}
.uploader #start.hidden {
	display: none;
}
.uploader #start i.bi {
	display: inline-block;
	font-size: 40px;
	margin-bottom: 1rem;
	transition: all 0.2s ease-in-out;
}
.uploader #response {
	float: left;
	clear: both;
	width: 100%;
}
.uploader #response.hidden {
	display: none;
}
.uploader #response #messages {
	margin-bottom: 0.5rem;
}
.uploader #response #messages span {
	font-size: 12px;
}
.uploader #file-image {
	display: inline;
	margin: 0 auto 0.5rem auto;
	max-width: 120px;
}
.uploader #file-image.hidden {
	display: none;
}
.uploader #notimage {
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
.uploader #notimage.hidden {
	display: none;
}
.uploader input[type="file"] {
	display: none;
}
.uploader div {
	color: inherit;
}

/* input 스타일 추가  */
.input-hidden {
	appearance: none !important;
	display: inline-block !important;
	width: 0 !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	color: transparent !important;
	border-color: transparent !important;
}
