@charset "UTF-8";
/*
AUTH : ssooya
VERSION : version 2
*/
/**********
펑션
***********/
/**********
텍스트 자간
***********/
/**********
텍스트 말줄임
***********/
/**********
아이콘
***********/
* {
  word-break: keep-all;
}

html {
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}
html[lang='ko'] [lang='en'] {
  display: none !important;
}
html[lang='en'] [lang='ko'] {
  display: none !important;
}
html.ko [lang='en'] {
  display: none;
}
html.en [lang='ko'] {
  display: none;
}

.container {
  max-width: 750px;
  margin: 0 auto;
  overflow: hidden;
}

.inner {
  max-width: 1280px;
  width: calc(100% - 40px);
  margin: 0 auto;
  padding: 0 16px;
}

section.main-intro {
  display: flex;
}
section.main-intro img {
  max-width: 100%;
}
section.main-intro .intro-img-box {
  max-width: 310px;
  margin: 0 auto;
}
section.main-intro .intro-img-box img {
  max-width: 100%;
}
section.main-intro .intro-txt-box {
  padding-top: 33px;
  font-size: 12px;
  line-height: 150%;
  font-family: 'NanumSquareRound';
  text-align: center;
  letter-spacing: -0.02em;
  color: #ffffff;
  font-weight: 700;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.9), 0px 0px 3px rgba(0, 0, 0, 0.5);
}

section.main-visual {
  position: relative;
}
section.main-visual .visual-swiper .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 29px;
}
section.main-visual
  .visual-swiper
  .swiper-pagination
  .swiper-pagination-bullet {
  background: #eaeaea;
  margin: 0 3.5px;
  opacity: 1;
  width: 6px;
  height: 6px;
}
section.main-visual
  .visual-swiper
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background-color: #ff417d;
}
section.main-visual .item-box {
  padding: 0;
  background-color: #fbfbfd;
}
section.main-visual .item-box.item-1 {
  background-color: #8faabd;
}
section.main-visual .item-box.item-2 .con-box,
section.main-visual .item-box.item-3 .con-box {
  width: 100%;
  font-size: 0;
}
section.main-visual .item-box .img-box {
  font-size: 0;
}
section.main-visual .item-box .img-box img {
  max-width: 100%;
}
section.main-visual .item-box .subject-box {
  font-size: 0;
}
section.main-visual .item-box .subject-box img {
  width: 100%;
}
section.main-visual .item-box .view-box {
  text-align: center;
  font-size: 0;
}
section.main-visual .item-box .view-box.view-style {
  border-radius: 18px;
  overflow: hidden;
}
section.main-visual .item-box .view-box img {
  max-width: 100%;
  width: 100%;
}
section.main-visual .item-box .con-box {
  width: 100%;
}
section.main-visual .item-box .con-box img {
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
}

article.section-divide {
  height: 8px;
  background-color: #f2f3f7;
}

section.main-release .head-box {
  font-size: 0;
}
section.main-release .head-box img {
  width: 100%;
  max-width: 100%;
}
section.main-release .head-box .sub-box {
  padding-bottom: 8px;
  font-family: 'NanumSquareRound';
  color: #50535c;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  letter-spacing: -0.02em;
  font-weight: 700;
}
section.main-release .head-box .sub-box b {
  font-weight: 800;
}
section.main-release .head-box .main-box img {
  max-width: 100%;
}

article.release-list-layout {
  padding: 28px 16px;
}
article.release-list-layout ul {
  display: flex;
  flex-flow: row wrap;
  margin: -14px -7.5px;
}
article.release-list-layout ul li {
  margin: 14px 7.5px;
  width: calc(50% - 15px);
}
article.release-list-layout ul .item-box .view-box {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 80%;
  border-radius: 8px;
  overflow: hidden;
}
article.release-list-layout ul .item-box .view-box img {
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
}
article.release-list-layout ul .item-box .info-box {
  padding: 8px 0 0;
}
article.release-list-layout ul .item-box .info-box .subject-box {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #4b4e57;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  word-wrap: normal;
  width: 100%;
  max-width: 100%;
}
article.release-list-layout ul .item-box .menu-box {
  padding-top: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
article.release-list-layout ul .item-box .menu-box .download-btn {
  flex-grow: 1;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 18px;
  font-weight: 600;
  font-size: 10px;
  line-height: 16px;
  color: #919299;
  background: #fbfbfd;
  border: 1px solid #ebedf5;
  border-radius: 24px;
}
article.release-list-layout ul .item-box .menu-box .hit-box {
  display: inline-flex;
  align-items: center;
}
article.release-list-layout ul .item-box .menu-box .hit-box .ic-hit {
  background: url('../img/ic_hit.svg') no-repeat center/cover;
  width: 12px;
  height: 12px;
}
article.release-list-layout ul .item-box .menu-box .hit-box .txt {
  padding-left: 3px;
  color: #aaabb3;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
}

section.main-week .tabs-group .tabs-box {
  display: none;
}
section.main-week .tabs-group .tabs-box[data-tabs='tabs1'] {
  display: block;
}
section.main-week .tabs-list {
  display: flex;
}
section.main-week .tabs-list .tabs-btn {
  padding: 12px 0;
  height: 60px;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #fafafa;
  border: 1px solid #f2f3f7;
  border-top: 0;
  border-left: 0;
}
section.main-week .tabs-list .tabs-btn:last-child {
  border-right: 0;
}
section.main-week .tabs-list .tabs-btn.on {
  background-color: #ff417d;
  position: relative;
}
section.main-week .tabs-list .tabs-btn.on:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  bottom: -4px;
  width: 8px;
  height: 8px;
  background-color: #ff417d;
}
section.main-week .tabs-list .tabs-btn.on .sub-box {
  color: #fff;
}
section.main-week .tabs-list .tabs-btn.on .main-box {
  color: #fff;
}
section.main-week .tabs-list .tabs-btn .sub-box {
  color: #50535c;
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.02em;
}
section.main-week .tabs-list .tabs-btn .main-box {
  line-height: 24px;
  font-family: 'Poppins';
  font-size: 18px;
  font-weight: 700;
  color: #2e2f33;
}

section.main-convenient .head-box {
  text-align: center;
  background-color: #fbfbfd;
}
section.main-convenient .head-box .sub-box {
  color: #50535c;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: -0.02em;
  font-family: 'NanumSquareRound';
}
section.main-convenient .head-box .main-box {
  padding-top: 4px;
}
section.main-convenient .head-box .main-box img {
  max-width: 100%;
  width: 100%;
}
section.main-convenient .body-box .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 29px;
}
section.main-convenient .body-box .swiper-pagination .swiper-pagination-bullet {
  background: #eaeaea;
  margin: 0 3.5px;
  opacity: 1;
  width: 6px;
  height: 6px;
}
section.main-convenient
  .body-box
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background-color: #ff417d;
}
section.main-convenient .body-box .item-box {
  text-align: center;
  font-size: 0;
}
section.main-convenient .body-box .item-box .img-box img {
  max-width: 100%;
}
section.main-convenient .body-box .item-box .subject-box {
  padding-bottom: 12px;
  font-family: 'NanumSquareRound';
  font-size: 14px;
  font-weight: 800;
  color: #000;
  letter-spacing: -0.02em;
  line-height: 24px;
}
section.main-convenient .body-box .item-box .subject-box b {
  color: #ff417d;
  font-weight: 800;
}
section.main-convenient .body-box .item-box .view-box {
  max-width: 233px;
  margin: 0 auto;
  text-align: center;
}
section.main-convenient .body-box .item-box .view-box.item-4 {
  max-width: 246px;
}
section.main-convenient .body-box .item-box .view-box.item-4 img {
  margin-right: 9px;
}
section.main-convenient .body-box .item-box .view-box img {
  max-width: 100%;
}
section.main-convenient .body-box .item-box .con-box {
  font-family: 'NanumSquareRound';
  font-size: 12px;
  line-height: 19px;
  letter-spacing: -0.02em;
  font-weight: 400;
  color: #274766;
}
section.main-convenient .body-box .item-box .con-box b {
  font-weight: 700;
}
section.main-convenient .body-box .item-box .sub-box {
  padding-top: 8px;
  color: #919299;
  transform: scale(0.9);
  font-size: 10px;
}
section.main-convenient .body-box .item-box .sub-box b {
  font-weight: 600;
}

section.main-security {
  text-align: center;
}
section.main-security .ic-box .ic-security {
  background: url('../img/ic_security.svg') no-repeat center/cover;
  width: 62px;
  height: 62px;
}
section.main-security .subject-box {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.02em;
  color: #42444c;
  font-weight: 600;
}
section.main-security .subject-box b {
  font-weight: 700;
}
section.main-security .img-box img {
  max-width: 100%;
}

section.main-event {
  background-color: #fbfbfd;
}
section.main-event .img-box img {
  max-width: 100%;
}
section.main-event .head-box {
  font-size: 0;
}
section.main-event .head-box img {
  max-width: 100%;
  width: 100%;
}
section.main-event .head-box .sub-box {
  text-align: center;
  color: #42444c;
  font-weight: 700;
  font-family: 'NanumSquareRound';
  font-size: 14px;
  letter-spacing: -0.02em;
}
section.main-event .head-box .main-box {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
section.main-event .body-box {
  padding: 0 22px;
}
section.main-event .body-box .img-box {
  position: relative;
}
section.main-event .body-box .img-box img {
  width: 100%;
  max-width: 100%;
}
section.main-event .body-box .view-box {
  width: 50%;
  margin: 0 auto;
  max-width: 400px;
}
section.main-event .body-box .view-box img {
  max-width: 100%;
}
section.main-event .body-box .guide-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
section.main-event .body-box .guide-list .guide-box {
  display: inline-flex;
  max-width: 240px;
  width: 100%;
}
section.main-event .body-box .guide-list .guide-box .subject-box {
  width: 55px;
  font-weight: 600;
  font-size: 9px;
  line-height: 140%;
  color: #919299;
}
section.main-event .body-box .guide-list .guide-box .con-box {
  flex: 1;
  font-size: 9px;
  color: #919299;
  line-height: 140%;
}
section.main-event .event-share-box {
  padding: 8px 22px 10px;
  margin-top: 28px;
}
section.main-event .event-share-box .event-share-btn {
  background: #ffffff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  width: 100%;
}
section.main-event .event-share-box .event-share-btn .ic-share {
  margin-right: 8px;
  background: url('../img/ic_share.svg') no-repeat center/cover;
  width: 16px;
  height: 16px;
}
section.main-event .event-share-box .event-share-btn .txt {
  color: #4b4e57;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
}
section.main-event .event-with-box {
  text-align: center;
}
section.main-event .event-with-box img {
  width: 100%;
  max-width: 100%;
}

section.main-review .head-box {
  padding: 20px 16px;
  border-bottom: 1px solid #eaeaea;
}
section.main-review .head-box .subject-box {
  color: #42444c;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
section.main-review .head-box .subject-box b {
  color: #ff417d;
}
section.main-review .head-box .sub-box {
  display: flex;
  padding-top: 12px;
}
section.main-review .head-box .sub-box .ic-info {
  background: url('../img/ic_info.svg') no-repeat center/cover;
  width: 16px;
  height: 16px;
  margin-top: 4px;
  margin-right: 8px;
}
section.main-review .head-box .sub-box .sub-txt-box {
  flex: 1;
  font-size: 14px;
  line-height: 24px;
  color: #50535c;
}

article.review-list-layout {
  padding: 4px 26px 16px;
}
article.review-list-layout ul li {
  position: relative;
  border-bottom: 1px solid #f8f8f8;
}
article.review-list-layout ul li .item-box {
  padding: 16px 0;
  display: flex;
}
article.review-list-layout ul li .item-box .view-box {
  overflow: hidden;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  background: url('../img/img_review_profile.svg') no-repeat center/cover;
}
article.review-list-layout ul li .item-box .view-box img {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
}
article.review-list-layout ul li .item-box .info-box {
  flex: 1;
  margin-left: 16px;
}
article.review-list-layout ul li .item-box .info-box .writer-box {
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #42444c;
  padding-bottom: 4px;
}
article.review-list-layout ul li .item-box .info-box .rate-box {
  font-size: 14px;
  line-height: 21px;
  color: #50535c;
}
article.review-list-layout ul li .item-box .info-box .con-box {
  font-size: 14px;
  line-height: 21px;
  color: #50535c;
}
article.review-list-layout ul li .item-box .info-box .option-box {
  font-size: 12px;
  line-height: 18px;
  color: #919299;
}

article.popup {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 501;
}
article.popup:before {
  content: '';
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.67);
}
article.popup .popup-wrapper {
  position: fixed;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 760px;
  padding: 0 60px;
}
article.popup .popup-close-btn {
  background: url('../img/ic_full_layer_close.svg') no-repeat center/cover;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 10px;
  top: -40px;
}
article.popup .popup-contents {
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  border-radius: 20px;
}

article.popup-qr-form {
  padding: 24px 0 16px;
}
article.popup-qr-form .qr-box {
  text-align: center;
}
article.popup-qr-form .guide-box {
  padding-top: 16px;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #42444c;
}
article.popup-qr-form .guide-box b {
  color: #ff417d;
}
article.popup-qr-form .close-box {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 16px;
}
article.popup-qr-form .close-box .close-btn {
  height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ebedf5;
  border-radius: 24px;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  width: 118px;
  color: #919299;
}

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