@charset "utf-8";

/* 메인페이지 공통 */
header.header {
  position: absolute;
}




/*메인 비주얼*/
.main_banner{
	position:relative;
	height:100vh;
}

.main_banner .main_visual_slider, 
.main_banner .main_visual_slider .main_visual, 
.main_banner .main_visual_slider .main_visual .bg {
    width: 100%;
    height: 100%;
}

.main_banner .main_visual_slider{
	position:relative;
}

.main_visual_slider .main_paging {position:absolute;width:100%;bottom: 5%;left:50%;transform: translate(-50%,-0%);display: flex;justify-content: center;align-items: center;z-index: 10;}
.main_visual_slider .main_arrow {width:14px;height: 27px;cursor:pointer;}
.main_visual_slider .main_prev {background:url(../../../../image/main/main_prev2.png) no-repeat center / contain;margin-right: 45px;}
.main_visual_slider .main_next {background:url(../../../../image/main/main_next2.png) no-repeat center / contain;margin-left: 55px;}
.main_visual_slider .slide_remote {margin-left:37px;}
.main_visual_slider .slide_remote>span {cursor:pointer;}
.main_visual_slider .slide_remote span.pause {display:block;width:10px;height:12px;border:3px solid #fff;border-top:none;border-bottom:none;}
.main_visual_slider .main_pagination>span.swiper-pagination-bullet {width:9px;height:9px;border:1px solid #fff;background:transparent;margin: 0 10px;opacity: 1;}
.main_visual_slider .main_pagination>span.swiper-pagination-bullet-active {background:#fff;}

.main_banner .main_visual_slider .text_pageing{
	position:absolute;
	left:50%;
	bottom:30%;
	transform:translate(-50%,-50%);
	width:100%;
	max-width:1920px;
	z-index:100;
	border:1px solid #ccc;
}

.main_banner .main_visual_slider .text_pageing .inner{
    position: relative;
    width:100%;
    height:100%;
    display:flex;
    align-items: center;
    justify-content: flex-start;
}

.main_banner .main_visual_slider .main_visual { 
	overflow: hidden;
	position: relative;
}

.main_banner .main_visual_slider .main_visual .text_absolute{

    position: absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    width:100%;
	max-width:1920px;
    z-index:100;
}

.main_banner .main_visual_slider .main_visual .text_absolute .inner{
    position: relative;
    width:100%;
    height:100%;
    display:flex;
    align-items: center;
    justify-content: flex-start;
}

.main_banner .main_visual_slider .main_visual .text_absolute .inner .text_wrap{
    width:100%;
    min-height:300px;
}

.main_banner .main_visual_slider .main_visual .text_absolute .inner .text_wrap .main_copy1{
	font-size:9.0rem;

}

.main_banner .main_visual_slider .main_visual .text_absolute .inner .text_wrap .main_copy2{
	font-size:9.0rem;
}

.main_banner .main_visual_slider .main_visual .text_absolute .inner .text_wrap .kor_txt{
	margin-top:50px;
	font-size:2.6rem;
	line-height:1.5;
}

.main_banner .reservation-sec{

	width: 1240px;
    padding: 4rem 0rem 4rem 3rem;
    position: absolute;
    bottom: 15%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #fff;
    border: rebeccapurple;
    border-radius: 1rem;
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
	z-index:100;

}

.main_banner .reservation-sec .reser-inner {
    width: calc(100% - 180px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}

.main_banner .reservation-sec .reser-inner > div{
	width: 100%;
}
.main_banner .reservation-sec .input-wrap.add_	{
	width: 260px;
}

.main_banner .reservation-sec .input-wrap.date_{
	width: 180px;
}
.main_banner .reservation-sec .input-wrap.info_{
	width: 260px;
}
.main_banner .reservation-sec .input-wrap.price_{
	width: 260px;
}

.main_banner .reservation-sec .input-wrap.date_ .info-wrap > span{
	width: 40%;
}
.main_banner .reservation-sec .input-wrap.date_ .info-wrap > span:first-child{
	width: 70%;
}
.main_banner .reservation-sec .input-wrap.info_ .info-wrap > span{
	width: 22%;
}
.main_banner .reservation-sec .input-wrap.info_ .info-wrap > span:first-child{
	width: 28%;
}
.main_banner .reservation-sec .input-wrap.info_ .info-wrap > span:last-child{
	width: 50%;
}

.main_banner .input-wrap.add_ .modal-inner .tab_wrap{
	height: 87%;
}
.main_banner .input-wrap.add_ .modal-inner .scroll-sec_{
	height: 100%;
	overflow-y: auto;
	/*background-color: #fff;*/
}
.main_banner .input-wrap.add_ .modal-inner .scroll-sec_::-webkit-scrollbar {
	width: 5px;
}
.main_banner .input-wrap.add_ .modal-inner .scroll-sec_::-webkit-scrollbar-thumb {
	height: 30%;
	background-color: #BBBBBB;
	border-radius: 10px;
}
.main_banner .input-wrap.add_ .modal-inner .scroll-sec_::-webkit-scrollbar-track {
	background-color: transparent;
}
.main_banner .input-wrap.add_ .modal-wrap02 .modal-inner{
	width: 550px;
	height:600px;
	background-color: #fff;
}
.main_banner .input-wrap.date_ .modal-inner{
	width: 1000px;
	height: auto;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 180px;
	top:13vh;
	bottom: 13vh;

}
.main_banner .input-wrap.date_ .modal-inner > div{
	width: 50%;
	position: relative;
}
.main_banner .input-wrap.date_ .modal-inner > div::after{
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 85%;
	background-color: #ddd;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.main_banner .input-wrap.date_ .modal-inner > .time__::after{
	display: none;
}
.main_banner .input-wrap.date_ .modal-inner > .time__ .time_box{
	overflow-y: auto;
	height: 100%;
}
.main_banner .input-wrap.info_ .modal-inner .content{
	padding: 60px 40px;
}
.main_banner .input-wrap.info_ .modal-inner{
	width: 550px;
	height: auto;
	background-color: #fff;
	top: 60px;
	bottom: 60px;
	padding-bottom: 60px;
}

.main_banner .reservation-sec .btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 170px;
    height: 100%;
    background-color: var(--emphasis2);
    color: #fff;
    border-radius: 0;
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 20px;
}

/* 2025-03-12, 김승희 : 퀵예약 버튼 아이콘 추가 */
.main_banner .reservation-sec .btn span img {
	display:inline-block; 
	width:35px;
}
/* //2025-03-12, 김승희 : 퀵예약 버튼 아이콘 추가 */

.main_banner .reservation-sec .reser-inner .title-wrap{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	margin-bottom: 0.5rem;
}
.main_banner .reservation-sec .reser-inner .title-wrap h3{
	font-size: 18px;
}
.main_banner .reservation-sec .reser-inner .title-wrap h3 > span{
	font-size: 13px;
}
.main_banner .reservation-sec .reser-inner .title-wrap .sub-txt{
	font-size: 14px;
	color: rgba(102, 102, 102, 0.7);
}
.main_banner .reservation-sec .reser-inner .title-wrap .num__{
	padding: 0.2rem 0.7rem;
	margin-left: 4px;
	border: 1px solid var(--emphasis2);
	border-radius: 50rem;
	color: var(--emphasis2);
	font-size: 1.6rem;
	line-height: 1;
	cursor: pointer;
	font-weight: 400;
	font-family: 'Campton', Sans-serif;
}

.main_banner .reservation-sec .reser-inner .info-wrap{
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 0 15px;
}
.main_banner .payment-system .reservation-sec .reser-inner .info-wrap{
	padding: 28px 0 5px;
	border-bottom: 1px solid #ddd;
}
.main_banner .reservation-sec .reser-inner .input-wrap.add_ .info-wrap{
	position: relative;
}
.main_banner .reservation-sec .reser-inner .input-wrap.add_ .info-wrap::after{
	content: '';
	background-image: url('../../../../image/icon/input-search.svg');
	background-size: 100%;
	background-repeat: no-repeat;
	width: 16px;
	height: 17px;
	position: absolute;
	bottom: 18px;
	right: 5px;
	display: inline-block;
}

.main_banner .reservation-sec .reser-inner .info-wrap input{
	width: 100%;
	border: none;
	height:30px;
	font-size: 1.6rem;
	border-bottom: 1px solid #ddd;
	letter-spacing: -1px;
}

.main_banner .reservation-sec .reser-inner .info-wrap > span{
	width: 100%;
	position: relative;
}
.main_banner .reservation-sec .reser-inner .info-wrap > span::after{
	content: '';
	position: absolute;
	top: 50%;
	right: 5px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 1px;
	height: 10px;
	background-color: #DDDDDD;
}
.main_banner .reservation-sec .reser-inner .info-wrap > span:last-child:after{
	display: none;
}

.main_banner .reservation-sec .input-wrap.price_ .title-wrap{
	justify-content: space-between;
}

.main_banner .reservation-sec .input-wrap.price_ .price-wrap{
	position: absolute;
	right: 2.5rem;
	bottom: -30px;
}

.main_banner .reservation-sec .input-wrap.price_ .price-wrap > span{
	display: block;
	text-align: right;
	line-height: 1;
}
.main_banner .reservation-sec .input-wrap.price_ .price-wrap .sub-txt{
	color: rgba(102,102,102,0.7);
	font-size: 14px;
}
.main_banner .reservation-sec .input-wrap.price_ .price-wrap .price{
	padding-top: 0.4rem;
	font-size: 16px;
	font-weight: 700;
}
.main_banner .reservation-sec .input-wrap.price_ .price-wrap .price .color{
	color: var(--emphasis2);
	font-family: 'Campton', Sans-serif;
	font-weight: 700;
	font-size: 40px;
	letter-spacing: 0;
	vertical-align: sub;
}
.main_banner .reservation-sec .oper-txt{
	padding-top: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 400;
	font-size: 1.6rem;
}
.main_banner .reservation-sec .oper-txt .icon{
	margin-right: 0.4rem;
}
.main_banner .reservation-sec .oper-txt .icon img{
	vertical-align: middle;
	filter: invert(50%) sepia(60%) saturate(545%) hue-rotate(323deg) brightness(92%) contrast(89%);
}
.main_banner .reservation-sec .oper-txt .time{
	color: var(--emphasis2);
	font-weight: 700;
}

.main_banner .reservation-sec .oper-txt .sub-txt{
	margin-left: 1.0rem;
	color: var(--emphasis2);
	font-weight: 700;
	display:inline-block;
}

.main_banner .reservation-sec .oper-txt .sub-txt a{
	display:flex;
	flex-wrap:wrap;
}

.main_banner .reservation-sec .oper-txt .sub-txt a img{
	filter: invert(50%) sepia(60%) saturate(545%) hue-rotate(323deg) brightness(92%) contrast(89%);
}

/* 2025-03-11, 김승희 : 퀵메뉴 border 스타일 추가 */
.reservation-sec.type-bor{
    border: 1px solid var(--gray01); 
}
.reservation-sec.type-bor .btn {
    border-top-right-radius: 0.85rem;
    border-bottom-right-radius: 0.85rem;
}
.reservation-sec.type-bor .reser-inner .title-wrap{
	align-items: center;
}
.reservation-sec.type-bor .reser-inner .title-wrap .num__{
	padding: 2px 8px 1px 6px;
	border:0;
	border-radius:0;
	background-color:var(--emphasis);
	color: var(--font01);
	font-size: 1.2rem;
	line-height: 1.3;
}
.reservation-sec.type-bor .input-wrap.price_ .title-wrap{
	justify-content: flex-end;
	padding-right: 2.5rem;
}
.reservation-sec.type-bor .oper-txt {
	align-items: flex-end;
}
.reservation-sec.type-bor .oper-txt .icon{
	
}
.reservation-sec.type-bor .oper-txt .icon img {

}
.reservation-sec.type-bor .oper-txt .sub-txt {
	margin-left: 10px;
	font-size: 1.4rem;
	line-height:1.3;
}
.reservation-sec.type-bor .oper-txt .sub-txt a img {
	margin-left: 5px;
}
/* // 2025-03-11, 김승희 : 퀵메뉴 border 스타일 추가 */


.reser-inner .modal-wrap{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.7);
	z-index: 2000;
}
.reser-inner .modal-wrap.on{
	display: block;
}

.reser-inner .fix_bottom{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	border-radius: 0 0 1rem 1rem;
	overflow: hidden;
}
.reser-inner .fix_bottom > button{
	width:100%;
	padding: 19px 0;
	color:#fff;
	border: 1px solid var(--emphasis);
	background-color: var(--emphasis);
	border-radius: 0;
	letter-spacing: -1px;
	font-size:20px;
	line-height: 1;
}
.reser-inner .fix_bottom .no-data{
	border-radius: 0;
	background-color: #AAAAAA;
	border: 1px solid #AAAAAA;

}
.reser-inner .fix_bottom .on-data{
	border-radius: 0;
	background-color: var(--emphasis2);
	display: none;
}


.main_banner .input-wrap.add_ .modal-inner{
	width: 700px;
	height: auto;
	background-color: #F1F1F1;
}

.reser-inner button, .btn {
    overflow: visible;
    margin: 0;
    padding: .45rem .75rem;
    background: none;
    /* font-family: 'Noto Sans KR', Sans-serif; */
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    text-align: center;
    /* white-space: nowrap; */ /* 2025-02-21, 김승희 : 메인 예약레이어 버튼 외국어 줄바꿈 수정 */
    cursor: pointer;
    outline: none;
}

.reser-inner .remain-treat{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 40px;
}
.reser-inner .remain-treat > div{
	width: 32.33%;
	margin: 0 0.5%;
	margin-bottom: 0.5rem;
}
.reser-inner .modal-wrap .close-btn{
	position: absolute;
	top: 15px;
	right: 15px;
}
.reser-inner .modal-wrap .btn-wrap-area{
	width: 100%;
	height: 120px;
	bottom: 120px;
	position: relative;
	background-color: #fff;
}
.reser-inner .modal-wrap .btn-area{
	width: 300px;
	position: absolute;
	padding: 14px 0;
	bottom: 60px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: var(--emphasis);
	color: #fff;
	border-radius: 50rem;
	font-size:20px;
}
.reser-inner .input-wrap.info__ .modal-wrap .btn-area{
	position: static;
	transform: none;
	margin: 40px auto 0;
	display: block;
}
.reser-inner .input-wrap.info___ .modal-wrap .btn-area {
	position: relative;
	transform: translateX(-50%);
	margin: 0;
}
.reser-inner .modal-inner{
	/* position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background-color: #fff;
	border-radius: 1rem; */
	position: absolute;
	top: 100px;
	left: 50%;
	bottom: 100px;
	background-color: #fff;
	transform: translateX(-50%);
	border-radius: 20px;
}
.reser-inner .modal-inner .content{
	padding: 60px 50px;
	overflow-y: inherit;
	height: 100%;
}
.reser-inner .input-wrap.add_ .modal-inner .content{
	overflow-y: auto;
	height: 100%;
	padding: 60px 50px 100px;

}
.input-wrap.date_ .reser-inner .modal-inner .content{
	height: auto;
}
.reser-inner .modal-inner .modal-tit{
	font-size: 28px;
	padding-bottom: 2rem;
	font-weight: 700;
	line-height: 1;
}
.reser-inner .modal-inner.scroll-sec,
.reser-inner .modal-inner .scroll-sec{
	height: 60%;
	overflow-y: auto;
	padding: 0 10px;
}
.reser-inner .input-wrap.info_ .modal-inner .scroll-sec,
.reser-inner .input-wrap.date_ .modal-inner .scroll-sec{
	height: 100%;
}
.reser-inner .modal-wrap .scroll-sec::-webkit-scrollbar {
	width: 5px;
}
.reser-inner .modal-wrap .scroll-sec::-webkit-scrollbar-thumb {
	height: 30%;
	background-color: #BBBBBB;
	border-radius: 10px;
}
.reser-inner .modal-wrap .scroll-sec::-webkit-scrollbar-track {
	background-color: transparent;
}
.reser-inner .tab-menu{
	padding: 0 25px;
	border-bottom: 1px solid #ddd;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background-color: #fff;

	border-radius: 1rem 1rem 0 0;
}
.reser-inner .tab-menu > li{
	padding: 20px 0;
	margin: 0 1rem;
	border-bottom: 3px solid transparent;
	cursor: pointer;
	line-height: 1;
	color: #222222;
	font-size: 16px;
	font-weight: 600;
}
.reser-inner .tab-menu > li.active{
	color: var(--emphasis2);
	border-bottom: 3px solid var(--emphasis2);
}
.reser-inner .tab_content > div{
	display: none;
}
.reser-inner .tab_content > div.on{
	display: block;
}
.reser-inner .tab_content .reser-cate{
	background-color: #fff;
	padding: 20px;
}
.reser-inner .tab_content .cate-list{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.reser-inner .tab_content .cate-list > li{
	cursor: pointer;
	min-height: 4.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 33.3333%;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	font-size: 16px;
}
.reser-inner .tab_content .cate-list > li:nth-child(1),
.reser-inner .tab_content .cate-list > li:nth-child(2),
.reser-inner .tab_content .cate-list > li:nth-child(3){
	border-top: 1px solid #DDDDDD;
}
.reser-inner .tab_content .cate-list > li:nth-child(3n+0){
	border-right: 1px solid #DDDDDD;
}
.reser-inner .tab_content .cate-list > li:last-child{
	border-right: 1px solid #DDDDDD;
}
.reser-inner .tab_content .cate-list > li.active{
	background-color: #F1F1F1;
}
.reser-inner .tab_content .reser-list-wrap{
	background-color: #F1F1F1;
}
.reser-inner .tab_content .payment-tab-menu{
	padding: 20px 20px 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.reser-inner .tab_content .payment-tab-menu .tab-btn-area{
	display: flex;
}
.reser-inner .tab_content .payment-tab-menu .tab-btn-area .txt-checkbox{
	margin-right: 0.5rem;
	cursor: pointer;
}
.reser-inner .tab_content .payment-tab-menu .tab-btn-area .txt-checkbox:last-child{
	margin-right: 0;
}
.reser-inner .tab_content .payment-tab-menu .tab-btn-area .txt-checkbox span{
	background-color: #E3E3E3;
	border: 1px solid #E3E3E3;
	color: #707070;
	font-size: 13px;
	padding: 0.4rem 1.5rem;
	border-radius: 50em;
}
.reser-inner .tab_content .payment-tab-menu .tab-btn-area .txt-checkbox.active span{
	background-color: var(--primary);
	border: 1px solid var(--primary);
	color: #fff;
}

.reser-inner .tab_content .payment-tab-menu .notice_{
	font-size: 12px;
	color: #B5B0B0;
}

.reser-inner .tab_content .reser-list{
	padding: 20px;
}
.reser-inner .tab_content .reser-list > li{
	border-radius: 1rem;
	background-color: #fff;
	margin-bottom: 10px;
	-webkit-box-shadow: 2px 2px 15px rgba(0,0,0,0.16);
	box-shadow: 2px 2px 15px rgba(0,0,0,0.16);
	cursor: pointer;
}
.reser-inner .tab_content .reser-list .ac_top{
	display: flex;
	padding: 1.5rem 1.7rem;
	position: relative;
	justify-content: space-between;
	align-items: center;
	padding-right: 9rem;
	gap: 15px;
}
.reser-inner .tab_content .reser-list .ac_top .tit_wrap{
	max-width: 340px;
}
.reser-inner .tab_content .reser-list .ac_top .tit_wrap .tit__{
	margin: 0;
	margin-bottom: 10px;
	font-size: 20px;
}
.reser-inner .tab_content .reser-list .ac_top .tit_wrap .desc{
	color: #707070;
	font-size: 16px;
}
.reser-inner .tab_content .reser-list .ac_top .price-box{
	/* margin-top: 1rem; */
	line-height: 1;
	white-space: nowrap;
}
.reser-inner .tab_content .reser-list .toggle-btn{
	width: 50px;
	height: 50px;
	position: absolute;
	right: 2rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 1px solid var(--emphasis2);
	border-radius: 50em;
}
.reser-inner .tab_content .reser-list .toggle-btn::before,
.reser-inner .tab_content .reser-list .toggle-btn::after{
	content: '';
	position: absolute;
	top: 24px;
	left: 0;
	width: 12px;
	height: 2px;
	background-color: var(--emphasis2);
}
.reser-inner .tab_content .reser-list .toggle-btn::before{
	left: 15px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.reser-inner .tab_content .reser-list .toggle-btn::after{
	left: 23px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.reser-inner .tab_content .reser-list .ac_top.on .toggle-btn::before{
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.reser-inner .tab_content .reser-list .ac_top.on .toggle-btn::after{
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.reser-inner .tab_content .reser-list .ac_body{
	display: none;
	padding: 20px;
	border-top: 1px solid #DDDDDD;
}
.reser-inner .tab_content .reser-list .price-box .price{
	color: var(--emphasis);
	font-weight: 700;
	font-size: 2.4rem;
	font-family: 'Campton', Sans-serif;
	letter-spacing: 0;
}
.reser-inner .tab_content .reser-list .ac_body .rp_box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 20px;
	gap: 31px;
}
.reser-inner .tab_content .reser-list .ac_body .rp_box:last-child{
	margin-bottom: 0;
}
.reser-inner .tab_content .reser-list .ac_body .reser-info{
	display: flex;
	align-items: flex-start;
}
.reser-inner .tab_content .reser-list .ac_body .reser-info .online-payment-icon{
	margin-bottom: 0;
	margin-right: 0.5rem;
}
.reser-inner .tab_content .reser-list .ac_body .reser-info .txt-area{
	max-width: 300px;
	font-size: 16px;
}
.reser-inner .tab_content .reser-list .ac_body .payment-no-txt {
	display: table;
	margin: 0 auto;
}
.reser-inner .tab_content .reser-list .ac_body .payment-no-txt .__wrap {
	display: flex;
	justify-content: center;
	align-items: center;
}
.reser-inner .tab_content .reser-list .ac_body .payment-no-txt .__wrap img {
	width: 30px;
	height: 30px;
}
.reser-inner .tab_content .reser-list .ac_body .payment-no-txt .__txt {
	display: block;
	margin-left: 9px;
	font-size: 14px;
	font-weight: 500;
	color: #999999;
}
.reser-inner .tab_content .reser-list .ev-duration{
	color: var(--emphasis);
	font-size: 0.9rem;
	line-height: 1.3;
	padding-top: 0.5rem;
}
.reser-inner .tab_content .reser-list .ev-duration .__time{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	word-break: keep-all;
}
.reser-inner .tab_content .reser-list .rp_box .price-box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.reser-inner .tab_content .reser-list .rp_box .price-box .del__{
	font-size: 14px;
	text-decoration: line-through;
	color:#999999 ;
}
.reser-inner .tab_content .reser-list .rp_box .price-box .price_{
	margin-left: 0.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	font-weight: 700;
	font-size: 16px;
}
.reser-inner .tab_content .reser-list .rp_box .price-box .price_ span:first-child{
	font-family: 'Campton', Sans-serif;
	color: var(--emphasis);
	font-size: 20px;
}

.reser-inner .modal-inner .content .chk-list > li{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #F1F1F1;
	padding: 1.4rem 1.3rem;
	padding-right: 4rem;
	position: relative;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 0.5rem;
	margin-bottom: 4px;
	font-size: 16px;
	gap:10px;
}
.reser-inner .modal-inner .content .chk-list > li:last-child{
	margin-bottom: 0;
}
.reser-inner .modal-inner .content .chk-list > li .ev-duration{
	padding-top: 0.3rem;
	font-size: 14px;
	line-height: 1.2;
	color: var(--emphasis);
}
.reser-inner .modal-inner .content .chk-list > li .ev-duration .__time > span{
	display: block;
}
.reser-inner .modal-inner .content .chk-list .price-wrap{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.reser-inner .modal-inner .content .chk-list .price-wrap .del__{
	text-decoration: line-through;
	color: #999999;
	letter-spacing: 0;
	font-family: 'Campton','Noto Sans KR', Sans-serif;
	white-space: nowrap;
}
.reser-inner .modal-inner .content .chk-list .price-wrap .price{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	font-weight: 700;
}
.reser-inner .modal-inner .content .chk-list .price-wrap .price span:first-child{
	font-family: 'Campton', Sans-serif;
	color: var(--emphasis);
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0;
}
.reser-inner .modal-inner .content .del-btn{
	position: absolute;
	top: 0.5rem;
	right: 0.5rem;
}

/* �덉빟紐⑤떖 �쇰컯�� */
.reser-inner .modal-inner .content .form_box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
}
.reser-inner .modal-inner .content .form_box .form-label{
	min-width: 95px;
	font-size: 18px;
	color: #444444;
}
.reser-inner .modal-inner .content .form_box .right-sec{
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.reser-inner .modal-inner .content .form_box .right-sec .radio-wrap .cs-radio{
	height: 40px;
	font-size: 16px;
}
.reser-inner .modal-inner .content .form_box .right-sec input,
.reser-inner .modal-inner .content .form_box .right-sec .sel_box{
	width: 100%;
	margin-right: 5px;
	font-size: 16px;

}
.reser-inner .modal-inner .content .form_box .right-sec input,
.reser-inner .modal-inner .content .form_box .right-sec select{
	width: 100%;
	padding: 1.0rem;
	color: #888888;
	font-size: 16px;
}
.reser-inner .modal-inner .content .form_box .right-sec input:first-child{
	margin-right: 0;
}
.reser-inner .modal-inner .content .form_box .right-sec .btn-wrap > button{
	min-width: 80px;
	font-size: 16px;
	line-height: 1.6;
}
.reser-inner .modal-inner .content .form-wrap input,
.reser-inner .modal-inner .content .form_box .right-sec select,
.reser-inner .modal-inner .content .form_box .right-sec textarea
{
	border: 1px solid #CCCCCC;
	border-radius: 5px;
}

.reser-inner .modal-inner .content .form_box .right-sec textarea{
	width:100%;
}

.reser-inner .modal-inner .content .form_box .right-sec.a-num input{
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-right: none;
}
.reser-inner .modal-inner .content .form_box .right-sec.a-num button{
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.reser-inner .modal-inner .content .form_box .right-sec select{
	height: 100%;
}
.reser-inner .modal-inner .content .form_box .right-sec .sel_box{
	position: relative;
}
.reser-inner .modal-inner .content .form_box .right-sec .sel_box::after,
.reser-inner .modal-inner .content .form_box .right-sec .sel_box::before{
	content: '';
	position: absolute;
	top: 20px;
	right: 7px;
	width: 7px;
	height: 1px;
	background-color: #888888;
}
.reser-inner .modal-inner .content .form_box .right-sec .sel_box::before{
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 12px;
}
.reser-inner .modal-inner .content .form_box .right-sec .sel_box::after{
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.reser-inner .modal-inner .content .form-wrap .check-area{
	margin-top: 2.5rem;
	background-color: #F1F1F1;
	border-radius: 5px;
	padding: 1.7rem;
	font-size: 16px;
}
.reser-inner .modal-inner .content .form-wrap .check-area .cs-checkbox{
	margin-bottom: 0.7rem;
}
.reser-inner .modal-inner .content .form-wrap .check-area .cs-checkbox:last-child{
	margin-bottom: 0;
}
.reser-inner .modal-inner .content .form-wrap .check-area .ll_tit{
	display: inline;
}
.reser-inner .modal-inner .content .form-wrap .check-area .notice-txt{
	color: #999999;
	font-size: 12px;
	margin-left: 4px;
}
.reser-inner .modal-inner .content .form-wrap .check-area .notice-txt .arrow-icon{
	display: inline-block;
	width: 15px;
	height: 9px;
	background-image: url('/imges/right_arrow.svg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto;
	opacity: .5;
}

.main_banner .radio-wrap {
	width: 100%;
	border-radius: 5px;
	border: 1px solid var(--emphasis);
	display: flex;
	justify-content: center;
	align-items: center;
	color: var(--emphasis);
	overflow: hidden;
}
.main_banner .radio-wrap input[name=counselGender]{
	display: none;
}
.main_banner .radio-wrap label{
	width: 50%;
}
.main_banner .radio-wrap .cs-radio {
	padding: 0.5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50%;
	height: 100%;
	background: #fff;
	cursor: pointer;
}
.main_banner .radio-wrap input[id=female]:checked ~ label[for=female],
.main_banner .radio-wrap input[id=male]:checked ~ label[for=male]{
	background: var(--emphasis);
	color: #fff;
}


/* 메인 퀵 메뉴 check*/
.cs-checkbox > label:before, .cs-radio > .r_visible {
    border: 1px solid #ccc;
}

.cs-checkbox > label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 0.8em;
    /* line-height: 20px; */
    border-radius: 0;
    background-color: #fff;
    font-size: 1.2em;
}

.main_banner .cs-checkbox input[type="checkbox"] {
	visibility: hidden;
	display: none;
}

.main_banner .cs-checkbox > label {
	position: relative;
	display: inline-block;
	cursor: pointer;
	padding-left: 30px;
	margin: 0;
	line-height: 20px;
	transition: color .3s ease-out;
}

.main_banner .cs-checkbox > label.d-block {
	display: block;
}

.main_banner .cs-checkbox > label:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	margin-right: 0.8em;
	border-radius: 0;
	background-color: #fff;
}

.main_banner .cs-checkbox input[type="checkbox"]:checked ~ label:before{
	content: '';
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
	background-image: url('../../../..//image/icon/i-check.png');
	background-color: var(--emphasis);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid var(--emphasis);
}
.main_banner .cs-checkbox label:hover:before{
	content: '';
}
.main_banner .cs-checkbox > label:hover:before {
	color: transparent;
	text-shadow: none;
}

/* width 680px까지 지원 */
@media screen and (max-width: 767px) {

	.reservation-sec{display:none;}
	
	.main_banner .main_visual_slider .main_visual .text_absolute{

		position: absolute;
		left:50%;
		top:60%;
		transform:translate(-50%,-50%);
		width:calc(100% - 30px);
		z-index:100;
	}

	.main_banner .main_visual_slider .main_visual .text_absolute .inner{
		position: relative;
		width:100%;
		height:100%;
		display:flex;
		align-items: center;
		justify-content: flex-start;
	}

	.main_banner .main_visual_slider .main_visual .text_absolute .inner .text_wrap{
		width:100%;
		min-height:300px;
	}

	.main_banner .main_visual_slider .main_visual .text_absolute .inner .text_wrap .main_copy1{
		font-size:5.0rem;
		color:var(--font01);
	}

	.main_banner .main_visual_slider .main_visual .text_absolute .inner .text_wrap .main_copy2{
		font-size:5.0rem;
		color:var(--font01);
	}

	.main_banner .main_visual_slider .main_visual .text_absolute .inner .text_wrap .kor_txt{
		margin-top:50px;
		font-size:1.8rem;
		line-height:1.5;
		color:var(--font01);
	}

	/* 680px ~ 320px 구간만 적용 */
	@media screen and (min-width: 320px) {

		.main_banner .main_visual_slider .main_visual .text_absolute .inner .text_wrap .main_copy1{
			font-size:3.6rem;
			color:var(--font01);
		}

		.main_banner .main_visual_slider .main_visual .text_absolute .inner .text_wrap .main_copy2{
			font-size:3.6rem;
			color:var(--font01);
		}

		.main_banner .main_visual_slider .main_visual .text_absolute .inner .text_wrap .kor_txt{
			margin-top:50px;
			font-size:1.4rem;
			line-height:1.5;
			color:var(--font01);
		}

	}

}

/* width 1024px까지 지원 */
@media screen and (max-width: 1279px) {

	.reservation-sec{display:none;}
	
	.main_banner .main_visual_slider .main_visual .text_absolute .inner .text_wrap .main_copy1{
		font-size:5.0rem;
		color:var(--font01);
	}

	.main_banner .main_visual_slider .main_visual .text_absolute .inner .text_wrap .main_copy2{
		font-size:5.0rem;
		color:var(--font01);
	}

	.main_banner .main_visual_slider .main_visual .text_absolute .inner .text_wrap .kor_txt{
		margin-top:50px;
		font-size:1.8rem;
		line-height:1.5;
		color:var(--font01);
	}

}


.main_banner .video-container{
	position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
}

/*이벤트*/
.event_wrap{
	width:100%;
	max-width:1300px; 
	margin:0 auto;
}

.event_wrap .event_inner{
	width:100%;
	max-width:1300px;
	padding:150px 0;
}

.event_wrap .event_inner .section_sub_title{
	text-align:Center;
	color:var(--emphasis);
}

.event_wrap .event_inner .section_title{
	font-size:6.0rem;
	font-weight:700;
	text-align:Center;
}

.event_wrap .event_inner .section_title .dot{
	position:relative;
}

.event_wrap .event_inner .section_title .dot:after{
	position:absolute;
	bottom:12px;
	right:-12px;
	content:'';
	width:10px;
	height:10px;
	background-color:var(--emphasis);
	border-radius:9999px;
}

.event_wrap .event_inner .board_wrap{
	width:100%;
	margin-top:50px;
}

.event_wrap .event_inner .board_wrap .inner{
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	min-height:440px;
}

.event_wrap .event_inner .board_wrap .inner .sec_title_g {
	position:relative;
	text-align: left;
	width: 350px;
	margin: 0;
	z-index: 10;
	padding-top:40px;
}

.event_wrap .event_inner .board_wrap .inner .sec_title_g .bg{
	position:absolute;
	left:-30%;
	top:0px;
	width:219px;
	height:214px;
	background:url(../../../../image/main/main_event_bg.png) no-repeat;
}

.event_wrap .event_inner .board_wrap .inner .sec_title_g .event_paging{
	position: absolute;
	bottom: 0px;
	left: 0%;
	width: 94%;
	display: flex;
	align-items: center;
	z-index: 1;
}

.event_wrap .event_inner .board_wrap .inner .sec_title_g .event_paging .sec_num{
	width: 60px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 3.0rem;
	color: var(--primary);
	font-weight: 500;
}

.event_wrap .event_inner .board_wrap .inner .sec_title_g .event_paging .event_arrow {
	display: flex;
	align-items: center;
	margin-right: 35px;
}

.event_wrap .event_inner .board_wrap .inner .sec_title_g .event_paging .event_arrow>button {
	position: relative;
	width: 15px;
	height: 24px;
}

.event_wrap .event_inner .board_wrap .inner .sec_title_g .event_paging .event_arrow>button.main_prev {
	background: url(../../../../image/main/main_prev.png) no-repeat center / contain;
	margin-right: 20px;
}

.event_wrap .event_inner .board_wrap .inner .sec_title_g .event_paging .event_arrow>button.main_next {
	background: url(../../../../image/main/main_next.png) no-repeat center / contain;
}

.event_wrap .event_inner .board_wrap .inner .sec_title_g .event_paging .event_arrow>button.main_next:after {
	content: "";
	position: absolute;
	top: 0px;
	right: 24px;
	width: 1px;
	height: 24px;
	background: #000;
	opacity: 0.3;
}

.event_wrap .event_inner .board_wrap .inner .sec_title_g .title1{
	font-size:4.2rem;
	font-weight:300;
}

.event_wrap .event_inner .board_wrap .inner .sec_title_g .title2{
	font-size:4.2rem;
	font-weight:500;
	margin-top:10px;
}

.event_wrap .event_inner .board_wrap .inner .sec_title_g .title3{
	font-size:1.8rem;
	font-weight:400;
	margin-top:40px;
}



.event_wrap .event_inner .board_wrap .contents {
	width: calc(100% - 350px);
	background-color:#ccc;
}

.event_wrap .event_inner .board_wrap .contents .event_slider{
	width: 100%;
	height: 100%;
}

.event_wrap .event_inner .board_wrap .contents .event_slider .main_item{
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.event_wrap .event_inner .board_wrap .contents .event_slider .main_item img{
	width:100%;
}

/* width 680px까지 지원 */
@media screen and (max-width: 767px) {
  
	.event_wrap{
		width:100%;
		margin:0 auto;
	}

	.event_wrap .event_inner{
		width:100%;
		padding:75px 0;
	}

	.event_wrap .event_inner .section_title{
		font-size:3.6rem;
		font-weight:700;
		text-align:Center;
	}

	.event_wrap .event_inner .section_title .dot{
		position:relative;
	}

	.event_wrap .event_inner .section_title .dot:after{
		position:absolute;
		bottom:6px;
		right:-6px;
		content:'';
		width:5px;
		height:5px;
		background-color:var(--emphasis);
		border-radius:9999px;
	}

	
	.event_wrap .event_inner .board_wrap{
		width:100%;
		margin-top:50px;
	}

	.event_wrap .event_inner .board_wrap .inner{
		width: calc(100% - 30px);
		margin: 0 auto;
		display:block;
		min-height:220px;
	}

	.event_wrap .event_inner .board_wrap .contents {
		width: 100%;
		margin:0 auto;
		background-color:#fff;
	}

	.event_wrap .event_inner .board_wrap .contents .event_slider{
		width: 100%;
		height: 100%;
	}

	.event_wrap .event_inner .board_wrap .contents .event_slider .main_item{
		width: 100%;
		height: 100%;
		overflow: hidden;
	}

	.event_wrap .event_inner .board_wrap .contents .event_slider .main_item img{
		width:100%;
	}

	.event_wrap .event_inner .board_wrap .event_section_title_wrap{
		position:relative;
		margin-top:20px;
	}

	.event_wrap .event_inner .board_wrap .event_section_title_wrap .sec_wrap{
		display:flex;
		justify-content: space-between
	}

	.event_wrap .event_inner .board_wrap .event_section_title_wrap .sec_wrap .t1{
		font-size:1.6rem;
	}

	.event_wrap .event_inner .board_wrap .event_section_title_wrap .sec_wrap .count{
		
	}

	.event_wrap .event_inner .board_wrap .event_section_title_wrap .t2{
		font-size:1.8rem;
		font-weight:600;
	}

	.event_wrap .event_inner .board_wrap .event_section_title_wrap .t3{
		margin-top:20px;
		font-size:1.4rem;
		font-weight:400;
	}

	.event_wrap .event_inner .board_wrap .event_section_title_wrap .sec_num{
		width: 60px;
		height: 30px;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		font-size: 1.6rem;
		color: var(--primary);
		font-weight: 500;
	}

  
	/* 680px ~ 320px 구간만 적용 */
	@media screen and (min-width: 320px) {

		
		


	}



}

/* width 1024px까지 지원 */
@media screen and (max-width: 1279px) {

	.event_wrap{
		width:100%;
		max-width:780px;
		margin:0 auto;
	}

	.event_wrap .event_inner{
		width:100%;
		max-width:780px;
		padding:75px 0;
	}

	.event_wrap .event_inner .section_title{
		font-size:3.6rem;
		font-weight:700;
		text-align:Center;
	}

	.event_wrap .event_inner .section_title .dot{
		position:relative;
	}

	.event_wrap .event_inner .section_title .dot:after{
		position:absolute;
		bottom:6px;
		right:-6px;
		content:'';
		width:5px;
		height:5px;
		background-color:var(--emphasis);
		border-radius:9999px;
	}

	.event_wrap .event_inner .board_wrap{
		width:100%;
		margin-top:50px;
	}

	.event_wrap .event_inner .board_wrap .inner{
		width: calc(100% - 30px);
		margin: 0 auto;
	}

	.event_wrap .event_inner .board_wrap .contents {
		width: 100%;
		height:100%;
		margin:0 auto;
		background-color:#fff;
	}

	.event_wrap .event_inner .board_wrap .contents .event_slider{
		width: 100%;
		height: 100%;
	}

	.event_wrap .event_inner .board_wrap .contents .event_slider .main_item{
		width: 100%;
		height: 100%;
		overflow: hidden;
	}

	.event_wrap .event_inner .board_wrap .contents .event_slider .main_item img{
		width:100%;
		height:100%;
	}

	


	/* 681px ~ 1024px 구간만 적용 */
	@media screen and (min-width: 768px) {
	
		

	}

}

/* 2025-02-20, 김승희 : 이벤트 영역 수정 */
.event_wrap .event_inner {
	padding-left:20px; 
	padding-right:20px;
} 
.event-slider-wrap {
	position:relative; 
	margin:50px auto 0; 
	max-width:1300px;
}
.event-slider-wrap .slider-area {
	overflow:hidden; 
	width:calc(100% - 120px); 
	height:100%; 
	margin:0 60px;
}
.event-slider-wrap .swiper-button-wrap {
	position:absolute; 
	top:50%; 
	left:50%; 
	transform:translate(-50%, -50%); 
	z-index:101; 
	width:100%; 
	height:60px;
}
.event-slider-wrap .swiper-button-wrap > div {
	z-index:1001; 
	background-image:none;
}
.event-slider-wrap .swiper-button-wrap > div::before,
.event-slider-wrap .swiper-button-wrap > div::after {
	content:""; 
	position:absolute; 
	display:inline-block; 
	width:2px; 
	height:26px; 
	border-radius:4px; 
	background-color:var(--primary);
}
.event-slider-wrap .swiper-button-prev {
	left:0px;
}
.event-slider-wrap .swiper-button-prev::before {
	top:0; 
	left:50%; 
	transform:translateX(-50%) rotate(45deg);
}
.event-slider-wrap .swiper-button-prev::after {
	top:18px; 
	left:50%; 
	transform:translateX(-50%) rotate(-45deg);
}
.event-slider-wrap .swiper-button-next {
	right:0px;
}
.event-slider-wrap .swiper-button-next::before {
	top:0; 
	left:50%; 
	transform:translateX(-50%) rotate(135deg);
}
.event-slider-wrap .swiper-button-next::after {
	top:18px; 
	left:50%; 
	transform:translateX(-50%) rotate(-135deg);
}
.event-slider-wrap .swiper-slide a {
	display:block; 
	height:100%;
}
.event-slider-wrap .swiper-slide .img-wrap {
	position:relative;
	height:100%; 
	background-color:#e8e8e8;
}

.event-slider-wrap .swiper-slide .txt-wrap .txt.sub {
	margin-top:5px;
}

.event-slider-wrap .swiper-slide .img-wrap .d_day{
	position: absolute;
	top: 15px;
	right: 15px;
}

.event-slider-wrap .swiper-slide .img-wrap .d_day>span {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin-bottom: 5px;
}

.event-slider-wrap .swiper-slide .img-wrap .d_day>span.ban2 {
	background: var(--emphasis2);
}


.event-slider-wrap .swiper-slide .img-wrap img {
	display:block; 
	width:100%; 
	height:100%; 
	object-fit:cover;
}
.event-slider-wrap .swiper-slide .txt-wrap {
	position:relative;
	padding:20px; 
	margin:10px 0 0; 
	border:1px solid #e8e8e8; 
	line-height:1.5; 
	min-height:100px;
}
.event-slider-wrap .swiper-slide .txt-wrap .tit {
	overflow:hidden; 
	display:-webkit-box; 
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical; 
	height:48px; 
	font-size:1.8rem; 
	font-weight:bold;
}
.event-slider-wrap .swiper-slide .txt-wrap .txt {
	font-size:1.8rem; 
	word-break:keep-all;
}


@media screen and (max-width: 767px) {
	.event-slider-wrap .slider-area {
		width:calc(100% - 80px); 
		height:100%; margin:0 40px;
	}
}
/* //2025-02-20, 김승희 : 이벤트 영역 수정 */


/* 클리닉*/
.clinic_wrap{
	width:100%;
	padding:150px 0 120px;
	background:url(../../../../image/main/clinic_bg.jpg) no-repeat center/cover;
}

.clinic_wrap .clinic_inner{
	width:100%;
	max-width:1300px;
	margin:0 auto;
}

.clinic_wrap .clinic_inner .section_sub_title{
	text-align:Center;
	color:var(--emphasis);
}

.clinic_wrap .clinic_inner .section_title{
	font-size:6.0rem;
	font-weight:700;
	text-align:Center;
}

.clinic_wrap .clinic_inner .section_title .dot{
	position:relative;
}

.clinic_wrap .clinic_inner .section_title .dot:after{
	position:absolute;
	bottom:12px;
	right:-12px;
	content:'';
	width:10px;
	height:10px;
	background-color:var(--emphasis);
	border-radius:9999px;
}

.clinic_wrap .clinic_inner .main_clinic_list{
	display:flex;
	justify-content: space-between;
	border-color: transparent !important;
	margin-top:100px;
}

.clinic_wrap .clinic_inner .main_clinic_list li{
	width:calc(33.3333%  - 30px);
}

.clinic_wrap .clinic_inner .main_clinic_list li .img_wrap{
	position:relative;
	width:100%;
	--tw-shadow: 0 4px 17px 0 rgba(0, 0, 0, .04);
    --tw-shadow-colored: 0 4px 17px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.clinic_wrap .clinic_inner .main_clinic_list li .img_wrap.sec{
	padding-bottom:50px;
}

/* width 680px까지 지원 */
@media screen and (max-width: 767px) {

	.clinic_wrap{
		width:100%;
		padding:75px 0 60px;
		background:url(../../../../image/main/clinic_bg.jpg) no-repeat center/cover;
	}

	.clinic_wrap .clinic_inner{
		width:100%;
		max-width:100%;
		margin:0 auto;
	}

	.clinic_wrap .clinic_inner .section_title{
		font-size:3.5rem;
		font-weight:700;
		text-align:Center;
	}

	.clinic_wrap .clinic_inner .section_title .dot{
		position:relative;
	}

	.clinic_wrap .clinic_inner .section_title .dot:after{
		position:absolute;
		bottom:6px;
		right:-6px;
		content:'';
		width:5px;
		height:5px;
		background-color:var(--emphasis);
		border-radius:9999px;
	}

	.clinic_wrap .clinic_inner .main_clinic_list{
		width:calc(100% - 60px);
		display:block;
		margin:50px auto 0;
	}

	.clinic_wrap .clinic_inner .main_clinic_list li{
		width:calc(100.0%);
		text-align:center;
	}

	.clinic_wrap .clinic_inner .main_clinic_list li + li{
		margin-top:30px;
	}

	.clinic_wrap .clinic_inner .main_clinic_list li .img_wrap{
		position:relative;
		width:100%;
		--tw-shadow: 0 4px 17px 0 rgba(0, 0, 0, .04);
		--tw-shadow-colored: 0 4px 17px 0 var(--tw-shadow-color);
		box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	}

	.clinic_wrap .clinic_inner .main_clinic_list li .img_wrap img{
		width:100%;
	}

	.clinic_wrap .clinic_inner .main_clinic_list li .img_wrap.sec{
		padding-bottom:50px;
	}
	
	/* 680px ~ 320px 구간만 적용 */
	@media screen and (min-width: 320px) {

		
		


	}

}

/* width 1024px까지 지원 */
@media screen and (max-width: 1279px) {

	.clinic_wrap{
		width:100%;
		padding:75px 0 60px;
		background:url(../../../../image/main/clinic_bg.jpg) no-repeat center/cover;
	}

	.clinic_wrap .clinic_inner{
		width:100%;
		max-width:100%;
		margin:0 auto;
	}

	.clinic_wrap .clinic_inner .section_title{
		font-size:3.5rem;
		font-weight:700;
		text-align:Center;
	}

	.clinic_wrap .clinic_inner .section_title .dot{
		position:relative;
	}

	.clinic_wrap .clinic_inner .section_title .dot:after{
		position:absolute;
		bottom:6px;
		right:-6px;
		content:'';
		width:5px;
		height:5px;
		background-color:var(--emphasis);
		border-radius:9999px;
	}

	
	
	
	/* 681px ~ 1024px 구간만 적용 */
	@media screen and (min-width: 768px) {
	
		

	}

}

/* 2025-02-07, 김승희 : ABOUT US 영역 수정 추가 */
.clinic_wrap.about {
	position:relative; 
	background:url("../../../../image/main/main_about.png") center/cover no-repeat; 
	color:#fff;
}

.clinic_wrap.about .clinic_inner {
	position:relative; 
	z-index:1;
}
.clinic_wrap.about::before {
	content:""; 
	position:absolute; 
	top:0; 
	left:0; 
	display:inline-block; 
	width:100%; 
	height:100%; 
	background-color:rgba(0,0,0,0.6);
}
.clinic_wrap.about .section_sub_title {
	color:#fff;
}
.clinic_wrap.about .section_sub_text {
	margin-top:30px; 
	font-size:2.2rem; 
	text-align:center;
}

/*2025-05-15 업체 요청으로 about 지점별로 이미지 변경*/
/* about1 구월점 */
.clinic_wrap.about1 {
	position:relative; 
	background:url("../../../../image/main/main_about1.jpg") center/cover no-repeat; 
	color:#fff;
}

.clinic_wrap.about1 .clinic_inner {
	position:relative; 
	z-index:1;
}
.clinic_wrap.about1::before {
	content:""; 
	position:absolute; 
	top:0; 
	left:0; 
	display:inline-block; 
	width:100%; 
	height:100%; 
	background-color:rgba(0,0,0,0.6);
}
.clinic_wrap.about1 .section_sub_title {
	color:#fff;
}
.clinic_wrap.about1 .section_sub_text {
	margin-top:30px; 
	font-size:2.2rem; 
	text-align:center;
}

/* about1 구월점 */
.clinic_wrap.about2 {
	position:relative; 
	background:url("../../../../image/main/main_about2.jpg") center/cover no-repeat; 
	color:#fff;
}

.clinic_wrap.about2 .clinic_inner {
	position:relative; 
	z-index:1;
}
.clinic_wrap.about2::before {
	content:""; 
	position:absolute; 
	top:0; 
	left:0; 
	display:inline-block; 
	width:100%; 
	height:100%; 
	background-color:rgba(0,0,0,0.6);
}
.clinic_wrap.about2 .section_sub_title {
	color:#fff;
}
.clinic_wrap.about2 .section_sub_text {
	margin-top:30px; 
	font-size:2.2rem; 
	text-align:center;
}


.main_clinic_text_list {
	display:flex; 
	flex-direction:row; 
	margin:100px 0 80px; 
	text-align:center;
}
.main_clinic_text_list > li {
	position:relative; 
	width:calc(100% /3);
}
.main_clinic_text_list > li:not(:last-child)::before {
	content:""; 
	position:absolute; 
	top:50%; 
	right:0; 
	width:1px; 
	height:100px; 
	background-color:rgba(255,255,255,0.3); 
	transform:translateY(-50%);
}
.main_clinic_text_list .num {
	font-size:4.2rem; 
	font-weight:100;
}
.main_clinic_text_list .tit {
	font-size:3.6rem;
}
.main_clinic_text_list .txt {
	padding:0 20px; 
	font-size:1.8rem; 
	word-break:keep-all;
}
.main_clinic_text_list .num + .tit {
	margin-top:40px;
}
.main_clinic_text_list .tit + .txt {
	margin-top:30px;
}
@media screen and (max-width: 767px) {
	.clinic_wrap.about .section_sub_text,
	.clinic_wrap.about1 .section_sub_text,
	.clinic_wrap.about2 .section_sub_text
	{
		padding:0 30px;
		font-size:1.5rem;
	}
	.main_clinic_text_list {
		flex-direction:column;
		margin:60px 0;
	}
	.main_clinic_text_list > li {
		width:100%;
	}
	.main_clinic_text_list > li:not(:last-child){
		margin-bottom:60px;
	}
	.main_clinic_text_list > li:not(:last-child)::before {
		display:none;
	}
	.main_clinic_text_list .num {
		font-size:2.8rem;
	}
	.main_clinic_text_list .tit {
		font-size:2.6rem;
	}
	.main_clinic_text_list .txt {
		font-size:1.4rem;
	}
	.main_clinic_text_list .num + .tit {
		margin-top:20px;
	}
	.main_clinic_text_list .tit + .txt {
		margin-top:16px;
	}
}
/* //2025-02-07, 김승희 : ABOUT US 영역 수정 추가 */


/*오시는 길*/
.location_wrap{
	width:100%;
	padding:100px 0;
	background:url(../../../../image/main/location_pc_bg.jpg) no-repeat center/cover;
}

.location_wrap .location_inner{
	width:100%;
	max-width:1300px;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
}

.location_wrap .location_title{
	position:relative;
	display:inline-block;
	font-size:2.0rem;
	font-weight:700;
}

.location_wrap .location_title:after{
	position:absolute;
	bottom:5px;
	right:-10px;
	content:'';
	width:5px;
	height:5px;
	background-color:var(--emphasis);
	border-radius:9999px;
}

.location_L{
	position:relative;
	max-width:360px;	
}

.location_R{
	position:relative;
	width:800px;
}


.location_L .tel_info{
	font-size:2.8rem;
	font-weight:700;
	
}

.contact ,.hours ,.channel{
	width:100%;
	position:relativel
}

.location_L .hour_list{
	position:relative;
	width:100%;
	margin-top:20px;
}

.location_L .hour_list li{
	display:flex;
	font-size:1.6rem;
}

.location_L .hour_list li + li{
	margin-top:5px;
}

.location_L .hour_list li span.tit{
	display:inline-block;
	width:55px;
	font-weight:500;
}

.location_L .sns_list{
	margin-top:20px;
	width:100%;
	display:flex;
	align-items:center;
	gap:10px;
}

.location_L .sns_list li .icon{
	width:50px;
	height:50px;
}


.location_R .mapWrap{
	margin-top:10px;
	width:100%;
	height:325px;
	background-color:#000;
}

/* width 680px까지 지원 */
@media screen and (max-width: 767px) {

	.location_wrap{
		width:100%;
		padding:50px 0;
		background:url(../../../../image/main/location_pc_bg.jpg) no-repeat center/cover;
	}

	.location_wrap .location_inner{
		width:calc(100% - 60px);
		margin:0 auto;
		display:block;
	}

	.location_R{
		position:relative;
		width:100%;
	}

	.location_R .mapWrap{
		margin-top:10px;
		width:100%;
	}

	.location_R .location_title{
		margin-top:50px;
	}
	
	/* 680px ~ 320px 구간만 적용 */
	@media screen and (min-width: 320px) {


	}

}

/* width 680px까지 지원 */
@media screen and (max-width: 1279px) {

	/* 681px ~ 1024px 구간만 적용 */
	@media screen and (min-width: 768px) {
	

	}

}


@media (min-width: 1024px) {
    .lg\:h-\[960px\] {
        height: 960px;
    }
}

@media (max-width: 768px) {
    
	.main_banner{
		position:relative;
		width:100%;
		min-height:400px;
		height:100%;
	}

	.main_banner .main_visual_slider, 
	.main_banner .main_visual_slider .main_visual, 
	.main_banner .main_visual_slider .main_visual .bg {
		width: 100%;
		height: 100%;
		min-height:400px;
	}
	
	.video-container {
        min-height: 400px; /* 최소 높이를 400px로 설정 */
        height: 100%;
    }

	video {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 100%;
		height: 100%;
		object-fit: cover;
		transform: translate(-50%, -50%);
	}


}

/*팝업*/
.todayPopup{
	width: 100%;
    line-height: 40px;
    font-size: 1.4rem;
    letter-spacing: -0.04em;
}

.todayPopup > p:nth-child(1) {
    float: left;
    width: 50%;
    text-align: center;
    line-height: 40px;
    background: #fff;
    color: #222;
    border: 1px #ccc solid;
    border-top: none;
    border-radius: 0 0 0 15px;
    text-decoration: none;
}

.todayPopup > p:nth-child(2) {
    float: left;
    width: 50%;
    background: #fff;
    color: #222;
    border: 1px #ccc solid;
    border-top: none;
    border-left: none;
    border-radius: 0 0 15px 0;
    text-decoration: none;
}

.todayPopup > p:nth-child(1) a {
    display: block;
    text-align: center;
    line-height: 40px;
    color: #222;
    text-decoration: none;
}

.todayPopup > p:nth-child(2) a {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 40px;
    color: #222;
    text-decoration: none;
}