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(42, 72, 146, 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: 17px;
  font-weight: 600;
background: linear-gradient(to right,
  #006594 0%,
  #1388be 50%,
  #006594 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: #01334c; }
.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:#eeeeee;
	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: #ffffff;
  padding: 0px 0 50px;
  display: flex;
  justify-content: center;
}
.rsvp-button-container {
  text-align: center;
  margin: 0px 0;
  display: flex;
  justify-content: center;
}

.parti-button {
  width: 100%;
  max-width: 400px; 
  background-color: #000000;
  color: #fff;
  border: none;
  padding: 14px 100px;
  font-size: 18px;
  font-weight: 800;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.3s ease, transform 0.2s ease;
  box-shadow: 0 4px 12px rgba(0, 123, 255, 0.25);
}

.parti-button:hover {
  background-color: #1388be;
  transform: translateY(-2px);
}

.parti-button:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px rgba(0, 123, 255, 0.2);
}


/* 폼 모달 */
#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 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: #000000;
  background-color: #000000;
  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: #000000;
  background-color: #000000;
}

.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: #1388be;
  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: #000000;
  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: #1388be;
}	  
	
/* 페이드 인/아웃 애니메이션 클래스 */
.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: #000000;
  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, 123, 255, 0.15);
}

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

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

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

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