* {
  margin: 0px;
  padding: 0px;
}

ul, ol, li {
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  vertical-align: middle;
}

body {
  width: 100%;
  font-family: "Noto Sans KR", sans-serif;
}

.sec-challenge-wrapper {
  width: 100%;
  min-width: 1250px;
}

.sec-challenge-wrapper section {
  width: 100%;
}

.sec-challenge-wrapper section .inner {
  width: 1200px;
  margin: 0 auto;
}

.sec-challenge-wrapper h1, .sec-challenge-wrapper h2, .sec-challenge-wrapper h3, .sec-challenge-wrapper h4, .sec-challenge-wrapper h5 {
  margin: 0;
  padding: 0;
}

article {
  width: 1160px;
  background-color: #fff;
  border-radius: 20px;
}

.sec-challenge-wrapper .count-part {
  background-color: #33964A;
  padding-bottom: 94px;
}

.sec-challenge-wrapper .count-part .is-flex > div {
  width: 49%;
  text-align: center;
  color: #FFEE54;
}

.sec-challenge-wrapper .count-part .is-flex > div:first-child {
  margin-right: 2%;
}

.sec-challenge-wrapper .count-part .is-flex > div .top {
  height: 75px;
  line-height: 75px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 2.188rem;
  font-weight: 500;
  background-color: #353535;
}

.sec-challenge-wrapper .count-part .is-flex > div .bottom {
  height: 195px;
  line-height: 195px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 3.625rem;
  font-weight: 900;
  background-color: #050505;
}

.sec-challenge-wrapper .count-part a {
  display: block;
  width: 49%;
  height: 80px;
  margin-top: 54px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 80px;
  color: #fff;
  background-color: #0644F9;
  border-radius: 50px;
}

.sec-challenge-wrapper .description {
  background-color: #353535;
  padding: 94px 0px;
}

.sec-challenge-wrapper .description .is-flex {
  border-radius: 20px;
}

.sec-challenge-wrapper .description .is-flex div {
  width: 50%;
  height: 384px;
}

.sec-challenge-wrapper .description .is-flex div:last-child {
  padding: 40px 0px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.sec-challenge-wrapper .description .is-flex div:last-child .title {
  width: 386px;
  height: 65px;
  margin: 0 auto;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 1.875rem;
  color: #fff;
  text-align: center;
  line-height: 65px;
  background-color: #050505;
  border-radius: 50px;
}

.sec-challenge-wrapper .description .is-flex div:last-child p {
  margin-top: 35px;
  margin-bottom: 35px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 1.375rem;
  font-weight: 700;
}

.sec-challenge-wrapper .description .is-flex div:last-child .extra {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #606060;
  margin: 0px;
}

.sec-challenge-wrapper .reward-info {
  height: 902px;
  padding-top: 94px;
  background: #33964A url(/event_new/images/event_challenge_2021_2nd/reward-bg.png) no-repeat center/cover;
}

.sec-challenge-wrapper .reward-info .inner-wrapper {
  position: relative;
  width: 100%;
  height: 457px;
  background: #fff;
  border-radius: 20px;
  padding: 50px 102px;
}

.sec-challenge-wrapper .reward-info .inner-wrapper .plus-icon {
  position: absolute;
  bottom: 113px;
  left: 50%;
  margin-left: -51px;
}

.sec-challenge-wrapper .reward-info .inner-wrapper .title {
  width: 386px;
  height: 65px;
  margin: 0 auto;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 1.875rem;
  color: #fff;
  text-align: center;
  line-height: 65px;
  background-color: #0644F9;
  border-radius: 50px;
  margin-bottom: 50px;
}

.sec-challenge-wrapper .reward-info .inner-wrapper .is-flex > div {
  width: 49%;
  height: 242px;
  background-color: #050505;
  border-radius: 20px;
}

.sec-challenge-wrapper .reward-info .inner-wrapper .is-flex > div:first-child {
  margin-right: 2%;
}

.sec-challenge-wrapper .reward-info .inner-wrapper .is-flex > div strong {
  font-family: "Noto Sans KR", sans-serif;
  color: #EFAA11;
  font-size: 1.563rem;
  font-weight: 500;
}

.sec-challenge-wrapper .reward-info .inner-wrapper .is-flex > div p {
  font-family: "Noto Sans KR", sans-serif;
  color: #fff;
  font-size: 2.813rem;
  font-weight: 900;
}

.sec-challenge-wrapper .benefit {
  padding: 114px 0 60px;
  background-color: #33964A;
}

.sec-challenge-wrapper .benefit .inner-wrapper {
  padding: 50px 102px;
  background-color: #fff;
  border-radius: 20px;
}

.sec-challenge-wrapper .benefit .title {
  width: 386px;
  height: 65px;
  margin: 0 auto;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 1.875rem;
  color: #fff;
  text-align: center;
  line-height: 65px;
  background-color: #0644F9;
  border-radius: 50px;
  margin-bottom: 42px;
}

.sec-challenge-wrapper .benefit .sub-des {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 1.375rem;
  font-weight: 700;
  color: #000;
}

.sec-challenge-wrapper .benefit .main-des {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 2.188rem;
  font-weight: 700;
  color: #000;
}

.sec-challenge-wrapper .benefit .yellow-box-wrapper {
  margin-top: 44px;
}

.sec-challenge-wrapper .benefit .yellow-box-wrapper .yellow-box {
  position: relative;
  width: 100%;
  height: 117px;
  margin-bottom: 30px;
  background-color: #FFD337;
  border-radius: 10px;
}

.sec-challenge-wrapper .benefit .yellow-box-wrapper .yellow-box img {
  position: absolute;
  width: 70px;
  bottom: -50px;
  left: 50%;
  margin-left: -35px;
  z-index: 1;
}

.sec-challenge-wrapper .benefit .yellow-box-wrapper .yellow-box p {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 2.188rem;
  font-weight: 700;
  color: #000;
}

.sec-challenge-wrapper .benefit .yellow-box-wrapper .yellow-box p strong {
  color: #ff0000;
}

.sec-challenge-wrapper .benefit .yellow-box-wrapper .yellow-box span {
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  color: #000;
}

.sec-challenge-wrapper .benefit .black-box-wrapper .black-box {
  width: 316px;
  height: 182px;
  background-color: #1c1c1c;
  border-radius: 10px;
}

.sec-challenge-wrapper .benefit .black-box-wrapper .black-box span {
  color: #fff;
  font-weight: 700;
  font-size: 1.25rem;
  font-family: "Noto Sans KR", sans-serif;
}

.sec-challenge-wrapper .benefit .black-box-wrapper .black-box p {
  color: #FFEE54;
  font-weight: 700;
  font-size: 2.188rem;
  font-family: "Noto Sans KR", sans-serif;
}

.sec-challenge-wrapper .benefit .notice-info {
  margin-top: 40px;
  font-size: 0.813rem;
  font-family: "Noto Sans KR", sans-serif;
  color: #fff;
  text-align: center;
}

.sec-challenge-wrapper .join-part {
  padding-top: 74px;
}

.sec-challenge-wrapper .join-part h2 {
  margin-bottom: 73px;
  font-size: 2.5rem;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 900;
  color: #000;
  text-align: center;
}

.sec-challenge-wrapper .join-part h2 span {
  padding: 0 10px 8px 10px;
  border-bottom: 13px solid #33964A;
}

.sec-challenge-wrapper .join-part .join-box-wrapper .join-box {
  width: 285px;
  height: 246px;
  padding-top: 29px;
  background-color: #E6EDF7;
  border-radius: 20px;
}

.sec-challenge-wrapper .join-part .join-box-wrapper .join-box img {
  margin-bottom: 15px;
}

.sec-challenge-wrapper .join-part .join-box-wrapper .join-box p {
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
}

.sec-challenge-wrapper .join-part .notice-info {
  margin-top: 40px;
}

.sec-challenge-wrapper .join-part .notice-info p {
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 700;
  color: #9b9b9b;
  font-size: 0.813rem;
  text-align: center;
}

.sec-challenge-wrapper .first-challenger-part {
  margin-top: -180px;
  padding-top: 460px;
  background: url(/event_new/images/event_challenge_2021_2nd/first-challenger-bg.png) no-repeat center 0/cover;
}

.sec-challenge-wrapper .first-challenger-part .total-box-wrapper {
  margin-top: 95px;
  margin-bottom: 22px;
  text-align: center;
}

.sec-challenge-wrapper .first-challenger-part .total-box-wrapper .total-box {
  width: 590px;
}

.sec-challenge-wrapper .first-challenger-part .total-box-wrapper .total-box .top {
  width: 100%;
  height: 55px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 500;
  font-size: 1.75rem;
  color: #FFD337;
  line-height: 55px;
  background-color: #353535;
}

.sec-challenge-wrapper .first-challenger-part .total-box-wrapper .total-box .bottom {
  width: 100%;
  height: 118px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 900;
  font-size: 3rem;
  line-height: 118px;
  color: #FFD337;
  background-color: #050505;
}

.sec-challenge-wrapper .first-challenger-part .lec-box-wrapper {
  margin-bottom: 77px;
}

.sec-challenge-wrapper .first-challenger-part .lec-box-wrapper .lec-box {
  width: 285px;
  color: #fff;
  text-align: center;
}

.sec-challenge-wrapper .first-challenger-part .lec-box-wrapper .lec-box .top {
  width: 100%;
  height: 64px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 500;
  font-size: 1.438rem;
  line-height: 64px;
  background-color: #353535;
}

.sec-challenge-wrapper .first-challenger-part .lec-box-wrapper .lec-box .bottom {
  width: 100%;
  height: 91px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 900;
  font-size: 2rem;
  line-height: 91px;
  background-color: #050505;
}

.sec-challenge-wrapper .first-challenger-part .fin-banner {
  margin-bottom: -115px;
}

.sec-challenge-wrapper .lec-list-part {
  padding-top: 190px;
  padding-bottom: 45px;
  background-color: #000;
}

.sec-challenge-wrapper .lec-list-part h2 {
  margin-bottom: 95px;
  font-size: 2.5rem;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 900;
  color: #fff;
  text-align: center;
}

.sec-challenge-wrapper .lec-list-part h2 span {
  padding: 0 10px 8px 10px;
  border-bottom: 13px solid #33964A;
}

.sec-challenge-wrapper .lec-list-part .lec-wrapper .lec {
  width: 100%;
  margin-bottom: 55px;
  text-align: center;
}

.sec-challenge-wrapper .lec-list-part .lec-wrapper .lec .left {
  width: 712px;
  height: 371px;
  padding: 47px 46px 39px 45px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

.sec-challenge-wrapper .lec-list-part .lec-wrapper .lec .left .date {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  color: #fff;
}

.sec-challenge-wrapper .lec-list-part .lec-wrapper .lec .left h3 {
  margin-top: 12px;
  margin-bottom: 27px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 2.5rem;
  font-weight: 900;
  color: #fff;
}

.sec-challenge-wrapper .lec-list-part .lec-wrapper .lec .left .count-wrapper .party {
  width: 243px;
}

.sec-challenge-wrapper .lec-list-part .lec-wrapper .lec .left .count-wrapper .reward {
  width: 358px;
}

.sec-challenge-wrapper .lec-list-part .lec-wrapper .lec .left .count-wrapper .top {
  width: 100%;
  height: 55px;
  background-color: #353535;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 1.75rem;
  font-weight: 500;
  color: #FFD337;
  line-height: 55px;
}

.sec-challenge-wrapper .lec-list-part .lec-wrapper .lec .left .count-wrapper .bottom {
  width: 100%;
  height: 91px;
  background-color: #050505;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 900;
  font-size: 2.688rem;
  line-height: 91px;
  color: #FFD337;
}

.sec-challenge-wrapper .lec-list-part .lec-wrapper .lec .right {
  width: calc(1200px - 712px);
  height: 371px;
  padding: 35px 0px 22px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.sec-challenge-wrapper .lec-list-part .lec-wrapper .lec .right .badge {
  width: 142px;
  height: 53px;
  margin: 0 auto;
  margin-bottom: 20px;
  background-color: #0644F9;
  border-radius: 10px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  color: #fff;
  line-height: 53px;
}

.sec-challenge-wrapper .lec-list-part .lec-wrapper .lec .right .discount {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 1.875rem;
  font-weight: 500;
  color: #5b5b5b;
}

.sec-challenge-wrapper .lec-list-part .lec-wrapper .lec .right .discount strong {
  font-weight: 900;
  color: #0b0b0b;
}

.sec-challenge-wrapper .lec-list-part .lec-wrapper .lec .right .installment {
  margin-bottom: -10px;
  margin-top: 10px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  color: #8e8e8e;
}

.sec-challenge-wrapper .lec-list-part .lec-wrapper .lec .right .price {
  font-family: "Noto Sans KR", sans-serif;
  font-size: 3.125rem;
  font-weight: 900;
  color: #0b0b0b;
  letter-spacing: -1px;
}

.sec-challenge-wrapper .lec-list-part .lec-wrapper .lec .right .price strong {
  font-weight: 900;
  color: #f80000;
}

.sec-challenge-wrapper .lec-list-part .lec-wrapper .lec .right .apply-btn {
  display: block;
  width: 366px;
  height: 60px;
  margin: 0 auto;
  margin-top: 20px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  color: #fff;
  line-height: 60px;
  border-radius: 50px;
}

.sec-challenge-wrapper .lec-list-part .bank-teller {
  width: 100%;
  height: 54px;
  margin-bottom: 55px;
  background-color: #ffc545;
  border-radius: 50px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 700;
  font-size: 1.563rem;
  text-align: center;
  color: #000;
  line-height: 54px;
}

.sec-challenge-wrapper .lec-list-part .lec-green {
  background-color: #4EA662;
}

.sec-challenge-wrapper .lec-list-part .lec-blue01 {
  background-color: #3978D7;
}

.sec-challenge-wrapper .lec-list-part .lec-mustard {
  background-color: #DDA71C;
}

.sec-challenge-wrapper .lec-list-part .lec-red {
  background-color: #C84F4F;
}

.sec-challenge-wrapper .lec-list-part .lec-blue02 {
  background-color: #1755B1;
}

.sec-challenge-wrapper .lec-list-part .lec-purple {
  background-color: #C770CE;
}

.sec-challenge-wrapper .lec-list-part .bg-white {
  background-color: #fff;
}

.lec-calendar-part {
  padding-top: 102px;
  background-color: #1A7C3A;
}

.lec-calendar-part .calendar-wrapper {
  position: relative;
  width: 100%;
  margin-bottom: -345px;
  padding: 80px 0;
  border-radius: 30px;
  text-align: center;
  background-color: #fff;
  z-index: 1;
}

.lec-calendar-part .calendar-wrapper h2 {
  margin-bottom: 55px;
}

.lec-calendar-part table {
  border-collapse: initial;
  border-spacing: 10px;
}

.lec-calendar-part table th, .lec-calendar-part table td {
  height: 69px;
  line-height: 69px;
  border-radius: 10px;
}

.lec-calendar-part table th {
  background-color: #55B06A;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 700;
  font-size: 1.75rem;
  color: #fff;
}

.lec-calendar-part table th:first-child {
  width: 285px;
}

.lec-calendar-part table th:nth-child(2) {
  width: 223px;
}

.lec-calendar-part table th:nth-child(3) {
  width: 508px;
}

.lec-calendar-part table td {
  background-color: #EEEEEE;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: #5b5b5b;
}

.lec-calendar-part table td:nth-child(2) {
  color: #55B06A;
}

.lec-calendar-part table td:nth-child(3) {
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.notice-reward-info {
  padding-top: 450px;
  padding-bottom: 100px;
  background-color: #176932;
  color: #fff;
}

.notice-reward-info h2 {
  margin-bottom: 15px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 700;
  font-size: 1.75rem;
}

.notice-reward-info .notice-wrapper {
  margin-bottom: 50px;
}

.notice-reward-info .notice-wrapper > ul > li {
  position: relative;
  padding-left: 16px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.7;
}

.notice-reward-info .notice-wrapper > ul > li::before {
  content: '-';
  display: block;
  width: 16px;
  position: absolute;
  left: 0;
  top: 0;
}

.notice-reward-info .notice-wrapper > ul > li > ul > li {
  padding-left: 30px;
  font-size: 0.875rem;
}

.notice-reward-info .reward-01 {
  margin-bottom: 50px;
}

.notice-reward-info .reward-01 table {
  width: 100%;
  margin-bottom: 30px;
}

.notice-reward-info .reward-01 table td {
  height: 166px;
  border: 3px solid #fff;
  position: relative;
}

.notice-reward-info .reward-01 table td:nth-child(1) {
  width: 318px;
  text-align: center;
  vertical-align: middle;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
}

.notice-reward-info .reward-01 table td:nth-child(2) {
  width: calc(100% - 318px);
  padding: 28px 0 0 34px;
  font-family: "Noto Sans KR", sans-serif;
  font-size: 1rem;
  font-weight: normal;
}

.notice-reward-info .reward-01 table td:nth-child(2) span {
  margin-left: 138px;
}

.notice-reward-info .reward-01 table td:nth-child(2) a {
  position: absolute;
  display: block;
  width: 156px;
  height: 28px;
  bottom: 34px;
  right: 100px;
  text-align: center;
  line-height: 28px;
  background-color: #fff;
  color: #176932;
  border-radius: 50px;
}

.notice-reward-info .reward-01 > p {
  font-family: "Noto Sans KR", sans-serif;
  font-weight: normal;
  font-size: 0.938rem;
}

.notice-reward-info .reward-02 table th, .notice-reward-info .reward-02 table td {
  border: 3px solid #fff;
  height: 55px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
}

.notice-reward-info .reward-02 table th {
  width: 233px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 700;
  font-size: 1.438rem;
}

.notice-reward-info .reward-02 table th:nth-child(3) {
  width: 281px;
}

.notice-reward-info .reward-02 table td {
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
}
