/* quick counsel area */
.sub_counselWrap{height:80px;position:sticky;top:70px;margin:0 auto;z-index:2;width:100%}
.sub_counselWrap .counselwrapper {background:#2d3a49;height:80px;position:absolute;left:0;top:0;width:100%;color:#fff}
.sub_counselWrap .counsel_info{width:80%;height:40px;margin:20px 0 0 30px}
.sub_counselWrap .counsel_info > p{font-size:18px;color:#fff;font-weight:400;display:inline-block; vertical-align:middle;}
.sub_counselWrap .counsel_info > p:first-child{padding-left:0}
.sub_counselWrap .ico_counsel{background:url(//images.idhospital.com/image/idhospital/nose/ico_counsel.png) left top no-repeat;width:45px;height:30px;text-indent:-9999px;display:inline-block;vertical-align:middle;padding-right:19px}
.sub_counselWrap .counsel_info .input_area{display:inline-block;width:46%;padding-left:40px}
.sub_counselWrap .counsel_info .input_area>span{margin-left:4px;background:#646671;height:30px;padding:5px 10px;line-height:25px;width:40%;display:inline-block}
.sub_counselWrap .counsel_info .input_area>span:first-child{margin-left:0}
.sub_counselWrap .counsel_info .input_area>span>input{border:0;color:#fff;font-size:16px;font-weight:400;background:#646671;width:100%}
.sub_counselWrap .btn_counsel {cursor:pointer}
.sub_counselWrap .btn_counsel a{width:20%;height:40px;padding:20px 0;background:#fd6f24;position:absolute;right:0;top:0;font-size:20px;text-align:center;color:#fff;line-height:40px;display:block}
.sub_counselWrap .btn_counsel span{background-position:-195px 0;width:9px;height:15px;text-indent:-9999px;display:inline-block;vertical-align:middle;margin:-5px 0 0 10px}
.sub_counselWrap p.sms_chkbox{padding-left:0}
.sub_counselWrap p.sms_chkbox input[type=checkbox]{margin:5px 0 0 1px;width:1px;height:0px}
.sub_counselWrap p.sms_chkbox label{font-size:14px;vertical-align:middle;cursor:pointer}
.sub_counselWrap p.sms_chkbox label:before{border:0}
.sub_counselWrap p.sms_chkbox >input[type=checkbox] + label{padding-left:5px}
.sub_counselWrap p.sms_chkbox >input[type=checkbox]:checked+ label:before{font-size:0;border:0}
.sub_counselWrap p.sms_chkbox .chkbox{
	z-index:2;
	display:inline-block;
	text-indent:-9999px;
	width:15px;
	height:15px;
	padding:0;
	cursor:pointer;
	background:url(//images.idhospital.com/image/idhospital/common/bg_checkbox02.gif) 0 0 no-repeat;
	font-size:0;
	vertical-align:middle
}
.sub_counselWrap p.sms_chkbox.on .chkbox{background:url(//images.idhospital.com/image/idhospital/common/bg_checkbox02.gif) 0 bottom no-repeat;font-size:0;vertical-align:middle}
/*유경추가*/
/*.sub_counselWrap .db_detail {width:100%; height:268px; display:none; background:url('//images.idhospital.com/image/www/promotion/vlogic/db_over.png')no-repeat; float:left; margin-top:20px; z-index:101;}*/
.sub_counselWrap .db_detail {width:94.6%; height:225px; display:none; background-color:#2D3A49; opacity:.9; float:left; margin-top:20px; z-index:101; padding:30px;}
.sub_counselWrap .db_contents {margin-top:-25px;}
.sub_counselWrap .counsel_submit {float:right; cursor:pointer;}
.sub_counselWrap .privacy_box {display:inline-block; width:200px; position: absolute; margin-left: 20px; bottom:0;}
.sub_counselWrap .privacy_agree_label {color:#fff; font-size:14px;}
.sub_counselWrap .counsel_btn {background-color:#2D3A4A; display:inline-block; width:20%;}
.sub_counselWrap .close_box {display:inline-block; position:relative;left:1020px; top:0px; z-index:999; cursor:pointer;}
.counsel_info input:focus {outline: none;}

.db_detail .privacy_agree_box{position:relative;margin-bottom:15px;}
.db_detail .privacy_title {font-size:17px;}
.db_detail .privacy_sub_title {font-size:16px;}
.db_detail .privacy_table {border:solid 1px #fff; width:100%; text-align:center;}
.db_detail .privacy_table tr {height:50px;}
.db_detail .privacy_table tr td{border:solid 1px #fff;font-size:1vw}
.db_detail .privacy_info {color:#B4B7BA; font-size:15px;}
/*유경추가끝*/

/* mediaquery  max width 1600px */
@media screen and (max-width:1600px){
	.quick-wrapper {display:none}
	.sub_counselWrap .counsel_info .none_1280{display:none}
	.sub_counselWrap .counsel_info > p{font-size:18px;color:#fff;font-weight:400;display:inline-block}
	.sub_counselWrap .counsel_info .input_area{display:inline-block;width:46%;padding-left:20px}
	.sub_counselWrap .ico_counsel{background:url(//images.idhospital.com/image/idhospital/nose/ico_counsel.png) left top no-repeat;width:45px;height:30px;text-indent:-9999px;display:inline-block;vertical-align:middle;padding-right:10px}
	
	/*db*/
	/*.sub_counselWrap .db_detail {width:100%; height:268px; display:none; background:url('//images.idhospital.com/image/www/promotion/vlogic/db_over.png')no-repeat; float:left; margin-top:20px; z-index:101;}*/
	.sub_counselWrap .db_detail {width:92.3%; height:225px; display:none; background-color:#2D3A49; opacity:.9; float:left; margin-top:20px; z-index:101; padding:30px;}
	.sub_counselWrap .counsel_submit {float:right; cursor:pointer;}
	.sub_counselWrap .privacy_box {display:inline-block; width:200px; position: absolute; margin-left: 20px; bottom:0;}
	.sub_counselWrap .privacy_agree_label {color:#fff; font-size:14px;}
	.sub_counselWrap .counsel_btn {background-color:#2D3A4A; display:inline-block; width:20%;}
	.sub_counselWrap .close_box {display:inline-block; position:relative;left:686px; top:-10px; z-index:999; cursor:pointer;}
}

@media screen and (max-width:750px){
	.sub_counselWrap {display:none}
}


/*radio*/
.sub_counselWrap input[type=radio]{
	display:none;
}
.sub_counselWrap input[type=radio] + label {
	display:inline-block;
	cursor:pointer;
	position:relative;
	padding-left:25px;
	margin-right:15px;
	font-size:14px;
}
.sub_counselWrap input[type=radio] + label:before {
	content: "";
	display:inline-block;
	width:14px;
	height:14px;
	margin-right:6px;
	position:absolute;
	left:0;
	bottom:0px;
	/*background-color:#ccc;*/
	border-radius: 100%;
	border : solid 1px #A7B1BD;
}
.sub_counselWrap input[type="radio"] + label:after {
	box-sizing: content-box;
	content: '';
	background-color: #fff;
	border-radius:100%;
	position: absolute;
	top: 47%;
	left: 3px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
}
.sub_counselWrap input[type="radio"]:checked + label:after {
	-webkit-transform: scale(1);
	transform: scale(1);
}
/*placeholder*/
::-webkit-input-placeholder { /* Webkit browsers */color: #FFF; font-size:16px; font-family:NotoSans CJK KR;}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color: #FFF;opacity: 1; font-size:16px; font-family:NotoSans CJK KR;}
::-moz-placeholder { /* Mozilla Firefox 19+ */color: #FFF;opacity: 1; font-size:16px; font-family:NotoSans CJK KR;}

:-ms-input-placeholder { /* Internet Explorer 10+ */color: #FFF; font-size:16px; font-family:NotoSans CJK KR;}
/* 공통 */
.content_wrapper {
  width: 100%;
  max-width: 1080px;
  margin: 5px auto 0;
  font-family: "Pretendard Variable", "Pretendard", "Noto Sans KR", sans-serif;
  position: relative;
  background: #000;
}
.content_wrapper img {
  width: 100%;
}
.counsel_top,
.counsel_wrap {
  display: none;
}
.content_wrapper .counsel_bottom + br,
.content_wrapper .counsel_bottom + br + br {
  display: none;
}

/* reset css */
input[type="checkbox"],
input[type="number"] {
  accent-color: #ef5f18;
  border: none;
  background: transparent;
  -webkit-border-radius: 0;
  background: #fff;
  border: 1px solid #000;
}
input[type="text"],
input[type="image"],
input[type="tel"] {
  -webkit-appearance: none;
  border-radius: 0;
}
button {
  border: none;
  background: transparent;
  display: block;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
input[type="button"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* menu */
.fb_menu{
  display: flex;
  padding: 72px 30px 0;
  justify-content: space-between;
}
.fb_menu p{
  color: #ffffff;
font-size: 24px;
font-style: normal;
font-weight: 500;
font-family: "Pretendard Variable", sans-serif;
}
.fb_menu span{
  color: #ffffff;
font-size: 22px;
font-style: normal;
font-weight: 100;
font-family: "ChosunilboNM", sans-serif;
}
/* 상단바 (현재 숨김) */
.counsel_top2 {
  width: 100%;
  max-width: 1080px;
  font-family: "Pretendard Variable", "Noto Sans KR", sans-serif;
  height: 55px;
  background-color: #057eff;
  display: none;
  position: fixed;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  align-items: center;
  z-index: 999;
}
.counsel_top2 .txt {
  flex: 1;
  font-size: 29px;
  font-weight: 400;
  color: #fff;
  letter-spacing: -1px;
}

/* 언어선택기 */
.language-select {
  display: none;
  align-items: center;
  margin-right: 2%;
}
.language-select select {
  height: 34px;
  padding: 0 10px;
  border: 0;
  background: transparent;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  outline: none;
  cursor: pointer;
}
.language-select select option {
  color: #000;
}
.language-select select:focus {
  outline: none;
  box-shadow: none;
}

/* ============ 코스 / 상품 카드 ============ */
.fb_course {
  width: 100%;
  box-sizing: border-box;
  padding: 132px 30px 0;
  background: #000;
}
/* 마지막 코스 그룹은 폼과의 간격을 위해 하단 여백 추가 */
.fb_course:last-of-type {
  padding-bottom: 132px;
}

.fb_course_head {
  padding: 0 4px 10px;
}
.fb_course_no_row {
  display: flex;
  align-items: center;
  gap: 12px;
}
.fb_course_no_row .fb_course_icon {
  width: auto;
  height: 40px;
  flex-shrink: 0;
}
.fb_course_no {
  margin: 0;
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
}
.fb_course_title {
  margin: 0;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.5px;
}
.fb_course_desc {
  margin: 22px 0 0;
  color: #fff;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.5px;
  word-break: keep-all;
}
/* 부제목 노란 강조 (파인뷰티데이 스페셜 등) */
.fb_point {
  color: #facc15;
}

.fb_card_list {
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
}
.fb_card {
  position: relative;
  box-sizing: border-box;
  margin-top: 22px;
  padding: 28px 26px 26px;
  background: #fff;
  border: 1px solid #d4d4d8;
  border-radius: 16px;
}
.fb_card:first-child {
  margin-top: 0;
}
.fb_card.is_selected {
  border-color: #ea580c;
  box-shadow: 0 0 0 1px #ea580c inset;
}

/* 카드 선택 체크박스 (우상단) */
.fb_card .fb_check_input,
input[type="checkbox"].fb_check_input {
  position: absolute;
  top: 26px;
  right: 26px;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 0;
  background: #d4d4d8;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  z-index: 2;
}
input[type="checkbox"].fb_check_input:checked {
  background-color: #ff5200;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M5 12l4 4 10-11' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
}

/* 지점 태그 */
.fb_branch_tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  padding-right: 56px;
}
.fb_branch_tags .tag {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 48px;
  height: 28px;
  padding: 0 10px;
  background: #000;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  border: none;
  border-radius: 0;
  letter-spacing: -0.5px;
}

/* 카테고리 배지 (복합 시술 SET / 풀케어 패키지) */
.fb_card_badge {
  display: inline-flex;
  align-items: center;
  margin: 18px 0 0;
  padding: 7px 14px;
  border: 1px solid #ea580c;
  color: #ea580c;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.5px;
}

/* 상품명 / 설명 */
.fb_card_name {
  margin: 22px 0 0;
  color: black;
  font-size: 34px;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: -0.5px;
}
.fb_card_badge + .fb_card_name {
  margin-top: 18px;
}
/* 상품명 하단 보조 문구 (*부위 등) */
.fb_card_sub {
  margin: 10px 0 0;
  color: #78716c;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.3px;
  word-break: keep-all;
}
/* 가격 + 안내 문구 영역 */
.fb_card_bottom {
  margin-top: 24px;
}
.fb_card_price {
  margin: 0;
  color: #ff5200;
  font-size: 52px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -1px;
}
.fb_card_meta {
  margin: 12px 0 0;
  color: #78716c;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.5px;
  word-break: keep-all;
}

/* ============ 특별 적립 ============ */
.fb_reward {
  width: 100%;
  box-sizing: border-box;
  padding: 132px 30px 220px;
  background: #000;
}
.fb_reward_title {
  margin: 0;
  text-align: center;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.5px;
  word-break: keep-all;
}
.fb_reward_title .fb_point {
  color: #facc15;
}
.fb_reward_list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 921px;
  margin: 36px auto 14px;
  padding: 0;
  list-style: none;
}
.fb_reward_note {
  max-width: 921px;
  margin: 0 auto;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.5px;
  text-align: center;
}
.fb_reward_box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 96px;
  box-sizing: border-box;
  padding: 18px 24px;
  background: #fafaf9;
  border: 2px solid #000;
  border-radius: 16px;
  color: #000;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -1px;
  text-align: center;
  word-break: keep-all;
}

/* ============ 신청 폼 ============ */
.con_box {
  width: 100%;
  background: #ffffff;
  text-align: left;
  letter-spacing: -0.5px;
  box-sizing: border-box;
  display: block;
  padding: 0;
}

/* 폼 컨텐츠 (좌우 인셋) */
.con_box .input_box {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: visible;
  padding: 110px 10.9% 180px;
}

/* 폼 헤더 */
.fb_form_eyebrow {
  margin: 0;
  color: #ff5200;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.3px;
}
.fb_form_title {
  margin: 22px 0 0;
  color: #000;
  font-size: 60px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -1px;
}
.fb_form_desc {
  margin: 28px 0 0;
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.5px;
  word-break: keep-all;
}
.fb_form_divider {
  height: 3px;
  margin: 48px 0 0;
  background: #d4d4d8;
}
.fb_form_badges {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 44px 0 0;
}
.fb_form_badge {
  display: inline-flex;
  align-items: center;
  padding: 12px 14px;
  border: 1px solid #ff5200;
  color: #ff5200;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.3px;
}

.selected_product {
  width: 100%;
  margin: 44px 0 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 22px;
  font-weight: 600;
  color: #ff5200;
  letter-spacing: -0.5px;
}
.selected_product span {
  color: #000;
  font-weight: 500;
}

.con_box .input_box > ul {
  width: 100%;
  margin: 40px 0 0;
  padding: 0;
}
.con_box .input_box > ul li {
  list-style: none;
  width: 100%;
  margin-bottom: 28px;
}
.con_box .input_box > ul li label {
  width: 100%;
  display: block;
  font-size: 24px;
  color: #000;
  padding: 0 0 12px;
  box-sizing: border-box;
}
.con_box .input_box > ul li input,
.con_box .input_box > ul li select {
  width: 100%;
  display: block;
  font-size: 24px;
  height: 64px;
  line-height: 64px;
  background: #d4d4d8;
  box-sizing: border-box;
  padding: 0 20px;
  border: none;
  outline: none;
  border-radius: 8px;
  color: #000;
}
.con_box .input_box > ul li input::placeholder {
  color: #78716c;
}
.con_box .input_box > ul li select {
  padding: 0 56px 0 20px;
  color: #000;
  accent-color: #ea580c;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='black' stroke-width='2' fill='none'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 12px 8px;
}
/* 아직 지점 미선택(placeholder) 상태면 회색, 선택 완료 시 검정 */
.con_box .input_box > ul li select:has(option[value=""]:checked) {
  color: #78716c;
}
/* 지점 선택 완료 시 배경을 이름/전화번호(자동완성)와 동일하게 */
.con_box .input_box > ul li select:has(option:not([value=""]):checked) {
  background-color: #e8f0fe;
}
/* 드롭다운 옵션 색 */
.con_box .input_box > ul li select option {
  color: #000;
  background: #fff;
}
.con_box .input_box > ul li select option[value=""] {
  color: #78716c;
}
/* 선택 완료된 옵션 강조색 (오렌지) */
.con_box .input_box > ul li select option:checked {
  background: #ea580c;
  color: #fff;
}

/* 동의 체크박스 (체크 표시·색상 유지) */
.con_box .input_box ol {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
  width: 100%;
  margin: 36px 0 0;
  padding: 0;
}
.con_box .input_box ol li {
  display: flex;
  align-items: center;
  list-style: none;
  font-weight: 500;
  font-size: 20px;
  color: #000;
}
.con_box .input_box ol li input[type="checkbox"] {
  width: 24px;
  height: 24px;
  margin: 0 10px 0 0;
  display: inline-block;
  vertical-align: middle;
  accent-color: #ef5f18;
}
.con_box .input_box ol li label {
  display: inline-block;
  vertical-align: middle;
}

.con_box .input_box .agree_title {
  font-size: 24px;
  font-weight: 700;
  margin: 36px 0 14px;
  padding: 0;
  box-sizing: border-box;
}
.con_box .input_box .agree_textarea {
  font-size: 15px;
  line-height: 1.8;
  background: #d4d4d8;
  box-sizing: border-box;
  padding: 22px 24px;
  border-radius: 8px;
  word-break: keep-all;
}
.con_box .input_box .agree_textarea strong {
  display: block;
  font-weight: 700;
  font-size: 18px;
}
.con_box .input_box .agree_textarea .agree_list {
  display: flex;
  flex-direction: column;
}
.con_box .input_box .agree_textarea .agree_list .item {
  display: flex;
  gap: 4px;
  font-size: 15px;
  line-height: 1.8;
  word-break: keep-all;
}
.con_box .input_box .agree_textarea .agree_list .item .item_title {
  flex-shrink: 0;
  font-size: 15px;
  line-height: 1.8;
  word-break: keep-all;
}

.con_box button,
.con_box input {
  width: 100%;
  display: block;
}

/* 최하단 플로팅 신청바 (스크롤 시작 시 노출 / fixed) */
.fb_floating_bar {
  position: fixed;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%);
  transition: transform 0.3s ease;
  width: 100%;
  max-width: 1080px;
  z-index: 1000;
}
.fb_floating_bar.is_visible {
  transform: translate(-50%, 0);
}
.fb_floating_btn {
  width: 100%;
  display: block;
  background-color: #ff5200;
  cursor: pointer;
  color: #fff;
  border: none;
  border-radius: 0;
  font-size: 36px;
  font-weight: 700;
  padding: 24px 0;
  letter-spacing: -1px;
  text-align: center;
}

.share_db_policy {
  text-align: left;
  padding: 10px;
  font-size: 14px;
  display: none;
}

/* ============ 신청 폼 모달 (팝업) ============ */
.fb_modal_overlay {
  position: fixed;
  inset: 0;
  z-index: 2000;
  /* display 는 JS 에서 flex 로 토글 */
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.55);
}
.fb_modal {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 680px;
  max-height: 90vh;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.35);
}
.fb_modal_close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  color: #000;
  font-size: 34px;
  font-weight: 400;
  line-height: 1;
  cursor: pointer;
  z-index: 3;
}
.fb_modal_body {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px 34px 18px;
  box-sizing: border-box;
}
/* 모달 내부에서는 인풋 박스 자체 여백 제거 (모달 바디가 여백 담당) */
.fb_modal_body.con_box .input_box {
  width: 100%;
  padding: 0;
}
/* ===== 모달 비율 조정 : 내용 더 작게 / 더 많이 노출 ===== */
.fb_modal .fb_form_eyebrow {
  font-size: 15px;
}
.fb_modal .fb_form_title {
  margin-top: 12px;
  font-size: 32px;
}
.fb_modal .fb_form_desc {
  margin-top: 14px;
  font-size: 16px;
}
.fb_modal .fb_form_divider {
  height: 2px;
  margin-top: 22px;
}
.fb_modal .fb_form_badges {
  gap: 8px;
  margin-top: 20px;
}
.fb_modal .fb_form_badge {
  padding: 8px 10px;
  font-size: 14px;
}
.fb_modal .selected_product {
  margin-top: 22px;
  font-size: 16px;
}
.fb_modal .con_box .input_box > ul {
  margin-top: 22px;
}
.fb_modal .con_box .input_box > ul li {
  margin-bottom: 16px;
}
.fb_modal .con_box .input_box > ul li label {
  font-size: 16px;
  padding-bottom: 7px;
}
.fb_modal .con_box .input_box > ul li input,
.fb_modal .con_box .input_box > ul li select {
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  border-radius: 6px;
}
.fb_modal .con_box .input_box .agree_title {
  margin: 22px 0 10px;
  font-size: 16px;
}
.fb_modal .con_box .input_box .agree_textarea {
  padding: 16px 18px;
  font-size: 13px;
  line-height: 1.7;
}
.fb_modal .con_box .input_box .agree_textarea strong {
  font-size: 14px;
}
.fb_modal .con_box .input_box .agree_textarea .agree_list .item,
.fb_modal .con_box .input_box .agree_textarea .agree_list .item .item_title {
  font-size: 13px;
  line-height: 1.7;
}
.fb_modal .con_box .input_box ol {
  gap: 10px;
  margin-top: 22px;
}
.fb_modal .con_box .input_box ol li {
  font-size: 15px;
}
.fb_modal .con_box .input_box ol li input[type="checkbox"] {
  width: 18px;
  height: 18px;
  margin-right: 8px;
}
.fb_modal_footer {
  flex: 0 0 auto;
}
.fb_modal_submit {
  width: 100%;
  display: block;
  background: #ff5200;
  color: #fff;
  border: none;
  border-radius: 0;
  font-size: 26px;
  font-weight: 700;
  padding: 20px 0;
  letter-spacing: -1px;
  text-align: center;
  cursor: pointer;
}

/* ============ 반응형 (≤720px : vw 기준) ============ */
@media screen and (max-width: 720px) {
  .content_wrapper {
    margin: 7.64vw auto 0;
  }

  /* 메뉴 영역 */
  .fb_menu {
    padding: 40px 20px 0;
  }
  .fb_menu p {
    font-size: 3.6vw;
  }
  .fb_menu span {
    font-size: 3.3vw;
  }

  .fb_course {
    padding: 80px 20px 0;
  }
  .fb_course:last-of-type {
    padding-bottom: 80px;
  }
  .fb_course_head {
    padding: 0 0.56vw 1.39vw;
  }
  .fb_course_no_row {
    gap: 1.67vw;
  }
  .fb_course_no_row .fb_course_icon {
    height: 5.56vw;
  }
  .fb_course_no {
    font-size: 4.72vw;
  }
  .fb_course_title {
    margin-top: 0;
    font-size: 4.4vw;
  }
  .fb_course_desc {
    margin-top: 3vw;
    font-size: 3.4vw;
  }

  .fb_card_list {
    margin-top: 4.17vw;
  }
  .fb_card {
    margin-top: 3.06vw;
    padding: 3.89vw 3.61vw 3.61vw;
    border-radius: 2.22vw;
  }
  .fb_check_input,
  input[type="checkbox"].fb_check_input {
    top: 3.61vw;
    right: 3.61vw;
    width: 6.11vw;
    height: 6.11vw;
    background-size: 3.33vw 3.33vw;
  }
  .fb_branch_tags {
    gap: 0.83vw;
    padding-right: 7.78vw;
  }
  .fb_branch_tags .tag {
    min-width: 6.67vw;
    height: 3.89vw;
    padding: 0 1.39vw;
    font-size: 2.22vw;
    border-radius: 0;
  }
  .fb_card_badge {
    margin-top: 2.5vw;
    padding: 0.97vw 1.94vw;
    font-size: 2.78vw;
  }
  .fb_card_badge + .fb_card_name {
    margin-top: 2.5vw;
  }
  .fb_card_name {
    margin-top: 3.06vw;
    font-size: 4.72vw;
  }
  .fb_card_sub {
    margin-top: 1.39vw;
    font-size: 2.5vw;
  }
  .fb_card_bottom {
    margin-top: 3.33vw;
  }
  .fb_card_price {
    font-size: 7.22vw;
  }
  .fb_card_meta {
    margin-top: 1.67vw;
    font-size: 3.33vw;
  }

  .fb_reward {
    padding: 80px 20px 160px;
  }
  .fb_reward_title {
    font-size: 4.4vw;
  }
  .fb_reward_list {
    gap: 2.78vw;
    margin: 5vw auto 1.94vw;
  }
  .fb_reward_note {
    font-size: 3vw;
  }
  .fb_reward_box {
    min-height: 13.33vw;
    padding: 2.5vw 3.33vw;
    border-width: 0.28vw;
    border-radius: 2.22vw;
    font-size: 5vw;
  }
}

@media screen and (max-width: 800px) {
  .con_box {
    letter-spacing: -0.13vw;
    padding: 0;
  }
  .con_box .input_box {
    width: 100%;
    padding: 12vw 7% 28vw;
  }
  .fb_form_eyebrow {
    font-size: 3vw;
  }
  .fb_form_title {
    margin-top: 3vw;
    font-size: 8vw;
    line-height: 1.25;
  }
  .fb_form_desc {
    margin-top: 4vw;
    font-size: 3.6vw;
  }
  .fb_form_divider {
    margin-top: 7vw;
  }
  .fb_form_badges {
    gap: 2vw;
    margin-top: 6vw;
  }
  .fb_form_badge {
    padding: 1.8vw 2.4vw;
    font-size: 3vw;
  }
  .selected_product {
    width: 100%;
    margin: 6vw 0 0;
    padding: 0;
    font-size: 3.5vw;
  }
  .con_box .input_box > ul {
    margin-top: 6vw;
  }
  .con_box .input_box > ul li {
    margin-bottom: 5vw;
  }
  .con_box .input_box > ul li label {
    font-size: 3.8vw;
    padding: 0 0 2vw;
  }
  .con_box .input_box > ul li input,
  .con_box .input_box > ul li select {
    font-size: 3.8vw;
    border-radius: 1.5vw;
    height: 12vw;
    line-height: 12vw;
    padding: 0 3vw;
  }
  .con_box .input_box > ul li select {
    padding: 0 9vw 0 3vw;
    background-position: right 3vw center;
  }
  .con_box .input_box ol {
    flex-direction: column;
    align-items: flex-start;
    gap: 2.5vw;
    margin: 6vw 0 0;
  }
  .con_box .input_box ol li {
    font-size: 3.5vw;
  }
  .con_box .input_box ol li input[type="checkbox"] {
    width: 3.5vw;
    height: 3.5vw;
    margin: 0 1.5vw 0 0;
  }
  .con_box .input_box .agree_title {
    font-size: 3.8vw;
    margin: 5vw 0 2vw;
    padding: 0;
  }
  .con_box .input_box .agree_textarea {
    font-size: 3vw;
    line-height: 1.7;
    padding: 3vw;
  }
  .con_box .input_box .agree_textarea strong {
    font-size: 3.3vw;
  }
  .con_box .input_box .agree_textarea .agree_list .item {
    font-size: 3vw;
    line-height: 1.7;
  }
  .con_box .input_box .agree_textarea .agree_list .item .item_title {
    font-size: 3vw;
    line-height: 1.7;
  }
  .fb_floating_btn {
    border-radius: 0;
    font-size: 4.6vw;
    padding: 3.4vw 0;
    letter-spacing: -0.25vw;
  }

  /* 모달 (모바일) : 내용 더 작게 / 더 많이 노출 */
  .fb_modal_overlay {
    padding: 5vw 3.5vw;
  }
  .fb_modal {
    max-width: 100%;
    max-height: 92vh;
    border-radius: 3vw;
  }
  .fb_modal_close {
    top: 1.5vw;
    right: 1.5vw;
    width: 8vw;
    height: 8vw;
    font-size: 6vw;
  }
  .fb_modal_body {
    padding: 9vw 5vw 3vw;
  }
  .fb_modal .fb_form_eyebrow {
    font-size: 3vw;
  }
  .fb_modal .fb_form_title {
    margin-top: 2vw;
    font-size: 6vw;
  }
  .fb_modal .fb_form_desc {
    margin-top: 2.5vw;
    font-size: 3.2vw;
  }
  .fb_modal .fb_form_divider {
    margin-top: 4vw;
  }
  .fb_modal .fb_form_badges {
    gap: 1.5vw;
    margin-top: 3.5vw;
  }
  .fb_modal .fb_form_badge {
    padding: 1.3vw 1.8vw;
    font-size: 2.7vw;
  }
  .fb_modal .selected_product {
    margin-top: 4vw;
    font-size: 3.2vw;
  }
  .fb_modal .con_box .input_box > ul {
    margin-top: 4vw;
  }
  .fb_modal .con_box .input_box > ul li {
    margin-bottom: 3vw;
  }
  .fb_modal .con_box .input_box > ul li label {
    font-size: 3.2vw;
    padding-bottom: 1.4vw;
  }
  .fb_modal .con_box .input_box > ul li input,
  .fb_modal .con_box .input_box > ul li select {
    height: 9.5vw;
    line-height: 9.5vw;
    font-size: 3.4vw;
  }
  .fb_modal .con_box .input_box .agree_title {
    margin: 4vw 0 1.6vw;
    font-size: 3.2vw;
  }
  .fb_modal .con_box .input_box .agree_textarea {
    padding: 2.6vw;
    font-size: 2.7vw;
  }
  .fb_modal .con_box .input_box .agree_textarea strong {
    font-size: 2.9vw;
  }
  .fb_modal .con_box .input_box .agree_textarea .agree_list .item,
  .fb_modal .con_box .input_box .agree_textarea .agree_list .item .item_title {
    font-size: 2.7vw;
  }
  .fb_modal .con_box .input_box ol {
    gap: 2vw;
    margin-top: 4vw;
  }
  .fb_modal .con_box .input_box ol li {
    font-size: 3vw;
  }
  .fb_modal .con_box .input_box ol li input[type="checkbox"] {
    width: 3.2vw;
    height: 3.2vw;
    margin-right: 1.5vw;
  }
  .fb_modal_submit {
    font-size: 4vw;
    padding: 3.4vw 0;
    letter-spacing: -0.25vw;
  }
}


@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
/*본고딕(노토산즈) font-family:'Noto Sans KR' */
@import url(https://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
/*나눔명조 font-family: 'Nanum Myeongjo' */
@import url(https://fonts.googleapis.com/css?family=Montserrat);
/*몬세라트 font-family: 'Montserrat' */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700);
/*로보토 font-family: 'Roboto' */
@import url("https://cdn.jsdelivr.net/gh/moonspam/NanumBarunGothic@1.0/nanumbarungothicsubset.css");
/*나눔바른고딕 font-family: 'NanumBarunGothic';*/
@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300;400;500;600;700&display=swap');
/*TEKO font-family: 'Teko', sans-serif;*/
@font-face { font-family: 'GyeonggiBatang'; 
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/GyeonggiBatang.woff') format('woff'); font-weight: normal; font-style: normal; }
/*경기바탕체 font-family: 'GyeonggiBatang';*/


@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 100;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 300;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 400;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 700;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 900;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');}


@font-face {
    font-family: 'GmarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}


/*----------------- reset -----------------  */
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, hr, p, span {margin:0; padding:0; font-family:'Noto Sans KR',sans-serif;}

body { font-size:16px; font:inherit; color:#222; line-height:1; -webkit-text-size-adjust:none}

ul, ol, li {list-style:none}

em, var, address, i{font-style:normal}

a:hover,a:active,a:focus, a{ text-decoration:none; color:none; }

h1,h2,h3,h4,h5,h6{font-size:none}

img {border:0; vertical-align:top;}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* TOP */





/*bottom*/
#wholebg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1001;background:rgba(0,0,0,0.5);filter:alpha(opacity=80);opacity:0.8;-moz-opacity:0.8;display:none}

/* pop_cart */
.pop_cart{background-color: #fff;border-radius: 25px;padding: 40px 18px 35px;width: 440px;height: 320px;text-align: center;box-sizing: border-box;letter-spacing: -1px;display:none}
.pop_cart_name{font-size: 24px;color:#222;font-weight: bold;border-bottom: 1px solid #222;padding-bottom: 10px;}
.pop_cart_btn{font-size: 0;}
.pop_cart_btn p{font-size: 22px;color:#222;padding: 40px 0 20px;}
.pop_cart_btn a{display: inline-block;vertical-align: top;width: 49%;font-size: 20px;background-color: #fd6f24;color:#fff;padding: 18px 0;text-align: center;margin: 0 0 10px;box-sizing: border-box;}
.pop_cart_btn a.pop_cart_cancel{background-color: #fff;color:#222;margin-right: 6px;border:1px solid #ccc;}
.pop_cart_btn a.pop_cart_put{border:1px solid #fd6f24;}
.pop_cart_btn a.pop_cart_res{width: 100%;}


@media all and (max-width:720px){
	
	.pop_cart {width: 77vw;height: auto;padding: 5vw 4vw 4vw;letter-spacing: -0.1vw;}
	.pop_cart_name {font-size: 5.5vw;padding-bottom: 2vw;}
	.pop_cart_btn p {font-size: 4.16vw;padding: 6vw 0;}
	.pop_cart_btn a {width: 49%;font-size: 3.3vw;padding: 3.5vw 0;margin: 0 0 1vw;}
	.pop_cart_btn a.pop_cart_cancel{margin-right: 1vw;}
}
	
/*bottom*/

