@charset "UTF-8";
/* 단추 맞춤 */
.xf-widget-custom-section-bg {
  background-color: #f5f5f7;
  position: absolute;
  top: 0;
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
  bottom: 0;
  z-index: -1;
}

.xf-widget-custom-board-section {
  position: relative;
  padding: 15px 0;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap {
  background-color: #fff;
  padding: 20px;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap::before {
  content: '';
  /* width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            width: 100vw;
            left: 50%;
            margin-left: -50vw;
            display: block;
            background-color: #e0e0e0;
            z-index: 0; */
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-title .base-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.4px;
  color: #000;
  margin: 0;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-title .xf-widget-title-more {
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.5px;
  text-align: right;
  color: #9c9c9c;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content .custom-content-preview {
  padding: 41px 0;
  text-align: center;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content .custom-content-preview .view-logo {
  width: 70px;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content .custom-content-preview .view-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: -0.6px;
  color: #141414;
  margin-bottom: 16px;
  margin: 26px 0 0;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content .custom-content-preview .view-info {
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.43px;
  color: #484848;
  margin: 16px 0;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content .custom-content-preview .view-start-button {
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.43px;
  text-align: center;
  color: #3278d4;
  text-decoration: none;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content .list {
  padding: 17px 0;
  border-bottom: 1px solid #e0e0e0;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content .list .base-list-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.48px;
  color: #141414;
  margin: 0 0 5px;
  overflow: hidden;
  white-space: normal;
  text-align: left;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content .list .list-date {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.22px;
  color: #767676;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content .more-button {
  text-align: center;
  margin-top: 16px;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content .more-button .more-button-link {
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
  color: #9c9c9c;
  text-decoration: none;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view {
  width: 100%;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box {
  border-bottom: 0;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list {
  list-style: none;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .swiper-pagination {
  top: auto;
  right: auto;
  left: 50%;
  width: auto;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ff3780;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box {
  padding: 30px 0px 15px;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-poster-link {
  position: relative;
  display: block;
  overflow: hidden;
  max-width: 320px;
  margin: 0 auto;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-poster-link .mypage-poster-img {
  padding-top: 141.4%;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-info {
  padding: 16px 0;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-info .mypage-show-title {
  text-align: center;
  margin: 0;
  min-height: 32px;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-info .mypage-show-title .mypage-show-title-link {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.4px;
  color: #141414;
  text-decoration: none;
  overflow: hidden;
  white-space: normal;
  text-align: center;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-info .mypage-show-text {
  margin-top: 12px;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-info .mypage-show-text .mypage-show-custom-follow {
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.3px;
  text-align: center;
  color: #ff3780;
  text-decoration: none;
  width: 110px;
  display: block;
  margin: 0 auto;
  border-radius: 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  /*  overflow: hidden; */
  padding: 0;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-info .mypage-show-text .mypage-show-custom-follow .custom-follow-text {
  display: block;
  padding: 9px 10px;
  border: 1px solid #ff3780;
  border-radius: 25px;
}

.xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-info .mypage-show-text .mypage-show-custom-follow .custom-follow-text.on {
  background-color: #ff3780;
  color: #fff;
}

@media (min-width: 992px) {
  .xf-widget-custom-board-section {
    padding: 50px 0;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap {
    overflow: hidden;
    min-height: 560px;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    margin-top: -40px;
    min-height: 430px;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content {
    margin-top: 0;
    height: auto;
    display: block;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view {
    width: 100%;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box {
    border-bottom: 0;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list {
    list-style: none;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .swiper-pagination {
    top: auto;
    right: auto;
    left: 50%;
    width: auto;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #ff3780;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box {
    padding: 40px 0px 20px;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-poster-link {
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 250px;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-poster-link .mypage-poster-img {
    padding-top: 141.4%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-info {
    padding: 12px 0;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-info .mypage-show-title {
    text-align: center;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.4px;
    color: #141414;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-info .mypage-show-text {
    margin-top: 12px;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-info .mypage-show-text .mypage-show-custom-follow {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -0.3px;
    text-align: center;
    color: #ff3780;
    /* overflow: hidden; */
    padding: 0;
    text-decoration: none;
    /*  border: 1px solid #ff3780; */
    width: 132px;
    display: block;
    margin: 0 auto;
    border-radius: 25px;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-info .mypage-show-text .mypage-show-custom-follow:hover {
    background-color: #ff3780;
    color: #fff;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-info .mypage-show-text .mypage-show-custom-follow .custom-follow-text {
    display: block;
    padding: 9px 10px;
    border: 1px solid #ff3780;
    border-radius: 25px;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-info .mypage-show-text .mypage-show-custom-follow .custom-follow-text.on {
    background-color: #ff3780;
    color: #fff;
  }
}

@media (min-width: 1200px) {
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-title .xf-widget-title-more {
    font-size: 16px;
    letter-spacing: -0.4px;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content {
    margin-top: 0;
    height: auto;
    display: block;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view {
    width: 100%;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box {
    border-bottom: 0;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list {
    list-style: none;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #ff3780;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box {
    padding: 20px 0px;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-poster-link {
    position: relative;
    display: block;
    overflow: hidden;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-poster-link .mypage-poster-img {
    padding-top: 141.4%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-info {
    padding: 12px 0;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-info .mypage-show-title {
    text-align: center;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.4px;
    color: #141414;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-info .mypage-show-text {
    margin-top: 6px;
  }
  .xf-widget-custom-board-section .xf-widget-custom-board-section-wrap .xf-widget-custom-content.customized-content .custom-content-view .widget-show-custom-list-box .widget-customized-list .mypage-show-poster-box .mypage-show-info .mypage-show-text .mypage-show-custom-follow {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -0.3px;
    text-align: center;
    color: #ff3780;
    text-decoration: none;
    width: 132px;
    display: block;
    margin: 0 auto;
    border-radius: 25px;
  }
}

/* --------------------------------------------------- */
/* 맞춤공연 */

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