body.imp-payment-progress {
	position: static
}

body.imp-payment-progress> :not(.imp-dialog) {
	display: none
}

.imp-dialog {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
}

.imp-dialog.payment-uplus.pc {
	background: rgba(0, 0, 0, 0.5);
}

.imp-dialog .imp-frame-pc.imp-frame-uplus {
	width: 650px !important;
	height: 650px !important;
	left: 50% !important;
	top: 50% !important;
	margin-left: -325px !important;
	margin-top: -325px !important;
}

.imp-dialog .imp-frame-pc.imp-frame-mobilians {
	left: 50% !important;
	margin-left: -410px;
	width: 820px !important;
	height: 700px !important;
	margin-top: 50px;
}

.imp-dialog .imp-header {
	display: none;
	background: transparent;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 25px;
}

.imp-dialog .imp-close {
	text-decoration: none;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAVlpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KTMInWQAAAV1JREFUOBHNkz1Ow0AQhWMHioggUSFEyRGAggp6KqDhDHAFOioU/loQoqDlGhyAgmtQ0gEO31jz1iPbcZyOlUY7fvvem9mdZDD472vY0mDegrVBGaBF54qELuPYSNQkc4FjkHNCAu2JSLLkHxvsZ+Gg9FAXUw4M+CI+8zy/cuIvezQ1sx9iDOeS/YOwZT7m0VgqcITgOpwars5WOXvke9vPY8EgqVIJTxDeVXCZWWdPZLuOL9fOZ35G03tnjbyznS4zDaPNWe91iNE+hGlRFK/s74R19k0stNJ1six7w/QlqPXWAepOdWUbwDPULeKAPL7p3GGohMzqA7DzY0xvRWSfayrCCsIHBHGaKmTTr/+kQo0q1busuZl+Z+ktocrUOr2ppM3/tKY9hDiBuOfkaCa9TE8BLhyUXpxUYQSy7qiun0gh0W02wWbyYhUJgkcj7cMpRb2JsBfhNjrqBfwBsGIgzBGH3EgAAAAASUVORK5CYII=');
}

.imp-dialog.popup .imp-frame-danal-certification {
	background: transparent !important;
}

.imp-dialog.pc .imp-frame-danal-certification {
	width: 410px !important;
	height: 660px !important;
	margin: 10px auto;
	background: #fff;
}

.imp-dialog.pc.certification-danal {
	background: rgb(255, 255, 255);
	background: rgba(0, 0, 0, 0.5);
}

.imp-dialog.pc.certification-danal .imp-header {
	display: block;
	width: 410px;
	margin: 0 auto;
}

.imp-dialog.pc.certification-danal.popup .imp-header {
	display: none;
}

.imp-dialog.pc.certification-danal .imp-header .imp-close {
	top: 18px;
	right: 25px;
	width: 19px;
	height: 19px;
}

.imp-dialog.mobile.ios {
	position: absolute;
}

.imp-dialog.mobile.certification-danal .imp-header {
	display: block;
}

.imp-dialog.mobile.certification-danal.popup .imp-header {
	display: none;
}

.imp-dialog.mobile.certification-danal .imp-header .imp-close {
	top: 6px;
	right: 10px;
	width: 19px;
	height: 19px;
}

.imp-dialog.pc.payment-settle_firm {
	background: rgb(221, 221, 221);
	background: rgba(0, 0, 0, 0.5);
}

.imp-dialog.pc .imp-frame-settle_firm.layer {
	width: 410px !important;
	height: 700px !important;
	margin: 10px auto;
	background: #fff;
}

.imp-dialog.pc.payment-kakaopay {
	background: rgb(221, 221, 221);
	background: rgba(0, 0, 0, 0.5);
}

.imp-dialog.pc.payment-kakaopay .imp-frame-kakaopay {
	width: 426px !important;
	height: 550px !important;
	left: 50% !important;
	top: 50% !important;
	margin-left: -213px !important;
	margin-top: -275px !important;
}

.cSXGjy {
	width: calc(100% - 65px);
}

@media (max-width:768px) {
	.cSXGjy {
		width: 100%;
	}

	.cSXGjy button.cnt-link-btn {
		width: 224px;
		height: auto;
		padding: 0 0 10px 0;
		font-size: 18px;
		line-height: 27px;
	}
}

.faqdesign {
	width: calc(100% - 65px);
	padding: 100px;
	padding-top: 0px;
}

@media (max-width:768px) {
	.faqdesign {
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 0px;
		padding-bottom: 50px;
	}
}

.gyNyDN {
	vertical-align: top;
	display: inline-block;
	font-size: 0;
}

.gyNyDN li {
	display: inline-block;
	margin-left: 30px;
}

.gyNyDN li:first-of-type {
	margin-left: 0;
}

.gyNyDN li a {
	display: block;
	position: relative;
	margin-top: -3px;
	padding: 6px 14px;
	border-radius: 22px;
	font-family: 'GrotExBold';
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
}

@media screen and (min-width:769px) and (max-width:1075px) {
	.gyNyDN {
		margin-left: 15px;
	}

	.gyNyDN .mobileHide {
		display: none;
	}
}

@media screen and (min-width:1024px) and (max-width:1279px) {
	.gyNyDN li {
		margin-left: 12px;
	}

	.gyNyDN li a {
		padding: 6px 14px;
	}
}

.gyNyDN li a.active {
	background-color: #ff473b;
	color: #000000;
}

.dPfWQT {
	position: relative;
	vertical-align: top;
	display: inline-block;
	margin-right: 32px;
	line-height: 20px;
	color: #ffffff;
}

.dPfWQT:last-of-type {
	margin-right: 0;
}

@media (max-width:1279px) {
	.dPfWQT {
		margin-right: 34px;
	}
}

.gUrZRu {
	vertical-align: middle;
	border: 0;
	line-height: 24px;
	color: #000000;
	font-family: 'GrotExBold';
	font-size: 10px;
}

.gUrZRu:focus,
.gUrZRu:active {
	outline: none;
}

.gUrZRu.active {
	-webkit-transform: rotate(0.5turn);
	-ms-transform: rotate(0.5turn);
	transform: rotate(0.5turn);
}

.hwlQky {
	vertical-align: middle;
	border: 0;
	line-height: 24px;
	color: #ffffff;
	font-family: 'GrotExBold';
	font-size: 10px;
}

.hwlQky:focus,
.hwlQky:active {
	outline: none;
}

.hwlQky.active {
	-webkit-transform: rotate(0.5turn);
	-ms-transform: rotate(0.5turn);
	transform: rotate(0.5turn);
}

.jbzTKV {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	margin-top: -2px;
	background-image: url(/img/projects/icondropdownblack.svg);
	background-repeat: no-repeat;
	background-size: 24px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.jbzTKV.active {
	-webkit-transform: rotate(0.5turn);
	-ms-transform: rotate(0.5turn);
	transform: rotate(0.5turn);
}

.kcFvGV {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	margin-top: -2px;
	background-image: url(/img/projects/icondropdown.svg);
	background-repeat: no-repeat;
	background-size: 24px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.kcFvGV.active {
	-webkit-transform: rotate(0.5turn);
	-ms-transform: rotate(0.5turn);
	transform: rotate(0.5turn);
}

.jXpyHL {
	visibility: hidden;
	position: absolute;
	top: -5px;
	right: 0px;
	width: 93px;
	padding: 15px 14px;
	border: 1px solid #00000026;
	background-color: #ffffff;
	opacity: 0;
	text-align: left;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	z-index: 3;
}

.jXpyHL.show {
	visibility: visible;
	opacity: 1;
	top: 24px;
	z-index: 10;
}

.jXpyHL.account-wrap {
	width: 219px;
}

.jeA-Dzj {
	display: block;
	margin-bottom: 5px;
	font-family: 'GrotExBold';
	font-size: 10px;
	line-height: 12px;
	cursor: pointer;
	color: #000000;
}

.jeA-Dzj:last-of-type {
	margin-bottom: 0;
}

.jeA-Dzj.english {
	font-family: 'GrotExBold';
	font-size: 10px;
	line-height: 12px;
}

.jeA-Dzj.korea {
	font-family: 'NotoSans';
	font-size: 10px;
	line-height: 12px;
}

.bbpoXU {
	position: relative;
	width: 100%;
	height: 66px;
	padding: 32px 43px 12px 230px;
	text-align: right;
	z-index: 20;
}

@media (max-width:768px) {
	.bbpoXU {
		display: none;
	}
}

@media screen and (min-width:769px) and (max-width:1023px) {
	.bbpoXU {
		padding: 32px 36px 12px 210px;
	}
}

.jbLVNW {
	vertical-align: middle;
	display: inline-block;
	margin-left: 128px;
}

.jbLVNW.active {
	-webkit-transform: rotate(0.5turn);
	-ms-transform: rotate(0.5turn);
	transform: rotate(0.5turn);
}

@media screen and (min-width:769px) and (max-width:1075px) {
	.jbLVNW {
		margin-left: 30px;
	}
}

@media screen and (min-width:1024px) and (max-width:1279px) {
	.jbLVNW {
		margin-left: 52px;
	}
}

@media (max-width:1023px) {
	.jbLVNW {
		display: none;
	}
}

.diqcOQ {
	position: relative;
	width: calc(100% - 65px);
}

.diqcOQ .cnt-title {
	padding-top: 5.0174vw;
	padding-bottom: 2.9268vw;
	text-align: center;
	color: #ffffff;
}

.diqcOQ .cnt-title .eng-title {
	margin-bottom: 2.9268vw;
	font-family: 'GrotExBold';
	font-size: 7.453vw;
	line-height: 8.7108vw;
}

.diqcOQ .cnt-title .kor-title {
	font-size: 26px;
	line-height: 2.6481vw;
}

@media (max-width:1239px) {
	.diqcOQ .cnt-title .kor-title {
		font-size: 19px;
	}
}

@media (min-width:769px) and (max-width:1023px) {
	.diqcOQ .cnt-title {
		padding-bottom: 6.9268vw;
	}
}

@media (max-width:768px) {
	.diqcOQ {
		width: 100%;
		height: 204px;
	}

	.diqcOQ .cnt-title {
		padding-top: 110px;
	}

	.diqcOQ .cnt-title .eng-title {
		margin-bottom: 0px;
		padding-bottom: 10px;
		font-size: 40px;
		line-height: 42px;
		-webkit-letter-spacing: -0.5px;
		-moz-letter-spacing: -0.5px;
		-ms-letter-spacing: -0.5px;
		letter-spacing: -0.5px;
	}

	.diqcOQ .cnt-title .kor-title {
		font-size: 22px;
		line-height: 33px;
	}
}

.kmjJQy.mnChrct01BK {
	width: 460px;
	height: 100%;
	background-image: url(/c0f1d7c1387d29eac42dfa0fcee8ce5a.gif);
	background-repeat: no-repeat;
}

.fPkTXD.in-arrow-wh {
	width: 190px;
	height: 100px;
	background-image: url(/img/projects/arrow.png);
	background-size: 4320px;
	background-position: 7.61421319797% 7.32484076433%;
	background-repeat: no-repeat;
	-webkit-animation: XYNck 1s infinite alternate;
	animation: XYNck 1s infinite alternate;
	-webkit-animation-timing-function: steps(1);
	animation-timing-function: steps(1);
}

.iXsbZR.out-arrow-bk {
	width: 132.5px;
	height: 57.5px;
	background-image: url(/755722b1a1ea2f9f2a3a7860b7b330b7.png);
	background-size: 7560px;
	background-position: 3.84068278805% 4.74183350896%;
	background-repeat: no-repeat;
	-webkit-animation: eIxipn 2.2s infinite alternate;
	animation: eIxipn 2.2s infinite alternate;
	-webkit-animation-timing-function: steps(1);
	animation-timing-function: steps(1);
}

.cmOlrd {
	width: 256px;
	height: 56px;
	padding: 14px 0 10px;
	border: 0;
	border-bottom: 1px solid #ffffff66;
	font-family: 'NotoSans';
	font-size: 18px;
	line-height: 25px;
	text-align: left;
	color: #ffffff;
	background-color: transparent;
}

.cmOlrd.cnt-link-wh {
	border-bottom: 1px solid #000000;
	color: #000000;
}

.cmOlrd .in-arrow-wh {
	float: right;
	width: 47.5px;
	height: 25px;
	background-size: 540px;
	-webkit-animation: none;
	animation: none;
}

.cmOlrd .in-arrow-wh.type-of-classes {
	float: right;
	margin-left: 12px;
	width: 31.66666666666667px;
	height: 16.66666666666667px;
	background-size: 360px;
	-webkit-animation: none;
	animation: none;
}

.cmOlrd:hover .in-arrow-wh {
	-webkit-animation: XYNck 1s infinite alternate;
	animation: XYNck 1s infinite alternate;
	-webkit-animation-timing-function: steps(1);
	animation-timing-function: steps(1);
}

.cmOlrd .in-arrow-bk {
	float: right;
	width: 47.5px;
	height: 25px;
	background-size: 540px;
	-webkit-animation: none;
	animation: none;
}

.cmOlrd:hover .in-arrow-bk {
	-webkit-animation: XYNck 1s infinite alternate;
	animation: XYNck 1s infinite alternate;
	-webkit-animation-timing-function: steps(1);
	animation-timing-function: steps(1);
}

@media (max-width:768px) {
	.cmOlrd {
		width: 224px;
		height: 56px;
	}
}

.gvlnCY {
	display: inline-block;
	width: 185px;
	font-size: 18px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	background-color: transparent;
	position: relative;
	cursor: pointer;
}

.gvlnCY:focus {
	outline: none;
}

.gvlnCY::before {
	position: absolute;
	right: 0;
	top: calc(50% - 0.5em);
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	background-image: url(/img/projects/icondropdown.svg);
	background-repeat: no-repeat;
	background-size: 34px;
	background-position: center;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.gvlnCY.active::before {
	-webkit-transform: rotateX(-180deg);
	-ms-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
}

.gvlnCY .sel-placeholder {
	display: block;
	padding-bottom: 9px;
	font-size: 18px;
	line-height: 27px;
	color: #ffffff;
	text-align: left;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	visibility: visible;
}

.gvlnCY.active .sel-placeholder {
	visibility: hidden;
}

.gvlnCY .sel-placeholder::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: attr(data-placeholder);
	visibility: hidden;
}

.gvlnCY.active .sel-placeholder::before {
	visibility: visible;
}

.gvlnCY .sel-box {
	position: absolute;
	overflow-y: scroll;
	top: 100%;
	display: none;
	width: 100%;
	max-height: 477px;
	padding: 12px 16px;
	border: solid 1px #d9d9d9;
	list-style-type: none;
	text-align: left;
	background-color: #ffffff;
	box-sizing: border-box;
}

.gvlnCY.active .sel-box {
	display: block;
	-webkit-animation: selFadeInUp 500ms;
	animation: selFadeInUp 500ms;
	z-index: 10;
}

.gvlnCY .sel-options {
	display: list-item;
	margin-bottom: 6px;
	font-size: 16px;
	line-height: 24px;
	color: rgba(0, 0, 0, 0.5);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.gvlnCY .sel-options.selected {
	color: rgba(0, 0, 0, 1);
}

.gvlnCY .sel-options.selected::after {
	display: inline;
}

.gvlnCY .sel-options:hover {
	background-color: #ebedef;
}

@-webkit-keyframes selFadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 20px, 0);
		-ms-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

@keyframes selFadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 20px, 0);
		-ms-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

@-webkit-keyframes selFadeOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

@keyframes selFadeOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

@media screen and (max-width:1079px) {
	.gvlnCY {
		width: 100%;
		margin-bottom: 24px;
	}

	.gvlnCY.active {
		z-index: 10;
	}

	.gvlnCY.side-bar {
		margin-bottom: 0;
	}
}

@media (max-width:768px) {
	.gvlnCY.side-bar {
		margin-bottom: 24px;
	}
}

.cmORhy {
	font-size: 15px;
	line-height: 28px;
	-webkit-letter-spacing: -0.23px;
	-moz-letter-spacing: -0.23px;
	-ms-letter-spacing: -0.23px;
	letter-spacing: -0.23px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cmORhy .button {
	vertical-align: top;
	display: inline-block;
	width: 111px;
	height: 28px;
}

.cmORhy .button button {
	width: 100%;
	height: 28px;
	padding: 5px 10px;
	border: 0;
	border-radius: 14px;
	font-family: 'GrotExBold';
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	background-color: #ffffff;
	color: #000000;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cmORhy .button.live {
	width: 132px;
}

.cmORhy .button.live button {
	text-align: left;
	font-family: 'GrotExBold';
}

.cmORhy .button.disabled button {
	opacity: 0.12;
	cursor: default;
}

.cmORhy .button.booked button::before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	-webkit-mask: url(/static/media/ico-booked-master.7553da91.svg) no-repeat;
	mask: url(/static/media/ico-booked-master.7553da91.svg) no-repeat;
	-webkit-mask: url(/static/media/ico-booked-master.7553da91.svg) no-repeat;
	-webkit-mask-size: 18px 18px;
	background-color: #A9F5F2;
	margin-right: 4px;
}

@media (max-width:768px) {
	.cmORhy .button.live {
		display: none;
	}
}

.bzyGab {
	font-size: 15px;
	line-height: 28px;
	-webkit-letter-spacing: -0.23px;
	-moz-letter-spacing: -0.23px;
	-ms-letter-spacing: -0.23px;
	letter-spacing: -0.23px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.bzyGab .button {
	vertical-align: top;
	display: inline-block;
	width: 111px;
	height: 28px;
}

.bzyGab .button button {
	width: 100%;
	height: 28px;
	padding: 5px 10px;
	border: 0;
	border-radius: 14px;
	font-family: 'GrotExBold';
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	background-color: #ffffff;
	color: #000000;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.bzyGab .button.live {
	width: 132px;
}

.bzyGab .button.live button {
	text-align: left;
	font-family: 'GrotExBold';
}

.bzyGab .button.disabled button {
	opacity: 0.12;
	cursor: default;
}

.bzyGab .button.booked button::before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	-webkit-mask: url(/static/media/ico-booked-master.7553da91.svg) no-repeat;
	mask: url(/static/media/ico-booked-master.7553da91.svg) no-repeat;
	-webkit-mask: url(/static/media/ico-booked-master.7553da91.svg) no-repeat;
	-webkit-mask-size: 18px 18px;
	background-color: #94C2E3;
	margin-right: 4px;
}

@media (max-width:768px) {
	.bzyGab .button.live {
		display: none;
	}
}

.bindal {
	font-size: 15px;
	line-height: 28px;
	-webkit-letter-spacing: -0.23px;
	-moz-letter-spacing: -0.23px;
	-ms-letter-spacing: -0.23px;
	letter-spacing: -0.23px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.bindal .button {
	vertical-align: top;
	display: inline-block;
	width: 111px;
	height: 28px;
}

.bindal .button button {
	width: 100%;
	height: 28px;
	padding: 5px 10px;
	border: 0;
	border-radius: 14px;
	font-family: 'GrotExBold';
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	background-color: #ffffff;
	color: #000000;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.bindal .button.live {
	width: 132px;
}

.bindal .button.live button {
	text-align: left;
	font-family: 'GrotExBold';
}

.bindal .button.disabled button {
	opacity: 0.12;
	cursor: default;
}

.bindal .button.booked button::before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	-webkit-mask: url(/static/media/ico-booked-master.7553da91.svg) no-repeat;
	mask: url(/static/media/ico-booked-master.7553da91.svg) no-repeat;
	-webkit-mask: url(/static/media/ico-booked-master.7553da91.svg) no-repeat;
	-webkit-mask-size: 18px 18px;
	background-color: #FFC003;
	margin-right: 4px;
}

@media (max-width:768px) {
	.bindal .button.live {
		display: none;
	}
}

.bpkEUH {
	font-size: 15px;
	line-height: 28px;
	-webkit-letter-spacing: -0.23px;
	-moz-letter-spacing: -0.23px;
	-ms-letter-spacing: -0.23px;
	letter-spacing: -0.23px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.bpkEUH .button {
	vertical-align: top;
	display: inline-block;
	width: 111px;
	height: 28px;
}

.bpkEUH .button button {
	width: 100%;
	height: 28px;
	padding: 5px 10px;
	border: 0;
	border-radius: 14px;
	font-family: 'GrotExBold';
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	background-color: #ffffff;
	color: #000000;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.bpkEUH .button.live {
	width: 132px;
}

.bpkEUH .button.live button {
	text-align: left;
	font-family: 'GrotExBold';
}

.bpkEUH .button.disabled button {
	opacity: 0.12;
	cursor: default;
}

.bpkEUH .button.booked button::before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	-webkit-mask: url(/static/media/ico-booked-master.7553da91.svg) no-repeat;
	mask: url(/static/media/ico-booked-master.7553da91.svg) no-repeat;
	-webkit-mask: url(/static/media/ico-booked-master.7553da91.svg) no-repeat;
	-webkit-mask-size: 18px 18px;
	background-color: #B660FF;
	margin-right: 4px;
}

@media (max-width:768px) {
	.bpkEUH .button.live {
		display: none;
	}
}

.Bobbe {
	font-size: 15px;
	line-height: 28px;
	-webkit-letter-spacing: -0.23px;
	-moz-letter-spacing: -0.23px;
	-ms-letter-spacing: -0.23px;
	letter-spacing: -0.23px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.Bobbe .button {
	vertical-align: top;
	display: inline-block;
	width: 111px;
	height: 28px;
}

.Bobbe .button button {
	width: 100%;
	height: 28px;
	padding: 5px 10px;
	border: 0;
	border-radius: 14px;
	font-family: 'GrotExBold';
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	background-color: #ffffff;
	color: #000000;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.Bobbe .button.live {
	width: 132px;
}

.Bobbe .button.live button {
	text-align: left;
	font-family: 'GrotExBold';
}

.Bobbe .button.disabled button {
	opacity: 0.12;
	cursor: default;
}

.Bobbe .button.booked button::before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	-webkit-mask: url(/static/media/ico-booked-master.7553da91.svg) no-repeat;
	mask: url(/static/media/ico-booked-master.7553da91.svg) no-repeat;
	-webkit-mask: url(/static/media/ico-booked-master.7553da91.svg) no-repeat;
	-webkit-mask-size: 18px 18px;
	background-color: #B1FFC3;
	margin-right: 4px;
}

@media (max-width:768px) {
	.Bobbe .button.live {
		display: none;
	}
}

.bFGTNH {
	font-size: 15px;
	line-height: 28px;
	-webkit-letter-spacing: -0.23px;
	-moz-letter-spacing: -0.23px;
	-ms-letter-spacing: -0.23px;
	letter-spacing: -0.23px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.bFGTNH .button {
	vertical-align: top;
	display: inline-block;
	width: 111px;
	height: 28px;
}

.bFGTNH .button button {
	width: 100%;
	height: 28px;
	padding: 5px 10px;
	border: 0;
	border-radius: 14px;
	font-family: 'GrotExBold';
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	background-color: #ffffff;
	color: #000000;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.bFGTNH .button.live {
	width: 132px;
}

.bFGTNH .button.live button {
	text-align: left;
	font-family: 'GrotExBold';
}

.bFGTNH .button.disabled button {
	opacity: 0.12;
	cursor: default;
}

.bFGTNH .button.booked button::before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	-webkit-mask: url(/static/media/ico-booked-master.7553da91.svg) no-repeat;
	mask: url(/static/media/ico-booked-master.7553da91.svg) no-repeat;
	-webkit-mask: url(/static/media/ico-booked-master.7553da91.svg) no-repeat;
	-webkit-mask-size: 18px 18px;
	background-color: #00C6AB;
	margin-right: 4px;
}

@media (max-width:768px) {
	.bFGTNH .button.live {
		display: none;
	}
}

.gKKcAq {
	font-size: 0;
	width: 100%;
	height: 28px;
}

.gKKcAq .time {
	vertical-align: top;
	height: 28px;
	font-size: 15px;
	line-height: 28px;
	-webkit-letter-spacing: -0.23px;
	-moz-letter-spacing: -0.23px;
	-ms-letter-spacing: -0.23px;
	letter-spacing: -0.23px;
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.bXkLmk {
	font-size: 0;
	width: 100%;
	margin-bottom: 29px;
}

.bXkLmk a,
.bXkLmk button {
	border: none;
	outline: none;
	display: block;
	font-size: 22px;
	line-height: 31px;
	-webkit-letter-spacing: -0.77px;
	-moz-letter-spacing: -0.77px;
	-ms-letter-spacing: -0.77px;
	letter-spacing: -0.77px;
	color: #000000;
	white-space: pre-wrap;
	pointer-events: none;
	text-align: left;
}

.fMSqCS {
	position: relative;
	font-size: 0;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.fMSqCS .limit,
.fMSqCS .type,
.fMSqCS .location,
.fMSqCS .booking__floor {
	vertical-align: top;
	display: inline-block;
	height: 25px;
	font-size: 15px;
	line-height: 25px;
	-webkit-letter-spacing: -0.23px;
	-moz-letter-spacing: -0.23px;
	-ms-letter-spacing: -0.23px;
	letter-spacing: -0.23px;
}

.fMSqCS .limit {
	width: 115px;
	margin-right: 16px;
	white-space: nowrap;
}

.fMSqCS .type {
	width: 153px;
}

.fMSqCS .type span {
	position: relative;
	padding-left: 17px;
}

.fMSqCS .type span::after {
	content: '';
	position: absolute;
	display: block;
	top: 6px;
	left: 0;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #A9F5F2;
}

.fMSqCS .booking__floor {
	margin-left: 35px;
}

.fMSqCS .state {
	position: absolute;
	right: 23px;
	bottom: 19px;
	font-size: 15px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
	opacity: 0.6;
}

.fMSqCS button.cancel-bk {
	border: none;
	outline: none;
	font-size: 15px;
	line-height: 22px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
	-webkit-text-decoration: underline;
	text-decoration: underline;
	color: #000000;
	margin-left: auto;
}

@media (max-width:768px) {
	.fMSqCS .floor {
		vertical-align: top;
		display: inline-block;
		height: 25px;
		font-size: 15px;
		line-height: 25px;
		-webkit-letter-spacing: -0.23px;
		-moz-letter-spacing: -0.23px;
		-ms-letter-spacing: -0.23px;
		letter-spacing: -0.23px;
	}
}

.eDFJdD {
	position: relative;
	font-size: 0;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.eDFJdD .limit,
.eDFJdD .type,
.eDFJdD .location,
.eDFJdD .booking__floor {
	vertical-align: top;
	display: inline-block;
	height: 25px;
	font-size: 15px;
	line-height: 25px;
	-webkit-letter-spacing: -0.23px;
	-moz-letter-spacing: -0.23px;
	-ms-letter-spacing: -0.23px;
	letter-spacing: -0.23px;
}

.eDFJdD .limit {
	width: 115px;
	margin-right: 16px;
	white-space: nowrap;
}

.eDFJdD .type {
	width: 153px;
}

.eDFJdD .type span {
	position: relative;
	padding-left: 17px;
}

.eDFJdD .type span::after {
	content: '';
	position: absolute;
	display: block;
	top: 6px;
	left: 0;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #94C2E3;
}

.eDFJdD .booking__floor {
	margin-left: 35px;
}

.eDFJdD .state {
	position: absolute;
	right: 23px;
	bottom: 19px;
	font-size: 15px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
	opacity: 0.6;
}

.eDFJdD button.cancel-bk {
	border: none;
	outline: none;
	font-size: 15px;
	line-height: 22px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
	-webkit-text-decoration: underline;
	text-decoration: underline;
	color: #000000;
	margin-left: auto;
}

@media (max-width:768px) {
	.eDFJdD .floor {
		vertical-align: top;
		display: inline-block;
		height: 25px;
		font-size: 15px;
		line-height: 25px;
		-webkit-letter-spacing: -0.23px;
		-moz-letter-spacing: -0.23px;
		-ms-letter-spacing: -0.23px;
		letter-spacing: -0.23px;
	}
}

.fcdIJx {
	position: relative;
	font-size: 0;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.fcdIJx .limit,
.fcdIJx .type,
.fcdIJx .location,
.fcdIJx .booking__floor {
	vertical-align: top;
	display: inline-block;
	height: 25px;
	font-size: 15px;
	line-height: 25px;
	-webkit-letter-spacing: -0.23px;
	-moz-letter-spacing: -0.23px;
	-ms-letter-spacing: -0.23px;
	letter-spacing: -0.23px;
}

.fcdIJx .limit {
	width: 115px;
	margin-right: 16px;
	white-space: nowrap;
}

.fcdIJx .type {
	width: 153px;
}

.fcdIJx .type span {
	position: relative;
	padding-left: 17px;
}

.fcdIJx .type span::after {
	content: '';
	position: absolute;
	display: block;
	top: 6px;
	left: 0;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #FFC003;
}

.fcdIJx .booking__floor {
	margin-left: 35px;
}

.fcdIJx .state {
	position: absolute;
	right: 23px;
	bottom: 19px;
	font-size: 15px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
	opacity: 0.6;
}

.fcdIJx button.cancel-bk {
	border: none;
	outline: none;
	font-size: 15px;
	line-height: 22px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
	-webkit-text-decoration: underline;
	text-decoration: underline;
	color: #000000;
	margin-left: auto;
}

@media (max-width:768px) {
	.fcdIJx .floor {
		vertical-align: top;
		display: inline-block;
		height: 25px;
		font-size: 15px;
		line-height: 25px;
		-webkit-letter-spacing: -0.23px;
		-moz-letter-spacing: -0.23px;
		-ms-letter-spacing: -0.23px;
		letter-spacing: -0.23px;
	}
}

.ikcYBv {
	position: relative;
	font-size: 0;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.ikcYBv .limit,
.ikcYBv .type,
.ikcYBv .location,
.ikcYBv .booking__floor {
	vertical-align: top;
	display: inline-block;
	height: 25px;
	font-size: 15px;
	line-height: 25px;
	-webkit-letter-spacing: -0.23px;
	-moz-letter-spacing: -0.23px;
	-ms-letter-spacing: -0.23px;
	letter-spacing: -0.23px;
}

.ikcYBv .limit {
	width: 115px;
	margin-right: 16px;
	white-space: nowrap;
}

.ikcYBv .type {
	width: 153px;
}

.ikcYBv .type span {
	position: relative;
	padding-left: 17px;
}

.ikcYBv .type span::after {
	content: '';
	position: absolute;
	display: block;
	top: 6px;
	left: 0;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #B660FF;
}

.ikcYBv .booking__floor {
	margin-left: 35px;
}

.ikcYBv .state {
	position: absolute;
	right: 23px;
	bottom: 19px;
	font-size: 15px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
	opacity: 0.6;
}

.ikcYBv button.cancel-bk {
	border: none;
	outline: none;
	font-size: 15px;
	line-height: 22px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
	-webkit-text-decoration: underline;
	text-decoration: underline;
	color: #000000;
	margin-left: auto;
}

@media (max-width:768px) {
	.ikcYBv .floor {
		vertical-align: top;
		display: inline-block;
		height: 25px;
		font-size: 15px;
		line-height: 25px;
		-webkit-letter-spacing: -0.23px;
		-moz-letter-spacing: -0.23px;
		-ms-letter-spacing: -0.23px;
		letter-spacing: -0.23px;
	}
}

.cvdDWq {
	position: relative;
	font-size: 0;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.cvdDWq .limit,
.cvdDWq .type,
.cvdDWq .location,
.cvdDWq .booking__floor {
	vertical-align: top;
	display: inline-block;
	height: 25px;
	font-size: 15px;
	line-height: 25px;
	-webkit-letter-spacing: -0.23px;
	-moz-letter-spacing: -0.23px;
	-ms-letter-spacing: -0.23px;
	letter-spacing: -0.23px;
}

.cvdDWq .limit {
	width: 115px;
	margin-right: 16px;
	white-space: nowrap;
}

.cvdDWq .type {
	width: 153px;
}

.cvdDWq .type span {
	position: relative;
	padding-left: 17px;
}

.cvdDWq .type span::after {
	content: '';
	position: absolute;
	display: block;
	top: 6px;
	left: 0;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #B1FFC3;
}

.cvdDWq .booking__floor {
	margin-left: 35px;
}

.cvdDWq .state {
	position: absolute;
	right: 23px;
	bottom: 19px;
	font-size: 15px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
	opacity: 0.6;
}

.cvdDWq button.cancel-bk {
	border: none;
	outline: none;
	font-size: 15px;
	line-height: 22px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
	-webkit-text-decoration: underline;
	text-decoration: underline;
	color: #000000;
	margin-left: auto;
}

@media (max-width:768px) {
	.cvdDWq .floor {
		vertical-align: top;
		display: inline-block;
		height: 25px;
		font-size: 15px;
		line-height: 25px;
		-webkit-letter-spacing: -0.23px;
		-moz-letter-spacing: -0.23px;
		-ms-letter-spacing: -0.23px;
		letter-spacing: -0.23px;
	}
}

.kVNQqv {
	position: relative;
	font-size: 0;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.kVNQqv .limit,
.kVNQqv .type,
.kVNQqv .location,
.kVNQqv .booking__floor {
	vertical-align: top;
	display: inline-block;
	height: 25px;
	font-size: 15px;
	line-height: 25px;
	-webkit-letter-spacing: -0.23px;
	-moz-letter-spacing: -0.23px;
	-ms-letter-spacing: -0.23px;
	letter-spacing: -0.23px;
}

.kVNQqv .limit {
	width: 115px;
	margin-right: 16px;
	white-space: nowrap;
}

.kVNQqv .type {
	width: 153px;
}

.kVNQqv .type span {
	position: relative;
	padding-left: 17px;
}

.kVNQqv .type span::after {
	content: '';
	position: absolute;
	display: block;
	top: 6px;
	left: 0;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #00C6AB;
}

.kVNQqv .booking__floor {
	margin-left: 35px;
}

.kVNQqv .state {
	position: absolute;
	right: 23px;
	bottom: 19px;
	font-size: 15px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
	opacity: 0.6;
}

.kVNQqv button.cancel-bk {
	border: none;
	outline: none;
	font-size: 15px;
	line-height: 22px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
	-webkit-text-decoration: underline;
	text-decoration: underline;
	color: #000000;
	margin-left: auto;
}

@media (max-width:768px) {
	.kVNQqv .floor {
		vertical-align: top;
		display: inline-block;
		height: 25px;
		font-size: 15px;
		line-height: 25px;
		-webkit-letter-spacing: -0.23px;
		-moz-letter-spacing: -0.23px;
		-ms-letter-spacing: -0.23px;
		letter-spacing: -0.23px;
	}
}

.eIMlbu.schdd-view {
	position: relative;
	vertical-align: top;
	display: inline-block;
	width: 333px;
	height: 100%;
	margin-right: -1px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.eIMlbu.schdd-view li {
	padding: 19px 23px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	color: #ffffff;
}

.eIMlbu.schdd-view li.day-header {
	position: relative;
	height: 78px;
	padding: 25px 23px;
	border-bottom: 1px solid #ffffff;
	font-family: 'GrotSemiBold';
	font-size: 26px;
	line-height: 28px;
}

.eIMlbu.schdd-view.schdd-today li.day-header {
	background-color: #ffffff;
	color: #000000;
}

.eIMlbu.schdd-view li.day-header .day-count {
	width: calc(100% - 60px);
	font-family: 'GrotSemiBold';
	font-weight: 600;
	font-stretch: condensed;
	line-height: 1.08;
}

.eIMlbu.schdd-view li.day-header .day-text {
	position: absolute;
	right: 23px;
	top: 25px;
	width: 60px;
	text-align: right;
	font-family: 'GrotSemiBold';
	font-weight: 600;
	font-stretch: condensed;
	line-height: 1.08;
}

.eIMlbu.schdd-view li.nothing-day {
	padding: 62px 23px;
	border-bottom: 0px;
	text-align: center;
}

.eIMlbu.schdd-view li.li-disabled .branch-info,
.eIMlbu.schdd-view li.li-disabled .day-top,
.eIMlbu.schdd-view li.li-disabled .day-mid,
.eIMlbu.schdd-view li.li-disabled .day-bot {
	opacity: 0.2;
}

.eIMlbu.schdd-view li.li-disabled .day-top .button button,
.eIMlbu.schdd-view li.li-disabled .day-mid a {
	cursor: default;
}

.eIMlbu.schdd-view .live-description {
	padding: 21px 18px 10px;
	border-bottom: 1px solid #121212;
	font-size: 15px;
}

.eIMlbu.schdd-view .live-description .live-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 11px;
	line-height: 22px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
}

.eIMlbu.schdd-view .live-description .live-header img {
	cursor: pointer;
}

.eIMlbu.schdd-view .live-description .description {
	padding-bottom: 11px;
}

.eIMlbu.schdd-view .live-description .description a {
	display: inline-block;
	margin: 22px 0;
	color: #121212;
	line-height: 22px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.eIMlbu.schdd-view .live-description .description p {
	line-height: 22px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
	opacity: 0.6;
}

@media screen and (max-width:1079px) {
	.eIMlbu.schdd-view {
		width: 100%;
		height: auto;
		margin-right: 0;
		border: 0;
	}

	.eIMlbu.schdd-view {
		display: none;
	}

	.eIMlbu.schdd-view li {
		padding: 16px 18px 17px;
	}

	.eIMlbu.schdd-view li.day-header {
		height: 62px;
		padding: 17px 18px;
	}

	.eIMlbu.schdd-view li.day-header .day-text {
		top: calc(50% - 14px);
		right: 18px;
	}

	.eIMlbu.schdd-view.mactive-day {
		display: block;
	}

	.eIMlbu.schdd-view.mfiltering-day {
		display: block;
	}
}

.gDaAnz {
	width: calc(100% - 65px);
	background-color: #ffffff;
}

@media (max-width:768px) {
	.gDaAnz {
		width: 100%;
		padding-bottom: 60px;
	}
}

.cWRnNA {
	background-color: #121212;
}

.cWRnNA ul {
	font-size: 0;
	border-bottom: 1px solid #ffffff;
}

.cWRnNA ul li {
	display: inline-block;
	width: 50%;
	height: 6vw;
	border-top: 1px solid #ffffff;
}

@media (max-width:768px) {
	.cWRnNA ul li {
		width: 100%;
		height: 60px;
	}
}

.cWRnNA ul li:nth-of-type(odd) {
	border-right: 1px solid #ffffff;
}

@media (max-width:768px) {
	.cWRnNA ul li:nth-of-type(odd) {
		border-right: 0;
	}
}

.cWRnNA ul li button {
	width: 100%;
	height: 6vw;
	border: 0;
	padding: 0px;
	text-align: center;
	color: #ffffff;
}

@media (max-width:768px) {
	.cWRnNA ul li button {
		padding: 15px 0 15px 0;
	}
}

.cWRnNA ul li button .kor-title {
	margin-bottom: 9px;
	font-size: 1.8118vw;
}

@media (max-width:768px) {
	.cWRnNA ul li button .kor-title {
		margin-bottom: 15px;
		font-size: 16px;
		line-height: 24px;
	}
}

.cWRnNA ul li button .eng-title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: 'GrotExBold';
	font-size: 3.1359vw;
}

@media (max-width:768px) {
	.cWRnNA ul li button .eng-title {
		font-size: 26px;
		line-height: 32px;
	}
}

.cWRnNA ul li button .eng-title .out-arrow-bk {
	display: inline-block;
	width: 79.5px;
	height: 34.5px;
	margin-left: 15px;
	background-size: 1134px;
	-webkit-animation: none;
	animation: none;
}

@media (max-width:768px) {
	.cWRnNA ul li button .eng-title .out-arrow-bk {
		width: 34px;
		height: 17px;
		background-image: url(/static/media/ico-m-out-arrow-bk.c1e0959d.svg);
		background-size: 34px;
		background-position: center;
		-webkit-animation: none;
		animation: none;
	}
}

.cWRnNA ul li button:hover .eng-title .out-arrow-bk {
	-webkit-animation: eIxipn 2.2s infinite alternate;
	animation: eIxipn 2.2s infinite alternate;
	-webkit-animation-timing-function: steps(1);
	animation-timing-function: steps(1);
}

.cWRnNA ul li button .eng-title .out-arrow-wh {
	display: inline-block;
	width: 79.5px;
	height: 34.5px;
	margin-left: 15px;
	background-size: 1134px;
	-webkit-animation: none;
	animation: none;
}

@media (max-width:768px) {
	.cWRnNA ul li button .eng-title .out-arrow-wh {
		width: 34px;
		height: 17px;
		background-image: url(/static/media/ico-m-out-arrow-wh.1f5b2a80.svg);
		background-size: 34px;
		background-position: center;
		-webkit-animation: none;
		animation: none;
	}
}

.cWRnNA ul li button:hover .eng-title .out-arrow-wh {
	-webkit-animation: eIxipn 2.2s infinite alternate;
	animation: eIxipn 2.2s infinite alternate;
	-webkit-animation-timing-function: steps(1);
	animation-timing-function: steps(1);
}

.JWDBY {
	margin-bottom: 42px;
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
	color: #000000;
}

@media (max-width:768px) {
	.JWDBY {
		margin-bottom: 20px;
	}
}

.kyxWJn {
	position: relative;
	padding: 40px 50px 61px 50px;
}

@media screen and (min-width:769px) and (max-width:1279px) {
	.kyxWJn {
		padding-bottom: 88px;
	}
}

@media (max-width:768px) {
	.kyxWJn {
		display: none;
	}
}

.dtFhpc {
	display: inline-block;
	font-size: 0;
	vertical-align: top;
}

.dtFhpc ul {
	vertical-align: top;
	display: inline-block;
	width: 210px;
}

.dtFhpc ul li:first-of-type {
	margin-bottom: 16px;
}

.dtFhpc ul li .link-title {
	height: 28px;
	font-size: 18px;
	line-height: 28px;
	opacity: 0.65;
	color: #000000;
}

.dtFhpc ul li a {
	height: 27px;
	font-size: 18px;
	list-style: 27px;
	color: #000000;
}

.dtFhpc .disabled-link {
	pointer-events: none;
}

.fdDTMS {
	vertical-align: top;
	position: absolute;
	top: 42px;
	right: 43px;
}

.gYfLzB .fbody-info {
	margin-bottom: 137px;
	text-align: center;
}

@media (max-width:768px) {
	.gYfLzB .fbody-info {
		margin-top: 78px;
		margin-bottom: 57px;
	}
}

.gYfLzB .fbody-info img {
	vertical-align: top;
	width: 646px;
	height: 255px;
}

@media screen and (min-width:769px) and (max-width:1279px) {
	.gYfLzB .fbody-info img {
		width: 605px;
		height: auto;
	}
}

@media (max-width:768px) {
	.gYfLzB .fbody-info img {
		width: 300px;
		height: 118px;
	}
}

.cLFPXp {
	font-size: 0;
	text-align: center;
}

.cLFPXp button {
	display: inline-block;
	width: 190px;
	height: 56px;
	margin-right: 20px;
	border: 0;
	font-size: 0;
	background-repeat: no-repeat;
	background-size: 190px;
}

@media (max-width:768px) {
	.cLFPXp button {
		width: 156px;
		height: 46px;
		background-size: 156px;
	}
}

.cLFPXp button:last-of-type {
	margin-right: 0;
}

.cLFPXp button.appstore {
	background-image: url(/7acdec25548e0160caa86b940d0b6cd6.png);
}

.cLFPXp button.googleplay {
	background-image: url(/bdb4b6cae01454756c8e9d0526e7732e.png);
}

.cehwRa {
	position: relative;
	height: 240px;
	padding: 33px 50px;
	border-top: 1px solid #121212;
	background-color: #ffffff;
	color: #000000;
}

@media (max-width:768px) {
	.cehwRa {
		height: 350px;
		padding: 106px 34px 37px 34px;
	}
}

@media (min-width:769px) and (max-width:960px) {
	.cehwRa {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.hoLRXl {
	font-size: 0;
}

@media (min-width:769px) and (max-width:960px) {
	.hoLRXl {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.hoLRXl .copyright {
	display: inline-block;
	margin-right: 30px;
	font-size: 15px;
}

@media (max-width:768px) {
	.hoLRXl .copyright {
		display: block;
		margin-bottom: 8px;
		margin-right: 0;
		font-size: 15px;
		text-align: center;
	}
}

@media (min-width:769px) and (max-width:960px) {
	.hoLRXl .copyright {
		margin-bottom: 10px;
	}
}

.hoLRXl .fbot-link {
	display: inline-block;
	font-size: 0;
}

@media (max-width:768px) {
	.hoLRXl .fbot-link {
		display: block;
		text-align: center;
	}
}

.hoLRXl .fbot-link button {
	position: relative;
	display: inline-block;
	margin-right: 18px;
	border: 0;
	font-size: 15px;
}

.hoLRXl .fbot-link button::after {
	position: absolute;
	left: 0;
	bottom: -5px;
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background-color: #121212;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.hoLRXl .fbot-link button:hover::after {
	width: 100%;
}

@media (max-width:768px) {
	.hoLRXl .fbot-left .fbot-link button:last-of-type {
		margin-right: 0;
	}
}

.jnIzpX {
	position: absolute;
	top: 22px;
	right: 50px;
	font-size: 0;
}

@media (max-width:768px) {
	.jnIzpX {
		top: 34px;
		left: 0;
		right: 0;
		width: 100%;
		text-align: center;
	}
}

.jnIzpX button {
	display: inline-block;
	width: 44px;
	height: 44px;
	border: 0;
	margin-left: 22px;
	font-size: 0;
	background-repeat: no-repeat;
	background-size: 44px;
}

.jnIzpX button:first-of-type {
	margin-left: 0;
}

.jnIzpX button.youtube {
	background-image: url(/img/projects/youtube.svg);
}

.jnIzpX button.facebook {
	background-image: url(/img/projects/facebook.svg);
}

.jnIzpX button.instagram {
	background-image: url(/img/projects/instagram.svg);
}

.jnIzpX button.tiktok {
	background-image: url(/img/projects/tiktok.svg);
}

.ldnEHr {
	margin-right: 14px;
}

.kLZvml {
	display: block;
	width: 55px;
	height: 26px;
	font-size: 0;
	);
	background-repeat: no-repeat;
	background-size: 55px;
}

.lmiNXR {
	position: absolute;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 148px;
	height: 46px;
	top: 20px;
	left: 50px;
	z-index: 100;
	-webkit-animation: qMBQH 0.7s ease-out;
	animation: qMBQH 0.7s ease-out;
}

@media (max-width:768px) {
	.lmiNXR {
		top: 16px;
		left: 18px;
		z-index: 1250;
		position: fixed;
	}
}

.rJTls {
	position: relative;
}

@-webkit-keyframes qMBQH {
	0% {
		top: -30px;
	}

	100% {
		top: 20px;
	}
}

@keyframes qMBQH {
	0% {
		top: -30px;
	}

	100% {
		top: 20px;
	}
}

@-webkit-keyframes eIxipn {
	from {
		background-position: 3.84068278805% 4.74183350896%;
	}

	3.278688525% {
		background-position: 19.20341394026% 4.74183350896%;
	}

	4.918032787% {
		background-position: 34.56614509246% 4.74183350896%;
	}

	6.557377049% {
		background-position: 49.92887624467% 4.74183350896%;
	}

	8.196721311% {
		background-position: 65.29160739687% 4.74183350896%;
	}

	9.836065574% {
		background-position: 80.65433854908% 4.74183350896%;
	}

	11.47540984% {
		background-position: 96.01706970128% 4.74183350896%;
	}

	13.1147541% {
		background-position: 3.84068278805% 16.12223393045%;
	}

	14.75409836% {
		background-position: 19.20341394026% 16.12223393045%;
	}

	16.39344262% {
		background-position: 34.56614509246% 16.12223393045%;
	}

	18.03278689% {
		background-position: 49.92887624467% 16.12223393045%;
	}

	19.67213115% {
		background-position: 65.29160739687% 16.12223393045%;
	}

	21.31147541% {
		background-position: 80.65433854908% 16.12223393045%;
	}

	22.95081967% {
		background-position: 96.01706970128% 16.12223393045%;
	}

	24.59016393% {
		background-position: 3.84068278805% 27.50263435195%;
	}

	26.2295082% {
		background-position: 19.20341394026% 27.50263435195%;
	}

	27.86885246% {
		background-position: 34.56614509246% 27.50263435195%;
	}

	29.50819672% {
		background-position: 49.92887624467% 27.50263435195%;
	}

	31.14754098% {
		background-position: 65.29160739687% 27.50263435195%;
	}

	32.78688525% {
		background-position: 80.65433854908% 27.50263435195%;
	}

	34.42622951% {
		background-position: 96.01706970128% 27.50263435195%;
	}

	36.06557377% {
		background-position: 3.84068278805% 38.88303477345%;
	}

	37.70491803% {
		background-position: 19.20341394026% 38.88303477345%;
	}

	39.3442623% {
		background-position: 34.56614509246% 38.88303477345%;
	}

	40.98360656% {
		background-position: 49.92887624467% 38.88303477345%;
	}

	42.62295082% {
		background-position: 65.29160739687% 38.88303477345%;
	}

	44.26229508% {
		background-position: 80.65433854908% 38.88303477345%;
	}

	45.90163934% {
		background-position: 96.01706970128% 38.88303477345%;
	}

	47.54098361% {
		background-position: 3.84068278805% 50.26343519494%;
	}

	49.18032787% {
		background-position: 19.20341394026% 50.26343519494%;
	}

	50.81967213% {
		background-position: 34.56614509246% 50.26343519494%;
	}

	52.45901639% {
		background-position: 49.92887624467% 50.26343519494%;
	}

	54.09836066% {
		background-position: 65.29160739687% 50.26343519494%;
	}

	55.73770492% {
		background-position: 80.65433854908% 50.26343519494%;
	}

	57.37704918% {
		background-position: 96.01706970128% 50.26343519494%;
	}

	59.01639344% {
		background-position: 3.84068278805% 61.64383561644%;
	}

	60.6557377% {
		background-position: 19.20341394026% 61.64383561644%;
	}

	62.29508197% {
		background-position: 34.56614509246% 61.64383561644%;
	}

	63.93442623% {
		background-position: 49.92887624467% 61.64383561644%;
	}

	65.57377049% {
		background-position: 65.29160739687% 61.64383561644%;
	}

	67.21311475% {
		background-position: 80.65433854908% 61.64383561644%;
	}

	68.85245902% {
		background-position: 96.01706970128% 61.64383561644%;
	}

	70.49180328% {
		background-position: 3.84068278805% 73.02423603793%;
	}

	72.13114754% {
		background-position: 19.20341394026% 73.02423603793%;
	}

	73.7704918% {
		background-position: 34.56614509246% 73.02423603793%;
	}

	75.40983607% {
		background-position: 49.92887624467% 73.02423603793%;
	}

	77.04918033% {
		background-position: 65.29160739687% 73.02423603793%;
	}

	78.68852459% {
		background-position: 80.65433854908% 73.02423603793%;
	}

	80.32786885% {
		background-position: 96.01706970128% 73.02423603793%;
	}

	81.96721311% {
		background-position: 3.84068278805% 84.40463645943%;
	}

	83.60655738% {
		background-position: 19.20341394026% 84.40463645943%;
	}

	85.24590164% {
		background-position: 34.56614509246% 84.40463645943%;
	}

	86.8852459% {
		background-position: 49.92887624467% 84.40463645943%;
	}

	88.52459016% {
		background-position: 65.29160739687% 84.40463645943%;
	}

	90.16393443% {
		background-position: 80.65433854908% 84.40463645943%;
	}

	91.80327869% {
		background-position: 96.01706970128% 84.40463645943%;
	}

	93.44262295% {
		background-position: 3.84068278805% 95.78503688093%;
	}

	95.08196721% {
		background-position: 19.20341394026% 95.78503688093%;
	}

	96.72131148% {
		background-position: 34.56614509246% 95.78503688093%;
	}

	98.36065574% {
		background-position: 49.92887624467% 95.78503688093%;
	}

	100% {
		background-position: 65.29160739687% 95.78503688093%;
	}
}

@keyframes eIxipn {
	from {
		background-position: 3.84068278805% 4.74183350896%;
	}

	3.278688525% {
		background-position: 19.20341394026% 4.74183350896%;
	}

	4.918032787% {
		background-position: 34.56614509246% 4.74183350896%;
	}

	6.557377049% {
		background-position: 49.92887624467% 4.74183350896%;
	}

	8.196721311% {
		background-position: 65.29160739687% 4.74183350896%;
	}

	9.836065574% {
		background-position: 80.65433854908% 4.74183350896%;
	}

	11.47540984% {
		background-position: 96.01706970128% 4.74183350896%;
	}

	13.1147541% {
		background-position: 3.84068278805% 16.12223393045%;
	}

	14.75409836% {
		background-position: 19.20341394026% 16.12223393045%;
	}

	16.39344262% {
		background-position: 34.56614509246% 16.12223393045%;
	}

	18.03278689% {
		background-position: 49.92887624467% 16.12223393045%;
	}

	19.67213115% {
		background-position: 65.29160739687% 16.12223393045%;
	}

	21.31147541% {
		background-position: 80.65433854908% 16.12223393045%;
	}

	22.95081967% {
		background-position: 96.01706970128% 16.12223393045%;
	}

	24.59016393% {
		background-position: 3.84068278805% 27.50263435195%;
	}

	26.2295082% {
		background-position: 19.20341394026% 27.50263435195%;
	}

	27.86885246% {
		background-position: 34.56614509246% 27.50263435195%;
	}

	29.50819672% {
		background-position: 49.92887624467% 27.50263435195%;
	}

	31.14754098% {
		background-position: 65.29160739687% 27.50263435195%;
	}

	32.78688525% {
		background-position: 80.65433854908% 27.50263435195%;
	}

	34.42622951% {
		background-position: 96.01706970128% 27.50263435195%;
	}

	36.06557377% {
		background-position: 3.84068278805% 38.88303477345%;
	}

	37.70491803% {
		background-position: 19.20341394026% 38.88303477345%;
	}

	39.3442623% {
		background-position: 34.56614509246% 38.88303477345%;
	}

	40.98360656% {
		background-position: 49.92887624467% 38.88303477345%;
	}

	42.62295082% {
		background-position: 65.29160739687% 38.88303477345%;
	}

	44.26229508% {
		background-position: 80.65433854908% 38.88303477345%;
	}

	45.90163934% {
		background-position: 96.01706970128% 38.88303477345%;
	}

	47.54098361% {
		background-position: 3.84068278805% 50.26343519494%;
	}

	49.18032787% {
		background-position: 19.20341394026% 50.26343519494%;
	}

	50.81967213% {
		background-position: 34.56614509246% 50.26343519494%;
	}

	52.45901639% {
		background-position: 49.92887624467% 50.26343519494%;
	}

	54.09836066% {
		background-position: 65.29160739687% 50.26343519494%;
	}

	55.73770492% {
		background-position: 80.65433854908% 50.26343519494%;
	}

	57.37704918% {
		background-position: 96.01706970128% 50.26343519494%;
	}

	59.01639344% {
		background-position: 3.84068278805% 61.64383561644%;
	}

	60.6557377% {
		background-position: 19.20341394026% 61.64383561644%;
	}

	62.29508197% {
		background-position: 34.56614509246% 61.64383561644%;
	}

	63.93442623% {
		background-position: 49.92887624467% 61.64383561644%;
	}

	65.57377049% {
		background-position: 65.29160739687% 61.64383561644%;
	}

	67.21311475% {
		background-position: 80.65433854908% 61.64383561644%;
	}

	68.85245902% {
		background-position: 96.01706970128% 61.64383561644%;
	}

	70.49180328% {
		background-position: 3.84068278805% 73.02423603793%;
	}

	72.13114754% {
		background-position: 19.20341394026% 73.02423603793%;
	}

	73.7704918% {
		background-position: 34.56614509246% 73.02423603793%;
	}

	75.40983607% {
		background-position: 49.92887624467% 73.02423603793%;
	}

	77.04918033% {
		background-position: 65.29160739687% 73.02423603793%;
	}

	78.68852459% {
		background-position: 80.65433854908% 73.02423603793%;
	}

	80.32786885% {
		background-position: 96.01706970128% 73.02423603793%;
	}

	81.96721311% {
		background-position: 3.84068278805% 84.40463645943%;
	}

	83.60655738% {
		background-position: 19.20341394026% 84.40463645943%;
	}

	85.24590164% {
		background-position: 34.56614509246% 84.40463645943%;
	}

	86.8852459% {
		background-position: 49.92887624467% 84.40463645943%;
	}

	88.52459016% {
		background-position: 65.29160739687% 84.40463645943%;
	}

	90.16393443% {
		background-position: 80.65433854908% 84.40463645943%;
	}

	91.80327869% {
		background-position: 96.01706970128% 84.40463645943%;
	}

	93.44262295% {
		background-position: 3.84068278805% 95.78503688093%;
	}

	95.08196721% {
		background-position: 19.20341394026% 95.78503688093%;
	}

	96.72131148% {
		background-position: 34.56614509246% 95.78503688093%;
	}

	98.36065574% {
		background-position: 49.92887624467% 95.78503688093%;
	}

	100% {
		background-position: 65.29160739687% 95.78503688093%;
	}
}

@font-face {
	font-family: 'GrotRegular';
	src: url(../font/GrotRegular.otf) format('opentype');
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: 'GrotMedium';
	src: url(../font/GrotMedium.otf) format('opentype');
	font-weight: 500;
	font-display: swap;
}

@font-face {
	font-family: 'GrotSemiBold';
	src: url(../font/GrotSemiBold.otf) format('opentype');
	font-weight: 600;
	font-style: normal;
	font-stretch: ultra-expanded;
	font-display: swap;
}

@font-face {
	font-family: 'GrotExBold';
	src: url(../font/GrotExBold.otf) format('opentype');
	font-weight: 700;
	font-display: swap;
}

@font-face {
	font-family: 'GrotExSemiBold';
	src: url(../font/GrotExSemiBold.otf) format('opentype');
	font-weight: 600;
	font-style: normal;
	font-stretch: ultra-expanded;
	font-display: swap;
}

@font-face {
	font-family: 'NotoSans';
	font-style: normal;
	font-weight: 100;
	src: url(../font/NotoSans100.otf) format('opentype');
	font-display: swap;
}

@font-face {
	font-family: 'NotoSans';
	font-style: normal;
	font-weight: 400;
	src: url(../font/NotoSans400.otf) format('opentype');
	font-display: swap;
}

@font-face {
	font-family: 'NotoSans';
	font-style: normal;
	font-weight: 500;
	src: url(../font/NotoSans500.otf) format('opentype');
	font-display: swap;
}

@font-face {
	font-family: 'NotoSans';
	font-style: normal;
	font-weight: 700;
	src: url(../font/NotoSans700.otf) format('opentype');
	font-display: swap;
}

@font-face {
	font-family: 'NotoSans';
	font-style: normal;
	font-weight: 900;
	src: url(../font/NotoSans900.otf) format('opentype');
	font-display: swap;
}

* {
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
}

html {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}

body {
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #222222;
	background-color: #121212;
	font-family: 'NotoSans';
	font-weight: 400;
	font-size: 14px;
	overflow-x: hidden;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

em,
cite,
address,
dfn,
var {
	font-style: normal;
}

div,
p,
ol,
ul,
li,
img,
a,
h1,
h2,
h3,
h4,
h5,
h6,
form,
span,
iframe,
dl,
dt,
dd,
blockquote {
	margin: 0px;
	padding: 0px;
}

ul,
ol {
	list-style: none;
}

select,
file {
	border: 1px solid #ffffff;
	font-size: 12px;
	color: #767676;
	vertical-align: middle;
}

textarea,
input {
	font-size: 12px;
	color: #767676;
	vertical-align: middle;
	line-height: 12px;
	padding: 2px;
	margin: 0 4px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

input[type='text'],
input[type='number'],
input[type='email'],
input[type='password'],
input[type='submit'],
input[type='search'],
input[type='button'],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	font-family: 'NotoSans', sans-serif;
	font-weight: 400;
}

input[type='text']:focus,
input[type='number']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='submit']:focus,
input[type='search']:focus,
input[type='button']:focus,
textarea:focus {
	outline: none;
}

video:focus {
	outline: none;
}

input[type='button'] {
	cursor: pointer;
}

button {
	cursor: pointer;
	background-color: inherit;
	font-family: 'NotoSans', sans-serif;
}

table,
th,
td {
	margin: 0;
	padding: 0;
	font-size: 12px;
	border-collapse: collapse;
	border-spacing: 0;
}

table caption {
	position: absolute;
	left: -1000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

legend {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

label {
	cursor: pointer;
}

a,
a:link,
botton:link {
	-webkit-text-decoration: none;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

a:visited,
button:visited {
	-webkit-text-decoration: none;
	text-decoration: none;
}

a:hover,
button:hover {
	-webkit-text-decoration: none;
	text-decoration: none;
}

a:focus,
button:focus {
	-webkit-text-decoration: none;
	text-decoration: none;
	outline: none;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

hr,
caption {
	display: none;
}

address {
	display: block;
}

col {
	background: none;
}

body {
	position: relative;
	font-size: 1em;
}

body.overflow {
	overflow: hidden;
}

.expertise-body #root {
	overflow-x: hidden;
	background-color: #ffffff;
}

.instructor-detail1m {
	height: 100%;
	overflow-x: hidden;
}

.m-view {
	display: none;
}

.error-cnt {
	height: 100vh;
}

.error-wrapper {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.error-wrapper .mnChrct {
	position: absolute;
}

.error-wrapper .mnChrct:nth-of-type(1) {
	top: 0;
	left: 256px;
	z-index: 2;
}

.error-wrapper .mnChrct:nth-of-type(2) {
	top: 251px;
	right: 27px;
	z-index: 2;
}

.error-wrapper .mnChrct:nth-of-type(3) {
	bottom: 0;
	left: 76px;
	z-index: 2;
}

.error-wrapper .mnChrct:nth-of-type(4) {
	bottom: -200px;
	right: 217px;
	z-index: 2;
}

.error-wrapper .mnChrct01BK {
	width: 571.4285714285714px;
	height: 500px;
	background-size: 100%;
}

.error-wrapper .mnChrct02BK {
	width: 762.5px;
	height: 537.5px;
	background-size: 100%;
}

.error-wrapper .mnChrct03BK {
	width: 571.4285714285714px;
	height: 607.1428571428571px;
	background-size: 100%;
}

.error-wrapper .mnChrct04RED {
	width: 614.2857142857143px;
	height: 557.1428571428571px;
	background-size: 100%;
}

.error-center {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	width: 100%;
	color: #fff;
}

.error-text {
	margin-bottom: 48px;
}

.error-text .kor-title {
	margin-bottom: 41px;
	font-size: 26px;
	line-height: 38px;
}

.error-text .eng-title {
	font-family: "GrotExBold";
	font-size: 150px;
	line-height: 125px;
}

@media screen and (max-width:768px) {
	.m-view {
		display: inline;
	}

	.mnChrct {
		display: none;
	}

	.error-cnt {
		height: 579px;
	}

	.error-wrapper {
		height: 579px;
	}

	.error-center {
		position: relative;
		top: auto;
		height: 579px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.error-text {
		margin-bottom: 54px;
		padding-top: 167px;
	}

	.error-text .kor-title {
		margin-bottom: 26px;
		font-size: 22px;
		line-height: 33px;
	}

	.error-text .eng-title {
		font-size: 40px;
		line-height: 45px;
	}

	.cnt .error-center button.cnt-link-btn {
		width: 256px;
	}

	.cnt .error-center button.cnt-link-btn .in-arrow-wh {
		width: 50px;
		height: 27px;
		background-image: url(/static/media/ico-m-in-arrow-wh.c8f78cb0.svg);
		background-size: 50px;
	}

	.main1m .right-fixed-menu {
		background-color: transparent;
	}

	.instructor-detail1m .right-fixed-menu {
		background-color: transparent;
	}
}

.obj_fade {
	opacity: 0;
}

.obj_fade.object_animation {
	opacity: 1;
	-webkit-animation: cmHGNj 2s ease-in-out;
	animation: cmHGNj 2s ease-in-out;
}

.scrollbar::-webkit-scrollbar-track {
	background-color: #F5F5F5;
}

.scrollbar::-webkit-scrollbar {
	width: 8px;
	background-color: #F5F5F5;
}

.scrollbar::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: #989898;
}

body.red-body {
	background-color: #ff473b;
}

body.red-body .cnt-header {
	height: auto;
}

body.red-body .nav-logo a {
	background-image: url(/static/media/logo-1m-bk.c91e737f.svg);
}

body.red-body .logo-text img {
	content: url(/static/media/logo-studio-text-bk.91bdf0c5.svg);
}

body.red-body .nav-menu li a {
	color: #000000;
}

body.red-body .dropdown button {
	color: #000000;
}

body.red-body .rm-header .dropdown button {
	color: #ffffff;
}

body.red-body .dropdown-arrow_down {
	background-image: url(/img/projects/icondropdownblack.svg);
}

body.red-body .right-fixed-menu {
	border-left: 1px solid #121212;
	background-color: #ff473b;
}

body.red-body .burger-menu_button:before,
body.red-body .burger-menu_button:after {
	background: #000000;
}

body.red-body .bookaclass-menu {
	border-top: 1px solid #121212;
}

body.red-body .active.right-fixed-menu {
	border-left: 1px solid #ffffff;
	background-color: #000000;
}

body.red-body .active.burger-menu_button:before,
body.red-body .active.burger-menu_button:after {
	background: #ffffff;
}

body.red-body .active.bookaclass-menu {
	border-top: 1px solid #ffffff;
}

body.red-body .active.bookaclass-menu .bookaclass-menu_button {
	color: #ffffff;
}

@media screen and (max-width:768px) {
	body.red-body .active.right-fixed-menu {
		border-left: none;
		background-color: transparent;
	}

	body.red-body .active.bookaclass-menu .bookaclass-menu_button {
		background-color: #121212;
		color: #ffffff;
	}

	body.red-body .active.nav-logo a {
		background-image: url(/static/media/logo-1m-wh.7f73a399.svg);
	}

	body.red-body .nav-logo a::after {
		background-image: url(/static/media/logo-studio-text-bk.91bdf0c5.svg);
	}

	body.red-body .active.nav-logo a::after {
		background-image: url(/static/media/logo-studio-text.fcc2d2a7.svg);
	}
}

body.red-body .bookaclass-menu_button {
	color: #000000;
}

body.red-body .footer-link {
	background-color: #ff473b;
}

body.red-body .footer-link ul {
	border-bottom: 1px solid #121212;
}

body.red-body .footer-link ul li {
	border-top: 1px solid #121212;
}

body.red-body .footer-link ul li:nth-of-type(odd) {
	border-right: 1px solid #121212;
}

body.red-body .footer-link ul li button {
	color: #000000;
}

@media screen and (max-width:768px) {
	body.red-body .right-fixed-menu {
		border-left: 0;
	}

	body.red-body .active .qrcode-btn button {
		background-image: url(/static/media/ico-qrcode-46-wh.7e3bff0b.svg);
	}

	body.red-body .bookaclass-menu_button {
		background-color: #ff473b;
		color: #000000;
	}

	body.red-body .burger-menu {
		border-bottom: 0;
	}

	body.red-body .qrcode-btn button {
		background-image: url(/static/media/ico-qrcode-46-bk.8f4ab5c8.svg);
	}
}

body.wh-body {
	background-color: #ffffff;
}

body.wh-body .cnt-header {
	height: auto;
}

body.wh-body .nav-logo a {
	background-image: url(/static/media/logo-1m-bk.c91e737f.svg);
}

body.wh-body .logo-text img {
	content: url(/static/media/logo-studio-text-bk.91bdf0c5.svg);
}

body.wh-body .nav-menu li a {
	color: white;
}

body.wh-body .cnt-header .dropdown button {
	color: #000000;
}

body.wh-body .cnt-header .dropdown-arrow_down {
	background-image: url(/img/projects/icondropdownblack.svg);
}

body.wh-body .right-fixed-menu {
	border-left: 1px solid #121212;
	background-color: #ffffff;
}

body.wh-body .burger-menu_button:before,
body.wh-body .burger-menu_button:after {
	background: #121212;
}

body.wh-body .bookaclass-menu {
	border-top: 1px solid #121212;
}

body.wh-body .active.right-fixed-menu {
	border-left: 1px solid red;
	background-color: #121212;
}

body.wh-body .active.burger-menu_button:before,
body.wh-body .active.burger-menu_button:after {
	background: #ffffff;
}

body.wh-body .active.bookaclass-menu {
	border-top: 1px solid #ffffff;
}

body.wh-body .active.bookaclass-menu .bookaclass-menu_button {
	color: #ffffff;
}

@media screen and (max-width:768px) {
	body.wh-body .active.right-fixed-menu {
		border-left: none;
		background-color: transparent;
	}

	body.wh-body .active.bookaclass-menu .bookaclass-menu_button {
		background-color: #121212;
		color: #ffffff;
	}

	body.wh-body .active.nav-logo a {
		background-image: url(/static/media/logo-1m-wh.7f73a399.svg);
	}

	body.wh-body .nav-logo a::after {
		background-image: url(/static/media/logo-studio-text-bk.91bdf0c5.svg);
	}

	body.wh-body .active.nav-logo a::after {
		background-image: url(/static/media/logo-studio-text.fcc2d2a7.svg);
	}
}

body.wh-body .bookaclass-menu_button {
	color: #000000;
}

body.wh-body .cnt-title {
	height: 22.7875vw;
	color: #000000;
}

body.wh-body .footer-link {
	background-color: #ffffff;
}

body.wh-body .footer-link ul {
	border-bottom: 1px solid #121212;
}

body.wh-body .footer-link ul li {
	border-top: 1px solid #121212;
}

body.wh-body .footer-link ul li:nth-of-type(odd) {
	border-right: 1px solid #121212;
}

body.wh-body .footer-link ul li button {
	color: #000000;
}

@media screen and (max-width:768px) {
	body.wh-body .nav-logo a {
		background-image: url(/static/media/logo-1m-bk.c91e737f.svg);
	}

	body.wh-body.overflow .nav-logo a {
		background-image: url(/static/media/logo-1m-wh.7f73a399.svg);
	}

	body.wh-body .right-fixed-menu {
		border-left: 0px;
		background-color: transparent;
		position: 'fixed';
	}

	body.wh-body .burger-menu {
		border-bottom: 0px;
	}

	body.wh-body.overflow .burger-menu_button {
		margin-top: 3px;
	}

	body.wh-body .burger-menu_button:before,
	body.wh-body .burger-menu_button:after {
		background: #121212;
	}

	body.wh-body .active .burger-menu_button:before,
	body.wh-body .active .burger-menu_button:after {
		background: #ffffff;
	}

	body.wh-body .bookaclass-menu_button {
		background-color: #ffffff;
		color: #000000;
	}

	body.wh-body .cnt-title {
		height: 220px;
	}
}

.popup-main div.cnt.cnt01 {
	height: calc(100vh - 177px);
}

.popup-main .nav-logo {
	top: 207px;
	-webkit-animation: popupNavLogoUp 1.6s;
	animation: popupNavLogoUp 1.6s;
}

@-webkit-keyframes popupNavLogoUp {
	0% {
		top: 237px;
		opacity: 0;
	}

	60% {
		top: 237px;
		opacity: 0;
	}

	100% {
		top: 207px;
		opacity: 1;
	}
}

@keyframes popupNavLogoUp {
	0% {
		top: 237px;
		opacity: 0;
	}

	60% {
		top: 237px;
		opacity: 0;
	}

	100% {
		top: 207px;
		opacity: 1;
	}
}

.popup-main .right-fixed-menu {
	top: 177px;
	height: calc(100% - 177px);
}

@-webkit-keyframes popupRightFixed {
	0% {
		right: -100px;
	}

	60% {
		right: -100px;
	}

	100% {
		top: 177;
	}
}

@keyframes popupRightFixed {
	0% {
		right: -100px;
	}

	60% {
		right: -100px;
	}

	100% {
		top: 177;
	}
}

.popup-main .right-fixed-menu.active {
	top: 0px !important;
	height: 100% !important;
}

@-webkit-keyframes popupVideoUp {
	0% {
		top: 100%;
	}

	100% {
		top: 177px;
	}
}

@keyframes popupVideoUp {
	0% {
		top: 100%;
	}

	100% {
		top: 177px;
	}
}

@media screen and (max-width:768px) {
	.popup-main div.cnt.cnt01 {
		height: calc(100vh - 216px);
	}

	.popup-main .right-fixed-menu {
		height: 78px;
	}

	.popup-main .cnt01.cnt01 video {
		height: calc(100vh - 216px);
	}

	.popup-main .nav-logo {
		top: 185px;
	}

	.popup-main.overflow .nav-logo {
		top: 26px !important;
	}

	@-webkit-keyframes popupNavLogoUp {
		0% {
			top: 215px;
			opacity: 0;
		}

		60% {
			top: 215px;
			opacity: 0;
		}

		100% {
			top: 185px;
			opacity: 1;
		}
	}

	@keyframes popupNavLogoUp {
		0% {
			top: 215px;
			opacity: 0;
		}

		60% {
			top: 215px;
			opacity: 0;
		}

		100% {
			top: 185px;
			opacity: 1;
		}
	}

	.popup-main .right-fixed-menu {
		top: 155px;
		height: calc(100% - 155px);
	}

	@-webkit-keyframes popupRightFixed {
		0% {
			right: -65px;
		}

		60% {
			right: -65px;
		}

		100% {
			top: 155;
		}
	}

	@keyframes popupRightFixed {
		0% {
			right: -65px;
		}

		60% {
			right: -65px;
		}

		100% {
			top: 155;
		}
	}
}

.shadow {
	position: absolute;
	top: 0px;
	left: 0px;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(18, 18, 18, 0.5);
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	-webkit-transition: background-color 5000s;
	transition: background-color 5000s;
	-webkit-text-fill-color: #000000 !important;
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

@-webkit-keyframes cmHGNj {
	from {
		-webkit-transform: translate3d(0, 40px, 0);
		-ms-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0);
		opacity: 0;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes cmHGNj {
	from {
		-webkit-transform: translate3d(0, 40px, 0);
		-ms-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0);
		opacity: 0;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

.gyEtwo#cntPopup {
	position: relative;
	width: 100%;
	background-color: #ffffff;
}

.gyEtwo#cntPopup #cntPopupClose {
	position: absolute;
	top: 14px;
	right: 9px;
	width: 46px;
	height: 46px;
	border: 0;
	font-size: 0;
	background-color: transparent;
	background-image: url(/img/projects/ico-menu-close-bk.svg);
	background-repeat: no-repeat;
	background-size: 46px;
	background-position: center;
	z-index: 20;
}

.gyEtwo#cntPopup ul {
	position: relative;
	font-size: 0;
	overflow: hidden;
	-webkit-transition: all 1s;
	transition: all 1s;
}

.gyEtwo#cntPopup ul li {
	display: inline-block;
	padding: 24px 50px 30px 50px;
	-webkit-transition: all 1s;
	transition: all 1s;
}

.gyEtwo#cntPopup .popup-text {
	width: calc(100% - 70px);
	font-family: 'GrotExBold';
	font-size: 45px;
	line-height: 57px;
	margin-bottom: 20px;
}

.gyEtwo#cntPopup button.popup-button {
	position: relative;
	width: 256px;
	padding: 0;
	margin-top: 24px;
	border: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	font-family: 'NotoSans';
	font-size: 18px;
	line-height: 18px;
	text-align: left;
	color: #000000;
}

.gyEtwo#cntPopup button.popup-button .in-arrow-wh {
	float: right;
	width: 47.5px;
	height: 25px;
	background-size: 540px;
	-webkit-animation: none;
	animation: none;
}

.gyEtwo#cntPopup button.popup-button:hover .in-arrow-wh {
	-webkit-animation: XYNck 1s infinite alternate;
	animation: XYNck 1s infinite alternate;
	-webkit-animation-timing-function: steps(1);
	animation-timing-function: steps(1);
}

.gyEtwo#cntPopup button.popup-button .in-arrow-bk {
	float: right;
	width: 47.5px;
	height: 25px;
	background-size: 540px;
	-webkit-animation: none;
	animation: none;
}

.gyEtwo#cntPopup button.popup-button:hover .in-arrow-bk {
	-webkit-animation: XYNck 1s infinite alternate;
	animation: XYNck 1s infinite alternate;
	-webkit-animation-timing-function: steps(1);
	animation-timing-function: steps(1);
}

.gyEtwo#cntPopup .popup-dot {
	position: absolute;
	left: 50%;
	bottom: 16px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 0;
}

.gyEtwo#cntPopup .popup-dot .dot {
	display: inline-block;
	width: 11px;
	height: 11px;
	margin-right: 8px;
	border: 1px solid #000000;
	border-radius: 50%;
	background-color: #ffffff;
}

.gyEtwo#cntPopup .popup-dot .dot.active {
	background-color: #121212;
}

.gyEtwo#cntPopup .popup-dot .dot:last-child {
	margin-right: 0px;
}

@media (max-width:768px) {
	.gyEtwo#cntPopup #cntPopupClose {
		top: 12px;
		right: 10px;
	}

	.gyEtwo#cntPopup ul li {
		vertical-align: top;
		padding: 14px 18px 20px;
	}

	.gyEtwo#cntPopup .popup-text {
		font-size: 26px;
		line-height: 30px;
	}

	.gyEtwo#cntPopup button.popup-button {
		width: 224px;
		margin-top: 19px;
	}

	.gyEtwo#cntPopup .popup-dot {
		right: 18px;
		bottom: 18px;
		left: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

@-webkit-keyframes XYNck {
	from {
		background-position: 7.61421319797% 7.32484076433%;
	}

	4.16666666667% {
		background-position: 35.02538071066% 7.32484076433%;
	}

	8.33333333334% {
		background-position: 62.43654822335% 7.32484076433%;
	}

	12.50000000001% {
		background-position: 89.84771573604% 7.32484076433%;
	}

	16.66666666668% {
		background-position: 7.61421319797% 24.52229299363%;
	}

	20.83333333335% {
		background-position: 35.02538071066% 24.52229299363%;
	}

	25.00000000002% {
		background-position: 62.43654822335% 24.52229299363%;
	}

	29.16666666669% {
		background-position: 89.84771573604% 24.52229299363%;
	}

	37.50000000003% {
		background-position: 7.61421319797% 41.71974522293%;
	}

	41.6666666667% {
		background-position: 35.02538071066% 41.71974522293%;
	}

	45.83333333337% {
		background-position: 62.43654822335% 41.71974522293%;
	}

	50.00000000004% {
		background-position: 89.84771573604% 41.71974522293%;
	}

	54.16666666671% {
		background-position: 7.61421319797% 58.91719745223%;
	}

	58.33333333338% {
		background-position: 35.02538071066% 58.91719745223%;
	}

	62.50000000005% {
		background-position: 62.43654822335% 58.91719745223%;
	}

	66.66666666672% {
		background-position: 89.84771573604% 58.91719745223%;
	}

	70.83333333339% {
		background-position: 7.61421319797% 76.11464968153%;
	}

	75.00000000006% {
		background-position: 35.02538071066% 76.11464968153%;
	}

	79.16666666673% {
		background-position: 62.43654822335% 76.11464968153%;
	}

	83.3333333334% {
		background-position: 89.84771573604% 76.11464968153%;
	}

	87.50000000007% {
		background-position: 7.61421319797% 93.31210191083%;
	}

	91.66666666674% {
		background-position: 35.02538071066% 93.31210191083%;
	}

	95.83333333341% {
		background-position: 62.43654822335% 93.31210191083%;
	}

	100% {
		background-position: 89.84771573604% 93.31210191083%;
	}
}

@keyframes XYNck {
	from {
		background-position: 7.61421319797% 7.32484076433%;
	}

	4.16666666667% {
		background-position: 35.02538071066% 7.32484076433%;
	}

	8.33333333334% {
		background-position: 62.43654822335% 7.32484076433%;
	}

	12.50000000001% {
		background-position: 89.84771573604% 7.32484076433%;
	}

	16.66666666668% {
		background-position: 7.61421319797% 24.52229299363%;
	}

	20.83333333335% {
		background-position: 35.02538071066% 24.52229299363%;
	}

	25.00000000002% {
		background-position: 62.43654822335% 24.52229299363%;
	}

	29.16666666669% {
		background-position: 89.84771573604% 24.52229299363%;
	}

	37.50000000003% {
		background-position: 7.61421319797% 41.71974522293%;
	}

	41.6666666667% {
		background-position: 35.02538071066% 41.71974522293%;
	}

	45.83333333337% {
		background-position: 62.43654822335% 41.71974522293%;
	}

	50.00000000004% {
		background-position: 89.84771573604% 41.71974522293%;
	}

	54.16666666671% {
		background-position: 7.61421319797% 58.91719745223%;
	}

	58.33333333338% {
		background-position: 35.02538071066% 58.91719745223%;
	}

	62.50000000005% {
		background-position: 62.43654822335% 58.91719745223%;
	}

	66.66666666672% {
		background-position: 89.84771573604% 58.91719745223%;
	}

	70.83333333339% {
		background-position: 7.61421319797% 76.11464968153%;
	}

	75.00000000006% {
		background-position: 35.02538071066% 76.11464968153%;
	}

	79.16666666673% {
		background-position: 62.43654822335% 76.11464968153%;
	}

	83.3333333334% {
		background-position: 89.84771573604% 76.11464968153%;
	}

	87.50000000007% {
		background-position: 7.61421319797% 93.31210191083%;
	}

	91.66666666674% {
		background-position: 35.02538071066% 93.31210191083%;
	}

	95.83333333341% {
		background-position: 62.43654822335% 93.31210191083%;
	}

	100% {
		background-position: 89.84771573604% 93.31210191083%;
	}
}

.ffJtaz {
	position: fixed;
	top: 0;
	right: 0;
	width: 65px;
	height: 100vh;
	border-left: 1px solid #ffffff;
	background-color: #121212;
	z-index: 1235;
	-webkit-animation-name: ifXgUJ;
	animation-name: ifXgUJ;
	-webkit-animation-duration: 1.3s;
	animation-duration: 1.3s;
}

.jsOzho {
	  position: fixed;
	  top: 0;
	  right: 0;
	  width: 65px;
	  height: 100vh;
	  border-left: 1px solid #ffffff;
	  background-color: #121212;
	  z-index: 1235;
	  -webkit-animation-name: ifXgUJ;
	  animation-name: ifXgUJ;
	  -webkit-animation-duration: 1.3s;
	  animation-duration: 1.3s;
}

@media (max-width:768px) {
	.ffJtaz {
		top: 0px;
		right: 0;
		width: 100%;
		height: 78px;
		border: 0;
		-webkit-animation-duration: 1s;
		animation-duration: 1s;
		-webkit-animation-name: bCVBNu;
		animation-name: bCVBNu;
		background-color: #121212 !important;
		-webkit-animation: bFkoqv 0.7s ease-out;
		animation: bFkoqv 0.7s ease-out;
	}

	.ffJtaz.active {
		background-color: #121212 !important;
	}

	.ffJtaz .burger-menu {
		position: absolute;
		right: 10px;
		width: 46px;
		height: 46px;
		border: 0;
	}
	
	.jsOzho {
		top: 0px;
		right: 0;
		width: 100%;
		height: 78px;
		border: 0;
		-webkit-animation-duration: 1s;
		animation-duration: 1s;
		-webkit-animation-name: bCVBNu;
		animation-name: bCVBNu;
		background-color: #ffffff !important;
		-webkit-animation: bFkoqv 0.7s ease-out;
		animation: bFkoqv 0.7s ease-out;
	}

	.jsOzho.active {
		background-color: #121212 !important;
	}

	.jsOzho .burger-menu {
		position: absolute;
		right: 10px;
		width: 46px;
		height: 46px;
		border: 0;
	}
}

@media (max-width:768px) {
	.TIBBO {
		position: absolute;
		top: 16px;
		right: 10px;
		width: 46px;
		height: 46px;
		border: 0;
	}
}

.WvuFZ {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	outline: none;
	height: 45px;
	width: 45px;
	border: 0px;
	padding: 0px;
	margin: 20px auto 15px auto;
	background: transparent;
	cursor: pointer;
	position: relative;
}

.WvuFZ::before,
.WvuFZ::after {
	content: '';
	width: 30px;
	height: 1px;
	position: absolute;
	left: 8px;
	background: #ffffff;
	-webkit-transition: all 250ms ease-out;
	transition: all 250ms ease-out;
	will-change: transform;
}

.WvuFZ::before {
	-webkit-transform: translateY(18px);
	-ms-transform: translateY(18px);
	transform: translateY(18px);
}

.WvuFZ::after {
	-webkit-transform: translateY(27px);
	-ms-transform: translateY(27px);
	transform: translateY(27px);
}

.WvuFZ.active::before {
	-webkit-transform: translateY(22.5px) rotate(45deg);
	-ms-transform: translateY(22.5px) rotate(45deg);
	transform: translateY(22.5px) rotate(45deg);
}

.WvuFZ.active::after {
	-webkit-transform: translateY(22.5px) rotate(-45deg);
	-ms-transform: translateY(22.5px) rotate(-45deg);
	transform: translateY(22.5px) rotate(-45deg);
}

@media (max-width:768px) {
	.WvuFZ {
		width: 46px;
		height: 46px;
		margin: 0;
	}
}

.cMEFoN.qrcode-btn {
	display: none;
}

@media (max-width:768px) {
	.cMEFoN.qrcode-btn {
		display: inline-flex;
		position: absolute;
		top: 16px;
		right: 61px;
		width: 46px;
		height: 46px;
	}
}

.dIMmFj {
	position: absolute;
	bottom: 0;
	border-top: 1px solid #ffffff;
	width: 64px;
	height: 227px;
}

@media (max-width:768px) {
	.dIMmFj {
		position: fixed;
		bottom: 0;
		width: 100%;
		height: 61px;
	}
}

.hCDbzH {
	position: absolute;
	bottom: 82px;
	left: -82px;
	width: 227px;
	height: 64px;
	border: 0px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	font-family: 'GrotExBold';
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
}

@media (max-width:768px) {
	.hCDbzH {
		position: static;
		top: auto;
		left: auto;
		width: 100%;
		height: 100%;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		background-color: #121212;
	}
}

@-webkit-keyframes ifXgUJ {
	0% {
		right: -65px;
	}

	60% {
		right: -65px;
	}

	100% {
		top: 0;
	}
}

@keyframes ifXgUJ {
	0% {
		right: -65px;
	}

	60% {
		right: -65px;
	}

	100% {
		top: 0;
	}
}

@-webkit-keyframes bCVBNu {
	0% {
		right: 0;
		top: 32px;
		opacity: 0;
	}

	60% {
		right: 0;
		top: 32px;
		opacity: 0;
	}

	100% {
		top: 0px;
		opacity: 1;
	}
}

@keyframes bCVBNu {
	0% {
		right: 0;
		top: 32px;
		opacity: 0;
	}

	60% {
		right: 0;
		top: 32px;
		opacity: 0;
	}

	100% {
		top: 0px;
		opacity: 1;
	}
}

@-webkit-keyframes bFkoqv {
	0% {
		top: -60px;
	}

	100% {
		top: 0px;
	}
}

@keyframes bFkoqv {
	0% {
		top: -60px;
	}

	100% {
		top: 0px;
	}
}

.ckHRQp {
	position: fixed;
	top: 0;
	right: 0;
	width: 0%;
	height: 100%;
	z-index: 50;
}

@media (max-width:768px) {
	.ckHRQp {
		width: 100%;
		height: 0;
		top: 100%;
		left: 0;
		right: auto;
	}
}

.ckHRQp.active {
	width: 100%;
	z-index: 1234;
}

@media (max-width:768px) {
	.ckHRQp.active {
		height: 100%;
		top: 0;
	}
}

.kNxrGk {
	position: absolute;
	right: -800px;
	top: 0;
	width: 800px;
	height: 100%;
	background-color: #121212;
	opacity: 0;
	z-index: 50;
}

@media (max-width:768px) {
	.kNxrGk {
		top: 100%;
		right: auto;
		width: 100%;
		height: 0%;
		padding-top: 78px;
	}
}

.kNxrGk.active {
	right: 65px;
	width: 500px;
	opacity: 1;
	z-index: 50;
}

@media (max-width:768px) {
	.kNxrGk.active {
		top: 0;
		right: auto;
		width: 100%;
		height: 100%;
	}
}

.kNxrGk .rm-header {
	position: relative;
	height: 81px;
	border-bottom: 1px solid red;
}

@media (max-width:768px) {
	.kNxrGk .rm-header {
		height: 44px;
		border-top: 1px solid red;
	}
}

.kNxrGk .rm-header .rm-dropdown {
	vertical-align: top;
	position: absolute;
	top: 34px;
	right: 43px;
	height: 24px;
}

@media (max-width:768px) {
	.kNxrGk .rm-header .rm-dropdown {
		top: 9px;
		right: 12px;
	}
}

.kNxrGk .rm-dropdown .dropdown {
	-webkit-animation: none;
	animation: none;
}

.kNxrGk .rm-dropdown .dropdown-arrow_down {
	background: url(/img/projects/icondropdown.svg);
}

.kNxrGk .rm-body {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	height: calc(100% - 167px);
	padding: 42px;
	overflow-y: auto;
}

@media (max-width:768px) {
	.kNxrGk .rm-body {
		padding: 18px;
		padding-bottom: 44px;
	}
}

.kNxrGk .rm-main-menu {
	margin-bottom: 20px;
}

.kNxrGk .rm-main-menu li {
	margin-bottom: 0px;
}

@media (max-width:768px) {
	.kNxrGk .rm-main-menu li {
		margin-bottom: 1px;
	}
}

.kNxrGk .rm-main-menu li button {
	height: 57px;
	border: 0;
	text-transform: uppercase;
	font-family: 'GrotExBold';
	font-size: 45px;
	font-weight: 400;
	color: #ffffff;
}

@media (max-width:768px) {
	.kNxrGk .rm-main-menu li button {
		height: 32px;
		font-size: 26px;
		line-height: 32px;
	}
}

.kNxrGk .rm-body-bottom {
	position: relative;
	bottom: auto;
}

.kNxrGk .rm-sub-menu {
	margin-bottom: 38px;
}

@media (max-width:768px) {
	.kNxrGk .rm-sub-menu {
		margin-bottom: 33px;
	}
}

.kNxrGk .rm-sub-menu li {
	margin-bottom: 1px;
}

.kNxrGk .rm-sub-menu li:last-of-type {
	margin-bottom: 0px;
}

.kNxrGk .rm-sub-menu li button {
	height: 32px;
	border: 0;
	font-family: 'GrotMedium';
	font-size: 26px;
	line-height: 28px;
	color: #ffffff;
}

@media (max-width:768px) {
	.kNxrGk .rm-sub-menu li button {
		font-size: 26px;
		line-height: 32px;
	}
}

.kNxrGk .rm-sns-link li {
	display: inline-block;
	margin-right: 22px;
	text-align: center;
}

.kNxrGk .rm-sns-link li button {
	width: 44px;
	height: 44px;
	border: 0;
	font-size: 0;
	background-repeat: no-repeat;
	background-size: 44px;
}

.kNxrGk .rm-sns-link button.youtube {
	background-image: url(/img/projects/youtubewh.svg);
}

.kNxrGk .rm-sns-link button.facebook {
	background-image: url(/img/projects/facebookwh.svg);
}

.kNxrGk .rm-sns-link button.instagram {
	background-image: url(/img/projects/instagramwh.svg);
}

.kNxrGk .rm-sns-link button.tiktok {
	background-image: url(/img/projects/tiktokwh.svg);
}

.kNxrGk .rm-footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 87px;
	border-top: 1px solid #ffffff;
	font-size: 0;
}

@media (max-width:768px) {
	.kNxrGk .rm-footer {
		bottom: 60px;
		height: 60px;
	}
}

.kNxrGk .rm-footer button {
	text-align: center;
	width: 100%;
	height: 87px;
	padding: 32px 42px;
	border: 0;
	font-family: 'GrotExSemiBold';
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
}

@media (max-width:768px) {
	.kNxrGk .rm-footer button {
		height: 60px;
		padding: 20px 0;
		font-size: 16px;
		line-height: 20px;
		text-align: center;
	}

	.kNxrGk .rm-footer button:first-child {
		width: 100%;
	}

	.kNxrGk .rm-footer button:last-child {
		width: 44px;
		margin-right: 18px;
	}
}

.kNxrGk .rm-footer button .in-arrow-wh {
	display: inline-block;
	width: 28.5px;
	height: 15px;
	margin-left: 5px;
	background-size: 324px;
	-webkit-animation: none;
	animation: none;
}

@media (max-width:768px) {
	.kNxrGk .rm-footer button .in-arrow-wh {
		display: none;
	}
}

.kNxrGk .rm-footer button:hover .in-arrow-wh {
	-webkit-animation: XYNck 1s infinite alternate;
	animation: XYNck 1s infinite alternate;
	-webkit-animation-timing-function: steps(1);
	animation-timing-function: steps(1);
}

.kNxrGk .rm-footer button .out-arrow-wh {
	display: inline-block;
	width: 35.33333333333333px;
	height: 15.33333333333333px;
	margin-left: 5px;
	background-size: 504px;
	-webkit-animation: none;
	animation: none;
}

.kNxrGk .rm-footer button:hover .out-arrow-wh {
	-webkit-animation: eIxipn 2.2s infinite alternate;
	animation: eIxipn 2.2s infinite alternate;
	-webkit-animation-timing-function: steps(1);
	animation-timing-function: steps(1);
}

.kOUCtW {
	position: fixed;
	top: 0;
	right: 0;
	width: 0%;
	height: 100%;
	z-index: 101;
}

@media (max-width:768px) {
	.kOUCtW {
		width: 100%;
		height: 0;
		top: 100%;
		left: 0;
		right: auto;
		-webkit-transition: all 0.6s;
		transition: all 0.6s;
	}
}

.kOUCtW.active {
	width: 100%;
}

@media (max-width:768px) {
	.kOUCtW.active {
		height: 100%;
		top: 0;
		z-index: 1000;
	}
}

.jsOEeP {
	position: absolute;
	right: -505px;
	top: 0;
	width: 505px;
	height: 100%;
	background-color: #ffffff;
	-webkit-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
	opacity: 0;
	font-size: 0;
	z-index: 101;
}

@media (max-width:768px) {
	.jsOEeP {
		top: 100%;
		right: auto;
		width: 100%;
		height: 0%;
		padding: 0;
	}
}

.jsOEeP.active {
	right: 0px;
	width: 505px;
	opacity: 1;
	z-index: 101;
}

@media (max-width:768px) {
	.jsOEeP.active {
		top: 0;
		right: auto;
		width: 100%;
		height: 100%;
	}
}

.FDvsE {
	vertical-align: top;
	display: inline-block;
	width: calc(100% - 65px);
	height: 100%;
}

@media (max-width:768px) {
	.FDvsE {
		width: 100%;
	}
}

.kOpoho {
	position: relative;
	display: inline-block;
	width: 65px;
	height: 100%;
	border-left: 1px solid #000000;
}

@media (max-width:768px) {
	.kOpoho {
		position: absolute;
		top: 0;
		left: 0;
		width: 46px;
		height: 46px;
		border: 0;
		top: 16px;
		left: inherit;
		right: 10px;
	}
}

.kOpoho .bar-button {
	position: absolute;
	bottom: 0;
	border-top: 1px solid #000000;
	width: 64px;
	height: 227px;
}

@media (max-width:768px) {
	.kOpoho .bar-button {
		position: absolute;
		top: 0;
		left: 0;
		width: 46px;
		height: 46px;
		border: 0;
	}
}

.kOpoho .bar-button button {
	position: absolute;
	top: 80px;
	left: -82px;
	width: 227px;
	height: 64px;
	padding: 0 0 0 30px;
	border: 0px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	font-family: 'GrotExBold';
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	color: #000000;
	background-image: url(/img/projects/ico-menu-close-bk.svg);
	background-size: 46px;
	background-repeat: no-repeat;
	background-position: 167px center;
}

@media (max-width:768px) {
	.kOpoho .bar-button button {
		position: absolute;
		top: 0;
		left: 0;
		width: 46px;
		height: 46px;
		border: 0;
		padding: 0;
		font-size: 0;
		-webkit-transform: inherit;
		-ms-transform: inherit;
		transform: inherit;
		background-position: center;
	}
}

.czDpTj {
	padding: 30px 18px 29px 18px;
}

.czDpTj h2 {
	font-family: 'GrotExBold';
	font-size: 18px;
	line-height: 22px;
}

.geoRGv {
	position: relative;
	overflow-y: auto;
	height: calc(100% - 81px);
	font-size: 14px;
}

@media (max-width:768px) {}

.jCzdaS.bacb-body {
	position: relative;
	overflow-y: auto;
	height: calc(100% - 191px);
	font-size: 14px;
}

.jCzdaS .bacb-dayview .schdd-view {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 40px;
	border: 0px;
}

.jCzdaS .bacb-dayview .schdd-view:last-child {
	margin-bottom: 0;
}

.jCzdaS .bacb-dayview .schdd-view li {
	padding: 19px 24px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	color: #000000;
}

.jCzdaS .bacb-dayview .schdd-view li:last-of-type {
	border-bottom: 1px solid #121212;
}

.jCzdaS .bacb-dayview .schdd-view li.day-header {
	height: 62px;
	padding: 17px 24px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}

.jCzdaS .bacb-dayview .schdd-view li.day-header .day-text {
	top: 17px;
}

.jCzdaS .bacb-dayview .branch-info .button button {
	background-color: #000000;
	color: #ffffff;
}

.jCzdaS .bacb-dayview .day-mid a,
.jCzdaS .bacb-dayview .day-mid button {
	color: #000000;
}

.jCzdaS .bacb-btn {
	width: 100%;
	margin-top: 19px;
	margin-bottom: 100px;
	padding: 0 24px;
}

.jCzdaS .bacb-btn p.mp-booking-text {
	padding: 42px 15px 51px 15px;
	font-size: 18px;
	line-height: 25px;
	-webkit-letter-spacing: -0.45px;
	-moz-letter-spacing: -0.45px;
	-ms-letter-spacing: -0.45px;
	letter-spacing: -0.45px;
	text-align: center;
}

.jCzdaS .bacb-btn button {
	width: 100%;
	padding: 15px 5px;
	border: 0px;
	border-radius: 32px;
	font-family: 'GrotExBold';
	font-size: 26px;
	line-height: 32px;
	background-color: #94c2e3;
	color: #000000;
}

.jCzdaS .bacb-btn button.bacb-yellow-btn {
	background-color: #ffc003;
	margin-top: 32px;
}

@media (max-width:768px) {
	.jCzdaS .bacb-dayview .schdd-view li.day-header {
		padding: 17px 18px;
	}

	.jCzdaS .bacb-dayview .schdd-view li {
		padding: 19px 18px;
	}

	.jCzdaS .bacb-btn {
		padding: 0 18px;
	}

	.jCzdaS .bacb-btn button.bacb-yellow-btn {
		margin-top: 0px;
	}
}

.dxXZah.bacb-radio {
	width: 100%;
	font-size: 0px;
}

.dxXZah.bacb-radio .radio-cnt {
	display: block;
	position: relative;
	width: 100%;
	height: 83px;
	margin-bottom: 13px;
}

.dxXZah.bacb-radio .radio-cnt.radio-half {
	display: inline-block;
	width: 190px;
	margin-right: 12px;
}

.dxXZah.bacb-radio .radio-cnt.radio-half:nth-of-type(2n) {
	margin-right: 0px;
}

.dxXZah.bacb-radio .radio-cnt input[type='radio'] {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

.dxXZah.bacb-radio .radio-cnt label {
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.dxXZah.bacb-radio .radio-cnt label.radio-box {
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	height: 83px;
	padding: 10px 18px 11px 18px;
	border: 1.2px solid #121212;
	border-radius: 10px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-size: 26px;
	background-position: bottom 14px right 14px;
}

.dxXZah.modal-radio .radio-cnt .radio_real:checked~label.radio-box {
	background-position-y: center;
}

.dxXZah .radio-cnt .radio_real:checked~label.radio-box {
	border: 1.2px solid #ffc003;
	background-color: #ffc003;
	background-image: url(/static/media/ico-selected-bk.f968f2c7.svg);
}

.dxXZah.bacb-radio .radio-cnt label.radio-box .radio-header {
	margin-bottom: 11px;
	font-family: 'GrotSemiBold';
	font-size: 26px;
	line-height: 28px;
}

.dxXZah.bacb-radio .radio-cnt label.radio-box .radio-data {
	font-size: 15px;
	line-height: 22px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
}

@media only screen and (max-width:340px) {
	.dxXZah .radio-cnt .radio_real:checked~label.radio-box {
		background-image: none;
	}
}

.dXNLPD.modal-field {
	display: none;
	position: fixed;
	z-index: 10001;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(18, 18, 18, 0.5);
}

.bOaUMq.modal {
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #ffffff;
	margin: auto;
	padding: 0;
	border: 0;
	border-radius: 4px;
	-webkit-animation-name: animatetop;
	animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-duration: 0.4s;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	overflow: hidden;
}

.bOaUMq.coupon-modal {
	width: 500px;
	max-height: 768px;
}

@-webkit-keyframes animatetop {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes animatetop {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.bOaUMq .modal-close {
	color: white;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.bOaUMq .modal-header {
	position: relative;
	height: 74px;
	padding: 26px 130px 26px 24px;
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
	color: #000000;
}

.bOaUMq .modal-header h2 {
	font-family: 'GrotExBold';
	font-size: 18px;
	line-height: 22px;
}

.bOaUMq .modal-header button {
	display: block;
	position: absolute;
	top: 14px;
	right: 10px;
	width: 46px;
	height: 46px;
	padding: 0;
	border: 0;
	font-size: 0;
	-webkit-transform: inherit;
	-ms-transform: inherit;
	transform: inherit;
	background-position: center;
	background-image: url(/img/projects/ico-menu-close-bk.svg);
	background-size: 46px;
	background-repeat: no-repeat;
}

.bOaUMq .modal-body {
	width: 100%;
	max-height: 582px;
	padding: 32px 24px 40px 24px;
	overflow-y: auto;
}

.bOaUMq .modal-couponcode {
	position: relative;
	width: 100%;
	height: 56px;
	margin-bottom: 50px;
	padding: 13px 87px 13px 18px;
	border: 1px solid #000000;
}

.bOaUMq .modal-couponcode input[type='text'] {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 18px;
	line-height: 28px;
	-webkit-letter-spacing: -0.45px;
	-moz-letter-spacing: -0.45px;
	-ms-letter-spacing: -0.45px;
	letter-spacing: -0.45px;
	opacity: 1;
	color: #000000;
}

.bOaUMq .modal-couponcode button {
	position: absolute;
	top: 0;
	right: 0;
	width: 87px;
	height: 56px;
	border: 0;
	font-family: 'GrotExBold';
	font-size: 14px;
	line-height: 18px;
}

.bOaUMq .modal-radio.bacb-radio .radio-cnt {
	height: 113px;
}

.bOaUMq .modal-radio.bacb-radio .radio-cnt label.radio-box {
	height: 113px;
}

.bOaUMq .modal-radio.bacb-radio .radio-cnt.radio-disable label.radio-box {
	opacity: 0.12;
}

.bOaUMq .modal-radio.bacb-radio .radio-cnt label.radio-box .radio-top {
	margin-bottom: 4px;
	font-size: 15px;
	line-height: 22px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
}

.bOaUMq .modal-footer {
	height: 110px;
	padding: 24px;
	border-top: 1px solid #000000;
}

.bOaUMq .modal-footer .cpmodal-btn {
	width: 100%;
	padding: 15px 5px;
	border: 0px;
	border-radius: 32px;
	font-family: 'GrotExBold';
	font-size: 26px;
	line-height: 32px;
	background-color: #ffc003;
	color: #000000;
}

@media (max-width:768px) {
	.bOaUMq.modal {
		top: 0;
		left: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		width: 100%;
		height: 100%;
		max-height: none;
		border-radius: 0px;
	}

	.bOaUMq .modal-body {
		height: calc(100% - 184px);
		max-height: none;
		padding: 32px 18px;
	}
}

.biOXzn {
	width: 100%;
}

.bvROWM {
	width: 100%;
	margin-bottom: 18px;
}

.bvROWM:last-of-type {
	margin-bottom: 0px;
}

.bvROWM.form-sign {
	margin-bottom: 15px;
}

.bvROWM.form-sign.sign-mt {
	margin-top: 34px !important;
}

.bvROWM input {
	width: 100%;
	margin: 0;
	padding: 14px 18px;
	border: 1px solid #000000;
	font-size: 18px;
	line-height: 28px;
	-webkit-letter-spacing: -0.45px;
	-moz-letter-spacing: -0.45px;
	-ms-letter-spacing: -0.45px;
	letter-spacing: -0.45px;
	color: #000000;
}

.bvROWM input::-webkit-input-placeholder {
	color: #000000;
	opacity: 0.5;
}

.bvROWM input::-moz-placeholder {
	color: #000000;
	opacity: 0.5;
}

.bvROWM input:-ms-input-placeholder {
	color: #000000;
	opacity: 0.5;
}

.bvROWM input::placeholder {
	color: #000000;
	opacity: 0.5;
}

.bvROWM.form-blank input {
	border: solid 2px #ff473b;
}

.bvROWM.form-blank div {
	border: solid 2px #ff473b;
}

.bvROWM.form-blank dt a {
	border: solid 2px #ff473b;
}

.bvROWM .form-alert {
	display: block;
	margin-top: 10px;
	padding-left: 22px;
	font-size: 15px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
	word-break: keep-all;
	color: #ff473b;
	background-image: url(/static/media/ico-alert-red.c01dcb64.svg);
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: 0px center;
}

.bvROWM textarea {
	resize: none;
	width: 100%;
	height: 168px;
	margin: 0;
	padding: 14px 18px;
	border: 1px solid #000000;
	font-family: 'NotoSans';
	font-size: 18px;
	line-height: 28px;
	-webkit-letter-spacing: -0.45px;
	-moz-letter-spacing: -0.45px;
	-ms-letter-spacing: -0.45px;
	letter-spacing: -0.45px;
	color: #000000;
}

.bvROWM.form-blank textarea {
	border: solid 2px #ff473b;
}

.bvROWM textarea::-webkit-input-placeholder {
	color: #000000;
	opacity: 0.5;
}

.bvROWM textarea::-moz-placeholder {
	color: #000000;
	opacity: 0.5;
}

.bvROWM textarea:-ms-input-placeholder {
	color: #000000;
	opacity: 0.5;
}

.bvROWM textarea::placeholder {
	color: #000000;
	opacity: 0.5;
}

.bvROWM .form-agreement-title {
	margin-bottom: 24px;
	font-size: 22px;
	line-height: 32px;
	-webkit-letter-spacing: -0.77px;
	-moz-letter-spacing: -0.77px;
	-ms-letter-spacing: -0.77px;
	letter-spacing: -0.77px;
}

.bvROWM .form-agreement {
	font-size: 18px;
	line-height: 25px;
	-webkit-letter-spacing: -0.45px;
	-moz-letter-spacing: -0.45px;
	-ms-letter-spacing: -0.45px;
	letter-spacing: -0.45px;
}

.bvROWM .form-agreement .agree-red {
	color: #ff473b;
}

.bvROWM input:disabled {
	color: grey;
}

.bvROWM input:disabled::-webkit-input-placeholder {
	color: grey;
}

.bvROWM input:disabled::-moz-placeholder {
	color: grey;
}

.bvROWM input:disabled:-ms-input-placeholder {
	color: grey;
}

.bvROWM input:disabled::placeholder {
	color: grey;
}

.kSyKwX {
	position: relative;
	width: 100%;
	height: 60px;
	border: solid 1px #000000;
}

.kSyKwX:after {
	content: attr(data-text);
	box-sizing: border-box;
	font-size: 18px;
	line-height: 28px;
	-webkit-letter-spacing: -0.45px;
	-moz-letter-spacing: -0.45px;
	-ms-letter-spacing: -0.45px;
	letter-spacing: -0.45px;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	padding: 14px 46px 14px 18px;
	display: block;
	width: 100%;
	pointer-events: none;
	color: #999;
}

.kSyKwX input {
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99;
	height: 40px;
	margin: 0;
	padding: 0;
	display: block;
	cursor: pointer;
	width: 100%;
}

.bFZKfb {
	margin-top: 10px;
	text-align: right;
}

.bFZKfb button {
	outline: none;
	border: none;
	font-size: 15px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
	-webkit-text-decoration: underline !important;
	text-decoration: underline !important;
}

.fwNbbR {
	margin-top: 51px;
}

.fwNbbR:last-of-type {
	padding-bottom: 68px;
}

.fwNbbR button {
	display: block;
	width: 100%;
	height: 62px;
	border: 0;
	border-radius: 31px;
	font-family: 'GrotExBold';
	font-size: 26px;
	text-align: center;
	background-color: #ff473b;
	color: #000000;
}

.fwNbbR button.disagree {
	display: inline-block;
	width: auto;
	padding: 15px 0;
	margin-right: 120px;
	font-family: 'NotoSans';
	font-size: 18px;
	-webkit-letter-spacing: -0.45px;
	-moz-letter-spacing: -0.45px;
	-ms-letter-spacing: -0.45px;
	letter-spacing: -0.45px;
	background-color: transparent;
}

.fwNbbR button.agree {
	display: block;
	width: 200px;
	float: right;
}

.hSpQqZ {
	position: fixed;
	top: 0;
	right: 0;
	width: 0%;
	height: 100%;
	z-index: 101;
}

@media (max-width:768px) {
	.hSpQqZ {
		width: 100%;
		height: 0;
		top: 100%;
		left: 0;
		right: auto;
		-webkit-transition: all 0.6s;
		transition: all 0.6s;
	}
}

.hSpQqZ.active {
	width: 100%;
}

@media (max-width:768px) {
	.hSpQqZ.active {
		height: 100%;
		top: 0;
		z-index: 1000;
	}
}

.kvGryq {
	position: absolute;
	right: -505px;
	top: 0;
	width: 505px;
	height: 100%;
	background-color: #ffffff;
	-webkit-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
	opacity: 0;
	font-size: 0;
	z-index: 101;
}

@media (max-width:768px) {
	.kvGryq {
		top: 100%;
		right: auto;
		width: 100%;
		height: 0%;
		padding: 0;
	}
}

.kvGryq.active {
	right: 0px;
	width: 505px;
	opacity: 1;
	z-index: 101;
}

@media (max-width:768px) {
	.kvGryq.active {
		overflow-y: auto;
		top: 0;
		right: auto;
		width: 100%;
		height: 100%;
	}
}

.kccoND {
	vertical-align: top;
	display: inline-block;
	width: calc(100% - 65px);
	height: 100%;
}

@media (max-width:768px) {
	.kccoND {
		width: 100%;
	}
}

.kUOPfY {
	position: relative;
	display: inline-block;
	width: 65px;
	height: 100%;
	border-left: 1px solid #000000;
}

@media (max-width:768px) {
	.kUOPfY {
		position: absolute;
		top: 0;
		left: 0;
		width: 46px;
		height: 46px;
		border: 0;
		top: 16px;
		left: inherit;
		right: 10px;
	}
}

.kUOPfY .bar-button {
	position: absolute;
	bottom: 0;
	border-top: 1px solid #000000;
	width: 64px;
	height: 227px;
}

@media (max-width:768px) {
	.kUOPfY .bar-button {
		position: absolute;
		top: 0;
		left: 0;
		width: 46px;
		height: 46px;
		border: 0;
	}
}

.kUOPfY .bar-button button {
	position: absolute;
	top: 80px;
	left: -82px;
	width: 227px;
	height: 64px;
	padding: 0 0 0 30px;
	border: 0px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	font-family: 'GrotExBold';
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	color: #000000;
	background-image: url(/img/projects/ico-menu-close-bk.svg);
	background-size: 46px;
	background-repeat: no-repeat;
	background-position: 167px center;
}

@media (max-width:768px) {
	.kUOPfY .bar-button button {
		position: absolute;
		top: 0;
		left: 0;
		width: 46px;
		height: 46px;
		border: 0;
		padding: 0;
		font-size: 0;
		-webkit-transform: inherit;
		-ms-transform: inherit;
		transform: inherit;
		background-position: center;
	}
}

.bKBEQA {
	padding: 30px 18px 29px 18px;
}

.bKBEQA h2 {
	font-family: 'GrotExBold';
	font-size: 18px;
	line-height: 22px;
}

.lnUijO {
	position: relative;
	height: calc(100% - 81px);
	font-size: 14px;
}

@media (max-width:768px) {}

.bispmH.bac-menu {
	position: fixed;
	top: 0;
	right: 0;
	width: 0%;
	height: 100%;
	z-index: 10000;
}

.bispmH .bac-wrap {
	position: absolute;
	right: -505px;
	top: 0;
	width: 505px;
	height: 100%;
	background-color: #ffffff;
	-webkit-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
	opacity: 0;
	font-size: 0;
	z-index: 101;
}

.bispmH .bac-body {
	vertical-align: top;
	display: inline-block;
	width: calc(100% - 65px);
	height: 100%;
}

.bispmH .bac-bar {
	position: relative;
	display: inline-block;
	width: 65px;
	height: 100%;
	border-left: 1px solid #121212;
}

.bispmH .bac-bar .bac-bar-button {
	position: absolute;
	bottom: 0;
	border-top: 1px solid #121212;
	width: 64px;
	height: 227px;
}

.bispmH .bac-bar .bac-bar-button button {
	position: absolute;
	top: 80px;
	left: -82px;
	width: 227px;
	height: 64px;
	padding: 0 0 0 38px;
	border: 0px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	font-family: 'GrotExBold';
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	color: #000000;
	background-image: url(/img/projects/ico-menu-close-bk.svg);
	background-size: 46px;
	background-repeat: no-repeat;
	background-position: 167px center;
}

.bispmH .bacb-header {
	padding: 30px 24px 29px 24px;
}

.bispmH .bacb-header h2 {
	font-family: 'GrotExBold';
	font-size: 18px;
	line-height: 22px;
}

.bispmH .bacb-back-btn {
	width: 100%;
	padding: 27px 24px 25px 24px;
	background-color: #121212;
}

.bispmH .bacb-back-btn button {
	padding: 5px 0 5px 39px;
	border: 0;
	font-family: 'GrotExBold';
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	background-image: url(/static/media/ico-back-arrow-wh.fb00fb67.svg);
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: left center;
}

@media (max-width:768px) {
	.bispmH.bac-menu {
		width: 100%;
		height: 0;
		top: 100%;
		left: 0;
		right: auto;
	}

	.bispmH .bac-wrap {
		top: 100%;
		right: auto;
		width: 100%;
		height: 0%;
		padding: 0;
		-webkit-transition: none;
		transition: none;
	}

	.bispmH .bac-body {
		width: 100%;
	}

	.bispmH .bac-body::after {
		content: '';
		display: block;
		width: 100%;
		height: 60px;
	}

	.bispmH .bac-bar {
		border-left: 0;
	}

	.bispmH .bac-bar .bac-bar-button {
		border-top: 0;
		width: 100%;
		height: 60px;
	}

	.bispmH .bac-bar .bac-bar-button button {
		top: 0;
		left: 0;
		width: 100%;
		height: 60px;
		padding: 0;
		border-top: 1px solid #121212;
		text-align: center;
		background-image: none;
		background-color: #ffffff;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.bispmH .bacb-header {
		position: relative;
		padding: 30px 18px 29px 18px;
	}

	.bispmH .bacb-body {
		height: auto;
	}

	.bispmH .bacb-back-btn {
		padding: 27px 18px 25px 18px;
	}
}

.ezgPPY {
	width: 100%;
	margin: 0px;
}

.ezgPPY dd,
.ezgPPY dt,
.ezgPPY ul {
	margin: 0px;
	padding: 0px;
}

.ezgPPY dd {
	position: relative;
}

.ezgPPY a,
.ezgPPY a:visited {
	color: #000000;
	-webkit-text-decoration: none;
	text-decoration: none;
	outline: none;
}

.ezgPPY button:hover {
	color: #000000;
}

.ezgPPY dt button:hover {
	color: #000000;
}

.ezgPPY dt button {
	text-align: start;
	background: #fff url(/img/projects/icondropdownblack.svg) no-repeat scroll;
	background-position: right 14px center;
	background-size: 24px;
	display: block;
	padding: 14px 46px 14px 18px;
	border: 1px solid #000000;
	width: 100%;
}

.ezgPPY dt button span {
	cursor: pointer;
	display: block;
	font-size: 18px;
	-webkit-letter-spacing: -0.45px;
	-moz-letter-spacing: -0.45px;
	-ms-letter-spacing: -0.45px;
	letter-spacing: -0.45px;
	color: #767676;
}

.ezgPPY dd ul {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #000000;
	color: #515151;
	display: none;
	left: 0px;
	padding: 5px 0px;
	position: absolute;
	top: -1px;
	width: 100%;
	list-style: none;
	text-align: left;
	z-index: 61;
	max-height: 300px;
	overflow-y: auto;
}

.ezgPPY span.value {
	display: none;
}

.ezgPPY dd ul li button {
	width: 100%;
	text-align: start;
	border: none;
	padding: 8px;
	display: block;
	font-size: 18px;
	-webkit-letter-spacing: -0.45px;
	-moz-letter-spacing: -0.45px;
	-ms-letter-spacing: -0.45px;
	letter-spacing: -0.45px;
	padding-left: 18px;
}

.ezgPPY dd ul li button:hover {
	background-color: #e8e8e8;
}

.ezgPPY img.flag {
	border: none;
	vertical-align: middle;
	padding: 11px;
}

.iSnyDp {
	position: relative;
}

.iSnyDp input[type='checkbox'] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	-webkit-clip: rect(0, 0, 0, 0);
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.iSnyDp input[type='checkbox']+label {
	display: block;
	position: relative;
	cursor: pointer;
	padding: 0 0 0 23px;
	font-size: 15px;
	line-height: 22px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
}

.iSnyDp input[type='checkbox']+label:before {
	content: ' ';
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	width: 15px;
	height: 15px;
	background: url(/img/projects/checkbox.svg) no-repeat;
	background-position: left center;
	background-size: 15px;
}

.iSnyDp input[type='checkbox']:checked+label:before {
	background: url(/img/projects/checkboxchecked.svg) no-repeat;
}

.iSnyDp input[type='checkbox']+label a {
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.hwpPPF.contactus-bac.active {
	width: 100%;
}

.hwpPPF .contactus-bac-wrap.active {
	right: 0px;
	width: 505px;
	opacity: 1;
	z-index: 101;
}

.hwpPPF .bacb-header .tck-bac-close {
	display: none;
}

@media (max-width:768px) {
	.hwpPPF.contactus-bac.active {
		overflow-y: auto;
		height: 100%;
		top: 0;
		z-index: 1000;
	}

	.hwpPPF .contactus-bac-wrap.active {
		position: relative;
		top: 0;
		right: auto;
		width: 100%;
		height: 100%;
		min-height: 100%;
	}

	.hwpPPF .contactus-bac-wrap.active .bac-bar {
		display: block;
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 60px;
	}

	.hwpPPF .bacb-header .tck-bac-close {
		display: block;
		position: absolute;
		top: 16px;
		right: 10px;
		width: 46px;
		height: 46px;
		padding: 0;
		border: 0;
		font-size: 0;
		-webkit-transform: inherit;
		-ms-transform: inherit;
		transform: inherit;
		background-position: center;
		background-image: url(/img/projects/ico-menu-close-bk.svg);
		background-size: 46px;
		background-repeat: no-repeat;
	}
}

.hmsWTh.bacb-filter {
	padding: 19px 24px;
	font-size: 0;
	background-color: #000000;
}

.hmsWTh.bacb-filter .schd-dropdown {
	display: inline-block;
	width: 185px;
	margin-right: 22px;
	font-size: 0;
}

.hmsWTh.bacb-filter .schd-dropdown.full {
	width: 100%;
	margin-bottom: 22px;
}

.hmsWTh.bacb-filter .schd-dropdown:nth-last-child(2) {
	margin-right: 0;
}

.hmsWTh.bacb-filter .select-dropdown {
	width: 100%;
	border-bottom: 1px solid #ffffff66;
}

.hmsWTh .bacb-clear-wrap {
	margin-top: 25px;
	width: 100%;
	text-align: center;
}

.hmsWTh .bacb-clear-wrap button.bacb-clear {
	border: 0;
	font-family: 'GrotExBold';
	font-size: 10px;
	line-height: 13px;
	color: rgba(255, 255, 255, 1);
}

@media (max-width:768px) {
	.hmsWTh.bacb-filter {
		height: auto;
	}

	.hmsWTh.bacb-filter .schd-dropdown {
		width: 100%;
		margin-right: 0;
	}

	.hmsWTh.bacb-filter .schd-dropdown.full {
		margin-bottom: 0;
	}

	.hmsWTh .bacb-clear-wrap {
		margin-top: 0;
	}
}

.iJOMVE.schedule-bac.active {
	width: 100%;
}

.iJOMVE .sch-bac-wrap.active {
	right: 0px;
	width: 505px;
	opacity: 1;
	z-index: 101;
}

.iJOMVE .bacb-header .sch-bac-close {
	display: none;
}

@media (max-width:768px) {
	.iJOMVE.schedule-bac.active {
		overflow-y: auto;
		height: 100%;
		top: 0;
		z-index: 1300;
	}

	.iJOMVE .sch-bac-wrap.active {
		top: 0;
		right: auto;
		width: 100%;
		height: auto;
		min-height: 100%;
	}

	.iJOMVE .sch-bac-wrap .bac-bar {
		display: none;
	}

	.iJOMVE .sch-bac-wrap.active .bac-bar {
		display: block;
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 60px;
	}

	.iJOMVE .bacb-header .sch-bac-close {
		display: block;
		position: absolute;
		top: 20px;
		right: 10px;
		width: 46px;
		height: 46px;
		padding: 0;
		border: 0;
		font-size: 0;
		-webkit-transform: inherit;
		-ms-transform: inherit;
		transform: inherit;
		background-position: center;
		background-image: url(/img/projects/ico-menu-close-bk.svg);
		background-size: 46px;
		background-repeat: no-repeat;
	}

	.iJOMVE .sch-bac-wrap .bacb-back-btn {
		display: none;
	}

	.iJOMVE .sch-bac-wrap.active .bacb-back-btn {
		display: block;
	}
}

.dnwaSw {
	border-top: 1px solid #000000;
}

@media (min-width:768px) {
	.dnwaSw.bacb-body.tc-bc-bacb-body {
		height: calc(100% - 81px);
	}
}

.dnwaSw .bacb-tck-wrap {
	padding: 32px 24px 0;
}

.dnwaSw .bacb-tck-wrap h3 {
	margin-bottom: 0px;
	font-size: 22px;
	line-height: 32px;
	-webkit-letter-spacing: -0.77px;
	-moz-letter-spacing: -0.77px;
	-ms-letter-spacing: -0.77px;
	letter-spacing: -0.77px;
	font-weight: 400;
}

.dnwaSw .bacb-tck-wrap h3.next-title {
	margin-bottom: 19px;
	font-weight: 500;
}

.dnwaSw .bacb-tck-wrap p.bacb-p {
	margin-bottom: 28px;
	font-size: 18px;
	line-height: 27px;
	-webkit-letter-spacing: -0.45px;
	-moz-letter-spacing: -0.45px;
	-ms-letter-spacing: -0.45px;
	letter-spacing: -0.45px;
}

.dnwaSw .bacb-tck-wrap .bacb-radio {
	margin-bottom: 42px;
}

.dnwaSw.scrollbar .bacb-radio .radio-cnt.radio-half {
	width: 186px;
}

@media (max-width:768px) {
	.dnwaSw.bacb-body.tc-bc-bacb-body {
		background-color: #ffffff;
	}

	.dnwaSw.scrollbar .bacb-radio .radio-cnt.radio-half {
		width: 48%;
		margin-right: 4%;
	}

	.dnwaSw .bacb-tck-wrap {
		padding: 32px 18px;
	}
}

.fPtPFh .tck-radio-btn {
	display: block;
	position: relative;
	width: 100%;
	height: 83px;
	margin-bottom: 13px;
}

.fPtPFh .tck-radio-btn:last-of-type {
	margin-bottom: 0px;
}

.fPtPFh .tck-radio-btn button {
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	height: 83px;
	padding: 10px 18px 11px 18px;
	border: 1.2px solid #000000;
	border-radius: 10px;
	text-align: left;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-size: 26px;
	background-position: center right 18px;
}

.fPtPFh .tck-radio-btn button .tckr-header {
	margin-bottom: 11px;
	font-family: 'GrotSemiBold';
	font-size: 26px;
	line-height: 28px;
}

.fPtPFh .tck-radio-btn button .tckr-data {
	font-size: 15px;
	line-height: 22px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
}

.fPtPFh .tck-radio-btn button .tckr-box {
	position: absolute;
	right: 14px;
	bottom: 14px;
	border-radius: 14px;
	padding: 5px 10px;
	font-family: 'GrotExBold';
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	background-color: #000000;
}

@media (max-width:768px) {
	.fPtPFh.bacb-radio .radio-cnt.radio-half:nth-of-type(2n) {
		margin-right: 0px;
	}
}

.iAkySi.coupon-box {
	position: relative;
	width: 100%;
	height: 56px;
	margin-bottom: 25px;
	padding: 14px 87px 14px 18px;
	border: 1px solid #000000;
}

.iAkySi.coupon-box .cpbox-text {
	font-size: 18px;
	line-height: 28px;
	-webkit-letter-spacing: -0.45px;
	-moz-letter-spacing: -0.45px;
	-ms-letter-spacing: -0.45px;
	letter-spacing: -0.45px;
	color: #000000;
	opacity: 0.5;
}

.iAkySi.coupon-box button {
	position: absolute;
	top: 0;
	right: 0;
	width: 87px;
	height: 56px;
	border: 0;
	font-family: 'GrotExBold';
	font-size: 14px;
	line-height: 18px;
}

.iTSqUU.coupon-sum {
	width: 100%;
	margin-bottom: 35px;
}

.iTSqUU .cpsum-cnt {
	width: 100%;
	margin-top: 8px;
	font-size: 0;
	color: #000000;
}

.iTSqUU .cpsum-cnt:first-of-type {
	margin-top: 0;
}

.iTSqUU .cpsum-cnt:last-of-type {
	margin-top: 16px;
}

.iTSqUU .cpsum-cnt .title,
.iTSqUU .cpsum-cnt .sum {
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	-webkit-letter-spacing: -0.45px;
	-moz-letter-spacing: -0.45px;
	-ms-letter-spacing: -0.45px;
	letter-spacing: -0.45px;
}

.iTSqUU .cpsum-cnt .title {
	width: 60%;
}

.iTSqUU .cpsum-cnt .sum {
	width: 40%;
	text-align: right;
}

.iTSqUU .cpsum-cnt.cpsum-total .title,
.iTSqUU .cpsum-cnt.cpsum-total .sum {
	font-weight: 500;
	font-size: 22px;
	line-height: 33px;
	-webkit-letter-spacing: -0.55px;
	-moz-letter-spacing: -0.55px;
	-ms-letter-spacing: -0.55px;
	letter-spacing: -0.55px;
}

.hhJJLQ.ticket-bac.active {
	width: 100%;
}

.hhJJLQ.active::after {
	z-index: -1;
	position: absolute;
	top: 0px;
	left: 0px;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(18, 18, 18, 0.5);
}

.hhJJLQ .tck-bac-wrap.active {
	right: 0px;
	width: 505px;
	opacity: 1;
	z-index: 101;
}

.hhJJLQ .bacb-header .tck-bac-close {
	display: none;
}

@media (max-width:768px) {
	.hhJJLQ.ticket-bac.active {
		overflow-y: auto;
		height: 100%;
		top: 0;
		z-index: 1000;
	}

	.hhJJLQ .tck-bac-wrap.active {
		position: relative;
		top: 0;
		right: auto;
		width: 100%;
		height: 100%;
		min-height: 100%;
	}

	.hhJJLQ .tck-bac-wrap.active .bac-bar {
		display: block;
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 60px;
	}

	.hhJJLQ .bacb-header .tck-bac-close {
		display: block;
		position: absolute;
		top: 16px;
		right: 10px;
		width: 46px;
		height: 46px;
		padding: 0;
		border: 0;
		font-size: 0;
		-webkit-transform: inherit;
		-ms-transform: inherit;
		transform: inherit;
		background-position: center;
		background-image: url(/img/projects/ico-menu-close-bk.svg);
		background-size: 46px;
		background-repeat: no-repeat;
	}
}

.fJjDla {
	margin-top: 32px;
	text-align: center;
}

.fJjDla button {
	outline: none;
	border: none;
	font-size: 15px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
	-webkit-text-decoration: underline !important;
	text-decoration: underline !important;
}

.etQyFB {
	position: fixed;
	top: 0;
	right: 0;
	width: 0%;
	height: 100%;
	z-index: 101;
}

@media (max-width:768px) {
	.etQyFB {
		width: 100%;
		height: 0;
		top: 100%;
		left: 0;
		right: auto;
		-webkit-transition: all 0.6s;
		transition: all 0.6s;
	}
}

.etQyFB.active {
	width: 100%;
	z-index: 20000;
}

@media (max-width:768px) {
	.etQyFB.active {
		height: 100%;
		top: 0;
		z-index: 10000;
	}
}

.dhIxKz {
	position: absolute;
	right: -505px;
	top: 0;
	width: 505px;
	height: 100%;
	background-color: #ffffff;
	-webkit-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
	opacity: 0;
	font-size: 0;
	z-index: 101;
}

@media (max-width:768px) {
	.dhIxKz {
		top: 100%;
		right: auto;
		width: 100%;
		height: 0%;
		padding: 0;
	}
}

.dhIxKz.active {
	right: 0px;
	width: 505px;
	opacity: 1;
	z-index: 101;
}

@media (max-width:768px) {
	.dhIxKz.active {
		overflow-y: auto;
		top: 0;
		right: auto;
		width: 100%;
		height: 100%;
	}

	.dhIxKz.active .bac-bar {
		display: block;
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 60px;
	}

	.dhIxKz.active .bac-bar .bac-bar-button {
		border-top: 0;
		width: 100%;
		height: 60px;
	}

	.dhIxKz.active .bac-bar .sch-bac-close {
		position: absolute;
		border: 0px;
		font-family: 'GrotExBold';
		font-size: 18px;
		text-transform: uppercase;
		text-align: left;
		color: #000000;
		background-image: url(/img/projects/ico-menu-close-bk.svg);
		background-size: 46px;
		background-repeat: no-repeat;
		background-position: 167px center;
		top: 0;
		left: 0;
		width: 100%;
		height: 60px;
		padding: 0;
		border-top: 1px solid #121212;
		text-align: center;
		background-image: none;
		background-color: #ffffff;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.dhIxKz.active .birthday-input:focus {
	border-radius: 0 !important;
	outline: none;
}

.gHCpUp {
	vertical-align: top;
	display: inline-block;
	width: calc(100% - 65px);
	height: 100%;
}

@media (max-width:768px) {
	.gHCpUp {
		width: 100%;
	}
}

.kCvuYt {
	position: relative;
	display: inline-block;
	width: 65px;
	height: 100%;
	border-left: 1px solid #000000;
}

@media (max-width:768px) {
	.kCvuYt {
		position: absolute;
		top: 0;
		left: 0;
		width: 46px;
		height: 46px;
		border: 0;
		top: 16px;
		left: inherit;
		right: 10px;
	}
}

.kCvuYt .bar-button {
	position: absolute;
	bottom: 0;
	border-top: 1px solid #000000;
	width: 64px;
	height: 227px;
}

@media (max-width:768px) {
	.kCvuYt .bar-button {
		position: absolute;
		top: 0;
		left: 0;
		width: 46px;
		height: 46px;
		border: 0;
	}
}

.kCvuYt .bar-button button {
	position: absolute;
	top: 80px;
	left: -82px;
	width: 227px;
	height: 64px;
	padding: 0 0 0 30px;
	border: 0px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	font-family: 'GrotExBold';
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	color: #000000;
	background-image: url(/img/projects/ico-menu-close-bk.svg);
	background-size: 46px;
	background-repeat: no-repeat;
	background-position: 167px center;
}

@media (max-width:768px) {
	.kCvuYt .bar-button button {
		position: absolute;
		top: 0;
		left: 0;
		width: 46px;
		height: 46px;
		border: 0;
		padding: 0;
		font-size: 0;
		-webkit-transform: inherit;
		-ms-transform: inherit;
		transform: inherit;
		background-position: center;
	}
}

.kAufoh {
	padding: 30px 24px 29px 24px;
}

.kAufoh h2 {
	font-family: 'GrotExBold';
	font-size: 18px;
	line-height: 22px;
	color: #000000;
}

@media (max-width:768px) {
	.kAufoh {
		padding: 30px 18px 29px 18px;
	}
}

.bnnXmO {
	width: 100%;
	padding: 27px 24px 25px 24px;
	background-color: #000000;
}

@media (max-width:768px) {
	.bnnXmO {
		padding: 27px 18px 25px 18px;
	}
}

.mkAfH {
	position: relative;
	font-size: 0;
}

.mkAfH li {
	display: inline-block;
	margin-right: 10px;
}

.mkAfH li.active {
	position: relative;
	z-index: 10;
}

.mkAfH button {
	outline: none;
	border: none;
}

.mkAfH li a,
.mkAfH li button {
	position: relative;
	display: block;
	border-radius: 14px;
	padding: 5px 10px;
	font-family: 'GrotExBold';
	font-size: 14px;
	line-height: 18px;
	background-color: transparent;
	color: #ffffff;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.mkAfH li.active a,
.mkAfH li.active button {
	color: #121212;
	cursor: default;
	border-radius: 15px;
	background-color: #ffffff;
}

.mkAfH li.lb-tabs-bg {
	position: absolute;
	top: 0;
	right: 0;
	height: 29px;
	border-radius: 15px;
	background-color: #ffffff;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.cuAtkE button {
	padding: 5px 0 5px 39px;
	border: 0;
	font-family: 'GrotExBold';
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	background-image: url(/static/media/ico-back-arrow-wh.fb00fb67.svg);
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: left center;
}

.dJGPTC {
	position: relative;
	height: calc(100% - 161px);
	padding: 32px 24px;
	font-size: 14px;
}

@media (max-width:768px) {
	.dJGPTC {
		padding: 32px 18px;
	}
}

@media (min-width:768px) {
	.dJGPTC {
		overflow-y: auto;
	}
}

.jkVBhc.mypage-bac.active {
	width: 100%;
}

.jkVBhc .mp-bac-wrap.active {
	right: 0px;
	width: 505px;
	opacity: 1;
	z-index: 101;
}

.jkVBhc .mp-header {
	padding: 30px 24px 29px 24px;
}

.jkVBhc .mp-header h2 {
	font-family: 'GrotExBold';
	font-size: 18px;
	line-height: 22px;
}

.jkVBhc .mp-tabs {
	overflow-x: auto;
	overflow-y: hidden;
	width: 100%;
	height: 80px;
	padding: 27px 0 25px 24px;
	background-color: #000000;
}

.jkVBhc .mp-tabs-nav {
	position: relative;
	font-size: 0;
	width: 440px;
}

.jkVBhc .mp-tabs-nav li {
	display: inline-block;
	margin-right: 10px;
}

.jkVBhc .mp-tabs-nav li:last-child {
	margin-right: 0px;
}

.jkVBhc .mp-tabs-nav li.active {
	position: relative;
	z-index: 10;
}

.jkVBhc .mp-tabs-nav li button {
	position: relative;
	display: block;
	border: none;
	outline: none;
	border-radius: 14px;
	padding: 5px 10px;
	font-family: 'GrotExBold';
	font-size: 14px;
	line-height: 18px;
	background-color: transparent;
	color: #ffffff;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.jkVBhc .mp-tabs-nav li.active button {
	color: #000000;
	cursor: default;
	border-radius: 15px;
	background-color: #ffffff;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.jkVBhc .mp-tabs-nav li.mp-tabs-bg {
	position: absolute;
	top: 0;
	right: 0;
	height: 29px;
	border-radius: 15px;
	background-color: #ffffff;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.jkVBhc .mp-back-btn button {
	padding: 5px 0 5px 39px;
	border: 0;
	font-family: 'GrotExBold';
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	background-image: url(/static/media/ico-back-arrow-wh.fb00fb67.svg);
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: left center;
}

.jkVBhc .mp-body {
	position: relative;
	overflow-y: auto;
	height: calc(100% - 161px);
	font-size: 14px;
}

@media (max-width:768px) {
	.jkVBhc .mp-header {
		padding: 30px 18px 29px;
	}

	.jkVBhc .mp-body {
		padding-bottom: 60px;
	}

	.jkVBhc.mypage-bac.active {
		top: 0;
		height: 100%;
		z-index: 1251;
	}

	.jkVBhc .mp-bac-wrap.active {
		top: 0;
		width: 100%;
		height: 100%;
	}

	.jkVBhc .mp-tabs {
		overflow-x: auto;
		padding: 27px 0 25px 18px;
	}

	.jkVBhc .mp-tabs-nav {
		text-align: left;
	}

	.jkVBhc.mypage-bac .bac-bar {
		position: absolute;
		top: 16px;
		left: inherit;
		right: 10px;
		width: 46px;
		height: 46px;
		border-left: 0px;
	}

	.jkVBhc.mypage-bac .bac-bar .bac-bar-button {
		position: absolute;
		top: 0;
		left: 0;
		width: 46px;
		height: 46px;
		border: 0;
	}

	.jkVBhc.mypage-bac .bac-bar .bac-bar-button button {
		width: 46px;
		height: 46px;
		font-size: 0;
		-webkit-transform: inherit;
		-ms-transform: inherit;
		transform: inherit;
		border-top: 0px;
		background-image: url(/img/projects/ico-menu-close-bk.svg);
		background-position: center;
	}

	.jkVBhc .ba-bar {
		display: none;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.jkVBhc .ba-bar .ba-bar-button {
		border-top: 0;
		width: 100%;
		height: 60px;
	}

	.jkVBhc .ba-bar .sch-bac-close {
		border: 0px;
		font-family: 'GrotExBold';
		font-size: 18px;
		text-transform: uppercase;
		text-align: left;
		color: #000000;
		background-image: url(/img/projects/ico-menu-close-bk.svg);
		background-size: 46px;
		background-repeat: no-repeat;
		background-position: 167px center;
		width: 100%;
		height: 60px;
		padding: 0;
		border-top: 1px solid #121212;
		text-align: center;
		background-image: none;
		background-color: #ffffff;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.jkVBhc .active {
		display: block;
	}
}

.bmTKjZ {
	object-fit: cover;
	width: 100vw;
	height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
}

@-webkit-keyframes videoCircle {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(0.3);
		-ms-transform: scale(0.3);
		transform: scale(0.3);
	}
}

@keyframes videoCircle {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(0.3);
		-ms-transform: scale(0.3);
		transform: scale(0.3);
	}
}

.kKomln#cnt01Curosr {
	pointer-events: none;
	position: absolute;
	width: 118px;
	height: 118px;
	padding: 35px 0;
	border: 0px;
	border-radius: 50%;
	z-index: 9;
	font-family: 'GrotExBold';
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #ff473b;
	color: #000000;
}

@media (max-width:1023px) {
	.kKomln#cnt01Curosr {
		display: none;
	}
}

.cGzDTH.cnt.cnt02 {
	position: relative;
	height: 840px;
	background-color: #121212;
}

.cGzDTH.cnt02 .mnChrct01BK {
	position: absolute;
	-webkit-transform: translate(30%, -230px);
	-ms-transform: translate(30%, -230px);
	transform: translate(30%, -230px);
	left: 50%;
	background-size: 100%;
}

.cGzDTH.cnt02 .mnChrct02BK {
	position: absolute;
	-webkit-transform: translate(30%, -230px);
	-ms-transform: translate(30%, -230px);
	transform: translate(30%, -230px);
	left: 50%;
	background-size: 100%;
}

.cGzDTH.cnt02 .mnChrct03BK {
	position: absolute;
	-webkit-transform: translate(30%, -230px);
	-ms-transform: translate(30%, -230px);
	transform: translate(30%, -230px);
	left: 50%;
	background-size: 100%;
}

.cGzDTH.cnt02 .mnChrct04BK {
	position: absolute;
	-webkit-transform: translate(30%, -230px);
	-ms-transform: translate(30%, -230px);
	transform: translate(30%, -230px);
	left: 50%;
	background-size: 100%;
}

.cGzDTH.cnt02 .mnChrct05BK {
	position: absolute;
	-webkit-transform: translate(30%, -350px);
	-ms-transform: translate(30%, -350px);
	transform: translate(30%, -350px);
	left: 50%;
	background-size: 100%;
}

.cGzDTH.cnt02 .mnChrct06BK {
	position: absolute;
	-webkit-transform: translate(30%, -230px);
	-ms-transform: translate(30%, -230px);
	transform: translate(30%, -230px);
	left: 50%;
	background-size: 100%;
}

.cGzDTH.cnt.animation-start .cnt02-center p.title:nth-of-type(3) {
	margin-bottom: 128px;
}

.cGzDTH.cnt.animation-start .cnt02-center p.title span {
	display: inline-block;
}

@media (max-width:768px) {
	.cGzDTH.cnt.cnt02 {
		height: 415px;
	}

	.cGzDTH.cnt.animation-start .cnt02-center p.title:nth-of-type(3) {
		margin-bottom: 30px;
	}
}

@media (max-width:1279px) {

	.cGzDTH.cnt02 .mnChrct01BK,
	.cGzDTH.cnt02 .mnChrct02BK,
	.cGzDTH.cnt02 .mnChrct03BK,
	.cGzDTH.cnt02 .mnChrct04BK,
	.cGzDTH.cnt02 .mnChrct05BK,
	.cGzDTH.cnt02 .mnChrct06BK {
		display: none;
	}
}

@media screen and (min-width:769px) and (max-width:1279px) {
	.cGzDTH.cnt.cnt02 {
		height: 700px;
	}
}

.kZjtYU {
	padding-top: 19px;
	font-size: 26px;
	text-align: center;
	color: #ffffff;
}

@media (max-width:768px) {
	.kZjtYU {
		padding-top: 14px;
		font-size: 22px;
		line-height: 33px;
	}
}

.bDfsMm {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	width: 100%;
	color: #fff;
}

@media screen and (min-width:769px) and (max-width:1279px) {
	.bDfsMm {
		top: 45%;
	}
}

@media (max-width:768px) {
	.bDfsMm {
		top: 124px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.bDfsMm p {
	margin-bottom: 50px;
	font-family: 'GrotExBold';
	font-size: 45px;
	line-height: 55px;
	text-transform: uppercase;
}

@media (max-width:768px) {
	.bDfsMm p {
		margin-bottom: 1.9444vw;
		font-size: 26px;
		line-height: 32px;
	}
}

@media screen and (min-width:769px) and (max-width:1279px) {
	.bDfsMm p {
		font-size: 37px;
		margin-bottom: 23px;
	}
}

.bDfsMm p.title {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
	font-size: 150px;
	line-height: 125px;
}

@media (max-width:768px) {
	.bDfsMm p.title {
		margin-bottom: 5px;
		font-size: 45px;
		line-height: 45px;
	}
}

@media screen and (min-width:769px) and (max-width:1279px) {
	.bDfsMm p.title {
		font-size: 95px;
		line-height: 90px;
		margin-bottom: 0;
	}
}

@media (max-width:768px) {
	.bDfsMm button {
		width: 224px;
		padding: 14px 0;
	}
}

.fJpnzx {
	position: absolute;
	bottom: 15%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 10;
}

@media screen and (min-width:769px) and (max-width:1079px) {
	.fJpnzx {
		bottom: 18%;
	}
}

.iGRBYE {
	width: 100%;
	height: 126px;
}

.iGRBYE button {
	width: 100%;
	height: 100%;
	padding: 48px 0 48px 0;
	border: 0;
	font-family: 'GrotSemiBold';
	font-size: 26px;
	line-height: 28px;
	text-align: center;
	background-color: #ff473b;
	color: #000000;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.iGRBYE button .out-arrow-bk {
	display: inline-block;
	width: 35.33333333333333px;
	height: 15.33333333333333px;
	margin-left: 9px;
	background-size: 504px;
	-webkit-animation: none;
	animation: none;
}

.iGRBYE button:hover .out-arrow-bk {
	-webkit-animation: eIxipn 2.2s infinite alternate;
	animation: eIxipn 2.2s infinite alternate;
	-webkit-animation-timing-function: steps(1);
	animation-timing-function: steps(1);
}

.iGRBYE button .out-arrow-bk.out-arrow-bk-no_ani {
	vertical-align: middle;
	width: 90px;
	height: 48px;
	margin-top: -10px;
	margin-left: 19px;
	background-size: 90px;
	background-position: center;
	background-image: url(/static/media/ico-m-in-arrow-bk.4715421f.svg);
	-webkit-animation: none;
	animation: none;
}

.iGRBYE button:hover .out-arrow-bk.out-arrow-bk-no_ani {
	-webkit-animation: none;
	animation: none;
}

.iGRBYE button .in-arrow-bk {
	vertical-align: middle;
	display: inline-block;
	width: 87.4px;
	height: 46px;
	margin-left: 19px;
	background-size: 993.6px;
	-webkit-animation: none;
	animation: none;
}

.iGRBYE button:hover .in-arrow-bk {
	-webkit-animation: XYNck 1s infinite alternate;
	animation: XYNck 1s infinite alternate;
	-webkit-animation-timing-function: steps(1);
	animation-timing-function: steps(1);
}

@media (max-width:768px) {
	.iGRBYE {
		width: 100%;
		height: 85px;
	}

	.iGRBYE button {
		padding: 23px 0px;
		font-size: 22px;
		line-height: 27px;
	}

	.iGRBYE.cnt-red-btn-refund button {
		font-size: 0px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.iGRBYE.cnt-red-btn-refund button span {
		margin-top: 8px;
	}

	.iGRBYE .contact-us-btn {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.iGRBYE .contact-us-btn span {
		display: inline-block;
		margin-top: 2px;
	}

	.iGRBYE.cnt-red-btn-refund button u {
		font-size: 22px;
	}

	.iGRBYE.cnt-red-btn button .out-arrow-bk.out-arrow-bk-no_ani {
		width: 64px;
		height: 35px;
		margin-left: 14px;
		background-size: 64px;
	}

	.iGRBYE button .in-arrow-bk {
		width: 64px;
		height: 34px;
		background-size: 64px;
		background-image: url(/static/media/ico-m-in-arrow-bk.4715421f.svg);
		-webkit-animation: none;
		animation: none;
		margin-left: 14px;
	}

	.iGRBYE button .out-arrow-bk {
		width: 34px;
		height: 15px;
		background-size: 34px;
		background-image: url(/static/media/ico-m-out-arrow-bk.c1e0959d.svg);
		-webkit-animation: none;
		animation: none;
	}
}

.iQCHSL .cnt-red-btn {
	font-family: 'GrotSemiBold';
}

.iHWnUH.square-wrap {
	position: relative;
	width: 100%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 0;
}

.iHWnUH.square-wrap::before,
.iHWnUH.square-wrap::after {
	content: '';
	position: absolute;
	display: block;
	width: 28px;
	height: 8px;
	background-color: #ffffff;
	left: calc(50% - 16px);
	z-index: 1;
}

.iHWnUH.square-wrap::before {
	top: -4px;
}

.iHWnUH.square-wrap::after {
	bottom: -4px;
}

.iHWnUH .square {
	position: relative;
	display: inline-block;
	width: 50%;
	-webkit-perspective: 1px;
	-moz-perspective: 1px;
	-ms-perspective: 1px;
	perspective: 1px;
	overflow: hidden;
}

.iHWnUH .square::after {
	content: '';
	display: block;
	padding-bottom: 100%;
}

.iHWnUH .square:first-of-type {
	border-right: 1px solid #ffffff;
}

.iHWnUH .square-cover-image {
	position: absolute;
	top: 0;
	left: 0;
	background-size: cover;
	height: 100%;
	width: 100%;
	-webkit-transition: all;
	transition: all;
}

.iHWnUH .square-cover-image.sci-background:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.5);
}

.iHWnUH .square-cover-image {
	background-position: 50% 0;
}

.iHWnUH .square .square-title {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	width: 100%;
	color: #fff;
	z-index: 1;
}

.iHWnUH .square .square-title .kor-title {
	margin-bottom: 15px;
	font-size: 1.8118vw;
}

.iHWnUH .square .square-title .eng-title {
	font-family: 'GrotExBold';
	font-size: 3.1359vw;
}

.iHWnUH .square .square-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	left: 50%;
	bottom: 7.2474vw;
	border: 0;
	border-radius: 1.3937vw;
	padding: 0.8362vw 1.115vw;
	font-family: 'GrotExBold';
	font-size: 0.9756vw;
	line-height: 1.115vw;
	background-color: transparent;
	color: #ffffff;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
}

@media screen and (min-width:769px) and (max-width:859px) {
	.iHWnUH .square .square-btn {
		width: 25vw;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.iHWnUH .square .square-btn .in-arrow-wh {
	float: right;
	margin-left: 0.8362vw;
	width: 2.2067vw;
	height: 1.1614vw;
	background-size: 25.0871vw;
	-webkit-animation: none;
	animation: none;
}

.iHWnUH .square .square-btn:hover .in-arrow-wh {
	-webkit-animation: XYNck 1s infinite alternate;
	animation: XYNck 1s infinite alternate;
	-webkit-animation-timing-function: steps(1);
	animation-timing-function: steps(1);
}

.iHWnUH .square:hover .square-btn {
	background-color: #ffffff;
	color: #000000;
}

.iHWnUH .square:hover .square-btn .in-arrow-wh {
	background-image: url(/40779ef468f5051a9d43c6421fedec3d.png);
}

@media (max-width:768px) {

	.iHWnUH.square-wrap::before,
	.iHWnUH.square-wrap::after {
		display: none;
	}

	.iHWnUH .square {
		width: 100%;
		cursor: pointer;
	}

	.iHWnUH .square:first-of-type {
		border-right: 0;
		border-bottom: 1px solid #ffffff;
	}

	.iHWnUH .square-cover-image {
		background-size: cover;
	}

	.iHWnUH .square .square-title .kor-title {
		margin-bottom: 10px;
		font-size: 22px;
		line-height: normal;
	}

	.iHWnUH .square .square-title .eng-title {
		font-size: 32px;
		line-height: normal;
	}

	.iHWnUH .square .square-btn {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		bottom: 10.8333vw;
		width: 70vw;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 0;
		border-radius: 0px;
		font-size: 14px;
	}

	.iHWnUH .square .square-btn .in-arrow-wh {
		margin-left: 3.3333vw;
		width: 8.0556vw;
		height: 4.1667vw;
		background-image: url(/static/media/ico-m-in-arrow-wh.c8f78cb0.svg);
		background-size: 8.0556vw;
		-webkit-animation: none;
		animation: none;
	}

	.iHWnUH .cnt-red-btn button .out-arrow-bk {
		width: 9.4444vw;
		height: 4.1667vw;
		background-image: url(/static/media/ico-m-out-arrow-bk.c1e0959d.svg);
		background-size: 9.4444vw;
		background-position: center;
		-webkit-animation: none;
		animation: none;
	}

	.iHWnUH .square .square-btn:hover .in-arrow-wh {
		-webkit-animation: XYNck 1s infinite alternate;
		animation: XYNck 1s infinite alternate;
		-webkit-animation-timing-function: steps(1);
		animation-timing-function: steps(1);
	}

	.iHWnUH .square:hover .square-btn {
		background-color: transparent;
		color: #ffffff;
	}
}

.gsQEIp {
	position: relative;
	width: calc(100%);
	height: 100%;
	background-image: url(/img/projects/urvirtualtour.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.gsQEIp::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(46, 46, 46, 0.45);
	z-index: 1;
}

.gsQEIp .st-wrapper {
	position: absolute;
	left: 50px;
	bottom: 72px;
	z-index: 10;
}

.gsQEIp .st-wrapper .title {
	margin-bottom: 48px;
	font-family: 'GrotSemiBold';
	font-size: 100px;
	line-height: 110px;
	color: #ffffff;
}

@media screen and (max-width:1079px) {
	.gsQEIp .st-wrapper .title {
		font-size: 100px;
		line-height: 110px;
	}
}

.gsQEIp .st-wrapper .title p {
	position: relative;
}

@media (max-width:768px) {
	.gsQEIp {
		width: 100%;
		height: 360px;
	}

	.gsQEIp .st-wrapper {
		left: 18px;
		bottom: 38px;
	}

	.gsQEIp .st-wrapper .title {
		margin-bottom: 15px;
		font-size: 32px;
		line-height: 33px;
	}
}

.cBelIG.cnt.cnt08 {
	height: 746px;
}

.cBelIG .st-wrapper .title p {
	font-family: 'GrotSemiBold';
	position: relative;
	overflow: hidden;
}

@media (max-width:768px) {
	.cBelIG.cnt.cnt08 {
		height: 360px;
	}
}

.egZJZH .cnt {
	position: relative;
	width: calc(100% - 65px);
}

@media (max-width:768px) {
	.egZJZH .cnt {
		width: 100%;
	}
}

.jHpCwg.cnt.cnt01 {
	overflow: hidden;
	height: 100vh;
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
}

@media (max-width:768px) {
	.jHpCwg.cnt.cnt01 {
		height: calc(100vh - 60px);
	}
}

.iRGgwD {
	background-color: #ffffff;
	margin: -32px -24px;
}

.iRGgwD .message {
	padding: 32px 24px;
	text-align: center;
}

.iRGgwD .message .title {
	padding-top: 25px;
	font-family: 'GrotExBold';
	font-size: 26px;
}

.iRGgwD .message .sub {
	padding-top: 25px;
	font-size: 18px;
}

.iRGgwD .button-bar {
	padding-top: 48px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 21px 24px;
	text-align: left;
	font-size: 15px;
}

.iRGgwD .button-bar button {
	outline: none;
	border: none;
	float: right;
	-webkit-text-decoration: underline;
	text-decoration: underline;
	color: black;
}

@media (max-width:768px) {
	.iRGgwD {
		margin: -32px -18px;
	}

	.iRGgwD .button-bar {
		padding: 21px 18px;
	}
}

.iYUOBq {
	background-color: #ffffff;
	margin: -32px -24px;
}

.iYUOBq .message {
	padding: 32px 24px;
	text-align: center;
}

.iYUOBq .message .title {
	padding-top: 25px;
	font-family: 'GrotExBold';
	font-size: 26px;
}

.iYUOBq .message .sub {
	padding-top: 25px;
	font-size: 18px;
}

.iYUOBq .button-bar {
	padding-top: 48px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 21px 24px;
	text-align: left;
	font-size: 15px;
}

.iYUOBq .button-bar button {
	outline: none;
	border: none;
	float: right;
	-webkit-text-decoration: underline;
	text-decoration: underline;
	color: black;
}

@media (max-width:768px) {
	.iYUOBq {
		margin: -32px -18px;
	}

	.iYUOBq .button-bar {
		padding: 21px 18px;
	}
}

.fPDZwu {
	height: auto;
}

.cZyPdB .prjt-btn.cnt-yellow-btn {
	width: 100%;
	height: auto;
}

.cZyPdB .prjt-btn.cnt-yellow-btn button {
	padding: 116px 0;
}

.cZyPdB .prjt-btn.cnt-yellow-btn .more-arrow-bk {
	display: inline-block;
	width: 46px;
	height: 84px;
	margin-top: 33px;
	background-image: url(/static/media/ico-arrow-down-black.f217a3ba.svg);
	background-size: 46px;
	background-repeat: no-repeat;
	background-position: center;
}

.cZyPdB .prjt-btn.cnt-yellow-btn button .in-arrow-bk {
	display: inline-block;
	width: 95px;
	height: 50px;
	margin-top: 50px;
	background-size: 1080px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-animation: none;
	animation: none;
}

.cZyPdB .prjt-btn.cnt-yellow-btn button:hover .in-arrow-bk {
	-webkit-animation: XYNck 1s infinite alternate;
	animation: XYNck 1s infinite alternate;
	-webkit-animation-timing-function: steps(1);
	animation-timing-function: steps(1);
}

.cZyPdB .prjt-list {
	padding: 4.669vw 3.6237vw;
	font-size: 0;
}

.cZyPdB .prjt-list li {
	position: relative;
	display: inline-block;
	width: 50%;
	opacity: 0;
}

.cZyPdB .prjt-list li.prjt-animation {
	opacity: 1;
	-webkit-animation: prjtFadeInUp 0.6s ease-in-out;
	animation: prjtFadeInUp 0.6s ease-in-out;
}

@-webkit-keyframes prjtFadeInUp {
	from {
		-webkit-transform: translate3d(0, 40px, 0);
		-ms-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0);
		opacity: 0;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes prjtFadeInUp {
	from {
		-webkit-transform: translate3d(0, 40px, 0);
		-ms-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0);
		opacity: 0;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

.cZyPdB .prjt-list li::after {
	content: '';
	display: block;
	padding-bottom: 100%;
}

.cZyPdB .prjt-list li .prjtl-square {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.cZyPdB .prjt-list li .prjtl-square img {
	width: auto;
	height: 100%;
	-webkit-transform: translate(-5%, 0);
	-ms-transform: translate(-5%, 0);
	transform: translate(-5%, 0);
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.cZyPdB .prjt-list li .prjtl-square::after {
	content: '';
	display: block;
	position: absolute;
	top: 100%;
	width: 76%;
	height: 100%;
	background: linear-gradient(rgba(18, 18, 18, 0.2), rgba(18, 18, 18, 0.55));
	opacity: 0;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.cZyPdB .prjt-list li .prjtl-square:hover::after {
	top: 0%;
	opacity: 1;
}

.cZyPdB .prjt-list li .prjtl-square:hover img {
	width: auto;
	height: 100%;
	-webkit-transform: translate(-25%, 0) scale(1.15);
	-ms-transform: translate(-25%, 0) scale(1.15);
	transform: translate(-25%, 0) scale(1.15);
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.cZyPdB .prjt-list li:nth-child(10n + 2) .prjtl-square {
	top: 50%;
	left: 50%;
	width: 50%;
	height: 50%;
}

.cZyPdB .prjt-list li:nth-child(10n + 6) .prjtl-square {
	top: 50%;
	width: 50%;
	height: 50%;
}

.cZyPdB .prjt-list li:nth-child(10n + 3),
.cZyPdB .prjt-list li:nth-child(10n + 8) {
	width: 100%;
}

.cZyPdB .prjt-list li:nth-child(10n + 3):after,
.cZyPdB .prjt-list li:nth-child(10n + 8):after {
	padding-bottom: 25%;
}

.cZyPdB .prjt-list li:nth-child(10n + 3) .prjtl-square {
	left: 50%;
	width: 25%;
	height: 100%;
}

.cZyPdB .prjt-list li:nth-child(10n + 8) .prjtl-square {
	left: 25%;
	width: 25%;
	height: 100%;
}

.cZyPdB .prjt-list li .prjtl-square .prjtls-text {
	position: absolute;
	bottom: 2.6481vw;
	left: 10.4843vw;
	width: calc(100% - 6.9686vw);
	color: #ffffff;
	-webkit-transform: translateY(150%);
	-ms-transform: translateY(150%);
	transform: translateY(150%);
	opacity: 0;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
	z-index: 1;
}

.cZyPdB .prjt-list li .prjtl-square:hover .prjtls-text {
	opacity: 1;
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

.cZyPdB .prjt-list li .prjtl-square .prjtls-text .top-text {
	font-family: 'GrotSemiBold';
	font-weight: 600;
	font-size: 1.8118vw;
	line-height: 1.9512vw;
	margin-bottom: 0.8362vw;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.cZyPdB .prjt-list li .prjtl-square .prjtls-text .main-text {
	font-family: 'GrotSemiBold';
	font-weight: 600;
	font-size: 3.1359vw;
	line-height: 3.6934vw;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.cZyPdB .prjt-list li:nth-child(10n + 2) .prjtl-square .prjtls-text,
.cZyPdB .prjt-list li:nth-child(10n + 3) .prjtl-square .prjtls-text,
.cZyPdB .prjt-list li:nth-child(10n + 6) .prjtl-square .prjtls-text,
.cZyPdB .prjt-list li:nth-child(10n + 8) .prjtl-square .prjtls-text {
	left: 2.23vw;
	bottom: 1.6725vw;
}

.cZyPdB .prjt-list li:nth-child(10n + 2) .prjtl-square .prjtls-text .top-text,
.cZyPdB .prjt-list li:nth-child(10n + 3) .prjtl-square .prjtls-text .top-text,
.cZyPdB .prjt-list li:nth-child(10n + 6) .prjtl-square .prjtls-text .top-text,
.cZyPdB .prjt-list li:nth-child(10n + 8) .prjtl-square .prjtls-text .top-text {
	font-size: 1.2544vw;
	line-height: 1.7422vw;
}

.cZyPdB .prjt-list li:nth-child(10n + 2) .prjtl-square .prjtls-text .main-text,
.cZyPdB .prjt-list li:nth-child(10n + 3) .prjtl-square .prjtls-text .main-text,
.cZyPdB .prjt-list li:nth-child(10n + 6) .prjtl-square .prjtls-text .main-text,
.cZyPdB .prjt-list li:nth-child(10n + 8) .prjtl-square .prjtls-text .main-text {
	font-size: 2.23vw;
	line-height: 2.23vw;
}

@media (max-width:768px) {
	.cZyPdB .prjt-list {
		padding: 18px;
	}

	.cZyPdB .prjt-list li {
		width: 100%;
		opacity: 1;
	}

	.cZyPdB .prjt-list li.prjt-animation {
		-webkit-animation: none;
		animation: none;
	}

	.cZyPdB .prjt-list li:nth-child(10n + 2) .prjtl-square,
	.cZyPdB .prjt-list li:nth-child(10n + 3) .prjtl-square,
	.cZyPdB .prjt-list li:nth-child(10n + 6) .prjtl-square,
	.cZyPdB .prjt-list li:nth-child(10n + 8) .prjtl-square {
		top: auto;
		left: auto;
		width: 100%;
		height: 100%;
	}

	.cZyPdB .prjt-list li:nth-child(10n + 3):after,
	.cZyPdB .prjt-list li:nth-child(10n + 8):after {
		padding-bottom: 100%;
	}

	.cZyPdB .prjt-list li .prjtl-square .prjtls-text {
		opacity: 1;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%);
		bottom: 21px;
	}

	.cZyPdB .prjt-list li .prjtl-square .prjtls-text .top-text {
		line-height: 1.39;
		font-size: 18px;
		margin-bottom: 8px;
	}

	.cZyPdB .prjt-list li .prjtl-square .prjtls-text .main-text {
		font-size: 32px;
		line-height: 1.23;
	}

	.cZyPdB .prjt-btn.cnt-yellow-btn {
		height: 340px;
	}

	.cZyPdB .prjt-btn.cnt-yellow-btn .more-arrow-bk {
		margin-top: 12px;
		width: 35px;
		height: 64px;
		background-size: 35px;
	}

	.cZyPdB .prjt-list li:nth-child(10n + 2) .prjtl-square .prjtls-text,
	.cZyPdB .prjt-list li:nth-child(10n + 3) .prjtl-square .prjtls-text,
	.cZyPdB .prjt-list li:nth-child(10n + 6) .prjtl-square .prjtls-text,
	.cZyPdB .prjt-list li:nth-child(10n + 8) .prjtl-square .prjtls-text {
		left: 3.4843vw;
		bottom: 21px;
	}

	.cZyPdB .prjt-list li:nth-child(10n + 2) .prjtl-square .prjtls-text .top-text,
	.cZyPdB .prjt-list li:nth-child(10n + 3) .prjtl-square .prjtls-text .top-text,
	.cZyPdB .prjt-list li:nth-child(10n + 6) .prjtl-square .prjtls-text .top-text,
	.cZyPdB .prjt-list li:nth-child(10n + 8) .prjtl-square .prjtls-text .top-text {
		line-height: 1.39;
		font-size: 18px;
		margin-bottom: 8px;
	}

	.cZyPdB .prjt-list li:nth-child(10n + 2) .prjtl-square .prjtls-text .main-text,
	.cZyPdB .prjt-list li:nth-child(10n + 3) .prjtl-square .prjtls-text .main-text,
	.cZyPdB .prjt-list li:nth-child(10n + 6) .prjtl-square .prjtls-text .main-text,
	.cZyPdB .prjt-list li:nth-child(10n + 8) .prjtl-square .prjtls-text .main-text {
		font-size: 32px;
		line-height: 1.23;
	}
}

.cgwnbH.prjt-slider {
	margin-right: -50px;
}

.cgwnbH #projectSlider {
	position: relative;
	width: 100%;
	height: calc(35vw * 0.66 + 100px);
	margin: 0 auto;
	overflow-x: hidden;
}

.cgwnbH #projectSlider ul {
	position: relative;
	width: 100%;
	height: 100%;
	font-size: 0;
}

.cgwnbH #projectSlider ul li {
	position: absolute;
	display: inline-block;
	font-size: 14px;
}

.cgwnbH #projectSlider ul li .prjts-thumb {
	position: absolute;
	width: 100%;
	height: 100%;
}

.cgwnbH #projectSlider ul li .prjts-thumb .prjtst-img {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.cgwnbH #projectSlider .prjts-arrow {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 270px;
	height: 47px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.cgwnbH #projectSlider button.prjts_prev,
.cgwnbH #projectSlider button.prjts_next {
	position: absolute;
	width: 88px;
	height: 47px;
	z-index: 49;
	display: block;
	border: 0;
	color: #fff;
	-webkit-text-decoration: none;
	text-decoration: none;
	font-size: 0;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 88px;
	background-position: center;
	cursor: pointer;
}

.cgwnbH #projectSlider button.prjts_prev {
	left: 0;
	background-image: url(/img/projects/leftarrow.svg);
}

.cgwnbH #projectSlider button.prjts_next {
	right: 0;
	background-image: url(/img/projects/rightarrow.svg);
}

@media (max-width:768px) {
	.cgwnbH.prjt-slider {
		margin: 0px -18px;
		width: calc(100% + 36px);
	}

	.cgwnbH #projectSlider {
		height: 300px;
	}
}

@media screen and (min-width:768px) and (max-width:1023px) {
	.cgwnbH #projectSlider {
		padding: 0 18px;
		height: 450px;
	}
}

.Alxhi.cnt-prjt-header {
	position: relative;
	width: calc(100% - 65px);
	background-size: cover;
	background-position: center;
}

.Alxhi::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(46, 46, 46, 0.45);
	z-index: 1;
}

.Alxhi .cnt-prjt-title {
	position: relative;
	padding-top: 259px;
	padding-bottom: 66px;
	text-align: center;
	color: #ffffff;
	z-index: 2;
}

.Alxhi .cnt-prjt-title .eng-title {
	font-family: 'GrotExBold';
	margin-bottom: 30px;
	font-size: 10vw;
	line-height: 8vw;
}

.Alxhi .cnt-prjt-title .kor-title {
	margin-bottom: 238px;
	font-size: 26px;
	line-height: 38px;
}

.Alxhi .cnt-prjt-title ul {
	text-align: center;
	font-size: 0;
}

.Alxhi .cnt-prjt-title ul li {
	display: inline-block;
	margin-right: 100px;
	font-family: 'GrotExBold';
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
}

.Alxhi .cnt-prjt-title ul li:last-child {
	margin-right: 0;
}

@media (max-width:768px) {
	.Alxhi.cnt-prjt-header {
		width: 100%;
	}

	.Alxhi .cnt-prjt-title {
		height: 100%;
		padding-top: 222px;
	}

	.Alxhi .cnt-prjt-title .eng-title {
		margin-bottom: 11px;
		font-size: 40px;
		line-height: 42px;
		padding: 0 18px;
	}

	.Alxhi .cnt-prjt-title .kor-title {
		margin-bottom: 137px;
		font-size: 22px;
		line-height: 33px;
	}

	.Alxhi .cnt-prjt-title ul li:last-child {
		padding: 0 18px;
	}
}

@media screen and (min-width:1500px) {
	.Alxhi .cnt-prjt-title .eng-title {
		font-size: 150px;
		line-height: 125px;
	}
}

.WQDqX .prjt-detail {
	padding: 40px 50px;
}

.WQDqX .prjt-detail .prjtd-left {
	width: 896px;
	margin-bottom: 107px;
}

.sponsor {
	margin-bottom: 50px !important;
}

.WQDqX .prjt-detail .prjtd-left p {
	margin-bottom: 48px;
	font-family: 'GrotSemiBold';
	font-size: 40px;
	line-height: 44px;
	word-break: keep-all;
	width: 1000px;
}

.WQDqX .prjt-detail .prjtd-left button {
	padding: 5px 14px;
	border: 0px;
	border-radius: 17px;
	font-family: 'GrotExBold';
	font-size: 18px;
	line-height: 24px;
	background-color: black;
}

.WQDqX .prjt-detail .prjtd-left button .out-arrow-bk {
	vertical-align: baseline;
	display: inline-block;
	width: 39.75px;
	height: 17.25px;
	margin-left: 9px;
	background-size: 567px;
	-webkit-animation: none;
	animation: none;
}

.WQDqX .prjt-detail .prjtd-left button:hover .out-arrow-bk {
	-webkit-animation: eIxipn 2.2s infinite alternate;
	animation: eIxipn 2.2s infinite alternate;
	-webkit-animation-timing-function: steps(1);
	animation-timing-function: steps(1);
}

.WQDqX .prjt-detail .prjtd-right {
	position: relative;
	margin-bottom: 132px;
	margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.WQDqX .prjt-detail .campsummary {
    width: 100% !important;
}

.WQDqX .prjt-detail .prjtd-right .venuesummary {
	margin-left: auto;
}

@media screen and (min-width:1279px){
	.WQDqX .prjt-detail .prjtd-right .venuesummary {
	margin-left: 50%;
	}
}

.WQDqX .prjt-detail .prjtd-right .prjtd-sns {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.WQDqX .prjt-detail .prjtd-right .prjtd-sns button {
	margin-right: 22px;
	width: 44px;
	height: 44px;
	border: 0px;
	font-size: 0px;
	background-size: 44px;
	background-repeat: no-repeat;
	background-position: center;
}

.WQDqX .prjt-detail .prjtd-right .prjtd-sns button.facebook {
	background-image: url(/static/media/ico-facebook-wh.8fdf7d8a.svg);
}

.WQDqX .prjt-detail .prjtd-right .prjtd-sns button.twitter {
	background-image: url(/static/media/ico-twitter-wh.ebb48fa4.svg);
}

.WQDqX .prjt-detail .prjtd-right .prjtd-sns button.share {
	background-image: url(/static/media/ico-share-wh.11b7b9d3.svg);
}

.WQDqX .prjt-detail .prjtd-right .prjtdr-text {
	width: 560px;
}

.WQDqX .prjt-detail .prjtd-right .prjtdr-text p {
	font-size: 18px;
	line-height: 25px;
	-webkit-letter-spacing: -0.45px;
	-moz-letter-spacing: -0.45px;
	-ms-letter-spacing: -0.45px;
	letter-spacing: -0.45px;
}

.WQDqX .prjt-vdo {
	position: relative;
	width: 70%;
	margin-left: auto;
	margin-bottom: 40px;
}

.WQDqX .prjt-vdo::after {
	content: '';
	display: block;
	padding-bottom: 57%;
}

.WQDqX .prjt-vdo::before {
	position: absolute;
	right: 52px;
	bottom: 46px;
	content: '';
	display: block;
	width: 117px;
	height: 117px;
	background-image: url(/static/media/ico-vid-play-wh.524a284d.svg);
	background-repeat: no-repeat;
	background-size: 117px;
	background-position: center;
	z-index: 1;
}

.WQDqX .prjt-vdo:hover::before {
	display: none;
}

.WQDqX .prjt-vdo video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	cursor: url(/static/media/ico-vid-play-wh.524a284d.svg) 50 50, auto;
}

@media screen and (min-width:769px) and (max-width:1075px) {
	.WQDqX .prjt-detail .prjtd-left {
		width: auto;
		margin-right: 50px;
	}

	.WQDqX .prjt-detail .prjtd-right {
		width: 100%;
		margin-right: 0px;
	}

	.WQDqX .prjt-detail .prjtd-right .prjtdr-text {
		width: 65%;
	}
}

@media screen and (min-width:1279px){
	.WQDqX .prjt-detail .programmeinfo {
		margin-bottom: 70px;
		width: calc(50% - 300px);
	}
}

@media (max-width:768px) {
	.WQDqX .prjt-detail {
		padding: 25px 18px 0px 18px;
	}

	.WQDqX .prjt-detail .prjtd-left {
		width: 100%;
		margin-bottom: 33px;
	}

	.WQDqX .prjt-detail .prjtd-left p {
		margin-bottom: 23px;
		font-size: 26px;
		line-height: 28px;
		width: auto;
	}

	.WQDqX .prjt-detail .prjtd-right {
		width: 100%;
		margin-bottom: 38px;
	}

	.WQDqX .prjt-detail .prjtd-right .prjtdr-text {
		width: 100%;
		margin-bottom: 29px;
	}

	.WQDqX .prjt-detail .prjtd-right .prjtd-sns {
		position: relative;
	}

	.WQDqX .prjt-detail .prjtd-left button {
		font-size: 14px;
		line-height: 18px;
	}

	.WQDqX .prjt-detail .prjtd-left button .out-arrow-bk {
		vertical-align: middle;
		width: 34px;
		height: 17px;
		background-image: url(/static/media/ico-m-out-arrow-bk.c1e0959d.svg);
		background-size: 34px;
		background-position: center;
	}

	.WQDqX .prjt-vdo {
		width: 100%;
		margin-bottom: 12px;
	}

	.WQDqX .prjt-vdo::before {
		right: 5vw;
		bottom: 5vw;
		width: 19.4444vw;
		height: 19.4444vw;
		background-size: 19.4444vw;
	}
}

.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  touch-action: none;
  -webkit-user-select: none;
          user-select: none;
}

.cropper-container img {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    display: block;
    height: 100%;
    image-orientation: 0deg;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    width: 100%;
  }

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.cropper-wrap-box,
.cropper-canvas {
  overflow: hidden;
}

.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}

.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}

.cropper-view-box {
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
  overflow: hidden;
  width: 100%;
}

.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}

.cropper-dashed.dashed-h {
    border-bottom-width: 1px;
    border-top-width: 1px;
    height: calc(100% / 3);
    left: 0;
    top: calc(100% / 3);
    width: 100%;
  }

.cropper-dashed.dashed-v {
    border-left-width: 1px;
    border-right-width: 1px;
    height: 100%;
    left: calc(100% / 3);
    top: 0;
    width: calc(100% / 3);
  }

.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}

.cropper-center::before,
  .cropper-center::after {
    background-color: #eee;
    content: ' ';
    display: block;
    position: absolute;
  }

.cropper-center::before {
    height: 1px;
    left: -3px;
    top: 0;
    width: 7px;
  }

.cropper-center::after {
    height: 7px;
    left: 0;
    top: -3px;
    width: 1px;
  }

.cropper-face,
.cropper-line,
.cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}

.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}

.cropper-line {
  background-color: #39f;
}

.cropper-line.line-e {
    cursor: ew-resize;
    right: -3px;
    top: 0;
    width: 5px;
  }

.cropper-line.line-n {
    cursor: ns-resize;
    height: 5px;
    left: 0;
    top: -3px;
  }

.cropper-line.line-w {
    cursor: ew-resize;
    left: -3px;
    top: 0;
    width: 5px;
  }

.cropper-line.line-s {
    bottom: -3px;
    cursor: ns-resize;
    height: 5px;
    left: 0;
  }

.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}

.cropper-point.point-e {
    cursor: ew-resize;
    margin-top: -3px;
    right: -3px;
    top: 50%;
  }

.cropper-point.point-n {
    cursor: ns-resize;
    left: 50%;
    margin-left: -3px;
    top: -3px;
  }

.cropper-point.point-w {
    cursor: ew-resize;
    left: -3px;
    margin-top: -3px;
    top: 50%;
  }

.cropper-point.point-s {
    bottom: -3px;
    cursor: s-resize;
    left: 50%;
    margin-left: -3px;
  }

.cropper-point.point-ne {
    cursor: nesw-resize;
    right: -3px;
    top: -3px;
  }

.cropper-point.point-nw {
    cursor: nwse-resize;
    left: -3px;
    top: -3px;
  }

.cropper-point.point-sw {
    bottom: -3px;
    cursor: nesw-resize;
    left: -3px;
  }

.cropper-point.point-se {
    bottom: -3px;
    cursor: nwse-resize;
    height: 20px;
    opacity: 1;
    right: -3px;
    width: 20px;
  }

@media (min-width: 768px) {

.cropper-point.point-se {
      height: 15px;
      width: 15px;
  }
    }

@media (min-width: 992px) {

.cropper-point.point-se {
      height: 10px;
      width: 10px;
  }
    }

@media (min-width: 1200px) {

.cropper-point.point-se {
      height: 5px;
      opacity: 0.75;
      width: 5px;
  }
    }

.cropper-point.point-se::before {
    background-color: #39f;
    bottom: -50%;
    content: ' ';
    display: block;
    height: 200%;
    opacity: 0;
    position: absolute;
    right: -50%;
    width: 200%;
  }

.cropper-invisible {
  opacity: 0;
}

.cropper-bg {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC');
}

.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}

.WQDqX ul.ins-list li {
	vertical-align: baseline;
	position: relative;
	display: inline-block;
	width: 33.33333%;
	border-top: 0.5px solid #000000;
	border-right: 0.5px solid #ffffff;
	border-bottom: 0.5px solid #ffffff;
	border-left: 0.5px solid #000000;
}

.WQDqX ul.ins-list li .mnChrct01BK {
	position: absolute;
	background-size: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-54%, -53%);
	-ms-transform: translate(-54%, -53%);
	transform: translate(-54%, -53%);
	width: 37vw;
}

.WQDqX ul.ins-list li .mnChrct02BK {
	position: absolute;
	background-size: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 45vw;
}

.WQDqX ul.ins-list li .mnChrct03BK {
	position: absolute;
	background-size: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-46%, -46%);
	-ms-transform: translate(-46%, -46%);
	transform: translate(-46%, -46%);
	width: 37vw;
}

.WQDqX ul.ins-list li .mnChrct04BK,
.WQDqX ul.ins-list li .mnChrct05BK,
.WQDqX ul.ins-list li .mnChrct06BK {
	position: absolute;
	background-size: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 30vw;
}

.WQDqX ul.ins-list li:after {
	content: '';
	display: block;
	padding-bottom: 100%;
}

.WQDqX ul.ins-list li .inst-square {
	position: absolute;
	width: 100%;
	height: 100%;
}

.WQDqX ul.ins-list li .inst-square a {
	display: block;
	width: 100%;
	height: 100%;
}

.WQDqX ul.ins-list li .inst-square a .ins-img-circle {
	position: absolute;
	top: 50%;
	left: 50%;
	overflow: hidden;
	height: 90%;
	width: 90%;
	border-radius: 50%;
	background-color: #d8d8d8;
	z-index: -1;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.WQDqX ul.ins-list li .inst-square a .ins-img-circle:after {
	content: '';
	display: block;
	padding-bottom: 100%;
}

.WQDqX ul.ins-list li .inst-square a .ins-img-circle .ins-circle-bg {
	position: absolute;
	width: 102%;
	padding-bottom: 100%;
	-webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: transparent;
}

.WQDqX ul.ins-list li .inst-square a:hover .ins-img-circle .ins-circle-bg {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: 0.7;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.WQDqX ul.ins-list li .inst-square a .ins-img-circle .ins-circle-bg-black {
	position: absolute;
	width: 100%;
	padding-bottom: 100%;
	-webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;
	background-color: #000;
	opacity: 0;
	z-index: 998;
}

.WQDqX ul.ins-list li .inst-square a:hover .ins-img-circle .ins-circle-bg-black {
	opacity: 0.7;
}

.WQDqX ul.ins-list li .inst-square a .ins-text-box {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #ffffff;
	z-index: 999;
	font-family: 'GrotExBold';
	font-size: 1.8544vw;
	-webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;
	opacity: 0;
}

.WQDqX ul.ins-list li .inst-square a:hover .ins-text-box {
	opacity: 1;
}

.WQDqX ul.ins-list li .inst-square a:hover {
	position: relative;
	overflow: hidden;
}

.WQDqX ul.ins-list li .inst-square a:hover img {
	max-width: 100%;
	max-height: 100%;
}

.WQDqX ul.ins-list li .inst-square a:hover .slide-bg {
	padding: 20px;
	height: 100%;
	width: 100%;
	position: absolute;
	color: #fff;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: lighter;
	text-transform: uppercase;
	z-index: -3;
}

.WQDqX ul.ins-list li .inst-square a:hover.top .slide-bg {
	-webkit-animation: top_ani 0.25s;
	animation: top_ani 0.25s;
	top: 0;
	left: 0;
	right: auto;
	bottom: auto;
}

.WQDqX ul.ins-list li .inst-square a:hover.right .slide-bg {
	-webkit-animation: right_ani 0.25s;
	animation: right_ani 0.25s;
	top: 0;
	left: 0;
	right: auto;
	bottom: auto;
}

.WQDqX ul.ins-list li .inst-square a:hover.bottom .slide-bg {
	-webkit-animation: bottom_ani 0.25s;
	animation: bottom_ani 0.25s;
	top: 0;
	left: 0;
	right: auto;
	bottom: auto;
}

.WQDqX ul.ins-list li .inst-square a:hover.left .slide-bg {
	-webkit-animation: left_ani 0.25s;
	animation: left_ani 0.25s;
	top: 0;
	left: 0;
	right: auto;
	bottom: auto;
}

.WQDqX ul.ins-list li .inst-square a.top_ret .slide-bg {
	-webkit-animation: top_ret_ani 0.25s;
	animation: top_ret_ani 0.25s;
	top: -100%;
	left: 0;
	right: auto;
	bottom: auto;
}

.WQDqX ul.ins-list li .inst-square a.right_ret .slide-bg {
	-webkit-animation: right_ret_ani 0.25s;
	animation: right_ret_ani 0.25s;
	top: 0;
	left: 100%;
	right: auto;
	bottom: auto;
}

.WQDqX ul.ins-list li .inst-square a.bottom_ret .slide-bg {
	-webkit-animation: bottom_ret_ani 0.25s;
	animation: bottom_ret_ani 0.25s;
	top: 100%;
	left: 0;
	right: auto;
	bottom: auto;
}

.WQDqX ul.ins-list li .inst-square a.left_ret .slide-bg {
	-webkit-animation: left_ret_ani 0.25s;
	animation: left_ret_ani 0.25s;
	top: 0;
	left: -100%;
	right: auto;
	bottom: auto;
}

.WQDqX ul.ins-list li .inst-square .empty-detail {
	display: block;
	width: 100%;
	height: 100%;
}

.WQDqX ul.ins-list li .inst-square .empty-detail .ins-img-circle {
	position: absolute;
	top: 50%;
	left: 50%;
	overflow: hidden;
	height: 90%;
	width: 90%;
	border-radius: 50%;
	background-color: #d8d8d8;
	z-index: -1;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.WQDqX ul.ins-list li .inst-square .empty-detail .ins-img-circle:after {
	content: '';
	display: block;
	padding-bottom: 100%;
}

.WQDqX ul.ins-list li .inst-square .empty-detail .ins-img-circle .ins-circle-bg {
	position: absolute;
	width: 100%;
	padding-bottom: 100%;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: transparent;
}

.WQDqX ul.ins-list li .inst-square .empty-detail .ins-text-box {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 26.60377358491%;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	z-index: -2;
}

.WQDqX ul.ins-list li .inst-square .empty-detail .ins-text-box .text {
	position: absolute;
	left: 10.4821802935%;
	bottom: 23.94366197183%;
	width: 79.035639413%;
	font-family: 'GrotExBold';
	font-size: 1.2544vw;
	line-height: 1.6725vw;
}

.WQDqX ul.ins-list li .inst-square .empty-detail:hover {
	position: relative;
	overflow: hidden;
}

.WQDqX ul.ins-list li .inst-square .empty-detail:hover img {
	max-width: 100%;
	max-height: 100%;
}

.WQDqX ul.ins-list li.width-li {
	width: 66.6666%;
	overflow: hidden;
}

.WQDqX ul.ins-list li.width-li:after {
	padding-bottom: 55.5%;
}

.WQDqX ul.ins-list li .blank-square {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(/e9db46647aedb2f24ff94240979a993e.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 83.85744234801%;
}

@media (max-width:768px) {
	.WQDqX ul.ins-list {
		border-top: 0;
	}

	.WQDqX ul.ins-list li {
		border-bottom: 1px solid #ffffff;
	}

	.WQDqX ul.ins-list li,
	.WQDqX ul.ins-list li.width-li {
		width: 100%;
		border-right: 0px !important;
		overflow: hidden;
	}

	.WQDqX ul.ins-list li:after,
	.WQDqX ul.ins-list li.width-li:after {
		padding-bottom: 100%;
	}

	.WQDqX ul.ins-list li .inst-square a.slide-hover .slide-bg {
		display: none !important;
	}

	.WQDqX ul.ins-list li .inst-square a .ins-text-box .text {
		left: 19px;
		bottom: 13px;
		font-size: 18px;
		line-height: 36px;
	}

	.WQDqX ul.ins-list li .inst-square a .ins-text-box::after {
		bottom: 14px;
		right: 18px;
		width: 63px;
		height: 34px;
		background-size: 63px;
		background-image: url(/static/media/ico-m-in-arrow-wh.c8f78cb0.svg);
	}

	.WQDqX ul.ins-list li .inst-square .empty-detail .ins-img-circle {
		width: 70.83333333333%;
	}

	.WQDqX ul.ins-list li .inst-square .empty-detail.slide-hover .slide-bg {
		display: none !important;
	}

	.WQDqX ul.ins-list li .inst-square .empty-detail .ins-text-box .text {
		left: 19px;
		bottom: 13px;
		font-size: 18px;
		line-height: 36px;
	}

	.WQDqX ul.ins-list li.blank-character {
		display: none;
	}
}

@media (max-width:768px) {
	.edBzLf .cm-accordion {
		padding: 21px 18px;
	}

	.edBzLf .cm-accordion.active {
		padding: 21px 18px 9px 18px;
	}
}

.edBzLf .cm-accordion {
	cursor: pointer;
	position: relative;
	width: 100%;
	padding: 21px 24px;
	border: 0px;
	border-bottom: 1px solid #121212;
	text-align: left;
	outline: none;
	font-size: 15px;
	line-height: 22px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
	background-color: #ffffff;
	color: #000000;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.edBzLf .cm-accordion.active {
	padding: 21px 24px 9px 24px;
	border-bottom: 1px solid #ffffff;
}

.edBzLf .cm-accordion:after {
	content: '';
	position: absolute;
	top: 18px;
	right: 18px;
	display: block;
	width: 24px;
	height: 24px;
	background-image: url(/img/projects/icondropdownblack.svg);
	background-repeat: no-repeat;
	background-size: 24px;
	background-position: center;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.edBzLf .cm-accordion.active:after {
	content: '';
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.edBzLf .cma-panel {
	padding: 0px 24px;
	border-bottom: 0px solid #ffffff;
	font-size: 15px;
	line-height: 22px;
	-webkit-letter-spacing: -0.25px;
	-moz-letter-spacing: -0.25px;
	-ms-letter-spacing: -0.25px;
	letter-spacing: -0.25px;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	background-color: #ffffff;
}

.edBzLf .cma-panel.active {
	border-bottom: 1px solid #121212;
}

.edBzLf .cma-panel .panel-wrap {
	padding: 0 0 21px 0;
}

.edBzLf .faq-cnt {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: -1px;
	border-top: 1px solid #121212;
	font-size: 0;
}

.edBzLf .faqc-list {
	vertical-align: top;
	width: 100%;
	border-right: 1px solid #121212;
}

.edBzLf .faqc-list:last-of-type {
	border-right: 0px;
}

.edBzLf .faqc-box .cm-accordion {
	padding: 44px 92px 43px 50px;
	font-family: 'GrotSemiBold';
	font-size: 26px;
	line-height: 28px;
}

.edBzLf .faqc-box .cm-accordion:after {
	top: 50px;
	right: 50px;
	width: 18px;
	height: 18px;
	background-image: url(/img/projects/plus.svg);
	background-size: 18px;
}

.edBzLf .faqc-box .cm-accordion.active:after {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

.edBzLf .faqc-box .cma-panel {
	padding: 0 50px;
	font-size: 18px;
	line-height: 25px;
	-webkit-letter-spacing: -0.45px;
	-moz-letter-spacing: -0.45px;
	-ms-letter-spacing: -0.45px;
	letter-spacing: -0.45px;
	text-align: left;
}

.edBzLf .faqc-box .cma-panel .panel-wrap {
	padding: 0 0 43px 0;
}

.edBzLf .cnt-red-btn.faq-cnt-rbtn button {
	border-top: 1px solid #121212;
}

.edBzLf .cnt-red-btn.faq-cnt-rbtn button .in-arrow-bk {
	margin-top: -8px;
}

@media screen and (min-width:769px) and (max-width:1279px) {
	.edBzLf .faqc-box .cm-accordion {
		padding: 44px 80px 43px 50px;
		font-size: 22px;
		line-height: 26px;
	}

	.edBzLf .faqc-box .cma-panel {
		font-size: 15px;
		line-height: 22px;
		text-align: center;
	}
}

@media (max-width:768px) {
	.edBzLf .faq-cnt {
		display: block;
		margin-bottom: 0px;
	}

	.edBzLf .faqc-list {
		width: 100%;
	}

	.edBzLf .faqc-box .cm-accordion {
		padding: 18px 52px 18px 18px;
		font-size: 18px;
		line-height: 25px;
	}

	.edBzLf .faqc-box .cm-accordion:after {
		top: 21px;
		right: 18px;
	}

	.edBzLf .faqc-box .cma-panel {
		padding: 0 18px;
		font-size: 15px;
		line-height: 22px;
		-webkit-letter-spacing: -0.25px;
		-moz-letter-spacing: -0.25px;
		-ms-letter-spacing: -0.25px;
		letter-spacing: -0.25px;
	}

	.edBzLf .faqc-box .cma-panel .panel-wrap {
		padding-bottom: 18px;
	}

	.edBzLf .cnt-red-btn.faq-cnt-rbtn {
		border-top: 0px;
	}
}

.withoverflowhtml {
    overflow-y: hidden;
	height: 100%;
	}
	
	.withoverflow1body {
    overflow: hidden;
	}
	
	.WQDqX ul.ins-list {
	border-top: 1px solid #ffffff;
	font-size: 0;
}

	.londonpackage {
    width: 45%;
	margin-right: 80px;
	}
	
	.buypackagediv {
	margin-bottom: 50px;
	}
	
	.programmediscount {
	font-size: 24px !important;
	}

	.submenu li {
	background-color: rgba(123, 115, 115, 0.3);
	padding: 5px 15px;
	border-radius: 14px; 
	font-size: 12px;
	}
	
	.collaboration {
	font-family: 'GrotExBold';
	margin-bottom: 100px;
	}
	
	.buttontoggle {
    max-height: 1000px !important;
	}
	
	#registerStep1 {
    width: 30%;
	}
	#registerStep2 {
    width: 30%;
	}
	#registerStep3 {
    width: 30%;
	}
	#registerStep4 {
    width: 50%;
	}
	#registerStep5 {
    width: 30%;
	}
	#registerStep6 {
    width: 50%;
	}
	.iti {
    width: 100%;
	}
	
	.guardianphone > * > .iti__flag-container {
	margin-left: 50%;
	}
	
	.doctorphone > * > .iti__flag-container, .alternatephone > * > .iti__flag-container {
	margin-left: 30%;
	}
	
	.pricedetail {
	width: 30%;
    margin-left: auto;
    margin-right: auto;
	}

@media (max-width:768px) {
	.londonpackage {
    width: 45%;
	margin-right: 30px;
	}
	
	.buypackage {
	margin-left: 15%;
	}
	
	.buypackagediv {
	margin-bottom: 40px;
	margin-top: 40px;
	}
	
	.programmediscount {
	font-size: 14px !important;
	}
	
	.submenu {
	position: relative;
  bottom: -75px;
  overflow-x: scroll;
  display: flex;
  font-size: 14px;
  flex-wrap: nowrap;
  white-space: nowrap;
	}
	
	.submenu li {
	margin-right: 0px !important;	
	font-size: 12px;
	  padding: 5px 15px !important;
	}
	
	.collaboration {
	font-family: 'GrotExBold';
	margin-bottom: 100px;
	font-size: 18px !important;
	}
	
	#registerStep1 {
    width: 100%;
	}
		#registerStep2 {
    width: 100%;
	}
		#registerStep3 {
    width: 100%;
	}
		#registerStep4 {
    width: 100%;
	}
	#registerStep5 {
    width: 100%;
	}
	#registerStep6 {
    width: 100%;
	}
	
	.pricedetail {
	width: 100%;
    margin-left: auto;
    margin-right: auto;
	}
	
	.WQDqX ul.ins-list li .inst-square a .ins-text-box {
	font-size: 5.5632vw;
	}
}

@media screen and (max-width:768px) {
	body.wh-body .qrcode-btn button {
		background-image: url(/img/projects/shoppingcartblack.svg);
	}

	body.wh-body .active .qrcode-btn button {
		background-image: url(/img/projects/shoppingcart.svg);
	}
}


@media (max-width:768px) {
	.cMEFoN.qrcode-btn button {
		border: 0;
		width: 46px;
		height: 46px;
		background-image: url(/img/projects/shoppingcartblack.svg);
		background-size: 30px;
		background-position: center;
		font-size: 0;
		background-repeat: no-repeat;
		margin-left: 5px;
	}
}

body.wh-body .lmiNXR button {
		background: url('/img/Logo 2023 W-01.png');
		width:90px;
	    height: 52px;
	    background-size: 90px;
	    background-repeat: no-repeat;
	    border: 0;
	}
	
body.wh-body .blackmenu button{
	background: url('/img/Logo 2023 BK-01.png');
	width:90px;
	height: 52px;
	background-size: 90px;
	background-repeat: no-repeat;
	border: 0;
}

@media screen and (max-width:768px) {
	body.wh-body .lmiNXR button {
		background: url('/img/Logo 2023 BK-01.png');
		width:90px;
	    height: 52px;
	    background-size: 90px;
	    background-repeat: no-repeat;
	    border: 0;
	}
}

.londonpricing {
	float: right;
    margin-right: 110px;
}

.seoulpricing {
	float: right;
    margin-right: 110px;
}

.sponsorimg {
	width: 45%;
}

.sponsortext {
	font-size: 24px;
}

.WQDqX .prjt-detail .prjtd-left .lowstock {
	font-size: 18px;
	font-family: 'GrotRegular';
}

.WQDqX .prjt-detail .prjtd-left .pricelondon {
		margin-bottom: 100px;
	}

.londoninstallment .londoninstallmenttooltiptext{
  visibility: hidden;
  width: 150px;
  background-color: white;
  color: black;
  text-align: center;
  border-radius: 10px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

.londoninstallment .londoninstallmenttooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -20px;
  border-width: 5px;
  border-style: solid;
  border-color: white transparent transparent transparent;
}

.londoninstallment:hover .londoninstallmenttooltiptext {
  visibility: visible;
  opacity: 1;
}


@media (max-width:768px) {
	.londonpricing {
		margin-right: 0px;
	}

	.seoulpricing {
		margin-right: 0px;
	}
	
	.cgwnbH #projectSlider .prjts-arrow {
	width: 170px;
	}

	.sponsorimg {
	width: 80%;
	}

	.sponsortext {
	font-size: 14px;
}

	.WQDqX .prjt-detail .prjtd-left .lowstock {
		font-size: 16px;
		font-family: 'GrotRegular';
	}
	
	.WQDqX .prjt-detail .prjtd-left .seoulticketavailable {
		width: 160px;
		text-align: right;
	}
	
	.WQDqX .prjt-detail .prjtd-left .londonticketavailable {
		width: 160px;
	}
	
	.WQDqX .prjt-detail .prjtd-left .pricelondon {
		margin-bottom: 23px;
	}

}

#discountpopup {
    width: 370px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    display:none;
    background-color: white;
	z-index: 999;
	padding: 0px;
	position: fixed;
	transition:all 340ms ease-in-out;
  }

#close {
  color: black;
  line-height: 50px;
  font-size: 80%;
  position: absolute;
  text-align: center;
  top: 0;
  width: 70px;
  text-decoration: none;
  z-index: 999;
  right: 10px;
}

#discountoverlay {
  position: fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color: rgba(255,255,255,0.6);
  display:none;
  z-index:9999;
}

.swiper {
    width: 100%;
    height: 400px;
	margin-bottom: 50px;
}

.swiper-button-prev {
  color: black !important;	
}

.swiper-button-next {
  color: black !important;	
}

.swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.londoninstallment {
  position: relative;
  display: inline-block;
}

.londoninstallment .londoninstallmenttooltiptext{
  visibility: hidden;
  width: 150px;
  background-color: black;
  color: white;
  text-align: left;
  border-radius: 10px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 95%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 12px;
  font-family: 'Notosans';
  line-height: 15px;
}

.londoninstallment .londoninstallmenttooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -20px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}

.londoninstallment:hover .londoninstallmenttooltiptext {
  visibility: visible;
  opacity: 1;
}

.seoulinstallment {
  position: relative;
  display: inline-block;
}

.seoulinstallment .seoulinstallmenttooltiptext{
  visibility: hidden;
  width: 150px;
  background-color: black;
  color: white;
  text-align: left;
  border-radius: 10px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 95%;
  left: -10%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 12px;
  font-family: 'Notosans';
  line-height: 15px;
}

.seoulinstallment .seoulinstallmenttooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: 22px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}

.seoulinstallment:hover .seoulinstallmenttooltiptext {
  visibility: visible;
  opacity: 1;
}

@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,800);
figure.snip1139 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 220px;
  max-width: 310px;
  width: 100%;
  color: #000;
  text-align: left;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
}
figure.snip1139 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
figure.snip1139 img {
  max-width: 100%;
  vertical-align: middle;
}
figure.snip1139 blockquote {
  position: relative;
  background-color: #ffffff;
  padding: 25px 50px 25px 50px;
  font-size: 15px;
  font-weight: 500;
  text-align: left;
  margin: 0;
  line-height: 1.6em;
  font-style: italic;
  margin-bottom: 10px;
}
figure.snip1139 blockquote:before,
figure.snip1139 blockquote:after {
  font-family: 'Notosans';
  content: "\201C";
  position: absolute;
  font-size: 35px;
  opacity: 0.3;
  font-style: normal;
}
figure.snip1139 blockquote:before {
  top: 15px;
  left: 20px;
}
figure.snip1139 blockquote:after {
  content: "\201D";
  right: 20px;
  bottom: 7px;
}
figure.snip1139 .arrow {
  top: 100%;
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid #ffffff;
  margin: 0;
  position: absolute;
}
figure.snip1139 .author {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 5px 25px;
  color: #000000;
  background-color: #ffffff;
  margin: 0;
  text-transform: uppercase;
}
figure.snip1139 .author h5 {
  opacity: 0.8;
  margin: 0;
  font-weight: 800;
}
figure.snip1139 .author h5 span {
  font-weight: 400;
  text-transform: none;
  padding-left: 5px;
}

.testimonial {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: wrap;
  margin: 0;
  height: 100%;
}