@charset "UTF-8";
@font-face {
  font-family: "WildGak";
  src: url("https://contents.kyobobook.co.kr/pmtn/webfont/[KIM]WILDgag-Bold.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.wildgak {
  font-family: "WildGak";
}

@font-face {
  font-family: "KyoboHandwriting2025";
  font-style: normal;
  font-weight: 400;
  src: url("https://contents.kyobobook.co.kr/resources/fo/fonts/2025/KyoboHandwriting2025lyb.ttf") format("truetype"), url("https://contents.kyobobook.co.kr/resources/fo/fonts/2025/KyoboHandwriting2025lyb.otf") format("opentype");
}
body {
  -webkit-text-size-adjust: none;
}

.event_wrap {
  font-family: "Pretendard", sans-serif;
}
.event_wrap * {
  box-sizing: border-box;
}
.event_wrap a,
.event_wrap button {
  cursor: pointer;
}
.event_wrap .e_container {
  overflow: hidden;
}
.event_wrap .inner {
  position: relative;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}
.event_wrap img {
  vertical-align: top;
  max-width: 100%;
}
.event_wrap .e_hidden {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}
.event_wrap .e_link {
  display: block;
  cursor: pointer;
}
.event_wrap .e_tab_area {
  position: relative;
  width: 100%;
  height: 56px;
}
.event_wrap .e_tab_area .e_tab_wrap {
  position: relative;
  z-index: 20;
  width: 100%;
  height: 56px;
  background: #ffd4eb;
}
.event_wrap .e_tab_area .e_tab_wrap.is_fixed {
  position: fixed;
  left: 0;
}
.event_wrap .e_tab_area .e_tab_wrap.is_fixed[data-active="1"] {
  background: #f2f2f2;
}
.event_wrap .e_tab_area .e_tab_wrap.is_fixed[data-active="2"] {
  background: #b2f2fe;
}
.event_wrap .e_tab_area .e_tab_wrap.is_fixed[data-active="3"] {
  background: #e5fa9f;
}
.event_wrap .e_tab_area .e_tab_wrap.is_fixed[data-active="4"] {
  background: #fff;
}
.event_wrap .e_tab_area .e_tab_wrap .e_nav_tab {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 56px;
}
.event_wrap .e_tab_area .e_tab_wrap .e_nav_tab li {
  position: relative;
  height: 56px;
  background: #231815;
}
.event_wrap .e_tab_area .e_tab_wrap .e_nav_tab li:nth-child(3) {
  width: 178.937px;
}
.event_wrap .e_tab_area .e_tab_wrap .e_nav_tab li + li a:before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  width: 1px;
  height: 24px;
  background: rgba(255, 255, 255, 0.5);
}
.event_wrap .e_tab_area .e_tab_wrap .e_nav_tab li.on a {
  color: #191919;
}
.event_wrap .e_tab_area .e_tab_wrap .e_nav_tab li.on a:before {
  display: none;
}
.event_wrap .e_tab_area .e_tab_wrap .e_nav_tab li.on + li a:before {
  display: none;
}
.event_wrap .e_tab_area .e_tab_wrap .e_nav_tab li.on .tab_btn01 {
  background: #f2f2f2;
}
.event_wrap .e_tab_area .e_tab_wrap .e_nav_tab li.on .tab_btn02 {
  background: #b2f2fe;
}
.event_wrap .e_tab_area .e_tab_wrap .e_nav_tab li.on .tab_btn03 {
  background: #e5fa9f;
}
.event_wrap .e_tab_area .e_tab_wrap .e_nav_tab li.on .tab_btn04 {
  background: #fff;
}
.event_wrap .e_tab_area .e_tab_wrap .e_nav_tab a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 56px;
  padding: 0 30px;
  color: #fff;
  font-family: "WildGak", "Pretendard", sans-serif;
  font-size: 21.176px;
  font-weight: 400;
  line-height: 1;
}
.event_wrap .visual_video video {
  display: block;
  width: calc(100% + 2px);
  max-width: none;
  height: auto;
  margin-left: -1px;
  border: 0;
  outline: 0;
}
.event_wrap .section_title {
  font-family: "WildGak", "Pretendard", sans-serif;
  color: #000;
  text-align: center;
  font-size: 44px;
  font-weight: 700;
  line-height: 62px;
  letter-spacing: -1.1px;
}
.event_wrap .chevron {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-top: 3px solid currentColor;
  border-right: 3px solid currentColor;
  transform: rotate(45deg);
}
.event_wrap [class$=_prev] .chevron {
  transform: rotate(-135deg);
}
.event_wrap .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  margin: 0 5px;
  opacity: 1;
  background: #e4e4e4;
}
.event_wrap .swiper-pagination-bullet-active {
  background: #eb0642;
}
.event_wrap .bg_intro {
  background: #ffd4eb url("https://contents.kyobobook.co.kr/pmtn/2026/book/260917_hanguel/images/visual/intro_shapes.png") no-repeat center top;
  background: #ffd4eb url("../images/visual/intro_shapes.png") no-repeat center top;
  background-size: 2800px 530px;
}
.event_wrap .bg_intro .inner {
  width: 710px;
  padding: 100px 0 75px;
}
.event_wrap .bg_intro .section_title {
  font-size: 0;
  letter-spacing: -1.1px;
}
.event_wrap .bg_intro .section_title span {
  font-size: 44px;
  position: relative;
  display: inline-block;
  animation: txtMotion03 1.5s infinite;
}
.event_wrap .bg_intro .section_title span:nth-of-type(1) {
  animation-delay: 0.1s;
}
.event_wrap .bg_intro .section_title span:nth-of-type(2) {
  animation-delay: 0.2s;
}
.event_wrap .bg_intro .section_title span:nth-of-type(3) {
  animation-delay: 0.3s;
  margin-right: 6px;
}
.event_wrap .bg_intro .section_title span:nth-of-type(4) {
  animation-delay: 0.4s;
}
.event_wrap .bg_intro .section_title span:nth-of-type(5) {
  animation-delay: 0.5s;
}
.event_wrap .bg_intro .section_title span:nth-of-type(6) {
  animation-delay: 0.6s;
  margin-right: 6px;
}
.event_wrap .bg_intro .section_title span:nth-of-type(7) {
  animation-delay: 0.7s;
}
.event_wrap .bg_intro .section_title span:nth-of-type(8) {
  animation-delay: 0.8s;
}
.event_wrap .bg_intro .section_title span:nth-of-type(9) {
  animation-delay: 0.9s;
  margin-right: 6px;
}
.event_wrap .bg_intro .section_title span:nth-of-type(10) {
  animation-delay: 1s;
}
.event_wrap .bg_intro .section_title span:nth-of-type(11) {
  animation-delay: 1.1s;
}
.event_wrap .bg_intro .section_title span:nth-of-type(12) {
  animation-delay: 1.2s;
}
.event_wrap .bg_intro .section_title span:nth-of-type(13) {
  animation-delay: 1.3s;
  margin-right: 6px;
}
.event_wrap .bg_intro .section_title span:nth-of-type(14) {
  animation-delay: 1.4s;
}
.event_wrap .bg_intro .section_title span:nth-of-type(15) {
  animation-delay: 1.5s;
}
@keyframes txtMotion03 {
  0% {
    top: 0;
  }
  20% {
    top: -10px;
  }
  40%, 60%, 80%, 100% {
    top: 0;
  }
}
.event_wrap .bg_intro .intro_copy {
  color: #000;
  text-align: center;
  font-size: 26px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.65px;
}
.event_wrap .bg_intro .intro_copy p + p {
  margin-top: 17px;
}
.event_wrap .bg_01 {
  background: #f2f2f2;
}
.event_wrap .bg_01 .inner {
  padding: 100px 0;
}
.event_wrap .bg_01 .pati_logo {
  display: block;
  width: 160px;
  height: 108px;
  margin: 0 auto;
}
.event_wrap .bg_01 .section_title {
  margin-top: 8px;
  color: #333;
  text-align: center;
  font-family: [KIM] WILDgag;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -1.1px;
}
.event_wrap .bg_01 .pati_copy {
  margin-top: 20px;
  color: #000;
  text-align: center;
  font-family: Pretendard;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 36.4px */
  letter-spacing: -0.65px;
}
.event_wrap .bg_01 .pati_slider_area {
  position: relative;
  width: 670px;
  height: 335px;
  margin: 55px auto 0;
}
.event_wrap .bg_01 .pati_slider {
  width: 670px;
  height: 335px;
}
.event_wrap .bg_01 .pati_slider img {
  width: 670px;
  height: 335px;
  object-fit: cover;
}
.event_wrap .bg_01 .pati_prev,
.event_wrap .bg_01 .pati_next {
  position: absolute;
  z-index: 2;
  top: 143px;
  width: 44px;
  height: 48px;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
}
.event_wrap .bg_01 .pati_prev {
  left: 0;
}
.event_wrap .bg_01 .pati_next {
  right: 0;
}
.event_wrap .bg_01 .pati_pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 9px;
}
.event_wrap .bg_01 .pati_intent_title {
  margin-top: 85px;
  font-size: 50px;
}
.event_wrap .bg_01 .pati_intent {
  margin-top: 25px;
  font-size: 26px;
  line-height: 40px;
}
.event_wrap .bg_01 .e_link_pati_home,
.event_wrap .bg_01 .e_link_pati_instagram {
  display: inline-block;
  width: 327px;
  height: 64px;
  margin-top: 40px;
  border-radius: 8px;
  background: #fff;
  color: #333;
  font-size: 24px;
  line-height: 64px;
}
.event_wrap .bg_01 .e_link_pati_home .icon,
.event_wrap .bg_01 .e_link_pati_instagram .icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  margin-right: 6px;
}
.event_wrap .bg_01 .e_link_pati_instagram {
  margin-left: 16px;
}
.event_wrap .bg_02 {
  padding: 100px 0;
  background: #47322d;
  color: #fff;
}
.event_wrap .bg_02 .section_title {
  color: #fff;
}
.event_wrap .bg_02 .author_intro {
  margin-top: 16px;
  color: #fff;
  text-align: center;
  font-family: Pretendard;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 36.4px */
  letter-spacing: -0.65px;
}
.event_wrap .bg_02 .author_slider_area {
  position: relative;
  width: 100%;
  height: 643px;
  margin-top: 100px;
}
.event_wrap .bg_02 .author_slider_area .author_slider {
  height: 597px;
}
.event_wrap .bg_02 .author_slider_area .author_slider.is_single .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: start;
}
.event_wrap .bg_02 .author_slider_area .swiper-slide {
  width: 410px;
  height: 593px;
}
.event_wrap .bg_02 .author_slider_area .author_item {
  position: relative;
  overflow: hidden;
  width: 410px;
  height: 593px;
  border-radius: 16px;
}
.event_wrap .bg_02 .author_slider_area .author_card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
  width: 410px;
  height: 593px;
  padding: 60px 32px;
  border-radius: 16px;
  text-align: center;
}
.event_wrap .bg_02 .author_slider_area .author_card .author_glyph {
  flex: 0 0 300px;
  width: 300px;
  height: 300px;
}
.event_wrap .bg_02 .author_slider_area .author_word {
  display: block;
  margin-top: 52px;
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 44.8px */
  letter-spacing: -0.8px;
}
.event_wrap .bg_02 .author_slider_area .author_quote {
  display: block;
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 33.6px */
  letter-spacing: -0.6px;
}
.event_wrap .bg_02 .author_slider_area .author_back {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  overflow-x: hidden;
  overflow-y: auto;
  width: 410px;
  height: 593px;
  border-radius: 16px;
  background: #fff;
}
.event_wrap .bg_02 .author_slider_area .author_back[hidden] {
  display: none;
}
.event_wrap .bg_02 .author_slider_area .author_back::-webkit-scrollbar {
  width: 6px;
}
.event_wrap .bg_02 .author_slider_area .author_back::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.2);
}
.event_wrap .bg_02 .author_slider_area .author_back_close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 5;
  width: 32px;
  height: 32px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #111;
  font-size: 28px;
  font-weight: 300;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
}
.event_wrap .bg_02 .author_slider_area .author_live_detail {
  padding: 60px 32px 64px;
}
.event_wrap .bg_02 .author_slider_area .author_word_reason {
  text-align: center;
}
.event_wrap .bg_02 .author_slider_area .author_word_reason .author_detail_word {
  display: block;
  color: #111;
  font-size: 32px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.8px;
}
.event_wrap .bg_02 .author_slider_area .author_word_reason p {
  margin-top: 20px;
  color: #111;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: -0.45px;
  word-break: keep-all;
}
.event_wrap .bg_02 .author_slider_area .author_profile {
  display: flex;
  align-items: center;
  margin-top: 40px;
  padding-top: 32px;
  border-top: 1px solid #ddd;
  text-align: left;
}
.event_wrap .bg_02 .author_slider_area .author_profile .author_portrait {
  flex: 0 0 100px;
  overflow: hidden;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #eee;
}
.event_wrap .bg_02 .author_slider_area .author_profile .author_portrait img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.event_wrap .bg_02 .author_slider_area .author_profile .author_profile_info {
  flex: 1;
  min-width: 0;
  padding-left: 20px;
}
.event_wrap .bg_02 .author_slider_area .author_profile .author_profile_info h3 {
  color: #111;
  font-size: 22px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.55px;
}
.event_wrap .bg_02 .author_slider_area .author_profile .author_profile_info > p {
  margin-top: 6px;
  color: #555;
  font-size: 15px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.375px;
  word-break: keep-all;
}
.event_wrap .bg_02 .author_slider_area .author_profile .author_profile_info .author_main_book {
  margin-top: 10px;
  color: #111;
}
.event_wrap .bg_02 .author_slider_area .author_profile .author_profile_info .author_main_book strong {
  margin-right: 6px;
  font-weight: 700;
}
.event_wrap .bg_02 .author_slider_area .swiper-pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.event_wrap .bg_02 .author_slider_area .swiper-pagination-bullet-active {
  background: #0064d3;
}
.event_wrap .bg_02 .author_color_1 .author_card,
.event_wrap .bg_02 .author_color_5 .author_card {
  background: #e52ea0;
}
.event_wrap .bg_02 .author_color_2 .author_card,
.event_wrap .bg_02 .author_color_6 .author_card {
  background: #0358d1;
}
.event_wrap .bg_02 .author_color_3 .author_card,
.event_wrap .bg_02 .author_color_7 .author_card {
  background: #fa6c00;
}
.event_wrap .bg_02 .author_color_4 .author_card,
.event_wrap .bg_02 .author_color_8 .author_card {
  background: #10a22b;
}
.event_wrap .author_popup_layer {
  position: fixed;
  inset: 0;
  z-index: 100000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px;
  background: rgba(0, 0, 0, 0.68);
}
.event_wrap .author_popup_layer[hidden] {
  display: none;
}
.event_wrap .author_popup_layer .author_back {
  position: relative;
  overflow: auto;
  overscroll-behavior: contain;
  width: 670px;
  max-height: 100%;
  border-radius: 16px;
  text-align: center;
}
.event_wrap .author_popup_layer .author_back > img {
  display: block;
  width: 100%;
  height: auto;
}
.event_wrap .author_popup_layer .author_back.author_color_1, .event_wrap .author_popup_layer .author_back.author_color_5 {
  background: #f5b7da;
}
.event_wrap .author_popup_layer .author_back.author_color_1 .author_live_detail, .event_wrap .author_popup_layer .author_back.author_color_5 .author_live_detail {
  background: #f5b7da;
}
.event_wrap .author_popup_layer .author_back.author_color_1 .author_reason_sub,
.event_wrap .author_popup_layer .author_back.author_color_1 .author_books em, .event_wrap .author_popup_layer .author_back.author_color_5 .author_reason_sub,
.event_wrap .author_popup_layer .author_back.author_color_5 .author_books em {
  color: #c24392;
}
.event_wrap .author_popup_layer .author_back.author_color_2, .event_wrap .author_popup_layer .author_back.author_color_6 {
  background: #82d7e8;
}
.event_wrap .author_popup_layer .author_back.author_color_2 .author_live_detail, .event_wrap .author_popup_layer .author_back.author_color_6 .author_live_detail {
  background: #82d7e8;
}
.event_wrap .author_popup_layer .author_back.author_color_2 .author_reason_sub,
.event_wrap .author_popup_layer .author_back.author_color_2 .author_books em, .event_wrap .author_popup_layer .author_back.author_color_6 .author_reason_sub,
.event_wrap .author_popup_layer .author_back.author_color_6 .author_books em {
  color: #286774;
}
.event_wrap .author_popup_layer .author_back.author_color_3, .event_wrap .author_popup_layer .author_back.author_color_7 {
  background: #ffd0a8;
}
.event_wrap .author_popup_layer .author_back.author_color_3 .author_live_detail, .event_wrap .author_popup_layer .author_back.author_color_7 .author_live_detail {
  background: #ffd0a8;
}
.event_wrap .author_popup_layer .author_back.author_color_3 .author_reason_sub,
.event_wrap .author_popup_layer .author_back.author_color_3 .author_books em, .event_wrap .author_popup_layer .author_back.author_color_7 .author_reason_sub,
.event_wrap .author_popup_layer .author_back.author_color_7 .author_books em {
  color: #9e8419;
}
.event_wrap .author_popup_layer .author_back.author_color_4, .event_wrap .author_popup_layer .author_back.author_color_8 {
  background: #ccefae;
}
.event_wrap .author_popup_layer .author_back.author_color_4 .author_live_detail, .event_wrap .author_popup_layer .author_back.author_color_8 .author_live_detail {
  background: #ccefae;
}
.event_wrap .author_popup_layer .author_back.author_color_4 .author_reason_sub,
.event_wrap .author_popup_layer .author_back.author_color_4 .author_books em, .event_wrap .author_popup_layer .author_back.author_color_8 .author_reason_sub,
.event_wrap .author_popup_layer .author_back.author_color_8 .author_books em {
  color: #10a22b;
}
.event_wrap .author_popup_layer .author_back_close {
  position: sticky;
  top: 16px;
  z-index: 2;
  float: right;
  width: 44px;
  height: 44px;
  margin: 12px 16px -56px 0;
  background: transparent;
  color: #191919;
  font-size: 40px;
  line-height: 37px;
}
.event_wrap .author_popup_layer .author_live_detail {
  padding: 108px 40px 60px;
  color: #111;
}
.event_wrap .author_popup_layer .author_live_detail h2 {
  font-size: 40px;
  line-height: 1.25;
  letter-spacing: -2px;
}
.event_wrap .author_popup_layer .author_live_detail .author_portrait {
  display: block;
  margin: 32px auto 24px;
  text-align: center;
}
.event_wrap .author_popup_layer .author_live_detail .author_name {
  margin-bottom: 26px;
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: 140%; /* 44.8px */
  letter-spacing: -0.8px;
}
.event_wrap .author_popup_layer .author_live_detail .author_description {
  color: #000;
  text-align: center;
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 33.6px */
  letter-spacing: -0.6px;
}
.event_wrap .author_popup_layer .author_live_detail .author_main_book {
  display: block;
  padding-top: 12px;
  font-size: 24px;
  line-height: 140%; /* 33.6px */
  letter-spacing: -0.6px;
}
.event_wrap .author_popup_layer .author_live_detail .author_reason_text {
  color: #000;
  text-align: center;
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 58.8px */
  letter-spacing: -1.3px;
}
.event_wrap .author_popup_layer .author_live_detail .author_reason_sub {
  padding-top: 8px;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%; /* 33px */
  letter-spacing: -0.55px;
}
.event_wrap .author_popup_layer .author_books {
  display: flex;
  flex-direction: column;
  gap: 48px;
  margin-top: 60px;
  padding: 32px;
  border-radius: 12px;
  background: #fff;
  color: #666;
  text-align: left;
}
.event_wrap .author_popup_layer .author_books h4 {
  margin-bottom: 20px;
  color: #505050;
  font-family: Pretendard;
  font-size: 28px;
  font-style: normal;
  font-weight: 800;
  line-height: 140%;
  letter-spacing: -0.7px;
}
.event_wrap .author_popup_layer .author_book_row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  gap: 20px;
}
.event_wrap .author_popup_layer .author_book_row .thumb {
  flex: 0 0 140px;
  width: 140px;
}
.event_wrap .author_popup_layer .author_book_row .thumb img {
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #eaeaea;
  flex-shrink: 0;
  width: 140px;
  height: auto;
  max-height: 202px;
}
.event_wrap .author_popup_layer .author_book_row .book_info {
  flex: 1;
  min-width: 0;
  text-align: left;
}
.event_wrap .author_popup_layer .author_book_row .book_info .book_title {
  display: block;
  font-size: 24px;
  font-weight: 500;
  line-height: 140%; /* 33.6px */
  letter-spacing: -0.6px;
}
.event_wrap .author_popup_layer .author_book_row .book_info .book_desc {
  margin-top: 8px;
  color: #595959;
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 33.6px */
  letter-spacing: -0.6px;
  word-break: keep-all;
}
.event_wrap .bg_03 {
  padding: 100px 0;
  background: #b2f2ff url("https://contents.kyobobook.co.kr/pmtn/2026/book/260917_hanguel/images/books/bg_special_book.png") no-repeat center center;
  background-size: cover;
}
.event_wrap .bg_03 .inner {
  overflow: visible;
}
.event_wrap .bg_03 .book_intro {
  margin-top: 16px;
  color: #000;
  text-align: center;
  font-family: Pretendard;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 36.4px */
  letter-spacing: -0.65px;
}
.event_wrap .bg_03 .e_link_special_book {
  display: block;
  width: 360px;
  height: 582px;
  margin: 40px auto 0;
  position: relative;
}
.event_wrap .bg_03 .e_link_special_book .cover,
.event_wrap .bg_03 .e_link_special_book .hover {
  display: block;
  width: 100%;
  height: auto;
  transition: opacity 0.35s ease;
}
.event_wrap .bg_03 .e_link_special_book .cover {
  opacity: 1;
}
.event_wrap .bg_03 .e_link_special_book .hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.event_wrap .bg_03 .e_link_special_book:hover .cover, .event_wrap .bg_03 .e_link_special_book:active .cover {
  opacity: 0;
}
.event_wrap .bg_03 .e_link_special_book:hover .hover, .event_wrap .bg_03 .e_link_special_book:active .hover {
  opacity: 1;
}
.event_wrap .bg_03 .book_design {
  margin-top: 28px;
  display: inline-block;
  height: 38px;
  padding: 0 8px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: #9ef;
  color: #004a59;
  text-align: center;
  font-family: Pretendard;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: -0.55px;
}
.event_wrap .bg_03 .book_title {
  margin-top: 16px;
  color: #000;
  text-align: center;
  font-family: Pretendard;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 46.8px */
  letter-spacing: -0.9px;
}
.event_wrap .bg_03 .book_author {
  margin-top: 8px;
  color: #254a52;
  text-align: center;
  font-family: Pretendard;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 39.2px */
  letter-spacing: -0.7px;
}
.event_wrap .bg_03 .book_description {
  margin-top: 20px;
  color: #000;
  text-align: center;
  font-family: Pretendard;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 36.4px */
  letter-spacing: -0.65px;
}
.event_wrap .bg_03 .book_description p + p {
  margin-top: 36px;
}
.event_wrap .bg_03 .book_quote {
  position: relative;
  width: 670px;
  min-height: 190px;
  margin: 70px auto 0;
  padding-top: 38px;
  border-radius: 12px;
  background: #91e9fb;
  color: #146b7d;
  font-size: 24px;
  line-height: 34px;
}
.event_wrap .bg_03 .book_quote:before, .event_wrap .bg_03 .book_quote:after {
  content: "";
  position: absolute;
  width: 46px;
  height: 40px;
  background-size: 46px 40px;
  background-repeat: no-repeat;
}
.event_wrap .bg_03 .book_quote:before {
  left: -12px;
  top: -20px;
  background-image: url("https://contents.kyobobook.co.kr/pmtn/2026/book/260917_hanguel/images/book_quote_before.png");
}
.event_wrap .bg_03 .book_quote:after {
  right: -12px;
  bottom: -20px;
  background-image: url("https://contents.kyobobook.co.kr/pmtn/2026/book/260917_hanguel/images/book_quote_after.png");
}
.event_wrap .bg_03 .book_quote span {
  display: block;
  margin-top: 13px;
  font-size: 22px;
}
.event_wrap .bg_03 .book_quote strong {
  color: #001c25;
}
.event_wrap .bg_04 {
  padding: 100px 0 50px;
  background: #e5fa9f;
}
.event_wrap .bg_04 .inner {
  width: 100%;
}
.event_wrap .bg_04 .typing_intro {
  margin-top: 16px;
  color: #000;
  text-align: center;
  font-family: Pretendard;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.65px;
}
.event_wrap .bg_04 .typing_info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  width: 670px;
  min-height: 346px;
  margin: 40px auto 0;
  padding: 36px 40px 40px;
  border-radius: 13px;
  background: #dbf685;
  color: #000;
  text-align: center;
  font-family: Pretendard;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.65px;
}
.event_wrap .bg_04 .typing_info p + p {
  margin-top: 36px;
}
.event_wrap .bg_04 .typing_info strong {
  background: #fff;
}
.event_wrap .bg_04 .typing_info .typing_period {
  margin-top: 20px;
  color: #64791b;
  text-align: center;
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.6px;
}
.event_wrap .bg_04 .typing_area {
  width: 670px;
  margin: 80px auto 0;
}
.event_wrap .bg_04 .typing_area .typing_item {
  position: relative;
}
.event_wrap .bg_04 .typing_area .typing_item + .typing_item {
  margin-top: 100px;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_card {
  position: relative;
  overflow: hidden;
  width: 670px;
  min-height: 549px;
  padding-bottom: 40px;
  border-radius: 12px;
  background: #fff;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_card .typing_header {
  width: 670px;
  height: 288px;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_card .typing_header .typing_book_header {
  display: flex;
  align-items: center;
  padding: 40px;
  text-align: left;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_card .typing_header .typing_book_header .typing_book_cover {
  flex-shrink: 0;
  width: 144px;
  height: 208px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_card .typing_header .typing_book_header .typing_book_meta {
  overflow: hidden;
  margin-left: 28px;
  text-align: left;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_card .typing_header .typing_book_header .typing_book_meta .typing_book_title {
  display: -webkit-box;
  overflow: hidden;
  color: #333;
  text-overflow: ellipsis;
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: -0.24px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_card .typing_header .typing_book_header .typing_book_meta .typing_book_author {
  display: -webkit-box;
  overflow: hidden;
  margin-top: 12px;
  color: #767676;
  text-overflow: ellipsis;
  font-family: Pretendard;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.22px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_card .typing_grid {
  position: relative;
  width: 592px;
  min-height: 221px;
  margin-left: 39px;
  padding-top: 10px;
  border-top: 1px solid #777;
  border-bottom: 1px solid #777;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_card .typing_grid:focus-within {
  outline: 2px solid #52850d;
  outline-offset: 6px;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_card .typing_grid .typing_cells {
  font-family: "KyoboHandwriting2025";
  display: flex;
  flex-wrap: wrap;
  width: 592px;
  min-height: 204px;
  border-left: 1px solid #777;
  pointer-events: none;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_card .typing_grid .typing_cells .typing_cell {
  position: relative;
  flex: 0 0 59px;
  width: 59px;
  height: 61px;
  margin-bottom: 7px;
  border: 1px solid #777;
  border-left: 0;
  color: #aaa;
  font-size: 29px;
  line-height: 59px;
  text-align: center;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_card .typing_grid .typing_cells .typing_cell.is_correct {
  color: #191919;
  font-weight: 700;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_card .typing_grid .typing_cells .typing_cell.is_current {
  color: #1683ff;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_card .typing_grid .typing_cells .typing_cell.is_current:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 8px;
  width: 1px;
  height: 32px;
  background: #1683ff;
  animation: typingBlink 0.8s step-end infinite;
}
@keyframes typingBlink {
  50% {
    opacity: 0;
  }
}
.event_wrap .bg_04 .typing_area .typing_item .typing_card .typing_grid .typing_cells .typing_cell.is_wrong {
  color: #d32037;
  background: #ffe1e5;
  font-weight: 700;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_card .typing_grid .typing_input {
  font-family: "KyoboHandwriting2025";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 592px;
  min-height: 221px;
  padding: 0;
  border: 0;
  resize: none;
  opacity: 0;
  background: transparent;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_next {
  display: block;
  width: 670px;
  height: 87px;
  margin-top: 39px;
  border: 0;
  border-radius: 11px;
  background: #191919;
  color: #fff;
  font-size: 27px;
  font-weight: 700;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_next:disabled {
  background: #80817c;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_next:not(:disabled) {
  background: #05a81a;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_progress {
  margin-top: 25px;
  color: #168431;
  text-align: center;
  font-size: 23px;
  font-weight: 400;
  line-height: 31px;
}
.event_wrap .bg_04 .typing_area .typing_item .typing_progress .typing_step {
  font-weight: 400;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_card {
  width: 670px;
  height: 800px;
  padding-top: 0;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_card .typing_custom_logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 670px;
  height: 250px;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_card .typing_custom_logo img {
  display: block;
  width: auto;
  height: auto;
  max-width: 240px;
  max-height: 120px;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_card .typing_grid {
  width: 592px;
  height: 348px;
  margin-left: 39px;
  padding-top: 10px;
  border-top: 1px solid #777;
  border-bottom: 1px solid #777;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_card .typing_grid .typing_cells {
  display: flex;
  flex-wrap: wrap;
  width: 592px;
  height: 330px;
  border-left: 1px solid #777;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_card .typing_grid .typing_cells .typing_cell {
  flex: 0 0 59px;
  width: 59px;
  height: 59px;
  margin-bottom: 7px;
  border: 1px solid #777;
  border-left: 0;
  color: #191919;
  font-size: 29px;
  line-height: 57px;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_card .typing_grid .typing_input {
  width: 592px;
  height: 348px;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_card .typing_name {
  width: 180px;
  margin: 30px auto 0;
  text-align: center;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_card .typing_name .typing_name_input {
  display: block;
  width: 180px;
  height: 40px;
  padding: 0 5px 7px;
  border: 0;
  border-bottom: 1px solid #777;
  outline: 0;
  background: transparent;
  color: #333;
  text-align: center;
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_card .typing_name .typing_name_input::placeholder {
  color: #767676;
  opacity: 1;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_card .typing_name .typing_name_input:focus {
  border-bottom-color: #05a81a;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_card .typing_custom_credit {
  margin-top: 48px;
  color: #767676;
  text-align: center;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.5px;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_coupon {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -46px;
  width: max-content;
  padding: 10px 17px;
  border: 1px solid #05a81a;
  border-radius: 30px;
  background: #f1ffe9;
  color: #05a81a;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_coupon:before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: -9px;
  left: 50%;
  width: 16px;
  height: 16px;
  border-right: 1px solid #05a81a;
  border-bottom: 1px solid #05a81a;
  background: #f1ffe9;
  transform: translateX(-50%) rotate(45deg);
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_coupon:after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: -1px;
  left: 50%;
  width: 22px;
  height: 3px;
  background: #f1ffe9;
  transform: translateX(-50%);
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_coupon strong {
  font-weight: 700;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_next {
  position: relative;
  margin-top: 80px;
  background: #797979;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_next:disabled {
  background: #797979;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_next:not(:disabled) {
  background: #797979;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_buttons {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_buttons button {
  width: 330px;
  height: 87px;
  border-radius: 11px;
  font-size: 27px;
  font-weight: 700;
  text-align: center;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_buttons .typing_reset {
  border: 2px solid #05a81a;
  background: transparent;
  color: #05a81a;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_buttons .typing_save {
  border: 2px solid #05a81a;
  background: #05a81a;
  color: #fff;
}
.event_wrap .bg_04 .typing_area .typing_item_custom .typing_progress {
  margin-top: 25px;
}
.event_wrap .bg_04 .wall_title {
  margin-top: 110px;
}
.event_wrap .bg_04 .wall_intro {
  margin-top: 25px;
  font-size: 26px;
}
.event_wrap .bg_04 .sentence_wall_area {
  margin-top: 60px;
}
.event_wrap .bg_04 .sentence_wall_area .wall_slider {
  height: 271px;
}
.event_wrap .bg_04 .sentence_wall_area .wall_slider .swiper-wrapper {
  transition-timing-function: linear !important;
}
.event_wrap .bg_04 .sentence_wall_area .wall_slider .swiper-slide {
  width: 320px;
  height: 271px;
}
.event_wrap .bg_04 .sentence_wall_area .wall_slider .wall_card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  gap: 16px;
  width: 320px;
  height: 271px;
  padding: 40px 32px;
  border-radius: 8px;
  background: #fff;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-image: url("https://contents.kyobobook.co.kr/pmtn/2026/book/260917_hanguel/images/typing/wall_style_1.png");
}
.event_wrap .bg_04 .sentence_wall_area .wall_slider .wall_card p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #000;
  text-align: center;
  font-family: Pretendard;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 36.4px */
  letter-spacing: -0.65px;
}
.event_wrap .bg_04 .sentence_wall_area .wall_slider .wall_card span {
  display: block;
  color: #767676;
  text-align: center;
  font-family: Pretendard;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 30.8px */
  letter-spacing: -0.55px;
}
.event_wrap .bg_04 .sentence_wall_area .wall_slider .wall_card.wall_style_2 {
  background-image: url("https://contents.kyobobook.co.kr/pmtn/2026/book/260917_hanguel/images/typing/wall_style_2.png");
}
.event_wrap .bg_04 .sentence_wall_area .wall_slider .wall_card.wall_style_3 {
  background-image: url("https://contents.kyobobook.co.kr/pmtn/2026/book/260917_hanguel/images/typing/wall_style_3.png");
}
.event_wrap .bg_04 .sentence_wall_area .wall_slider .wall_card.wall_style_4 {
  background-image: url("https://contents.kyobobook.co.kr/pmtn/2026/book/260917_hanguel/images/typing/wall_style_4.png");
}
.event_wrap .bg_04 .wall_count {
  margin-top: 60px;
  color: #0e8020;
  text-align: center;
  font-family: Pretendard;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 36.4px */
  letter-spacing: -0.65px;
}
.event_wrap .bg_05 {
  padding: 100px 0;
  background: #fff;
}
.event_wrap .bg_05 .inner {
  width: 1040px;
}
.event_wrap .bg_05 .intro_txt_box {
  padding-bottom: 80px;
  background: url("https://contents.kyobobook.co.kr/pmtn/2026/book/260917_hanguel/images/gifts/intro_txt_box.png") no-repeat center top;
  background-size: cover;
}
.event_wrap .bg_05 .gift_brands {
  display: block;
  width: 284px;
  height: 62px;
  margin: 0 auto;
}
.event_wrap .bg_05 .section_title {
  margin-top: 40px;
}
.event_wrap .bg_05 .gift_intro {
  margin-top: 16px;
  font-size: 26px;
  line-height: 36px;
}
.event_wrap .bg_05 .gift_main {
  display: inline-block;
  overflow: hidden;
  width: 508px;
  height: 425px;
  border-radius: 15px;
  vertical-align: top;
}
.event_wrap .bg_05 .gift_main img {
  width: 508px;
  height: 425px;
  opacity: 1;
}
.event_wrap .bg_05 .gift_main img.on {
  opacity: 1;
}
.event_wrap .bg_05 .gift_copy {
  display: inline-block;
  width: 492px;
  margin-left: 36px;
  text-align: left;
  vertical-align: top;
}
.event_wrap .bg_05 .gift_copy .gift_badge {
  display: inline-block;
  padding: 2px 11px;
  border-radius: 4px;
  background: #e70043;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  line-height: 40px;
}
.event_wrap .bg_05 .gift_copy h3 {
  margin-top: 19px;
  font-size: 31px;
  line-height: 42px;
  letter-spacing: -1px;
  white-space: nowrap;
}
.event_wrap .bg_05 .gift_copy h3 span {
  color: #555;
  font-size: 23px;
  font-weight: 400;
}
.event_wrap .bg_05 .gift_copy p {
  margin-top: 19px;
  color: #444;
  font-size: 23px;
  line-height: 33px;
}
.event_wrap .bg_05 .gift_thumb_list {
  display: flex;
  width: 492px;
  gap: 16px;
  margin-left: 548px;
  margin-top: -150px;
}
.event_wrap .bg_05 .gift_thumb_list .gift_thumb {
  display: block;
  overflow: hidden;
  width: 152px;
  height: 149px;
  border: 2px solid transparent;
  border-radius: 12px;
  background: #e3e3e3;
  opacity: 0.5;
  transition: opacity 0.1s ease;
}
.event_wrap .bg_05 .gift_thumb_list .gift_thumb.on {
  opacity: 1;
}
.event_wrap .bg_05 .gift_thumb_list .gift_thumb img {
  width: 147px;
  height: 146px;
}
.event_wrap .bg_05 .gift_thumb_list .gift_thumb.on {
  border-color: #ee0642;
}
.event_wrap .bg_05 .gift_photo_area {
  position: relative;
  width: 1040px;
  height: 841px;
  margin: 70px auto 0;
}
.event_wrap .bg_05 .gift_photo_area .gift_slider {
  overflow: hidden;
  width: 1040px;
  height: 763px;
  border-radius: 12px;
}
.event_wrap .bg_05 .gift_photo_area .gift_slider .swiper-slide {
  width: 1040px;
  height: 763px;
}
.event_wrap .bg_05 .gift_photo_area .gift_photo_pair {
  display: flex;
  width: 1040px;
  gap: 22px;
}
.event_wrap .bg_05 .gift_photo_area .gift_photo_pair img {
  width: 509px;
  height: 763px;
  border-radius: 12px;
}
.event_wrap .bg_05 .gift_photo_area .gift_prev,
.event_wrap .bg_05 .gift_photo_area .gift_next {
  position: absolute;
  z-index: 2;
  top: 351px;
  width: 61px;
  height: 61px;
  color: #fff;
  background: rgba(25, 25, 25, 0.4);
}
.event_wrap .bg_05 .gift_photo_area .gift_prev {
  left: 0;
}
.event_wrap .bg_05 .gift_photo_area .gift_next {
  right: 0;
}
.event_wrap .bg_05 .gift_photo_area .swiper-pagination {
  position: absolute;
  right: 0;
  bottom: 32px;
  left: 0;
}
.event_wrap .bg_05 .e_link_gift01,
.event_wrap .bg_05 .e_link_gift02 {
  width: 670px;
  height: 88px;
  margin: 5px auto 0;
  border-radius: 12px;
  background: #191919;
  color: #fff;
  font-size: 27px;
  font-weight: 700;
  line-height: 88px;
}
.event_wrap .bg_05 .e_link_gift01 span,
.event_wrap .bg_05 .e_link_gift02 span {
  font-size: 38px;
  vertical-align: -1px;
}
.event_wrap .bg_05 .keyring_guide {
  width: 1040px;
  margin: 100px auto 0;
}
.event_wrap .bg_05 .keyring_guide h3 {
  color: #000;
  font-family: Pretendard;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -0.85px;
  text-align: center;
}
.event_wrap .bg_05 .keyring_guide .guide_steps {
  margin: 24px auto 0;
}
.event_wrap .bg_05 .gift_notebook_main,
.event_wrap .bg_05 .gift_notebook_copy {
  margin-top: 100px;
}
.event_wrap .bg_05 .gift_notebook_copy {
  position: relative;
}
.event_wrap .bg_05 .gift_notebook_copy:after {
  content: "";
  display: block;
  position: absolute;
  top: -50px;
  right: 0;
  width: 236px;
  height: 177px;
  background: url("https://contents.kyobobook.co.kr/pmtn/2026/book/260917_hanguel/images/gifts/icon_2.png") no-repeat center center;
  background-size: contain;
}
.event_wrap .bg_05 .gift_notice {
  margin-top: 65px;
}
.event_wrap .bg_05 .gift_notice.on .notice_arrow {
  transform: rotate(-180deg);
}
.event_wrap .bg_05 .gift_notice .notice_button {
  display: block;
  margin: 0 auto;
  color: #767676;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
}
.event_wrap .bg_05 .gift_notice .notice_arrow {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 5px;
  margin-left: 10px;
  background: url("https://contents.kyobobook.co.kr/pmtn/2026/book/260917_hanguel/images/gifts/notice_arrow.png") no-repeat center center;
  background-size: contain;
  vertical-align: top;
}
.event_wrap .bg_05 .gift_notice .notice_content {
  width: 670px;
  margin: 40px auto 0;
}
.event_wrap .bg_05 .gift_notice .notice_content .gift_notice {
  margin-top: 0;
  color: #767676;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: -0.24px;
  text-align: left;
}
.event_wrap .bg_05 .gift_notice .notice_content .gift_notice li {
  position: relative;
  padding-left: 21px;
}
.event_wrap .bg_05 .gift_notice .notice_content .gift_notice li:before {
  content: "·";
  position: absolute;
  left: 0;
}
.event_wrap .bg_05 .gift_notice .notice_content .gift_notice li strong {
  font-weight: 500;
}
.event_wrap .bg_05 .gift_notice .notice_content .gift_notice li + li {
  margin-top: 8px;
}
.event_wrap .bg_06 {
  padding: 100px 0;
  background: #fffac0 url("https://contents.kyobobook.co.kr/pmtn/2026/book/260917_hanguel/images/gifts/bg_teaser.png") no-repeat center center;
  background-size: cover;
}
.event_wrap .bg_06 .teaser_brands {
  display: block;
  width: 260px;
  height: 62px;
  margin: 0 auto;
}
.event_wrap .bg_06 .section_title {
  margin-top: 32px;
}
.event_wrap .bg_06 .teaser_intro {
  margin-top: 16px;
  color: #000;
  text-align: center;
  font-family: Pretendard;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 36.4px */
  letter-spacing: -0.65px;
}
.event_wrap .bg_06 .teaser_photo {
  display: block;
  width: 1040px;
  height: 600px;
  margin: 60px auto 0;
  border-radius: 12px;
}
.event_wrap .bg_07 {
  padding: 100px 0;
  background: #ffc791;
}
.event_wrap .bg_07 .inner {
  width: 1040px;
}
.event_wrap .bg_07 .store_intro {
  margin-top: 20px;
  color: #000;
  text-align: center;
  font-family: Pretendard;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 36.4px */
  letter-spacing: -0.65px;
}
.event_wrap .bg_07 .store_heading {
  margin-top: 80px;
}
.event_wrap .bg_07 .store_heading h3 {
  color: #000;
  font-size: 34px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -0.85px;
}
.event_wrap .bg_07 .store_heading small {
  color: #87511c;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -0.6px;
}
.event_wrap .bg_07 .store_heading p {
  margin-top: 16px;
  color: #000;
  text-align: center;
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 33.6px */
  letter-spacing: -0.6px;
}
.event_wrap .bg_07 .number_badge {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  line-height: 40px;
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: -0.65px;
  background: url("https://contents.kyobobook.co.kr/pmtn/2026/book/260917_hanguel/images/Union.png") no-repeat center center;
  background-size: 40px 40px;
}
.event_wrap .bg_07 .store_slider_area {
  position: relative;
  width: 1040px;
  height: 610px;
  margin: 40px auto 0;
}
.event_wrap .bg_07 .store_slider_area .swiper-pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
}
.event_wrap .bg_07 .store_slider {
  overflow: hidden;
  width: 1040px;
  height: 520px;
  border-radius: 12px;
}
.event_wrap .bg_07 .store_slider .swiper-slide,
.event_wrap .bg_07 .store_slider img {
  width: 1040px !important;
  height: 520px;
}
.event_wrap .bg_07 .store_slider img {
  object-fit: cover;
}
.event_wrap .bg_07 .store_prev,
.event_wrap .bg_07 .store_next {
  position: absolute;
  z-index: 2;
  top: 229px;
  width: 61px;
  height: 61px;
  background: #211b15;
  color: #fff;
}
.event_wrap .bg_07 .store_prev {
  left: 0;
}
.event_wrap .bg_07 .store_next {
  right: 0;
}
.event_wrap .bg_07 .store_caption {
  margin-top: 12px;
  color: #000;
  text-align: center;
  font-size: 26px;
  font-weight: 400;
  line-height: 140%; /* 36.4px */
  letter-spacing: -0.65px;
}
.event_wrap .bg_07 .store_thumbs {
  display: flex;
  flex-wrap: wrap;
  width: 1040px;
  margin: 40px auto;
  gap: 28px 20px;
}
.event_wrap .bg_07 .store_thumb {
  width: 333px;
  height: 272px;
  background: transparent;
  font-size: 25px;
  line-height: 35px;
}
.event_wrap .bg_07 .store_thumb img {
  width: 333px;
  height: 226px;
  border-radius: 12px;
}
.event_wrap .bg_07 .store_thumb span {
  display: block;
  margin-top: 13px;
}
.event_wrap .bg_07 .store_thumb.on img {
  outline: 2px solid #ff7300;
  outline-offset: 3px;
}
.event_wrap .bg_07 .store_thumb_4,
.event_wrap .bg_07 .store_thumb_5 {
  width: 510px;
  height: 341px;
}
.event_wrap .bg_07 .store_thumb_4 img,
.event_wrap .bg_07 .store_thumb_5 img {
  width: 510px;
  height: 295px;
}
.event_wrap .bg_07 .store_heading_02 {
  margin-top: 80px;
}
.event_wrap .bg_07 .store_goods_display,
.event_wrap .bg_07 .store_goods_present {
  display: block;
  width: 670px;
  height: 345px;
  margin: 40px auto 0;
  border-radius: 12px;
}
.event_wrap .bg_07 .store_heading_03 {
  margin-top: 70px;
}
.event_wrap .bg_07 .store_notice {
  width: 670px;
  margin: 40px auto 0;
  color: #8f551d;
  font-size: 24px;
  font-style: normal;
  line-height: 34px; /* 141.667% */
  letter-spacing: -0.24px;
  text-align: left;
}
.event_wrap .bg_07 .store_notice li {
  position: relative;
  padding-left: 21px;
}
.event_wrap .bg_07 .store_notice li:before {
  content: "·";
  position: absolute;
  left: 0;
}
.event_wrap .bg_07 .store_notice li strong {
  font-weight: 500;
}
.event_wrap .bg_07 .store_notice li + li {
  margin-top: 8px;
}
.event_wrap .bg_credit {
  padding: 100px 0;
  background: #f2f2f2;
  color: #666;
}
.event_wrap .bg_credit .credit_screen {
  overflow: hidden;
  width: 670px;
  margin: 0 auto;
}
.event_wrap .bg_credit .credit_title {
  padding-bottom: 40px;
  color: #666;
  text-align: center;
  font-family: Pretendard;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.8px;
}
.event_wrap .bg_credit .credit_list {
  width: 670px;
  margin: 0 auto;
  color: #666;
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px; /* 150% */
  letter-spacing: -0.6px;
}
.event_wrap .bg_credit .credit_list > div {
  display: flex;
  margin-bottom: 12px;
}
.event_wrap .bg_credit .credit_list dt {
  width: 325px;
  text-align: right;
}
.event_wrap .bg_credit .credit_list dd {
  width: 325px;
  margin-left: 20px;
  text-align: left;
}
.event_wrap .bg_credit .credit_footer {
  display: flex;
  align-items: center;
  width: 1120px;
  margin: 60px auto 0;
  color: #666;
  font-size: 24px;
  font-weight: 400;
  line-height: 140%; /* 33.6px */
  letter-spacing: -0.6px;
  text-align: left;
  padding: 16px 0;
  border-top: 2px solid #bebebe;
  border-bottom: 2px solid #bebebe;
}
.event_wrap .bg_credit .credit_footer > div {
  width: 420px;
  padding-left: 40px;
}
.event_wrap .bg_credit .credit_footer > div p {
  margin-top: 8px;
}
.event_wrap .bg_credit .credit_footer > p {
  margin-left: 40px;
  width: 620px;
  padding-left: 39px;
  border-left: 1px solid #bebebe;
}
.event_wrap .event_dialog_layer {
  position: fixed;
  inset: 0;
  z-index: 200;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5333333333);
}
.event_wrap .event_dialog_layer[hidden] {
  display: none;
}
.event_wrap .event_dialog {
  width: 656px;
  padding: 42px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 10px 37px rgba(0, 0, 0, 0.2);
  text-align: left;
}
.event_wrap .event_dialog_title {
  margin-bottom: 19px;
  font-size: 29px;
  font-weight: 700;
  line-height: 40px;
}
.event_wrap .event_dialog_body {
  font-size: 21px;
  line-height: 33px;
}
.event_wrap .event_dialog_close {
  display: block;
  width: 137px;
  height: 49px;
  margin: 29px 0 0 auto;
  border-radius: 6px;
  background: #191919;
  color: #fff;
  font-size: 19px;
}/*# sourceMappingURL=260917_hanguel_pc.css.map */