@charset "UTF-8";
/* 공통 */
.event_wrap {
  /* inner */
  /* backgroound */
  /* btn,link */
  /* slider */
  /* notice */
  /* 작업영역 */
}
.event_wrap .inner {
  width: 1200px; /* 최소 750px */
  margin: 0 auto;
  text-align: center;
}
.event_wrap .bg_01 {
  background-color: #403227;
}
.event_wrap .bg_02 {
  background-color: #33281b;
}
.event_wrap .bg_03 {
  background-color: #f2efe9;
}
.event_wrap .bg_04 {
  background-color: #f2efe9;
}
.event_wrap .bg_05 {
  background-color: #f2efe9;
}
.event_wrap .bg_06 {
  background-color: #f2efe9;
}
.event_wrap .bg_07 {
  background-color: #f2efe9;
}
.event_wrap .bg_08 {
  background-color: #f2efe9;
}
.event_wrap .bg_09 {
  background-color: #f2efe9;
}
.event_wrap .bg_10 {
  background-color: #f2efe9;
}
.event_wrap .bg_01 {
  background: url(https://contents.kyobobook.co.kr/pmtn/2024/book/240215_heath/images/bnD1_ebg_1.jpg) 50% 0 no-repeat;
}
.event_wrap .bg_02 {
  background: url(https://contents.kyobobook.co.kr/pmtn/2024/book/240215_heath/images/bnD1_ebg_2.jpg) 50% 0 no-repeat;
}
.event_wrap .bg_03 {
  background: url(https://contents.kyobobook.co.kr/pmtn/2024/book/240215_heath/images/bnD1_ebg_3.jpg) 50% 0 no-repeat;
}
.event_wrap .bg_04 {
  background: url(https://contents.kyobobook.co.kr/pmtn/2024/book/240215_heath/images/bnD1_ebg_4.jpg) 50% 0 no-repeat;
}
.event_wrap .bg_05 {
  background: url(https://contents.kyobobook.co.kr/pmtn/2024/book/240215_heath/images/bnD1_ebg_5.jpg) 50% 0 no-repeat;
}
.event_wrap .bg_06 {
  background: url(https://contents.kyobobook.co.kr/pmtn/2024/book/240215_heath/images/bnD1_ebg_6.jpg) 50% 0 no-repeat;
}
.event_wrap .bg_07 {
  background: url(https://contents.kyobobook.co.kr/pmtn/2024/book/240215_heath/images/bnD1_ebg_7.jpg) 50% 0 no-repeat;
}
.event_wrap .bg_08 {
  background: url(https://contents.kyobobook.co.kr/pmtn/2024/book/240215_heath/images/bnD1_ebg_8.jpg) 50% 0 no-repeat;
}
.event_wrap .bg_09 {
  background: url(https://contents.kyobobook.co.kr/pmtn/2024/book/240215_heath/images/bnD1_ebg_9.jpg) 50% 0 no-repeat;
}
.event_wrap .bg_10 {
  background: url(https://contents.kyobobook.co.kr/pmtn/2024/book/240215_heath/images/bnD1_ebg_10.jpg) 50% 0 no-repeat;
}
.event_wrap a.e_btn {
  display: block;
}
.event_wrap [class^=ebtn_01_] {
  width: 230px;
  height: 100px;
}
.event_wrap .ebtn_anchor {
  width: 670px;
  height: 100px;
  bottom: 74px;
  left: 264px;
}
.event_wrap .ebtn_book {
  width: 300px;
  height: 430px;
  top: 160px;
  left: 450px;
}
.event_wrap .ebtn_09_01 {
  width: 700px;
  height: 100px;
  bottom: 90px;
  left: 250px;
}
.event_wrap .flexslider {
  overflow: hidden;
  border: 0px solid #000;
  -webkit-box-shadow: 0 0 0 transparent;
          box-shadow: 0 0 0 transparent;
}
.event_wrap .e_notice {
  padding: 40px 0 40px;
  background-color: #fff;
  border: 2px solid #000;
}
.event_wrap .e_notice p {
  color: #000;
}
.event_wrap .e_notice ul li {
  color: #000;
}
.event_wrap .e_notice ul li::before {
  background-color: #000;
}
.event_wrap .checkbox_continer {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.event_wrap .checkbox_continer .form-check + .form-check {
  margin-top: 10px;
}
.event_wrap .checkbox_continer .form-check input {
  display: none;
}
.event_wrap .checkbox_continer .form-check .check-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.event_wrap .checkbox_continer .form-check .check-input:checked + .check-label .check_mark.type_green::before {
  content: "";
  width: 38px;
  height: 38px;
  background: url(https://contents.kyobobook.co.kr/pmtn/2024/book/240215_heath/images/checked_green.png) 0 0 no-repeat;
  background-size: 38px 38px;
}
.event_wrap .checkbox_continer .form-check .check-input:checked + .check-label .check_mark.type_yellow::before {
  content: "";
  width: 38px;
  height: 38px;
  background: url(https://contents.kyobobook.co.kr/pmtn/2024/book/240215_heath/images/checked_yellow.png) 0 0 no-repeat;
  background-size: 38px 38px;
}
.event_wrap .checkbox_continer .form-check .check-input:checked + .check-label .check_mark.type_blue::before {
  content: "";
  width: 38px;
  height: 38px;
  background: url(https://contents.kyobobook.co.kr/pmtn/2024/book/240215_heath/images/checked_blue.png) 0 0 no-repeat;
  background-size: 38px 38px;
}
.event_wrap .checkbox_continer .form-check .check-input:checked + .check-label .check_mark.type_pink::before {
  content: "";
  width: 38px;
  height: 38px;
  background: url(https://contents.kyobobook.co.kr/pmtn/2024/book/240215_heath/images/checked_pink.png) 0 0 no-repeat;
  background-size: 38px 38px;
}
.event_wrap .checkbox_continer .form-check .check_mark {
  margin-right: 10px;
  width: 76.5px;
  height: 38px;
  border-radius: 50%;
  position: relative;
}
.event_wrap .checkbox_continer .form-check .check_mark::before {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 38px;
  height: 50px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: transparent;
}
.event_wrap .bg_02 .checkbox_continer {
  top: 262px;
  width: 700px;
}
.event_wrap .bg_03 .checkbox_continer {
  top: 322px;
  width: 522px;
}
.event_wrap .bg_04 .checkbox_continer {
  top: 322px;
  width: 522px;
}
.event_wrap .bg_05 .checkbox_continer {
  top: 322px;
  width: 630px;
}
.event_wrap .bg_06 .checkbox_continer {
  top: 322px;
  width: 656px;
}
.event_wrap .bg_07 .checkbox_continer {
  top: 322px;
  width: 572px;
}
.event_wrap .bg_08 .checkbox_continer {
  top: 322px;
  width: 430px;
}