@charset "UTF-8";
/*
AUTH : ssooya
VERSION : version 2
*/
/**********
펑션
***********/
/**********
텍스트 자간
***********/
/**********
텍스트 말줄임
***********/
/**********
아이콘
***********/
section.funny-event .event-visual-section {
  background-color: #FFDF22;
}
section.funny-event .event-visual-section img {
  width: 100%;
  object-fit: cover;
}
section.funny-event .event-visual-section img.web {
  aspect-ratio: 1920/868;
  height: 868px;
  margin: 0;
}
@media (max-width: 1160px) {
  section.funny-event .event-visual-section img.web {
    display: none;
  }
}
section.funny-event .event-visual-section img.mobile {
  display: none;
  aspect-ratio: 375/380;
  height: auto;
}
@media (max-width: 1160px) {
  section.funny-event .event-visual-section img.mobile {
    display: block;
  }
}
section.funny-event .event-register-section {
  background-color: #FFDF22;
  padding: 120px 0;
}
@media (max-width: 1160px) {
  section.funny-event .event-register-section {
    padding: 60px 0;
  }
}
section.funny-event .event-register-section .section-wrap {
  max-width: 720px;
  width: calc(100% - 30px);
  margin: 0 auto;
}
section.funny-event .event-register-section .section-wrap .title-box {
  margin: 0 auto;
}
section.funny-event .event-register-section .section-wrap .title-box img {
  width: 100%;
  aspect-ratio: 384/124;
  height: 124px;
}
@media (max-width: 1160px) {
  section.funny-event .event-register-section .section-wrap .title-box img {
    aspect-ratio: 218/70;
    height: 70px;
  }
}
section.funny-event .event-register-section .section-wrap .con-box {
  padding-top: 80px;
}
@media (max-width: 1160px) {
  section.funny-event .event-register-section .section-wrap .con-box {
    padding-top: 40px;
  }
}
@media (max-width: 1160px) {
  section.funny-event .event-register-section .section-wrap .con-box .img-box {
    max-width: 500px;
    margin: 0 auto;
    display: flex;
  }
}
section.funny-event .event-register-section .section-wrap .con-box .img-box img {
  width: 100%;
}
@media (max-width: 1160px) {
  section.funny-event .event-register-section .section-wrap .con-box .img-box img.web {
    display: none;
  }
}
section.funny-event .event-register-section .section-wrap .con-box .img-box img.mobile {
  display: none;
}
@media (max-width: 1160px) {
  section.funny-event .event-register-section .section-wrap .con-box .img-box img.mobile {
    display: block;
  }
}
section.funny-event .event-register-section .section-wrap .con-box .info-box {
  padding-top: 40px;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  text-align: center;
}
@media (max-width: 1160px) {
  section.funny-event .event-register-section .section-wrap .con-box .info-box {
    padding-top: 14px;
    font-size: 15px;
  }
}
section.funny-event .event-register-section .section-wrap .con-box .info-box b {
  font-weight: 800;
}
@media (max-width: 1160px) {
  section.funny-event .event-register-section .section-wrap .con-box .info-box .mobile-enter {
    display: block;
  }
}
section.funny-event .event-register-section .section-wrap .option-wrap {
  padding-top: 80px;
  max-width: 431px;
  margin: 0 auto;
}
@media (max-width: 1160px) {
  section.funny-event .event-register-section .section-wrap .option-wrap {
    padding-top: 40px;
    max-width: 324px;
  }
}
section.funny-event .event-introduce-section {
  padding: 42px 0 120px;
  background-color: #F9F7E8;
}
@media (max-width: 1160px) {
  section.funny-event .event-introduce-section {
    padding: 21px 0 60px;
  }
}
section.funny-event .event-introduce-section .con-box {
  max-width: 556px;
  width: calc(100% - 30px);
  margin: 0 auto;
}
section.funny-event .event-introduce-section .con-box .img-box img {
  width: 100%;
  margin: 0 auto;
}
section.funny-event .event-introduce-section .con-box .img-box img.web {
  aspect-ratio: 556/517;
  height: 517px;
}
@media (max-width: 1160px) {
  section.funny-event .event-introduce-section .con-box .img-box img.web {
    display: none;
  }
}
section.funny-event .event-introduce-section .con-box .img-box img.mobile {
  display: none;
  aspect-ratio: 340/304;
  height: auto;
}
@media (max-width: 1160px) {
  section.funny-event .event-introduce-section .con-box .img-box img.mobile {
    display: block;
  }
}
section.funny-event .event-activity-section {
  padding: 120px 0;
  background: linear-gradient(0deg, rgba(255, 223, 34, 0.2) 0%, rgba(255, 223, 34, 0.2) 100%), #F9F7E8;
}
@media (max-width: 1160px) {
  section.funny-event .event-activity-section {
    padding: 60px 0;
  }
}
section.funny-event .event-activity-section .con-box {
  max-width: 755px;
  width: calc(100% - 80px);
  margin: 0 auto;
}
section.funny-event .event-activity-section .con-box .img-box img {
  width: 100%;
  margin: 0 auto;
}
section.funny-event .event-activity-section .con-box .img-box img.web {
  aspect-ratio: 755/548;
  height: 548px;
}
@media (max-width: 1160px) {
  section.funny-event .event-activity-section .con-box .img-box img.web {
    display: none;
  }
}
section.funny-event .event-activity-section .con-box .img-box img.mobile {
  display: none;
  aspect-ratio: 290/558;
  height: auto;
}
@media (max-width: 1160px) {
  section.funny-event .event-activity-section .con-box .img-box img.mobile {
    display: block;
  }
}
section.funny-event .event-benefit-section {
  background-color: #F9F7E8;
  padding: 120px 0;
}
@media (max-width: 1160px) {
  section.funny-event .event-benefit-section {
    padding: 60px 0;
  }
}
section.funny-event .event-benefit-section .section-wrap {
  max-width: 780px;
  width: calc(100% - 40px);
  margin: 0 auto;
}
section.funny-event .event-benefit-section .section-wrap .title-box .img-box {
  text-align: center;
}
section.funny-event .event-benefit-section .section-wrap .title-box .img-box img {
  aspect-ratio: 228/124;
  height: 124px;
}
@media (max-width: 1160px) {
  section.funny-event .event-benefit-section .section-wrap .title-box .img-box img {
    aspect-ratio: 129/70;
    height: 70px;
  }
}
section.funny-event .event-benefit-section .section-wrap .con-box {
  padding-top: 80px;
}
@media (max-width: 1160px) {
  section.funny-event .event-benefit-section .section-wrap .con-box {
    padding-top: 40px;
  }
}
section.funny-event .event-benefit-section .section-wrap .con-box .img-box img {
  width: 100%;
}
section.funny-event .event-benefit-section .section-wrap .con-box .img-box img.web {
  aspect-ratio: 807/448;
  height: 448px;
}
@media (max-width: 1160px) {
  section.funny-event .event-benefit-section .section-wrap .con-box .img-box img.web {
    display: none;
  }
}
section.funny-event .event-benefit-section .section-wrap .con-box .img-box img.mobile {
  display: none;
  aspect-ratio: 335/450;
  height: auto;
}
@media (max-width: 1160px) {
  section.funny-event .event-benefit-section .section-wrap .con-box .img-box img.mobile {
    display: block;
  }
}
section.funny-event .event-benefit-section .section-wrap .option-wrap {
  padding-top: 80px;
  max-width: 431px;
  margin: 0 auto;
}
@media (max-width: 1160px) {
  section.funny-event .event-benefit-section .section-wrap .option-wrap {
    padding-top: 40px;
    max-width: 324px;
  }
}

article.option-layout-wrap .option-btn-box {
  text-align: center;
}
article.option-layout-wrap .option-btn-box .option-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  font-weight: 800;
  color: #FFFFFF;
  padding: 0 80px;
  height: 82px;
  border-radius: 100px;
  background-color: #000000;
}
@media (max-width: 1160px) {
  article.option-layout-wrap .option-btn-box .option-btn {
    padding: 0 40px;
    height: 48px;
    font-size: 20px;
  }
}
article.option-layout-wrap .option-btn-box .option-btn.outline {
  background-color: #FFDF22;
  border: 2px solid #000000;
  color: #000000;
}
article.option-layout-wrap .option-btn-box .option-btn + .option-btn {
  margin-top: 20px;
}
article.option-layout-wrap .agree-box {
  padding-top: 20px;
}
article.option-layout-wrap .agree-box .cbox label {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}
article.option-layout-wrap .agree-box .cbox label input[type=checkbox]:checked ~ i {
  background: url("../../../img/event/honey_bee/ic_cbox_on.svg") no-repeat center/cover;
}
article.option-layout-wrap .agree-box .cbox label i {
  background: url("../../../img/event/honey_bee/ic_cbox_off.svg") no-repeat center/cover;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 1px;
}
@media (max-width: 1160px) {
  article.option-layout-wrap .agree-box .cbox label i {
    width: 18px;
    height: 18px;
    top: 0;
  }
}
article.option-layout-wrap .agree-box .cbox label .txt {
  padding-left: 33px;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.07em;
  text-align: left;
}
@media (max-width: 1160px) {
  article.option-layout-wrap .agree-box .cbox label .txt {
    padding-left: 26px;
    font-size: 14px;
    line-height: 18px;
  }
}
article.option-layout-wrap .agree-box .cbox label .txt a {
  font-weight: 700;
  text-decoration-line: underline;
  text-underline-position: under;
  display: inline;
}
article.option-layout-wrap .note-box {
  padding-top: 20px;
}
article.option-layout-wrap .note-box .note-list .note-item {
  font-weight: 500;
  line-height: 140%;
}
@media (max-width: 1160px) {
  article.option-layout-wrap .note-box .note-list .note-item {
    font-size: 12px;
  }
}

article.terms-layer2 {
  position: fixed;
  z-index: 500;
  display: none;
}
article.terms-layer2:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
article.terms-layer2 .terms-wrapper {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 300px;
  filter: drop-shadow(2px 4px 6px rgba(89, 105, 124, 0.25));
  width: calc(100% - 40px);
  border-radius: 4px;
  overflow: hidden;
  z-index: 1003;
}
article.terms-layer2 .terms-wrapper.long {
  max-width: 745px;
}
article.terms-layer2 .popup-close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  background: url("../../../img/event/honey_bee/ic_popup_close.svg") no-repeat center/cover;
  width: 24px;
  height: 24px;
  z-index: 10;
}
article.terms-layer2 .popup-terms-layer {
  padding: 40px 10px 30px;
  background-color: #fff;
  position: relative;
}
@media (max-width: 1160px) {
  article.terms-layer2 .popup-terms-layer {
    padding: 40px 10px;
  }
}
article.terms-layer2 .popup-terms-layer .terms-scroll-wrap {
  padding: 0 10px 0 0;
  position: relative;
  max-height: 80vh;
  overflow-y: auto;
}
article.terms-layer2 .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar {
  width: 6px;
}
@media (max-width: 1160px) {
  article.terms-layer2 .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar {
    width: 3px;
  }
}
article.terms-layer2 .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar-track {
  background: #fff;
}
article.terms-layer2 .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar-thumb {
  background: #7F7F7F;
  border-radius: 5px;
}
article.terms-layer2 .popup-terms-layer .terms-group-box {
  padding: 30px 0;
}
@media (max-width: 1160px) {
  article.terms-layer2 .popup-terms-layer .terms-group-box {
    padding: 20px 0;
  }
}
article.terms-layer2 .popup-terms-layer .terms-group-box .terms-box .subject-box {
  font-weight: 800;
  font-size: 17px;
  line-height: 185%;
  letter-spacing: -0.05em;
  color: #202020;
}
@media (max-width: 1160px) {
  article.terms-layer2 .popup-terms-layer .terms-group-box .terms-box .subject-box {
    font-size: 15px;
  }
}
article.terms-layer2 .popup-terms-layer .terms-group-box .terms-box .con-box {
  font-weight: 500;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: -0.05em;
  color: #202020;
}
@media (max-width: 1160px) {
  article.terms-layer2 .popup-terms-layer .terms-group-box .terms-box .con-box {
    font-size: 12px;
  }
}
article.terms-layer2 .popup-terms-layer .terms-group-box .terms-box + .terms-box {
  margin-top: 5px;
}
article.terms-layer2 .popup-terms-layer .terms-table-box .main-box {
  font-weight: 800;
  font-size: 17px;
  line-height: 160%;
  letter-spacing: -0.05em;
  padding-bottom: 15px;
}
@media (max-width: 1160px) {
  article.terms-layer2 .popup-terms-layer .terms-table-box .main-box {
    padding-bottom: 10px;
    font-size: 15px;
  }
}
article.terms-layer2 .popup-terms-layer .terms-table-box .sub-box {
  font-size: 14px;
  line-height: 160%;
  letter-spacing: -0.05em;
  color: #202020;
}
@media (max-width: 1160px) {
  article.terms-layer2 .popup-terms-layer .terms-table-box .sub-box {
    font-size: 12px;
  }
}
article.terms-layer2 .popup-terms-layer .terms-table-box .table-box {
  padding-top: 15px;
}
article.terms-layer2 .popup-terms-layer .terms-table-box .table-box table {
  table-layout: fixed;
}
article.terms-layer2 .popup-terms-layer .terms-table-box .table-box table thead tr th {
  border: 1px solid #999999;
  height: 34px;
  font-weight: 800;
  font-size: 17px;
  line-height: 160%;
  text-align: center;
  letter-spacing: -0.05em;
  background-color: #d9d9d9;
  color: #202020;
}
@media (max-width: 1160px) {
  article.terms-layer2 .popup-terms-layer .terms-table-box .table-box table thead tr th {
    font-size: 15px;
    height: 28px;
  }
}
article.terms-layer2 .popup-terms-layer .terms-table-box .table-box table tbody tr td {
  padding: 16px;
  border: 1px solid #999999;
  font-weight: 400;
  font-size: 17px;
  line-height: 160%;
  text-align: center;
  letter-spacing: -0.05em;
  color: #202020;
}
@media (max-width: 1160px) {
  article.terms-layer2 .popup-terms-layer .terms-table-box .table-box table tbody tr td {
    padding: 12px;
    font-size: 14px;
  }
}
article.terms-layer2 .popup-terms-layer .tit-box .tit-main-box {
  padding-bottom: 15px;
  font-weight: 800;
  font-size: 17px;
  line-height: 160%;
  letter-spacing: -0.05em;
}
article.terms-layer2 .popup-terms-layer .tit-box .tit-sub-box {
  font-size: 14px;
  line-height: 160%;
  letter-spacing: -0.05em;
  color: #202020;
}

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