@charset "UTF-8";
/*
AUTH : ssooya
VERSION : version 2
*/
/**********
펑션
***********/
/**********
텍스트 자간
***********/
/**********
텍스트 말줄임
***********/
/**********
아이콘
***********/
section.hobby-page section.hobby-visual {
  overflow: hidden;
  background: url("../../../img/event/contest/img_visual_bg.png") no-repeat top center/cover;
  aspect-ratio: 1920/1080;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-visual {
    background: url("../../../img/event/contest/img_visual_bg_mobile.png") no-repeat center/cover;
    aspect-ratio: 375/600;
    height: auto;
  }
}
section.hobby-page section.hobby-event {
  overflow: hidden;
  background-color: #fffbbe;
}
section.hobby-page section.hobby-event .hobby-intro {
  padding: 120px 0 80px;
  max-width: 600px;
  margin: 0 auto;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-intro {
    padding: 80px 32px 80px;
  }
}
section.hobby-page section.hobby-event .hobby-intro .intro-box {
  text-align: center;
  font-weight: 800;
  color: #F25839;
  font-size: 30px;
  line-height: 140%;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-intro .intro-box {
    font-size: 20px;
  }
  @media (max-width: 767px) {
    section.hobby-page section.hobby-event .hobby-intro .intro-box .mo {
      display: block;
    }
  }
}
section.hobby-page section.hobby-event .hobby-intro .info-box {
  padding-top: 40px;
  display: flex;
  justify-content: center;
}
section.hobby-page section.hobby-event .hobby-intro .info-box .result-box {
  padding: 16px 30px;
  display: inline-flex;
  flex-direction: column;
  background-color: #ffe77a;
  border-radius: 10px;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-intro .info-box .result-box {
    flex-direction: column;
  }
}
section.hobby-page section.hobby-event .hobby-intro .info-box .result-box .row {
  font-size: 18px;
  line-height: 140%;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-intro .info-box .result-box .row {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  section.hobby-page section.hobby-event .hobby-intro .info-box .result-box .row + .row {
    margin-top: 16px;
  }
}
section.hobby-page section.hobby-event .hobby-how {
  padding: 80px 0;
  max-width: 1030px;
  margin: 0 auto;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-how {
    padding: 40px 0;
  }
}
section.hobby-page section.hobby-event .hobby-how .tit-box {
  padding-bottom: 40px;
  display: flex;
  justify-content: center;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-how .tit-box {
    max-width: 174px;
    margin: 0 auto;
  }
}
section.hobby-page section.hobby-event .hobby-how .tit-box img {
  max-width: 100%;
  max-height: 100%;
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item + .list-item {
  margin-top: 40px;
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .num-box {
  display: flex;
  justify-content: center;
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .num-box .num-txt {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 800;
  background-color: #000;
  font-size: 24px;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-how .list-box .list-item .num-box .num-txt {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box {
  padding-top: 26px;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box {
    padding-top: 20px;
  }
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .txt-box {
  text-align: center;
  padding-bottom: 40px;
  font-size: 30px;
  font-weight: 800;
  line-height: 140%;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .txt-box {
    padding-bottom: 20px;
    font-size: 20px;
  }
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .guide-box {
  display: flex;
  max-width: 510px;
  margin: 0 auto;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .guide-box {
    padding: 0 16px;
  }
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .guide-box img {
  max-width: 100%;
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .swiper-group-box {
  position: relative;
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .swiper-group-box .swiper-pagination {
  position: absolute;
  bottom: 0;
  display: none;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .swiper-group-box .swiper-pagination {
    display: flex;
    justify-content: center;
  }
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .swiper-group-box .swiper-pagination .swiper-pagination-bullet {
  background-color: #F25839;
  width: 10px;
  height: 10px;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .swiper-group-box {
    padding-bottom: 30px;
  }
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .swiper-group-box .swiper-slide {
  opacity: 0.5;
  transform: scale(0.85);
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .swiper-group-box .swiper-slide.swiper-slide-active {
  opacity: 1;
  transform: scale(1);
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .swiper-group-box .view-box {
  width: 100%;
  height: 100%;
  display: flex;
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .swiper-group-box .view-box img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .notice-box {
  text-align: center;
  padding-top: 40px;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .notice-box {
    padding-bottom: 0;
  }
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .notice-box .notice-txt-box {
  padding-bottom: 40px;
  font-size: 18px;
  line-height: 140%;
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .notice-box .notice-txt-box .accent-txt {
  color: #F25839;
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .notice-box .notice-guide-box {
  border-radius: 10px;
  background-color: #FFE77A;
  display: inline-flex;
  justify-content: center;
  padding: 20px;
  flex-direction: column;
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .notice-box .notice-guide-box .guide-item {
  text-align: left;
  font-size: 16px;
  line-height: 140%;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .notice-box .notice-guide-box .guide-item {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .notice-box .notice-guide-box .guide-item + .guide-item {
    margin-top: 20px;
  }
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .btn-box {
  padding-top: 40px;
  display: flex;
  justify-content: center;
}
section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .btn-box .apply-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 78px;
  width: 36%;
  background: url("../../../img/event/contest/apply-contest-btn.png") no-repeat center/cover;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-how .list-box .list-item .con-box .btn-box .apply-btn {
    height: 70px;
    width: 100%;
    background: url("../../../img/event/contest/apply-contest-btn-m.png") no-repeat center/contain;
  }
}
section.hobby-page section.hobby-event .hobby-gift {
  padding: 80px 0;
  max-width: 1030px;
  margin: 0 auto;
}
section.hobby-page section.hobby-event .hobby-gift .tit-box {
  padding-bottom: 40px;
  display: flex;
  justify-content: center;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-gift .tit-box {
    max-width: 174px;
    margin: 0 auto;
  }
}
section.hobby-page section.hobby-event .hobby-gift .tit-box img {
  max-width: 100%;
}
section.hobby-page section.hobby-event .hobby-gift .sub-msg-box {
  text-align: center;
  font-size: 18px;
  line-height: 140%;
}
section.hobby-page section.hobby-event .hobby-gift .gift-view-box {
  padding-top: 40px;
  display: flex;
  justify-content: center;
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-gift .gift-view-box {
    padding: 40px 36px 0;
  }
}
section.hobby-page section.hobby-event .hobby-gift .gift-view-box img {
  max-width: 100%;
}
section.hobby-page section.hobby-event .hobby-gift .gift-contents-box {
  max-width: 380px;
  margin: 0 auto;
  padding-top: 40px;
}
section.hobby-page section.hobby-event .hobby-gift .gift-contents-box .gift-item-list {
  padding: 0 15px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
section.hobby-page section.hobby-event .hobby-gift .gift-contents-box .gift-item-list .gift-item {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
}
section.hobby-page section.hobby-event .hobby-gift .gift-contents-box .gift-item-list .gift-item .subject-box {
  font-size: 26px;
  line-height: 140%;
  font-weight: 800;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-gift .gift-contents-box .gift-item-list .gift-item .subject-box {
    font-size: 20px;
  }
}
section.hobby-page section.hobby-event .hobby-gift .gift-contents-box .gift-item-list .gift-item .subject-box .unit-txt {
  font-weight: 500;
  font-size: 18px;
}
section.hobby-page section.hobby-event .hobby-gift .gift-contents-box .gift-item-list .gift-item .con-box {
  padding-top: 4px;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  color: #F25839;
}
section.hobby-page section.hobby-event .hobby-gift .gift-contents-box .gift-note-box {
  padding-top: 16px;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-gift .gift-contents-box .gift-note-box {
    padding: 16px 16px 0;
  }
}
section.hobby-page section.hobby-event .hobby-gift .gift-contents-box .gift-note-box .note-list .note-item {
  position: relative;
  font-size: 14px;
  line-height: 140%;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
  padding-left: 20px;
}
section.hobby-page section.hobby-event .hobby-gift .gift-contents-box .gift-note-box .note-list .note-item:after {
  content: "";
  position: absolute;
  left: 8px;
  top: 8px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  width: 3px;
  height: 3px;
}
section.hobby-page section.hobby-event .hobby-gift .gift-btn-box {
  padding-top: 40px;
  position: relative;
  margin-top: 40px;
  width: 100%;
  height: 157px;
  background: url("../../../img/event/contest/img-gift-link-btn.png") no-repeat center/contain;
  align-items: center;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-gift .gift-btn-box {
    background: url("../../../img/event/contest/img-gift-link-btn_m.png") no-repeat center/contain;
    height: 53vw;
  }
}
section.hobby-page section.hobby-event .hobby-gift .gift-btn-box .gift-link-btn {
  color: #F25839;
  height: 50px;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  text-decoration: underline;
  position: relative;
  text-align: center;
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: -45%;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-event .hobby-gift .gift-btn-box .gift-link-btn {
    bottom: -74%;
    font-size: 4.7vw;
  }
}
@media (max-width: 767px) {
  section.hobby-page section.hobby-event .hobby-gift .gift-btn-box .gift-link-btn {
    bottom: -62%;
    font-size: 4.7vw;
  }
}
section.hobby-page .event-form {
  display: flex;
  justify-content: center;
  padding-top: 100px;
}
@media (max-width: 1160px) {
  section.hobby-page .event-form {
    padding-top: 40px;
  }
}
section.hobby-page .event-form .event-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 250px;
  background-color: #ff3145;
  color: #fff;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 700;
}
section.hobby-page section.hobby-point {
  background-color: #ffe77a;
  padding: 80px 0;
}
section.hobby-page section.hobby-point .wrap {
  max-width: 500px;
  margin: 0 auto;
}
section.hobby-page section.hobby-point .subject-box {
  padding-bottom: 40px;
  font-weight: 800;
  font-size: 30px;
  line-height: 140%;
  letter-spacing: -0.01em;
  text-align: center;
}
section.hobby-page section.hobby-point .img-box {
  display: flex;
  justify-content: center;
}
section.hobby-page section.hobby-point .img-box img {
  max-width: 100%;
}
section.hobby-page section.hobby-point .con-box {
  padding-top: 20px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
}
section.hobby-page section.hobby-point .con-box b {
  font-weight: 800;
}
section.hobby-page section.hobby-point .con-box .sub-txt {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-weight: 500;
}
section.hobby-page section.hobby-note {
  padding: 80px 0;
  background-color: #000000;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-note {
    padding: 26px 0;
  }
}
section.hobby-page section.hobby-note .note-wrap {
  max-width: 905px;
  margin: 0 auto;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-note .note-wrap {
    padding: 0 27px;
  }
}
section.hobby-page section.hobby-note .note-wrap .note-tit-box {
  font-weight: 800;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: -0.02em;
  padding-bottom: 23px;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-note .note-wrap .note-tit-box {
    padding-bottom: 20px;
    font-size: 20px;
  }
}
section.hobby-page section.hobby-note .note-wrap .note-list {
  display: flex;
  flex-direction: column;
}
section.hobby-page section.hobby-note .note-wrap .note-list .note-item {
  padding-left: 20px;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: -0.02em;
  color: #fff;
  position: relative;
}
section.hobby-page section.hobby-note .note-wrap .note-list .note-item:after {
  content: "";
  position: absolute;
  left: 6px;
  top: 8px;
  border-radius: 50%;
  background: #ffffff;
  width: 4px;
  height: 4px;
}
@media (max-width: 1160px) {
  section.hobby-page section.hobby-note .note-wrap .note-list .note-item {
    font-size: 12px;
    line-height: 160%;
  }
}
section.hobby-page article.page-contents-view .swiper-group-box {
  position: relative;
}
@media (max-width: 1160px) {
  section.hobby-page article.page-contents-view .swiper-group-box {
    margin: 0 -26px;
  }
}
section.hobby-page article.page-contents-view .swiper-group-box .swiper-pagination {
  position: absolute;
  bottom: -40px;
  display: flex;
  justify-content: center;
  gap: 8px;
}
@media (max-width: 1160px) {
  section.hobby-page article.page-contents-view .swiper-group-box .swiper-pagination {
    bottom: -36px;
  }
}
section.hobby-page article.page-contents-view .swiper-group-box .swiper-pagination .swiper-pagination-bullet {
  background-color: #000;
  margin: 0;
  opacity: 0.2;
  width: 10px;
  height: 10px;
}
@media (max-width: 1160px) {
  section.hobby-page article.page-contents-view .swiper-group-box .swiper-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
  }
}
section.hobby-page article.page-contents-view .swiper-group-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #fff;
}
section.hobby-page article.page-contents-view .swiper-group-box .swiper {
  padding: 18px 0;
}
@media (max-width: 1160px) {
  section.hobby-page article.page-contents-view .swiper-group-box .swiper {
    padding: 18px 26px;
  }
}
section.hobby-page article.page-contents-view .swiper-group-box .swiper .swiper-wrapper {
  align-items: center;
}
section.hobby-page article.page-contents-view .swiper-group-box .swiper-slide {
  scale: 0.7;
  opacity: 0.5;
}
@media (max-width: 1160px) {
  section.hobby-page article.page-contents-view .swiper-group-box .swiper-slide {
    scale: 0.85;
  }
}
section.hobby-page article.page-contents-view .swiper-group-box .swiper-slide.swiper-slide-active {
  scale: 1.1;
  opacity: 1;
  transition: 0.3s ease-in-out scale;
}
@media (max-width: 1160px) {
  section.hobby-page article.page-contents-view .swiper-group-box .swiper-slide.swiper-slide-active {
    scale: 1.2;
    transition: none;
  }
}
section.hobby-page article.page-contents-view .swiper-group-box .swiper-slide.swiper-slide-active .item-wrap .label-box {
  opacity: 1;
}
section.hobby-page article.page-contents-view .swiper-group-box .item-wrap {
  display: flex;
  position: relative;
  max-height: 340px;
}
@media (max-width: 1160px) {
  section.hobby-page article.page-contents-view .swiper-group-box .item-wrap {
    max-height: 360px;
  }
}
section.hobby-page article.page-contents-view .swiper-group-box .item-wrap .label-box {
  opacity: 0;
  top: 4px;
  position: absolute;
  z-index: 1;
  font-weight: 700;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: -0.03em;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
@media (max-width: 1160px) {
  section.hobby-page article.page-contents-view .swiper-group-box .item-wrap .label-box {
    top: -92px;
    color: #fff !important;
  }
}
section.hobby-page article.page-contents-view .swiper-group-box .item-wrap .label-box.tech {
  color: #f25839;
}
section.hobby-page article.page-contents-view .swiper-group-box .item-wrap .label-box.style {
  color: #9836EB;
}
section.hobby-page article.page-contents-view .swiper-group-box .item-wrap .label-box.romance {
  color: #1FB051;
}
section.hobby-page article.page-contents-view .swiper-group-box .item-wrap .label-box.life {
  color: #00C0EC;
}
section.hobby-page article.page-contents-view .swiper-group-box .item-wrap .label-box .light-txt {
  font-weight: 300;
}
section.hobby-page article.page-contents-view .swiper-group-box .item-wrap img {
  object-fit: contain;
  width: 100%;
  max-height: 100%;
  max-width: 100%;
}

section.page-comment-area {
  background-color: #fff;
  padding: 80px 0;
}
section.page-comment-area .comment-wrap {
  width: calc(100% - 40px);
  max-width: 800px;
  margin: 0 auto;
}

article.apply-input-form {
  max-width: 465px;
  margin: 0 auto;
  border: 1px solid #DADCE0;
  padding: 22px 18px;
  position: relative;
  background-color: #fff;
}
@media (max-width: 1160px) {
  article.apply-input-form {
    margin-top: 24px;
    padding: 20px 15px 15px;
  }
}
article.apply-input-form .tit-box {
  text-align: center;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: -0.05em;
  font-weight: 600;
  padding-bottom: 20px;
  color: #000;
}
article.apply-input-form .close-btn {
  position: absolute;
  top: 17px;
  right: 13px;
  background: url("../../../img/event/contest/ic_option_close.svg") no-repeat center/cover;
  width: 24px;
  height: 24px;
}
article.apply-input-form .option-box {
  position: relative;
}
article.apply-input-form .option-box .set-box {
  height: 46px;
  padding: 0 38px 0 16px;
  display: flex;
  width: 100%;
  border: 1px solid #BABCC2;
  border-radius: 4px;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.05em;
  background: url("../../../img/event/contest/ic_option_arrow.svg") no-repeat center right 14px;
}
@media (max-width: 1160px) {
  article.apply-input-form .option-box .set-box {
    height: 44px;
  }
}
article.apply-input-form .option-box .set-box.on {
  border: 1px solid #19191A;
  border-radius: 4px 4px 0 0;
  background: url("../../../img/event/contest/ic_option_arrow_on.svg") no-repeat center right 14px;
}
article.apply-input-form .option-box .set-box.on ~ .option-menu {
  display: block;
  border: 1px solid #19191A;
}
article.apply-input-form .option-box .option-menu {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 45px;
  z-index: 100;
  padding: 7px 7px 7px 0;
  background-color: #fff;
}
@media (max-width: 1160px) {
  article.apply-input-form .option-box .option-menu {
    top: 43px;
  }
}
article.apply-input-form .option-box .option-menu ul {
  max-height: 200px;
  overflow-y: auto;
}
article.apply-input-form .option-box .option-menu ul li .option-btn {
  width: 100%;
  text-align: left;
  line-height: 38px;
  font-size: 14px;
  letter-spacing: -0.05em;
  padding: 0 15px;
}
article.apply-input-form .option-select-box {
  padding-top: 20px;
}
article.apply-input-form .option-select-box .option-select-btn {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: #ffffff;
  background-color: #000000;
  border-radius: 4px;
  width: 100%;
  height: 60px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1160px) {
  article.apply-input-form .option-select-box .option-select-btn {
    height: 50px;
    font-size: 16px;
  }
}
article.apply-input-form .agree-box {
  padding-bottom: 20px;
}
article.apply-input-form .agree-box .cbox label {
  cursor: pointer;
  position: relative;
  min-height: 33px;
  display: flex;
  align-items: center;
}
article.apply-input-form .agree-box .cbox label input[type=checkbox]:checked ~ i {
  background: url("../../../img/event/contest/ic_cbox_on.svg") no-repeat center/cover;
}
article.apply-input-form .agree-box .cbox label i {
  background: url("../../../img/event/contest/ic_cbox_off.svg") no-repeat center/cover;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 4px;
}
@media (max-width: 1160px) {
  article.apply-input-form .agree-box .cbox label i {
    width: 18px;
    height: 18px;
    top: 6px;
  }
}
article.apply-input-form .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.apply-input-form .agree-box .cbox label .txt {
    padding-left: 26px;
    font-size: 13px;
    line-height: 18px;
  }
}
article.apply-input-form .agree-box .cbox label .txt a {
  font-weight: 700;
  text-decoration-line: underline;
  text-underline-position: under;
  display: inline;
}

article.popup {
  position: fixed;
  z-index: 500;
  display: none;
}
article.popup:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
article.popup .popup-wrapper {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 372px;
  filter: drop-shadow(2px 4px 6px rgba(89, 105, 124, 0.25));
  width: calc(100% - 40px);
  border-radius: 4px;
  overflow: hidden;
}
article.popup .popup-wrapper.long {
  max-width: 550px;
}
article.popup .popup-wrapper.normal {
  max-width: 500px;
}
article.popup .popup-close-btn {
  position: absolute;
  right: 20px;
  top: 20px;
  background: url("../../../img/event/contest/ic_popup_close.svg") no-repeat center/cover;
  width: 24px;
  height: 24px;
  z-index: 10;
}
article.popup .popup-msg-layer {
  padding: 39px;
  background-color: #fff;
}
article.popup .popup-msg-layer .main-msg-box {
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  letter-spacing: -0.05em;
}
article.popup .popup-msg-layer .list-msg-box {
  padding: 42px 0;
  max-width: 320px;
  width: 100%;
  margin: auto;
}
article.popup .popup-msg-layer .list-msg-box .list-item {
  padding-left: 10px;
  text-indent: -10px;
  color: #525357;
  font-size: 14px;
  line-height: 20px;
}
article.popup .popup-msg-layer .list-msg-box .list-item + .list-item {
  margin-top: 8px;
}
article.popup .popup-msg-layer .sub-msg-box {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  letter-spacing: -0.05em;
}
article.popup .popup-msg-menu {
  display: flex;
  border-top: 1px solid #19191a;
}
article.popup .popup-msg-menu .popup-menu-btn {
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  height: 45px;
}
article.popup .popup-msg-menu .popup-menu-btn.type-white {
  background-color: #fff;
  color: #000;
}
article.popup .popup-msg-menu .popup-menu-btn.type-black {
  background-color: #19191a;
  color: #fff;
}

article.terms-layer {
  position: fixed;
  z-index: 500;
  display: none;
}
article.terms-layer:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
article.terms-layer .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-layer .terms-wrapper.long {
  max-width: 745px;
}
article.terms-layer .popup-close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  background: url("../../../img/event/contest/ic_popup_close.svg") no-repeat center/cover;
  width: 24px;
  height: 24px;
  z-index: 10;
}
article.terms-layer .popup-terms-layer {
  padding: 40px 10px 30px;
  background-color: #fff;
  position: relative;
}
@media (max-width: 1160px) {
  article.terms-layer .popup-terms-layer {
    padding: 40px 10px;
  }
}
article.terms-layer .popup-terms-layer .terms-scroll-wrap {
  padding: 0 10px 0 0;
  position: relative;
  max-height: 80vh;
  overflow-y: auto;
}
article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar {
  width: 6px;
}
@media (max-width: 1160px) {
  article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar {
    width: 3px;
  }
}
article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar-track {
  background: #fff;
}
article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar-thumb {
  background: #7F7F7F;
  border-radius: 5px;
}
article.terms-layer .popup-terms-layer .terms-group-box {
  padding: 30px 0;
}
@media (max-width: 1160px) {
  article.terms-layer .popup-terms-layer .terms-group-box {
    padding: 20px 0;
  }
}
article.terms-layer .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-layer .popup-terms-layer .terms-group-box .terms-box .subject-box {
    font-size: 15px;
  }
}
article.terms-layer .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-layer .popup-terms-layer .terms-group-box .terms-box .con-box {
    font-size: 12px;
  }
}
article.terms-layer .popup-terms-layer .terms-group-box .terms-box + .terms-box {
  margin-top: 5px;
}
article.terms-layer .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-layer .popup-terms-layer .terms-table-box .main-box {
    padding-bottom: 10px;
    font-size: 15px;
  }
}
article.terms-layer .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-layer .popup-terms-layer .terms-table-box .sub-box {
    font-size: 12px;
  }
}
article.terms-layer .popup-terms-layer .terms-table-box .table-box {
  padding-top: 15px;
}
article.terms-layer .popup-terms-layer .terms-table-box .table-box table {
  table-layout: fixed;
}
article.terms-layer .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-layer .popup-terms-layer .terms-table-box .table-box table thead tr th {
    font-size: 15px;
    height: 28px;
  }
}
article.terms-layer .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-layer .popup-terms-layer .terms-table-box .table-box table tbody tr td {
    padding: 12px;
    font-size: 14px;
  }
}
article.terms-layer .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-layer .popup-terms-layer .tit-box .tit-sub-box {
  font-size: 14px;
  line-height: 160%;
  letter-spacing: -0.05em;
  color: #202020;
}

article.popup {
  z-index: 101;
  position: fixed;
  display: none;
}

article.popup.type-only-img .popup-wrapper {
  max-width: 440px;
  transform: translate(-50%, -50%);
  width: calc(100% - 56px);
}

article.popup article.popup-contents {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  border-radius: 4px;
  overflow: hidden;
}

article.popup article.popup-contents .popup-close-btn {
  background: url("../../../img/event/contest/ic_close.png") no-repeat center/cover;
  width: 37px;
  height: 37px;
  position: absolute;
  top: 18px;
  right: 19px;
  z-index: 100;
}

@media (max-width: 1024px) {
  article.popup article.popup-contents .popup-close-btn {
    width: 24px;
    height: 24px;
    top: 19px;
    right: 20px;
  }
}
article.popup article.popup-contents .popup-img-box {
  font-size: 0;
}

article.popup article.popup-contents .popup-img-box img {
  max-width: 100%;
}

article.popup article.popup-contents .popup-menu-box {
  display: flex;
  justify-content: center;
  padding: 20px 0 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

article.popup article.popup-contents .popup-menu-box .popup-menu-btn {
  font-size: 17px;
  font-weight: 600;
  letter-spacing: -0.03em;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #000000;
  width: 231px;
  height: 58px;
  border-radius: 10px;
  padding: 19px 0;
}

@media (max-width: 1024px) {
  article.popup article.popup-contents .popup-menu-box .popup-menu-btn {
    width: 219px;
    height: 51px;
    padding: 16px 0;
    font-size: 16px;
  }
}
article.popup.popup-msg .popup-wrapper {
  font-size: 0;
  width: 100%;
  max-width: 372px;
  background-color: inherit;
}

@media (max-width: 1024px) {
  article.popup.popup-msg .popup-wrapper {
    max-width: calc(100% - 76px);
  }
}
article.popup.popup-depth2 {
  z-index: 400;
}

article.popup.popup-depth2:after {
  z-index: 400;
}

article.popup.popup-depth2 .popup-wrapper {
  z-index: 401;
  padding: 0;
}

article.popup * {
  box-sizing: border-box;
}

article.popup:after {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0.4;
}

article.popup .popup-wrapper {
  position: fixed;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 30px);
  max-width: 550px;
  max-height: 380vh;
}

@media (max-width: 1024px) {
  article.popup .popup-wrapper {
    width: calc(100% - 40px);
    height: fit-content;
  }
}
article.popup .popup-wrapper .popup-msg-box {
  background-color: #fff;
  padding: 58px 20px 50px;
  text-align: center;
}

@media (max-width: 1024px) {
  article.popup .popup-wrapper .popup-msg-box {
    padding: 50px 15px 40px;
  }
}
article.popup .popup-wrapper .popup-msg-box .main-box {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -1.1px;
}

@media (max-width: 1024px) {
  article.popup .popup-wrapper .popup-msg-box .main-box {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.8px;
  }
}
article.popup .popup-wrapper .popup-msg-box .sub-box {
  padding-top: 18px;
  color: #525357;
  font-size: 15px;
  letter-spacing: -0.6px;
}

@media (max-width: 1024px) {
  article.popup .popup-wrapper .popup-msg-box .sub-box {
    padding-top: 14px;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: -0.65px;
  }
}
article.popup .popup-wrapper .popup-btn-box a.btn-box {
  background-color: #19191a;
  height: 58px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 19px 0;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: -0.03em;
  color: #ffffff;
  width: 100%;
}

@media (max-width: 1024px) {
  article.popup .popup-wrapper .popup-btn-box a.btn-box {
    font-size: 15px;
    height: 50px;
  }
}
article.popup .popup-wrapper .popup-week-close {
  position: absolute;
  bottom: -30px;
  text-align: center;
  left: 0;
  right: 0;
  z-index: 200;
}

article.popup .popup-wrapper .popup-week-close .week-close-btn {
  font-size: 14px;
  color: #fff;
}

article.popup .popup-wrapper.type-item2 {
  position: fixed;
  z-index: 1;
  left: 50%;
  top: 50%;
  max-width: 440px;
  background-color: transparent;
  transform: translate(-50%, -50%);
  width: calc(100% - 30px);
  max-height: 616vh;
  border-radius: 4px;
}

@media (max-width: 1024px) {
  article.popup .popup-wrapper.type-item2 {
    padding: 0 0 0;
    max-height: 300vh;
    border-radius: 0;
    width: calc(100% - 56px);
  }
}
article.popup .popup-msg-group {
  border-radius: 4px;
  overflow: hidden;
}

article.popup .popup-item1 {
  position: relative;
  text-align: center;
  border-radius: 4px;
  overflow: hidden;
  background-color: #fff;
  padding: 45.2px 45px 41.13px;
  max-height: 73vh;
  position: relative;
  overflow-y: auto;
}

@media (max-width: 1024px) {
  article.popup .popup-item1 {
    padding: 40px 33px 26px;
  }
}
article.popup .popup-item1 a.close-btn {
  content: "";
  background: url("../../../img/event/contest/ic_close.png") no-repeat center/cover;
  width: 37px;
  height: 37px;
  position: absolute;
  top: 20px;
  right: 20px;
}

@media (max-width: 1024px) {
  article.popup .popup-item1 a.close-btn {
    width: 24px;
    height: 24px;
    top: 18px;
    right: 18px;
  }
}
article.popup .popup-item1 .tit-box .top-box {
  font-size: 34px;
  letter-spacing: -0.05em;
  font-weight: 700;
  color: #000000;
}

@media (max-width: 1024px) {
  article.popup .popup-item1 .tit-box .top-box {
    line-height: 35px;
    font-size: 24px;
  }
}
article.popup .popup-item1 .tit-box .con-box {
  padding-top: 16px;
  font-size: 18px;
  letter-spacing: -0.05em;
  color: #000000;
}

@media (max-width: 1024px) {
  article.popup .popup-item1 .tit-box .con-box {
    padding-top: 6px;
    font-size: 15px;
  }
}
article.popup .popup-item1 .textbox {
  margin-top: 10px;
}
article.popup .popup-item1 .textbox textarea {
  width: 100%;
  height: 180px;
  padding: 10px;
  line-height: 20px;
  border-radius: 4px;
  border: 1px solid #000000;
  resize: none;
}
@media (max-width: 1160px) {
  article.popup .popup-item1 .textbox textarea {
    height: 140px;
  }
}

article.popup .popup-item1 .sbox {
  padding-top: 17px;
}
article.popup .popup-item1 .sbox select {
  outline: none;
  border: 1px solid #000000;
  border-radius: 4px;
  width: 360px;
  height: 51px;
  padding: 0 40px 0 10px;
  background: url("../../../img/event/contest/ic_option_arrow.svg") no-repeat center right 10px;
  appearance: none;
}
@media (max-width: 1160px) {
  article.popup .popup-item1 .sbox select {
    width: 100%;
  }
}

article.popup .popup-item1 .tbox {
  padding-top: 17px;
  display: flex;
}

@media (max-width: 1024px) {
  article.popup .popup-item1 .tbox {
    width: 100%;
    padding-top: 13px;
  }
}
article.popup .popup-item1 .tbox input {
  outline: none;
  border: 1px solid #000000;
  border-radius: 4px;
  width: 100%;
  height: 51px;
  padding: 0 10px;
}

@media (max-width: 1024px) {
  article.popup .popup-item1 .tbox input {
    width: 100%;
    height: 44px;
  }
}
article.popup .popup-item1 .msg-box {
  padding-top: 27px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: -0.05em;
  line-height: 19.2px;
}

@media (max-width: 1024px) {
  article.popup .popup-item1 .msg-box {
    padding-top: 11px;
    font-size: 14px;
  }
}
article.popup .popup-item1 .check-box {
  padding: 30px 0 0;
}
@media (max-width: 1160px) {
  article.popup .popup-item1 .check-box {
    padding-top: 20px;
  }
}
@media (max-width: 1160px) {
  article.popup .popup-item1 .check-box .cbox + .cbox {
    margin-top: 5px;
  }
}
article.popup .popup-item1 .check-box .input-box {
  display: none;
  padding: 0 0 20px;
  text-align: left;
}
article.popup .popup-item1 .check-box .input-box .input-label {
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 6px;
}
article.popup .popup-item1 .check-box .input-box input[type=text] {
  outline: none;
  border: 1px solid #000000;
  border-radius: 4px;
  width: 100%;
  height: 40px;
  padding: 0 10px;
  appearance: none;
}

article.popup .popup-item1 .check-box .cbox i {
  width: 24px;
  height: 24px;
  top: 3px;
  left: 0;
}

article.popup .popup-item1 .check-box .cbox label .txt {
  padding-left: 34px;
  line-height: 24px;
  font-size: 16px;
  text-align: left;
}

article.popup .popup-item1 .submit-btn-box {
  padding-top: 30px;
}

@media (max-width: 1024px) {
  article.popup .popup-item1 .submit-btn-box {
    padding-top: 12px;
  }
}
article.popup .popup-item1 .submit-btn-box a.btn-box {
  background-color: #000000;
  border-radius: 10px;
  width: 231px;
  height: 58px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 19px 0;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: -0.03em;
  color: #ffffff;
}

@media (max-width: 1024px) {
  article.popup .popup-item1 .submit-btn-box a.btn-box {
    padding: 16px 0;
    font-size: 16px;
    width: 100%;
    height: 51px;
  }
}
article.popup .popup-item2 {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  background-color: #e4e4e4;
  padding: 0 95px 41.13px;
}

@media (max-width: 1024px) {
  article.popup .popup-item2 {
    padding: 0 33px 26px;
  }
}
@media (max-width: 1024px) {
  article.popup .popup-item2 .inner {
    padding: 0;
  }
}
article.popup .popup-item2 .bg-box {
  left: 0;
  right: 0;
  top: 0;
  background: #e4e4e4 url("../../../img/challenge/popup_img_bg.png") no-repeat top center;
  height: 225px;
  position: absolute;
}

@media (max-width: 1024px) {
  article.popup .popup-item2 .bg-box {
    background: #e4e4e4 url("../../../img/challenge/popup_img_bg_mob.png") no-repeat top center/auto 100%;
    height: 209px;
  }
}
article.popup .popup-item2 a.close-btn {
  background: url("../../../img/common/ic_close.png") no-repeat center/cover;
  width: 37px;
  height: 37px;
  position: absolute;
  top: 18px;
  right: 19px;
  z-index: 100;
}

@media (max-width: 1024px) {
  article.popup .popup-item2 a.close-btn {
    width: 24px;
    height: 24px;
    top: 19px;
    right: 20px;
  }
}
article.popup .popup-item2 .wrap {
  z-index: 30;
  position: relative;
}

article.popup .popup-item2 .top-box {
  text-align: center;
  padding-top: 30px;
}

@media (max-width: 1024px) {
  article.popup .popup-item2 .top-box {
    padding-top: 25px;
  }
}
article.popup .popup-item2 .top-box .top-txt {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -0.05em;
  color: #000000;
  border-radius: 80px;
  border: 3px solid #000000;
  background-color: #5dad68;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 7px 0;
  width: 136px;
  height: 35px;
}

@media (max-width: 1024px) {
  article.popup .popup-item2 .top-box .top-txt {
    width: 129px;
    height: 32px;
    font-size: 15px;
    letter-spacing: -0.04em;
  }
}
article.popup .popup-item2 .tittle-img-box {
  text-align: center;
  padding-top: 145px;
}

@media (max-width: 1024px) {
  article.popup .popup-item2 .tittle-img-box {
    padding-top: 125px;
  }
}
article.popup .popup-item2 .tittle-img-box img {
  width: 167px;
  height: 151px;
}

@media (max-width: 1024px) {
  article.popup .popup-item2 .tittle-img-box img {
    width: 145px;
    height: 131px;
  }
}
article.popup .popup-item2 .con-box {
  padding-top: 26px;
  font-size: 16px;
  letter-spacing: -0.04em;
  line-height: 23px;
  color: #000000;
  text-align: center;
}

@media (max-width: 1024px) {
  article.popup .popup-item2 .con-box {
    padding-top: 22px;
    font-size: 14px;
    letter-spacing: -0.05em;
    line-height: 20px;
  }
}
article.popup .popup-item2 .msg-box {
  padding-top: 18px;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: -0.05em;
  color: #000000;
  text-align: center;
}

@media (max-width: 1024px) {
  article.popup .popup-item2 .msg-box {
    padding-top: 14px;
    font-size: 18px;
  }
}
article.popup .popup-item2 .submit-btn-box {
  padding-top: 30px;
  text-align: center;
}

@media (max-width: 1024px) {
  article.popup .popup-item2 .submit-btn-box {
    padding-top: 28px;
  }
}
article.popup .popup-item2 .submit-btn-box a.btn-box {
  font-size: 17px;
  font-weight: 600;
  letter-spacing: -0.03em;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #000000;
  width: 231px;
  height: 58px;
  border-radius: 10px;
  padding: 19px 0;
}

@media (max-width: 1024px) {
  article.popup .popup-item2 .submit-btn-box a.btn-box {
    width: 219px;
    height: 51px;
    padding: 16px 0;
    font-size: 16px;
  }
}
/* popup-slide > slick reset */
.popup-slide .slick-arrow {
  display: block;
  opacity: 1;
  visibility: visible;
}

.popup-slide .slick-dots button {
  display: block;
}

/* popup-slide */
.modal[data-element=popup] {
  z-index: 9999999999;
}

/* for chatbot */
.popup-slide .wrapper-popup {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.popup-slide .inner-popup {
  margin-top: -20px;
  max-width: calc(100% - 28px - 28px);
}

.popup-slide .popup-content {
  max-width: 440px;
  position: relative;
}

.popup-slide .popup-content .popup-img {
  position: relative;
  z-index: 1;
  border-radius: 4px;
  overflow: hidden;
  max-height: 616px;
  display: block;
}

@media screen and (max-width: 768px) {
  .popup-slide .popup-content .popup-img {
    max-height: 100%;
  }
}
.popup-slide .popup-content .popup-img .slick-list {
  border-radius: 4px;
  overflow: hidden;
}

.popup-slide .popup-content .popup-img .slick-track {
  display: flex;
}

.popup-slide .popup-content .popup-img .slick-dots {
  position: absolute;
  bottom: 14px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

.popup-slide .popup-content .popup-img .slick-dots li {
  width: 12px;
  height: 12px;
  box-sizing: border-box;
}

.popup-slide .popup-content .popup-img .slick-dots li button {
  background-color: #000;
  opacity: 0.4;
  border: 1px solid #fff;
}

.popup-slide .popup-content .popup-img .slick-dots li.slick-active button {
  opacity: 1;
}

.popup-slide .popup-content img, .popup-slide .popup-content a {
  display: block;
}

@media screen and (max-width: 768px) {
  .popup-slide .popup-content img.pc_on {
    display: none !important;
  }
}
.popup-slide .popup-content img {
  width: auto;
  max-width: 100%;
}

.popup-slide .popup-content .popup-close-btn {
  width: 37px;
  height: 37px;
  position: absolute;
  top: 18px;
  right: 19px;
  background: url("../../../img/common/ic_close2.svg") no-repeat center/100%;
  cursor: pointer;
  z-index: 100;
}

.popup-slide .popup-content .popup-arrow-btn {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background: url("../../../img/common/icn_popup_arrow@2x.png") no-repeat center/100%;
  z-index: 100;
}

.popup-slide .popup-content .popup-arrow-btn.prev {
  left: -60px;
}

.popup-slide .popup-content .popup-arrow-btn.next {
  right: -60px;
  transform: rotate(180deg);
}

.popup-slide .popup-cookie-close {
  text-align: center;
  margin-top: 12px;
}

.popup-slide .popup-cookie-close .cookie-close-btn {
  font-size: 16px;
  color: #fff;
  letter-spacing: -0.8px;
  line-height: 24px;
  cursor: pointer;
}

@media (max-width: 1024px) {
  .popup-slide .inner-popup {
    margin-top: 20px;
  }
  .popup-slide .popup-content .popup-img .slick-dots {
    bottom: 10px;
  }
  .popup-slide .popup-content .popup-img .slick-dots li {
    margin-right: 7px;
  }
  .popup-slide .popup-content .popup-close-btn {
    width: 62px;
    height: 62px;
    top: 0;
    right: 0;
    background-size: 24px;
  }
  .popup-slide .popup-content .popup-arrow-btn {
    width: 44px;
    height: 80px;
    margin-top: -40px;
    background-size: 36px;
  }
  .popup-slide .popup-content .popup-arrow-btn.prev {
    left: 0px;
  }
  .popup-slide .popup-content .popup-arrow-btn.next {
    right: 0px;
  }
}
article.view-layer {
  position: fixed;
  display: none;
}
article.view-layer:before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
article.view-layer .view-img-box {
  width: calc(100% - 40px);
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 600px;
  margin: 0 auto;
}
article.view-layer .view-img-box img {
  max-width: 100%;
  max-height: 100%;
}

.popup-msg-layer {
  padding: 39px;
  background-color: #fff;
}
.popup-msg-layer .main-msg-box {
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  letter-spacing: -0.05em;
}
.popup-msg-layer .list-msg-box {
  padding: 42px 0;
  max-width: 320px;
  width: 100%;
  margin: auto;
}
.popup-msg-layer .list-msg-box .list-item {
  padding-left: 10px;
  text-indent: -10px;
  color: #525357;
  font-size: 14px;
  line-height: 20px;
}
.popup-msg-layer .list-msg-box .list-item + .list-item {
  margin-top: 8px;
}
.popup-msg-layer .sub-msg-box {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  letter-spacing: -0.05em;
}

.popup-msg-menu {
  display: flex;
  border-top: 1px solid #000000;
}
.popup-msg-menu .popup-menu-btn {
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  height: 45px;
}
.popup-msg-menu .popup-menu-btn.type-white {
  background-color: #fff;
  color: #000;
}
.popup-msg-menu .popup-menu-btn.type-black {
  background-color: #000;
  color: #fff;
}

article.terms-layer {
  position: fixed;
  z-index: 500;
  display: none;
}
article.terms-layer:after {
  display: none !important;
}
article.terms-layer:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
article.terms-layer .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;
}
article.terms-layer .terms-wrapper.long {
  max-width: 745px;
}
article.terms-layer .popup-close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  background: url("../../../img/event/contest/ic_popup_close.svg") no-repeat center/cover;
  width: 24px;
  height: 24px;
  z-index: 10;
}
article.terms-layer .popup-terms-layer {
  padding: 40px 10px 30px;
  background-color: #fff;
  position: relative;
}
@media (max-width: 1160px) {
  article.terms-layer .popup-terms-layer {
    padding: 40px 10px;
  }
}
article.terms-layer .popup-terms-layer .terms-scroll-wrap {
  padding: 0 10px 0 0;
  position: relative;
  max-height: 80vh;
  overflow-y: auto;
}
article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar {
  width: 6px;
}
@media (max-width: 1160px) {
  article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar {
    width: 3px;
  }
}
article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar-track {
  background: #fff;
}
article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar-thumb {
  background: #7F7F7F;
  border-radius: 5px;
}
article.terms-layer .popup-terms-layer .terms-group-box {
  padding: 30px 0;
}
@media (max-width: 1160px) {
  article.terms-layer .popup-terms-layer .terms-group-box {
    padding: 20px 0;
  }
}
article.terms-layer .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-layer .popup-terms-layer .terms-group-box .terms-box .subject-box {
    font-size: 15px;
  }
}
article.terms-layer .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-layer .popup-terms-layer .terms-group-box .terms-box .con-box {
    font-size: 12px;
  }
}
article.terms-layer .popup-terms-layer .terms-group-box .terms-box + .terms-box {
  margin-top: 5px;
}
article.terms-layer .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-layer .popup-terms-layer .terms-table-box .main-box {
    padding-bottom: 10px;
    font-size: 15px;
  }
}
article.terms-layer .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-layer .popup-terms-layer .terms-table-box .sub-box {
    font-size: 12px;
  }
}
article.terms-layer .popup-terms-layer .terms-table-box .table-box {
  padding-top: 15px;
}
article.terms-layer .popup-terms-layer .terms-table-box .table-box table {
  table-layout: fixed;
}
article.terms-layer .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-layer .popup-terms-layer .terms-table-box .table-box table thead tr th {
    font-size: 15px;
    height: 28px;
  }
}
article.terms-layer .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-layer .popup-terms-layer .terms-table-box .table-box table tbody tr td {
    padding: 12px;
    font-size: 14px;
  }
}
article.terms-layer .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-layer .popup-terms-layer .tit-box .tit-sub-box {
  font-size: 14px;
  line-height: 160%;
  letter-spacing: -0.05em;
  color: #202020;
}

.cbox label {
  cursor: pointer;
  position: relative;
  min-height: 33px;
  display: flex;
  align-items: center;
}
.cbox label input[type=checkbox]:checked ~ i {
  background: url("../../../img/event/contest/ic_cbox_on.svg") no-repeat center/cover;
}
.cbox label i {
  background: url("../../../img/event/contest/ic_cbox_off.svg") no-repeat center/cover;
  width: 33px;
  height: 33px;
  position: absolute;
  left: 0;
  top: 0px;
}
@media (max-width: 1160px) {
  .cbox label i {
    width: 25px;
    height: 25px;
    top: 4px;
  }
}
.cbox label .txt {
  padding-left: 43px;
  font-weight: 500;
  font-size: 18px;
  line-height: 31px;
  letter-spacing: -0.07em;
}
@media (max-width: 1160px) {
  .cbox label .txt {
    padding-left: 30px;
    font-size: 13px;
    line-height: 22px;
  }
}
.cbox label .txt a {
  font-weight: 700;
  text-decoration-line: underline;
  text-underline-position: under;
  display: inline;
}

.phone-input-box {
  padding-top: 20px;
}
@media (max-width: 1160px) {
  .phone-input-box {
    padding-top: 12px;
  }
}
.phone-input-box .input-wrap {
  display: flex;
}
.phone-input-box .input-msg {
  padding-bottom: 10px;
  font-size: 14px;
  color: #8D8D8D;
  line-height: 18px;
  text-align: center;
}
.phone-input-box .sbox {
  width: 120px;
  padding-top: 0 !important;
}
@media (max-width: 1160px) {
  .phone-input-box .sbox {
    width: 100px;
  }
}
.phone-input-box .sbox select {
  width: 100% !important;
}
@media (max-width: 1160px) {
  .phone-input-box .sbox select {
    height: 44px !important;
  }
}
.phone-input-box .tbox {
  flex: 1;
  min-width: 0;
  margin-left: 10px;
  padding-top: 0 !important;
}
@media (max-width: 1160px) {
  .phone-input-box .tbox {
    margin-left: 6px !important;
  }
}

article.obs-banner-layout1 {
  width: 100%;
}
article.obs-banner-layout1 .obs-banner-btn {
  display: flex;
  width: 100%;
  border-radius: 10px;
}
article.obs-banner-layout1 .obs-banner-btn img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 1160px) {
  article.obs-banner-layout1 .obs-banner-btn img.web {
    display: none;
  }
}
article.obs-banner-layout1 .obs-banner-btn img.mobile {
  display: none;
}
@media (max-width: 1160px) {
  article.obs-banner-layout1 .obs-banner-btn img.mobile {
    display: block;
  }
}

article.popup-photo-form .upload-list {
  gap: 10px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 1160px) {
  article.popup-photo-form .upload-list {
    gap: 5px;
  }
}
article.popup-photo-form .upload-list .upload-item {
  aspect-ratio: 1/1;
  display: inline-flex;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  margin-top: 20px;
}
@media (max-width: 1160px) {
  article.popup-photo-form .upload-list .upload-item {
    margin-top: 12px;
  }
}
article.popup-photo-form .upload-list .upload-item .upload-remove-btn {
  position: absolute;
  z-index: 10;
  right: 4px;
  top: 4px;
  background: url("../../../img/event/contest/ic_upload_remove.svg") no-repeat center/cover;
  width: 24px;
  height: 24px;
}
article.popup-photo-form .upload-list .upload-item .img-box {
  background-color: #c7c7c7;
  position: relative;
  z-index: 9;
  width: 100%;
  height: 100%;
}
@media (max-width: 1160px) {
  article.popup-photo-form .upload-list .upload-item .img-box {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
}
article.popup-photo-form .upload-list .upload-item .img-box img {
  border-radius: 5px;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
article.popup-photo-form .upload-btn-box {
  padding-top: 20px;
}
@media (max-width: 1160px) {
  article.popup-photo-form .upload-btn-box {
    padding-top: 12px;
  }
}
article.popup-photo-form .upload-btn-box label {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
article.popup-photo-form .upload-btn-box label input[type=file] {
  position: absolute;
  left: -9999px;
}
article.popup-photo-form .upload-btn-box label .btn-box {
  border-radius: 12px;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  height: 60px;
}
article.popup-photo-form .upload-btn-box label .btn-box .txt {
  width: 100%;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
}
article.popup-photo-form .upload-btn-box .upload-msg-box {
  padding-top: 10px;
  font-size: 14px;
  text-align: center;
  color: #8D8D8D;
}
@media (max-width: 1160px) {
  article.popup-photo-form .upload-btn-box .upload-msg-box {
    font-size: 12px;
    line-height: 18px;
  }
}

article.section-label {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 92px;
  background-color: #384349;
}
article.section-label .label-img {
  max-width: 100%;
}

section.look-comment {
  background-color: #fff;
  padding: 80px 0;
}
section.look-comment .comment-wrap {
  width: calc(100% - 40px);
  max-width: 800px;
  margin: 0 auto;
}

article.viewer-layer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 500;
  display: none;
}
article.viewer-layer:after {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
article.viewer-layer .layer-wrapper {
  z-index: 500;
  border-radius: 20px;
  background: #FFF;
  max-width: 440px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  width: calc(100% - 40px);
}
article.viewer-layer .layer-wrapper .layer-close-box {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 10px;
}
article.viewer-layer .layer-wrapper .layer-close-box .layer-close-btn {
  display: inline-flex;
  align-items: center;
  background: url("../../../img/event/contest/ic_layer_close.svg") no-repeat center/cover;
  width: 21px;
  height: 21px;
}
article.viewer-layer .layer-head-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
}
article.viewer-layer .layer-head-box .head-box {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: -0.02em;
  font-weight: 800;
}
article.viewer-layer .layer-head-box .sub-box {
  font-size: 14px;
  font-weight: 700;
  line-height: 140%;
  color: rgba(0, 0, 0, 0.5);
}
article.viewer-layer .layer-body-box .view-box {
  aspect-ratio: 1/1;
}
article.viewer-layer .layer-body-box .view-box img {
  object-fit: cover;
  max-height: 100%;
  width: 100%;
  height: 100%;
  max-width: 100%;
}
article.viewer-layer .layer-body-box .msg-box {
  margin-top: 10px;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  max-height: 80px;
  overflow: auto;
  position: relative;
}

article.form-layer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 500;
  display: none;
}
article.form-layer:after {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
article.form-layer .layer-wrapper {
  z-index: 500;
  border-radius: 20px;
  background: #FFF;
  max-width: 440px;
  width: calc(100% - 40px);
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
}
article.form-layer .layer-wrapper .layer-close-box {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 10px;
}
article.form-layer .layer-wrapper .layer-close-box .layer-close-btn {
  display: inline-flex;
  align-items: center;
  background: url("../../../img/event/contest/ic_layer_close.svg") no-repeat center/cover;
  width: 21px;
  height: 21px;
}
article.form-layer .layer-head-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
}
article.form-layer .layer-head-box .head-box {
  font-size: 24px;
  line-height: 140%;
  letter-spacing: -0.02em;
  font-weight: 800;
}
article.form-layer .layer-select-box {
  padding-bottom: 20px;
}
article.form-layer .layer-upload-box {
  padding-bottom: 20px;
  display: flex;
  gap: 12px;
}
article.form-layer .layer-upload-box .item-wrap {
  width: 180px;
  display: block;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 1160px) {
  article.form-layer .layer-upload-box .item-wrap {
    width: 138px;
  }
}
article.form-layer .layer-upload-box .item-wrap .upload-img-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
}
article.form-layer .layer-upload-box .item-wrap .upload-img-box .remove-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  background: url("../../../img/event/contest/img_upload_remove.png") no-repeat center/cover;
  width: 32px;
  height: 32px;
  z-index: 10;
}
@media (max-width: 1160px) {
  article.form-layer .layer-upload-box .item-wrap .upload-img-box .remove-btn {
    width: 24px;
    height: 24px;
    top: 8px;
    right: 8px;
  }
}
article.form-layer .layer-upload-box .item-wrap .upload-img-box .label-txt {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 10px;
  font-weight: 500;
  letter-spacing: -0.03em;
  line-height: 140%;
}
@media (max-width: 1160px) {
  article.form-layer .layer-upload-box .item-wrap .upload-img-box .label-txt {
    height: 24px;
  }
}
article.form-layer .layer-upload-box .item-wrap .upload-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
article.form-layer .layer-upload-box .item-wrap label {
  display: block;
  cursor: pointer;
  aspect-ratio: 1/1;
  background: url("../../../img/event/contest/img_upload_blank.png") no-repeat center/cover;
  position: relative;
}
article.form-layer .layer-upload-box .item-wrap label .ic {
  z-index: 10;
  position: absolute;
  left: 50%;
  top: calc(50% - 12px);
  transform: translate(-50%, -50%);
}
article.form-layer .layer-upload-box .item-wrap label .ic.ic-upload {
  width: 44px;
  height: 44px;
  background: url("../../../img/event/contest/ic_upload_img.png") no-repeat center/cover;
}
@media (max-width: 1160px) {
  article.form-layer .layer-upload-box .item-wrap label .ic.ic-upload {
    top: 28px;
    transform: translateX(-50%);
    width: 32px;
    height: 32px;
  }
}
article.form-layer .layer-upload-box .item-wrap label .guide-txt {
  position: absolute;
  bottom: 38px;
  text-align: center;
  left: 0;
  right: 0;
  color: #a2a2a2;
  font-size: 12px;
  line-height: 140%;
  letter-spacing: -0.03em;
}
@media (max-width: 1160px) {
  article.form-layer .layer-upload-box .item-wrap label .guide-txt {
    bottom: 44px;
    font-size: 10px;
  }
}
article.form-layer .layer-upload-box .item-wrap label .cnt-txt {
  position: absolute;
  bottom: 20px;
  z-index: 10;
  text-align: center;
  left: 0;
  right: 0;
  color: #A2A2A2;
  font-size: 12px;
  letter-spacing: -0.03em;
}
article.form-layer .layer-upload-box .item-wrap label .cnt-txt .cnt {
  color: #0A0A0A;
}
article.form-layer .layer-upload-box .item-wrap label input[type=file] {
  position: absolute;
  left: -9999px;
}
article.form-layer .layer-text-box .textarea-box {
  overflow: hidden;
  border: 1px solid #ccc;
  border-radius: 8px;
}
article.form-layer .layer-text-box .textarea-box textarea {
  position: relative;
  height: 120px;
  width: 100%;
  resize: none;
  padding: 12px;
}
@media (max-width: 1160px) {
  article.form-layer .layer-text-box .textarea-box textarea {
    font-size: 14px;
    line-height: 20px;
  }
}
article.form-layer .layer-text-box .textarea-box .limit-box {
  padding: 12px;
  text-align: right;
  font-size: 14px;
}
article.form-layer .layer-text-box .textarea-box .limit-box .cnt-txt {
  font-weight: 700;
}
article.form-layer .layer-btn-box {
  display: flex;
  justify-content: center;
  padding-top: 40px;
}
article.form-layer .layer-btn-box .layer-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  height: 50px;
  width: 250px;
  background-color: #FF3145;
  color: #fff;
  font-size: 18px;
}

article.hobby-layer {
  position: fixed;
  inset: 0;
  z-index: 500;
  display: none;
}
article.hobby-layer:before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 400;
  background: rgba(0, 0, 0, 0.5);
}
article.hobby-layer .layer-wrapper {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 500;
}
@media (max-width: 1160px) {
  article.hobby-layer .layer-wrapper {
    max-width: 400px;
    width: calc(100% - 60px);
  }
}
article.hobby-layer .layer-wrapper .layer-contents {
  padding: 80px 40px 40px;
  background-color: #fff;
  width: 470px;
  position: relative;
  border-radius: 30px;
}
@media (max-width: 1160px) {
  article.hobby-layer .layer-wrapper .layer-contents {
    padding: 60px 20px 20px;
    width: 100%;
    border-radius: 20px;
  }
}
article.hobby-layer .layer-wrapper .layer-close-btn {
  background: url("../../../img/event/contest/ic_layer_close.svg") no-repeat center/cover;
  width: 26px;
  height: 26px;
  z-index: 100;
  position: absolute;
  right: 30px;
  top: 30px;
  opacity: 0.4;
}
@media (max-width: 1160px) {
  article.hobby-layer .layer-wrapper .layer-close-btn {
    width: 22px;
    height: 22px;
    top: 20px;
    right: 20px;
  }
}
article.hobby-layer .layer-wrapper .layer-head-box {
  padding-bottom: 34px;
  text-align: center;
  font-size: 23px;
  font-weight: 800;
  line-height: 140%;
  letter-spacing: -0.02em;
}
@media (max-width: 1160px) {
  article.hobby-layer .layer-wrapper .layer-head-box {
    font-size: 16px;
    padding-bottom: 20px;
  }
}
article.hobby-layer .layer-wrapper .selector-list {
  padding: 0 25px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 1160px) {
  article.hobby-layer .layer-wrapper .selector-list {
    padding: 0;
  }
}
article.hobby-layer .layer-wrapper .selector-list .selector-item {
  padding: 20px;
  background-color: #fffbbe;
  text-align: center;
  border-radius: 10px;
}
@media (max-width: 1160px) {
  article.hobby-layer .layer-wrapper .selector-list .selector-item {
    padding: 20px 16px;
  }
}
article.hobby-layer .layer-wrapper .selector-list .selector-item .item-head-box {
  padding-bottom: 8px;
  color: #F25839;
  font-weight: 800;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: -0.02em;
}
@media (max-width: 1160px) {
  article.hobby-layer .layer-wrapper .selector-list .selector-item .item-head-box {
    font-size: 18px;
  }
}
article.hobby-layer .layer-wrapper .selector-list .selector-item .item-body-box {
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -0.02em;
}
@media (max-width: 1160px) {
  article.hobby-layer .layer-wrapper .selector-list .selector-item .item-body-box {
    letter-spacing: -0.03em;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .item-body-box .mo {
    display: block;
  }
}
article.hobby-layer .layer-wrapper .selector-list .selector-item .item-foot-box {
  padding: 20px 24px 0;
}
@media (max-width: 1160px) {
  article.hobby-layer .layer-wrapper .selector-list .selector-item .item-foot-box {
    padding: 20px 20px 0;
  }
}
article.hobby-layer .layer-wrapper .selector-list .selector-item .item-foot-box .item-link-btn {
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 56px;
  background-color: #F25839;
  color: #fff;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: -0.02em;
}

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