ul,li{list-style: none} a{color: #000; text-decoration: none;} 
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;	font-size: 100%; font-size:12px; vertical-align: baseline;} body {line-height: 1; overflow-x: hidden;} a img {border: 0px currentColor; border-image: none;}html {margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;}body {margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; background:#555555;}div {margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;}a {margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;}img {margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: 100%;}a img {margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: 100%;}dl {margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;}dt {	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;}dd {margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;}ol {margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;}ul {margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;}li {margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; list-style: none;}img{vertical-align:top;}a:link {text-decoration: none;-webkit-tap-highlight-color : transparent; outline:none;}  .btn, .accordion, .tel_box_btn {cursor:pointer}


#container {width:100%; max-width:640px; margin: 0 auto; background-color:#fff; overflow: hidden;}
@media (min-width: 300px) {#container {width:100%; max-width:450px; margin: 0 auto; background-color:#fff; overflow: hidden;}}

.poppopbg {position:fixed; top:0; width:100%; height:100%; background-color:rgba(0,0,0,0.9);z-index:9998;}
.poppop {position:absolute;width:200px;top:50%;left:50%; margin-left:-100px;margin-top:-25px; z-index:9999;}
.poppop img{height: 51px; width:200px;}

/*캘린더*/
.cal {
	width : 70px;
	height: 70px;
	position:fixed; top: 1%; right: 1%; z-index:1000; 
	border:#000 solid 0px;
	text-align:center;
	line-height:0px;
	background: rgba(175, 140, 200, 0.85); /* 80% 투명한 검정 배경 */
	border-radius: 50%;
	/*	background: url(http://denod1397.cdn3.cafe24.com/spix/event28/ddaybg.png) center;*/
	
}
.cal .wed { height:32px; display:inline-block; line-height:0px;padding:0px;margin:0px;}
.cal .dd {height:38px; display:inline-block;line-height:0px;padding:0px;margin:0px;}
.cal .ddd {height:38px; display:inline-block;line-height:0px;padding:0px;margin:0px;}
.cal .day {height:38px;display:inline-block;line-height:0px;padding:0px;margin:0px;}
.cal .dday {height:38px;display:inline-block;line-height:0px;padding:0px;margin:0px;}

.cal2 {
  width: 100%;
  height: auto;
  margin-top: 0px;
  padding: 20px 0;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
background: linear-gradient(to right,
  #8d65a9 0%,
  #af8cc8 50%,
  #8d65a9 100%
);
  line-height: 1.5;
	letter-spacing:-0.2px;
}


/* 컨택50% */
.contact50 {
	text-align:center;
	display:inline-block;
	height:auto;
	border-bottom:0px #b8b8b7 solid;
	margin-bottom:0px;
}
.contact50 ul {

}
.contact50 ul li {
	float:left;
	width:50%;
	display:inline-block;
}

.part {border-bottom: 0px dotted #ddd; margin:0 0 0px 0;}
.mobile {vertical-align:middle ; margin-left: 28px;}
.mobile img {width: 15px; margin-top: -2px;}
.sms {vertical-align: middle; margin-left: 15px;}
.sms img {width: 15px; margin-top: -2px;}

.tel_pop_down {text-align: left;display: none;background-color: #fff;position: absolute;z-index: 2;width: 100%;max-width: 300px;border-radius: 10px;/* padding: 0 20px; */}
.tel_pop_down > p {text-align: center;padding: 20px;border-radius: 10px 10px 0 0;margin-bottom: 0px; position: relative; background: #0fb297; }
.tel_pop_down > p span {color: #ffffff; font-size: 16px;}
.tel_pop_down > p i {font-size: 18px; color: #ffffff; cursor: pointer; position: absolute; right: 15px; top: 50%; transform: translateY(-50%);}
.tel_pop_down>div {padding: 0 25px 25px;}

.tel_pop_down>div .pop_box {display: flex; margin: 25px 0;}
.tel_pop_down>div .pop_box:last-of-type {margin-bottom: 0;}
.tel_pop_down>div .pop_box p {width: 80%; font-size: 13px; color: #aaaaaa;}
.tel_pop_down>div .pop_box a {margin: 3px 0 0 20px; width: 10%;}
.tel_pop_down>div .pop_box p span {color: #333; font-size: 15px;}

.black_back {position: fixed; background-color: rgba(0,0,0,0.7); top: 0; left: 0; bottom: 0; right: 0; z-index: 2; display: none;}
.pop_front {position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); display: none; z-index: 12; background-color: #fff;}

/* 소셜 링크 + 푸터*/
.share {
	height:auto;width:100%;
	border-bottom:0px #b8b8b7  solid;
	background-color:#f2f2f2;
	padding-top:40px;
}
.share > ul {
	text-align:center;
	padding: 0 0 25px 0;
	clear: both;
}

.share > ul:first-of-type {margin-top:20px;}

.share > ul li {
	clear: both;
	width:15%;
	height:auto;
	line-height: 0;
	padding:0px;
	margin: 0 8px;
	display:inline-block;
}



* {font-family: 'Pretendard', sans-serif;box-sizing: border-box;}

.rsvpbg {
  background: #d3eae2;
  padding: 5px 0 20px;
  display: flex;
  justify-content: center;
}
.rsvp-button-container {
  text-align: center;
  margin: 0;
  display: flex;
  justify-content: center;
}

/* 버튼 기본 */
.parti-button {
  position: relative;
  width: 100%;
  max-width: 300px;
  background-color: #0fb297;
  color: #fff;
  border: none;
  padding: 14px 50px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 8px;
  cursor: pointer;
  overflow: hidden;              /* ⭐ 핵심 */
  transition: background 0.3s ease, transform 0.2s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}

.parti-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
}

/* 화살표 그룹 */
.arrow-group {
  display: flex;
  gap: 0px;
}

/* 기본 상태 */
.arrow-icon {
  font-size: 18px;
	margin-left: -10px;
  opacity: 0.3;
  transform: translateX(0);
  animation: arrowFlow 1.6s infinite;
}

/* 순차 딜레이 */
.arrow-icon:nth-child(1) {
  animation-delay: 0s;
}
.arrow-icon:nth-child(2) {
  animation-delay: 0.2s;
}
.arrow-icon:nth-child(3) {
  animation-delay: 0.4s;
}

/* 애니메이션 */
@keyframes arrowFlow {
  0% {
    opacity: 0.3;
    transform: translateX(0);
  }
  40% {
    opacity: 1;
    transform: translateX(4px);
  }
  100% {
    opacity: 0.3;
    transform: translateX(0);
  }
}



/* Shine Sweep */
.parti-button::after {
  content: '';
  position: absolute;
  top: 0;
  left: -120%;
  width: 60%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.55) 50%,
    rgba(255,255,255,0) 100%
  );
  transform: skewX(-20deg);
  animation: shine 3.4s ease-in-out infinite;
  pointer-events: none;
}

/* 기존 hover 유지 */
.parti-button:hover {
  background-color: #000000;
  transform: translateY(-2px);
}

/* 기존 active 유지 */
.parti-button:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

/* 애니메이션 */
@keyframes shine {
  0% { left: -120%; }
  60% { left: 140%; }
  100% { left: 140%; }
}

/* 폼 모달 */
#formModal {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  justify-content: center;
  align-items: center;
}

#formModal .modal-content {
  background: white;
  padding: 30px;
  border-radius: 10px;
  width: 80%;
  max-width: 400px;
  position: relative;
}

#formModal .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  border: none;
  background: none;
  cursor: pointer;
}


/* ===== 폼 필드 ===== */
.form-field {
  margin-bottom: 20px;
}

/* 제목 label (성함, 소속 등) */
.form-field > label {
  display: block;
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 14px;
  color: #333;
}

/* input, select */
.form-field input,
.form-field select {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 14px;
  background-color: #fff;
  transition: border 0.3s, box-shadow 0.3s;
}

.form-field input:focus,
.form-field select:focus {
  border-color: #0066cc;
  box-shadow: 0 0 5px rgba(0, 102, 204, 0.3);
  outline: none;
}

/* 필수항목 * 표시 */
.form-field > label span {
  color: red;
}

.form-field select {
	width: 100%;padding-right: 0px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
	background: #fff url("data:image/svg+xml;utf8,<svg fill='gray' height='16' viewBox='0 0 24 24' width='16' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>") no-repeat right 12px center/16px 16px;
}
.select__arrow {
  position: absolute;
  right: 20px; /* select 오른쪽 끝에 딱 붙게 */
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  /* 원하는 아이콘, 사이즈 등 추가 */
}
.select {
  position: relative;
}

.form-field textarea {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 14px;
  background-color: #fff;
  transition: border 0.3s, box-shadow 0.3s;
  resize: vertical;
  font-family: 'Pretendard', sans-serif;
}

.form-field textarea:focus {
  border-color: #da1a49;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  outline: none;
}

.form-field textarea::placeholder {
  color: #aaa;
}




/* ===== 라디오 버튼 (예/아니오) ===== */

/* 실제 라디오 버튼은 숨김 */
.form-field input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  display: none;
}

/* 라디오 버튼 컨테이너 */
.form-field div {
  display: flex;
  gap: 10px;
}

/* 라디오 버튼용 label */
.form-field div label {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 15px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 14px;
  color: #333;
  width: 100%;
  background-color: white;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative; /* 체크 아이콘 위치 설정 */
}

/* 선택된 라디오 스타일 */
.form-field input[type="radio"]:checked + label {
  border-color: #0fb297;
  background-color: #0fb297;
  font-weight: bold;
  color: white;
}

/* 선택된 상태에서 체크 아이콘이 오른쪽에 나타나게 함 */
.form-field input[type="radio"]:checked + label::after {
  content: "\f00c"; /* Font Awesome 체크 아이콘 */
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-left: 8px;
  font-size: 16px;
  color: white; /* 아이콘 색상 */
  position: absolute;
  right: 12px; /* 오른쪽 끝에 위치하도록 설정 */
}
	  
/* 스타일링된 체크박스 */
.form-check {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #333;
}

.form-check input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  position: absolute;
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: #fff;
}

.form-check input[type="checkbox"]:checked {
  border-color: #0fb297;
  background-color: #0fb297;
}

.form-check input[type="checkbox"]:checked::before {
  content: "\f00c"; /* Font Awesome 체크 아이콘 */
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 14px;
  color: white;
  position: absolute;
  top: 2px;
  left: 3px;
}

.form-check label {
  margin-left: 30px;
  cursor: pointer;
  font-weight: normal;
  color: #333;
	font-size: 11px;white-space: nowrap;
}
@media (max-width: 400px) {
  .form-check label {
    font-size: 10px;  /* 모바일에서는 10px */
  }
  .form-check a {
    font-size: 10px;
  }
}
.form-check a {
  color: #0fb297;
  text-decoration: none;font-size: 11px;
}

.form-check a:hover {
  text-decoration: underline;
}

/* 약관 모달 */
#termsModal {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.7);
  justify-content: center;
  align-items: center;
  z-index: 1001;
}

#termsModal > div {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  max-width: 400px;
  width: 80%;
}

#termsModal h2 {
  margin: 10px 0 20px 0;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}

#termsModal p {
  font-size: 14px;
  line-height: 1.5;
  margin: 10px 0;
}

#termsModal button {
  background-color: #0fb297;
  color: white;
  padding: 12px 25px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
  margin-top: 20px;
  transition: background 0.3s ease;
}

#termsModal button:hover {
  background-color: #000000;
}	  
	
/* 페이드 인/아웃 애니메이션 클래스 */
.fade-in {
  animation: fadeIn 0.3s ease-out forwards;
}
.fade-out {
  animation: fadeOut 0.3s ease-out forwards;
}

/* 키프레임 */
@keyframes fadeIn {
  from { opacity: 0; }
  to   { opacity: 1; }
}
@keyframes fadeOut {
  from { opacity: 1; }
  to   { opacity: 0; }
}


/* ===== 제출 버튼 ===== */
.form-button {
  text-align: center;
  margin-top: 30px;
}

.form-button button {
  width: 100%; /* 폼 폭에 맞춤 */
  background-color: #0fb297;
  color: #fff;
  border: none;
  padding: 12px 15px; /* 입력 필드와 높이 통일 */
  font-size: 16px;
  font-weight: 600;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.3s ease, transform 0.2s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.form-button button:hover {
  background-color: #000000;
  transform: translateY(-1px);
}

.form-button button:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

/* ===== 기타 이미지 섹션 ===== */
.poppopbg {
  text-align: center;
  padding: 40px 0;
}

.poppop img {
  max-width: 90%;
  height: auto;
}

#goTop {
    position: fixed;
    right: 18px;
    bottom: 22px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: rgba(0,0,0,0.55);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
}

#goTop.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

#goTop svg{
    width:22px;
    height:22px;
    stroke:#fff;
    stroke-width:2.4;
    fill:none;
    stroke-linecap:round;
    stroke-linejoin:round;
}

@keyframes float {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-8px); }
}
.float {
  animation: float 3s ease-in-out infinite;
}