@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: 72px;
	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: 162px;
	height: 21px;
}

header h1 a {
	display: block;
	width: 162px;
	height: 20px;
	background: url("/static/images/icon/logo_bl.svg") no-repeat 0 0/162px 20px;
	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 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/162px 20px;
	width: 162px;
	height: 20px;
	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: 162px;
	height: 19px;
	height: 20px;
	background: url("/static/images/icon/logo_bl.svg") no-repeat 0 0/162px 20px;
	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/162px 20px !important;
	width: 162px;
	height: 20px;
	-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: 120px;
}

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: 130px;
	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: 90%;
	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);
}

#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 {
	height: 20px;
	background: url("/static/images/icon/logo_wh.svg") no-repeat 0 0/162px 20px;
}

/* 신 디스플레이 작업중 */
body header.modeBlue h1 a {
	background: url("/static/images/icon/logo_wh.svg") no-repeat 0 0/162px 20px !important;
	width: 162px;
	height: 20px;
	-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;
}

