html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, small, strong, b, i, center, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, article, figure, figcaption, section, video, button {
	margin: 0;
  padding: 0;
  border: 0; 
}


/*Paperlogy font*/
@font-face {
  font-family: 'Paperlogy-1Thin';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-1Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Paperlogy-2ExtraLight';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-2ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Paperlogy-3Light';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-3Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Paperlogy-4Regular';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Paperlogy-5Medium';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-5Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Paperlogy-6SemiBold';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Paperlogy-7Bold';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Paperlogy-8ExtraBold';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Paperlogy-9Black';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-9Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}

/*common*/
.satClass {
  position: relative;
  width: 100%;
  text-align: center;
}

/*Section01*/
.satClass .section01 {
  position: relative;
  background-color: #fede17;
}


/*Section02*/
.satClass .section02 {
  position: relative;
  padding: 0 15px 30px 15px;
  background-color: #fede17;
}


/*Section03*/
.satClass .section03 {
  position: relative;
  padding: 50px 15px;
  background-color: #FFF6BD;
}

.satClass .section03 .maintxt .circle-lala {
  margin: 0 auto 10px auto;
  background-color: #FEDE17;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  overflow: hidden;
}

.satClass .section03 .maintxt h2 {
  font-family: 'Paperlogy-4Regular', 'pretendard', 'Noto Sans KR';
  font-size: 20px;
  color: #444444;
  line-height: 140%;
}

.satClass .section03 .maintxt h2 > span {
  font-family: 'Paperlogy-8ExtraBold', 'pretendard', 'Noto Sans KR';
}

.satClass .section03 .card-section {
  margin-top: 30px;
}

.satClass .section03 .card-section .card-item {
  position: relative;
  padding: 55px 15px 20px 15px;
  margin-bottom: 20px;
  background-color: #FFE646;
  border-radius: 15px;
  box-shadow: inset 0 -3px 2px rgb(242, 212, 23);
}

.satClass .section03 .card-section .card-item span.title-label {
  position: absolute;
  left: 50%;
  top: -8px;
  transform: translateX(-50%);
  width: 200px;
  height: auto;
}

.satClass .section03 .card-section .card-item .body {
  margin-top: 10px;
}

.satClass .section03 .card-section .card-item .body > p.description {
  font-family: 'Paperlogy-5Medium', 'pretendard', 'Noto Sans KR' !important;
  font-size: 16px;
  color: #444444;
  line-height: 140%;
}

.satClass .section03 .card-section .card-item .body > p > span {
  font-family: 'Paperlogy-8ExtraBold', 'pretendard', 'Noto Sans KR';
  font-size: 18px;
}

.satClass .section03 .card-section .strong01 .header {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.satClass .section03 .card-section .strong01 .header > img {
  width: 25px;
  height: auto;
}

.satClass .section03 .card-section .strong01 .header > h1 {
  font-family: 'Paperlogy-8ExtraBold', 'pretendard', 'Noto Sans KR';
  font-size: 30px;
  color: #FF4890;
  line-height: 100%;
}

.satClass .section03 .card-section .strong02 .header > img {
  width: 250px;
  height: auto;
}

.satClass .section03 .card-section .strong03 .header {
  display: grid;
  grid-template-columns: auto 120px;
  justify-content: center;
  align-items: center;
  gap: 5px;
  margin: 0 auto;
  width: 100%;
  max-width: 530px;
}

.satClass .section03 .card-section .strong03 .header > h1 {
  grid-column: span 2;
  width: 100%;
  font-family: 'Paperlogy-8ExtraBold', 'pretendard', 'Noto Sans KR';
  font-size: 30px;
  color: #FF4890;
  line-height: 100%;
}

.satClass .section03 .card-section .strong03 .header .left .weekday,
.satClass .section03 .card-section .strong03 .header .left .weekend {
  display: inline-block;
  padding: 5px 0;
  margin-bottom: 5px;
  background-color: #444444;
  border-radius: 50px;
  width: 100%;
  font-family: 'Paperlogy-5Medium', 'pretendard', 'Noto Sans KR' !important;
  font-size:  15px;
  color: #FFFFFF;
}

.satClass .section03 .card-section .strong03 .header .left .weekday > span {
  font-family: 'Paperlogy-8ExtraBold', 'pretendard', 'Noto Sans KR';
  color: #FFE646;
}

.satClass .section03 .card-section .strong03 .header .left .weekend > span {
  font-family: 'Paperlogy-8ExtraBold', 'pretendard', 'Noto Sans KR';
  color: #FFA3C7;
}

.satClass .section03 .card-section .strong04 .header {
  position: relative;
}

.satClass .section03 .card-section .strong04 .header .obj-arrow {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
  height: auto;
  z-index: 100;
}

.satClass .section03 .card-section .strong04 .header .week-class {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-content: center;
  align-items: top;
  gap: 20px;
  margin: 0 auto;
  width: 100%;
  max-width: 530px;
}

.satClass .section03 .card-section .strong04 .header .weekday,
.satClass .section03 .card-section .strong04 .header .weekend {
  position: relative;
  padding: 30px 15px 15px 15px;
  background-color: #FFDD00;
  border-radius: 15px;
}

.satClass .section03 .card-section .strong04 .header .weekday .obj-time,
.satClass .section03 .card-section .strong04 .header .weekend .obj-time {
  position: absolute;
  left: 50%;
  top: -10px;
  transform: translateX(-50%);
  width: 100px;
  height: auto;
  z-index: 99;
}


.satClass .section03 .card-section .strong04 .header .weekday > p.description {
  font-family: 'Paperlogy-5Medium', 'pretendard', 'Noto Sans KR' !important;
  font-size: 15px;
  color: #444444;
  line-height: 140%;
}

.satClass .section03 .card-section .strong04 .header .weekday > p.description > span {
  font-family: 'Paperlogy-8ExtraBold', 'pretendard', 'Noto Sans KR';
}

.satClass .section03 .card-section .strong04 .header .weekend > p.description {
  font-family: 'Paperlogy-8ExtraBold', 'pretendard', 'Noto Sans KR' !important;
  font-size: 15px;
  color: #444444;
  line-height: 140%;
}

.satClass .section03 .card-section .strong04 .header .weekend > p.description > span {
  font-family: 'Paperlogy-8ExtraBold', 'pretendard', 'Noto Sans KR';
  font-size: 18px;
  color: #FF5A9B;
}

@media(min-width:768px) {
  .satClass .section03 {
    padding: 50px 30px;
  }
  
  .satClass .section03 .maintxt .circle-lala {
    margin: 0 auto 15px auto;
    width: 120px;
    height: 120px;
  }
  
  .satClass .section03 .maintxt h2 {
    font-size: 28px;
  }
  
  .satClass .section03 .card-section {
    margin-top: 40px;
  }
  
  .satClass .section03 .card-section .card-item {
    padding: 65px 30px 30px 30px;
    margin-bottom: 30px;
    border-radius: 20px;
  }
  
  .satClass .section03 .card-section .card-item span.title-label {
    top: -10px;
    width: 240px;
  }
  
  .satClass .section03 .card-section .card-item .body {
    margin-top: 15px;
  }
  
  .satClass .section03 .card-section .card-item .body > p.description {
    font-size: 20px;
  }

  .satClass .section03 .card-section .card-item .body > p.description > span {
    font-size: 22px;
  }
    
  .satClass .section03 .card-section .strong01 .header {
    gap: 10px;
  }
  
  .satClass .section03 .card-section .strong01 .header > img {
    width: 35px;
  }
  
  .satClass .section03 .card-section .strong01 .header > h1 {
    font-size: 36px;
  }
  
  .satClass .section03 .card-section .strong02 .header > img {
    width: 270px;
  }
  
  .satClass .section03 .card-section .strong03 .header {
    grid-template-columns: auto 180px;
    gap: 30px;
  }
  
  .satClass .section03 .card-section .strong03 .header .left .weekday,
  .satClass .section03 .card-section .strong03 .header .left .weekend {
    padding: 10px 0;
    font-size:  18px;
  }

  .satClass .section03 .card-section .strong03 .header > h1 {
    font-size: 36px;
  }

  .satClass .section03 .card-section .strong04 .header .obj-arrow {
    width: 35px;
  }
    
  .satClass .section03 .card-section .strong04 .header .weekday,
  .satClass .section03 .card-section .strong04 .header .weekend {
    padding: 40px 20px 20px 20px;
    border-radius: 20px;
  }
  
  .satClass .section03 .card-section .strong04 .header .weekday .obj-time,
  .satClass .section03 .card-section .strong04 .header .weekend .obj-time {
    width: 120px;
  }
  
  
  .satClass .section03 .card-section .strong04 .header .weekday > p.description {
    font-size: 18px;
  }
  
  .satClass .section03 .card-section .strong04 .header .weekend > p.description {
    font-size: 18px;
  }
  
  .satClass .section03 .card-section .strong04 .header .weekend > p.description > span {
    font-size: 24px;
  }
}

@media(min-width:960px) {
  .satClass .section03 {
    padding: 80px 50px;
  }
  
  .satClass .section03 .maintxt .circle-lala {
    width: 180px;
    height: 180px;
  }
  
  .satClass .section03 .maintxt h2 {
    font-size: 36px;
  }
  
  .satClass .section03 .card-section {
    margin-top: 50px;
  }
  
  .satClass .section03 .card-section .card-item {
    padding: 90px 30px 40px 30px;
    margin-bottom: 40px;
    border-radius: 25px;
  }
  
  .satClass .section03 .card-section .card-item span.title-label {
    top: -12px;
    width: 310px;
  }
  
  .satClass .section03 .card-section .card-item .body > p.description {
    font-size: 24px;
  }

  .satClass .section03 .card-section .card-item .body > p.description > span {
    font-size: 28px;
  }

  .satClass .section03 .card-section .strong01 .header > img {
    width: 40px;
  }
  
  .satClass .section03 .card-section .strong01 .header > h1 {
    font-size: 42px;
  }
  
  .satClass .section03 .card-section .strong02 .header > img {
    width: 310px;
  }
  
  .satClass .section03 .card-section .strong03 .header {
    grid-template-columns: auto 220px;
    gap: 40px;
  }
  
  .satClass .section03 .card-section .strong03 .header .left .weekday,
  .satClass .section03 .card-section .strong03 .header .left .weekend {
    font-size: 24px;
  }

  .satClass .section03 .card-section .strong03 .header > h1 {
    font-size: 42px;
  }

  
  .satClass .section03 .card-section .strong04 .header .obj-arrow {
    width: 40px;
  }
    
  .satClass .section03 .card-section .strong04 .header .weekday,
  .satClass .section03 .card-section .strong04 .header .weekend {
    padding: 55px 20px 20px 20px;
  }
  
  .satClass .section03 .card-section .strong04 .header .weekday .obj-time,
  .satClass .section03 .card-section .strong04 .header .weekend .obj-time {
    width: 180px;
  }
  
  .satClass .section03 .card-section .strong04 .header .weekday > p.description {
    font-size: 24px;
  }
  
  .satClass .section03 .card-section .strong04 .header .weekend > p.description {
    font-size: 24px;
  }
  
  .satClass .section03 .card-section .strong04 .header .weekend > p.description > span {
    font-size: 28px;
  }
}

/*Section04*/
.satClass .section04 {
  position: relative;
  padding: 50px 15px;
  background-color: #444444;
}

.satClass .section04 .maintxt .circle-lulu {
  margin: 0 auto 10px auto;
  background-color: #FFE3EE;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  overflow: hidden;
}

.satClass .section04 .maintxt h2 {
  font-family: 'Paperlogy-8ExtraBold', 'pretendard', 'Noto Sans KR';
  font-size: 20px;
  color: #FFFFFF;
  line-height: 140%;
}

.satClass .section04 .card-section {
  margin-top: 15px;
}

.satClass .section04 .card-section .card-item {
  padding: 20px 15px;
  margin-bottom: 10px; 
  background-color: #FFEFF5;
  border-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.15);
}

.satClass .section04 .card-section .card-item .title,
.satClass .section04 .card-section .card-item .answer {
  display: grid;
  grid-template-columns: 30px auto;
  justify-content: left;
  align-items: top;
  text-align: left;
}

.satClass .section04 .card-section .card-item .title > p {
  font-family: 'Paperlogy-8ExtraBold', 'pretendard', 'Noto Sans KR' !important;
  font-size: 17px;
  color: #FF6EA6;
  line-height: 140%;
}

.satClass .section04 .card-section .card-item .answer > p {
  margin-top: 10px;
  font-family: 'Paperlogy-5Medium', 'pretendard', 'Noto Sans KR' !important;
  font-size: 15px;
  color: #444444;
  line-height: 140%;
}

.satClass .section04 a.btn-apply {
  display: inline-block;
  padding: 15px 30px;
  margin: 30px auto 0 auto;
  width: auto;
  background-color: #FF5A9B;
  border-radius: 50px;
  box-shadow: rgba(0, 0, 0, 0.15);
  font-family: 'Paperlogy-8ExtraBold', 'pretendard', 'Noto Sans KR' !important;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 100%;
  transition: all 0.3s ease-in-out;
}

.satClass .section04 a.btn-apply:hover {
  background-color: #FFE3EE;
  color: #FF5A9B;
}

@media(min-width:768px) {
  .satClass .section04 {
    padding: 50px 30px;
  }
  
  .satClass .section04 .maintxt .circle-lulu {
    margin: 0 auto 15px auto;
    width: 120px;
    height: 120px;
  }
  
  .satClass .section04 .maintxt h2 {
    font-size: 28px;
  }
  
  .satClass .section04 .card-section {
    margin-top: 30px;
  }
  
  .satClass .section04 .card-section .card-item {
    padding: 30px;
    margin-bottom: 15px; 
    border-radius: 20px;
  }
  
  .satClass .section04 .card-section .card-item .title,
  .satClass .section04 .card-section .card-item .answer {
    grid-template-columns: 35px auto;
  }
  
  .satClass .section04 .card-section .card-item .title > p {
    font-size: 20px;
  }
  
  .satClass .section04 .card-section .card-item .answer > p {
    font-size: 18px;
  }
  
  .satClass .section04 a.btn-apply {
    padding: 20px 40px;
    margin: 40px auto 0 auto;
    font-size: 24px;
  }
}

@media(min-width:960px) {
  .satClass .section04 {
    padding: 80px 50px;
  }
  
  .satClass .section04 .maintxt .circle-lulu {
    width: 180px;
    height: 180px;
  }
  
  .satClass .section04 .maintxt h2 {
    font-size: 36px;
  }
  
  .satClass .section04 .card-section .card-item {
    border-radius: 25px;
  }

  .satClass .section04 .card-section .card-item .title > p {
    font-size: 24px;
  }
  
  .satClass .section04 .card-section .card-item .answer > p {
    font-size: 20px;
  }
  
  .satClass .section04 a.btn-apply {
    font-size: 28px;
  }
}


/*APPLY POPUP*/
.satClass .modal {
  overflow: hidden;
}

.satClass .modal-dialog {
  position: fixed;
  display: block;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  width: 95%;
  max-width: 500px;
}

.satClass .modal-dialog .modal-content {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
}

.satClass .modal-dialog .modal-content .modal-header {
  background-color: #FFFFFF;
  min-height: 24px;
  color: #444444;
}

.satClass .modal-dialog .modal-content .modal-header > h4 {
  font-family: 'pretendard', 'Noto Sans KR';
  font-size: 26px;
  font-weight: 900;
  color: #444444;
}

.satClass .modal-dialog .modal-content .modal-header .close {
  font-size: 24px;
  color: #999999;
}

.satClass .modal-dialog .modal-content .modal-body {
  padding: 0 !important;
  margin: 0 !important;
  width: 100%;
}

.satClass .modal-dialog .modal-content .modal-body .form-group {
  padding: 0 20px;
  width: 100%;
  text-align: left;
}

.satClass .modal-dialog .modal-content .modal-body .form-group:nth-child(2) {
  margin-bottom: 30px;
}

.satClass .modal-dialog .modal-content .modal-body .form-group label {
  display: block;
  font-family: 'pretendard', 'Noto Sans KR';
  font-size: 18px;
  font-weight: 400;
  color: 444444;
}

.satClass .modal-dialog .modal-content .modal-body .form-group select {
  padding-left: 10px;
  width: 100%;
  height: 44px;
  border: 1px solid #DDDDDD;
  border-radius: 5px;
  font-family: 'pretendard', 'Noto Sans KR';
  font-size: 18px;
  font-weight: 400;
  color: #444444;
}

.satClass .modal-dialog .modal-content .modal-body .form-group select:hover,
.satClass .modal-dialog .modal-content .modal-body .form-group select:active {
  border: 2px solid #FF5A9B;
}

.satClass .modal-dialog .modal-content .modal-body .applySatClass {
  background-color: #FF5A9B;
  width: 100%;
  height: 52px;
  line-height: 52px;
  font-family: 'pretendard', 'Noto Sans KR';
  font-weight: 800;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
}