@charset "UTF-8";
/* 
@import 'animation.css';
@import 'default.css';
@import 'font_new.css';
*/
/* 문화메인용 폰트 */
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Noto+Serif+KR:wght@200..900&display=swap');


@keyframes up {
	from {
		transform: translateY(20px);
	}

	to {
		transform: translateY(0);
	}
}

@keyframes down {
	from {
		transform: translateY(20px);
	}

	to {
		transform: translateY(0);
	}
}

@keyframes up {
	from {
		transform: translateY(20px);
	}

	to {
		transform: translateY(0);
	}
}

@keyframes down {
	from {
		transform: translateY(20px);
	}

	to {
		transform: translateY(0);
	}
}

* {
	box-sizing: border-box;
}


:root {
	/* 기본 색상 */
	--color-primary: #1A1818;
	--color-grey-01: #444444;
	--color-grey-02: #888888;
	--color-grey-03: #aaaaaa;
	--color-grey-04: #dddddd;
	--color-grey-05: #efefef;
	--color-grey-06: #f5f5f5;
	--color-grey-07: #f9f9f9;
	--color-white: #ffffff;

	/* 기타 색상 */
	--color-blue-01: #28324E;
	--color-blue-02: #434867;
	--color-blue-03: #B7C3DC;
	--color-blue-04: #E8ECF8;
	--color-blue-05: #CFDEF6;
	--color-blue-06: #136AFF;
	--color-red-01: #CE0101;
	--color-red-02: #FF9191;
	--color-gold: #D0B7A5;
	
	/* radius */
	--radius-l: 16px;
	--radius-m : 8px;
	--radius-s : 4px;
	
	/* border */
	--border-primary : 1px solid #efefef;
	--border-section : 10px solid #f5f5f5;
	--border-table-top : 1px solid #222222;
	--border-table-bottom : 1px solid #dddddd;
	--border-tab : 2px solid #28324e;
}

td, div, p, li, dt, dd, input, textarea, select, h1, h2, h3, h4, h5 {white-space: normal; -webkit-text-size-adjust: 100%; box-sizing: border-box;}
address, dl dt, dl dd, i, em {font-style: normal;}
strong {font-weight: 400;}
abbr {text-decoration: none;}
input {border-radius: 0;}
img {max-width: 100%;}

.scr1::-webkit-scrollbar {width: 4px; border: 1px solid var(--color-primary);}
.scr1::-webkit-scrollbar-button:start:decrement {display: block; height: 0;}
.scr1::-webkit-scrollbar-button:end:increment {display: block; height: 0;}
.scr1::-webkit-scrollbar-track {background: var(--color-grey-05); -webkit-border-radius: 0; border-radius: 0;}
.scr1::-webkit-scrollbar-thumb {height: 50px; width: 50px; background: var(--color-primary); -webkit-border-radius: var(--radius-s); border-radius: var(--radius-s);}

a:link, a:visited, a:hover, a:active {color: var(--color-primary); text-decoration: none;}
a:focus {outline: none !important;}

/*select*/
.boardSelect {
	padding-right: 22px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.121 7.121'%3E%3Cpath id='ic_arrow_8' d='M60.332,740.916l5,5-5,5' transform='translate(751.977 -59.271) rotate(90)' fill='none' stroke='%23222' stroke-linecap='square' stroke-width='1.5'/%3E%3C/svg%3E%0A") no-repeat 100% 50%/7px 12px;
}

.writeSelect {
	height: 48px;
	width: 100%;
	padding: 0 16px;
	line-height: 46px;
	border: var(--border-table-bottom);
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10.061 6.091'%3E%3Cpath id='path_35308' data-name='path 35308' d='M0,0,4.5,4.5,0,9' transform='translate(9.53 0.53) rotate(90)' fill='none' stroke='%23222' stroke-width='1.5'/%3E%3C/svg%3E%0A") no-repeat calc(100% - 16px) 50%/9px 5.5px;
}

.commonSelect {
	height: 48px;
	width: 100%;
	padding: 0 20px 0 16px;
	line-height: 46px;
	background: var(--color-white);
	border: var(--border-table-bottom);
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.849 5.273'%3E%3Cpath id='Icon_ArrowDown_8' d='M4,0,0,4,4,8' transform='translate(8.424 0.849) rotate(90)' fill='none' stroke='%23888' stroke-width='1.2'/%3E%3C/svg%3E%0A") no-repeat 90% 50%;
	opacity: 1;
	background-size: 10px auto;
}

.commonSelect.noLine {
	border: none;
	line-height: var(--baseline-12x);
}

/*checkbox*/
input.chkTypeA {
	opacity: 0;
	width: 1px;
	height: 1px;
	position: absolute;
}

input.chkTypeA + label {
	display: inline-block;
	position: relative;
	padding-left: 28px;
	color: var(--color-primary);
	font-size: var(--fontsize-body-S);
	font-weight: 700;
	min-height: 22px;
	vertical-align: top;
}

input.chkTypeA + label:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	border: var(--border-table-bottom);
	background: var(--color-white) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.066 9.534'%3E%3Cpath id='path_34975' data-name='path 34975' d='M65.419,11.6l3.188,3.745,6.812-8' transform='translate(-64.886 -6.888)' fill='none' stroke='%23ddd' stroke-width='1.4'/%3E%3C/svg%3E") no-repeat 50%/11px 9px;
	transition: all 0.5s cubic-bezier(0, 0, 0, 1) 0s;
	box-sizing: border-box;
}

input.chkTypeA:checked + label:after {
	border-color: var(--color-blue-02);
	background: var(--color-blue-02) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.066 9.534'%3E%3Cpath id='path_34975' data-name='path 34975' d='M65.419,11.6l3.188,3.745,6.812-8' transform='translate(-64.886 -6.888)' fill='none' stroke='%23fff' stroke-width='1.4'/%3E%3C/svg%3E") no-repeat 50%/11px 9px;
}

input.chkTypeA[disabled=disabled] + label:after,
input.chkTypeA[disabled] + label:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	border: var(--border-table-bottom);
	background: var(--color-grey-05);
}

input.chkTypeA[style-disabled=disabled]:checked + label {
	color: var(--color-grey-02);
}

input.chkTypeA[style-disabled=disabled]:checked + label:after {
	background-color: var(--color-grey-04);
	border-color: var(--color-grey-04);
}

/*.inRadio{padding-left:30px; position: relative}
.inRadio input{width:1px; height:1px; border:0; opacity: 0;}
.inRadio input:checked +  i{background: blue}
.inRadio i{content:''; position:absolute; left:0; top:0;  width:20px; height:20px; background: red;}*/
.inChk {
	display: inline-block;
	position: relative;
	padding-left: 28px;
	color: var(--color-primary);
	font-size: var(--fontsize-body-R);
	min-height: 22px;
	vertical-align: top;
}

.inChk input {
	width: 1px;
	height: 1px;
	border: 0;
	opacity: 0;
}

.inChk input:checked + i {
	border-color: var(--color-blue-02);
	background: var(--color-blue-02) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.066 9.534'%3E%3Cpath id='path_34975' data-name='path 34975' d='M65.419,11.6l3.188,3.745,6.812-8' transform='translate(-64.886 -6.888)' fill='none' stroke='%23fff' stroke-width='1.4'/%3E%3C/svg%3E") no-repeat 50%/11px 9px;
}

.inChk input[disabled=disabled] + i,
.inChk input[disabled] + i {
	position: absolute;
	left: 0;
	top: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	border: var(--border-table-bottom);
	background: var(--color-grey-05);
}

.inChk i {
	position: absolute;
	left: 0;
	top: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	border: var(--border-table-bottom);
	background: var(--color-white) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.066 9.534'%3E%3Cpath id='path_34975' data-name='path 34975' d='M65.419,11.6l3.188,3.745,6.812-8' transform='translate(-64.886 -6.888)' fill='none' stroke='%23ddd' stroke-width='1.4'/%3E%3C/svg%3E") no-repeat 50%/11px 9px;
	transition: all 0.5s cubic-bezier(0, 0, 0, 1) 0s;
	box-sizing: border-box;
}

/*radio*/
input.radioTypeA {
	opacity: 0;
	width: 1px;
	height: 1px;
}

input.radioTypeA + label {
	display: inline-block;
	position: relative;
	padding-left: 24px;
	color: var(--color-primary);
	font-size: var(--fontsize-body-R);
}

input.radioTypeA + label:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	margin-top: -8px;
	border: 5px solid var(--color-grey-03);
	background: var(--color-white);
	transition: all 0.5s cubic-bezier(0, 0, 0, 1) 0s;
	box-sizing: border-box;
}

input.radioTypeA:checked + label:after {
	border-color: var(--color-blue-01);
}

.inRadio {
	display: inline-block;
	position: relative;
	padding-left: 24px;
	color: var(--color-primary);
	font-size: var(--fontsize-body-R);
}

.inRadio input {
	width: 1px;
	height: 1px;
	border: 0;
	opacity: 0;
}

.inRadio input:checked + i {
	border-color: var(--color-blue-01);
}

.inRadio input[disabled=disabled] + i,
.inRadio input[disabled] + i {
	position: absolute;
	left: 0;
	top: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	border: var(--border-table-bottom);
	background: var(--color-grey-05);
}

.inRadio i {
	position: absolute;
	left: 0;
	top: 50%;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	margin-top: -8px;
	border: 5px solid var(--color-grey-03);
	background: var(--color-white);
	transition: all 0.5s cubic-bezier(0, 0, 0, 1) 0s;
	box-sizing: border-box;
}

/* btn */
button.btnType,
a.btnType,
span.btnType {
	/* 파란계열 버튼*/
	/* 검정계열 버튼 */
	/* 회색계열 버튼 */
}

button.btnTypeA,
a.btnTypeA,
span.btnTypeA {
	display: inline-block;
	text-align: center;
	color: var(--color-white);
	font-size: var(--fontsize-body-R);
	background: var(--color-blue-01);
	margin-right: 10px;
}

button.btnTypeA:last-of-type,
a.btnTypeA:last-of-type,
span.btnTypeA:last-of-type {
	margin-right: 0;
	padding-right: 0;
}

button.btnTypeA.full,
a.btnTypeA.full,
span.btnTypeA.full {
	width: 100%;
	height: 50px;
	line-height: 50px;
}

button.btnTypeA.half,
a.btnTypeA.half,
span.btnTypeA.half {
	width: 50%;
	height: 50px;
	line-height: 50px;
}

button.btnTypeA.invert,
a.btnTypeA.invert,
span.btnTypeA.invert {
	color: var(--color-blue-01);
	background: var(--color-white);
	border: 1px solid var(--color-blue-01);
}

/*230908 추가*/
button.btnTypeA.clear,
a.btnTypeA.clear,
span.btnTypeA.clear {
	color: var(--color-blue-01);
	background: var(--color-grey-06);
	border: 1px solid var(--color-blue-01);
}

button.btnTypeA.sizeA,
a.btnTypeA.sizeA,
span.btnTypeA.sizeA {
	height: 44px;
	line-height: var(--baseline-11x);
	font-size: var(--fontsize-body-R);
}

button.btnTypeA.sizeB,
a.btnTypeA.sizeB,
span.btnTypeA.sizeB {
	width: 80px;
	height: 40px;
	line-height: var(--baseline-10x);
	font-size: var(--fontsize-body-R);
}

button.btnTypeA.sizeC,
a.btnTypeA.sizeC,
span.btnTypeA.sizeC {
	width: 120px;
	height: 48px;
	line-height: var(--baseline-12x);
	font-size: var(--fontsize-body-R);
}

button.btnTypeB,
a.btnTypeB,
span.btnTypeB {
	display: inline-block;
	text-align: center;
	color: var(--color-white);
	font-size: var(--fontsize-title-S);
	background: #303030;
	margin-right: 24px;
	/* mypage/academy/history*/
}

button.btnTypeB:last-of-type,
a.btnTypeB:last-of-type,
span.btnTypeB:last-of-type {
	margin-right: 0;
	padding-right: 0;
}

button.btnTypeB.full,
a.btnTypeB.full,
span.btnTypeB.full {
	width: 100%;
	height: 50px;
	line-height: 50px;
}

button.btnTypeB.sizeA,
a.btnTypeB.sizeA,
span.btnTypeB.sizeA {
	width: 120px;
	height: 44px;
	line-height: var(--baseline-11x);
	font-size: var(--fontsize-body-R);
}

button.btnTypeB.sizeB,
a.btnTypeB.sizeB,
span.btnTypeB.sizeB {
	height: 40px;
	line-height: var(--baseline-10x);
	font-size: var(--fontsize-body-R);
}

button.btnTypeB.invert,
a.btnTypeB.invert,
span.btnTypeB.invert {
	border: 1px solid #303030;
	background: var(--color-white);
	color: #303030;
}

button.btnTypeD,
a.btnTypeD,
span.btnTypeD {
	display: inline-block;
	text-align: center;
	color: var(--color-white);
	font-size: var(--fontsize-title-L);
	background: var(--color-grey-02);
	margin-right: 24px;
}

button.btnTypeD:last-of-type,
a.btnTypeD:last-of-type,
span.btnTypeD:last-of-type {
	margin-right: 0;
	padding-right: 0;
}

button.btnTypeD.sizeA,
a.btnTypeD.sizeA,
span.btnTypeD.sizeA {
	width: 120px;
	height: 48px;
	line-height: 46px;
	font-size: var(--fontsize-body-R);
}

button.btnTypeD2,
a.btnTypeD2,
span.btnTypeD2 {
	display: inline-block;
	text-align: center;
	color: var(--color-white);
	font-size: var(--fontsize-title-S);
	background: var(--color-grey-04);
	margin-right: 24px;
}

button.btnTypeD2:last-of-type,
a.btnTypeD2:last-of-type,
span.btnTypeD2:last-of-type {
	margin-right: 0;
	padding-right: 0;
}

button.btnTypeD2.full,
a.btnTypeD2.full,
span.btnTypeD2.full {
	width: 100%;
	height: 50px;
	line-height: 50px;
}

button.btnTypeD2.invert,
a.btnTypeD2.invert,
span.btnTypeD2.invert {
	background: var(--color-white);
	border: 1px solid var(--color-grey-03);
	color: var(--color-grey-03);
}

/*flex space-between*/
.sb {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

/* dim */
#popBg {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: var(--color-primary);
	opacity: 0.5;
	z-index: 20;
	animation-name: popBg;
	animation-duration: 0.5s;
	animation-delay: 0s;
	animation-fill-mode: both;
}

.stdLayoutPop {
	position: fixed;
	width: calc(100% - 48px);
	padding: 30px 24px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 30;
	background: var(--color-white);
}

.stdLayoutPop h3 {
	font-size: var(--fontsize-title-L);
}

.stdLayoutPop .btnPopClose {
	position: absolute !important;
	right: 24px;
	top: 30px;
	width: 20px;
	height: 20px;
}

.stdLayoutPop .btnPopClose {
	position: relative;
}

.stdLayoutPop .btnPopClose:after {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.131' height='25.131' viewBox='0 0 25.131 25.131'%3E%3Cg id='group_33273' data-name='group 33273' transform='translate(0.566 0.566)'%3E%3Cpath id='path_34968' data-name='path 34968' d='M839.392,213.286l24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%23aaa' stroke-width='1.6'/%3E%3Cpath id='path_34969' data-name='path 34969' d='M863.392,213.286l-24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%23aaa' stroke-width='1.6'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.stdLayoutPop .btnArea {
	margin-top: 40px;
}

/*cut*/
.cut {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cut1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	word-wrap: break-word;
	display: -webkit-box !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.cut2 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	word-wrap: break-word;
	display: -webkit-box !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.cut3 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	word-wrap: break-word;
	display: -webkit-box !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.hide {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	margin: -1px;
	width: 1px;
	height: 1px;
}

.hidden,
legend,
.blind {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	font-size: 0;
	line-height: 0;
}

select {
	text-align: left;
	vertical-align: top;
	-webkit-appearance: none;
	appearance: none;
	border: 0;
	background: var(--color-white);
	-webkit-border-radius: 0;
}

/* reladyonly , disabled */
select[disabled] {
	background: var(--color-grey-06);
	border: var(--border-table-bottom);
	color: var(--color-primary);
}

input[disabled],
input[readonly] {
	background: var(--color-grey-06);
	border: var(--border-table-bottom);
	color: var(--color-grey-02);
}

/*레어아웃*/
#wrapper {
	padding-top: 52px;
	max-width: 780px;
	margin: 0 auto;
}

header {
	display: flex;
	position: fixed;
	justify-content: space-between;
	left: 0;
	top: 0;
	align-items: center;
	width: 100%;
	padding: 0 24px;
	height: 72px;
	z-index: 12;
	/*	 background: var(--color-white); */
	/*	 transition: 0.5s; */
	overflow: hidden;
}

header h1 {
	width: 139px;
	height: 18px;
}

header h1 a {
	display: block;
	width: 139px;
	height: 18px;
	background: url("/static/images/icon/logo_bl.svg") no-repeat center;
	background-size: 139px 18px !important;
	/*transition: 0.5s;
	transform: translate3d(0, 0, 0);*/
}

header .utilArea {
	display: flex;
	align-items: center;
}

header .utilArea a {
	margin-right: 20px;
}

header .utilArea a:last-of-type {
	margin-right: 0;
}

header .utilArea .btnSearch {
	display: block;
	width: 18px;
	height: 18px;
}

header .utilArea .btnSearch {
	position: relative;
}

header .utilArea .btnSearch:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("/static/images/icon/search_hd.svg") no-repeat 0 0/18px 18px;
	transition: 0.5s;
}

header .utilArea .btnMenu {
	display: block;
	width: 22px;
	height: 22px;
}

header .utilArea .btnMenu {
	position: relative;
}


/* 신 디스플레이 작업중 */
header .utilArea .btnMenu:after {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 100%;
	height: 2px;
	background: var(--color-primary);
	transition: 0.5s;
}

header .utilArea .btnMenu {
	position: relative;
}

/* 신 디스플레이 작업중 */
header .utilArea .btnMenu:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 2px;
	width: 100%;
	height: 2px;
	background: var(--color-primary);
	transition: 0.5s;
}

header #srchArea {
	visibility: hidden;
	display: flex;
	position: absolute;
	width: 100%;
	height: 72px;
	padding: 0 24px;
	top: 0;
	left: 0;
	align-items: center;
	justify-content: space-between;
	background: var(--color-white);
	z-index: 25;
}

header #srchArea input {
	border: 0;
	height: 24px;
	flex: 1;
	padding-right: 10px;
}

header #srchArea input::placeholder {
	color: var(--color-grey-04);
}

header #srchArea input:focus {
	outline: none;
}

header #srchArea .btnSearch {
	display: block;
	width: 18px;
	height: 18px;
	transform: translateX(-42px);
}

header #srchArea .btnSearch {
	position: relative;
}

header #srchArea .btnSearch:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 18px;
	height: 18px;
	background: url("/static/images/icon/search_hd.svg") no-repeat 0 0/18px auto;
}

header #srchArea.active {
	visibility: visible;
}

header #srchArea.active .btnSearch {
	transform: translateX(0);
	transition: 0.5s transform ease-in-out;
}

header #srchArea.active .btnSearch {
	position: relative;
}

header #srchArea.active .btnSearch:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 18px;
	height: 18px;
	background: url("/static/images/icon/search_hd.svg") no-repeat 0 0/18px auto;
}

header + nav {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 100%;
	background: var(--color-white);
	transform: translateX(100%);
	z-index: 120;
	transition: all 0.4s ease-in-out 0s;
}

header + nav .navWrap {
	position: relative;
	height: 100%;
}

header + nav .navWrap .topController {
	padding: 0 24px;
}

header + nav .navWrap .topController > div {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 64px;
}

header + nav .navWrap .topController > div .loginArea a {
	font-size: var(--fontsize-heading-M);
	line-height: var(--baseline-7x);
	padding-right: 20px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.273 8.849'%3E%3Cpath id='Icon_ArrowDown_8' d='M4,8,0,4,4,0' transform='translate(4.424 8.424) rotate(180)' fill='none' stroke='%23aaa' stroke-width='1.2'/%3E%3C/svg%3E") no-repeat 100% calc(50% + 2px)/8px auto;
}

header + nav .navWrap .topController > div .loginArea a em {
	font-weight: 700;
}

header + nav .navWrap .topController > div .appMenu {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-end;
}

header + nav .navWrap .topController > div .appMenu li {
	margin-right: 24px;
}

header + nav .navWrap .topController > div .appMenu li a {
	display: block;
}

header + nav .navWrap .topController > div .appMenu li.ico_barcode a {
	width: 25px;
	height: 19px;
	background: url("/static/images/icon/barcode.svg") no-repeat 50%/25px auto;

}

header + nav .navWrap .topController > div .appMenu li.ico_notice a {
	width: 22px;
	height: 21px;
	background: url("/static/images/icon/bell.svg") no-repeat 50%/22px auto;
}

header + nav .navWrap .topController > div .appMenu li.ico_notice a {
	position: relative;
}

header + nav .navWrap .topController > div .appMenu li.ico_notice.point a:after {
	content: "";
	position: absolute;
	right: 0;
	top: -3pxz;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	border: 2px solid var(--color-white);
	background: var(--color-blue-06);
}

header + nav .navWrap .topController > div .appMenu li.ico_setting a {
	width: 23px;
	height: 23px;
	background: url("/static/images/icon/setting.svg") no-repeat 50%/23px auto;
}

header + nav .navWrap .topController > div .appMenu li.ico_close a {
	width: 21px;
	height: 21px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.131' height='25.131' viewBox='0 0 25.131 25.131'%3E%3Cg id='group_33273' data-name='group 33273' transform='translate(0.566 0.566)'%3E%3Cpath id='path_34968' data-name='path 34968' d='M839.392,213.286l24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%231A1818' stroke-width='1.6'/%3E%3Cpath id='path_34969' data-name='path 34969' d='M863.392,213.286l-24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%231A1818' stroke-width='1.6'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 50%/21px auto;
}

header + nav .navWrap .topController > div .appMenu li:last-of-type {
	margin-right: 0;
}

header + nav .navWrap .scrollArea {
	position: relative;
	height: calc(100% - 64px);
	overflow: auto;
	z-index: 22;
	padding-bottom: 60px;
}

header + nav .navWrap .scrollArea .storeArea {
	padding: 24px 24px 0;
	margin-bottom: 40px;
	background: var(--color-grey-07);
}

header + nav .navWrap .scrollArea .storeArea .topCont {
	display: flex;
	justify-content: space-between;
	align-items: end;
	margin-bottom: 16px;
}

header + nav .navWrap .scrollArea .storeArea .topCont h2 {
	font-size: var(--fontsize-title-L);
	line-height: var(--baseline-7x);
	font-weight: 700;
}

header + nav .navWrap .scrollArea .storeArea .topCont > a {
	padding-right: 19px;
	margin-bottom: 4px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg data-name='sc 1911' style='stroke:%23888;fill:none'%3E%3Ccircle cx='8' cy='8' r='8' style='stroke:none'/%3E%3Ccircle cx='8' cy='8' r='7.5' style='fill:none'/%3E%3C/g%3E%3Cpath d='M5.974.4 3.247 5.85A.25.25 0 0 1 3 6a.361.361 0 0 1-.064-.008.257.257 0 0 1-.151-.1.268.268 0 0 1-.057-.168V3.272H.277a.268.268 0 0 1-.168-.057.257.257 0 0 1-.1-.151.276.276 0 0 1 .021-.179.257.257 0 0 1 .123-.128L5.607.03A.256.256 0 0 1 5.731 0a.253.253 0 0 1 .192.081A.254.254 0 0 1 6 .228.26.26 0 0 1 5.974.4z' transform='translate(4.996 4.999)' style='fill:%23888'/%3E%3C/svg%3E%0A") no-repeat 100% calc(50% + 2px)/15px auto;
	background-position-y: center;
}

header + nav .navWrap .scrollArea .storeArea .topCont > a span {
	font-size: var(--fontsize-body-XS);
	line-height: var(--baseline-5x);
	color: var(--color-grey-02);
}

header + nav .navWrap .scrollArea .storeArea .infoList {
	/*display: flex;*/
	flex-wrap: wrap;
	margin: 0 -7px;
	padding-bottom: 22px;
}

header + nav .navWrap .scrollArea .storeArea .infoList li {
	display: flex;
	margin: 0 7px 10px;
	align-items: center;
}

header + nav .navWrap .scrollArea .storeArea .infoList li i {
	width: 18px;
	height: 18px;
	margin-right: 6px;
}

header + nav .navWrap .scrollArea .storeArea .infoList li i img {
	width: 18px;
	height: 18px;
}

header + nav .navWrap .scrollArea .storeArea .infoList li strong {
	display: block;
	flex: none;
	margin-right: 8px;
	padding-left: 2px;
	font-size: var(--fontsize-body-R);
	line-height: var(--baseline-5x);
}

header + nav .navWrap .scrollArea .storeArea .infoList li span {
	display: block;
	font-size: var(--fontsize-body-R);
	line-height: var(--baseline-5x);
	white-space: nowrap;
}

header + nav .navWrap .scrollArea .storeArea .infoList li.ico_calendar_none strong {
	padding-left: 24px;
	background: url("/static/images/icon/offday.svg") no-repeat 0 50%/17px auto;
}

header + nav .navWrap .scrollArea .storeArea .noticeArea {
	display: flex;
	height: 52px;
	margin: 0 -24px 0;
	padding: 0 24px;
	border-top: 1px solid var(--color-grey-05);
}

header + nav .navWrap .scrollArea .storeArea .noticeArea a {
	display: flex;
	align-items: center;
	width: 100%;
	padding-right: 10px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6.061 10.707'%3E%3Cpath id='Icon_Arrow_Right_10' d='M5,10,0,5,5,0' transform='translate(5.354 10.354) rotate(180)' fill='none' stroke='%23888' stroke-width='1'/%3E%3C/svg%3E%0A") no-repeat 100% 50%/6px auto;
}

header + nav .navWrap .scrollArea .storeArea .noticeArea a strong {
	display: block;
	flex: none;
	margin-right: 6px;
	padding-left: 26px;
	font-size: var(--fontsize-body-S);
	line-height: 18px;
	font-weight: 700;
	background-repeat: no-repeat;
	background-position-y: center;
	background-image: url("/static/images/icon/megaphone.svg");
}

header + nav .navWrap .scrollArea .storeArea .noticeArea a p {
	font-size: var(--fontsize-body-XS);
	line-height: var(--baseline-5x);
}

header + nav .navWrap .scrollArea .menuArea {
	display: flex;
	justify-content: space-around;
	margin-bottom: 40px;
	padding: 0 3%;
}

header + nav .navWrap .scrollArea .menuArea li {
	width: 53px;
}

header + nav .navWrap .scrollArea .menuArea li a {
	display: block;
}

header + nav .navWrap .scrollArea .menuArea li a span {
	display: block;
	padding-top: 44px;
	font-size: var(--fontsize-body-XS);
	line-height: var(--baseline-4x);
	color: var(--color-grey-01);
	text-align: center;
	letter-spacing: -0.5px;
}

header + nav .navWrap .scrollArea .menuArea li.ico_edm a span {
	position: relative;
}

header + nav .navWrap .scrollArea .menuArea li.ico_edm a span:after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	width: 28px;
	height: 29px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27.919 29.715'%3E%3Cg id='group_31815' data-name='group 31815' transform='translate(0.104 0.104)'%3E%3Cpath id='path_34453' data-name='path 34453' d='M19.277,8.037V3.785A3.27,3.27,0,0,0,15.866.7H4.111A3.422,3.422,0,0,0,.7,4.11V25.6a3.421,3.421,0,0,0,3.411,3.411H15.866a3.3,3.3,0,0,0,3.411-3.152V21.623' transform='translate(-0.104 -0.103)' fill='none' stroke='%231A1818' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4'/%3E%3Crect id='rect_16927' data-name='rect 16927' width='21.246' height='13.288' rx='4' transform='translate(5.87 8.111)' fill='%23fffa9e' stroke='%231A1818' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4'/%3E%3Cpath id='path_34454' data-name='path 34454' d='M27.5,10.437l-2.252,1.955L20.42,16.585l-.181.157a4.057,4.057,0,0,1-5.151,0l-.181-.157-4.866-4.226L7.749,10.37' transform='translate(-1.141 -1.526)' fill='none' stroke='%231A1818' stroke-miterlimit='10' stroke-width='1.4'/%3E%3Cline id='line_1334' data-name='line 1334' x2='4.553' transform='translate(7.608 3.734)' fill='none' stroke='%231A1818' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 50% 0/27px auto;
}

header + nav .navWrap .scrollArea .menuArea li.ico_event a span {
	position: relative;
}

header + nav .navWrap .scrollArea .menuArea li.ico_event a span:after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -5px;
	width: 40px;
	height: 40px;
	background-image: url("/static/images/icon/menu/event.svg");
}

header + nav .navWrap .scrollArea .menuArea li.ico_bag a span {
	position: relative;
}

header + nav .navWrap .scrollArea .menuArea li.ico_bag a span:after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -5px;
	width: 40px;
	height: 40px;
	background-image: url("/static/images/icon/menu/shopping.svg");
}

header + nav .navWrap .scrollArea .menuArea li.ico_coupon a span {
	position: relative;
}

header + nav .navWrap .scrollArea .menuArea li.ico_coupon a span:after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -5px;
	width: 40px;
	height: 40px;
	background-image: url("/static/images/icon/menu/coupon.svg");
}

header + nav .navWrap .scrollArea .menuArea li.ico_floor a span {
	position: relative;
}

header + nav .navWrap .scrollArea .menuArea li.ico_floor a span:after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -5px;
	width: 40px;
	height: 40px;
	background-image: url("/static/images/icon/menu/floor.svg");
}

header + nav .navWrap .scrollArea .menuArea li.ico_academy a span {
	position: relative;
}

header + nav .navWrap .scrollArea .menuArea li.ico_academy a span:after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -5px;
	width: 40px;
	height: 40px;
	background-image: url("/static/images/icon/menu/culture.svg");
}

header + nav .navWrap .scrollArea .eventList {
	overflow: hidden;
	padding-bottom: 40px;
}

header + nav .navWrap .scrollArea .eventList .menuEventSlide {
	padding: 0 24px;
}

header + nav .navWrap .scrollArea .eventList .menuEventSlide .swiper-wrapper .swiper-slide {
	width: 192px;
}

header + nav .navWrap .scrollArea .eventList .menuEventSlide .swiper-wrapper .swiper-slide a {
	display: block;
}

header + nav .navWrap .scrollArea .eventList .menuEventSlide .swiper-wrapper .swiper-slide a .imgArea {
	position: relative;
	width: 192px;
	height: 192px;
}

header + nav .navWrap .scrollArea .eventList .menuEventSlide .swiper-wrapper .swiper-slide a .imgArea img {
	width: 100%;
	height: 100%;
}

header + nav .navWrap .scrollArea .eventList .menuEventSlide .swiper-wrapper .swiper-slide a .imgArea em {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 28px;
	padding: 0 12px;
	color: var(--color-white);
	font-size: var(--fontsize-body-XS);
	line-height: var(--baseline-7x);
	background: var(--color-blue-01);
}

header + nav .navWrap .scrollArea .eventList .menuEventSlide .swiper-wrapper .swiper-slide a .textArea {
	padding-top: 16px;
}

header + nav .navWrap .scrollArea .eventList .menuEventSlide .swiper-wrapper .swiper-slide a .textArea strong {
	display: block;
	font-weight: 700;
	line-height: var(--baseline-6x);
}

header + nav .navWrap .scrollArea .globalMenu {
	position: relative;
	border-top: var(--border-section);
}

header + nav .navWrap .scrollArea .globalMenu > ul > li {
	border-bottom: 1px solid var(--color-grey-05);
}

header + nav .navWrap .scrollArea .globalMenu > ul > li > a {
	display: flex;
	align-items: center;
	height: 66px;
	padding: 0 24px;
	font-size: var(--fontsize-title-S);
	background: url("data:image/svg+xml,%3Csvg id='group_28737' data-name='group 28737' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Crect id='rect_16495' data-name='rect 16495' width='16' height='1' transform='translate(8.5) rotate(90)' fill='%23ccc'/%3E%3Crect id='rect_16494' data-name='rect 16494' width='16' height='1' transform='translate(0 7.5)' fill='%23ccc'/%3E%3C/svg%3E%0A") no-repeat calc(100% - 24px) 50%/16px auto;
}

header + nav .navWrap .scrollArea .globalMenu > ul > li .slideArea {
	display: none;
	background: var(--color-grey-07);
}

header + nav .navWrap .scrollArea .globalMenu > ul > li .slideArea > ul {
	padding: 24px 40px;
}

header + nav .navWrap .scrollArea .globalMenu > ul > li .slideArea > ul > li {
	margin-bottom: 24px;
}

header + nav .navWrap .scrollArea .globalMenu > ul > li .slideArea > ul > li > strong {
	display: block;
	margin-bottom: 4px;
	font-size: var(--fontsize-body-XS);
	line-height: var(--baseline-5x);
	color: var(--color-grey-02);
}

header + nav .navWrap .scrollArea .globalMenu > ul > li .slideArea > ul > li > ul {
	display: flex;
	margin: 0 -5px;
}

header + nav .navWrap .scrollArea .globalMenu > ul > li .slideArea > ul > li > ul > li {
	margin: 0 5px;
}

header + nav .navWrap .scrollArea .globalMenu > ul > li .slideArea > ul > li > ul > li a {
	display: block;
	line-height: var(--baseline-6x);
}

header + nav .navWrap .scrollArea .globalMenu > ul > li .slideArea > ul > li:last-of-type {
	margin-bottom: 0;
}

header + nav .navWrap .scrollArea .socialArea {
	padding: 40px 24px 0;
	border-top: var(--border-section);
}

header + nav .navWrap .scrollArea .socialArea ul {
	display: flex;
	flex-wrap: wrap;
}

header + nav .navWrap .scrollArea .socialArea ul li {
	margin-right: 8px;
	margin-bottom: 18px;
}

header + nav .navWrap .scrollArea .socialArea ul li a {
	display: block;
	padding-left: 34px;
	font-size: var(--fontsize-body-XS);
	line-height: var(--baseline-5x);
}

header + nav .navWrap .scrollArea .socialArea ul li a:after {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

header + nav .navWrap .scrollArea .socialArea ul li:nth-of-type(odd) {
	flex: none;
	width: calc(38% - 8px);
}

header + nav .navWrap .scrollArea .socialArea ul li:nth-of-type(even) {
	width: calc(62% - 8px);
}

header + nav .navWrap .scrollArea .socialArea ul li.ico_instagram a {
	position: relative;
}

header + nav .navWrap .scrollArea .socialArea ul li.ico_instagram a:after {
	content: "";
	position: absolute;
	background: #E1539A url("/static/images/icon/sns/insta.svg") no-repeat 50%/12px auto;
}

header + nav .navWrap .scrollArea .socialArea ul li.ico_kakao a {
	position: relative;
}

header + nav .navWrap .scrollArea .socialArea ul li.ico_kakao a:after {
	content: "";
	position: absolute;
	background: #FEE500 url(/static/images/app/ico_chKakao.png) no-repeat 50%/19px auto;
}

header + nav .navWrap .scrollArea .socialArea ul li.ico_facebook a {
	position: relative;
}

header + nav .navWrap .scrollArea .socialArea ul li.ico_facebook a:after {
	content: "";
	position: absolute;
	background: #465AC4 url("/static/images/icon/sns/febk.svg") no-repeat 50%/6px auto;
}

header + nav .navWrap .scrollArea .socialArea ul li.ico_youtube a {
	position: relative;
}

header + nav .navWrap .scrollArea .socialArea ul li.ico_youtube a:after {
	content: "";
	position: absolute;
	background: var(--color-red-01) url("/static/images/icon/sns/youtube.svg") no-repeat 50%/12px auto;
}

header + nav .navWrap .scrollArea .edmArea {
	padding: 17px 20px;
	margin: 6px 24px 0;
	background: #F3F7FE;
}

header + nav .navWrap .scrollArea .edmArea a {
	display: block;
}

header + nav .navWrap .scrollArea .edmArea a strong {
	display: inline-block;
	margin-bottom: 6px;
	font-weight: 700;
	line-height: var(--baseline-6x);
	background: linear-gradient(to top, #DAE2FF 50%, transparent 50%);
}

header + nav .navWrap .scrollArea .edmArea a strong {
	position: relative;
}

header + nav .navWrap .scrollArea .edmArea a strong:after {
	content: "";
	position: absolute;
	right: -15px;
	top: 50%;
	transform: translateY(-50%);
	width: 7px;
	height: 13px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.273 8.849'%3E%3Cpath id='Icon_ArrowDown_8' d='M4,8,0,4,4,0' transform='translate(4.424 8.424) rotate(180)' fill='none' stroke='%231A1818' stroke-width='1.2'/%3E%3C/svg%3E") no-repeat 0/7px auto;
}

header + {
	font-size: var(--fontsize-body-XS);
	line-height: var(--baseline-5x);
	color: var(--color-grey-01);
}

header + nav .navWrap .scrollArea .btnLogout {
	display: flex;
	justify-content: center;
	margin-top: 60px;
}

header + nav .navWrap .scrollArea .btnLogout a {
	display: block;
	padding-left: 24px;
	line-height: var(--baseline-4x);
	color: var(--color-grey-02);
	background-repeat: no-repeat;
	background-image: url("/static/images/icon/logout_g.svg");
}

header + nav.on {
	transform: translateX(0);
}

header.modeBlue h1 a {
	background: url("/static/images/icon/logo_wh.svg") no-repeat 0 0/140px 18px;
	width: 139px;
	height: 18px;
	transform: translate3d(0, 0, 0);
}

header.modeBlue .utilArea .btnSearch:after {
	background: url(/static/images/icon/search_wh.svg) no-repeat 0 0 / 18px 18px;
}

header.modeBlue .utilArea .btnMenu:before,
header.modeBlue .utilArea .btnMenu:after {
	background: var(--color-white);
}

/* 신 디스플레이 작업중 */
header.modeBlue:after {
	background: radial-gradient(#28324ee0 35%, rgba(40, 50, 78, 0) 90%);
	width: 200vw;
	height: 200vw;
	opacity: 1;
}

header.motionStop:after,
header.motionStop h1 a,
header.motionStop .utilArea .btnSearch:after,
header.motionStop .utilArea .btnMenu:before,
header.motionStop .utilArea .btnMenu:after {
	transition: initial;
}

header:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 0;
	background: radial-gradient(var(--color-blue-01) 35%, rgba(40, 50, 78, 0) 90%);
	border-radius: 50%;
	height: 0;
	z-index: -1;
	transition: 0.2s;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

@media screen and (max-width: 320px) {
	header + nav .navWrap .scrollArea .menuArea li {
		transform: scale(0.85);
	}

	header + nav .navWrap .scrollArea .globalMenu > ul > li .slideArea > ul > li > ul > li a {
		font-size: var(--fontsize-body-XS);
	}
}

#appHeader {
	display: flex;
	position: fixed;
	justify-content: space-between;
	left: 0;
	top: 0;
	align-items: center;
	width: 100%;
	padding: 0 24px;
	height: 72px;
	z-index: 12;
	/*	 background: var(--color-white); */
	/*	 transition: 0.5s; */
	overflow: hidden;
}

#appHeader h1 a {
	display: block;
	width: 139px;
	height: 18px;
	background: url("/static/images/icon/logo_bl.svg") no-repeat center;
	background-size: 139px 18px;
	transition: 0.5s;
}

#appHeader .utilMenu {
	display: flex;
	align-items: center;
}

#appHeader .utilMenu a {
	margin-right: 16px;
}

#appHeader .utilMenu a:last-of-type {
	margin-right: 0;
}

#appHeader .utilMenu .btnStore {
	padding-left: 25px;
	color: var(--color-grey-02);
	line-height: var(--baseline-6x);
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg data-name='sc 1911' style='stroke:%23666;fill:none'%3E%3Ccircle cx='8' cy='8' r='8' style='stroke:none'/%3E%3Ccircle cx='8' cy='8' r='7.5' style='fill:none'/%3E%3C/g%3E%3Cpath d='M5.974.4 3.247 5.85A.25.25 0 0 1 3 6a.361.361 0 0 1-.064-.008.257.257 0 0 1-.151-.1.268.268 0 0 1-.057-.168V3.272H.277a.268.268 0 0 1-.168-.057.257.257 0 0 1-.1-.151.276.276 0 0 1 .021-.179.257.257 0 0 1 .123-.128L5.607.03A.256.256 0 0 1 5.731 0a.253.253 0 0 1 .192.081A.254.254 0 0 1 6 .228.26.26 0 0 1 5.974.4z' transform='translate(4.996 4.999)' style='fill:%23666'/%3E%3C/svg%3E%0A") no-repeat 0 50%/16px;
}

#appHeader .utilMenu .btnMenu {
	display: block;
	width: 22px;
	height: 22px;
}

#appHeader .utilMenu .btnMenu {
	position: relative;
}

#appHeader .utilMenu .btnMenu:after {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 100%;
	height: 2px;
	background: var(--color-primary);
	transition: 0.5s;
}

#appHeader .utilMenu .btnMenu {
	position: relative;
}

#appHeader .utilMenu .btnMenu:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 2px;
	width: 100%;
	height: 2px;
	background: var(--color-primary);
	transition: 0.5s;
}

#appHeader .utilMenu .btnMenu.point span {
	font-size: 0;
	position: static !important;
}

#appHeader .utilMenu .btnMenu.point span {
	position: relative;
}

#appHeader .utilMenu .btnMenu.point span:after {
	content: "";
	position: absolute;
	right: -5px;
	top: -2px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	border: 2px solid var(--color-white);
	background: var(--color-blue-06);
	z-index: 1;
}

#appHeader #srchArea {
	visibility: hidden;
	display: flex;
	position: absolute;
	width: 100%;
	height: 72px;
	padding: 0 24px;
	top: 0;
	left: 0;
	align-items: center;
	justify-content: space-between;
	background: var(--color-white);
	z-index: 25;
}

#appHeader #srchArea input {
	border: 0;
	height: 24px;
	flex: 1;
	padding-right: 10px;
}

#appHeader #srchArea input::placeholder {
	color: var(--color-grey-04);
}

#appHeader #srchArea input:focus {
	outline: none;
}

#appHeader #srchArea .btnSearch {
	display: block;
	width: 18px;
	height: 18px;
	transform: translateX(-42px);
}

#appHeader #srchArea .btnSearch {
	position: relative;
}

#appHeader #srchArea .btnSearch:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 18px;
	height: 18px;
	background: url("/static/images/icon/search_hd.svg") no-repeat 0 0/18px auto;
}

#appHeader #srchArea.active {
	visibility: visible;
}

#appHeader #srchArea.active .btnSearch {
	transform: translateX(0);
	transition: 0.5s transform ease-in-out;
}

#appHeader #srchArea.active .btnSearch {
	position: relative;
}

#appHeader #srchArea.active .btnSearch:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 18px;
	height: 18px;
	background: url("/static/images/icon/search_hd.svg") no-repeat 0 0/18px auto;
}

#appHeader + nav {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 100%;
	background: var(--color-white);
	transform: translateX(100%);
	z-index: 120;
	transition: all 0.4s ease-in-out 0s;
}

#appHeader + nav .navWrap {
	position: relative;
	height: 100%;
}

#appHeader + nav .navWrap .topController {
	padding: 0 24px;
}

#appHeader + nav .navWrap .topController > div {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 64px;
}

#appHeader + nav .navWrap .topController > div .loginArea a {
	font-size: var(--fontsize-heading-M);
	line-height: var(--baseline-7x);
	padding-right: 20px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.273 8.849'%3E%3Cpath id='Icon_ArrowDown_8' d='M4,8,0,4,4,0' transform='translate(4.424 8.424) rotate(180)' fill='none' stroke='%23aaa' stroke-width='1.2'/%3E%3C/svg%3E") no-repeat 100% calc(50% + 2px)/8px auto;
}

#appHeader + nav .navWrap .topController > div .loginArea a em {
	font-weight: 700;
}

#appHeader + nav .navWrap .topController > div .appMenu {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-end;
	flex: none;
}

#appHeader + nav .navWrap .topController > div .appMenu li {
	margin-right: 20px;
}

#appHeader + nav .navWrap .topController > div .appMenu li a {
	display: block;
}

#appHeader + nav .navWrap .topController > div .appMenu li.ico_barcode a {
	width: 23px;
	height: 23px;
	background-image: url("/static/images/icon/app/barcode.svg");
}

#appHeader + nav .navWrap .topController > div .appMenu li.ico_notice a {
	width: 23px;
	height: 23px;
	background-image: url("/static/images/icon/app/bell.svg");
}

#appHeader + nav .navWrap .topController > div .appMenu li.ico_notice.point a {
	position: relative;
}

#appHeader + nav .navWrap .topController > div .appMenu li.ico_notice.point a:after {
	content: "";
	position: absolute;
	right: 0;
	top: -3px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	border: 2px solid var(--color-white);
	background: var(--color-blue-06);
}

#appHeader + nav .navWrap .topController > div .appMenu li.ico_setting a {
	width: 23px;
	height: 23px;
	background-image: url("/static/images/icon/app/setting.svg");
}

#appHeader + nav .navWrap .topController > div .appMenu li.ico_close a {
	width: 21px;
	height: 21px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.131' height='25.131' viewBox='0 0 25.131 25.131'%3E%3Cg id='group_33273' data-name='group 33273' transform='translate(0.566 0.566)'%3E%3Cpath id='path_34968' data-name='path 34968' d='M839.392,213.286l24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%231A1818' stroke-width='1.6'/%3E%3Cpath id='path_34969' data-name='path 34969' d='M863.392,213.286l-24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%231A1818' stroke-width='1.6'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 50%/21px auto;
}

#appHeader + nav .navWrap .topController > div .appMenu li:last-of-type {
	margin-right: 0;
}

#appHeader + nav .navWrap .scrollArea {
	position: relative;
	height: calc(100% - 64px);
	overflow: auto;
	z-index: 22;
	padding-bottom: 80px;
}

#appHeader + nav .navWrap .scrollArea .storeArea {
	padding: 24px 24px 0;
	margin-bottom: 35px;
	background: var(--color-grey-07);
}

#appHeader + nav .navWrap .scrollArea .storeArea .topCont {
	display: flex;
	justify-content: space-between;
	align-items: end;
	margin-bottom: 16px;
}

#appHeader + nav .navWrap .scrollArea .storeArea .topCont h2 {
	font-size: var(--fontsize-title-L);
	line-height: var(--baseline-7x);
	font-weight: 700;
}

#appHeader + nav .navWrap .scrollArea .storeArea .topCont a {
	margin-bottom: 4px;
}

#appHeader + nav .navWrap .scrollArea .storeArea .topCont a span {
	font-size: var(--fontsize-body-XS);
	line-height: var(--baseline-5x);
	color: var(--color-grey-02);

}

#appHeader + nav .navWrap .scrollArea .storeArea .topCont > a {
	padding-right: 19px;
	margin-bottom: 4px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg data-name='sc 1911' style='stroke:%23888;fill:none'%3E%3Ccircle cx='8' cy='8' r='8' style='stroke:none'/%3E%3Ccircle cx='8' cy='8' r='7.5' style='fill:none'/%3E%3C/g%3E%3Cpath d='M5.974.4 3.247 5.85A.25.25 0 0 1 3 6a.361.361 0 0 1-.064-.008.257.257 0 0 1-.151-.1.268.268 0 0 1-.057-.168V3.272H.277a.268.268 0 0 1-.168-.057.257.257 0 0 1-.1-.151.276.276 0 0 1 .021-.179.257.257 0 0 1 .123-.128L5.607.03A.256.256 0 0 1 5.731 0a.253.253 0 0 1 .192.081A.254.254 0 0 1 6 .228.26.26 0 0 1 5.974.4z' transform='translate(4.996 4.999)' style='fill:%23888'/%3E%3C/svg%3E%0A") no-repeat 100% calc(50% + 2px)/15px auto;
	background-position-y: center;
}

#appHeader + nav .navWrap .scrollArea .storeArea .infoList {
	/*display: flex;*/
	flex-wrap: wrap;
	margin: 0 -7px;
}

#appHeader + nav .navWrap .scrollArea .storeArea .infoList li {
	display: flex;
	margin: 0 7px 10px;
	align-items: center;
}

#appHeader + nav .navWrap .scrollArea .storeArea .infoList li i {
	width: 18px;
	height: 18px;
	margin-right: 6px;
}

#appHeader + nav .navWrap .scrollArea .storeArea .infoList li i img {
	width: 18px;
	height: 18px;
}

#appHeader + nav .navWrap .scrollArea .storeArea .infoList li strong {
	display: block;
	flex: none;
	margin-right: 8px;
	padding-left: 2px;
	font-size: var(--fontsize-body-R);
	line-height: var(--baseline-5x);
}

#appHeader + nav .navWrap .scrollArea .storeArea .infoList li span {
	display: block;
	font-size: var(--fontsize-body-R);
	line-height: var(--baseline-5x);
}

#appHeader + nav .navWrap .scrollArea .storeArea .infoList li.ico_calendar_none strong {
	padding-left: 24px;
	background: url("/static/images/icon/offday.svg") no-repeat 0 50%/17px auto;
}

#appHeader + nav .navWrap .scrollArea .storeArea .noticeArea {
	display: flex;
	height: 52px;
	margin: 22px -24px 0;
	padding: 0 24px;
	border-top: 1px solid var(--color-grey-05);
}

#appHeader + nav .navWrap .scrollArea .storeArea .noticeArea a {
	display: flex;
	align-items: center;
	width: 100%;
	padding-right: 10px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6.061 10.707'%3E%3Cpath id='Icon_Arrow_Right_10' d='M5,10,0,5,5,0' transform='translate(5.354 10.354) rotate(180)' fill='none' stroke='%23888' stroke-width='1'/%3E%3C/svg%3E%0A") no-repeat 100% 50%/6px auto;
}

#appHeader + nav .navWrap .scrollArea .storeArea .noticeArea a strong {
	display: block;
	flex: none;
	margin-right: 6px;
	padding-left: 26px;
	font-size: var(--fontsize-body-S);
	font-weight: 700;
	line-height: 18px;
	background-repeat: no-repeat;
	background-image: url("/static/images/icon/megaphone.svg");
}

#appHeader + nav .navWrap .scrollArea .storeArea .noticeArea a p {
	font-size: var(--fontsize-body-XS);
	line-height: var(--baseline-5x);
}

#appHeader + nav .navWrap .scrollArea .menuArea {
	display: flex;
	justify-content: space-around;
	margin-bottom: 40px;
	padding: 0 3%;
}

#appHeader + nav .navWrap .scrollArea .menuArea li {
	width: 53px;
}

#appHeader + nav .navWrap .scrollArea .menuArea li a {
	display: block;
}

#appHeader + nav .navWrap .scrollArea .menuArea li a span {
	display: block;
	padding-top: 44px;
	font-size: var(--fontsize-body-XS);
	line-height: var(--baseline-4x);
	color: var(--color-grey-01);
	text-align: center;
	letter-spacing: -0.5px;
}

/*
#appHeader + nav .navWrap .scrollArea .menuArea li.ico_edm a span {
	position: relative;
}

#appHeader + nav .navWrap .scrollArea .menuArea li.ico_edm a span:after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	width: 28px;
	height: 29px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27.919 29.715'%3E%3Cg id='group_31815' data-name='group 31815' transform='translate(0.104 0.104)'%3E%3Cpath id='path_34453' data-name='path 34453' d='M19.277,8.037V3.785A3.27,3.27,0,0,0,15.866.7H4.111A3.422,3.422,0,0,0,.7,4.11V25.6a3.421,3.421,0,0,0,3.411,3.411H15.866a3.3,3.3,0,0,0,3.411-3.152V21.623' transform='translate(-0.104 -0.103)' fill='none' stroke='%231A1818' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4'/%3E%3Crect id='rect_16927' data-name='rect 16927' width='21.246' height='13.288' rx='4' transform='translate(5.87 8.111)' fill='%23fffa9e' stroke='%231A1818' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4'/%3E%3Cpath id='path_34454' data-name='path 34454' d='M27.5,10.437l-2.252,1.955L20.42,16.585l-.181.157a4.057,4.057,0,0,1-5.151,0l-.181-.157-4.866-4.226L7.749,10.37' transform='translate(-1.141 -1.526)' fill='none' stroke='%231A1818' stroke-miterlimit='10' stroke-width='1.4'/%3E%3Cline id='line_1334' data-name='line 1334' x2='4.553' transform='translate(7.608 3.734)' fill='none' stroke='%231A1818' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 50% 0/27px auto;
}
*/

#appHeader + nav .navWrap .scrollArea .menuArea li.ico_event a span {
	position: relative;
}

#appHeader + nav .navWrap .scrollArea .menuArea li.ico_event a span:after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -5px;
	width: 40px;
	height: 40px;
	background-image: url("/static/images/icon/menu/event.svg");

}

#appHeader + nav .navWrap .scrollArea .menuArea li.ico_coupon a span {
	position: relative;
}

#appHeader + nav .navWrap .scrollArea .menuArea li.ico_coupon a span:after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -5px;
	width: 40px;
	height: 40px;
	background-image: url("/static/images/icon/menu/coupon.svg");

}

#appHeader + nav .navWrap .scrollArea .menuArea li.ico_bag a span {
	position: relative;
}

#appHeader + nav .navWrap .scrollArea .menuArea li.ico_bag a span:after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -5px;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url("/static/images/icon/menu/shopping.svg");
}

#appHeader + nav .navWrap .scrollArea .menuArea li.ico_floor a span {
	position: relative;
}

#appHeader + nav .navWrap .scrollArea .menuArea li.ico_floor a span:after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -5px;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url("/static/images/icon/menu/floor.svg");
}

#appHeader + nav .navWrap .scrollArea .menuArea li.ico_academy a span {
	position: relative;
}

#appHeader + nav .navWrap .scrollArea .menuArea li.ico_academy a span:after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -5px;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url("/static/images/icon/menu/culture.svg");
}

#appHeader + nav .navWrap .scrollArea .eventList {
	overflow: hidden;
	padding-bottom: 40px;
}

#appHeader + nav .navWrap .scrollArea .eventList .menuEventSlide {
	padding: 0 24px;
}

#appHeader + nav .navWrap .scrollArea .eventList .menuEventSlide .swiper-wrapper .swiper-slide {
	width: 192px;
}

#appHeader + nav .navWrap .scrollArea .eventList .menuEventSlide .swiper-wrapper .swiper-slide a {
	display: block;
}

#appHeader + nav .navWrap .scrollArea .eventList .menuEventSlide .swiper-wrapper .swiper-slide a .imgArea {
	position: relative;
	width: 192px;
	height: 192px;
}

#appHeader + nav .navWrap .scrollArea .eventList .menuEventSlide .swiper-wrapper .swiper-slide a .imgArea img {
	width: 100%;
	height: 100%;
}

#appHeader + nav .navWrap .scrollArea .eventList .menuEventSlide .swiper-wrapper .swiper-slide a .imgArea em {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 28px;
	padding: 0 12px;
	color: var(--color-white);
	font-size: var(--fontsize-body-XS);
	line-height: var(--baseline-7x);
	background: var(--color-blue-01);
}

#appHeader + nav .navWrap .scrollArea .eventList .menuEventSlide .swiper-wrapper .swiper-slide a .textArea {
	padding-top: 16px;
}

#appHeader + nav .navWrap .scrollArea .eventList .menuEventSlide .swiper-wrapper .swiper-slide a .textArea strong {
	display: block;
	font-weight: 700;
	line-height: var(--baseline-6x);
}

#appHeader + nav .navWrap .scrollArea .globalMenu {
	position: relative;
	border-top: var(--border-section);
}

#appHeader + nav .navWrap .scrollArea .globalMenu > ul > li {
	border-bottom: 1px solid var(--color-grey-05);
}

#appHeader + nav .navWrap .scrollArea .globalMenu > ul > li > a {
	display: flex;
	align-items: center;
	height: 66px;
	padding: 0 24px;
	font-size: var(--fontsize-title-S);
	background: url("data:image/svg+xml,%3Csvg id='group_28737' data-name='group 28737' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Crect id='rect_16495' data-name='rect 16495' width='16' height='1' transform='translate(8.5) rotate(90)' fill='%23ccc'/%3E%3Crect id='rect_16494' data-name='rect 16494' width='16' height='1' transform='translate(0 7.5)' fill='%23ccc'/%3E%3C/svg%3E%0A") no-repeat calc(100% - 24px) 50%/16px auto;
}

#appHeader + nav .navWrap .scrollArea .globalMenu > ul > li .slideArea {
	display: none;
	background: var(--color-grey-07);
}

#appHeader + nav .navWrap .scrollArea .globalMenu > ul > li .slideArea > ul {
	padding: 24px 40px;
}

#appHeader + nav .navWrap .scrollArea .globalMenu > ul > li .slideArea > ul > li {
	margin-bottom: 24px;
}

#appHeader + nav .navWrap .scrollArea .globalMenu > ul > li .slideArea > ul > li > strong {
	display: block;
	margin-bottom: 4px;
	font-size: var(--fontsize-body-XS);
	line-height: var(--baseline-5x);
	color: var(--color-grey-02);
}

#appHeader + nav .navWrap .scrollArea .globalMenu > ul > li .slideArea > ul > li > ul {
	display: flex;
	margin: 0 -5px;
}

#appHeader + nav .navWrap .scrollArea .globalMenu > ul > li .slideArea > ul > li > ul > li {
	margin: 0 5px;
}

#appHeader + nav .navWrap .scrollArea .globalMenu > ul > li .slideArea > ul > li > ul > li a {
	display: block;
	line-height: var(--baseline-6x);
}

#appHeader + nav .navWrap .scrollArea .globalMenu > ul > li .slideArea > ul > li:last-of-type {
	margin-bottom: 0;
}

#appHeader + nav .navWrap .scrollArea .socialArea {
	padding: 32px 24px 0;
	border-top: var(--border-section);
}

#appHeader + nav .navWrap .scrollArea .socialArea ul {
	display: flex;
	flex-wrap: wrap;
}

#appHeader + nav .navWrap .scrollArea .socialArea ul li {
	margin-right: 8px;
	margin-bottom: 18px;
}

#appHeader + nav .navWrap .scrollArea .socialArea ul li a {
	display: block;
	padding-left: 34px;
	font-size: var(--fontsize-body-XS);
	line-height: var(--baseline-5x);
}

#appHeader + nav .navWrap .scrollArea .socialArea ul li a:after {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

#appHeader + nav .navWrap .scrollArea .socialArea ul li:nth-of-type(odd) {
	flex: none;
	width: calc(38% - 8px);
}

#appHeader + nav .navWrap .scrollArea .socialArea ul li:nth-of-type(even) {
	width: calc(62% - 8px);
}

#appHeader + nav .navWrap .scrollArea .socialArea ul li.ico_instagram a {
	position: relative;
}

#appHeader + nav .navWrap .scrollArea .socialArea ul li.ico_instagram a:after {
	content: "";
	position: absolute;
	background: #E1539A url("/static/images/icon/sns/insta.svg") no-repeat 50%/12px auto;
}

#appHeader + nav .navWrap .scrollArea .socialArea ul li.ico_kakao a {
	position: relative;
}

#appHeader + nav .navWrap .scrollArea .socialArea ul li.ico_kakao a:after {
	content: "";
	position: absolute;
	background: #FEE500 url(/static/images/app/ico_chKakao.png) no-repeat 50%/19px auto;
}

#appHeader + nav .navWrap .scrollArea .socialArea ul li.ico_facebook a {
	position: relative;
}

#appHeader + nav .navWrap .scrollArea .socialArea ul li.ico_facebook a:after {
	content: "";
	position: absolute;
	background: #465AC4 url("/static/images/icon/sns/febk.svg") no-repeat 50%/6px auto;
}

#appHeader + nav .navWrap .scrollArea .socialArea ul li.ico_youtube a {
	position: relative;
}

#appHeader + nav .navWrap .scrollArea .socialArea ul li.ico_youtube a:after {
	content: "";
	position: absolute;
	background: var(--color-red-01) url("/static/images/icon/sns/youtube.svg") no-repeat 50%/12px auto;
}

#appHeader + nav .navWrap .scrollArea .edmArea {
	padding: 17px 20px;
	margin: 25px 24px 0;
	background: #F3F7FE;
}

#appHeader + nav .navWrap .scrollArea .edmArea a {
	display: block;
}

#appHeader + nav .navWrap .scrollArea .edmArea a strong {
	display: inline-block;
	margin-bottom: 6px;
	font-weight: 700;
	line-height: var(--baseline-6x);
	background: linear-gradient(to top, #DAE2FF 50%, transparent 50%);
}

#appHeader + nav .navWrap .scrollArea .edmArea a strong {
	position: relative;
}

#appHeader + nav .navWrap .scrollArea .edmArea a strong:after {
	content: "";
	position: absolute;
	right: -15px;
	top: 50%;
	transform: translateY(-50%);
	width: 7px;
	height: 13px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.273 8.849'%3E%3Cpath id='Icon_ArrowDown_8' d='M4,8,0,4,4,0' transform='translate(4.424 8.424) rotate(180)' fill='none' stroke='%231A1818' stroke-width='1.2'/%3E%3C/svg%3E") no-repeat 0/7px auto;
}

#appHeader + nav .navWrap .scrollArea .edmArea a p {
	font-size: var(--fontsize-body-XS);
	line-height: var(--baseline-5x);
	color: var(--color-grey-01);
}

#appHeader + nav .navWrap .scrollArea .btnLogout {
	display: flex;
	justify-content: center;
	margin-top: 40px;
}

#appHeader + nav .navWrap .scrollArea .btnLogout a {
	display: block;
	padding-left: 24px;
	line-height: var(--baseline-4x);
	color: var(--color-grey-02);
	background-repeat: no-repeat;
	background-image: url("/static/images/icon/logout_g.svg");
}

#appHeader + nav.on {
	transform: translateX(0);
}

/* 신 디스플레이 작업중 */
#appHeader.modeBlue h1 a {
	background: url("/static/images/icon/logo_wh.svg") no-repeat 0 0/139px 18px !important;
	width: 139px;
	height: 18px;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

#appHeader.modeBlue .utilMenu .btnSearch:after {
	background: url("/static/images/icon/search_wh.svg") no-repeat 0 0/100%;
}

#appHeader.modeBlue .utilMenu .btnMenu:before,
#appHeader.modeBlue .utilMenu .btnMenu:after {
	background: var(--color-white);
}

#appHeader.modeBlue .btnStore {
	color: var(--color-white);
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg data-name='sc 1911' style='stroke:%23fff;fill:none'%3E%3Ccircle cx='8' cy='8' r='8' style='stroke:none'/%3E%3Ccircle cx='8' cy='8' r='7.5' style='fill:none'/%3E%3C/g%3E%3Cpath d='M5.974.4 3.247 5.85A.25.25 0 0 1 3 6a.361.361 0 0 1-.064-.008.257.257 0 0 1-.151-.1.268.268 0 0 1-.057-.168V3.272H.277a.268.268 0 0 1-.168-.057.257.257 0 0 1-.1-.151.276.276 0 0 1 .021-.179.257.257 0 0 1 .123-.128L5.607.03A.256.256 0 0 1 5.731 0a.253.253 0 0 1 .192.081A.254.254 0 0 1 6 .228.26.26 0 0 1 5.974.4z' transform='translate(4.996 4.999)' style='fill:%23fff'/%3E%3C/svg%3E%0A") no-repeat 0 50%/16px;
}

/* 신 디스플레이 작업중 */
#appHeader.modeBlue:after {
	background: radial-gradient(#28324ee0 35%, rgba(40, 50, 78, 0) 90%);
	width: 200vw;
	height: 200vw;
	opacity: 1;
}

#appHeader.motionStop:after,
#appHeader.motionStop h1 a,
#appHeader.motionStop .utilArea .btnSearch:after,
#appHeader.motionStop .utilArea .btnMenu:before,
#appHeader.motionStop .utilArea .btnMenu:after {
	transition: initial;
}

#appHeader:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 0;
	background: radial-gradient(var(--color-blue-01) 35%, rgba(40, 50, 78, 0) 90%);
	border-radius: 50%;
	height: 0;
	z-index: -1;
	transition: 0.2s;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

#appHeader ~ section #content {
	padding-bottom: 190px;
}

@media screen and (max-width: 320px) {
	#appHeader + nav .navWrap .scrollArea .menuArea li {
		transform: scale(0.85);
	}

	#appHeader + nav .navWrap .scrollArea .globalMenu > ul > li .slideArea > ul > li > ul > li a {
		font-size: var(--fontsize-body-XS);
	}
}

section {
	min-height: 200px;
}

#content {
	padding-bottom: 220px;
}

main {
	padding: 0 24px;
}

#appBanner {
	padding: 32px 0 40px;
	background: var(--color-grey-06);
	text-align: center;
}

#appBanner h2 {
	font-size: var(--fontsize-body-R);
	color: var(--color-primary);
	margin-bottom: 24px;
}

#appBanner h2 strong {
	font-size: var(--fontsize-heading-M);
	font-weight: 700;
	line-height: var(--baseline-9x);
}

#appBanner .appMenu {
	display: flex;
	align-items: center;
	justify-content: center;
}

#appBanner .appMenu a {
	display: flex;
	align-items: center;
	height: 42px;
	margin: 0 8px;
	padding: 0 23px;
	border-radius: 21px;
	background: var(--color-white);
}

#appBanner .appMenu a span {
	display: inline-block;
	position: relative;
	padding-left: 25px;
	font-weight: 700;
	font-size: var(--fontsize-body-RB);
	color: var(--color-grey-01);
}

#appBanner .appMenu a span {
	position: relative;
}

#appBanner .appMenu a span:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

#appBanner .appMenu a.ico_apple span:after {
	width: 17px;
	height: 20px;
	background: url("data:image/svg+xml,%3Csvg id='Icon_Apple' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath id='path_32931' data-name='path 32931' d='M0,0H20V20H0Z' transform='translate(0 0)' fill='none'/%3E%3Cpath id='path_32932' data-name='path 32932' d='M2.074,17.414C.38,14.94-.912,10.418.826,7.367A4.816,4.816,0,0,1,4.9,4.868c1.274-.023,2.477.868,3.255.868s2.239-1.07,3.774-.913a4.59,4.59,0,0,1,3.6,1.974,4.526,4.526,0,0,0-2.129,3.8,4.4,4.4,0,0,0,2.645,4.032,11.011,11.011,0,0,1-1.369,2.836c-.823,1.216-1.673,2.423-3.017,2.449-1.322.025-1.749-.791-3.255-.791s-1.982.769-3.231.817H5.114c-1.258,0-2.225-1.334-3.04-2.523ZM8,4.6A4.2,4.2,0,0,1,9.048,1.511,4.411,4.411,0,0,1,11.952,0a4.429,4.429,0,0,1-1.026,3.184A3.724,3.724,0,0,1,8.2,4.6Q8.1,4.6,8,4.6Z' transform='translate(1.615 0)' fill='%23444'/%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}

#appBanner .appMenu a.ico_googleApp span:after {
	width: 17px;
	height: 20px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.616 17.692'%3E%3Cpath id='path_32934' data-name='path 32934' d='M0,16.482V1.212A1.362,1.362,0,0,1,.692,0L8.8,8.846.692,17.692A1.362,1.362,0,0,1,0,16.482ZM9.5,9.607l1.873,2.044L2.51,17.231Zm.7-.762L12.259,6.6,14.13,7.777a1.425,1.425,0,0,1,.014,2.13l-1.883,1.185ZM2.515.462,11.373,6.04,9.5,8.082Z' transform='translate(0 0)' fill='%23444'/%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}

#appBanner .appMenu a:first-of-type {
	margin-left: 0;
}

#appBanner .appMenu > img {
	margin-left: 30px;
}

footer {
	position: relative;
	background: var(--color-white);
	z-index: 1;
}

footer .footerWrap {
	position: relative;
	padding: 40px 24px 60px;
}

footer .footerWrap .logoArea {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 60px;
	padding-right: 50px;
}

footer .footerWrap .logoArea h2 {
	width: 166px;
	height: 22px;
	background: url("/static/images/icon/logo_bl.svg") no-repeat 0 0/100%;
}

footer .footerWrap .logoArea .ico_stripe {
	display: flex;
	width: 79px;
	height: 20px;
	margin-left: 14px;
	background: url("/static/images/icon/logo_stripe.svg") no-repeat 0 0/79px auto;
}

footer .footerWrap nav > ul > li {
	margin-bottom: 24px;
}

footer .footerWrap nav > ul > li strong {
	display: block;
	margin-bottom: 4px;
	font-size: var(--fontsize-description);
	line-height: var(--baseline-4x);
	color: var(--color-primary);
}

footer .footerWrap nav > ul > li > ul {
	display: flex;
	flex-wrap: wrap;
}

footer .footerWrap nav > ul > li > ul > li {
	margin-right: 10px;
}

footer .footerWrap nav > ul > li > ul > li a {
	font-size: var(--fontsize-body-R);
	line-height: var(--baseline-6x);
	color: var(--color-primary);
}

footer .footerWrap nav > ul > li > ul > li.point {
	margin-left: 20px;
}

footer .footerWrap nav > ul > li:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}

footer .footerWrap nav > ul > li:last-of-type::after,
footer .footerWrap nav > ul > li:last-of-type::before {
	display: none;
}

footer .footerWrap .footerCont {
	padding-top: 40px;
	margin-top: 40px;
	border-top: 1px solid var(--color-grey-05);
}

footer .footerWrap .footerCont article {
	margin-bottom: 40px;
}

footer .footerWrap .footerCont article .footerMenu {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
}

footer .footerWrap .footerCont article .footerMenu span {
	padding-right: 16px;
	margin-right: 16px;
	margin-bottom: 8px;
	/*&.noneBar{
	padding-right:0; margin-right:0;
	&:after{display:none;}
  }*/
}

footer .footerWrap .footerCont article .footerMenu span a {
	color: var(--color-grey-02);
	display: block;
	font-size: var(--fontsize-body-XS);
}

footer .footerWrap .footerCont article .footerMenu span a.on {
	color: var(--color-primary);
}

footer .footerWrap .footerCont article .footerMenu span {
	position: relative;
}

footer .footerWrap .footerCont article .footerMenu span:after {
	content: "";
	position: absolute;
	right: 0;
	width: 1px;
	height: 10px;
	background: var(--color-grey-05);
	top: 50%;
	transform: translateY(-50%);
}

footer .footerWrap .footerCont article p {
	color: var(--color-grey-02);
	font-size: var(--fontsize-description);
}

footer .footerWrap .footerCont article p span {
	display: block;
	margin-bottom: 6px;
	line-height: 18px;
}

footer .footerWrap .footerCont article p span:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}

footer .footerWrap .footerCont article p span:last-of-type::after,
footer .footerWrap .footerCont article p span:last-of-type::before {
	display: none;
}

footer .footerWrap .footerCont article.utilCont {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0;
}

footer .footerWrap .footerCont article.utilCont select {
	width: 142px;
	background: url(/static/images/common/ico_family_arrow.png) no-repeat 100% 50%/8px 6px;
	border: 0;
	color: var(--color-primary);
}

footer .footerWrap .footerCont article.utilCont select option {
	color: var(--color-primary);
}

footer .footerWrap .footerCont article.utilCont img {
	height: 31px;
}

footer .footerWrap .btnTop {
	position: absolute;
	right: 24px;
	top: 40px;
	padding-right: 14px;
	font-size: var(--fontsize-body-R);
	color: var(--color-primary);
	background: url(/static/images/common/ico_family_arrow.png) no-repeat 100% 50%/8px 6px;
	opacity: 0.5;
}

#appFooter {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 80px;
	background: var(--color-white);
	box-shadow: 0px -4px 20px rgba(0, 0, 0, 0.06);
	z-index: 12;
}

#appFooter ul {
	display: flex;
	justify-content: space-evenly;
	padding-top: 12px;
	/* 
	padding-right: 5px;
	 */
}

#appFooter ul li {
	width: 56px;
}

#appFooter ul li a {
	display: flex;
	text-align: center;
	justify-content: center;
}

#appFooter ul li a span {
	display: block;
	padding-top: 26px;
	font-size: var(--fontsize-description);
	line-height: var(--baseline-4x);
}

#appFooter ul li.ico_user a span {
	position: relative;
}

#appFooter ul li.ico_user a span:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 20px;
	height: 20px;
	background-image: url("/static/images/icon/app/my.svg");
}

#appFooter ul li.ico_receipt a span {
	position: relative;
}

#appFooter ul li.ico_receipt a span:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 21px;
	height: 21px;
	background-image: url("/static/images/icon/app/receipt.svg");
}

#appFooter ul li.ico_search {
	/*margin: 0 3%;*/
}

#appFooter ul li.ico_search a {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: var(--color-blue-01);
	background-image: url("/static/images/icon/search_w.svg");
	/* box-shadow: 0 3px 6px rgba(37, 77, 129, 0.38); */
	transform: translate(3px, -8px);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center;
}

#appFooter ul li.ico_shpNews a span {
	position: relative;
}

#appFooter ul li.ico_shpNews a span:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 20px;
	height: 20px;
	background-image: url("/static/images/icon/app/bag.svg");
}

#appFooter ul li.ico_floor a span {
	position: relative;
}

#appFooter ul li.ico_floor a span:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 20px;
	height: 20px;
	background-image: url("/static/images/icon/app/floor.svg");
}

#pageTitle {
	position: relative;
	margin: 32px 0 32px;
}

#pageTitle h2 {
	display: flex;
	align-items: center;
	justify-content: center;
}

#pageTitle h2 > strong {
	font-size: 36px;
	font-weight: 700;
	line-height: var(--baseline-13x);
}

#pageTitle h2 .ico_arrow1 {
	margin-left: 12px;
	margin-top: 4px;
}

#pageTitle h3 {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 24px;
}

#pageTitle h3 > strong {
	font-size: var(--fontsize-title-L);
	font-weight: 700;
	line-height: var(--baseline-9x);
}

#pageTitle h3 .ico_arrow1 {
	width: 20px;
	height: 20px;
	margin-left: 10px;
	margin-top: 4px;
}

#pageTitle h3 .ico_arrow1:after {
	width: 7px;
	height: 4px;
}

#topTitle {
	position: relative;
	padding: 24px;
	border-bottom: var(--border-table-bottom);
}

#topTitle h4 {
	font-size: var(--fontsize-title-L);
	font-weight: 700;
}

#storePop {
	display: none;
	position: absolute;
	bottom: -10px;
	left: 50%;
	z-index: 3;
	transform: translate(-50%, 100%);
}

#storePop > ul {
	position: relative;
	width: 238px;
	padding: 20px;
	border: var(--border-table-bottom);
	background: var(--color-white);
}

#storePop > ul > li {
	margin-bottom: 10px;
}

#storePop > ul > li > strong {
	display: block;
	margin-bottom: 4px;
	font-weight: 400;
	font-size: var(--fontsize-body-XS);
	line-height: var(--baseline-5x);
	color: var(--color-grey-02);
}

#storePop > ul > li > ul {
	display: flex;
}

#storePop > ul > li > ul > li {
	margin-right: 6px;
	font-size: var(--fontsize-body-R);
	line-height: var(--baseline-6x);
}

#storePop > ul > li > ul > li:last-of-type {
	margin-right: 0;
	padding-right: 0;
}

#storePop > ul > li > ul > li:last-of-type::after,
#storePop > ul > li > ul > li:last-of-type::before {
	display: none;
}

#storePop > ul > li.titleNone {
	margin-top: 14px;
}

#storePop > ul > li:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}

#storePop > ul > li:last-of-type::after,
#storePop > ul > li:last-of-type::before {
	display: none;
}

.scroll_x {
	overflow: hidden;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.scroll_x > ol,
.scroll_x > ul {
	display: inline-block;
	vertical-align: top;
	line-height: normal;
	white-space: nowrap;
	font-size: 0;
}

.scroll_x > ul > li {
	display: inline-block;
	vertical-align: top;
}

.scroll_x > ol > li {
	display: inline-block;
	vertical-align: top;
}

.tabTypeA {
	text-align: center;
	padding: 0 25px 16px;
	border-bottom: var(--border-table-bottom);
}

.tabTypeA ul li {
	position: relative;
	margin-right: 20px;
}

.tabTypeA ul li a {
	font-size: var(--fontsize-title-S);
	white-space: nowrap;
}

.tabTypeA ul li:last-of-type {
	margin-right: 25px;
}

.tabTypeA ul li.on {
	position: relative;
}

.tabTypeA ul li.on:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -16px;
	width: 100%;
	height: 2px;
	background: var(--color-blue-01);
}

.tabTypeA ul li.on a {
	color: var(--color-blue-01);
	font-weight: 700;
}

.tabTypeA::-webkit-scrollbar {
	display: none;
	/* Chrome, Safari, Opera*/
}

.tabTypeB {
	display: flex;
	justify-content: center;
}

.tabTypeB li {
	position: relative;
	margin: 0 10px;
	padding-bottom: 4px;
}

.tabTypeB li a {
	line-height: 26px;
	font-size: var(--fontsize-body-R);
}

.tabTypeB li.on a {
	font-weight: 700;
	color: var(--color-blue-01);
}

.tabTypeB li.on {
	position: relative;
}

.tabTypeB li.on:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: var(--color-blue-01);
}

.tabTypeB.colorA li a {
	color: var(--color-grey-02);
}

.tabTypeB.colorA li.on a {
	color: #88673e;
}

.tabTypeB.colorA li.on:after {
	background: #88673e;
}

.tabTypeC {
	margin-bottom: 34px;
	padding: 32px 38px;
	background: var(--color-grey-07);
}

.tabTypeC .group {
	display: flex;
	margin-bottom: 14px;
	align-items: baseline;
}

.tabTypeC .group:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}

.tabTypeC .group:last-of-type::after,
.tabTypeC .group:last-of-type::before {
	display: none;
}

.tabTypeC .group .cate {
	font-size: var(--fontsize-body-XS);
	color: var(--color-grey-03);
}

.tabTypeC .group ul {
	flex: 1;
	font-size: 0;
}

.tabTypeC .group ul li {
	display: inline-block;
	width: 25%;
	margin-bottom: 10px;
	font-size: var(--fontsize-body-R);
	text-align: center;
}

.tabTypeC .group ul li.on a {
	font-weight: 700;
}

.tabTypeC .group ul li.on a {
	position: relative;
}

.tabTypeC .group ul li.on a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -4px;
	width: 100%;
	height: 2px;
	background: var(--color-primary);
}

.ico_arrow1 {
	display: block;
	position: relative;
	width: 24px;
	height: 24px;
	border: 1px solid var(--color-grey-03);
	border-radius: 50%;
}

.ico_arrow1 {
	position: relative;
}

.ico_arrow1:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 8px;
	height: 6px;
	transform: translate(-50%, -50%) rotate(-180deg);
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.849 5.273'%3E%3Cpath id='Icon_ArrowDown_8' d='M4,0,0,4,4,8' transform='translate(8.424 0.849) rotate(90)' fill='none' stroke='%231A1818' stroke-width='1.2'/%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}

.ico_arrow1.on:after {
	transform: translate(-50%, -50%) rotate(0deg);
}

.blt li {
	margin-top: 1em;
	padding-left: 0.5em;
	letter-spacing: -0.01em;
	line-height: 1.5em;
}

.blt.circle li {
	position: relative;
}

.blt.circle li:before {
	content: "";
	position: absolute;
	border-radius: 50%;
}

.blt1 li {
	position: relative;
}

.blt1 li:before {
	content: "";
	position: absolute;
	width: 0.25em;
	height: 0.25em;
	top: 0.75em;
	left: 0;
	background: var(--color-primary);
	border-radius: 50%;
}

.blt2 li {
	color: var(--color-grey-02);
}

.blt2 li {
	position: relative;
}

.blt2 li:before {
	content: "";
	position: absolute;
	width: 0.25em;
	height: 0.25em;
	top: 0.75em;
	left: 0;
	background: var(--color-grey-02);
}

/*달력*/
.calendar {
	width: 266px;
}

.calendar thead th {
	padding-bottom: 15px;
	text-align: center;
	color: var(--color-grey-02);
	font-size: var(--fontsize-body-XS);
	font-weight: 400;
}

.calendar thead th abbr[title=sunday] {
	color: var(--color-red-02);
}

.calendar tbody td {
	height: 30px;
	text-align: center;
}

.calendar tbody td i {
	display: inline-block;
	height: 24px;
	width: 24px;
	font-size: var(--fontsize-body-XS);
	line-height: var(--baseline-6x);
	text-align: center;
}

.calendar tbody td i.opacity {
	color: var(--color-grey-04);
}

.calendar tbody td[title="30minute"] i {
	background: var(--color-blue-04);
	border-radius: 50%;
}

.calendar tbody td[title="1hours"] i {
	background: var(--color-blue-03);
	border-radius: 50%;
}

.calendar tbody td[title=OFF] i {
	border: 2px solid var(--color-red-02);
	color: var(--color-red-01);
	border-radius: 50%;
	line-height: var(--baseline-5x);
}

.calendar tbody td[title=selected] i {
	background: var(--color-blue-03);
	border-radius: 50%;
	font-weight: 700;
}

/* 찾아오시는길  */
.navigationContent .mapCont {
	margin-top: 40px;
}

.navigationContent .mapCont #map {
	position: relative;
	height: 200px;
	background: var(--color-grey-05);
	z-index: 1;
}

.navigationContent .mapCont address {
	padding: 12px 16px;
	background: var(--color-grey-07);
}

.navigationContent .mapCont address p {
	font-size: var(--fontsize-body-XS);
	color: var(--color-grey-02);
	padding-left: 16px;
}

.navigationContent .mapCont address p {
	position: relative;
}

.navigationContent .mapCont address p:after {
	content: "";
	position: absolute;
	width: 10px;
	height: 14px;
	left: 0;
	top: 4px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 14'%3E%3Cpath id='Icon_Location_S' d='M11.75,2.25a4.771,4.771,0,0,0-5,4.5c0,4,5,9.5,5,9.5s5-5.5,5-9.5A4.771,4.771,0,0,0,11.75,2.25Zm0,7a2,2,0,1,1,2-2A2,2,0,0,1,11.75,9.25Z' transform='translate(-6.75 -2.25)' fill='%23ccc'/%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}

.navigationContent .navigationArea > div {
	padding: 32px 24px;
	background: var(--color-grey-07);
}

.navigationContent .navigationArea .trafficTab {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 34px;
}

.navigationContent .navigationArea .trafficTab li {
	margin-right: 20px;
	opacity: 0.2;
}

.navigationContent .navigationArea .trafficTab li a {
	display: block;
	padding-left: 25px;
}

.navigationContent .navigationArea .trafficTab li a span {
	line-height: var(--baseline-7x);
	font-size: var(--fontsize-title-M);
	font-weight: 700;
}

.navigationContent .navigationArea .trafficTab li a.ico_bus {
	position: relative;
}

.navigationContent .navigationArea .trafficTab li a.ico_bus:after {
	content: "";
	position: absolute;
	left: 0;
	width: 18px;
	height: 18px;
	background: url("/static/images/icon/bus.svg") no-repeat;
	top: 50%;
	transform: translateY(-50%);
}

.navigationContent .navigationArea .trafficTab li a.ico_subway {
	padding-left: 25px;
}

.navigationContent .navigationArea .trafficTab li a.ico_subway {
	position: relative;
}

.navigationContent .navigationArea .trafficTab li a.ico_subway:after {
	content: "";
	position: absolute;
	left: 0;
	width: 18px;
	height: 18px;
	background: url("/static/images/icon/subway.svg") no-repeat;
	top: 50%;
	transform: translateY(-50%);
}

.navigationContent .navigationArea .trafficTab li.on {
	opacity: 1;
}

.navigationContent .navigationArea .trafficTab li.on span {
	color: var(--color-blue-01);
}

.navigationContent .navigationArea .trafficTab li.on {
	position: relative;
}

.navigationContent .navigationArea .trafficTab li.on:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -6px;
	width: 100%;
	height: 2px;
	background: var(--color-blue-01);
}

.navigationContent .navigationArea > div ul li {
	margin-bottom: 26px;
}

.navigationContent .navigationArea > div ul li strong {
	display: block;
	margin-bottom: 6px;
	line-height: var(--baseline-6x);
	font-size: var(--fontsize-body-S);
	font-weight: 700;
}

.navigationContent .navigationArea > div ul li p {
	letter-spacing: -0.01em;
	line-height: 22px;
	font-size: var(--fontsize-body-XS);
}

.navigationContent .navigationArea > div ul li:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}

.navigationContent .navigationArea > div ul li:last-of-type::after,
.navigationContent .navigationArea > div ul li:last-of-type::before {
	display: none;
}

.navigationContent .navigationArea .bus .more {
	display: block;
	padding-top: 16px;
}

.navigationContent .navigationArea .bus .more span {
	display: block;
	padding: 16px 0 12px;
	font-size: var(--fontsize-body-XS);
	color: var(--color-grey-03);
	text-align: center;
	border-top: var(--border-table-bottom);
}

.navigationContent .navigationArea .bus .more span {
	position: relative;
}

.navigationContent .navigationArea .bus .more span:after {
	content: "";
	position: absolute;
	width: 14px;
	height: 8px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10.849 6.273'%3E%3Cpath id='path_33904' data-name='path 33904' d='M5,10,0,5,5,0' transform='translate(0.424 5.424) rotate(-90)' fill='none' stroke='%23aaa' stroke-width='1.2'/%3E%3C/svg%3E") no-repeat 0 0/100%;
}

.navigationContent .navigationArea .subway {
	display: none;
}

.navigationContent .navigationArea .subway ul li {
	margin-bottom: 32px;
}

.navigationContent .navigationArea .subway ul li p {
	line-height: var(--baseline-6x);
}

.navigationContent .navigationArea .subway ul li p span {
	display: block;
	margin-bottom: 10px;
}

.navigationContent .navigationArea .subway ul li p span:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}

.navigationContent .navigationArea .subway ul li p span:last-of-type::after,
.navigationContent .navigationArea .subway ul li p span:last-of-type::before {
	display: none;
}

.navigationContent .navigationArea .subway em {
	font-weight: 700;
}

.navigationContent .navigationArea .subway em i {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-top: 4px;
	border-radius: 50%;
	text-align: center;
	line-height: 18px;
	color: var(--color-white);
	font-size: 10px;
	font-weight: 700;
	vertical-align: top;
}

.navigationContent .navigationArea .subway em.line1 {
	color: #0D347F;
}

.navigationContent .navigationArea .subway em.line1 i {
	background: #0D347F;
}

.navigationContent .navigationArea .subway em.line2 {
	color: #3B9F37;
}

.navigationContent .navigationArea .subway em.line2 i {
	background: #3B9F37;
}

.navigationContent .navigationArea .subway em.line3 {
	color: #FF7300;
}

.navigationContent .navigationArea .subway em.line3 i {
	background: #FF7300;
}

.navigationContent .navigationArea .subway em.line4 {
	color: #2C9EDE;
}

.navigationContent .navigationArea .subway em.line4 i {
	background: #2C9EDE;
}

.navigationContent .navigationArea .subway em.line5 {
	color: #713E8D;
}

.navigationContent .navigationArea .subway em.line5 i {
	background: #713E8D;
}

.navigationContent .navigationArea .subway em.line6 {
	color: #ba5816;
}

.navigationContent .navigationArea .subway em.line6 i {
	background: #ba5816;
}

.navigationContent .navigationArea .subway em.line7 {
	color: #5B692E;
}

.navigationContent .navigationArea .subway em.line7 i {
	background: #5B692E;
}

.navigationContent .navigationArea .subway em.line8 {
	color: #E51E6E;
}

.navigationContent .navigationArea .subway em.line8 i {
	background: #E51E6E;
}

.navigationContent .navigationArea .subway em.lineSuin {
	color: #FFCE32;
}

.navigationContent .navigationArea .subway em.lineSuin i {
	background: #FFCE32;
	width: auto;
	border-radius: 9px;
	padding: 0 5px;
}

.navigationContent .navigationArea .subway em.lineSin {
	color: #A71E31;
}

.navigationContent .navigationArea .subway em.lineSin i {
	background: #A71E31;
	width: auto;
	border-radius: 9px;
	padding: 0 5px;
}

.navigationContent .navigationArea .subway em.lineEver {
	color: #8DCD88;
}

.navigationContent .navigationArea .subway em.lineEver i {
	background: #8DCD88;
	width: auto;
	border-radius: 9px;
	padding: 0 5px;
}

.navigationContent .navigationArea .subway em.lineGyeongui {
	color: #7CC4A5;
}

.navigationContent .navigationArea .subway em.lineGyeongui i {
	background: #7CC4A5;
	width: auto;
	border-radius: 9px;
	padding: 0 5px;
}

.navigationContent .navigationArea .subway em.lineAirport {
	color: #73B6E4;
}

.navigationContent .navigationArea .subway em.lineAirport i {
	background: #73B6E4;
	width: auto;
	border-radius: 9px;
	padding: 0 5px;
}

.boardListA {
	margin-top: 40px;
}

.boardListA img {
	aspect-ratio: 1/1;
}

.boardListA li {
	margin-bottom: 60px;
}

.boardListA li:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}

.boardListA li:last-of-type::after,
.boardListA li:last-of-type::before {
	display: none;
}

.boardListA li .imgArea {
	position: relative;
	text-align: center;
	z-index: 1;
}

.boardListA li .imgArea img {
	width: 100%;
}

.boardListA li .imgArea em {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 4px 10px;
	background: var(--color-blue-02);
	color: var(--color-white);
	text-align: center;
}

.boardListA li .textArea strong {
	margin: 24px 0 4px;
	font-size: var(--fontsize-title-L);
	font-weight: 700;
}

.boardListA li .textArea span {
	color: var(--color-grey-02);
}

.boardListA li.none {
	text-align: center;
}

.boardListA > .none {
	padding-top: 80px;
	text-align: center;
}

.boardListB li {
	padding: 24px 0;
	border-bottom: 1px solid var(--color-grey-05);
	/*&:first-of-type{padding-top:0;}*/
}

.boardListB li a {
	display: block;
}

.boardListB li a p {
	line-height: var(--baseline-7x);
}

.boardListB li a .utilArea span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}

.boardListB li a .utilArea span em {
	display: inline-block;
	height: 25px;
	padding: 0 10px;
	line-height: var(--baseline-6x);
	font-size: var(--fontsize-body-XS);
	color: var(--color-white);
	background: var(--color-blue-02);
}

.boardListB li a .utilArea i {
	display: inline-block;
	color: var(--color-grey-03);
	vertical-align: middle;
	font-size: var(--fontsize-description);
}

.boardListB > .none {
	padding-top: 120px;
	text-align: center;
}

#viewArea {
	padding-top: 32px;
}

#viewArea .viewTitle {
	display: flex;
	padding: 0 24px;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

#viewArea .viewTitle > em {
	display: inline-block;
	height: 25px;
	line-height: var(--baseline-6x);
	padding: 0 10px;
	color: var(--color-blue-02);
	background: var(--color-white);
	border: 1px solid var(--color-blue-02);
	font-size: var(--fontsize-body-XS);
}

#viewArea .viewTitle > em:nth-of-type(2) {
	margin-left: 5px;
	color: var(--color-white);
	background: var(--color-blue-02);
	border: 1px solid var(--color-blue-02);
}

#viewArea .viewTitle h2 {
	width: 100%;
	padding-top: 10px;
	font-size: var(--fontsize-title-XL);
	font-weight: 700;
	line-height: 34px;
	margin-bottom: 15px;
}

#viewArea .viewTitle .utilArea {
	flex: 1;
	line-height: 22px;
}

#viewArea .viewTitle .utilArea span {
	display: inline-block;
	color: var(--color-grey-02);
	font-size: var(--fontsize-body-XS);
	line-height: 22px;
	vertical-align: top;
}

#viewArea .viewTitle .fnArea a.ico_scrap {
	display: inline-block;
	width: 12px;
	height: 16px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.2' height='17.199' viewBox='0 0 13.2 17.199'%3E%3Cpath d='M2458.792-20983.27v-16h12v16l-6.028-2.91z' transform='translate(-2458.192 20999.869)' fill='%23fff' stroke='%23aaa' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2px' /%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}

#viewArea .viewTitle .fnArea a.ico_scrap.on {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.2' height='17.199' viewBox='0 0 13.2 17.199'%3E%3Cpath d='M2458.792-20983.27v-16h12v16l-6.028-2.91z' transform='translate(-2458.192 20999.869)' fill='%2328324e' stroke='%2328324e' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2px' /%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}

#viewArea .viewContent .title {
	margin-top: 32px;
	font-size: var(--fontsize-title-L);
	font-weight: 700;
}

#viewArea .viewContent .dateArea {
	margin: 16px 0 8px;
}

#viewArea .viewContent .content {
	line-height: 22px;
	font-size: var(--fontsize-body-XS);
}

#viewArea .viewContent .cautionArea {
	margin-top: 40px;
	padding: 20px 16px;
}

#viewArea .viewContent .cautionArea .ico_caution {
	display: block;
	padding-left: 24px;
	margin-bottom: 10px;
}

#viewArea .viewContent .cautionArea .ico_caution {
	position: relative;
}

#viewArea .viewContent .cautionArea .ico_caution:before {
	content: "";
	position: absolute;
	width: 18px;
	height: 18px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cg id='icon_notic' transform='translate(-2.762)'%3E%3Ccircle id='sc_1861' data-name='sc 1861' cx='9' cy='9' r='9' transform='translate(2.762)' fill='%23666'/%3E%3Ctext id='i' transform='translate(9.762 14)' fill='%23fff' font-size='12' font-family='NotoSans-Bold, Noto Sans' font-weight='700' letter-spacing='-0.01em'%3E%3Ctspan x='0' y='0'%3Ei%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}

#viewArea .viewContent .cautionArea > div {
	font-size: var(--fontsize-body-XS);
	line-height: 22px;
}

#viewArea .btnArea {
	margin-top: 60px;
	text-align: center;
	padding: 0 24px;
}

#viewArea .btnArea .listBtn {
	display: block;
	width: 100%;
	height: 56px;
	text-align: center;
	font-size: var(--fontsize-body-RB);
	font-weight: 700;
	line-height: 54px;
	border: 1px solid var(--color-blue-01);
	color: var(--color-blue-01);
}

#viewArea .btnArea .listBtn span {
	color: var(--color-blue-01);
}

.viewPaging {
	border-top: 1px solid #ccc;
	margin: 32px 24px 0;
}

.viewPaging dl {
	display: flex;
	padding: 24px 0;
	border-bottom: 1px solid var(--color-grey-05);
}

.viewPaging dl dt {
	padding-right: 12px;
	padding-left: 30px;
	color: var(--color-grey-02);
	width: 88px;
	letter-spacing: -0.02em;
}

.viewPaging dl dd {
	width: calc(100% - 88px);
}

.viewPaging dl.prev dt {
	position: relative;
}

.viewPaging dl.prev dt:after {
	content: "";
	position: absolute;
	width: 22px;
	height: 22px;
	left: 0;
	border: var(--border-table-bottom);
	border-radius: 50%;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.121 7.121'%3E%3Cpath id='ic_arrow_8' d='M65.332,740.916l-5,5,5,5' transform='translate(751.977 -59.271) rotate(90)' fill='none' stroke='%23666' stroke-linecap='square' stroke-width='1.5'/%3E%3C/svg%3E%0A") no-repeat 50%/8px 5px;
	top: 50%;
	transform: translateY(-50%);
}

.viewPaging dl.next dt {
	position: relative;
}

.viewPaging dl.next dt:after {
	content: "";
	position: absolute;
	width: 22px;
	height: 22px;
	left: 0;
	border: var(--border-table-bottom);
	border-radius: 50%;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.121 7.121'%3E%3Cpath id='ic_arrow_8' d='M60.332,740.916l5,5-5,5' transform='translate(751.977 -59.271) rotate(90)' fill='none' stroke='%23666' stroke-linecap='square' stroke-width='1.5'/%3E%3C/svg%3E%0A") no-repeat 50%/8px 5px;
	top: 50%;
	transform: translateY(-50%);
}

.viewPaging + .btnArea {
	margin-top: 56px;
	text-align: center;
	padding: 0 24px;
}

.viewPaging + .btnArea .listBtn {
	display: block;
	width: 100%;
	height: 56px;
	text-align: center;
	font-size: var(--fontsize-body-RB);
	font-weight: 700;
	line-height: 54px;
	border: 1px solid var(--color-blue-01);
	color: var(--color-blue-01);
}

.viewPaging + .btnArea .listBtn span {
	color: var(--color-blue-01);
}

.paging {
	margin-top: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.paging > a,
.paging > span {
	width: 40px;
	height: 40px;
	border: var(--border-table-bottom);
	border-radius: 50%;
}

.paging > a,
.paging > span {
	position: relative;
}

.paging > a:after,
.paging > span:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 6px;
	height: 12px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7.273 12.849'%3E%3Cpath id='path_33913' data-name='path 33913' d='M6,0,0,6l6,6' transform='translate(0.849 0.424)' fill='none' stroke='%23666' stroke-width='1.2'/%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}

.paging > a span.hide,
.paging > span span.hide {
	font-size: 0;
	opacity: 0;
}

.paging > a.btnPagingNext:after,
.paging > span.btnPagingNext:after {
	transform: rotate(180deg) translate(50%, 50%);
}

.paging > span {
	border-color: var(--color-grey-05);
}

.paging > span {
	position: relative;
}

.paging > span:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 6px;
	height: 12px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7.273 12.849'%3E%3Cpath id='path_33913' data-name='path 33913' d='M6,0,0,6l6,6' transform='translate(0.849 0.424)' fill='none' stroke='%23eee' stroke-width='1.2'/%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}

.paging > div {
	padding: 0 12px;
}

.paging > div strong,
.paging > div span {
	font-size: var(--fontsize-body-R);
}

.paging > div strong {
	font-weight: 700;
}

.formTypeA > li {
	display: flex;
	align-items: center;
	margin-bottom: 16px;
}

.formTypeA > li > strong {
	width: 82px;
	padding-right: 10px;
	font-size: var(--fontsize-body-R);
}

.formTypeA > li > div {
	position: relative;
	width: calc(100% - 82px);
}

.formTypeA > li > div input {
	width: 100%;
	height: 48px;
	padding: 0 16px;
	line-height: 46px;
	font-size: var(--fontsize-body-R);
	border: var(--border-table-bottom);
}

.formTypeA > li > div textarea {
	width: 100%;
	height: 209px;
	font-size: var(--fontsize-body-R);
	line-height: 26px;
	border: 0;
}

.formTypeA > li > div input[type=file] {
	position: absolute;
	width: 0;
	height: 0;
	padding: 0;
	overflow: hidden;
	border: 0;
}

.formTypeA > li.titleNone div {
	width: 100%;
}

.formTypeA > li.textContent > div {
	padding: 16px 16px 47px;
	border: var(--border-table-bottom);
}

.formTypeA > li.textContent > div .countChar {
	position: absolute;
	right: 16px;
	bottom: 16px;
	line-height: var(--baseline-5x);
	color: var(--color-grey-02);
}

.formTypeA > li.attachFile .uploadList li {
	display: flex;
	position: relative;
	margin-bottom: 16px;
}

.formTypeA > li.attachFile .uploadList li input[type=text] {
	width: calc(100% - 106px);
	padding-right: 41px;
}

.formTypeA > li.attachFile .uploadList li label {
	width: 90px;
	margin-left: 16px;
	height: 48px;
	line-height: var(--baseline-12x);
	text-align: center;
	color: var(--color-white);
	font-size: var(--fontsize-body-R);
	background: var(--color-grey-01);
}

.formTypeA > li.attachFile .uploadList li .removeEle {
	display: none;
	position: absolute;
	right: 120px;
	top: 15px;
	width: 18px;
	height: 18px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cg id='ic_x' transform='translate(-1117 -1473)'%3E%3Ccircle id='sc_1884' data-name='sc 1884' cx='9' cy='9' r='9' transform='translate(1117 1473)' fill='%231A1818'/%3E%3Cline id='line_187' data-name='line 187' x2='8' transform='translate(1123.172 1479.172) rotate(45)' fill='none' stroke='%23fff' stroke-width='1'/%3E%3Cline id='line_188' data-name='line 188' x2='8' transform='translate(1128.829 1479.172) rotate(135)' fill='none' stroke='%23fff' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0/18px;
}

.formTypeA > li.attachFile .uploadList li:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}

.formTypeA > li.attachFile .uploadList li:last-of-type::after,
.formTypeA > li.attachFile .uploadList li:last-of-type::before {
	display: none;
}

.formTypeA > li.attachFile .caution {
	margin-top: 8px;
	padding-left: 12px;
	color: var(--color-grey-02);
	line-height: 22px;
}

.formTypeA > li.attachFile .caution {
	position: relative;
}

.formTypeA > li.attachFile .caution:after {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: var(--color-grey-02);
}

.formTypeA > li:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}

.formTypeA > li:last-of-type::after,
.formTypeA > li:last-of-type::before {
	display: none;
}

.formTypeB > li {
	margin-bottom: 24px;
}

.formTypeB > li strong {
	display: block;
	margin-bottom: 16px;
	line-height: var(--baseline-6x);
}

.formTypeB > li input[type=text],
.formTypeB > li input[type=number],
.formTypeB > li input[type=email] {
	width: 100%;
	padding: 16px;
	height: 48px;
	line-height: 46px;
	border: var(--border-table-bottom);
}

.formTypeB > li.liId input {
	background: var(--color-grey-05);
}

.formTypeB > li.phone > div {
	display: flex;
	border: var(--border-table-bottom);
}

.formTypeB > li.phone > div select {
	flex: none;
	width: auto;
	padding-right: 50px;
	border: 0;
}

.formTypeB > li.phone > div input[type=text],
.formTypeB > li.phone > div input[type=number] {
	border: 0;
	padding-left: 0;
}

.formTypeB > li.email > div {
	display: flex;
	align-items: center;
	border: var(--border-table-bottom);
}

.formTypeB > li.email > div > input {
	width: calc(50% - 30px);
	border: 0;
}

.formTypeB > li.email > div > span {
	width: 30px;
}

.formTypeB > li.email > div .emailSelect {
	position: relative;
	width: 50%;
	border-left: var(--border-table-bottom);
}

.formTypeB > li.email > div .emailSelect input {
	border: 0;
}

.formTypeB > li.email > div .emailSelect .btnEmailSelect {
	position: absolute;
	right: 0;
	top: 0;
	width: 26px;
	height: 48px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10.061 6.091'%3E%3Cpath id='path_35308' data-name='path 35308' d='M0,0,4.5,4.5,0,9' transform='translate(9.53 0.53) rotate(90)' fill='none' stroke='%23888' stroke-width='1.5'/%3E%3C/svg%3E%0A") no-repeat 0 50%/10px 6px;
}

.formTypeB > li.email > div .emailSelect .domainList {
	display: none;
	position: absolute;
	right: -1px;
	top: 48px;
	background: var(--color-white);
	border: var(--border-table-bottom);
}

.formTypeB > li.email > div .emailSelect .domainList li {
	border-bottom: var(--border-table-bottom);
}

.formTypeB > li.email > div .emailSelect .domainList li a {
	display: block;
	font-size: var(--fontsize-description);
	padding: 5px 10px;
}

.formTypeB > li.email > div .emailSelect .domainList li:last-of-type {
	border-bottom: 0;
}

.formTypeB > li.category ul {
	display: flex;
	flex-wrap: wrap;
}

.formTypeB > li.category ul li {
	margin-right: 24px;
}

.formTypeB > li.category ul li:last-of-type {
	margin-right: 0;
	padding-right: 0;
}

.formTypeB > li.category ul li:last-of-type::after,
.formTypeB > li.category ul li:last-of-type::before {
	display: none;
}

.formTypeB > li.liPgeTitle {
	margin-bottom: 16px;
}

.formTypeB > li.textContent {
	margin-bottom: 16px;
}

.formTypeB > li.textContent > div {
	padding: 16px 16px 47px;
	border: var(--border-table-bottom);
}

.formTypeB > li.textContent > div textarea {
	width: 100%;
	height: 208px;
	border: 0;
	line-height: 26px;
}

.formTypeB > li.textContent > div .countChar {
	position: absolute;
	right: 16px;
	bottom: 16px;
	line-height: var(--baseline-5x);
	color: var(--color-grey-02);
}

.formTypeB > li.attachFile .uploadList li {
	display: flex;
	position: relative;
	margin-bottom: 16px;
}

.formTypeB > li.attachFile .uploadList li input[type=text] {
	width: calc(100% - 106px);
	padding-right: 41px;
}

.formTypeB > li.attachFile .uploadList li label {
	width: 90px;
	margin-left: 16px;
	height: 48px;
	line-height: 46px;
	text-align: center;
	color: var(--color-primary);
	border: 1px solid var(--color-primary);
}

.formTypeB > li.attachFile .uploadList li input[type=file] {
	position: absolute;
	width: 0;
	height: 0;
	padding: 0;
	overflow: hidden;
	border: 0;
}

.formTypeB > li.attachFile .uploadList li .removeEle {
	position: absolute;
	right: 120px;
	top: 15px;
	width: 18px;
	height: 18px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cg id='ic_x' transform='translate(-1117 -1473)'%3E%3Ccircle id='sc_1884' data-name='sc 1884' cx='9' cy='9' r='9' transform='translate(1117 1473)' fill='%231A1818'/%3E%3Cline id='line_187' data-name='line 187' x2='8' transform='translate(1123.172 1479.172) rotate(45)' fill='none' stroke='%23fff' stroke-width='1'/%3E%3Cline id='line_188' data-name='line 188' x2='8' transform='translate(1128.829 1479.172) rotate(135)' fill='none' stroke='%23fff' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0/18px;
}

.formTypeB > li.attachFile .uploadList li:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}

.formTypeB > li.attachFile .uploadList li:last-of-type::after,
.formTypeB > li.attachFile .uploadList li:last-of-type::before {
	display: none;
}

.formTypeB > li.attachFile .caution {
	margin-top: 8px;
	color: var(--color-grey-02);
	line-height: 22px;
	font-size: var(--fontsize-body-XS);
}

.formTypeB > li:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}

.formTypeB > li:last-of-type::after,
.formTypeB > li:last-of-type::before {
	display: none;
}

/*list*/
.listTypeA > li {
	margin-bottom: 14px;
	line-height: var(--baseline-6x);
}

.listTypeA > li > ul {
	margin: 12px 0;
}

.listTypeA > li > ul > li {
	margin-bottom: 8px;
	padding-left: 20px;
	color: var(--color-grey-02);
	font-size: var(--fontsize-body-R);
	letter-spacing: -0.16px;
}

.listTypeA > li > ul > li {
	position: relative;
}

.listTypeA > li > ul > li:after {
	content: "";
	position: absolute;
	left: 10px;
	top: 10px;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #8B724A;
}

.listTypeA > li > ul > li:last-of-type {
	margin-bottom: 0;
}

.listTypeA.typeSolo > li {
	margin-bottom: 0;
	line-height: var(--baseline-6x);
}

.listTypeA.colorA li:after {
	background: var(--color-primary);
}

.listTypeA .sTxt {
	color: var(--color-grey-02);
	font-size: var(--fontsize-body-R);
	line-height: 1.63;
}

.listTypeB > li {
	padding-left: 12px;
	margin-bottom: 6px;
	font-size: var(--fontsize-body-R);
}

.listTypeB > li > ul {
	margin-top: 8px;
}

.listTypeB > li > span {
	display: block;
	margin-top: 8px;
	font-size: var(--fontsize-body-XS);
	color: var(--color-grey-02);
}

.listTypeB > li {
	position: relative;
}

.listTypeB > li:after {
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: var(--color-primary);
}

.listTypeB > li:last-of-type {
	margin-bottom: 0;
}

.listTypeB.colorA li {
	color: var(--color-grey-02);
}

.listTypeB.colorA li:after {
	background: var(--color-grey-02);
}

.listTypeC > li {
	font-size: var(--fontsize-body-XS);
	color: var(--color-grey-02);
}

.listTypeD > li {
	margin-top: 8px;
	padding-left: 10px;
	color: var(--color-grey-02);
	font-size: var(--fontsize-body-XS);
	line-height: 22px;
}

.listTypeD > li {
	position: relative;
}

.listTypeD > li:after {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: var(--color-grey-02);
}

.listTypeD > li:first-child {
	margin-top: 0;
}

.borderListA {
	display: flex;
	flex-wrap: wrap;
	border: 1px solid var(--color-grey-05);
	border-right: 0;
	border-bottom: 0;
}

.borderListA li {
	display: flex;
	width: 50%;
	justify-content: center;
	align-items: center;
	padding: 12% 8%;
	text-align: center;
	border: 1px solid var(--color-grey-05);
	border-left: 0;
	border-top: 0;
}

.borderListA li strong {
	position: relative;
	display: block;
	margin: 0 -20%;
}

/*table*/
.tableTypeA {
	width: 100%;
	border-top: 1px solid var(--color-grey-03);
}

.tableTypeA th,
.tableTypeA td {
	padding: 20px 0;
	border-bottom: 1px solid var(--color-grey-05);
	font-size: var(--fontsize-body-XS);
	font-weight: 400;
	color: var(--color-grey-01);
}

.tableTypeA th {
	background: var(--color-grey-07);
}

.tableTypeC {
	width: 100%;
	border-top: var(--border-table-bottom);
}

.tableTypeC td,
.tableTypeC th {
	padding: 22px 0;
	border-right: var(--border-table-bottom);
	border-bottom: var(--border-table-bottom);
	text-align: center;
}

.tableTypeC th {
	background: var(--color-grey-06);
	font-weight: 400;
}

.tableTypeC ~ .caution {
	margin-top: 8px;
	font-size: var(--fontsize-body-XS);
	color: var(--color-grey-02);
	line-height: var(--baseline-5x);
}

.tableTypeC ~ .caution .txtIndent {
	display: block;
	padding-left: 15px;
}

.tableTypeE {
	width: 100%;
	border-top: var(--border-table-bottom);
}

.tableTypeE th,
.tableTypeE td {
	padding: 12px 0;
	border-bottom: var(--border-table-bottom);
	text-align: center;
}

.tableTypeE th {
	font-size: var(--fontsize-body-R);
	font-weight: 400;
	background: var(--color-grey-06);
}

/* 알럿박스 */
.alertBox {
	position: fixed;
	width: 90%;
	padding: 10px 20px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: rgba(1, 1, 1, 0.9);
	text-align: center;
	border: 1px solid var(--color-white);
	opacity: 0;
	transition: 0.5s opacity ease-in-out;
	color: var(--color-white);
	font-size: var(--fontsize-body-XS);
	white-space: nowrap;
	z-index: 10;
	border-radius: 15px;
}

.alertBox.on {
	/* 
  opacity: 1;
   */
	animation: fadein 1s;
	-webkit-animation: fadein 1s;
	animation-duration: 1s;
	animation-delay: 0s;
	animation-fill-mode: both;
}

@keyframes fadein {

	/* 효과를 동작시간 동안 0 ~ 1까지 */
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

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

	to {
		opacity: 1;
	}
}

/*마이페이지 탭*/
#mypageTab {
	position: fixed;
	left: 0;
	top: 72px;
	width: 100%;
	background: var(--color-blue-01);
	height: 58px;
	z-index: 11;
}

#mypageTab .scroll_x {
	position: relative;
	height: 58px;
	padding-top: 16px;
	text-align: center;
	width: calc(100% - 60px);
}

#mypageTab .scroll_x::-webkit-scrollbar {
	display: none;
}

#mypageTab .scroll_x ul li {
	margin: 0 8px;
}

#mypageTab .scroll_x ul li a {
	display: block;
	color: var(--color-white);
	font-size: var(--fontsize-body-R);
	line-height: var(--baseline-6x);
}

#mypageTab .scroll_x ul li.on a {
	font-weight: 700;
}

#mypageTab .scroll_x ul li.on a {
	position: relative;
}

#mypageTab .scroll_x ul li.on a:after {
	content: "";
	position: absolute;
	bottom: -18px;
	left: 50%;
	transform: translateX(-50%);
	width: 18px;
	height: 9px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 9'%3E%3Cpath id='da_1' data-name='da 1' d='M9,0l9,9H0Z' fill='%23fff'/%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}

#mypageTab .scroll_x ul li:first-of-type {
	margin-left: 24px;
}

#mypageTab .scroll_x ul li:last-of-type {
	margin-right: 24px;
}

#mypageTab + section {
	padding-top: 58px;
}

#mypageTab .btnMenuAll {
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	height: 58px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.121 7.121'%3E%3Cpath id='ic_arrow_8' d='M60.332,740.916l5,5-5,5' transform='translate(751.977 -59.271) rotate(90)' fill='none' stroke='%23fff' stroke-linecap='square' stroke-width='1.5'/%3E%3C/svg%3E%0A") no-repeat 50%/14px 9px;
}

#mypageTab .btnMenuAll.on {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.121 7.121'%3E%3Cpath id='ic_arrow_8' d='M65.332,740.916l-5,5,5,5' transform='translate(751.977 -59.271) rotate(90)' fill='none' stroke='%23fff' stroke-linecap='square' stroke-width='1.5'/%3E%3C/svg%3E%0A") no-repeat 50%/14px 9px;
}

#mypageTab .menuBox {
	display: none;
	position: absolute;
	left: 0;
	top: 58px;
	width: 100%;
	background: var(--color-white);
}

#mypageTab .menuBox ul {
	display: flex;
	flex-wrap: wrap;
	padding: 24px;
	opacity: 0;
	transform: translateY(10px);
	transition: 0.8s;
}

#mypageTab .menuBox ul li {
	margin-right: 24px;
}

#mypageTab .menuBox ul li a {
	display: block;
	line-height: var(--baseline-11x);
}

#mypageTab .menuBox ul li.on a {
	padding: 0 14px;
	border: 1px solid var(--color-primary);
	line-height: 42px;
	font-weight: 700;
}

#mypageTab .menuBox.on ul {
	opacity: 1;
	transform: translateY(0);
	transition: 0.8s;
}

#mypageTab + #tabDim {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 9;
}

#mypageTab ~ section {
	padding-top: 58px;
}

.mypageDepthTab {
	position: fixed;
	left: 0;
	top: 110px;
	width: 100%;
	height: 61px;
	border-bottom: var(--border-table-bottom);
	background: var(--color-white);
	z-index: 10;
}

.mypageDepthTab .scroll_x {
	position: relative;
	height: 60px;
	padding-top: 18px;
	text-align: center;
}

.mypageDepthTab .scroll_x::-webkit-scrollbar {
	display: none;
}

.mypageDepthTab .scroll_x ul li {
	margin: 0 8px;
}

.mypageDepthTab .scroll_x ul li a {
	display: block;
	font-size: var(--fontsize-body-R);
	line-height: var(--baseline-6x);
}

.mypageDepthTab .scroll_x ul li.on a {
	font-weight: 700;
}

/* 
.mypageDepthTab .scroll_x ul li:first-of-type {
	margin-left: 24px;
}
.mypageDepthTab .scroll_x ul li:last-of-type {
	margin-right: 24px;
}
*/
#mypageTab ~ .mypageDepthTab + section {
	padding-top: 119px;
}

/* 이벤트 유의사항 */
.eventCautionArea {
	padding: 20px;
}

.eventCautionArea pre {
	white-space: pre-wrap;
	margin: 0 16px;
	font-size: var(--fontsize-body-XS);
}

@media screen and (max-width: 320px) {
	footer .footerWrap .footerCont article .footerMenu span a {
		font-size: var(--fontsize-description);
	}

	footer .footerWrap .logoArea .ico_stripe {
		margin-left: 0;
		margin-top: 16px;
	}

	.navigationContent .navigationArea .trafficTab li a span {
		font-size: var(--fontsize-body-R);
	}
}

/*datepicker*/
.ui-datepicker {
	display: none;
	padding: 20px;
	border: 1px solid var(--color-primary);
	background: var(--color-white);
	box-sizing: border-box;
	margin-top: -1px;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	height: 28px;
	margin-bottom: 16px;
}

.ui-datepicker .ui-datepicker-header .ui-corner-all {
	position: absolute;
	top: 50%;
	width: 23px;
	height: 28px;
	margin-top: -14px;
	cursor: pointer;
	z-index: 1;
}

.ui-datepicker .ui-datepicker-header .ui-corner-all span {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	margin: -1px;
	width: 1px;
	height: 1px;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
	left: 0;
	background: url(/static/images/common/btn_datePrev.png) no-repeat 50% 50%;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
	right: 0;
	background: url(/static/images/common/btn_dateNext.png) no-repeat 50% 50%;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
	padding: 0 23px;
	text-align: center;
	font-size: var(--fontsize-body-XS);
	color: var(--color-primary);
	line-height: var(--baseline-7x);
}

.ui-datepicker .ui-datepicker-calendar {
	border: 0;
	margin-bottom: 0;
}

.ui-datepicker .ui-datepicker-calendar thead tr th,
.ui-datepicker .ui-datepicker-calendar tbody tr td {
	width: 30px;
	height: 32px;
	vertical-align: middle;
	text-align: center;
}

.ui-datepicker .ui-datepicker-calendar thead tr th {
	padding-bottom: 5px;
	font-weight: 700;
}

.ui-datepicker .ui-datepicker-calendar tbody tr td a {}

.ui-datepicker .ui-datepicker-calendar tbody tr td a {
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border-radius: 100%;
	background: var(--color-white);
	transition: background 1s cubic-bezier(0, 0, 0, 1) 0s;
}

.ui-datepicker .ui-datepicker-calendar tbody tr td:nth-last-child(1) a,
.ui-datepicker .ui-datepicker-calendar thead tr th:nth-last-child(1),
.ui-datepicker .ui-datepicker-calendar tbody tr td:nth-last-child(1) {
	color: var(--color-blue-03);
}

.ui-datepicker .ui-datepicker-calendar tbody tr td:first-child a,
.ui-datepicker .ui-datepicker-calendar thead tr th:first-child,
.ui-datepicker .ui-datepicker-calendar tbody tr td:first-child {
	color: var(--color-red-02);
}

.ui-datepicker .ui-datepicker-calendar tbody tr td a.ui-state-hover {
	background: #dfe4eb;
}

.ui-datepicker .ui-datepicker-calendar tbody tr td a.ui-state-active {
	color: var(--color-white);
	background: var(--color-blue-03);
}

.ui-datepicker .ui-datepicker-calendar tbody tr td a.ui-state-highlight {
	color: var(--color-white);
	background: var(--color-primary);
}

input.hasDatepicker {
	height: 40px;
	padding-left: 18px;
	padding-right: 18px;
	border: var(--border-table-bottom);
	background: var(--color-white) url("/static/images/icon/datepicker.svg") no-repeat calc(100% - 10px) 50%/18px 18px !important;
}

input.hasDatepicker:focus {
	outline: none;
}

@media screen and (max-width: 1280px) {
	.tabTypeA:after {
		left: 0;
		right: 0;
	}

	.bgWide:after {
		left: 0;
		right: 0;
	}
}

/*로그인 타이틀*/
#loginWrap #pageTitle {
	display: flex;
	align-items: center;
	height: 70px;
	margin: 0;
	padding: 0 23px;
	position: fixed;
	top: 72px;
	left: 0;
	width: 100%;
	border-bottom: var(--border-table-bottom);
	background: var(--color-white);
	z-index: 10;
}

#loginWrap #pageTitle ~ #content {
	padding-top: 70px;
}

#loginWrap #pageTitle h2 {
	margin-right: 30px;
	flex: none;
	font-size: var(--fontsize-title-L);
	font-weight: 700;
}

#loginWrap #pageTitle p {
	font-size: var(--fontsize-body-XS);
	color: var(--color-grey-02);
}

.layerWrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1000001;
}

.layerWrapper:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.layerContentsWrapper {
	position: absolute;
	padding: 40px 24px;
	width: calc(100% - 48px);
	max-width: 500px;
	max-height: 100%;
	background: var(--color-white);
}

.layerContentsWrapper .btnClose {
	display: flex;
	position: absolute;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	right: 10px;
	top: 10px;
	z-index: 5;
	text-indent: -3000000em;
}

.layerContentsWrapper .btnClose:after {
	content: "";
	display: block;
	width: 21px;
	height: 21px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.131' height='25.131' viewBox='0 0 25.131 25.131'%3E%3Cg id='group_33273' data-name='group 33273' transform='translate(0.566 0.566)'%3E%3Cpath id='path_34968' data-name='path 34968' d='M839.392,213.286l24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%23aaa' stroke-width='1.6'/%3E%3Cpath id='path_34969' data-name='path 34969' d='M863.392,213.286l-24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%23aaa' stroke-width='1.6'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}

#setStoreLayer {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	width: 90%;
	padding: 40px 20px;
	background: rgba(255, 255, 255, 0.9);
}

#setStoreLayer .contents {
	position: relative;
	z-index: 1;
}

#setStoreLayer .contents > strong {
	display: flex;
	align-items: center;
	width: 100%;
	font-size: var(--fontsize-title-S);
	line-height: 1.5px;
	/*&:before {content: ""; display:inline-block; width:24.5px; height:26px; margin-right:16px; background: ico_store3('111') $svgCss;}*/
}

#setStoreLayer .contents section {
	min-height: 0;
	padding: 40px 0 0 0;
}

#setStoreLayer .contents section strong {
	display: block;
	padding-bottom: 6px;
	font-size: var(--fontsize-body-XS);
	opacity: 0.6;
	font-weight: normal;
}

#setStoreLayer .contents section ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

#setStoreLayer .contents section ul li {
	margin-bottom: 4px;
	padding-right: 16px;
	margin-right: 16px;
}

#setStoreLayer .contents section ul li {
	position: relative;
}

#setStoreLayer .contents section ul li:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 2px;
	height: 11px;
	background: rgba(255, 255, 255, 0.2);
}

#setStoreLayer .contents section ul li:first-child {
	padding-left: 0;
}

#setStoreLayer .contents section ul li:last-child {
	padding-right: 0;
	margin-right: 0;
}

#setStoreLayer .contents section ul li:last-child:after {
	display: none;
}

/*#setStoreLayer .contents section ul li a {
	font-size: var(--fontsize-body-R);
	font-weight: normal;
}*/

#setStoreLayer .btnClose {
	position: absolute;
	width: 30px;
	height: 30px;
	right: 10px;
	top: 10px;
	text-indent: -3000000em;
}

#setStoreLayer .btnClose:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 21px;
	height: 21px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.131' height='25.131' viewBox='0 0 25.131 25.131'%3E%3Cg id='group_33273' data-name='group 33273' transform='translate(0.566 0.566)'%3E%3Cpath id='path_34968' data-name='path 34968' d='M839.392,213.286l24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%23aaa' stroke-width='1.6'/%3E%3Cpath id='path_34969' data-name='path 34969' d='M863.392,213.286l-24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%23aaa' stroke-width='1.6'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}

#setStoreLayer.selectStore {
	width: 100%;
	padding: 40px 20px;
	background: rgba(255, 255, 255, 0.95);
	border: none;
}

#setStoreLayer.selectStore .contents > strong {
	color: var(--color-primary);
}

#setStoreLayer.selectStore .contents > strong:before {
	display: none;
}

#setStoreLayer.selectStore .contents section strong {
	color: var(--color-primary);
	opacity: 0.6;
}

#setStoreLayer.selectStore .contents section ul li {
	position: relative;
}

#setStoreLayer.selectStore .contents section ul li:after {
	content: "";
	position: absolute;
	background: var(--color-grey-03);
}

#setStoreLayer.selectStore .contents section ul li:first-child {
	padding-left: 0;
}

#setStoreLayer.selectStore .contents section ul li:last-child {
	padding-right: 0;
	margin-right: 0;
}

#setStoreLayer.selectStore .contents section ul li:last-child:after {
	display: none;
}

#setStoreLayer.selectStore .contents section ul li a {
	color: var(--color-primary);
}

#setStoreLayer.selectStore .btnClose:after {
	content: "";
	display: block;
	width: 21px;
	height: 21px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.131' height='25.131' viewBox='0 0 25.131 25.131'%3E%3Cg id='group_33273' data-name='group 33273' transform='translate(0.566 0.566)'%3E%3Cpath id='path_34968' data-name='path 34968' d='M839.392,213.286l24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%23aaa' stroke-width='1.6'/%3E%3Cpath id='path_34969' data-name='path 34969' d='M863.392,213.286l-24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%23aaa' stroke-width='1.6'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}

#messageLayer {
	position: absolute;
	padding: 48px 24px;
	width: calc(100% - 48px);
	max-width: 400px;
	max-height: 100%;
	background: var(--color-white);
	top: 30%;
}

#messageLayer > strong {
	display: block;
	padding: 0 0 20px 0;
	text-align: center;
	font-size: var(--fontsize-heading-M);
	line-height: var(--baseline-7x);
}

#messageLayer .contents {
	text-align: center;
}

#messageLayer .btnArea {
	display: flex;
	margin-top: 40px;
}

#messageLayer .btnClose {
	display: flex;
	position: absolute;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	right: 10px;
	top: 10px;
	text-indent: -3000000em;
}

#messageLayer .btnClose:after {
	content: "";
	display: block;
	width: 21px;
	height: 21px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.131' height='25.131' viewBox='0 0 25.131 25.131'%3E%3Cg id='group_33273' data-name='group 33273' transform='translate(0.566 0.566)'%3E%3Cpath id='path_34968' data-name='path 34968' d='M839.392,213.286l24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%23aaa' stroke-width='1.6'/%3E%3Cpath id='path_34969' data-name='path 34969' d='M863.392,213.286l-24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%23aaa' stroke-width='1.6'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}

#receiptDetailLayer {
	position: absolute;
	width: 100%;
	height: 100%;
	background: var(--color-white);
	overflow: auto;
}

#receiptDetailLayer .btnClose {
	position: absolute;
	right: 20px;
	top: 35px;
	text-indent: -3000000em;
}

#receiptDetailLayer .btnClose:after {
	content: "";
	display: block;
	width: 21px;
	height: 21px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.131' height='25.131' viewBox='0 0 25.131 25.131'%3E%3Cg id='group_33273' data-name='group 33273' transform='translate(0.566 0.566)'%3E%3Cpath id='path_34968' data-name='path 34968' d='M839.392,213.286l24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%231A1818' stroke-width='1.6'/%3E%3Cpath id='path_34969' data-name='path 34969' d='M863.392,213.286l-24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%231A1818' stroke-width='1.6'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}

#termsLayer {
	position: absolute;
	width: 500px;
	max-width: 90%;
	max-height: 90%;
	background: var(--color-white);
	overflow: auto;
}

#termsLayer .btnClose {
	position: absolute;
	right: 20px;
	top: 12px;
	text-indent: -3000000em;
}

#termsLayer .btnClose:after {
	content: "";
	display: block;
	width: 21px;
	height: 21px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.131' height='25.131' viewBox='0 0 25.131 25.131'%3E%3Cg id='group_33273' data-name='group 33273' transform='translate(0.566 0.566)'%3E%3Cpath id='path_34968' data-name='path 34968' d='M839.392,213.286l24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%231A1818' stroke-width='1.6'/%3E%3Cpath id='path_34969' data-name='path 34969' d='M863.392,213.286l-24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%231A1818' stroke-width='1.6'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}

#appTitle {
	display: flex;
	align-items: center;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 72px;
	padding: 0 24px;
	border-bottom: var(--border-table-bottom);
	z-index: 10;
	background: var(--color-white);
}

#appTitle a {
	display: block;
	width: 10px;
	height: 20px;
	margin-right: 24px;
}

#appTitle a {
	position: relative;
}

#appTitle a:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7.273 12.849'%3E%3Cpath id='path_33913' data-name='path 33913' d='M6,0,0,6l6,6' transform='translate(0.849 0.424)' fill='none' stroke='%23aaa' stroke-width='1.2'/%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}

#appTitle strong {
	display: block;
	line-height: var(--baseline-7x);
	font-size: var(--fontsize-title-L);
}

.btnFloating a {
	position: fixed !important;
	bottom: 24px;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	box-shadow: 0px 1px 3px 0 rgb(0 0 0 / 20%);
	/*  opacity: 0.8; */
	background: var(--color-white);
	z-index: 2;
}

.btnFloating a.btnBack {
	left: 24px;
}

.btnFloating a.btnBack {
	position: relative;
}

.btnFloating a.btnBack:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 18px;
	height: 12px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.131 13.131'%3E%3Cpath data-name='Btn_arrow' d='m0 6 6-6 6 6' transform='rotate(-90 6.849 5.718)' style='fill:none;stroke:%231A1818;stroke-width:1.6px'/%3E%3Cpath data-name='parh 75871' d='M-22057.854-22980.5h17' transform='translate(22059.985 22987.066)' style='fill:none;stroke:%231A1818;stroke-width:1.6px'/%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}

.btnFloating a.btnPageTop {
	display: flex;
	justify-content: center;
	align-items: center;
	right: 24px;
	bottom: 80px;
}

.btnFloating a.btnPageTop:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-45%, -50%);
	width: 18px;
	height: 18px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.707 8.707'%3E%3Cpath data-name='Btn_arrow' d='m0 4 4-4 4 4' transform='translate(.354 .707)' style='fill:none;stroke:%231A1818'/%3E%3Cpath data-name='parh 75871' d='M-22057.854-22980.5h8' transform='rotate(90 -22517.355 -458.794)' style='fill:none;stroke:%231A1818'/%3E%3C/svg%3E%0A") no-repeat 0 0/85%;
}

.btnFloating a.btnPageTop span {
	display: block;
	padding-top: 10px;
	font-size: var(--fontsize-body-XS);
	font-weight: 500;
	line-height: var(--baseline-5x);
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.707 8.707'%3E%3Cpath data-name='Btn_arrow' d='m0 4 4-4 4 4' transform='translate(.354 .707)' style='fill:none;stroke:%231A1818'/%3E%3Cpath data-name='parh 75871' d='M-22057.854-22980.5h8' transform='rotate(90 -22517.355 -458.794)' style='fill:none;stroke:%231A1818'/%3E%3C/svg%3E%0A") no-repeat 50% 0/8px;
}

#appFooter .btnFloating a {
	bottom: 106px;
}

.roughmap_lebel_text {
	display: none !important;
}


/* content_n1 에서 이동 */
body.fixed #wrapper.main {
	/*padding-top: 72px;*/
	/*	 transition: 0.5s; */
}

/*
body #wrapper.main header,
body #wrapper.main #appHeader {
	position: fixed;
	background: #1110;
	background-image: linear-gradient(180deg, #0000003b 0%, #43434300 90%);
}
*/

/* 신 디스플레이 작업중 */
body.fixed #wrapper.main header .utilArea .btnMenu:before,
body.fixed #wrapper.main header .utilArea .btnMenu:after,
body.fixed #wrapper.main #appHeader .utilMenu .btnMenu:before,
body.fixed #wrapper.main #appHeader .utilMenu .btnMenu:after{
	background: var(--color-white);
}

/* 신 디스플레이 작업중 */
body.fixed #wrapper.edm header .utilArea .btnMenu:before,
body.fixed #wrapper.edm header .utilArea .btnMenu:after {
	background: var(--color-primary);
}

body.fixed #wrapper.edm header.modeBlue .utilArea .btnMenu:before,
body.fixed #wrapper.edm header.modeBlue .utilArea .btnMenu:after {
	background: var(--color-white);
}

/* 신 디스플레이 작업중 
body.fixed #wrapper.main header .utilArea .btnSearch:before,
body.fixed #wrapper.main header .utilArea .btnSearch:after {
	background: url("/static/images/icon/search_wh.svg") no-repeat 0 0 / 18px 18px;

}
*/

/* 신 디스플레이 작업중 
body #wrapper.main header h1 a,
body #wrapper.main #appHeader h1 a {
	width: 139px;
	height: 18px;
	background: url("/static/images/icon/logo_wh.svg") no-repeat 0 0/139px 18px;
}
*/

/* 신 디스플레이 작업중 
body header.modeBlue h1 a {
	background: url("/static/images/icon/logo_wh.svg") no-repeat 0 0/139px 18px !important;
	width: 139px;
	height: 18px;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
*/
body.fixed header.modeBlue .utilArea .btnSearch:after {
	background: url("/static/images/icon/search_wh.svg") no-repeat 0 0/100%;
}

body.fixed header.modeBlue .utilArea .btnMenu:before,
body.fixed header.modeBlue .utilArea .btnMenu:after {
	background: var(--color-white);
}

/* 신 디스플레이 작업중 */
body.fixed header.modeBlue:after {
	background: radial-gradient(#28324ee0 35%, rgba(40, 50, 78, 0) 90%);
	width: 200vw;
	height: 200vw;
	opacity: 1;
}









/* start: content05_etc02.css 에서 이동 */
#shakePop {
	position: fixed;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	left: 0;
	height: auto;
	bottom: 0;
	width: 100%;
	background: var(--color-white);
	z-index: 30;
	animation-name: barCodeOpen;
	animation-duration: 0.25s;
	animation-delay: 0s;
	animation-fill-mode: both;
}

#shakePop img {
	width: auto;
}

#shakePop .shakePopWrap {
	padding: 40px 10%;
	max-width: 750px;
	margin: 0 auto;
}

#shakePop .shakePopWrap .userInfo ul {
	margin: 20px 0 30px;
}

#shakePop .shakePopWrap .userInfo ul li {
	font-size: var(--fontsize-body-XS);
	line-height: var(--baseline-6x);
	text-align: right;
}

#shakePop .shakePopWrap .userInfo ul li em {
	font-weight: 700;
	color: var(--color-blue-06);
}

#shakePop .shakePopWrap .userInfo ul li:first-child {
	float: left;
	margin-right: 15px;
	font-size: var(--fontsize-title-L);
	font-weight: 700;
	color: var(--color-primary);
	line-height: 18px;
}

#shakePop .shakePopWrap > strong {
	display: block;
	text-align: center;
	font-size: var(--fontsize-title-M);
	line-height: var(--baseline-5x);
	margin-bottom: 20px;
	font-weight: 700;
}

#shakePop .shakePopWrap .barCodeBox {
	position: relative;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	height: auto;
}

#shakePop .shakePopWrap .barCodeBox .tx-area-n {
	width: 100%;
	font-size: 14px;
	padding-left: 17px;
	text-align: left;
}

#shakePop .shakePopWrap .barCodeBox .imgArea img {
	max-height: 124px;
	margin-top: 10px;
}

#shakePop .shakePopWrap .barCodeBox span {
	display: flex;
	margin-top: 5px;
	color: var(--color-grey-02);
	font-size: var(--fontsize-body-XS);
	letter-spacing: 7px;
}

#shakePop .shakePopWrap .barCodeBox span i {
	display: block;
	margin: 0 4px;
	line-height: 22px;
}

#shakePop .shakePopWrap .barCodeBox .loader {
	width: 90%;
	max-width: 310px;
	height: 2px;
	top: 0;
	border-radius: 2px;
	background-color: rgba(0, 0, 0, 0.2);
	position: absolute;
}

#shakePop .shakePopWrap .barCodeBox .loader::before {
	content: "";
	position: absolute;
	background-color: rgb(42 121 255);
	width: 20%;
	height: 100%;
	animation: load 3s ease-in-out infinite;
	box-shadow: rgb(0 78 210) 0px 0px 20px 0px;
}

@keyframes load {
	0% {
		left: 0;
		right: unset;

	}


	50% {
		transform: translateX(400%)
	}

	100% {

		left: unset;
	}

}

/*@keyframes load {
	50% {
		width: 100%;
	}

	100% {
		right: 0;
		left: unset;
	}
}
*/

#shakePop .shakePopWrap .noti {
	margin-top: 30px;
	font-size: var(--fontsize-description);
	line-height: var(--baseline-4x);
	color: var(--color-grey-03);
	text-align: center;
}

#shakePop .shakePopWrap .btnPopClose {
	position: absolute !important;
	right: 24px;
	top: 32px;
	width: 20px;
	height: 20px;
}

#shakePop .shakePopWrap .btnPopClose {
	position: relative;
}

#shakePop .shakePopWrap .btnPopClose:after {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.131' height='25.131' viewBox='0 0 25.131 25.131'%3E%3Cg id='group_33273' data-name='group 33273' transform='translate(0.566 0.566)'%3E%3Cpath id='path_34968' data-name='path 34968' d='M839.392,213.286l24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%23aaa' stroke-width='1.6'/%3E%3Cpath id='path_34969' data-name='path 34969' d='M863.392,213.286l-24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%23aaa' stroke-width='1.6'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

#shakePop.close {
	animation-name: barCodeClose;
	animation-duration: 0.25s;
	animation-fill-mode: both;
	animation-delay: 0s;
}

#barcodePopBg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 29;
	background: var(--color-primary);
	animation-name: popBg;
	animation-duration: 0.25s;
	animation-delay: 0s;
	animation-fill-mode: both;
}

#barcodePopBg.close {
	animation-name: popBgClose;
	animation-duration: 0.25s;
	animation-delay: 0s;
	animation-fill-mode: both;
}
/* end: content05_etc02.css 에서 이동 */


/* content01_main 에서 이동 */
/*#wrapper.main header,
#wrapper.main #appHeader {
	position: relative;
}*/
#wrapper.main section main {
	overflow: hidden;
}
#wrapper.main .mainPopWrap {
	position: fixed;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	z-index: 1000000;
}
#wrapper.main .mainPopWrap .mainPop {
	width: 320px;
	z-index: 121;
	background: rgba(0, 0, 0, 0.5);
}
#wrapper.main .btnFloating .btnBack {
	display: none;
}


/* content05_etc02 에서 디오 */
#shakePop {
	position: fixed;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	left: 0;
	height: auto;
	bottom: 0;
	width: 100%;
	background: var(--color-white);
	z-index: 30;
	animation-name: barCodeOpen;
	animation-duration: 0.25s;
	animation-delay: 0s;
	animation-fill-mode: both;
}
#shakePop img {
	width: auto;
}
#shakePop .shakePopWrap {
	padding: 40px 10%;
	max-width: 750px;
	margin: 0 auto;
}
#shakePop .shakePopWrap .userInfo ul {
	margin: 20px 0 30px;
}
#shakePop .shakePopWrap .userInfo ul li {
	font-size: var(--fontsize-body-XS);
	line-height: var(--baseline-6x);
	text-align: right;
}
#shakePop .shakePopWrap .userInfo ul li em {
	font-weight: 700;
	color: var(--color-blue-06);
}
#shakePop .shakePopWrap .userInfo ul li:first-child {
	float: left;
	margin-right: 15px;
	font-size: var(--fontsize-title-L);
	font-weight: 700;
	color: var(--color-primary);
	line-height: 18px;
}
#shakePop .shakePopWrap > strong {
	display: block;
	text-align: center;
	font-size: var(--fontsize-title-M);
	line-height: var(--baseline-5x);
	margin-bottom: 20px;
	font-weight: 700;
}
#shakePop .shakePopWrap .barCodeBox {
	position: relative;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	height: auto;
}
#shakePop .shakePopWrap .barCodeBox .imgArea img {
	max-height: 124px;
	margin-top: 10px;
}
#shakePop .shakePopWrap .barCodeBox span {
	display: flex;
	margin-top: 5px;
	color: var(--color-grey-02);
	font-size: var(--fontsize-body-XS);
	letter-spacing: 7px;
}
#shakePop .shakePopWrap .barCodeBox span i {
	display: block;
	margin: 0 4px;
	line-height: 22px;
}
#shakePop .shakePopWrap .barCodeBox .loader {
	width: 90%;
	max-width: 310px;
	height: 2px;
	top: 0;
	border-radius: 2px;
	background-color: rgba(0, 0, 0, 0.2);
	position: absolute;
}
#shakePop .shakePopWrap .barCodeBox .loader::before {
	content: "";
	position: absolute;
	background-color: rgb(42 121 255);
	width: 20%;
	height: 100%;
	animation: load 3s ease-in-out infinite;
	box-shadow: rgb(0 78 210) 0px 0px 20px 0px;
}
@keyframes load {
	0% {
		left: 0;
		right: unset;

	}


	50% {
		transform: translateX(400%)
	}

	100% {

		left: unset;
	}

}
#shakePop .shakePopWrap .noti {
	margin-top: 30px;
	font-size: var(--fontsize-description);
	line-height: var(--baseline-4x);
	color: var(--color-grey-03);
	text-align: center;
}
#shakePop .shakePopWrap .btnPopClose {
	position: absolute !important;
	right: 24px;
	top: 32px;
	width: 20px;
	height: 20px;
}
#shakePop .shakePopWrap .btnPopClose {
	position: relative;
}
#shakePop .shakePopWrap .btnPopClose:after {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.131' height='25.131' viewBox='0 0 25.131 25.131'%3E%3Cg id='group_33273' data-name='group 33273' transform='translate(0.566 0.566)'%3E%3Cpath id='path_34968' data-name='path 34968' d='M839.392,213.286l24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%23aaa' stroke-width='1.6'/%3E%3Cpath id='path_34969' data-name='path 34969' d='M863.392,213.286l-24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%23aaa' stroke-width='1.6'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
#shakePop.close {
	animation-name: barCodeClose;
	animation-duration: 0.25s;
	animation-fill-mode: both;
	animation-delay: 0s;
}
#barcodePopBg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 29;
	background: var(--color-primary);
	animation-name: popBg;
	animation-duration: 0.25s;
	animation-delay: 0s;
	animation-fill-mode: both;
}
#barcodePopBg.close {
	animation-name: popBgClose;
	animation-duration: 0.25s;
	animation-delay: 0s;
	animation-fill-mode: both;
}
/* 231020 앱에서는 푸터아래 가려져 추가 */
#appFooter .btnFloating a {
	bottom: 106px;
}
#appFooter .floating-menu {
	bottom: 106px;
}
#appFooter .floating-menu > .floating-nav li {
	width: 45px;
}
#appFooter .btnFloating a.btnPageTop {
	bottom: 162px;
}

#appDownArea {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1000010;
	top: -40px;
	left: 0;
	padding: 24px 0;
}

#appDownArea.mobileapp0 * {
	color: var(--color-white);
}

#appDownArea h1.mobileapp1 {
	position: absolute;
	top: 85px;
	left: 10%;
	font-size: 30px;
	text-align: left;
	z-index: 1;
}


#appDownArea .mobileappimg {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

#wrapper .mobileappdiv {
	position: fixed;
	z-index: 1000011;
	width: 100%;
	/* 	padding: 30px; */
	left: 0;
	display: flex;
	justify-content: center;
}

#wrapper .mobileappimg3 {
	display: block;
	margin: auto;
	position: fixed;

	width: 80%;

}


#appDownArea .mobileapp2 {
	position: relative;
	top: 73%;
	font-size: var(--fontsize-body-R);
	text-align: center;
	width: 80%;
	display: block;
	margin: auto;
}

#appDownArea div.button {
	position: relative;
	top: 76%;
	width: 70%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid var(--color-white);
}

#appDownArea div.button > a {
	font-size: var(--fontsize-title-S);
	text-align: center;
	margin: 0 auto;
}

#appDownArea .mobileapp3 {
	position: relative;
	top: 79%;
	font-size: var(--fontsize-body-R);
	text-align: center;
	margin: 0 auto;
	text-decoration: underline;
}

body.fixed-n {
	touch-action: none;
}

#appBanner {
	display: none;
}

/* header */
header {
	height: auto; padding: 15px 24px 14px 24px; /*overflow: inherit;*/
}
header:after {
	background: var(--color-white);
	border-radius: 0;
}

/*body.fixed header.modeBlue:after {height: 180px;}*/
header.modeBlue:after {
	/*height: 52px;*/
	background: var(--color-white);
}
body.fixed header.modeBlue:after {
	background: var(--color-white);
	/*height: 52px;*/
}
body header.modeBlue h1 a {
	width: 139px;
	height: 18px;
	background: url("https://static-m.akplaza.com/static/images/icon/logo_bl.svg") no-repeat center;
	background-size: 139px 18px !important;
}


header #srchArea {
	height: 52px;
}

header + nav .navWrap .scrollArea {height: calc(100% - 52px); padding-bottom: 0;}
header + nav .navWrap .scrollArea .btnLogout {margin-bottom: 60px;}
header + nav .navWrap .scrollArea .eventList {
	display: none;
}
header + nav .navWrap .scrollArea .socialArea {
	display: none;
}
header + nav .navWrap .scrollArea .edmArea {
	display: none;
}
header + nav .navWrap .topController > div {
	height: 52px;
}


header .utilArea .btnMenu {
	position: relative;
	display: block;
	width: 22px;
	height: 20px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='20' viewBox='0 0 22 20' fill='none'%3E%3Cpath d='M1 3H21M1 10H21M1 17H21' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-size: 22px 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
}
header .utilArea .btnMenu::before {
	display: none;
}
header .utilArea .btnMenu::after {
	display: none;
}

header .bx-my-store {
	margin-top: 3px;
}
header .bx-my-store .bx-store-n {
	margin-right: 16px;
}
header .bx-my-store .bx-store-n a {
	display: block;
}
header .bx-my-store .bx-store-n h2.store-select-n {
	font-weight: 500;
	font-size: 13px;
	color: var(--color-primary);
	line-height: var(--baseline-4x);
}
header .bx-my-store .bx-store-n h2.store-select-n span.txt {
	display: inline-block;
	vertical-align:top;
	line-height: var(--baseline-4x);
	padding: 1px 1px 0 0;
}
header .bx-my-store .bx-store-n h2.store-select-n .btn-store-n {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid var(--color-primary);
	border-radius: 16px;
	box-sizing: border-box;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 9 9' fill='none'%3E%3Cpath d='M8.73254 0.859445L5.05109 8.21694C5.02331 8.28107 4.97631 8.33498 4.91658 8.37125C4.85686 8.40753 4.78734 8.42437 4.71764 8.41945C4.68857 8.41843 4.65966 8.41482 4.63124 8.40864C4.54916 8.38987 4.4767 8.34189 4.42739 8.27364C4.37673 8.20897 4.34959 8.12899 4.35044 8.04684V4.73664H1.04159C0.959443 4.73749 0.879458 4.71035 0.814786 4.65969C0.746541 4.61038 0.69856 4.53792 0.679786 4.45584C0.66193 4.37439 0.671912 4.2893 0.708136 4.21419C0.741205 4.1387 0.800069 4.07744 0.874186 4.04139L8.23709 0.359945C8.28857 0.332534 8.34616 0.318602 8.40449 0.319445C8.45298 0.31822 8.50117 0.327339 8.54587 0.346194C8.59056 0.365049 8.63072 0.393207 8.66369 0.428795C8.71958 0.481441 8.75618 0.551322 8.76764 0.627245C8.78294 0.706379 8.77055 0.788371 8.73254 0.859445Z' fill='%231A1818'/%3E%3C/svg%3E");
	background-size: 9px;
	background-repeat: no-repeat;
	background-position: left 2px top 3px;
}



/* 지점 팝업 */
.btnStoreClose {
	align-items: flex-start; top: 0;
}

@keyframes storeOpen {
	0%{
		transform: translateY(-292px);
	}
	100%{
		transform: translateY(0);
	}
}
@keyframes storeClose {
	0%{
		transform: translateY(100%);
	}
	100%{
		transform: translateY(0);
	}
}

#setStoreLayer {
	position: relative;
	width: 100%;
	background: var(--color-white);
	padding: 24px 20px;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	animation-name: storeOpen;
	animation-duration: 0.25s;
	animation-delay: 0s;
	animation-fill-mode: both;
	background: rgb(255, 255, 255);
	z-index: 10;
}
#setStoreLayer .contents {
	width: 100%;
}
#setStoreLayer .contents > strong {
	font-weight: 700;
	font-size: 16px;
	line-height: var(--baseline-6x);
}
#setStoreLayer .contents section {
	padding-top: 16px;
}
#setStoreLayer .contents section#storeMall {
	padding-top: 24px;
}
#setStoreLayer .contents section ul {
	gap: 4px;
}
#setStoreLayer .contents section ul li {
	margin-right: 0;
	padding-right: 0;
	margin-bottom: 0;
	flex: 1;
}
#setStoreLayer .contents section ul li a {
	display: block;
	width: 100%;
	height: 40px;
	font-weight: 400;
	font-size: 12px;
	line-height: var(--baseline-10x);
	border: 1px solid var(--color-grey-04);
	border-radius: 4px;
	text-align: center;
}
#setStoreLayer .contents section ul li.on a {
	color: var(--color-white);
	background: var(--color-blue-01);
	border: 1px solid var(--color-blue-01);
	border-radius: 4px;
}
#setStoreLayer .contents section ul li.on a::before {
	content: '나의 지점';
	display: block;
	position: absolute;
	left: 13px;
	right: 13px;
	top: -8px;
	height: 16px;
	font-weight: 500;
	font-size: 10px;
	color: var(--color-white);
	line-height: var(--baseline-4x);
	background: var(--color-blue-06);
	border-radius: 16px;
	text-align: center;
}
@media (max-width: 360px) {
	#setStoreLayer .contents section ul li.on a::before {
		left: 6px;
		right: 6px;
	}
}
#setStoreLayer .contents section strong {
	font-weight: 500;
	font-size: 14px;
	color: var(--color-grey-01);
	line-height: var(--baseline-5x);
	padding-bottom: 8px;
	opacity: 1;
}
#setStoreLayer .btnClose {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 1;
}
#setStoreLayer.selectStore .contents section ul li:after {
	display: none;
}

.bx-splash-n {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('https://static-m.akplaza.com/static/images/icon/logo_bl.svg') no-repeat center center;
	background-size: 180px;
}

.bx-splash-n::before {
	content: '';
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.4;
}

.layerWrapper.btnStoreClose {
	height: 100%;
}
.layerWrapper.btnStoreClose:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	/*z-index: 1;*/
}

/* 하단 팝업 */
#wrapper.main .mainPopWrap .mainPop {border-top-left-radius: 30px; border-top-right-radius: 30px; background: transparent;}
#wrapper.main .mainPopWrap .mainPop .mainPop-inner-n {padding: 12px 12px 30px 12px;}
#wrapper.main .mainPopWrap .mainPop .mainPop-inner-n > div {position: relative; display: flex; flex-direction: column; row-gap: 8px;}
#wrapper.main .mainPopWrap .mainPop .slideList {border-radius: 12px; overflow: hidden;}
#wrapper.main .mainPopWrap .mainPop .slideList img {width: 100%; height: auto !important;}
#wrapper.main .mainPopWrap .mainPop .checkTodayBox {height: auto; padding: 0; border-top: 0; justify-content: inherit;}
#wrapper.main .mainPopWrap .mainPop .checkTodayBox > div {position: relative; display: flex; width: 50%;}
#wrapper.main .mainPopWrap .mainPop .checkTodayBox > div a {display: block; width: 100%; height: auto; font-weight: 500; font-size: 14px; color: #111; line-height: 1; text-align: center;}
#wrapper.main .mainPopWrap .mainPop .checkTodayBox > div:first-child a {color: var(--color-white); background: transparent; border-right: 0;}
#wrapper.main .mainPopWrap .mainPop .checkTodayBox > div input + label:after {background-color: transparent; border-radius: 4px;}
#wrapper.main .mainPopWrap .mainPop .checkTodayBox > div input.chkTypeA:checked + label:after {background-color: #000;}
#wrapper.main .mainPopWrap .mainPop .checkTodayBox>div input+label {text-decoration: none;}
#wrapper.main .mainPopWrap .mainPop .checkTodayBox>div input+label {display: inline-block; min-height: auto; color: var(--color-white);}
#wrapper.main .mainPopWrap .mainPop .checkTodayBox .bx-today-n {position: absolute; left: 4px; bottom: 15px; display: inline-block; width: auto; color: var(--color-white);}
#wrapper.main .mainPopWrap .mainPop .checkTodayBox .bx-close-n {position: absolute; right: 4px; bottom: 15px; display: inline-block; width: auto; color: var(--color-white);}
#wrapper.main .mainPopWrap .mainPop .checkTodayBox .bx-close-n a {color: var(--color-white);}

/* #wrapper.main .mainPopWrap {display: none !important;} flex */
#wrapper.main .mainPopWrap .mainPop {
	animation-name: barCodeOpen;
	animation-duration: 0.25s;
	animation-delay: 0s;
	animation-fill-mode: both;
}

/* app 다운 팝업 */
#appDownAreaTot {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(https://m.akplaza.com/static/images/common/AppDown4_back.png) no-repeat center top;
	z-index: 100;
	background-size: cover;
}
#appDownArea {top: auto; left: 24px; right: 24px; bottom: 60px; width: auto; height: auto; background: var(--color-white); border-radius: 30px;}
#appDownArea .mobileappimg {display: none;}
#appDownArea .mobileapp2 {top: auto !important; font-size: 14px; color: var(--color-grey-01); line-height: var(--baseline-5x); padding: 12px 0; text-align: center;}
#appDownArea div.button {top: auto !important; height: auto; line-height: 1; padding: 0; border: 0;}
#appDownArea div.button > a {font-weight: 600; font-size: 14px; color: var(--color-blue-06); line-height: var(--baseline-5x); text-decoration: underline;}
#appDownAreaTot .btnPopClose {position: absolute !important; right: 15px; top: 20px; width: 20px; height: 20px;}
#appDownAreaTot .btnPopClose {position: relative;}
#appDownAreaTot .btnPopClose:after {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.131' height='25.131' viewBox='0 0 25.131 25.131'%3E%3Cg id='group_33273' data-name='group 33273' transform='translate(0.566 0.566)'%3E%3Cpath id='path_34968' data-name='path 34968' d='M839.392,213.286l24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%23aaa' stroke-width='1.6'/%3E%3Cpath id='path_34969' data-name='path 34969' d='M863.392,213.286l-24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%23aaa' stroke-width='1.6'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
#appDownAreaTot .logo_bx {/*padding-top: 19.78px;*/ text-align: center;}
#appDownAreaTot .logo_bx p {display:inline-block; border-radius:10px; overflow: hidden; box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);}
#appDownAreaTot .logo_bx p img {width: 52px;}

/* app 알림 팝업 */
#bcdApp {top: auto; bottom: 54px; align-items: flex-end; align-items: center;}
#bcdApp #messageLayer {border-radius: 30px;}
#messageLayer .btnClose {top: 20px; right: 15px; width: 20px; height: 20px;}
#messageLayer .btnClose:after {width: 20px; height: 20px;}

/* 바코드 팝업 */
#shakePop {border-top-left-radius: 16px; border-top-right-radius: 16px; overflow: hidden;}
#shakePop .shakePopWrap {padding: 56px 24px 56px 24px;}
#shakePop .shakePopWrap .userInfo ul {margin: 16px 0 24px 0;}
#shakePop .shakePopWrap .userInfo ul li:first-child {float: none; font-weight: 400; font-size: 20px; line-height: 150%; margin-right: 0; text-align: center;}
#shakePop .shakePopWrap .userInfo ul li:first-child span {font-weight: 700;}
#shakePop .shakePopWrap .userInfo ul li.mileageInfo {display: none;}
#shakePop .shakePopWrap > strong.disp_yn {display: none !important;}
#shakePop .shakePopWrap .barCodeBox {clear: both;}
#shakePop .shakePopWrap .noti {font-size: 12px; line-height: 150%; margin-top: 16px;}
#shakePop .shakePopWrap .bt-line-n {position: absolute; left: 0; top: 12px; width: 100%;}
#shakePop .shakePopWrap .bt-line-n .in-bx {width: 144px; height: 5px; background: #000; opacity: 0.2; border-radius: 90px; margin: 0 auto;}
#shakePop .shakePopWrap .btnPopClose {top: 24px; display: none;}
#shakePop .shakePopWrap .ticket-bx-n {padding: 30px 17px 0 17px;}
#shakePop .shakePopWrap .mile-bx-n {display: flex; column-gap: 20px; align-items: center; padding: 15px 17px 0 17px;justify-content: space-between;}
#shakePop .shakePopWrap .mile-bx-n .tx-l {font-size: 14px; color: #777;}
#shakePop .shakePopWrap .mile-bx-n .tx-r {font-weight: 600; font-size: 16px;}
#shakePop .shakePopWrap .mile-bx-n .tx-r span {color: #136AFF;}

#barcodePopBg.close {z-index: 0;}
#barcodePopBg.open {z-index: 150;}

/* 다운로드 가능 쿠폰 *//*
#barcodePopBg {z-index: 150;}*/
#downCouponPop {
	position: fixed;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	left: 0;
	height: auto;
	bottom: 0;
	width: 100%;
	background: var(--color-white);
	z-index: 30;
	animation-name: barCodeOpen;
	animation-duration: 0.25s;
	animation-delay: 0s;
	animation-fill-mode: both;
	z-index: 151;
}
#downCouponPop {border-top-left-radius: 16px; border-top-right-radius: 16px; overflow: hidden;}
#downCouponPop .downCouponPopWrap {padding: 56px 24px 32px 24px;}
#downCouponPop .downCouponPopWrap .btnPopClose {position: absolute !important; right: 24px; top: 24px; width: 24px; height: 24px;}
#downCouponPop .downCouponPopWrap .btnPopClose {position: relative; display: none;}
#downCouponPop .downCouponPopWrap .btnPopClose:after {
	content: ""; position: absolute; width: 24px; height: 24px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.131' height='25.131' viewBox='0 0 25.131 25.131'%3E%3Cg id='group_33273' data-name='group 33273' transform='translate(0.566 0.566)'%3E%3Cpath id='path_34968' data-name='path 34968' d='M839.392,213.286l24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%23aaa' stroke-width='1.6'/%3E%3Cpath id='path_34969' data-name='path 34969' d='M863.392,213.286l-24,24' transform='translate(-839.392 -213.286)' fill='none' stroke='%23aaa' stroke-width='1.6'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
#downCouponPop.close {
	animation-name: barCodeClose;
	animation-duration: 0.25s;
	animation-fill-mode: both;
	animation-delay: 0s;
}
#downCouponPop .downCouponPopWrap .in-tit {position: relative;}
#downCouponPop .downCouponPopWrap .in-tit .tit-p-n {font-weight: 700; font-size: 18px; color: #222; line-height: var(--baseline-7x); padding-bottom: 24px;}
#downCouponPop .downCouponPopWrap .in-list-wrap {max-height: 350px; padding: 0 10px 15px 10px; margin: 0 -10px; overflow-y: scroll;}
#downCouponPop .downCouponPopWrap .in-list {padding-bottom: 20px;}
#downCouponPop .downCouponPopWrap .in-list:last-child {padding-bottom: 0;}
#downCouponPop .downCouponPopWrap .in-list .bx-stit {position: relative;}
#downCouponPop .downCouponPopWrap .in-list .bx-stit p {font-weight: 400; font-size: 14px; color: var(--color-grey-02); line-height: var(--baseline-5x);}
#downCouponPop .downCouponPopWrap .in-list .bx-stit span.tx-num {position: absolute; top: 0; right: 24px; font-weight: 600; font-size: 14px; color: var(--color-blue-06); line-height: var(--baseline-5x);}
#downCouponPop .downCouponPopWrap .in-list .bx-stit a.arr-r-n {position: absolute; top: 0; right: 0; display: block; width: 20px; height: 20px;}
#downCouponPop .downCouponPopWrap .in-list .bx-stit a.arr-r-n::after {
content: ''; display: block; width: 20px; height: 20px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M15.5 7L10 13L4.5 7' stroke='%231A1819' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
background-size: 20px; background-position: center; background-repeat: no-repeat;
opacity: 0.5;
transform: rotate(180deg);
}
#downCouponPop .downCouponPopWrap .in-list.close .bx-stit a.arr-r-n::after {
opacity: 1;
transform: rotate(0deg);
}
#downCouponPop .downCouponPopWrap .in-list ul {padding-top: 8px;}
#downCouponPop .downCouponPopWrap .in-list li {padding: 0 0 4px 0;}
#downCouponPop .downCouponPopWrap .in-list li .in-bx-coupon {position: relative; height: 80px; padding-right: 63px; overflow: hidden;}
#downCouponPop .downCouponPopWrap .in-list li .in-bx-coupon .left-area {height: 80px; border: 1px solid #EDEDED; border-right: 0; border-top-left-radius: 6px; border-bottom-left-radius: 6px;}
#downCouponPop .downCouponPopWrap .in-list li .in-bx-coupon .left-area dl {padding: 18px 12px 0 12px;}
#downCouponPop .downCouponPopWrap .in-list li .in-bx-coupon .left-area dt {font-weight: 600; font-size: 14px; color: var(--color-primary); line-height: 150%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#downCouponPop .downCouponPopWrap .in-list li .in-bx-coupon .left-area dd {position: relative; font-weight: 400; font-size: 12px; color: var(--color-grey-02); line-height: 150%; padding-top: 6px;}
#downCouponPop .downCouponPopWrap .in-list li .in-bx-coupon .left-area dd span {display: inline-block; padding: 3px 4px; border: 1px solid var(--color-blue-05); border-radius: 20px; font-size: 10px; line-height: 1;}
#downCouponPop .downCouponPopWrap .in-list li .in-bx-coupon .right-area {position: absolute; top: 0; right: 0; width: 64px; height: 80px; border: 1px solid #EDEDED; border-left: 0; border-top-right-radius: 6px; border-bottom-right-radius: 6px;}
#downCouponPop .downCouponPopWrap .in-list li .in-bx-coupon .right-area {display: flex; align-content: center; align-items: center; justify-content: center;}
#downCouponPop .downCouponPopWrap .in-list li .in-bx-coupon .right-area::after {content: ''; display: block; position: absolute; left: 0; top: 10px; bottom: 10px; width: 1px; border-left: 1px dotted #EDEDED;}
#downCouponPop .downCouponPopWrap .in-list li .in-bx-coupon .right-area a.btn-c-down-n {display: flex; width: 24px; height: 24px; text-indent: -9999px; overflow: hidden;}
#downCouponPop .downCouponPopWrap .in-list li .in-bx-coupon .right-area a.btn-c-down-n::after {
content: ''; display: block; width: 24px; height: 24px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5.48389 19.5977H18.5159' stroke='%23136AFF' stroke-width='1.4' stroke-linecap='round'/%3E%3Cpath d='M11.9998 16.1762L17.617 10.7001M11.9998 16.1762L6.38281 10.7001M11.9998 16.1762V4.8584' stroke='%23136AFF' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
background-size: 24px;
background-position: center;
background-repeat: no-repeat;
}
#downCouponPop .downCouponPopWrap .in-list li .in-bx-coupon .right-area p.circle-tp {position: absolute; top: -3px; right: 59px; width: 6px; height: 6px; background: var(--color-white); border: 1px solid #EDEDED; border-radius: 6px;}
#downCouponPop .downCouponPopWrap .in-list li .in-bx-coupon .right-area p.circle-bt {position: absolute; bottom: -3px; right: 59px; width: 6px; height: 6px; background: var(--color-white); border: 1px solid #EDEDED; border-radius: 6px;}
#downCouponPop .downCouponPopWrap .in-list.close ul {display: none;}
#downCouponPop .downCouponPopWrap .bt-btm-bx {padding: 10px 0 0 0;}
#downCouponPop .downCouponPopWrap .bt-btm-bx a.btn-down-num {display: block; height: 50px; font-weight: 400; font-size: 16px; color: var(--color-white); line-height: 50px; background: var(--color-blue-01); border-radius: 4px; text-align: center;}
#downCouponPop .downCouponPopWrap .bt-line-n {position: absolute; left: 0; top:12px; width: 100%;}
#downCouponPop .downCouponPopWrap .bt-line-n .in-bx {width: 144px; height: 5px; background: #000; opacity: 0.2; border-radius: 90px; margin: 0 auto;}

/* footer */
.footer-n {position: fixed; left: auto; right: auto; bottom: 0; width: 100%; height: 80px; background: #f8f8f8; border-top: 1px solid #EDEDED; z-index: 100; box-shadow: 0 -5px 40px rgba(0, 0, 0, 0.1);}
.footer-n .inner-bx {padding: 0 15px 0 15px;}
.footer-n .inner-bx li {float: left; width: 20%;}
.footer-n .inner-bx li a {display: block; flex-direction: column;}
.footer-n .inner-bx li a .bx-icon {width: 24px; height: 24px; margin: 0 auto;}
.footer-n .inner-bx li a .bt-tx {font-weight: 500; font-size: 11px; color: #333; line-height: 150%; padding: 2px 0 0 0; text-align: center;}
.footer-n .inner-bx li.member-card {position: relative; float: left; width: 20%;}
.footer-n .inner-bx li.member-card .bx-icon {position: absolute; top: -32px; left: calc(50% - 24px); width: 48px; height: 48px; background: var(--color-blue-01); border: 2px solid #f8f8f8; border-radius: 44px;}
.footer-n .inner-bx li.member-card .bx-blank {width: 24px; height: 24px; margin: 0 auto; background: var(--color-white);}
.footer-n .inner-bx li a.my .bx-icon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Ccircle cx='12.3999' cy='8' r='4.5' stroke='%23111111'/%3E%3Cpath d='M21.3999 22V22C21.3999 18.134 18.2659 15 14.3999 15H10.3999C6.53391 15 3.3999 18.134 3.3999 22V22' stroke='%23111111'/%3E%3C/svg%3E");
	background-size: 24px; background-position: center; background-repeat: no-repeat;
}
.footer-n .inner-bx li a.receipt .bx-icon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M17.36 19.9502L15.2 22.1102C14.96 22.2302 14.72 22.2302 14.48 22.1102L12.44 19.9502C12.2 19.7102 11.96 19.7102 11.72 19.9502L9.68 21.9902C9.44 22.2302 9.2 22.2302 8.96 21.9902L6.68 19.8302C6.44 19.7102 6.2 19.8302 5.96 19.9502L4.64001 21.0302C4.04001 21.5102 3.32 21.1502 3.32 20.4302C3.3099 19.0761 3.31554 8.34314 3.31841 3.82442C3.31911 2.72044 4.21428 1.83019 5.31827 1.83019L19.0815 1.83019C20.1854 1.83019 21.0806 2.72041 21.0813 3.82438C21.0843 8.34307 21.0901 19.0761 21.08 20.4302C21.08 21.2702 20.24 21.6302 19.64 21.1502L18.08 19.9502C17.84 19.8302 17.6 19.7102 17.36 19.9502Z' stroke='%231A1818' stroke-miterlimit='25' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.59961 11.6797H9.67961' stroke='%231A1818' stroke-miterlimit='25' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.7197 11.6797H15.7997' stroke='%231A1818' stroke-miterlimit='25' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31958 10L10.8796 14L12.3196 10L13.7596 14L15.0796 10' stroke='%231A1818' stroke-miterlimit='25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-size: 24px; background-position: center; background-repeat: no-repeat;
}
.footer-n .inner-bx li a.mcard .bx-icon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cg clip-path='url(%23clip0_550_3383)'%3E%3Cpath d='M16.5881 6V16.0833' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.41211 5.9585V16.0418' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.8628 6V16.08' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.1377 6V16.08' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.8711 1.17871C16.4995 1.24645 17.1221 1.31928 17.7381 1.39068C19.2459 1.56544 20.4484 2.7673 20.6176 4.2757C20.6864 4.88893 20.756 5.50858 20.8206 6.13409' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.8711 20.8216C16.4995 20.7538 17.1221 20.6809 17.7381 20.6096C19.2459 20.4348 20.4484 19.233 20.6176 17.7246C20.6864 17.1114 20.756 16.4916 20.8206 15.8662' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.12823 1.17871C5.4998 1.24645 4.8773 1.31928 4.26123 1.39068C2.75346 1.56544 1.55095 2.7673 1.38172 4.2757C1.31292 4.88893 1.24325 5.50858 1.17871 6.13409' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.12823 20.8216C5.4998 20.7538 4.8773 20.6809 4.26123 20.6096C2.75346 20.4348 1.55095 19.233 1.38172 17.7246C1.31292 17.1114 1.24325 16.4916 1.17871 15.8662' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_550_3383'%3E%3Crect width='22' height='22' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	background-size: 22px; background-position: center; background-repeat: no-repeat;
}
.footer-n .inner-bx li a.search .bx-icon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M2.7998 10.6957C2.7998 13.0019 3.71595 15.2137 5.34671 16.8444C6.97746 18.4752 9.18924 19.3913 11.4955 19.3913C13.8017 19.3913 16.0135 18.4752 17.6442 16.8444C19.275 15.2137 20.1911 13.0019 20.1911 10.6957C20.1911 8.38943 19.275 6.17765 17.6442 4.5469C16.0135 2.91615 13.8017 2 11.4955 2C9.18924 2 6.97746 2.91615 5.34671 4.5469C3.71595 6.17765 2.7998 8.38943 2.7998 10.6957Z' stroke='%23111111' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.7999 21.9999L17.6443 16.8442' stroke='%23111111' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-size: 24px; background-position: center; background-repeat: no-repeat;
}
.footer-n .inner-bx li a.floor .bx-icon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M22.4998 2.83357H17.5016C17.2529 2.83127 17.0063 2.88156 16.7761 2.98154C16.5459 3.08151 16.3368 3.22914 16.1609 3.41584C15.9851 3.60253 15.846 3.82453 15.7519 4.0689C15.6577 4.31326 15.6103 4.57509 15.6125 4.8391V9.79348C15.6146 10.0575 15.5673 10.3193 15.4731 10.5637C15.3789 10.808 15.2399 11.0301 15.064 11.2167C14.8881 11.4034 14.679 11.5511 14.4488 11.651C14.2186 11.751 13.972 11.8013 13.7233 11.799H11.1662C10.9175 11.7967 10.6709 11.847 10.4407 11.947C10.2105 12.0469 10.0014 12.1946 9.82555 12.3813C9.64969 12.568 9.51062 12.79 9.41645 13.0343C9.32228 13.2787 9.2749 13.5405 9.27707 13.8045V18.4051C9.27906 18.669 9.23153 18.9308 9.13723 19.175C9.04294 19.4193 8.90378 19.6411 8.72787 19.8277C8.55196 20.0142 8.34281 20.1617 8.11264 20.2616C7.88247 20.3614 7.63588 20.4116 7.38724 20.4092H2.49976' stroke='%23111111' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-size: 24px; background-position: center; background-repeat: no-repeat;
}

footer .footerWrap {padding: 10px 24px 60px; background: #f5f5f5;}
footer .footerWrap .footerCont {padding-top: 0; padding-bottom: 0; border: 0;}
footer .footerWrap .logoArea {display: none;}
footer .footerWrap nav {display: none;}


/* life style */
.lifePlusWrap {position: fixed; right: 24px; bottom: 106px; transition: all 0.3s;}
/*.lifePlusWrap::before {content: ''; display: block; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity:0.3; display:none;}
.lifePlusWrap.bgOn::before {display: block;}*/
.lifePlusWrap .lifePlusDimmedBg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 100;
}
.lifePlusWrap.bgOn .lifePlusDimmedBg {
  display: block;
}
.lifePlusWrap.nav-up-lp {bottom: 86px; transition: all 0.3s;}
.lifePlusWrap.nav-down-lp {bottom: 166px; transition: all 0.3s;}
.lifePlusWrap .lfMenu {position: relative; background: var(--color-white); border-radius: 15px !important; overflow: hidden; padding: 13px 15px 8px 5px; z-index: 1000;}
.lifePlusWrap .lfMenu ul {display: block !important; padding-top: 0 !important;}
.lifePlusWrap .lfMenu li {width: auto !important; text-align: right;}
.lifePlusWrap .lfMenu li a {position:relative !important; bottom: auto !important; width: 100%; height: auto; display: block; background: var(--color-white); padding: 8px 12px; border-radius: 0; box-shadow: none; display:flex !important; column-gap: 6px; align-items: center; justify-content: flex-start !important; text-align: left;}
.lifePlusWrap .lfMenu li a p {font-family: Pretendard; font-size: 11px; font-style: normal; font-weight: 500; color: var(--color-primary); line-height: var(--baseline-4x); padding-top: 2px;}
.lifePlusWrap .lfMenu li a.aClass::before {
	content: ''; display: block; width: 14px; height: 14px;
	background-image: url('/static/images/icon/main/aClass.svg');
	background-size: contain; background-position: center; background-repeat: no-repeat;
}
.lifePlusWrap .lfMenu li a.baki::before {
	content: ''; display: block; width: 14px; height: 14px;
	background-image: url('/static/images/icon/main/bakimom.svg');
	background-size: contain; background-position: center; background-repeat: no-repeat;
}
.lifePlusWrap .lfMenu li a.young::before {
	content: ''; display: block; width: 14px; height: 14px;
	background-image: url('/static/images/icon/main/young.svg');
	background-size: contain; background-position: center; background-repeat: no-repeat;
}
.lifePlusWrap .lfMenu li a.speed::before {
	content: ''; display: block; width: 14px; height: 14px;
	background-image: url('/static/images/icon/main/speed.svg');
	background-size: contain; background-position: center; background-repeat: no-repeat;
}
.lifePlusWrap .lfMenu li a.myScrap::before {
	content: ''; display: block; width: 14px; height: 14px;
	background-image: url('/static/images/icon/main/scrap.svg');
	background-size: contain; background-position: center; background-repeat: no-repeat;
}
.lifePlusWrap .lfMenu li a.myClass::before {
	content: ''; display: block; width: 14px; height: 14px;
	background-image: url('/static/images/icon/main/myclass.svg');
	background-size: contain; background-position: center; background-repeat: no-repeat;
}
.lifePlusWrap .lfMenu li a.myBag::before {
	content: ''; display: block; width: 14px; height: 14px;
	background-image: url('/static/images/icon/main/mybag.svg');
	background-size: contain; background-position: center; background-repeat: no-repeat;
}
.lifePlusWrap .lfMenu li a.edm::before {
	content: ''; display: block; width: 14px; height: 14px;
	background-image: url('/static/images/icon/main/edm.svg');
	background-size: contain; background-position: center; background-repeat: no-repeat;
}
.lifePlusWrap .lfMenu li a.ssc::before {
	content: ''; display: block; width: 14px; height: 14px;
	background-image: url('/static/images/icon/main/ssc.svg');
	background-size: contain; background-position: center; background-repeat: no-repeat;
}
.lifePlusWrap .lfMenu li a.push::before {
	content: ''; display: block; width: 14px; height: 14px;
	background-image: url('/static/images/icon/main/pushev.svg');
	background-size: contain; background-position: center; background-repeat: no-repeat;
}
.lifePlusWrap .lfMenu li a.icon::before {
	content: ''; display: block; width: 14px; height: 14px;
	background-image: url('/static/images/icon/main/icon.svg');
	background-size: contain; background-position: center; background-repeat: no-repeat;
}
.btnLifePlus {float: right; z-index: 1000;}
.btnLifePlus.open2 {float: right; border-radius: 90px; overflow: hidden;}
.btnLifePlus.open2 .inner-bx span {visibility: visible; width: 62px; height: 18px; transition: 200ms; overflow: hidden; word-break: break-all;}
.btnLifePlus .inner-bx {display: inline-block; color: var(--color-white); text-align: center; font-family: Pretendard; font-size: 14px; font-style: normal; font-weight: 600; line-height: 18px; text-transform: capitalize; display: inline-flex; align-items: center; min-width: 44px; padding: 10px; border-radius: 90px; background: linear-gradient(99deg, #3B92FF 8.96%, #136AFF 93.03%); border: 0; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.29); z-index: 1000;}
.btnLifePlus .inner-bx::before {
	content: ''; display: block; width: 24px; height: 24px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M19 12.75L5 12.75L5 11.25L19 11.25L19 12.75Z' fill='white'/%3E%3Cpath d='M12.75 5V19H11.25V5H12.75Z' fill='white'/%3E%3C/svg%3E");
	background-size: 24px; background-position: center; background-repeat: no-repeat;
	transform: rotate(0deg);
	transition: 400ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.lifePlusWrap .lfMenu {
	visibility: hidden;
	opacity: 0;
	transform: translateY(0);
	transition: 
	visibility 0s linear 0.2s, 
	opacity 0.2s linear, 
	transform 0.2s linear;
	box-shadow: 0 0px 7px rgba(0, 0, 0, 0.07)
}
.lifePlusWrap .lfMenu.open {
	visibility: visible;
	opacity: 1;
	transform: translateY(-15px);
	transition: 
	visibility 0s linear, 
	opacity 0.2s linear, 
	transform 0.2s linear;
}
.lifePlusWrap .btnLifePlus.open {display: inline-block; min-width: 44px; border-radius: 90px; overflow: hidden;}
.lifePlusWrap .btnLifePlus.open .inner-bx span {visibility: hidden; width: 0; height: 0; transition: 200ms; overflow: hidden;}
.lifePlusWrap .lfMenu.close {
	visibility: hidden;
	opacity: 0;
	transform: translateY(0);
	transition: 
	visibility 0s linear 0.2s, 
	opacity 0.2s linear, 
	transform 0.2s linear;
}
.lifePlusWrap .lfMenu.hide-height {height: 0; padding: 0;}
.lifePlusWrap .btnLifePlus.close {position: relative !important; display: inline-block; min-width: 44px; border-radius: 90px; overflow: hidden;}
.lifePlusWrap .btnLifePlus.close .inner-bx span {visibility: hidden; width: 0; height: 0; transition: 200ms; overflow: hidden;}
.lifePlusWrap .btnLifePlus.close .inner-bx::before {transform: rotate(45deg); transition: 400ms cubic-bezier(0.075, 0.82, 0.165, 1);}

#academyMain main .nowArea {padding-bottom: 180px !important;}
#academyMain #content {padding-bottom:0;}


@media (min-width: 1023px) {
	header {
		max-width: 780px;
		left: auto;
	}
	#appFooter {
		max-width: 780px;
		left: auto;
	}
	.main-bg-wrap01 {
		max-width: 780px;
		left: auto !important;
	}
	.main-bg-wrap02 {
		max-width: 780px;
		left: auto !important;
	}
}




/* 
#pop_deem {
	background-color: #0000005c;
	z-index: 999;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100vh;
	max-width: 780px;

}
 */
.pop_notification {
	position: relative;
	width: 80%;
	max-width: 500px;
	margin: 0 auto;
	text-align: center;
	background-color: var(--color-white);
	/* 	top: 15%; */
	padding: 20px 20px 30px;

}

.pop_notification img {
	width: 70% !important;
	margin-top: 10px;
}

.pop_notification .tit {
	font-size: calc(var(--baseline-8x) / 1.6);
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: -35px;
	color: var(--color-primary);
}

.pop_notification .txt {
	font-size: calc(var(--baseline-4x) / 1.333);
	color: var(--color-grey-02);
	line-height: 18px;
	margin-bottom: 30px;
	letter-spacing: -0.3px;
}

.pop_notification .btnList li {
	width: 95%;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid var(--color-blue-01);
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 30px;
}

.pop_notification .btnList .btnY {
	background-color: var(--color-blue-01);
	color: var(--color-white);
}

.pop_notification .btnList .btnY a {
	color: var(--color-white);
}

.pop_notification .btnList .btnN {
	color: var(--color-blue-01);
	font-size: calc(var(--baseline-5x) / 1.4);
}
