

.SCF_FOOTER {  padding-top: clamp(20px, 2.344vw, 30px) ; padding-bottom:clamp(20px, 3.906vw, 50px); width: 100%; float: left; background: #282f37;  margin-left: 0px; position: relative; z-index: 999; }



.SCF_FOOTER .footer-container {position: relative; }



/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) { 
.SCF_FOOTER .footer-top {width: 100%; float:left; display: flex; justify-content:flex-start; align-items:center; flex-direction:row; box-sizing: border-box; position: relative }
.SCF_FOOTER .footer-bott { width: 100%; float:left;  display: flex;
justify-content:flex-start;  align-items:flex-start; flex-direction:row; box-sizing: border-box;   position: relative}
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {  }
/**** 모바일 ****/
@media only all and (max-width:767px) { 
.SCF_FOOTER .footer-top { width: 100%; padding: 0px 0px clamp(0px, 1.563vw, 20px); display: flex; justify-content:flex-start; align-items:flex-start; flex-direction:column; box-sizing: border-box; position: relative}
.SCF_FOOTER .footer-bott { width: 100%; float: left; }
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {  }
/* 구분 //end -----------------------------------*/


.SCF_FOOTER  .footer-top .indiv { width: 100%; float: left; display: flex; justify-content:flex-start; align-items: center; flex-direction:row; box-sizing: border-box;  }
.SCF_FOOTER  .footer-logo { margin-bottom: 0; margin-right: 30px; }
.SCF_FOOTER  .footer-logo a{ }

.SCF_FOOTER  .footer-logo a img {height:clamp(40px, 4.688vw, 60px);  object-fit: contain; }

/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.SCF_FOOTER .setting_icon { width: auto; padding: 10px clamp(0px, 1.563vw, 20px);  border-radius: 50px;font-size:calc(var(--tx-sm-size) * 1); color: #fff!important; font-weight: 500; letter-spacing: -1px; }
	
	.SCF_FOOTER .setting_icon i{ margin-right: 5px }
	
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {.SCF_FOOTER .setting_icon { width: auto; padding: 10px clamp(0px, 1.563vw, 20px);  border-radius: 50px; font-size:calc(var(--tx-sm-size) * 1); color: #fff!important; font-weight: 500; letter-spacing: -1px; }
}
/**** 모바일 ****/
@media only all and (max-width:767px) {.SCF_FOOTER .setting_icon { width: auto; padding: 10px 0px;  border-radius: 50px; font-size:calc(var(--tx-sm-size) * 1); color: #fff!important; font-weight: 500; letter-spacing: -1px; }

}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/



.SCF_FOOTER .footer-menulist { width: 100%; float: left; display: flex; align-items: center; flex-wrap: wrap; flex-direction: row!important; padding: 10px 0px 20px; }
.SCF_FOOTER .footer-menulink:first-child  span { padding-left: 0px; }



/* 구분 start -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
.SCF_FOOTER .footer-menulink  span { color: #fff; padding-right: 1.2rem; font-size: calc(var(--fs-p3) * 1.2); cursor: pointer; padding-left: 1.2rem; font-weight: 500; letter-spacing: -1px; }

}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
.SCF_FOOTER .footer-menulink  span { color: #fff; padding-right: 1.2rem; font-size: calc(var(--fs-p3) * 1.2); cursor: pointer; padding-left: 1.2rem; font-weight: 500; letter-spacing: -1px; }	
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
.SCF_FOOTER .footer-menulink  span { color: #fff; padding-right: 1.2rem; font-size: calc(var(--fs-p3) * 1.1); cursor: pointer; padding-left: 1.2rem; font-weight: 500; letter-spacing: -1px; }

}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/


/**** pc ****/
@media only all and (min-width:768px) {
.SCF_FOOTER .footer-snslist { width: auto;
display: flex;
align-items: center;
position:absolute;right:0; top:70px	
}
	

}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
.SCF_FOOTER .footer-snslist { width: auto;
  display: flex;
  align-items: center;
}
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
.SCF_FOOTER .footer-snslist {
  display: flex;
  align-items: center;
  position:absolute;position:absolute;right:20px; top:100px		
}

}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/



.SCF_FOOTER .footer-snslist.noview { display: none}


.SCF_FOOTER .footer-snsitem+.footer-snsitem {
  margin-left: 0rem;
}

.SCF_FOOTER .footer-snslink {
  width: auto;
  height: 6rem;
  padding: 0.6rem;
  display: flex;
  align-items: center;
}
/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
.SCF_FOOTER .footer-snslink {
  width: 6rem;
  height: 6rem;
  padding: 0.6rem;
  display: flex;
  align-items: center;
}

}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
.SCF_FOOTER .footer-snslink {
  width: 3rem;
  height: 3rem;
  padding: 0.2rem;
  display: flex;
  align-items: center;
}

}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/





.SCF_FOOTER .footer-snslink img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}







/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
.SCF_FOOTER .selectset { max-width: 18rem; height: 4rem;  position: absolute; right: 0px; top:-60px; }
.SCF_FOOTER .selectset.noview { display: none; }
.SCF_FOOTER .footer-txtgroup { margin-top: 2rem;  }

}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {	.SCF_FOOTER .selectset {width: 100%; float: left; max-width: 18rem; height: 3.5rem; position: absolute; margin-top: 15px; right: auto;  left: 0px; bottom: -50px;}
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
.SCF_FOOTER .selectset {width: 100%; float: left; max-width: 18rem; height: 3.5rem; position: relative; margin-top: 15px; }
.SCF_FOOTER .selectset.noview { display: none; }
.SCF_FOOTER .footer-txtgroup { margin-top: 2rem; }

}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/



/* 구분 -----------------------------------*/




/**** pc ****/
@media only all and (min-width:768px) { 
.SCF_FOOTER .footer-txt {   }
.SCF_FOOTER .footer-txt p { float: left; letter-spacing: 0px; font-size:calc(var(--tx-sm-size) * 0.8); font-weight: 500; line-height: 130%; margin-right: 15px; color: rgba(255, 255, 255, 0.9); }	
.SCF_FOOTER .footer-txt p span{font-weight: 200; }	
.SCF_FOOTER .address_box { margin-top: 10px  }	
.SCF_FOOTER .address_box p.st { width: 100%; float: left; letter-spacing: 0px; font-size:calc(var(--tx-sm-size) * 0.8); font-weight: 500; line-height: 130%; margin-right: 15px; color: rgba(255, 255, 255, 0.9); margin-bottom: 5px;}
.SCF_FOOTER .address_box p.st span{font-weight: 200; }	
	
	
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {  }
/**** 모바일 ****/
@media only all and (max-width:767px) { 
.SCF_FOOTER .footer-txt {   }
.SCF_FOOTER .footer-txt p { margin-bottom: 3px; float: left; letter-spacing: 0px; font-size:calc(var(--tx-sm-size) * 0.8); font-weight: 500; line-height: 140%; margin-right: 15px; color: rgba(255, 255, 255, 0.9);}
.SCF_FOOTER .footer-txt p span{font-weight: 200; }	
.SCF_FOOTER .address_box { margin-top: 5px  }	
.SCF_FOOTER .address_box p.st { width: 100%; margin-bottom: 3px; float: left; letter-spacing: 0px; font-size:calc(var(--tx-sm-size) * 0.8); font-weight: 500; line-height: 140%; margin-right: 15px; color: rgba(255, 255, 255, 0.9);}
.SCF_FOOTER .address_box p.st span{font-weight: 200; }		
	
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {  }
/* 구분 //end -----------------------------------*/








.SCF_FOOTER .footer-txt p+p { margin-left: 0.4rem; }
.SCF_FOOTER .footer-txt p span+span { margin-left: 0.4rem; }
.SCF_FOOTER .selectset .btn { display: flex; align-items: center; }
.SCF_FOOTER .footer-modal { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 9999; transition: opacity 0.3s, visibility 0.3s; will-change: opacity; overflow-y: auto; background: rgba(0, 0, 0, 0.3); display: flex; align-items: center; justify-content: center; padding: 2.4rem; opacity: 0; visibility: hidden; }
.SCF_FOOTER .footer-modal.block-active { opacity: 1; visibility: visible; }
.SCF_FOOTER .modal-area { width: 100%; max-width: 92rem; background: #fff; border-radius: 0.6rem; }
.SCF_FOOTER .info-title { display: flex; align-items: center; justify-content: space-between; padding: 2.4rem; border-bottom: 1px solid #e5e5e5; }
.SCF_FOOTER .modal-close { cursor: pointer; }
.SCF_FOOTER .info-area { overflow-y: auto; }
.SCF_FOOTER .modal-email .info-area { max-height: 17rem; }
.SCF_FOOTER .modal-privacy .info-area { max-height: 70.3rem; }
.SCF_FOOTER .info-group { padding: 2.4rem; }
.SCF_FOOTER .info-group+.info-group { margin-top: 2.4rem; }
.SCF_FOOTER .info-group strong { padding-bottom: 1.2rem; display: block; }
.SCF_FOOTER .info-desc { max-height: 20.7rem; padding: 1.6rem; background: #f8f8fa; border-radius: 1.6rem; overflow-y: auto; scrollbar-width: none;  ont-size:calc(var(--tx-sm-size) * 0.9);}
.SCF_FOOTER .info-desc p.fw-medium { font-weight: var(--fw-medium); }
.SCF_FOOTER .info-desc .mtb { margin: 2.4rem 0; }

.info-desc .point {width: 100%; float: left; font-weight: 800; color: #000;  font-size:calc(var(--tx-sm-size) * 1.1); margin-bottom: 5px}

.SCF_FOOTER .info-desc em { font-style: normal; font-weight: 600; margin: 2.4rem 0 1rem; position: relative; display: flex; align-items: center; }
.SCF_FOOTER .info-list em::before { content: ""; width: 0.4rem; height: 0.4rem; background: #000; border-radius: 50%; margin-right: 0.8rem; }
.SCF_FOOTER .info-list p { padding-left: 1.2rem; }


@media (max-width: 992px) { 
.SCF_FOOTER { padding-top: 1rem; padding-bottom: 40px; }
.SCF_FOOTER .footer-top { flex-direction: column; align-items: flex-start; justify-content: center; position: relative; }
.SCF_FOOTER .footer-snslist { margin-top: 0.5rem; position: absolute; bottom: 90px; }
.SCF_FOOTER .footer-txtgroup { margin-top: 1.2rem; }
.SCF_FOOTER .footer-txt { flex-direction: column; }
.SCF_FOOTER .footer-txt+.footer-txt { margin-top: 0.6rem; }
.SCF_FOOTER .footer-txt p+p { margin-left: 0; }
.SCF_FOOTER .selectset {  }
}




.sns_btn_box { position: fixed; right: 6rem; bottom: 4rem; z-index: 509999999999999999999999999999999999; display: none; }
.sns_btn_box.view { display: block!important; z-index: 509999999999999999999999999999999999; }
.sns_btn_box .quick-menu { display: flex; align-items: center; justify-content: center; width: 8rem!important; height: 8rem!important; color: var(--secondary); border-radius: 50%; background: var(--white); box-shadow: 0 0.4rem 2rem rgba(0, 0, 0, 0.1); transition: background 0.3s; }
.sns_btn_box .quick-menu.active { color: #fff; background-color:var(--primary); }
.sns_btn_box .quick-menu i { display: flex; font-style: normal; color:var(--primary); }
.sns_btn_box .quick-menu.active  i { display: flex; font-style: normal; color: #fff; }
.sns_btn_box .quick-menu i::before { font-size: 2.6rem; transition: color 0.3s, transform 0.3s; }
.sns_btn_box .quick-menu.active i::before { transform: rotate(45deg); }
.sns_btn_box .menu-list { position: absolute; right: 0; bottom: calc(100% + 1.2rem); opacity: 0; visibility: hidden; background: var(--white); border-radius: 0.6rem; box-shadow: 0 0.4rem 2rem rgba(0, 0, 0, 0.1); transition: opacity 0.3s, visibility 0.3s; }
.sns_btn_box .menu-list.active { opacity: 1!important; visibility: visible; z-index: 999999999999999999999999999999999999999; display: block; }
.sns_btn_box .menu-list a { display: flex; align-items: center; gap: 0.8rem; padding: 1.2rem 2rem; transition: color 0.3s; }
.sns_btn_box .menu-list a:not(:last-child) { border-bottom: 1px solid var(--border-color); }
.sns_btn_box .menu-list a:hover { color: #000; }
.sns_btn_box .menu-list a:hover i { filter: invert(33%) sepia(100%) saturate(748%) hue-rotate(180deg) brightness(85%) contrast(95%); }
.sns_btn_box .menu-list a i { flex-shrink: 0; width: 2rem; height: 2rem; transition: filter 0.3s; }
@media (max-width: 992px) { 
.sns_btn_box {right: 2.4rem; bottom: 2rem; }
.sns_btn_box .quick-menu { width: 6rem; height: 6rem; }
.sns_btn_box .quick-menu i::before { font-size: 2rem; }
.sns_btn_box .menu-list a { gap: 0.3rem; border: none; }
.sns_btn_box .menu-list a i { width: 1.6rem; height: 1.6rem; }
}

.sns_btn_box.view { display: block; }
.footer-logo img { height: 3rem; object-fit: contain; }
.footer-snslink i { color: #fff; font-size: 26px; }
.footer-txt p5 span { font-size: 13px!important; line-height: 100%!important; }




/* temhaticket-N8 */
.quick_menu2 { position: fixed; top: 50%; right: 0; transform: translate(54rem, -50%); z-index: 50; transition: transform 0.3s; pointer-events: none; display: none; }
.quick_menu2.view { position: fixed; top: 50%; right: 0; transform: translate(54rem, -50%); z-index: 50; transition: transform 0.3s; pointer-events: none; display: block; }
.quick_menu2:has(.quick-wrap.active) { transform: translate(0, -50%); }
.quick_menu2 .quick-wrap { display: flex; align-items: center; pointer-events: auto; }
.quick_menu2 .btn-wrap { display: flex; align-items: center; }
.quick_menu2 .btn-wrap .btn { display: flex; align-items: center; justify-content: center; margin-left: 0.1rem; width: 4.2rem; height: 10rem; border-radius: 2rem 0 0 2rem; background: var(--white); box-shadow: 0 0 1.6rem rgba(var(--black-rgb), 0.1); }
.quick_menu2 .btn-wrap .btn::before { transition: transform 0.3s; }
.quick_menu2 .quick-wrap.active .btn { margin-left: 0; }
.quick_menu2 .quick-wrap.active .btn::before { transform: rotate(180deg); }
.quick_menu2 .btn-wrap .text { display: flex; align-items: center; justify-content: center; width: 6.5rem; height: 20rem; background: var(--white); border-radius: 2rem 0 0 2rem; box-shadow: 0 -1.6rem 1.6rem -1.6rem rgba(var(--black-rgb), 0.1), 1.6rem 0 1.6rem -1.6rem rgba(var(--black-rgb), 0.1), 0 1.6rem 1.6rem -1.6rem rgba(var(--black-rgb), 0.1); }
.quick_menu2 .quick-wrap.active .text { display: none; }
.quick_menu2 .btn-wrap .text span { transform: rotate(90deg); font-weight: var(--fw-bold); color: var(--primary); white-space: nowrap; }
.quick_menu2 .quick-cont { padding: 3.5rem 4rem 4rem; width: 54rem; background: var(--white); border-radius: 4rem 0 0 4rem; box-shadow: 0 -1.6rem 1.6rem -1.6rem rgba(var(--black-rgb), 0.1), 1.6rem 0 1.6rem -1.6rem rgba(var(--black-rgb), 0.1), 0 1.6rem 1.6rem -1.6rem rgba(var(--black-rgb), 0.1); }
.quick_menu2 .title-area { margin-bottom: 2rem; }
.quick_menu2 .list-area { overflow: hidden; display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--border-color); border-radius: 2rem; }
.quick_menu2 .list-area li { border-bottom: 1px solid var(--border-color); border-left: 1px solid var(--border-color); }
.quick_menu2 .list-area li:nth-child(1),
.quick_menu2 .list-area li:nth-child(5) { border-left: 0; }
.quick_menu2 .list-area li:nth-child(n + 5) { border-bottom: none; }
.quick_menu2 .list-area a { display: flex; align-items: center; justify-content: center; flex-direction: column; padding: 2rem; height: 100%; transition: background .3s; }
.quick_menu2 .list-area a:hover { background: var(--line-color1); }
.quick_menu2 .list-area a img { width: 2.6rem; height: 2.6rem; object-fit: contain; }
.quick_menu2 .list-area a i { display: flex; font-size: 2.4rem; }
.quick_menu2 .list-area a span { margin-top: 0.8rem; text-align: center; white-space: nowrap; font-weight: var(--fw-medium); }
@media (max-width: 992px) { .quick_menu2 {
display: none; }
}












/* agency-N7 */
.quick_popup1 { position: fixed; right: 0; top: 50%; z-index: 99; transform: translateY(-50%); pointer-events: none; display: none; }
.quick_popup1.view { position: fixed; right: 0; top: 50%; z-index: 99; transform: translateY(-50%); pointer-events: none; display: block; }
.quick_popup1 .quick-area { display: flex; transform: translateX(32.8rem); pointer-events: auto; transition: transform 0.4s; }
.quick_popup1 .quick-area.active { transform: translateX(0); }
.quick_popup1 .btn-quick { display: flex; align-items: center; justify-content: center; width: 6rem; height: 6rem; border-radius: 0.8rem 0 0 0.8rem; background: var(--white); box-shadow: 0 0 1.6rem rgba(var(--black-rgb), 0.1); transition: background 0.3s; }
.quick_popup1 .quick-area.active .btn-quick { background: var(--black); }
.quick_popup1 .btn-quick::before { font-size: 2.4rem; transition: color 0.3s; }
.quick_popup1 .quick-area.active .btn-quick::before { color: var(--white); }
.quick_popup1 .quick-wrap { overflow: hidden; position: relative; transform: translateY(-1.2rem); width: 32.8rem; height: 32.8rem; border-radius: 0.8rem 0 0 0.8rem; }
.quick_popup1 .thumb { position: relative; margin: 0; width: 100%; height: 100%; }
.quick_popup1 .thumb::before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to top, var(--black) -20%, rgba(125, 125, 125, 0) 30%); }
.quick_popup1 .thumb img { width: 100%; aspect-ratio: 1; object-fit: cover; }
.quick_popup1 .desc { position: absolute; bottom: 0; left: 0; width: 100%; padding: 1.2rem 1.6rem; }
.quick_popup1 .desc strong { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; text-overflow: ellipsis; -webkit-line-clamp: 2; color: var(--white); font-weight: var(--fw-bold); }
.quick_popup1 .desc p { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; text-overflow: ellipsis; -webkit-line-clamp: 3; color: var(--white); }
.quick_popup1 .title-area { display: flex; align-items: center; justify-content: space-between; gap: 0.8rem; position: absolute; top: 0; left: 0; z-index: 1; padding: 1.2rem 1.6rem; width: 100%; background: rgba(var(--white-rgb), 0.3); backdrop-filter: blur(2rem); }
.quick_popup1 .title-area h2 { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; text-overflow: ellipsis; -webkit-line-clamp: 1; }
.quick_popup1 .paging { display: flex; align-items: center; gap: 0.4rem; }
.quick_popup1 .paging [class*="btn-"] { display: flex; align-items: center; justify-content: center; width: 2rem; height: 2rem; background: transparent; border: none; color: var(--text-color1); }
.quick_popup1 .paging [class*="btn-"]::before { font-weight: var(--fw-bold); }
.quick_popup1 .paging-wrap { display: flex; align-items: center; gap: 0.4rem; color: var(--text-color2); font-weight: var(--fw-bold); }
.quick_popup1 .paging-wrap .curr { color: var(--text-color1); }
@media (max-width: 992px) { .quick_popup1 .quick-area {
transform: translateX(29.8rem); }
.quick_popup1 .btn-quick { width: 4.6rem; height: 4.6rem; }
.quick_popup1 .btn-quick::before { font-size: 2rem; }
.quick_popup1 .quick-wrap { width: 29.8rem; height: 29.8rem; }
.quick_popup1 .desc { padding: 1rem 1.2rem; }
.quick_popup1 .title-area { padding: 1rem 1.2rem; }
}





/* quick_menu1 */
.quick_menu1 { position: fixed; right: 4rem; bottom: 4rem; z-index: 50; display: none; }
.quick_menu1.view { position: fixed; right: 4rem; bottom: 4rem; z-index: 50; display: block; }
.quick_menu1 .quick-menu { width: 10rem; box-shadow: 0.6rem 0.6rem 2rem 0 rgba(var(--black-rgb), 0.1); }
.quick_menu1 .menu-list a { display: flex; align-items: center; justify-content: center; flex-direction: column; gap: 0.6rem; width: 100%; height: 10rem; background: var(--white); }
.quick_menu1 .menu-list li i::before { font-size: 2.4rem; transition: color 0.3s; }
.quick_menu1 .menu-list li:hover i::before { color: var(--primary); }
.quick_menu1 .ico-call { background: url(../icons/ico_call.svg) no-repeat center/contain; }
.quick_menu1 .ico-message { background: url(../icons/ico_message.svg) no-repeat center/contain; }
.quick_menu1 .ico-directions { background: url(../icons/ico_directions.svg) no-repeat center/contain; }
.quick_menu1 .menu-list li:hover a { color: var(--primary); }
.quick_menu1 .top-btn { display: flex; align-items: center; justify-content: center; gap: 0.4rem; width: 100%; height: 4.6rem; background: var(--primary); }
.quick_menu1 .top-btn .ico-up { width: 2.4rem; height: 2.4rem; background: url(../icons/ico_up.svg) no-repeat center/contain; }
.quick_menu1 .top-btn span { font-weight: var(--fw-medium); }
@media (max-width: 992px) { .quick_menu1 {
right: 0; bottom: 0; width: 100%; }
.quick_menu1 .quick-menu { width: 100%; }
.quick_menu1 .menu-list { display: flex; }
.quick_menu1 .menu-list li { flex: 1; }
.quick_menu1 .menu-list a { gap: 0.4rem; width: 100%; height: 8rem; }
.quick_menu1 .menu-list li i[class*="ico-"] { width: 3.2rem; height: 3.2rem; font-size: 2.4rem; }
.quick_menu1 .top-btn { display: none; }
.quick_menu1 .top-btn .ico-up { width: 1.6rem; height: 1.6rem; }