@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Bellefair&display=swap");
video {
	-webkit-mask-image: -webkit-radial-gradient(white, black);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}

/* Reset 스타일 */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	-webkit-transition: background-color 5000s ease-in-out 0s;
	transition: background-color 5000s ease-in-out 0s;
	-webkit-transition: background-color 9999s ease-out;
	-webkit-box-shadow: none !important;
	-webkit-text-fill-color: #000000 !important;
}

/**************
 공통
***************/
/* 간격 */

.layer-pop .mt-tit {
	margin-top: 50px;
}
.layer-pop .mt-tit2 {
	margin-top: 20px;
}
.layer-pop .mt-tit3 {
	margin-top: 50px;
}
.layer-pop .mt-page {
	margin-top: 30px;
}
.layer-pop .mt-cnt {
	margin-top: 60px;
}
.layer-pop .mt-cnt2 {
	margin-top: 40px;
}
.layer-pop .mt-cnt3 {
	margin-top: 30px;
}
.layer-pop .mt-srch {
	margin-top: 60px;
}
.layer-pop .mt-srch2 {
	margin-top: 40px;
}

@media screen and (max-width: 1279px) {

	.layer-pop .mt-tit {
		margin-top: 3rem;
	}
	.layer-pop .mt-tit2 {
		margin-top: 1rem;
	}
	.layer-pop .mt-tit3 {
		margin-top: 0;
	}
	.layer-pop .mt-page {
		margin-top: 2rem;
	}
	.layer-pop .mt-cnt {
		margin-top: 3rem;
	}
	.layer-pop .mt-cnt2 {
		margin-top: 3rem;
	}
	.layer-pop .mt-cnt3 {
		margin-top: 0;
	}
	.layer-pop .mt-srch {
		margin-top: 2rem;
	}
	.layer-pop .mt-srch2 {
		margin-top: 2rem;
	}
}
/**************
 Text / Bullet
***************/
@media screen and (max-width: 1279px) {
	.layer-pop .category {
		font-size: 13px;
		color: #fff;
		display: inline-block;
		height: 44px;
		line-height: 44px;
		padding: 0 15px;
	}
}
/**************
 Grid
***************/
/* col-md- */
@media screen and (max-width: 1279px) {
	.layer-pop .grid-area-table.col-md-push {
		display: block;
	}
	.layer-pop .grid-area-table.col-md-push:not(.mixed) > .colum,
	.layer-pop .grid-area.col-md-push:not(.mixed) > .colum {
		float: none;
		display: block;
		width: 100%;
	}
	.layer-pop .grid-area.col-md-push.mixed .wp-25,
	.layer-pop .grid-area.col-md-push.mixed .col-3,
	.layer-pop .grid-area.col-md-push.mixed .col-4 {
		width: 50%;
	}
	.layer-pop .grid-area.col-md-push.mixed .col-6,
	.layer-pop .grid-area.col-md-push.mixed .full {
		width: 100%;
	}
	.layer-pop .grid-area.col-md-pull .colum {
		min-width: inherit;
	}
}
/* col-sm- */
@media screen and (max-width: 1279px) {
	.layer-pop .grid-area-table.col-sm-push {
		display: block;
	}
	.layer-pop .grid-area-table.col-sm-push:not(.mixed) > .colum,
	.layer-pop .grid-area.col-sm-push:not(.mixed) > .colum {
		float: none;
		display: block;
		width: 100%;
	}
	.layer-pop .grid-area.col-sm-push.mixed .wp-25,
	.layer-pop .grid-area.col-sm-push.mixed .col-3,
	.layer-pop .grid-area.col-sm-push.mixed .col-4 {
		width: 50%;
	}
	.layer-pop .grid-area.col-sm-push.mixed .col-6,
	.layer-pop .grid-area.col-sm-push.mixed .full {
		width: 100%;
	}
	.layer-pop .grid-area.col-sm-pull .colum {
		min-width: inherit;
	}
	.layer-pop .grid-area[class*=gap-] {
		width: auto;
		margin-left: -2.5rem;
		margin-right: -2.5rem;
	}
	.layer-pop .grid-area[class*=gap-] .colum {
		padding: 0 2.5rem;
	}
}
/**************
 Tab
***************/
@media (max-width: 1279px) {
	.layer-pop .inner-tab {
		padding: 0 2.5rem;
	}
	.layer-pop .inner-tab > ul > li {
		height: 3.9rem;
	}
	.layer-pop .inner-tab > ul > li > a {
		line-height: 3.9rem;
		font-size: 1.3rem;
		padding: 0 1rem;
	}
	.layer-pop :lang(ja) .inner-tab > ul > li > a {
		line-height: 4.4rem;
	}
	.layer-pop .inner-tab.fix ul li {
		min-width: 8.7rem;
	}
	.layer-pop .tab-menu {
		background: #f6f6f6;
		padding: 0 0.9rem;
	}
	.layer-pop .tab-menu ul {
		border: 0;
		width: auto;
		padding-left: 1rem;
	}
	.layer-pop .tab-menu ul > li {
		border-left: 0;
		text-align: center;
		border-bottom: 0;
		padding: 0 1.6rem;
	}
	.layer-pop .tab-menu ul > li > a {
		border-bottom: 0;
		font-size: 1.4rem;
		display: inline-block;
		width: auto;
		vertical-align: top;
		padding: 0.5rem 0;
	}
	.layer-pop .tab-menu ul > li > a > span {
		white-space: nowrap;
	}
	.layer-pop .tab-menu ul > li > h2 > a {
		border-bottom: 0;
		font-size: 1.4rem;
		display: inline-block;
		width: auto;
		vertical-align: top;
		padding: 0.5rem 0;
	}
	.layer-pop .tab-menu ul > li > h2 > a > span {
		white-space: nowrap;
	}
	.layer-pop .tab-menu ul > li.active:before {
		display: block;
		content: "";
		position: absolute;
		bottom: 0;
		top: auto;
		left: 1.6rem;
		width: calc(100% - 3.2rem);
		height: 2px;
		background: #da291c;
	}
	.layer-pop .content .inner-tab {
		padding: 0;
	}
}
.layer-pop .scroll-list li {
	float: none;
	width: 100%;
}

@media (max-width: 1279px) {

	.layer-pop #scroll-wrapper {
		position: relative;
		z-index: 1;
		height: 40px;
		width: 100%;
		background: #ccc;
		overflow: hidden;
		-ms-touch-action: none;
		padding: 0;
	}
	.layer-pop .scroller {
		position: absolute;
		z-index: 1;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		height: 40px;
		transform: translateZ(0);
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		user-select: none;
		-webkit-text-size-adjust: none;
		-moz-text-size-adjust: none;
		-o-text-size-adjust: none;
		text-size-adjust: none;
	}
	.layer-pop #tab-scroll {
		position: relative;
		z-index: 1;
		height: 53px;
		width: 100%;
		overflow: hidden;
		-ms-touch-action: none;
		padding: 0;
	}
	.layer-pop .responsive-scroll {
		position: relative;
		z-index: 1;
		height: 53px;
		width: 100%;
		overflow: hidden;
		-ms-touch-action: none;
		padding: 0;
	}
	.layer-pop .tab-menu.responsive-scroll ul li {
		width: auto;
	}
	.layer-pop .tab-menu.responsive-scroll ul li a {
		white-space: nowrap;
	}
	.layer-pop .tab-menu.responsive-swipe {
		position: relative;
		z-index: 1;
		height: 53px;
		width: 100%;
		overflow: hidden;
		-ms-touch-action: none;
		padding: 0;
	}
	.layer-pop .tab-menu.responsive-swipe li {
		min-width: 22rem;
	}
	.layer-pop .tab-menu.responsive-swipe li a {
		display: inline-block;
		width: auto;
	}
	.layer-pop .tab-menu.responsive-swipe .scroller {
		width: 88.4rem;
	}
	.layer-pop .tab-content.responsive-scroll ul li {
		width: auto;
	}
	.layer-pop .tab-content.responsive-scroll ul li a {
		white-space: nowrap;
	}
	.layer-pop .tab-content.responsive-swipe {
		position: relative;
		z-index: 1;
		height: 53px;
		width: 100%;
		overflow: hidden;
		-ms-touch-action: none;
		padding: 0;
	}
	.layer-pop .tab-content.responsive-swipe li {
		min-width: 22rem;
	}
	.layer-pop .tab-content.responsive-swipe li a {
		display: inline-block;
		width: auto;
	}
	.layer-pop .tab-content.responsive-swipe .scroller {
		width: 88.4rem;
	}
	.layer-pop .tab-menu.responsive-scroll ul {
		padding-right: 2.5rem;
	}
}
/**************
 Table
***************/
/* table - border 있는 경우 */
@media (max-width: 1279px) {
	.layer-pop .tb-wrap.td_style thead tr th,
	.layer-pop .tb-wrap.td_style thead tr td,
	.layer-pop .tb-wrap.td_style tbody tr th,
	.layer-pop .tb-wrap.td_style tbody tr td {
		padding: 1.9rem 0.4rem;
		font-size: 1.4rem;
		word-break: keep-all;
		word-wrap: break-word;
	}
}
/* 반응형 테이블 */
.layer-pop .tb-responsive {
	border-top: 1px solid #aaa;
}
.layer-pop .tb-responsive table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	box-sizing: border-box;
}
.layer-pop .tb-responsive th, .layer-pop .tb-responsive td {
	padding: 30px 30px;
	border-bottom: 1px solid #eee;
	font-size: 16px;
	vertical-align: middle;
	color: #666;
}
.layer-pop .tb-responsive td {
	color: #333;
}
.layer-pop .tb-responsive th {
	background-color: #fbfbfb;
	text-align: left;
}

@media all and (max-width: 1279px) {

	.layer-pop .tb-responsive td, .layer-pop .tb-responsive th {
		padding: 2.5rem 2rem;
		border-bottom: 0;
		font-size: 1.4rem;
		background: none;
	}
	.layer-pop .tb-responsive .rwd-table,
	.layer-pop .tb-responsive .rwd-table thead,
	.layer-pop .tb-responsive .rwd-table tbody,
	.layer-pop .tb-responsive .rwd-table tr,
	.layer-pop .tb-responsive .rwd-table th,
	.layer-pop .tb-responsive .rwd-table td {
		display: block;
	}
	.layer-pop .tb-responsive {
		border-top: 1px solid #666;
	}
	.layer-pop .tb-responsive .rwd-table thead tr {
		position: absolute;
		left: -9999px;
		top: -9999px;
	}
	.layer-pop .tb-responsive .rwd-table tr:after {
		content: "";
		display: block;
		clear: both;
	}
	.layer-pop .tb-responsive .rwd-table td {
		position: relative;
		float: left;
		width: 100%;
		padding: 0.9rem 1rem;
		box-sizing: border-box;
		border-bottom: 0;
		font-size: 1.3rem;
	}
	.layer-pop .tb-responsive .rwd-table td .title {
		display: inline-block;
		vertical-align: top;
		width: 40%;
		max-width: 40%;
		padding-right: 1rem;
		word-break: keep-all;
		word-wrap: break-word;
	}
	.layer-pop .tb-responsive .rwd-table td .td-txt {
		display: inline-block;
		vertical-align: top;
		width: 58%;
	}
	.layer-pop .tb-responsive.list-type tr td:first-child {
		padding-top: 1.9rem;
	}
	.layer-pop .tb-responsive.list-type tr td:last-child {
		padding-bottom: 1.9rem;
		border-bottom: 1px solid #ddd;
	}
	.layer-pop .tb-responsive.view-type .rwd-table tbody th {
		position: absolute;
		left: -9999px;
		top: -9999px;
	}
	.layer-pop .tb-responsive.view-type {
		padding: 1.1rem 0;
		border-bottom: 1px solid #ddd;
	}
}
/**************
 Form
***************/
@media (max-width: 1279px) {

	.layer-pop .input-group-date .input-text {
		background-size: 2.8rem 1.4rem;
	}
	.layer-pop .txtbox textarea {
		font-size: 1.4rem;
	}
	.layer-pop .custom-radio {
		position: relative;
		display: inline-block;
	}
	.layer-pop .custom-radio .radio {
		position: absolute;
		width: 1px;
		height: 1px;
		padding: 0;
		margin: -1px;
		overflow: hidden;
		clip: rect(0, 0, 0, 0);
		border: 0;
	}
	.layer-pop .custom-radio .radio + label {
		display: inline-block;
		color: #666;
		position: relative;
		padding-left: 2.4rem;
		height: 1.8rem;
		cursor: pointer;
		font-size: 1.4rem;
	}
	.layer-pop .custom-radio .radio + label:before {
		display: block;
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		width: 1.6rem;
		height: 1.6rem;
		text-align: center;
		background: #fff;
		border: 1px solid #b0b0b0;
		border-radius: 100%;
	}
	.layer-pop .custom-radio .radio:checked + label {
		color: #666;
	}
	.layer-pop .custom-radio .radio[disabled] + label:before {
		opacity: 0.3;
	}
	.layer-pop .custom-radio.single {
		width: 20px;
		height: 20px;
		overflow: hidden;
	}
	.layer-pop .custom-radio.single .radio + label {
		padding-left: 20px;
		text-indent: -9999px;
	}
	.layer-pop .list-select {
		position: relative;
		display: inline-block;
		width: auto;
		box-sizing: border-box;
		background: transparent;
	}
	.layer-pop .list-select .select {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		width: auto;
		border: 0;
		padding: 0 1.5rem 0 0;
		height: 1.7rem;
		font-size: 1.3rem;
		border: 0;
		background: none;
	}
	.layer-pop .list-select:after {
		display: block;
		content: "";
		position: absolute;
		top: 0.7rem;
		right: 0;
		width: 0px;
		height: 0px;
		border-left: 0.4rem solid transparent;
		border-right: 0.4rem solid transparent;
		border-top: 0.5rem solid #666;
	}
	.layer-pop .input-text.input-lg,
	.layer-pop .custom-select.select-lg {
		height: 4rem;
	}
	.layer-pop .input-group.input-lg .input-text,
	.layer-pop .input-group.input-lg .btn,
	.layer-pop .input-group.input-lg .custom-select {
		height: 4.5rem;
		font-size: 1.4rem;
	}
	.layer-pop .input-group.input-lg .custom-select,
	.layer-pop .custom-select.select-lg {
		background-position: right 1.8rem;
	}
	.layer-pop .input-group.input-lg .input-group-add.txt {
		font-size: 1.4rem;
	}
	.layer-pop .input-text.input-md,
	.layer-pop .custom-select.select-md {
		height: 4rem;
	}
	.layer-pop .input-group.input-md .input-text,
	.layer-pop .input-group.input-md .btn,
	.layer-pop .input-group.input-md .custom-select {
		height: 4rem;
	}
	.layer-pop .input-group.input-md .custom-select .select,
	.layer-pop .custom-select.select-md {
		background-position: right 1.5rem;
	}
	.layer-pop .custom-select.opt-color > label {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
		font-size: 1.4rem;
		color: #999;
		border: 1px solid transparent;
	}
	.layer-pop .custom-select.opt-color > label > span {
		padding-left: 1.5rem;
		display: block;
		line-height: 4.5rem;
		padding-right: 1.5rem;
	}
	.layer-pop .custom-select.opt-color .select {
		opacity: 0;
		filter: alpha(opacity=0);
	}
	.layer-pop .custom-select.opt-color > label.selected {
		color: #666;
	}
	.layer-pop .search-box {
		padding: 2rem 2.5rem;
	}
	.layer-pop .search-box > .input-group[class*=w-]:only-child {
		width: 100%;
	}
}
/* 2020-09-09 480px이하 사이즈 수정 */
@media (max-width: 380px) {
	.layer-pop .search-inner .input-group.input-lg .input-text {
		padding: 0.6rem 2.6rem 0.6rem 1.2rem;
		background-size: 2.5rem auto;
	}
}
/* 반응형 검색영역 */
.layer-pop .search-box.rwd {
	width: 100%;
	max-width: 1280px;
}
.layer-pop .search-box.rwd .search-inner {
	position: relative;
	padding-right: 157px;
}
.layer-pop .search-box.rwd .search-inner .btn-search {
	position: absolute;
	top: 0;
	right: 0;
	width: 118px;
	height: 100%;
	color: #fff;
	background: #da291c;
	font-weight: 700;
	font-size: 18px;
	transition: none;
	max-height: 110px;
}
.layer-pop .search-box.rwd .search-inner .input-group > .input-group-add:first-child {
	padding: 0 20px 0 0;
	width: 95px;
	white-space: normal;
}
.layer-pop :lang(en) .search-box.rwd .search-inner .input-group > .input-group-add:first-child {
	width: 102px;
}
.layer-pop .search-box.rwd .search-inner .input-group > .input-group-add:first-child:lang(ja) {
	width: 100px;
}
.layer-pop .search-box.rwd .search-inner .input-group .checkbox-group {
	margin-right: -3rem;
}
.layer-pop .search-box.rwd .search-inner .input-group .checkbox-group .custom-checkbox {
	padding: 12px 0;
	margin-right: 2.5rem;
	min-width: 90px;
}
.layer-pop .search-box.rwd .search-inner .custom-checkbox + .custom-checkbox {
	margin-left: 0;
}
.layer-pop .search-box.rwd .search-inner .grid-area .colum.col-12:not(:first-child) {
	margin-top: 22px;
}
.layer-pop .search-box.rwd.rwd-type1 .search-inner {
	max-width: 1040px;
	margin: 0 auto;
}
.layer-pop .search-box.rwd.rwd-type2 .search-inner {
	max-width: 775px;
	margin: 0 auto;
}

/* 간격 */
.layer-pop .title-area ~ .search-box.rwd {
	margin-top: 30px;
}
.layer-pop .search-box.rwd + .content {
	margin-top: 40px;
}

@media (max-width: 1279px) {
	.layer-pop .search-box.rwd .search-inner .input-group > .input-group-add:first-child {
		padding: 0 1rem 0 0;
	}
	.layer-pop .search-inner .grid-area.gap-6 {
		margin: 0;
	}
	.layer-pop .search-inner .grid-area.gap-6 .colum {
		padding: 0 1rem;
	}
	.layer-pop .search-box.rwd .search-inner .grid-area.col-md-push .colum {
		margin-bottom: 1rem;
		padding: 0;
	}
	.layer-pop .search-box.rwd .search-inner .grid-area.col-md-push .colum:last-child {
		margin-bottom: 0;
	}
	.layer-pop .search-box.rwd .search-inner .input-group .checkbox-group {
		margin-right: 0rem;
	}
	.layer-pop .search-box.rwd {
		width: 100%;
	}
}
@media (max-width: 1279px) {
	.layer-pop .search-box.rwd .search-inner {
		padding-right: 0;
	}
	.layer-pop .search-box.rwd,
	.layer-pop .search-box.rwd.rwd-type1,
	.layer-pop .search-box.rwd.rwd-type2 {
		padding: 2rem 2.5rem;
	}
	.layer-pop .search-box.rwd.rwd-type1 .search-inner, .layer-pop .search-box.rwd.rwd-type2 .search-inner {
		width: 100%;
		max-width: 100%;
	}
	.layer-pop .search-inner .grid-area {
		padding-bottom: 2rem;
		margin: 0;
	}
	.layer-pop .search-box.rwd .search-inner .grid-area.col-sm-push .colum {
		margin-bottom: 1rem;
		padding: 0;
	}
	.layer-pop .search-box.rwd .search-inner .grid-area.col-sm-push .colum:last-child {
		margin-bottom: 0;
	}
	.layer-pop .search-box.rwd .search-inner .btn-search {
		position: static;
		width: 100%;
		font-size: 1.4rem;
	}
	.layer-pop .search-box.rwd .search-inner .custom-checkbox + .custom-checkbox {
		margin: 0;
	}
	.layer-pop .search-box.rwd .search-inner .grid-area .colum.col-12:not(:first-child) {
		margin-top: 1rem;
	}
	.layer-pop .title-area ~ .search-box.rwd {
		margin-top: 0;
	}
	.layer-pop .search-box.rwd + .content {
		margin-top: 2rem;
	}
}
/* 2020-09-09 480px이하 사이즈 수정 */
@media (max-width: 380px) {
	.layer-pop .search-box.rwd .search-inner .input-group > .input-group-add:first-child {
		width: 20%;
	}
}
/**************
 Button
***************/
@media (max-width: 1279px) {

	.layer-pop .btn-xlg {
		height: 5rem;
		line-height: 5rem;
		padding: 0;
		font-size: 1.5rem;
	}

	.layer-pop .btn-md {
		min-width: 4rem;
		height: 4rem;
		line-height: 4rem;
		padding: 0 1.2rem;
		font-size: 1.3rem;
	}
	.layer-pop .btn-sm {
		min-width: 3rem;
		height: 3.3rem;
		line-height: 3.3rem;
		padding: 0 1.2rem;
		font-size: 1.4rem;
	}
	.layer-pop .btn-xs {
		min-width: 2rem;
		height: 2.6rem;
		line-height: 2.6rem;
		padding: 0 1.2rem;
		font-size: 1.3rem;
	}
	.layer-pop .btn-bottom-area .btn-xlg {
		min-width: auto;
	}
	.layer-pop .btn-bottom-area {
		display: table;
		width: 100%;
		padding: 0 2.5rem;
	}
	.layer-pop .btn-bottom-area > .btn-xlg {
		display: table-cell;
		width: calc(50% - 0.3rem);
	}
	.layer-pop .btn-bottom-area > .btn-xlg:only-child {
		width: 100%;
		float: none;
		margin: 0;
	}
	.layer-pop .btn-bottom-area > .btn-xlg:first-child {
		float: left;
	}
	.layer-pop .btn-bottom-area > .btn-xlg:last-child {
		float: right;
	}
	.layer-pop .btn-bottom-area > .btn.btn-xlg {
		margin: 0;
		min-width: inherit;
	}
	.layer-pop .content .btn-bottom-area, .layer-pop .login-area .btn-bottom-area,
	.layer-pop .popup-content .btn-bottom-area, .layer-pop .login-area .btn-bottom-area {
		padding: 0;
	}

}
/**************
 Content
***************/
/* slide list */
.layer-pop .slider-list.room-list .list .img img {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	width: auto;
	height: 100%;
}

@media (max-width: 1280px) {
	.layer-pop .w-max {
		position: relative;
		max-width: 100%;
	}
}
@media (max-width: 1279px) {

	.layer-pop .title-sub-area {
		padding: 0 2.5rem;
		max-width: 100%;
	}
	.layer-pop .content .title-sub-area {
		padding: 0;
	}
	.layer-pop .content.food-slide .title-sub-area {
		padding: 0 2.5rem;
	}
	.layer-pop .title-sub-area .right {
		position: static;
		text-align: right;
	}
	.layer-pop .title-sub-area .right .btn {
		margin-bottom: 1rem;
	}
	.layer-pop .slide-area .content .title-sub-area {
		padding: 0 2.5rem;
	}
	.layer-pop .slider-list.room-list .slick-list {
		width: 100%;
		padding: 0;
	}
	.layer-pop .slider-list.room-list .list {
		padding: 0 0.5rem;
	}
	.layer-pop .slider-list.slide-array.room-list .list {
		padding: 1rem;
	}
	.layer-pop .w-max {
		max-width: 100%;
	}
	.layer-pop .breadcrumbs {
		display: none;
	}
	.layer-pop .content-wrap {
		padding: 2.5rem 0 3rem;
		max-width: 100%;
		margin: 0 auto;
	}
	.layer-pop .title-area + .inner-tab {
		margin-top: 1rem;
	}
	.layer-pop .title-area {
		padding: 0 2.5rem;
	}
	.layer-pop .title-area .page-title {
		font-size: 2.4rem;
	}
	.layer-pop .title-area .right {
		right: 2.5rem;
	}
	.layer-pop .breadcrumbs + .title-area {
		margin-top: 0;
	}
	.layer-pop .content-wrap.pt0 .breadcrumbs + .title-area.type2 {
		margin-top: 2rem;
	}
	.layer-pop .inner-tab ~ .tab-container {
		margin-top: 2.4rem;
	}
	.layer-pop .openGnb-mode .title-area.rwd {
		z-index: 99;
	}
	.layer-pop .title-area.rwd + .tab-menu {
		margin-top: 0;
	}
	.layer-pop .title-area.rwd .page-title {
		position: fixed;
		top: 2rem;
		left: 3.8rem;
		z-index: 10001;
		font-size: 1.8rem;
	}
	.layer-pop .title-area.rwd .page-title {
		width: 55%;
		line-height: 1.65;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.layer-pop .openGnb-mode .title-area.rwd .page-title {
		z-index: 1;
	}
	.layer-pop .title-area.rwd .page-desc {
		margin-top: 0;
		font-size: 1.4rem;
		line-height: 2rem;
	}
	.layer-pop .title-area.rwd .page-desc.mob-none {
		display: none;
	}
	.layer-pop .sub-title {
		font-size: 1.8rem;
	}
	.layer-pop .page-desc {
		margin-top: 8px;
		font-size: 1.2rem;
	}
	.layer-pop .title-area.type2 .page-desc {
		margin-top: 0.8rem;
	}
	.layer-pop .content {
		position: relative;
		padding: 0 2.5rem;
	}
	.layer-pop .content.food-slide {
		position: relative;
		padding: 0;
	}
	.layer-pop .title-area + .title-sub-area {
		margin-top: 3rem;
	}
	.layer-pop .sub-title.type2 {
		font-size: 2rem;
	}
	.layer-pop .title-sub-area + .content {
		margin-top: 1rem;
	}
	.layer-pop .title-sub-area.grid-area .right {
		position: static;
	}
	.layer-pop .title-sub-area.grid-area .sub-title.type2 + .right .custom-radio {
		margin-top: 1.3rem;
	}
	.layer-pop .title-sub-area .right .custom-checkbox, .layer-pop .title-sub-area .right .txt {
		margin-top: 0.4rem;
	}
	.layer-pop .list-top .right {
		position: absolute;
		top: 0;
		right: 0;
	}
	.layer-pop .list-top .total {
		font-size: 1.3rem;
		color: #333;
	}
	.layer-pop .result-box.type2 {
		background: none;
		padding: 0;
		text-align: center;
		color: #333;
		font-size: 15px;
	}
	.layer-pop .result-box.type2 > p:first-child {
		line-height: 24px;
	}
	.layer-pop .result-box.type2 + .title-sub-area {
		margin-top: 3rem;
	}
	.layer-pop .guide-box {
		font-size: 1.3rem;
	}

}


/* 상단 띠 배너 */
.notice-ban-slide-wrap {
	position: relative;
	padding: 20px 0;
	width: 100%;
	background: #444;
	color: #fff;
	overflow: hidden;
}

.notice-ban-slide-wrap .notice-ban-inner {
	display: table;
	width: 1280px;
}

.notice-ban-inner .notice-ban-slide, .notice-ban-inner .right {
	display: table-cell;
	vertical-align: middle;
}

.notice-ban-inner .notice-ban-slide,
.notice-ban-inner .slider-list .slick-list {
	max-width: 943px;
	width: 943px;
	margin: 0;
}

.notice-ban-inner .right {
	width: 30%;
	text-align: right;
}

.notice-ban-slide .list {
	float: left;
	max-width: 100%;
	min-width: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

.notice-ban-slide .notice-txt {
	position: relative;
	padding: 0 21px;
	font-size: 14px;
	color: #fff;
	line-height: normal;
	word-break: keep-all;
	word-wrap: break-word;
}

.notice-ban-slide .notice-txt:before {
	position: absolute;
	top: 0.8rem;
	left: 0;
	width: 1.3rem;
	height: 1.3rem;
	background: url(../image/icon/ico_notice.webp) 0 0 no-repeat;
	background-size: 1.3rem;
	content: "";
}

.notice-ban-slide .notice-txt .detail-view {
	margin-left: 5px;
	text-decoration: underline;
	font-size: 12px;
	color: #fff;
}

.notice-ban-slide .slick-dots {
	position: absolute;
	bottom: 35%;
	display: block;
	width: auto;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: right;
	right: -150px;
}

.notice-ban-slide .slick-dots li {
	width: 10px;
	height: 10px;
	margin: 0 5px;
}

.notice-ban-slide .slick-dots li.slick-active {
	width: 14px;
}

.notice-ban-slide .slick-dots li button:before,
.notice-ban-slide .slick-dots li button:before {
	width: 5px;
	height: 5px;
	border: solid 3px #fff;
}

.notice-ban-slide .slick-dots li.slick-active button:before,
.notice-ban-slide .slick-dots li.slick-active button:before {
	margin-top: -3px;
}

.notice-ban-inner .right .custom-checkbox,
.notice-ban-inner .right .ico-close {
	display: inline-block;
	vertical-align: middle;
}

.notice-ban-inner .custom-checkbox .checkbox + label {
	font-size: 12px;
	line-height: normal;
}

.notice-ban-inner .custom-checkbox .checkbox + label:before {
	border: 1px solid #fff;
}

.notice-ban-inner .right .ico-close {
	width: 14px;
	height: 14px;
}

.notice-ban-inner .right .ico-close::before, .notice-ban-inner .right .ico-close::after {
	background: #fff;
}

.notice-ban-inner .right .custom-checkbox + .ico-close {
	margin-left: 25px;
}

@media screen and (max-width: 1280px) {
	.notice-ban-slide-wrap {
		padding: 1.5rem 2.2rem 5.4rem;
	}
	.notice-ban-slide-wrap .notice-ban-inner {
		width: 100%;
		display: block;
	}
	.notice-ban-inner .notice-ban-slide,
	.notice-ban-inner .slider-list .slick-list {
		max-width: 100%;
		width: 100%;
		display: inline-block;
	}
	.notice-ban-slide .slick-dots {
		left: 2.1rem;
		bottom: -3.5rem;
		right: auto;
		text-align: left;
	}
	.notice-ban-inner .right {
		position: absolute;
		right: 2rem;
		bottom: 1.5rem;
		width: auto;
	}
}
/**************
 My page
***************/

.layer-pop .input-box-rwd .search-box + .btn-bottom-area {
	margin-top: 60px;
}
.layer-pop .progress-guide {
	padding: 35px 0;
	background: #f5f5f5;
}
.layer-pop .progress-guide.no-bg {
	background: transparent;
}
.layer-pop .progress-guide .txt {
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: normal;
}
.layer-pop .progress-guide .txt.type2 {
	font-size: 20px;
}
.layer-pop .progress-guide .btn-bottom-area .btn {
	min-width: 300px;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
}
.layer-pop .progress-guide .grid-area {
	margin: 40px auto 0;
}
.layer-pop .progress-guide .grid-area .certi-select {
	padding: 60px 0 60px 0;
	text-align: center;
	background: #f5f5f5;
}
.layer-pop .progress-guide .grid-area .certi-select .image {
	display: block;
	margin: 0 auto 15px;
	width: 56px;
	height: 64px;
	background: url(../image/icon/ico_mypage_idf.webp) 10px 0 no-repeat;
	background-size: 150px 65px;
}
.layer-pop .progress-guide .grid-area .certi-select .image.type {
	background-position: right 0;
}
.layer-pop .progress-guide .grid-area .certi-select .txt {
	font-size: 15px;
	color: #333;
	margin-bottom: 15px;
	text-align: center;
}
.layer-pop .popup-content-txt2 + .popup-content-txt2.text-point4 {
	margin-top: 30px;
}

@media screen and (max-width: 1279px) {

	.layer-pop .input-box-rwd {
		background: #fbfbfb;
		padding: 1rem 0 3rem;
	}
	.layer-pop .input-box-rwd .search-box + .btn-bottom-area {
		margin-top: 0;
	}
	.layer-pop .progress-guide {
		background: none;
		padding: 0;
	}
	.layer-pop .progress-guide .txt {
		text-align: left;
		font-size: 1.4rem;
		color: #333;
		padding: 0 2.5rem;
		line-height: 2.2rem;
	}
	.layer-pop .progress-guide .txt.type2 {
		text-align: center;
		font-size: 1.5rem;
	}
	.layer-pop .progress-guide .btn-bottom-area .btn {
		min-width: auto;
		height: 5rem;
		line-height: 5rem;
		font-size: 1.5rem;
	}
	.layer-pop :lang(en) .progress-guide .btn-bottom-area .btn {
		min-width: 100%;
		height: 5rem;
		line-height: 5rem;
		font-size: 1.5rem;
		margin-bottom: 10px;
	}
	.layer-pop .progress-guide .grid-area {
		width: 100%;
	}
	.layer-pop .progress-guide .grid-area.gap-6 {
		width: auto;
		margin: 3rem 1.5rem;
	}
	.layer-pop .progress-guide .grid-area.gap-6 .colum {
		padding: 0 1rem;
	}
	.layer-pop .progress-guide .grid-area .certi-select {
		padding: 33px 0 33px 0;
		text-align: center;
	}
	.layer-pop .progress-guide .grid-area .certi-select .image {
		margin-bottom: 15px;
		width: 48px;
		height: 55px;
		background-position: 8px 0;
		background-size: cover;
	}
	.layer-pop .progress-guide .grid-area .certi-select .image.type {
		background-position: right 0;
	}
	.layer-pop .progress-guide .grid-area .certi-select .txt {
		font-size: 14px;
	}
	.layer-pop .popup-content-txt2 + .popup-content-txt2.text-point4 {
		margin-top: 20px;
	}
	.layer-pop .progress-guide .grid-area[class*=gap-] .colum {
		padding: 0 5px;
	}
}
/* 동의 스텝 리스트 */
.layer-pop .step-num-list {
	position: relative;
	text-align: center;
}
.layer-pop .step-num-list ol {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.layer-pop .step-num-list ol li {
	position: relative;
	float: left;
	font-size: 18px;
	color: #b4b4b4;
	margin-right: 55px;
}
.layer-pop .step-num-list ol li:before {
	position: absolute;
	z-index: -1;
	top: 16px;
	right: -55px;
	width: 50%;
	display: block;
	content: "";
	vertical-align: middle;
	height: 2px;
	background-color: #d6d6d6;
}
.layer-pop .step-num-list ol li > p {
	padding: 0 15px;
	background: #fff;
	display: inline-block;
}
.layer-pop .step-num-list ol li:first-child,
.layer-pop .step-num-list ol li:first-child p {
	padding-left: 0;
}
.layer-pop .step-num-list ol li:last-child {
	margin-right: 0;
}
.layer-pop .step-num-list ol li:last-child,
.layer-pop .step-num-list ol li:last-child p {
	padding-right: 0;
}
.layer-pop .step-num-list ol li:last-child p:after {
	content: none;
}
.layer-pop .step-num-list ol li em {
	display: inline-block;
	vertical-align: middle;
}
.layer-pop .step-num-list ol li .num {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 32px;
	height: 32px;
	margin-right: 10px;
	line-height: 30px;
	border-radius: 50%;
	font-family: "Lato", sans-serif;
	border: 1px solid #b4b4b4;
}
.layer-pop .step-num-list ol li.current .num {
	color: #8a7862;
	font-weight: 700;
	border: 1px solid #8a7862;
}
.layer-pop .step-num-list ol li.current em {
	font-weight: 900;
	color: #333;
}
.layer-pop .step-num-list ol li.current .num {
	color: #fff;
	font-weight: 900;
	background: #333;
	border-color: #333;
}
.layer-pop .step-num-list ol li.before {
	color: #999;
	font-weight: 400;
}
.layer-pop .step-num-list ol li.before .num {
	color: #fff;
	font-weight: 900;
	background: #999;
	border-color: #999;
}
.layer-pop .step-num-list ol li.before.type {
	color: #666;
}
.layer-pop .step-num-list ol li.before.type .num {
	color: #fff;
	font-weight: 900;
	background: #666;
	border-color: #666;
}
.layer-pop .title-area + .step-num-list {
	margin-top: 60px;
}
.layer-pop .step-num-list .right {
	position: absolute;
	right: 0;
	top: 8px;
}
.layer-pop .field-box.rwd-type {
	padding: 0 40px 30px;
}
.layer-pop .field-box.rwd-type .grid-area .colum {
	margin-top: 30px;
}

@media screen and (max-width: 1279px) {

	.layer-pop .title-area + .step-num-list {
		margin-top: 0;
	}
	.layer-pop .step-num-list .right {
		position: static;
		text-align: left;
		margin-top: 3rem;
		border-bottom: 1px dashed #ececec;
		padding-bottom: 2rem;
	}
	.layer-pop .title-area + .step-num-list {
		margin-top: 0;
	}
	.layer-pop .step-num-list {
		padding: 0 25px;
	}
	.layer-pop .step-num-list ol li {
		font-size: 13px;
	}
	.layer-pop .step-num-list ol li:before {
		top: 10px;
		right: -52px;
		width: 100%;
		content: "";
	}
	.layer-pop .step-num-list ol li > p {
		padding: 0;
	}
	.layer-pop .step-num-list ol li .num {
		display: block;
		text-align: center;
		width: 2rem;
		height: 2rem;
		margin: 0 auto 8px;
		font-size: 12px;
		line-height: 1.45;
		background: #ddd;
		color: #fff;
		border: 0;
	}
	.layer-pop .step-num-list ol li em {
		font-size: 1.3rem;
	}
	.layer-pop .title-sub-area + .field-box:not(.rwd-type) {
		margin-top: 0;
	}
	.layer-pop .field-box.rwd-type {
		background: none;
		padding: 2rem 0 0;
		border-top: 1px solid #666;
	}
	.layer-pop .field-box.rwd-type .grid-area .colum {
		margin-top: 2rem;
	}
	.layer-pop .field-box.rwd-type .grid-area .colum:first-child {
		margin-top: 0;
	}
	.layer-pop .field-wrap-rwd ~ .field-wrap-rwd {
		margin-top: 3rem;
	}
	.layer-pop .field-box.rwd-type .form-group label, .layer-pop .field-box.rwd-type .form-group .label-tit {
		font-size: 1.6rem;
	}
	.layer-pop .field-box.rwd-type .form-group .filebox label {
		padding: 0 20px;
		line-height: 45px;
		font-size: 1.4rem;
	}
}
/* 예약현황 레이어팝업 */
.layer-pop .popup-radio-wrap {
	margin-top: 40px;
}

.layer-pop .popup-wrap .btn-bottom-area.full .btn {
	width: 100%;
	font-size: 16px;
}

.layer-pop.responsive .ico-exc2 {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 1.8rem;
	height: 1.8rem;
	border: 1px solid #d73f3f;
	border-radius: 100%;
	margin-right: 1rem;
}

.layer-pop.responsive .ico-exc2:before {
	position: absolute;
	content: "";
	display: block;
	top: 0.4rem;
	left: 0.7rem;
	width: 0.2rem;
	height: 0.5rem;
	background: #d73f3f;
}

.layer-pop.responsive .ico-exc2:after {
	position: absolute;
	content: "";
	display: block;
	bottom: 0.4rem;
	left: 0.7rem;
	width: 0.2rem;
	height: 0.2rem;
	background: #d73f3f;
}

@media screen and (max-width: 1279px) {
	.layer-pop .popup-wrap .btn-bottom-area.full .btn {
		width: 100%;
		font-size: 15px;
	}
	.layer-pop .popup-content .tab-menu:first-child {
		margin: -2rem -2.5rem 0;
	}
}
/* 20220311 체험프로그램 추가 etb001 */
.layer-pop .title-sub-area.activity_n {
	margin-top: 60px;
	min-height: 44px;
}


.layer-pop .activity_n .calendar-area-m {
	position: relative;
	margin-top: 1rem;
	padding: 0 2.5rem;
	border-top: 1px solid #ebebeb;
}
.layer-pop .activity_n .calendar-wrap-m {
	margin-top: 3rem;
	margin-bottom: 20px;
	border-bottom: 1px solid #ECECEC;
}
.layer-pop .activity_n .calendar-wrap-m table {
	width: 100%;
}
.layer-pop .activity_n .calendar-wrap-m.fix table {
	table-layout: fixed;
}
.layer-pop .activity_n .calendar-wrap-m table .gray .in-txt .date {
	color: #999999;
}
.layer-pop .activity_n .calendar-wrap-m table thead th {
	background: #fff;
	padding: 1.8rem 0;
	vertical-align: middle;
	font-size: 1.3rem;
}
.layer-pop .activity_n .calendar-wrap-m table th, .layer-pop .calendar-wrap-m table td {
	vertical-align: middle;
}
.layer-pop .activity_n .calendar-wrap-m table .room-info {
	border-left: 0;
	text-align: left;
	color: #333;
	font-size: 1.3rem;
}
.layer-pop .activity_n .calendar-wrap-m table .room-info .in-txt strong {
	font-weight: 700;
}
.layer-pop .activity_n .calendar-wrap-m table .room-info .in-txt .room-type li {
	padding: 0.9rem 0;
}
.layer-pop .activity_n .calendar-wrap-m table tbody td {
	vertical-align: middle;
	text-align: center;
	padding: 0.6rem 0px;
}
.layer-pop .activity_n .calendar-wrap-m table tbody td .in-txt {
	position: relative;
	width: 100%;
	padding: 0;
	height: 4rem;
	line-height: 4rem;
}
.layer-pop .activity_n .calendar-wrap-m table .in-txt.before .date {
	color: #bdbdbd;
}
.layer-pop .activity_n .calendar-wrap-m table .in-txt.active .date {
	border-radius: 50%;
	background: #da291c;
	color: #fff;
	display: inline-block;
	width: 4rem;
	height: 4rem;
}
.layer-pop .activity_n .calendar-wrap-m table .in-txt.before.active .date {
	color: #bdbdbd;
	background: #fff;
}
.layer-pop .activity_n .calendar-wrap-m table td.sunday .in-txt .date {
	color: #c82900;
	font-size: 1.5rem;
	font-family: "Lato", "Noto Sans KR", sans-serif;
	font-weight: 400;
}
.layer-pop .activity_n .calendar-wrap-m table td.sunday .in-txt.active .date {
	color: #fff;
}
.layer-pop .activity_n .calendar-wrap-m table .in-txt .date {
	color: #666;
	font-size: 1.5rem;
	font-family: "Lato", "Noto Sans KR", sans-serif;
	font-weight: 400;
}
.layer-pop .activity_n .calendar-wrap-m table .in-txt .btn-cal-reser {
	display: block;
	width: 100%;
	font-size: 1.4rem;
	height: 3.3rem;
}
.layer-pop .activity_n .calendar-wrap-m table .in-txt .btn-cal-reser + .btn-cal-reser {
	margin-top: 4px;
}
.layer-pop .activity_n .calendar-wrap-m table tr.sep-line td,
.layer-pop .activity_n .calendar-wrap-m table tr.sep-line th {
	height: 1rem;
	background: #fbfbfb;
	border-top: 1px solid #eee;
}
.layer-pop .activity_n .calendar-wrap-m.fix table .col-info {
	width: 13.3rem;
}
.layer-pop .activity_n .calendar-wrap-m.fix table .col-week {
	width: 14.5rem;
}
.layer-pop .activity_n .calendar-head-m:after {
	display: block;
	content: "";
	clear: both;
}
.layer-pop .activity_n .calendar-head-m {
	position: relative;
	text-align: center;
	margin-top: 2rem;
}
.layer-pop .activity_n .calendar-head-m .date-ctrl {
	position: relative;
	padding: 0 3.5rem;
	height: 4rem;
	margin: 0 auto;
}
.layer-pop .activity_n .calendar-head-m .date-ctrl span {
	display: inline-block;
	color: #000;
	vertical-align: middle;
	font-size: 1.5rem;
}
.layer-pop .activity_n .calendar-head-m .date-ctrl .month {
	font-size: 2.6rem;
	font-family: "Noto Sans KR", sans-serif;
	margin-left: 0.5rem;
	margin-top: 0.5rem;
}
.layer-pop .activity_n .calendar-head-m .date-ctrl span.resrve-num {
	font-family: "Lato", "Noto Sans KR", sans-serif;
	font-weight: 900;
	font-size: 2.6rem;
}
.layer-pop .activity_n .calendar-head-m .date-ctrl .ico-cal {
	position: absolute;
	display: block;
	width: 23px;
	height: 18px;
	top: 50%;
	transform: translateY(-50%);
	background: url(../image/btn/btn_datepicker_arrow.webp) 0 0;
}
.layer-pop .activity_n .calendar-head-m .date-ctrl .ico-cal.prev {
	left: 0;
	background-position: 0 bottom;
}
.layer-pop .activity_n .calendar-head-m .date-ctrl .ico-cal.next {
	right: 0;
	background-position: 0 0;
}
.layer-pop .activity_n table .gray {
	color: #666666;
}
.layer-pop .activity_n .calendar-wrap-m table .in-txt.today .date:before {
	display: block;
	content: "";
	position: absolute;
	top: 30px;
	left: 50%;
	width: 0.6rem;
	height: 0.6rem;
	border-radius: 50%;
	background-color: #999;
	margin-left: -2px;
}
.layer-pop .activity_n .text-list-m li, .layer-pop .text-list-m dd {
	position: relative;
	font-size: 1.3rem;
	color: #666;
	margin-bottom: 0.2rem;
	padding-left: 1rem;
	line-height: 1.8rem;
}
.layer-pop .activity_n .text-list-m li:before, .layer-pop .text-list-m dd:before {
	display: block;
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #7a7a7a;
}
.layer-pop .activity_n .text-list-m li:last-child, .layer-pop .text-list-m dd:last-child {
	margin-bottom: 0;
}
.layer-pop .activity_n .text-list-m a.link {
	color: #666666;
	font-family: "Noto Sans KR", sans-serif;
	text-decoration: underline;
}
.layer-pop .activity_n .calendar-head-m .custom-select {
	position: relative;
	display: inline-block;
	width: 100px;
	box-sizing: border-box;
}
.layer-pop .activity_n .calendar-head-m .custom-select .select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: auto;
	padding: 0 1.1rem 0 1.1rem;
	height: 4rem;
	border: 1px solid #ddd;
	font-size: 1.4rem;
	background: url("../image/btn/btn_select_arrow.webp") no-repeat right 1.7rem;
}
.layer-pop .activity_n .calendar-head-m .custom-select .select::-ms-expand {
	display: none;
}
.layer-pop .activity_n .calendar-head-m .custom-select .select:focus, .layer-pop .custom-select .select.focus {
	outline: 0 none;
}
.layer-pop .activity_n .calendar-head-m .input-group.input-md .input-text,
.layer-pop .activity_n .calendar-head-m .input-group.input-md .btn,
.layer-pop .activity_n .calendar-head-m .input-group.input-md .custom-select .select {
	height: 2.8rem;
}
.layer-pop .activity_n .calendar-head-m .input-group.input-md .custom-select .select,
.layer-pop .activity_n .custom-select.select-md .select {
	background-position: 8rem 1.1rem;
	width: 10.3rem;
	font-family: "Lato", sans-serif;
	font-weight: 400;
}
.layer-pop .activity_n .calendar-head-m .btn-sm {
	min-width: 3rem;
	height: 2.8rem;
	padding: 0px 1rem;
	font-size: 1.3rem;
	line-height: 2.8rem;
}
.layer-pop .activity_n .calendar-head-m .date-select {
	text-align: left;
	margin-top: 1.5rem;
}
.layer-pop .activity_n .dot_orange:before {
	display: block;
	content: "";
	position: absolute;
	top: 0.4rem;
	left: 0;
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 50%;
	background-color: #da291c;
}
.layer-pop .activity_n .dot_orange {
	padding-left: 1.5rem;
	font-size: 1.3rem;
	color: #666666;
	text-align: left;
	position: relative;
	display: block;
}
.layer-pop .activity_n .calendar-head-m h3 {
	font-size: 1.7rem;
}
.layer-pop .activity_n.a_date {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.layer-pop .btn-bottom-area.activity_n {
	display: flex;
	justify-content: space-between;
	margin: auto;
}
.layer-pop .btn-bottom-area.activity_n:after {
	display: none;
}
.layer-pop .btn-bottom-area.activity_n button em {
	display: block;
}
.layer-pop .btn-bottom-area.activity_n button {
	border-radius: 5px;
	height: auto;
	background-color: #F4F4F4;
	color: #111111;
}
.layer-pop .btn-bottom-area.activity_n button.active {
	color: #fff;
	background-color: #D8291C;
}
.layer-pop .btn-bottom-area.activity_n button:disabled {
	color: #CDCDCD;
	background-color: #F4F4F4;
}
.layer-pop .actvity_area {
	max-width: 400px;
	margin: 0 auto;
}
.layer-pop .activity_n.a_date .a_ttl {
	font-size: 24px;
	color: #333;
	font-weight: normal;
}
.layer-pop .activity_n.a_date .a_date {
	font-size: 20px;
	color: #da291c;
	font-weight: normal;
}
.layer-pop .input-group.input-lg span.ntext {
	display: block;
	margin-bottom: 10px;
}
.layer-pop .package-complete.activity .bottom-left {
	width: 100%;
	padding-right: 40px;
}
.layer-pop .package-complete.activity .bottom-left li.wd2.activity {
	width: 940px;
}
.layer-pop .content-wrap.activity_complete {
	padding-top: 0;
}
.layer-pop .content-wrap.activity_complete .breadcrumbs {
	padding-top: 25px;
}
.layer-pop .content-wrap.activity_complete .breadcrumbs ol li.current span {
	color: #fff;
	display: block;
}
.layer-pop .content-wrap.activity_complete .title-txt1 {
	font-size: 40px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	padding: 0 20px;
}
.layer-pop .content-wrap.activity_complete .title-txt2 {
	position: relative;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin-top: 15px;
	line-height: 26px;
	padding: 0 20px;
}
.layer-pop .package-complete.activity {
	padding-top: 50px;
}
.layer-pop .content-wrap.activity_complete .content.w-max.acty {
	background: url(../image/bg/img-artvillas.webp) no-repeat center top;
	background-size: cover;
	padding-bottom: 100px;
	max-width: 100%;
}
.layer-pop .package-complete .bottom {
	background: #fff;
	position: relative;
	max-width: 1280px;
	margin: 0 auto;
}
.layer-pop .package-complete .bottom:after {
	display: block;
	content: "";
	clear: both;
}
.layer-pop .package-complete .bottom-left {
	width: 793px;
	padding: 40px;
}
.layer-pop .package-complete .bottom-right {
	width: 450px;
	padding-right: 45px;
	background: #f3f3f3;
	padding-left: 45px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}
.layer-pop .package-complete .bottom-left div:after {
	display: block;
	content: "";
	clear: both;
}
.layer-pop .package-complete .bottom-left > div {
	border-bottom: 1px dashed #cdcdcd;
}
.layer-pop .package-complete .bottom-left > div:last-child {
	border-bottom: 0;
}
.layer-pop .package-complete .bottom-left ul:after {
	display: block;
	content: "";
	clear: both;
}
.layer-pop .package-complete .bottom-left li {
	float: left;
	margin: 30px 0;
}
.layer-pop .package-complete .bottom-left .st1 {
	font-size: 13px;
	color: #666666;
}
.layer-pop .package-complete .bottom-left strong {
	font-size: 16px;
	color: #000000;
	margin-top: 8px;
	display: block;
	font-weight: normal;
}
.layer-pop .package-complete .bottom-left strong .txt1 {
	font-size: 15px;
}
.layer-pop .package-complete .bottom-left strong .txt2 {
	font-size: 13px;
}
.layer-pop .package-complete .bottom-left li.wd1 {
	width: 240px;
}
.layer-pop .package-complete .bottom-left li.wd2 {
	width: 240px;
}
.layer-pop .package-complete .bottom-left li.wd3 {
	width: 240px;
}
.layer-pop .activyty .img {
	max-height: 250px;
	overflow: hidden;
	margin: 25px 0;
}
.layer-pop .detail-img-wrap.activyty.dining + .content {
	margin: 25px auto;
}

@media screen and (max-width: 1279px) {

	.layer-pop .field-box.activity_n {
		padding: 15px;
	}
	.layer-pop .field-box.activity_n .colum.col-8 {
		width: 100%;
	}
	.layer-pop .field-box.activity_n .colum.col-8 .input-group {
		padding-top: 52px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.layer-pop .field-box.activity_n .input-group-cell.w-165 {
		width: 100% !important;
		display: block;
		position: absolute;
		padding: 0;
		top: 0;
	}
	.layer-pop .field-box.activity_n .input-text {
		width: 24%;
		padding: 0 10px;
	}
	.layer-pop .field-box.activity_n .input-group-cell.w-165 .input-text {
		width: 100%;
	}
	.layer-pop .field-box.activity_n .input-group-add.txt {
		padding: 0 10px;
	}
	.layer-pop .field-box.activity_n .colum.col-4 {
		width: 100%;
		margin-top: 15px;
	}
	.layer-pop .text-box.activity_n {
		padding: 15px;
	}
	.layer-pop .content-wrap.activity_complete .content.w-max.acty {
		background-size: auto;
		padding-bottom: 20px;
	}
	.layer-pop .content-wrap.activity_complete .title-txt1 {
		font-size: 34px;
		word-break: keep-all;
	}
	.layer-pop .package-complete.activity .bottom-left {
		padding: 20px;
	}
	.layer-pop .package-complete .bottom-left > div {
		border-bottom: 0px;
	}
	.layer-pop .package-complete .bottom-left li {
		margin: 15px 0 0 0;
		padding-bottom: 15px;
		border-bottom: 1px dashed #cdcdcd;
		width: 100% !important;
	}
	.layer-pop .content-wrap.activity_complete .title-sub-area .sub-title.mt60 {
		margin-top: 20px !important;
	}
}
.notice-ban-slide-wrap {
	max-width: 600px;
	margin: 0;
	z-index: 102;
}

.notice-ban-slide-wrap.mo {
	display: none;
}

@media (min-width: 1280px) {
	.notice-ban-slide-wrap.pc {
		display: block;
		position: absolute;
		top: 11.5rem;
		left: 50%;
		background: transparent;
		color: #fff;
		padding: 0;
		z-index: 102;
		transform: translateX(-50%);
		max-width: 1920px;
		margin-left: 4.5rem;
	}
}
.notice-ban-inner .notice-ban-slide,
.notice-ban-inner .slider-list .slick-list {
	width: 100%;
	max-width: 100%;
}

.notice-ban-inner .slick-vertical .slick-slide .notice-txt {
	display: inline-block;
	max-width: 300px;
	width: 49%;
}

.notice-ban-inner .slick-vertical .slick-slide .notice-txt a {
	display: inline;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration-line: none;
	font-size: 1.4rem;
}

.notice-ban-slide .notice-txt:before {
	position: absolute;
	top: 0.85rem;
}

.notice-ban-slide .notice-txt {
	display: inline-block;
	max-width: 640px;
	width: 49%;
}

.notice-ban-slide .list {
	display: none;
	font-size: 0;
}

.notice-ban-slide .list:first-child {
	display: block;
}

.notice-ban-slide.slick-vertical .slick-slide {
	font-size: 0;
	border: none;
}

.notice-ban-slide .list:last-child {
	display: none;
}

.notice-ban-slide .list a.detail-view {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration-line: none;
	font-size: 1.4rem;
}

@media screen and (max-width: 1279px) {
	.notice-ban-slide-wrap {
		padding: 1.5rem 2.2rem 1.5rem;
	}
	.submain #container .title-area.rwd .page-title {
		font-size: 1.8rem;
	}
	.notice-ban-slide-wrap.pc {
		display: none;
	}
	.notice-ban-slide-wrap.mo {
		display: block;
	}
	.notice-ban-inner .slick-vertical .slick-slide .notice-txt {
		display: inline-block;
		max-width: 100%;
		width: 100%;
	}
	.notice-ban-inner .slick-vertical .slick-slide .notice-txt a {
		font-size: 1.3rem;
	}
	.notice-ban-slide .notice-txt:before {
		position: absolute;
	}
	.notice-ban-slide .notice-txt {
		max-width: 100%;
		width: 100%;
	}
	.notice-ban-slide .list:first-child {
		display: block;
	}
	.notice-ban-slide .list {
		display: none;
	}
	.notice-ban-slide .list a.detail-view {
		display: block;
		text-decoration-line: none;
		font-size: 1.3rem;
	}
	/* 이용안내 페이지 */
	.mo-noLpd {
		padding-left: 0 !important;
	}
}
/* Mobile */
@media (max-width: 1279px) {
	/* 띠배너 */
	.notice-ban-slide-wrap {
		position: absolute;
		top: 7.3rem;
		left: 2rem;
		background: transparent;
		color: #fff;
		padding: 0;
		z-index: 102;
	}
}
/* Desktop */
@media (min-width: 1280px) {
	/* 띠배너 */
	.notice-ban-slide-wrap {
		position: absolute;
		top: 11.5rem;
		left: 3.5%;
		background: transparent;
		color: #fff;
		padding: 0;
		z-index: 102;
	}
}
/*
레이아웃, 공통컨텐츠 영역입니다
*****************************/
/* 레이아웃 */
#container {
	width: 100%;
	min-height: calc(100vh - 28.9rem);
	margin: auto auto 0;
	padding-top: 19.3rem;
	padding-bottom: 14rem;
	max-width: 100%;
}

#container.pb-0 {
	padding-bottom: 0;
}

#wrapper.main #container {
	min-height: auto;
}

#container .content-wrap {
	padding: 0;
}

.section {
	max-width: 128rem;
	margin: 0 auto;
}

.hide-txt {
	font-size: 0;
	opacity: 0;
	text-indent: -100%;
	overflow: hidden;
}

.pc-only {
	display: block;
}

.mo-only {
	display: none;
}

.mt-56 {
	margin-top: 5.6rem;
}

/* 컴포넌트 */
.component-tab.type02 .tab-head {
	display: flex;
	justify-content: space-around;
}
.component-tab.type02 .tab-head .tab-label {
	flex: 1;
	padding: 1.65rem 0;
	border: 1px solid #dddddd;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.5;
	color: #666666;
	background-color: #ffffff;
}
.component-tab.type02 .tab-head .tab-label[aria-selected=true] {
	color: #ffffff;
	border: 1px solid transparent;
	background-color: #243d68;
}

/* 브레드크럼 */
.breadcrumb > ol {
	display: flex;
	flex-direction: row;
	gap: 0 2.4rem;
	font-size: 1.4rem;
	color: #666;
	align-items: center;
}
.breadcrumb > ol .home {
	width: 1.8rem;
	height: 1.8rem;
	display: block;
	background: url(/assets/image/artvillas/ico_home_btn.webp) no-repeat center;
	background-size: contain;
	font-size: 0;
	text-indent: -9999px;
}
.breadcrumb > ol > li {
	position: relative;
}
.breadcrumb > ol > li::after {
	content: "";
	display: block;
	width: 1.6rem;
	height: 1.6rem;
	background: url(/assets/image/artvillas/ico_arrow_right.webp) no-repeat center;
	background-size: contain;
	position: absolute;
	right: -2rem;
	top: 50%;
	transform: translateY(-50%);
}
.breadcrumb > ol > li:last-child::after {
	display: none;
}

/* 공유하기 */
.sns-share {
	z-index: 2;
	position: absolute;
	top: 1rem;
	right: 0;
}
.sns-share .sns-list-wrap {
	position: relative;
}
.sns-share .sns-btn-open {
	width: 4.8rem;
	height: 4.8rem;
	display: block;
	background: url(/assets/image/sale/ico_share.webp) no-repeat center;
	background-size: cover;
}
.sns-share .blind {
	font-size: 0;
	text-indent: -9999px;
}
.sns-share .sns-list-all[aria-hidden=false] {
	display: block;
}
.sns-share .sns-list-all {
	position: absolute;
	top: calc(100% + 0.8rem);
	right: 0;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 5.6rem 1.6rem 3.2rem;
	display: none;
}
.sns-share .sns-list-all > ul {
	display: flex;
	gap: 1.4rem;
	align-items: flex-start;
	justify-content: flex-start;
}
.sns-share .sns-btn {
	position: relative;
	display: block;
	width: 8rem;
	padding-top: 4rem;
	text-align: center;
	font-size: 1.4rem;
	color: #111;
	background-color: #fff;
}
.sns-share .sns-btn::before {
	content: "";
	display: block;
	width: 3.2rem;
	height: 3.2rem;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.sns-share .sns-btn.facebook::before {
	background-image: url(/assets/image/artvillas/facebook.webp);
}
.sns-share .sns-btn.twitter::before {
	background-image: url(/assets/image/artvillas/twitter.webp);
}
.sns-share .sns-btn.twitter-x::before {
	background-image: url(/assets/image/artvillas/twitter_x.webp);
}
.sns-share .sns-btn.kakaostory {
	width: 7.8rem;
}
.sns-share .sns-btn.kakaostory::before {
	background-image: url(/assets/image/artvillas/kakaostory.webp);
}
.sns-share .sns-btn.line::before {
	background-image: url(/assets/image/artvillas/line.webp);
}
.sns-share .sns-btn.kakaotalk::before {
	background-image: url(/assets/image/artvillas/kakaotalk.webp);
}
.sns-share .sns-btn.url-copy::before {
	background-image: url(/assets/image/artvillas/url-copy.webp);
}
.sns-share .sns-btn-close {
	width: 2.4rem;
	height: 2.4rem;
	position: absolute;
	right: 1.6rem;
	top: 1.6rem;
	background: url(/assets/image/artvillas/ico_close_btn.webp) no-repeat center;
	background-size: contain;
}

/* 버튼 */
.new-btn {
	width: auto;
	height: 5.5rem;
	line-height: 5.5rem;
	display: inline-block;
	padding: 0 2.6rem;
	border: 1px solid #9a6f2f;
	color: #9a6f2f;
	font-size: 1.4rem;
	text-align: center;
	background-color: #fff;
}
.new-btn.ico_down:after {
	content: "";
	display: inline-block;
	width: 2rem;
	height: 1.6rem;
	margin-left: 1.1rem;
	background: url(/assets/image/artvillas/ico_down_btn.webp) no-repeat center;
	background-size: cover;
}

.btn-wrap {
	display: flex;
	gap: 0 2rem;
}

/* 슬라이드 */
.slider-list .list {
	max-width: none;
}

/* dot 제거용 */
.slick-dots[role=tablist] {
	display: none;
}

/* form */
.search-box.new {
	margin: 0 auto;
	padding: 0 0 5.2rem 0;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
}
.search-box.new + .content {
	margin-top: 4.8rem;
}
.search-box.new .search-inner {
	padding-right: 20.3rem;
}
.search-box.new .search-inner .btn-search {
	background-color: #111;
	width: 15rem;
	height: 15rem;
	max-height: 15rem;
}
.search-box.new .search-inner .input-group {
	display: flex;
}
.search-box.new .search-inner .input-group > .input-group-add:first-child {
	width: 11rem;
	font-size: 1.8rem;
	font-weight: 700;
}
.search-box.new .search-inner .input-group .checkbox-group {
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	gap: 0.8rem 0.9rem;
}
.search-box.new .search-inner .input-group .checkbox-group .custom-checkbox {
	min-width: auto;
	margin: 0;
	padding: 0;
	display: block;
	background: #fff;
}
.search-box.new .search-inner .input-group .checkbox-group .custom-checkbox .checkbox:checked + label {
	box-sizing: border-box;
	border: 1px solid #111;
	background-color: #fff;
	font-weight: 700;
}
.search-box.new .search-inner .input-group .checkbox-group .custom-checkbox .checkbox:checked + label:before {
	background: url(/assets/image/artvillas/ico_check_on.webp) no-repeat center/contain;
}
.search-box.new .search-inner .input-group .checkbox-group .custom-checkbox input {
	width: 100%;
	height: 4rem;
	margin: auto;
	padding: auto;
	overflow: auto;
	clip: auto;
}
.search-box.new .search-inner .input-group .checkbox-group .custom-checkbox label {
	display: block;
	height: 4rem;
	padding: 0 1.6rem 0 3.2rem;
	border-radius: 0.8rem;
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
	line-height: 4rem;
	color: #333;
	position: relative;
}
.search-box.new .search-inner .input-group .checkbox-group .custom-checkbox label::before {
	width: 1rem;
	height: 0.8rem;
	background: url(/assets/image/artvillas/ico_check_off.webp) no-repeat center/contain;
	border: 0;
	left: 1.6rem;
	top: 50%;
	transform: translateY(-50%);
}


/* floating */
.ui-floating {
	position: fixed;
}
.ui-floating .ui-floating-cont {
	display: none;
}

.sale-floating {
	display: flex;
	align-items: center;
	justify-content: center;
	right: 2.4rem;
	bottom: 4rem;
	z-index: 10;
	min-width: 8.8rem;
	height: 8.8rem;
	border-radius: 8.8rem;
	color: #fff;
	background-color: #e13539;
	box-shadow: 0px 0.4rem 2rem 0px rgba(17, 17, 17, 0.2);
	overflow: hidden;
}
.sale-floating .floating-desc {
	font-size: clamp(1.4rem, 3vw, 1.8rem);
	padding: 4.1rem;
	word-break: keep-all;
}
.sale-floating .floating-icon {
	flex-direction: column;
	align-items: center;
}
.sale-floating .floating-icon .img {
	width: 3.2rem;
	height: 3.2rem;
}
.sale-floating .floating-icon .floating-txt {
	font-size: 1.4rem;
	font-weight: 500;
}
.sale-floating img {
	width: 100%;
}

/* notice modal */
/* modal */
.modal-wrapper .link:hover {
	transform: scale(0px);
}
.modal-wrapper .modal-frame {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: calc(100% - 2rem);
	width: 100%;
	height: auto;
	max-width: 48rem;
	max-height: 48rem;
	padding: 2rem 2rem 3.2rem 2rem;
	background-color: #ffffff;
}
.modal-wrapper .modal-contents {
	position: relative;
	display: flex;
	flex-direction: column;
	height: 42.8rem;
}
.modal-wrapper .modal-contents .modal-footer {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	position: absolute;
	bottom: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: auto;
}
.modal-wrapper .modal-close {
	position: absolute;
	top: 0;
	right: 0;
	top: 0;
	right: 0;
	z-index: 2;
	padding: 2rem;
	background: transparent;
}
.modal-wrapper .modal-close .icon-close {
	display: block;
	width: 2.4rem;
	height: 2.4rem;
	background-color: transparent;
	background-image: url(/assets/image/sale/ico_close02.webp);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

/* notice */
.notice-btn {
	position: absolute;
	top: 17.6rem;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 4.6rem;
	height: 12.5rem;
	padding: 1.6rem;
	background-color: #111111;
	font-size: 1.6rem;
	line-height: 1.5;
	box-shadow: 0px 4px 40px 0px rgba(17,17,17,0.2);
}
.notice-btn > span {
	transform: rotate(90deg);
	padding-left: 3rem;
	color: #fff;
}
.notice-btn::before {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 1.6rem;
	width: 2.4rem;
	height: 2.4rem;
	background-image: url(/assets/image/sale/ico_alarm02.webp);
	background-size: 100%;
	background-repeat: no-repeat;
}

.sale-notice {
	display: flex;
	position: absolute;
	top: 17.6rem;
	left: 0;
	z-index: 10;
	transition: transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.sale-notice .modal-footer {
	height: 2.4rem;
}
.sale-notice .swiper {
	width: 100%;
	height: 100%;
}
.sale-notice .swiper .swiper-slide {
	position: relative;
	height: auto;
	font-size: 18px;
	background: #fff;
	display: flex;
	flex-direction: column;
	padding-bottom: 4rem;
	justify-content: space-between;
}
.sale-notice .swiper .swiper-slide .slide-header {
	display: flex;
	flex-direction: column;
	margin-bottom: 1.6rem;
}
.sale-notice .swiper .swiper-slide .slide-header .slide-sub-tit {
	font-size: 1.4rem;
	line-height: 2.6rem;
	font-weight: 500;
	color: #685230;
}
.sale-notice .swiper .swiper-slide .slide-header .slide-sub-tit + .slide-tit{
	margin-bottom: 0.4rem;
}
.sale-notice .swiper .swiper-slide .slide-header .slide-tit {
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 3rem;

	color: #111;
}
.sale-notice .swiper .swiper-slide .img {
	height: 100%;
	max-height: 32rem;
	background-color: #f5f5f5;
	padding: 2rem;
	font-size: 1.6rem;
	line-height: 2.8rem;
	color: #111111;
	overflow-y: auto;
}
.sale-notice .swiper .swiper-slide .img::-webkit-scrollbar{width: 10px;}
.sale-notice .swiper .swiper-slide .img::-webkit-scrollbar-thumb{
        min-height: 50px;
        background-color: transparent;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-right: 8px solid transparent;
        box-shadow: inset 0 0 0 10px #111111;}
.sale-notice .swiper .swiper-slide .img::-webkit-scrollbar-track{
        background-color: transparent;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-right: 8px solid transparent;
        box-shadow: inset 0 0 0 10px #dddddd;
}
.sale-notice .swiper .swiper-slide .img br {
	display: none;
}
.sale-notice .swiper .swiper-slide img {
	display: block;
	width: 100%;
}
.sale-notice .swiper .swiper-slide .link {
	position: absolute;
	bottom: 0;
	right: 0;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-left: auto;
	font-size: 1.6rem;
	line-height: 2.8rem;
	font-weight: 400;
	color: #444;
	text-decoration: underline;
}
.sale-notice .swiper .swiper-slide .link:hover {
	transform: scale(1);
}
.sale-notice .slide-paging {
	display: flex;
	align-content: center;
	justify-content: center;
}
.sale-notice .slide-paging .swiper-button-prev,
.sale-notice .slide-paging .swiper-button-next {
	display: none;
	position: relative;
	inset: 0;
	margin: 0;
	padding: 0;
	width: 2.4rem;
	height: 2.4rem;
	background-color: transparent;
	background-image: url(/assets/image/sale/icon_arrow_right.webp);
	background-size: cover;
	background-repeat: no-repeat;
}
.sale-notice .slide-paging .swiper-button-prev::after,
.sale-notice .slide-paging .swiper-button-next::after {
	content: none;
}
.sale-notice .slide-paging .swiper-button-prev {
	transform: rotate(180deg);
}
.sale-notice .slide-paging .swiper-pagination {
	position: relative;
	inset: 0;
	margin: auto;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: flex;
	gap: 0.8rem;
}
.sale-notice .slide-paging .swiper-pagination .swiper-pagination-bullet {
	position: relative;
	margin: 0;
	width: 0.8rem;
	height: 0.8rem;
	background: transparent;
	border: 1px solid #dddddd;
	background-color: #dddddd;
	border-radius: 50%;
	opacity: 1;
	transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.sale-notice .slide-paging .swiper-pagination .swiper-pagination-bullet:focus-visible {
	outline-offset: 0.2rem;
}
.sale-notice .slide-paging .swiper-pagination .swiper-pagination-bullet-active {

	border: 1px solid #111111;
	background: #111111;
}
.sale-notice[data-state=open] {
	display: block;
	transition: transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.sale-notice[data-state=open] .notice-btn::before {
	background-image: url(/assets/image/sale/ico_close_white.webp);
}
.sale-notice[data-state=close] {
	display: none;
}

/* 영문폰트 추가시 제어 */
.lang-en {
	font-family: 'anth';
}
.lang-en > span {
	font-family: 'anth';
}

/*
서브 컨텐츠 영역입니다
*****************************/
.sub-content-wrap {
	line-height: 1.5;
}
.sub-content-wrap.pb-160 {
	padding-bottom: 16rem;
}
.sub-content-wrap .section {
	margin-top: 10rem;
}
.sub-content-wrap .section.w-100 {
	max-width: 100%;
}
.sub-content-wrap .section.mt-0 {
	margin-top: 0;
}
.sub-content-wrap .section.mt-80 {
	margin-top: 8rem;
}
.sub-content-wrap .section.scroll {
	width: 100vw;
	padding: 0;
	overflow: hidden;
}
.sub-content-wrap .section-tit {
	font-size: 3rem;
	color: #111;
	font-weight: 700;
}

.sub-title-area {
	max-width: 128rem;
	margin: 0 auto;
	position: relative;
	padding-top: 0;
  height: auto;
  text-align: center;
}
.sub-title-area .page-title {
	color: #111;
	font-weight: 500;
  font-size: 5.2rem;
  line-height: 6.8rem;
}
.sub-content-wrap .sub-title-area + .section {
  margin-top: 1.2rem;
}
.sub-title-area .sns-share {
	position: absolute;
	right: 0;
	top: 9.9rem;
}
.sub-title-area .breadcrumb {
	position: absolute;
	right: 0;
	top: 3.2rem;
}

/* 공통비주얼 영역 -직영및 체인, 브랜드소개 */
.visual-wrap {
	max-width: 128rem;
	width: 100%;
	margin: 0 auto;
}
.visual-wrap .visual-txt {
	font-weight: 400;
  color: #444444;
  font-size: 1.8rem;
  line-height: 3rem;
}
.visual-wrap .visual-txt em {
	font-weight: 400;
  color: #444444;
  font-size: 1.8rem;
  line-height: 3rem;
}
.visual-wrap .img-wrap {
	width: 100%;
	margin: 0 auto;
	padding-top: 4.8rem;
}
.visual-wrap .img-wrap > img {
	display: block;
	width: 100%;
}

.text-box {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  padding: 4rem;
  border: 1px solid #dddddd;
}
.text-box .sub-title {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.8rem;
}
.text-box .text-list {
	padding-left: 0;
	margin-top: 0.4rem;
}
.text-box .text-list > li {
	padding-left: 0.8rem;
	font-size: 1.6rem;
	line-height: 2.8rem;
}
.text-box .text-list > li:before {
	width: 0.2rem;
	height: 0.2rem;
}
.btn-bottom-area + .text-box {
	margin-top: 10rem;
}

.sales-guide-list > ul {
	border-top: 2px solid #111111;
}
.sales-guide-list > ul > li {
	border-bottom: 1px solid #dddddd;
}
.sales-guide-list .sales-list-tit {
	position: relative;
}
.sales-guide-list .sales-list-tit:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 40 40'%3e%3cpath stroke='%23111111' stroke-width='0.12em' d='M20 6v28M6 19.75h28'/%3e%3c/svg%3e");
	width: 3.2rem;
	height: 3.2rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	transition: transform 0.35s;
}
.sales-guide-list li:not(:has(.sales-list-cont)) .sales-list-tit::before{
	display: none;
}
.sales-guide-list li:not(:has(.sales-list-cont)) .sales-list-tit a{
	padding: 16rem 0;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 3rem;
	color: #444444;
	text-align: center;
}
.sales-guide-list .sales-list-tit .icon {
	display: none;
}
.sales-guide-list .sales-list-tit a,.sales-guide-list .sales-list-tit button {
	position: relative;
	z-index: 1;
	display: block;
	padding: 2.8rem 7.4rem 2.8rem 0;
	font-weight: 600;
	font-size: 2.8rem;
	line-height: 4.4rem;
	color: #111111;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sales-guide-list .sales-list-tit button {
	width: 100%;
	text-align: left;
}
.sales-guide-list .active .sales-list-tit:before {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 40 40'%3e%3cpath stroke='%23111111' stroke-width='0.12em' d='M6 19.75h28'/%3e%3c/svg%3e");
	transform: translateY(-50%) rotate(180deg);
}
.sales-guide-list .sales-list-tit + .sales-list-cont {
	background-color: transparent;
	display: none;
	height: 0;
	overflow: hidden;
}
.sales-guide-list .active .sales-list-tit + .sales-list-cont {
	display: block;
	height: auto;
	padding: 4rem 3.2rem;
	background-color: #f5f5f5;
	border-top: 1px solid #dddddd;
}
.sales-guide-list .active .sales-list-tit + .sales-list-cont > .sales-list-cont + .sales-list-cont {
	margin-top: 6rem;
}
.sales-guide-list .sales-list-cont .tb-wrap{
	background: none;
}
.sales-guide-list .sales-list-cont .tb-wrap.tb-wrap > table{
	background: #ffffff;
}
.sales-guide-list .sales-list-cont .tb-wrap.tb-wrap > table thead{
	border-bottom-style: none;
}
.sales-guide-list .sales-list-cont .tb-wrap.tb-wrap > table thead th{
	background-color: #eeeeee;
	font-weight: 600;
}
.sales-guide-list .sales-list-cont .tb-wrap.tb-wrap > table .header th{
	background-color: #eeeeee;
	font-weight: 600;
}
.sales-guide-list .sales-list-cont .ico-a,
.sales-guide-list .sales-list-cont > .icon {
	display: none;
}
.sales-guide-list .sales-list-cont .img {
	text-align: center;
}
.sales-guide-list .sales-list-cont .img + .tb-wrap {
	margin-top: 2rem;
}
.sales-guide-list .sales-list-cont .tb-wrap + .btn-area {
	margin-top: 2rem;
}
.sales-guide-list .sales-list-cont .mt-tit2 {
	margin-top: 2rem;
}
.sales-guide-list .sales-list-cont .title-sub-area ~ .title-sub-area {
	margin-top: 4rem;
}
.sales-guide-list .sales-list-cont .title-sub-area + .sales-tit {
	margin-top: 1.6rem;
}
.sales-guide-list .sales-list-cont .title-sub-area .table-title {
	margin-bottom: 1.6rem;
	color: #111111;
	font-size: 1.8rem;
}
.sales-guide-list .sales-list-cont .title-sub-area.sales-tit {
	display: flex;
	color: #111111;
}
.sales-guide-list .sales-list-cont .title-sub-area.sales-tit .table-title {
	margin-bottom: 0;
}
.sales-guide-list .sales-list-cont .title-sub-area.sales-tit .sales-txt {
	margin-left: auto;
	font-size: 1.4rem;
}
.sales-guide-list .sales-list-cont .title-sub-area.sales-tit + .tb-wrap {
	margin-top: 1.6rem;
}
.sales-guide-list .sales-list-cont .title-sub-area .sub-title {
	display: block;
	margin-bottom: 1.6rem;
	font-weight: 700;
	font-size: 2rem;
	color: #111111;
}
.sales-guide-list .sales-list-cont .text-list.no-bullet {
	margin-top: 1.2rem;
}

.sales-guide-list .sales-list-cont .btn-area:last-child {
	margin-top: 2.4rem;
}
.sales-guide-list .sales-list-cont .btn-area:last-child .btn-default.btn-md {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	min-width: 16rem;
	height: 4.8rem;
	padding: 0 1rem;
	border: 1px solid #4A4E50;
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 2.6rem;
	color: #ffffff;
	background-color: #4A4E50;
	border-radius: 0.4rem;
}
/*노데이터*/
.sales-guide-list .sales-list-tit.no-data::before{
	display: none;
}
.sales-guide-list .sales-list-tit.no-data a{
	padding: 16rem 0;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 3rem;
	color: #444444;
	text-align: center;
	overflow: visible;
}
.sales-guide-list.faq-list .sales-list-cont.answer{
	padding: 4rem;
	font-size: 1.8rem;
	color: #444444;
}

.tb-wrap.tb-wrap + .tb-wrap.tb-wrap {
	margin-top: 3.2rem;
}
.tb-wrap.tb-wrap > table th,
.tb-wrap.tb-wrap > table td {

	padding: 1.6rem;
	font-size: 1.6rem;
	line-height: 2.8rem;
}
.tb-wrap.tb-wrap > table thead th {
	height: auto;
	font-weight: 500;
	color: #111111;
	background-color: #f9f9f9;
}
.tb-wrap.tb-wrap > table tbody th, .tb-wrap.tb-wrap > table tbody td {
	color: #111111;
}
.tb-wrap.tb-wrap > table tbody th {
	background-color: #ffffff;
}
.tb-wrap.tb-wrap > table tbody th.point-color {
	font-weight: 700;
	color: #685230;
}
.tb-wrap.tb-wrap > table + p {
	margin-top: 1.6rem;
}
.tb-wrap.tb-wrap + p {
	margin-top: 1.6rem;
}
.sales-guide-wrap {
	margin-top: 6rem;
}
.sales-guide-wrap .btn-bottom-area.mt30{
	margin-top: 6rem !important;
}
.agree-check-list {
	margin-top: 0;
	font-weight: 500;
}
.agree-check-list li {
	padding-left: 0;
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-between;
	padding: 3.4rem 0 3rem 0;
}
.agree-check-list li .custom-checkbox {
	margin-right: 1.6rem;
}
.agree-check-list li .custom-checkbox label{
	font-size: 1.8rem;
	line-height: 3rem;
}
.header.bunyang ~ .form-horizontal .agree-check-list li a {
	font-size: 1.6rem;
}
.agree-check-list + .btn-bottom-area {
	margin-top: 6rem;
}

.tb-wrap.mt-tit2.all-border.td_style2.no-table {
	border-top: 0 none;
}

.table-title {
	display: block;
	font-weight: 700;
	font-size: 2.2rem;
	color: #111111;
}

.list-detail-area .list-detail-contain .tb-wrap.td_style3 tbody th{

	background-color: #f5f5f5;
    font-weight: 600;
    text-align: center
}

.list-detail-area .list-detail-contain .tb-wrap.td_style3 tbody th,
 .list-detail-area .list-detail-contain .tb-wrap.td_style3 tbody td {
	text-align: center;
}


@media (max-width: 767px) {
	.table-title {
		font-size: 2rem;
	}
	.agree-check-list + .btn-bottom-area {
		margin-top: 4rem;
	}
	/*노데이터*/
	.sales-guide-list .sales-list-tit.no-data a{
		padding: 10rem 0;
	}
}

.input-group.input-lg .input-text,
.txtbox textarea {
	padding: 1.1rem 1.6rem;
}


.header.bunyang ~ .form-horizontal .layer-pop#privacy-pop .popup-wrap .alert-info {
	position: relative;
	padding-left: 1.8rem;
}
.header.bunyang ~ .form-horizontal .layer-pop#privacy-pop .popup-wrap .alert-info::before {
	content: "";
	position: absolute;
	top: 0.2rem;
	left: 0;
	width: 1.3rem;
	height: 1.3rem;
	background: url("/assets/image/sale/icon_alert_info.webp") no-repeat;
	background-size: 100% auto;
}


@media (max-width: 767px) {
	/*
	레이아웃, 공통컨텐츠 영역입니다
	*****************************/
	/* 레이아웃 */
	#container {
		min-height: calc(100vh - 365px);
		padding-top: 6.8rem;
		padding-bottom: 7.2rem;
	}
	#wrapper.main #container {
		min-height: auto;
	}
	#container .content-wrap {
		padding: 0;
	}
	.mo-only {
		display: block;
	}
	.pc-only {
		display: none;
	}
	/* 브레드크럼 */
	.breadcrumb {
		display: none;
	}
	/* 공유하기 */
	.sns-share .sns-btn-open {
		width: 2.4rem;
		height: 2.4rem;
	}
	.sns-share .sns-list-all {
		padding: 5.6rem 2rem 3.2rem 2rem;
		display: none;
		height: auto;
		width: 35rem;
	}
	.sns-share .sns-list-all > ul {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 3.2rem 1.4rem;
		height: auto;
	}
	.sns-share .sns-list-all > ul > li {
		width: calc((100% - 4.2rem) / 4);
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.sns-share .sns-btn {
		font-size: 1.3rem;
	}
	/* form */
	.search-box.new .search-inner {
		padding-right: 0;
	}
	.search-box.new .search-inner .btn-search {
		width: 100%;
		min-height: auto;
		height: auto;
	}
	.search-box.new .search-inner .input-group {
		display: flex;
		flex-direction: column;
		position: relative;
		padding-left: 11rem;
	}
	.search-box.new .search-inner .input-group > .input-group-add:first-child {
		position: absolute;
		left: 0;
		top: 0;
	}
	/* agree-check-list */
	.agree-check-list li .custom-checkbox label{
		font-size: 1.6rem;
		line-height: 2.4rem;
	}
	/* floating */
	.sale-floating {
		right: 1.2rem;
		bottom: 5rem;
		max-width: calc(100% - 2.4rem);
		min-width: 6.4rem;
		height: 6.4rem;
		border-radius: 6.4rem;
	}
	.sale-floating .floating-desc {
		padding: 2.9rem;
	}
	.sale-floating .floating-icon .img {
		width: 2.2rem;
		height: 2.2rem;
	}
	.sale-floating .floating-icon .floating-txt {
		font-size: 1.2rem;
	}
	/* modal */
	.modal-wrapper .modal-frame {
		padding: 2rem 2rem 2rem 2rem;
		max-width: 34rem;
		max-height: 34rem;
	}
	.modal-wrapper .modal-close{
		padding: 1.6rem 2rem;
	}
	.modal-wrapper .modal-contents {
		height: 30rem;
	}
	.modal-wrapper .modal-contents .modal-footer {
		height: 2rem;
	}
	/* notice */
.notice-btn {
	top: 21rem;
	left: auto;
	right: 0;
}
	.sale-notice {
		width: 100%;
		left: auto;
		right: 0;
	}
	.sale-notice .swiper .swiper-slide .slide-header {
		margin-bottom: 0.8rem;
	}
	.sale-notice .swiper .swiper-slide .slide-header .slide-sub-tit {
		font-size: 1.2rem;
		line-height: 2rem;
	}
	.sale-notice .swiper .swiper-slide .slide-header .slide-sub-tit + .slide-tit{
	margin-bottom: 0.2rem;
}
	.sale-notice .swiper .swiper-slide .slide-header .slide-tit{
		font-size: 1.6rem;
		line-height: 2.4rem;
		width: 90%;
	}
	.sale-notice .swiper .swiper-slide{
		padding-bottom: 2.8rem;
	}
	.sale-notice .swiper .swiper-slide .img {
		max-height: 19.2rem;
		font-size: 1.4rem;
		line-height: 2.2rem;
		padding: 1.6rem 1.2rem 1.6rem 1.2rem;
	}
	.sale-notice .swiper .swiper-slide .link {
		height: 2rem;
		font-size: 1.2rem;
	}
	.sale-notice .slide-paging .swiper-pagination {
		padding: 0;
	}
	.sale-notice .swiper-button-next,
	.sale-notice .swiper-button-prev {
		display: none;
	}
	/*
	서브 컨텐츠 영역입니다
	*****************************/
	.section {
		max-width: 100%;
		width: 100%;
		box-sizing: border-box;
		padding: 0 2rem;
	}
	.sub-content-wrap .section {
		margin-top: 4rem;
	}
	.sub-content-wrap .section.w-100 {
		padding: 0;
		margin-top: 0.8rem;
	}
	.sub-title-area {
		padding: 0 1.6rem;
		max-width: 100%;
		position: relative;
	}
	.sub-title-area > h2 {
		display: none;
	}
	.sub-title-area .sns-share {
		position: absolute;
		right: 1.6rem;
		top: 50%;
		transform: translateY(-50%);
	}
	.sub-title-area .page-title {
		font-weight: 600;
		font-size: 2.4rem;
		line-height: 3.6rem;
	}
	/* 공통비주얼 영역 -직영및 체인, 브랜드소개 */
	.visual-wrap .visual-txt,.visual-wrap .visual-txt em {
		font-size: 1.6rem;
		line-height: 2.4rem;
	}
	.visual-wrap .img-wrap {
		width: calc(100% + 4rem);
		margin-left: -2rem;
		margin-top: 2.4rem;
		padding-top: 0;
		aspect-ratio: 13/6.5;
	}
	.visual-wrap .img-wrap > img {
		width: 100%;
		height: 100%;
	}
	.text-box {
		padding: 2rem;
	}
	.text-box .sub-title {
		font-size: 1.4rem;
		line-height: 2.2rem;
	}
	.text-box .text-list {
		padding-left: 0;
	}
	.text-box .text-list > li {
		font-size: 1.4rem;
		line-height: 2.2rem;
	}
	.btn-bottom-area + .text-box {
		margin-top: 4.8rem;
	}
	.input-group.input-lg .input-text {
		font-size: 1.6rem;
	}
	.agree-check-list li {
		padding: 1.6rem 0 1.6rem 0;
	}
	.agree-check-list li .custom-checkbox {
		margin-right: auto;
	}
	.agree-check-list li .web-view2 {
		display: none;
	}
	.agree-check-list li .mob-view {
		display: block !important;
	}
	.agree-check-list li .mob-view.btn-icon.ico-arrow {
		/* top: 0.2rem; */
		top: 1.2rem;
		right: -1.4rem;
	}
	.agree-check-list li .mob-view.btn-icon.ico-arrow:after {
		width: 0.8rem;
		height: 0.8rem;
		border-width: 0 1px 1px 0;
	}
	.layer-pop.responsive {
		position: fixed !important;
		top: 0 !important;
		left: 0;
		margin-left: 0;
		margin-top: 0 !important;
		width: 100%;
		height: 100%;
		background: #fff;
	}
	.layer-pop.layer-lg {
		width: 100%;
		height: 100%;
		height: 100dvh;
	}

	.layer-pop.layer-lg .popup-wrap .popup-title {

		border-bottom: 0 none;
	}

	.layer-pop.layer-lg .popup-wrap .alert-info {
		margin-top: 0.8rem;
	}
	.layer-pop.layer-lg .popup-wrap .alert-info::before {
		top: 0.4rem;
	}

	.layer-pop.layer-lg .layer-pop.responsive .ico-close.close-layer::before,
	.layer-pop.layer-lg .layer-pop.responsive .ico-close.close-layer::after {
		height: 0.15rem;
	}
	.layer-pop.layer-lg .dim {
		opacity: 0.5;
	}
	.tb-wrap.tb-wrap {
		overflow: hidden;
		overflow-x: auto;
		white-space: nowrap;
		padding-bottom: 1px;
	}
	.tb-wrap.tb-wrap > table {
		table-layout: auto;
	}
	.tb-wrap.tb-wrap > table th, .tb-wrap.tb-wrap > table td {
		/* font-size: 1.6rem;
		line-height: 2.8rem; */
		font-size: 1.4rem;
		line-height: 2.2rem;
	}
	.tb-wrap > table tbody th, .tb-wrap > table tbody td {
		padding: 1.6rem;
	}
	.sales-guide-wrap {
		margin-top: 3.2rem;
		margin-right: 2rem;
		margin-left: 2rem;
	}
	.sales-guide-wrap .btn-bottom-area.mt30{
		margin-top: 2.4rem !important;
	}
	.sales-guide-list .sales-list-tit {
		background-position: right 0.6rem top 50% !important;
		background-size: 1.7rem auto !important;
	}
	.sales-guide-list .sales-list-tit:before {
		width: 2.4rem;
		height: 2.4rem;
	}
	.sales-guide-list .sales-list-tit a, .sales-guide-list .sales-list-tit button {
		padding: 2.4rem 3rem 2.4rem 0;
		font-size: 2rem;
		line-height: 3.2rem;
	}
	.sales-guide-list li:not(:has(.sales-list-cont)) .sales-list-tit a{
		font-size: 1.6rem;
		line-height: 2.4rem;
		padding: 10rem 0;
	}
	.sales-guide-list .active .sales-list-tit + .sales-list-cont {
		padding: 2.6rem 2rem;
	}
	.sales-guide-list .active .sales-list-tit + .sales-list-cont > .sales-list-cont + .sales-list-cont {
		margin-top: 4rem;
	}
	.sales-guide-list .sales-list-cont .title-sub-area.sales-tit {
		display: block;
	}
	.sales-guide-list .sales-list-cont .title-sub-area.sales-tit .sales-txt {
		margin-top: 0.8rem;
		margin-bottom: -0.6rem;
	}
	.sales-guide-list .sales-list-cont .title-sub-area .sub-title {
		font-size: 1.8rem;
	}
	.sales-guide-list .sales-list-cont .title-sub-area .table-title {
		font-weight: 500;
	}
	.sales-guide-list .sales-list-cont .btn-area:last-child {
		margin-top: 2rem;
	}
	.sales-guide-list .sales-list-cont .btn-area:last-child .btn-default.btn-md {
		min-width: 16rem;
		height: 4.4rem;
		font-size: 1.4rem;
		line-height: 2.2rem;
	}
	.sales-guide-list .sales-list-cont .btn-area {
		text-align: left;
	}
	.sales-guide-list.faq-list .sales-list-cont.answer{
		padding: 2.4rem 2rem;
		font-size: 1.6rem;
		line-height: 2.4rem;
	}
}
@media (max-width: 767px) {
	/* 공유하기 */
	.sns-share:before {
		display: none;
		content:'';
		position: fixed;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(17, 17, 17, 0.5);
	}
	.sns-share.sns-open:before {
		display: block;
	}
	.sns-share .sns-list-all {
		width: auto;
		position: fixed;
		top: 15rem;
		left: 2rem;
		right: 2rem;
		padding: 5.6rem 1rem 2.8rem 1rem;
	}
	.sns-share .sns-list-all > ul {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 3.2rem 0.7em;
		height: auto;
	}
	.sns-share .sns-list-all > ul > li {
		width: calc((100% - 1.4rem) / 3);
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.sns-share .sns-btn {
		font-size: 1.1rem;
	}
}/*# sourceMappingURL=sale-common.css.map */
