@charset "UTF-8";
/* 공통 */
.event_wrap {
  /* backgroound */
  /* inner */
  /* btn,link */
  /* */
  /* slider */
  /* notice */
}
.event_wrap .bg_01 {
  background: #fbd070 url("https://contents.kyobobook.co.kr/pmtn/2023/book/231214_catalogue/images/bnS_ebg_01.jpg") 50% 0 no-repeat;
}
.event_wrap .bg_01 .inner {
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.event_wrap .bg_02 {
  background: #d5e3c0 url("https://contents.kyobobook.co.kr/pmtn/2023/book/231214_catalogue/images/bnS_ebg_02.jpg") 50% 0 no-repeat;
}
.event_wrap .bg_02 .inner {
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.event_wrap .bg_03 {
  background-color: #f7dea9;
}
.event_wrap .bg_03 .inner {
  padding-bottom: 94px;
}
.event_wrap .bg_04 {
  background: #f5f4e0 url("https://contents.kyobobook.co.kr/pmtn/2023/book/231214_catalogue/images/bnS_ebg_04.jpg") 50% 0 no-repeat;
}
.event_wrap .bg_04 .inner {
  width: 1060px;
  padding: 0 0 110px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.event_wrap .bg_05 {
  background: #f5f4e0 url("https://contents.kyobobook.co.kr/pmtn/2023/book/231214_catalogue/images/bnS_ebg_05.jpg") 50% 0 no-repeat;
}
.event_wrap .bg_05 .inner {
  padding: 0 0 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.event_wrap .bg_06 {
  background: #f5f4e0 url("https://contents.kyobobook.co.kr/pmtn/2023/book/231214_catalogue/images/bnS_ebg_06.jpg") 50% 0 repeat;
}
.event_wrap .bg_06 .inner {
  padding: 0 0 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.event_wrap .inner {
  width: 750px; /* 최소 750px */
  margin: 0 auto;
}
.event_wrap .inner_content {
  text-align: center;
}
.event_wrap .inner.w1200 {
  width: 1200px; /* 최소 750px */
}
.event_wrap .e_btn a {
  display: block;
}
.event_wrap [class^=ebtn_] {
  width: 80%;
  height: 86px;
}
.event_wrap .ebtn_02_01 {
  top: 87.5%;
  width: 58%;
  height: 7%;
  left: 21%;
}
.event_wrap .ebtn_06_01 {
  top: 52%;
  left: 10%;
  width: 80%;
  height: 19%;
}
.event_wrap .ebtn_06_02 {
  top: 73%;
  left: 10%;
  width: 80%;
  height: 19.5%;
}
.event_wrap .evt_popup_01 {
  top: 18.1%;
  left: 43%;
  width: 9%;
  height: 5%;
}
.event_wrap .evt_popup_02 {
  top: 49.3%;
  left: 48%;
  width: 9%;
  height: 5%;
}
.event_wrap .evt_popup_03 {
  top: 68.3%;
  left: 50.8%;
  width: 9%;
  height: 5%;
}
.event_wrap .flexslider {
  overflow: hidden;
  border-radius: 0;
  border: 0 solid #000;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
}
.event_wrap .e_notice {
  width: 670px;
  margin: 0 auto;
  border-radius: 10px;
  padding: 35px 0;
  text-align: center;
}
.event_wrap .e_notice p {
  display: inline-block;
  margin: 0 auto 24px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #352c26;
  border-radius: 21.21px;
  line-height: 1.5;
  color: #352c26;
}
.event_wrap .e_notice ul {
  padding: 0 42px;
}
.event_wrap .e_notice ul li {
  color: #352c26;
  word-break: keep-all;
}
.event_wrap .e_notice ul li::before {
  background-color: #352c26;
  width: 10px;
  height: 10px;
  vertical-align: top;
  margin-top: 7px;
}
.event_wrap .bg_03 .e_notice {
  background-color: #ecd5a4;
}
.event_wrap .bg_04 .evt_book_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1060px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 44px;
}
.event_wrap .bg_04 .evt_book_list li {
  position: relative;
  width: 228px;
}
.event_wrap .bg_04 .evt_book_list li .evt_book {
  position: relative;
  display: block;
  width: 228px;
  height: 320px;
  overflow: hidden;
}
.event_wrap .bg_04 .evt_book_list li .evt_book img {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  height: 100%;
}
.event_wrap .bg_04 .evt_book_list li .info_text {
  padding-top: 25px;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #000;
  word-break: keep-all;
}
.event_wrap .bg_05 .evt_title_list {
  width: 670px;
  margin: 0 auto;
}
.event_wrap .bg_05 .evt_title_list .list_item {
  width: 670px;
  height: auto;
  background: #d5e3c0;
  border-top: 3px solid #546e3f;
  border-left: 3px solid #546e3f;
  border-right: 3px solid #546e3f;
  border-bottom: 8px solid #546e3f;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.event_wrap .bg_05 .evt_title_list .list_item::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 9px);
  right: 30px;
  width: 9px;
  height: 16px;
  background: #d5e3c0 url("https://contents.kyobobook.co.kr/pmtn/2023/book/231214_catalogue/images/bnS_list_arr.png") 50% 0 no-repeat;
  background-size: 9px 16px;
}
.event_wrap .bg_05 .evt_title_list .list_item + .list_item {
  margin-top: 12px;
}
.event_wrap .bg_05 .evt_title_list .list_item .evt_link {
  display: block;
  height: 100%;
  padding: 20px 26px;
}
.event_wrap .bg_05 .evt_title_list .list_item span + span {
  position: relative;
}
.event_wrap .bg_05 .evt_title_list .list_item span + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 28px;
  background-color: #546e3f;
}
.event_wrap .bg_05 .evt_title_list .list_item .evt_main_text {
  display: inline-block;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: -2px;
  color: #546e3f;
}
.event_wrap .bg_05 .evt_title_list .list_item .evt_sub_text {
  display: inline-block;
  font-weight: 500;
  margin-left: 12px;
  padding-left: 12px;
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: -2px;
  color: #362e27;
}
.event_wrap .evt_secticon_title {
  text-align: center;
}
.event_wrap .bg_06 .e_notice {
  background-color: #cadbb2;
}
.event_wrap .bg_06 .e_notice p {
  border: 3px solid #352c26;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.event_wrap .bg_06 .e06_de_01 {
  position: absolute;
  top: 48px;
  left: 66px;
}
.event_wrap .bg_06 .e06_de_02 {
  position: absolute;
  top: 88px;
  left: 555px;
}
.event_wrap .bg_06 .e06_de_03 {
  position: absolute;
  top: 594px;
  left: -103px;
}
.event_wrap .bg_06 .e06_de_04 {
  position: absolute;
  top: 1060px;
  left: 585px;
}