@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css");
@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap");
@import url("/resources/site/fonts/fonts.css");
#scatalog_2509 .layer_common_service, #scatalog_2509 .layer_delivery_pre_reception {
  position: fixed;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  opacity: 0;
  z-index: -5;
}
#scatalog_2509 .layer_common_service .dim, #scatalog_2509 .layer_delivery_pre_reception .dim {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 2;
  margin-top: 0;
}
#scatalog_2509 .layer_common_service .dialog_content, #scatalog_2509 .layer_delivery_pre_reception .dialog_content {
  overscroll-behavior: none;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  right: 0;
  z-index: 3;
  text-align: center;
  display: block;
  box-sizing: border-box;
}
#scatalog_2509 .layer_common_service .dialog_content .dialog_header, #scatalog_2509 .layer_delivery_pre_reception .dialog_content .dialog_header {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 246px;
  background: url(/resources/site/img/scatalog_2509/pre_reception/bg_pre_reception.jpg) center/cover no-repeat;
}
#scatalog_2509 .layer_common_service .dialog_content .dialog_header .dialog_title_wrap, #scatalog_2509 .layer_delivery_pre_reception .dialog_content .dialog_header .dialog_title_wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#scatalog_2509 .layer_common_service .dialog_content .dialog_header .dialog_title_wrap .dialog_stitle, #scatalog_2509 .layer_delivery_pre_reception .dialog_content .dialog_header .dialog_title_wrap .dialog_stitle {
  display: inline-block;
  margin-bottom: 8px;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: -0.015em;
  text-align: center;
  color: rgba(4, 31, 5, 0.8);
  vertical-align: top;
}
#scatalog_2509 .layer_common_service .dialog_content .dialog_header .dialog_title_wrap .dialog_title, #scatalog_2509 .layer_delivery_pre_reception .dialog_content .dialog_header .dialog_title_wrap .dialog_title {
  font-family: "SinsegaeSans", serif !important;
  font-weight: 500;
  font-size: 32px;
  line-height: 48px;
  letter-spacing: -0.03em;
  text-align: center;
  color: #041F05;
}
#scatalog_2509 .layer_common_service .dialog_content .dialog_header .dialog_title_wrap .dialog_stext, #scatalog_2509 .layer_delivery_pre_reception .dialog_content .dialog_header .dialog_title_wrap .dialog_stext {
  margin-top: 12px;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.015em;
  text-align: center;
  color: rgba(4, 31, 5, 0.8);
}
#scatalog_2509 .layer_common_service .dialog_body, #scatalog_2509 .layer_delivery_pre_reception .dialog_body {
  width: 100%;
  background-color: #fff;
}
#scatalog_2509 .layer_common_service .dialog_body .dialog_inner, #scatalog_2509 .layer_delivery_pre_reception .dialog_body .dialog_inner {
  padding: 50px 62px 60px;
}
#scatalog_2509 .layer_common_service .dialog_close, #scatalog_2509 .layer_delivery_pre_reception .dialog_close {
  width: 24px;
  height: 24px;
  background: url("/resources/site/img/scatalog_2509/pre_reception/ico_dialog_close.png") center/cover no-repeat;
  position: absolute;
  top: 14px;
  right: 15px;
  cursor: pointer;
}
#scatalog_2509 .layer_common_service .dialog_close .offscreen, #scatalog_2509 .layer_delivery_pre_reception .dialog_close .offscreen {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  border: 0;
  clip: rect(0 0 0 0);
}
#scatalog_2509 .layer_delivery_pre_reception .dialog_content {
  width: 1024px;
}
#scatalog_2509 .layer_delivery_pre_reception .dialog_content .dialog_body .dialog_inner .sc_ctitle_wrap {
  margin-bottom: 24px;
}
#scatalog_2509 .layer_delivery_pre_reception .dialog_content .dialog_body .dialog_inner .sc_ctitle_wrap .sc_ctitle {
  display: inline-block;
  font-family: "Pretendard", sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: -0.015em;
  color: #222;
  vertical-align: top;
}
#scatalog_2509 .layer_delivery_pre_reception .dialog_content .dialog_body .dialog_inner .reception_step_list {
  display: flex;
}
#scatalog_2509 .layer_delivery_pre_reception .dialog_content .dialog_body .dialog_inner .reception_step_list .reception_step_item {
  flex: 1;
  padding-top: 96px;
}
#scatalog_2509 .layer_delivery_pre_reception .dialog_content .dialog_body .dialog_inner .reception_step_list .reception_step_item .step_text {
  display: inline-block;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: -0.015em;
  text-align: center;
  color: #222;
  vertical-align: top;
}
#scatalog_2509 .layer_delivery_pre_reception .dialog_content .dialog_body .dialog_inner .reception_step_list .reception_step_item .step_text .sc_fc_spot {
  font-weight: 600;
}
#scatalog_2509 .layer_delivery_pre_reception .dialog_content .dialog_body .dialog_inner .reception_step_list .reception_step_item .step_sub_text {
  display: inline-block;
  margin-top: 4px;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: -0.02em;
  text-align: center;
  color: #999;
  vertical-align: top;
}
#scatalog_2509 .layer_delivery_pre_reception .dialog_content .dialog_body .dialog_inner .reception_step_list .reception_step_item.register {
  background: url("/resources/site/img/scatalog_2509/pre_reception/ico_reception_register.png") center top/80px no-repeat;
}
#scatalog_2509 .layer_delivery_pre_reception .dialog_content .dialog_body .dialog_inner .reception_step_list .reception_step_item.code {
  background: url("/resources/site/img/scatalog_2509/pre_reception/ico_reception_code.png") center top/80px no-repeat;
}
#scatalog_2509 .layer_delivery_pre_reception .dialog_content .dialog_body .dialog_inner .reception_step_list .reception_step_item.visit {
  background: url("/resources/site/img/scatalog_2509/pre_reception/ico_reception_visit.png") center top/80px no-repeat;
}
#scatalog_2509 .layer_delivery_pre_reception .dialog_content .dialog_body .dialog_inner .reception_step_list .reception_step_item.exchange {
  background: url("/resources/site/img/scatalog_2509/pre_reception/ico_reception_exchange.png") center top/80px no-repeat;
}
#scatalog_2509 .layer_delivery_pre_reception .dialog_content .dialog_body .dialog_inner .reception_step_list .reception_step_item.complete {
  background: url("/resources/site/img/scatalog_2509/pre_reception/ico_reception_complete.png") center top/80px no-repeat;
}
#scatalog_2509 .layer_delivery_pre_reception .dialog_content .dialog_body .dialog_inner .reception_step_list .reception_step_item ~ .reception_step_item {
  position: relative;
  margin-left: 20px;
}
#scatalog_2509 .layer_delivery_pre_reception .dialog_content .dialog_body .dialog_inner .reception_step_list .reception_step_item ~ .reception_step_item:before {
  content: "";
  position: absolute;
  top: 0;
  left: -18px;
  display: inline-block;
  width: 16px;
  height: 80px;
  vertical-align: top;
  background: url("/resources/site/img/scatalog_2509/pre_reception/ico_stap_arr.png") center top/16px 80px no-repeat;
}
#scatalog_2509 .layer_common_service .dialog_content {
  width: 500px;
}
#scatalog_2509 .layer_common_service .dialog_content .dialog_body .dialog_inner {
  padding: 40px 40px 44px 40px;
}
#scatalog_2509 .layer_common_service .dialog_content .dialog_body .dialog_inner .sc_scont_box {
  text-align: left;
}
#scatalog_2509 .layer_common_service .dialog_content .dialog_body .dialog_inner .sc_scont_box .open_period_list .open_period_item ~ .open_period_item {
  margin-top: 20px;
}
#scatalog_2509 .layer_common_service .dialog_content .dialog_body .dialog_inner .sc_scont_box .open_period_list .open_period_item .date {
  font-family: "Pretendard", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: -0.025em;
}
#scatalog_2509 .layer_common_service .dialog_content .dialog_body .dialog_inner .sc_scont_box .open_period_list .open_period_item .info_text_list {
  margin-top: 12px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
#scatalog_2509 .layer_common_service .dialog_content .dialog_body .dialog_inner .sc_scont_box .open_period_list .open_period_item .info_text_list .sc_dot_text {
  font-family: "Pretendard", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
  color: #000;
  position: relative;
  width: calc((100% - 24px) / 3);
  box-sizing: border-box;
  padding-left: 12px;
}
#scatalog_2509 .layer_common_service .dialog_content .dialog_body .dialog_inner .sc_scont_box .open_period_list .open_period_item .info_text_list .sc_dot_text::before {
  content: "";
  display: inline-block;
  width: 2.5px;
  height: 2.5px;
  border-radius: 50px;
  background-color: #ddd;
  position: absolute;
  top: 7px;
  left: 4px;
}
#scatalog_2509 .layer_common_service .dialog_content .dialog_body .dialog_inner .sc_scont_box .open_period_list .open_period_item:nth-child(3) .info_text_list .sc_dot_text {
  flex: 0 0 auto;
  width: auto;
}
#scatalog_2509 .layer_common_service .dialog_content .dialog_body .dialog_inner .sc_scont_box .open_period_list .open_period_item:last-child .info_text_list .sc_dot_text {
  flex: 0 0 auto;
  width: auto;
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
  letter-spacing: -0.015em;
  color: #999;
  padding-left: 8px;
}
#scatalog_2509 .layer_common_service .dialog_content .dialog_body .dialog_inner .sc_scont_box .open_period_list .open_period_item:last-child .info_text_list .sc_dot_text::before {
  width: 3px;
  height: 3px;
  left: 0;
  background-color: #ccc;
}

.contents_wrap.delivery_pre_reception_wrap {
  padding-bottom: 120px;
}
.contents_wrap.delivery_pre_reception_wrap .reception_banner_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 294px;
  background: url("/resources/site/img/scatalog_2509/pre_reception/bg_pre_reception.jpg") center/cover no-repeat;
}
.contents_wrap.delivery_pre_reception_wrap .reception_banner_wrap .sc_ctitle_wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.contents_wrap.delivery_pre_reception_wrap .reception_banner_wrap .sc_ctitle_wrap .sc_stitle {
  margin-bottom: 8px;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: -0.015em;
  text-align: center;
  color: rgba(4, 31, 5, 0.8);
}
.contents_wrap.delivery_pre_reception_wrap .reception_banner_wrap .sc_ctitle_wrap .sc_ctitle {
  font-family: "SinsegaeSans", serif !important;
  font-weight: 500;
  font-size: 40px;
  line-height: 1.4;
  letter-spacing: -0.03em;
  text-align: center;
  color: #041F05;
}
.contents_wrap.delivery_pre_reception_wrap .reception_banner_wrap .sc_ctitle_wrap .sc_stext {
  margin-top: 12px;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: -0.015em;
  text-align: center;
  color: rgba(4, 31, 5, 0.8);
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap {
  width: 1024px;
  margin: 0 auto;
  /* 추석 선물 통합 서비스 안내 */
  /* // 추석 선물 통합 서비스 안내 */
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .btn_arr_round {
  display: inline-block;
  width: fit-content;
  padding-right: 24px;
  background: url("/resources/site/img/scatalog_2509/pre_reception/ico_arr_round.png") right center/20px 20px no-repeat;
  font-size: 0;
  vertical-align: top;
  cursor: pointer;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .btn_arr_round .text {
  display: inline-block;
  font-family: "Pretendard", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.015em;
  color: #675A46;
  vertical-align: top;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .reception_period_wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .reception_period_wrap .period_tit {
  display: inline-block;
  margin-bottom: 10px;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: -0.015em;
  color: #000;
  text-align: center;
  vertical-align: top;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .reception_period_wrap .period_date {
  display: inline-block;
  font-family: "Pretendard", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: -0.015em;
  color: #222;
  text-align: center;
  vertical-align: top;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .reception_period_wrap .btn_arr_round {
  margin-top: 30px;
  background-image: url("/resources/site/img/scatalog_2509/pre_reception/ico_arr_line_round.png");
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .reception_register_wrap {
  display: flex;
  justify-content: space-between;
  column-gap: 20px;
  margin-top: 60px;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .reception_register_wrap .sc_gray_box {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 30px;
  background-color: #f9f9f9;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .reception_register_wrap .sc_gray_box .sc_ctitle_wrap {
  display: flex;
  flex-direction: column;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .reception_register_wrap .sc_gray_box .sc_ctitle_wrap .sc_stitle {
  display: inline-block;
  margin-bottom: 5px;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.015em;
  color: #666;
  vertical-align: top;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .reception_register_wrap .sc_gray_box .sc_ctitle_wrap .sc_ctitle {
  display: inline-block;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: -0.015em;
  color: #000;
  vertical-align: top;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .reception_register_wrap .sc_gray_box .sc_ctitle_wrap .sc_ctitle .sc_fc_spot {
  font-weight: 600;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .reception_register_wrap .sc_gray_box .btn_arr_round {
  align-self: flex-end;
  margin-top: 33px;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .sc_dot_text {
  position: relative;
  margin-top: 12px;
  font-family: "Pretendard", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  padding-left: 8px;
  color: #999;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .sc_dot_text::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50px;
  background-color: #ccc;
  position: absolute;
  top: 7px;
  left: 0;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_info_box {
  margin-top: 60px;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_info_box .sc_gray_box {
  background-color: #f9f9f9;
  padding: 60px 22px;
  box-sizing: border-box;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_info_box .sc_gray_box .sc_ctitle_wrap {
  text-align: center;
  margin-bottom: 30px;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_info_box .sc_gray_box .sc_ctitle_wrap .sc_ctitle {
  display: inline-block;
  margin-bottom: 10px;
  font-family: "Pretendard", sans-serif;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: -0.015em;
  color: #222;
  vertical-align: top;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_info_box .sc_gray_box .sc_ctitle_wrap .sc_ctitle + .sc_stext {
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0;
  font-weight: 400;
  color: #222;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_info_box .service_step_list {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_info_box .service_step_list .service_step_item {
  flex: 1;
  padding-top: 96px;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_info_box .service_step_list .service_step_item .step_text {
  display: inline-block;
  font-family: "Pretendard", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: -0.015em;
  text-align: center;
  color: #222;
  vertical-align: top;
  width: 100%;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_info_box .service_step_list .service_step_item .step_text .sc_fc_spot {
  font-weight: 600;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_info_box .service_step_list .service_step_item .step_text .btn_text_udl {
  display: inline-block;
  margin-top: 8px;
  vertical-align: top;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_info_box .service_step_list .service_step_item .step_text .btn_text_udl .text {
  display: inline-block;
  font-family: "Pretendard", sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: -0.02em;
  text-decoration: underline;
  vertical-align: top;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_info_box .service_step_list .service_step_item.receipt {
  background: url("/resources/site/img/scatalog_2509/common_service/pc_common_service_receipt.png") center top/80px no-repeat;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_info_box .service_step_list .service_step_item.pay {
  background: url("/resources/site/img/scatalog_2509/common_service/pc_common_service_pay.png") center top/80px no-repeat;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_info_box .service_step_list .service_step_item.delivery_info {
  background: url("/resources/site/img/scatalog_2509/common_service/pc_common_service_delivery_info.png") center top/80px no-repeat;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_info_box .service_step_list .service_step_item.gift {
  background: url("/resources/site/img/scatalog_2509/common_service/pc_common_service_gift.png") center top/80px no-repeat;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_info_box .service_step_list .service_step_item ~ .service_step_item {
  position: relative;
  margin-left: 20px;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_info_box .service_step_list .service_step_item ~ .service_step_item:before {
  content: "";
  position: absolute;
  top: 0;
  left: -18px;
  display: inline-block;
  width: 16px;
  height: 80px;
  vertical-align: top;
  background: url("/resources/site/img/scatalog_2509/pre_reception/ico_stap_arr.png") center top/16px 80px no-repeat;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_quick_menu {
  padding-top: 60px;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_quick_menu .menu_list {
  display: flex;
  column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_quick_menu .menu_list .menu_item {
  position: relative;
  background-color: #F5F5F5;
  padding: 17px 16px;
  flex: 1;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_quick_menu .menu_list .menu_item [class^=ico_] {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 46px;
  height: 46px;
  flex: 0 0 46px;
  background: center/cover no-repeat;
  vertical-align: middle;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_quick_menu .menu_list .menu_item .ico_gift {
  background-image: url("/resources/site/img/scatalog_2509/common_service/pc_common_service_quick_gift.png");
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_quick_menu .menu_list .menu_item .ico_gift_card {
  background-image: url("/resources/site/img/scatalog_2509/common_service/pc_common_service_quick_gift_card.png");
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_quick_menu .menu_list .menu_item .ico_faq {
  background-image: url("/resources/site/img/scatalog_2509/common_service/pc_common_service_quick_faq.png");
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_quick_menu .menu_list .menu_item .ico_inquiry {
  background-image: url("/resources/site/img/scatalog_2509/common_service/pc_common_service_quick_inquiry.png");
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_quick_menu .menu_list .menu_item .text {
  font-family: "Pretendard", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.015em;
  color: #222;
  vertical-align: middle;
  margin-left: 14px;
}
.contents_wrap.delivery_pre_reception_wrap .reception_info_wrap .common_service_quick_menu .menu_list .menu_item .btn_link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
}

#SERVICE.contents_wrap.delivery_pre_reception_wrap .reception_banner_wrap {
  margin-top: 173px;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap {
  padding-bottom: 120px;
  /* ------------- img ------------ */
  /* ------------- content box ------------ */
  /* -------------  typography ------------ */
  /* ------------- info_text ------------ */
  /* ------------- table ------------ */
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .img_box {
  width: 100%;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .img_box img {
  width: 100%;
  object-fit: cover;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .sc_cont_box_md {
  padding-top: 40px;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .sc_cont_box_lg {
  padding-top: 60px;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .sc_scont_box {
  padding-top: 30px;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .sc_gray_box {
  padding: 20px;
  background-color: #f5f5f5;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .ta_center {
  text-align: center !important;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .sc_stext {
  font-family: "Pretendard", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: -0.015em;
  color: #666;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .sc_ctitle_wrap {
  display: flex;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .sc_ctitle_wrap [class^=sc_ctitle_] {
  flex: 1;
  word-break: keep-all;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .sc_ctitle_wrap [class^=sc_ctitle_] ~ [class^=sc_stext] {
  width: 100%;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .sc_ctitle_wrap .right_area {
  margin-left: auto;
  flex: 0 0 auto;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .sc_ctitle_wrap .sc_ctitle_lg {
  font-family: "Pretendard", sans-serif;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: -0.003em;
  font-weight: 700;
  color: #222;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .sc_ctitle_wrap .sc_ctitle_lg + .sc_stext {
  margin-top: 10px;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .sc_ctitle_wrap .sc_ctitle_md {
  font-family: "Pretendard", sans-serif;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.003em;
  font-weight: 600;
  color: #000;
  text-align: left;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .sc_ctitle_wrap .sc_ctitle_md + .sc_scont_box {
  margin-top: 30px;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .sc_stitle_wrap {
  margin-bottom: 10px;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .sc_stitle_wrap_zero {
  margin-bottom: 0;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .sc_stitle {
  font-family: "Pretendard", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.015em;
  color: #000;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .sc_stitle + .sc_stext {
  margin-top: 6px;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .info_text_list .circle_decimal_text {
  font-family: "Pretendard", sans-serif;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .info_text_list .circle_decimal_text ~ .circle_decimal_text {
  margin-top: 20px;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .info_text_list .circle_decimal_text .circle {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #222;
  border-radius: 50%;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .info_text_list .circle_decimal_text .circle .num {
  display: block;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  line-height: 18px;
  text-align: center;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .info_text_list .circle_decimal_text .text {
  display: inline-block;
  margin-left: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: -0.015em;
  color: #666;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .info_text_list .dot_text {
  font-family: "Pretendard", sans-serif;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: -0.015em;
  color: #666666;
  padding-left: 8px;
  position: relative;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .info_text_list .dot_text ~ .dot_text {
  margin-top: 6px;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .info_text_list .dot_text::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #ccc;
  position: absolute;
  top: 7px;
  left: 0;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .star_text {
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.015em;
  color: #999;
  padding-left: 8px;
  position: relative;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap .star_text::before {
  content: "*";
  width: 6px;
  display: inline-block;
  color: #999;
  position: absolute;
  top: 3px;
  left: 0;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap table {
  width: 100%;
  border-spacing: 0;
  border-collapse: separate;
  table-layout: fixed;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap table.tbl_info tr th, #scatalog_2509 .contents_wrap.gift_delivery_info_wrap table.tbl_info tr td {
  font-family: "Pretendard", sans-serif;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: -0.015em;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap table.tbl_info tr th {
  color: #000;
  padding-right: 30px;
  vertical-align: top;
}

#scatalog_2509 .contents_wrap.gift_delivery_info_wrap table.tbl_info tr td {
  color: #666;
  word-break: break-all;
}

#scatalog_2509 .contents_wrap .gift_delivery_banner_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 294px;
  background: url("/resources/site/img/scatalog_2509/pre_reception/bg_pre_reception.jpg") center/cover no-repeat;
}

#scatalog_2509 .contents_wrap .gift_delivery_banner_wrap .sc_ctitle_wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#scatalog_2509 .contents_wrap .gift_delivery_banner_wrap .sc_ctitle_wrap .sc_stitle {
  font-family: "Pretendard", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4em;
  letter-spacing: -0.015em;
  text-align: center;
  color: rgba(4, 31, 5, 0.8);
  margin-bottom: 8px;
}

#scatalog_2509 .contents_wrap .gift_delivery_banner_wrap .sc_ctitle_wrap .sc_ctitle {
  font-family: "SinsegaeSans", sans-serif;
  font-weight: 500;
  font-size: 40px;
  line-height: 1.4em;
  letter-spacing: -0.03em;
  text-align: center;
  color: #041F05;
}

#scatalog_2509 .contents_wrap .sc_cont_box .cont_inner .gift_delivery_info_tab_wrap .tabs_area {
  /*margin-left: calc((100vw - 1024px) / 2 * -1);
  margin-right: calc((100vw - 1024px) / 2 * -1);*/
  border-bottom: 1px solid #eee;
}

#scatalog_2509 .contents_wrap .sc_cont_box .cont_inner .gift_delivery_info_tab_wrap .tabs_area .tabs {
  display: flex;
  width: 1024px;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}

#scatalog_2509 .contents_wrap .sc_cont_box .cont_inner .gift_delivery_info_tab_wrap .tabs_area .tabs .tab_item {
  flex: 1;
  text-align: center;
  background-color: #fff;
  border: 1px solid #eee;
  border-top: 1px solid transparent;
  border-bottom: none;
}

#scatalog_2509 .contents_wrap .sc_cont_box .cont_inner .gift_delivery_info_tab_wrap .tabs_area .tabs .tab_item:nth-child(2) {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}

#scatalog_2509 .contents_wrap .sc_cont_box .cont_inner .gift_delivery_info_tab_wrap .tabs_area .tabs .tab_item .tab_link {
  padding: 13px 0 14px;
  display: block;
}

#scatalog_2509 .contents_wrap .sc_cont_box .cont_inner .gift_delivery_info_tab_wrap .tabs_area .tabs .tab_item .tab_link .tab_text {
  font-family: "Pretendard", sans-serif;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: -0.002em;
  font-weight: 400;
  color: #999;
}

#scatalog_2509 .contents_wrap .sc_cont_box .cont_inner .gift_delivery_info_tab_wrap .tabs_area .tabs .tab_item.ui-tabs-active {
  background-color: #1d1d1d;
  border: 1px solid #1d1d1d;
  border-bottom: none;
}

#scatalog_2509 .contents_wrap .sc_cont_box .cont_inner .gift_delivery_info_tab_wrap .tabs_area .tabs .tab_item.ui-tabs-active:nth-child(2) {
  border-left: 1px solid #1d1d1d;
  border-right: 1px solid #1d1d1d;
}

#scatalog_2509 .contents_wrap .sc_cont_box .cont_inner .gift_delivery_info_tab_wrap .tabs_area .tabs .tab_item.ui-tabs-active .tab_link .tab_text {
  font-weight: 500;
  color: #fff;
}

#scatalog_2509 .contents_wrap .sc_cont_box .cont_inner .gift_delivery_info_tab_wrap .tab_content {
  width: 1024px;
  margin: 0 auto;
}

#scatalog_2509 .contents_wrap .sc_cont_box .cont_inner .gift_delivery_info_tab_wrap .tab_content .grid_col2_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 40px;
}

#scatalog_2509 .contents_wrap .sc_cont_box .cont_inner .gift_delivery_info_tab_wrap .tab_content .grid_col2_list .grid_item .sc_stitle {
  margin-bottom: 10px;
}

#scatalog_2509 .contents_wrap .sc_cont_box .cont_inner .gift_delivery_info_tab_wrap .tab_content .grid_col2_list .grid_item .sc_gray_box + .sc_gray_box {
  margin-top: 6px;
}

#scatalog_2509 .contents_wrap .sc_cont_box .cont_inner .gift_delivery_info_tab_wrap .tab_content .contact_item {
  font-family: "Pretendard", sans-serif;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
  padding: 16px 0;
}

#scatalog_2509 .contents_wrap .sc_cont_box .cont_inner .gift_delivery_info_tab_wrap .tab_content .contact_item .name {
  font-size: 14px;
  line-height: 19px;
  letter-spacing: -0.015em;
  font-weight: 400;
  color: #666;
}

#scatalog_2509 .contents_wrap .sc_cont_box .cont_inner .gift_delivery_info_tab_wrap .tab_content .contact_item .number {
  font-size: 14px;
  line-height: 19px;
  letter-spacing: -0.015em;
  font-weight: 400;
  color: #000;
}

#scatalog_2509 .contents_wrap .sc_cont_box .cont_inner .gift_delivery_info_tab_wrap .tab_content.delivery_advice .sc_stitle_wrap_zero + .info_text_list {
  margin-top: 6px;
}

/*# sourceMappingURL=cataSub_2509.css.map */
