@charset "utf-8";

/* 트렌드북 */
.trendbk-tit {
  background-image: url("../images/solution/Corp_banner_pc-04.png");
}
.trendbk-cont {
  padding-bottom: 8.5rem;
}
.trendbk-cont .top-desc {
  padding: 3rem 0 5rem;
  font-size: 0.8rem;
}
.trendbk-cont .bk-tit {
  display: block;
}
.trendbk-cont .date {
  display: block;
  font-size: 0.75rem;
  color: #999;
}

.bk-main .cont-tit {
  position: relative;
  width: 30%;
  height: 23.5rem;
}
.bk-main .cont-txt {
  position: relative;
  width: 70%;
}
.bk-main .cont-tit h3 {
  font-size: 2.1rem;
  letter-spacing: -1px;
}
.bk-main .cont-tit p {
  padding-top: 1.5rem;
  font-size: 0.9rem;
}
.bk-main .cont-tit .date {
  padding-top: 2rem;
}
.bk-main .buy-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.9rem 0;
  width: 7.5rem;
  font-size: 0.9rem;
  background-color: #ee212c;
}
.bk-main .buy-btn.mo {
  display: none;
}
.bk-main .cover-thumb {
  width: 16.5rem;
  box-shadow: 5px 5px 0 0 #e5e5e5;
}
.bk-main .bk-info {
  position: absolute;
  bottom: 0;
  left: 16.5rem;
  padding-left: 3.5rem;
}
.bk-main .bk-tit {
  font-size: 1.2rem;
  letter-spacing: -1px;
}
.bk-main .bk-tit span {
  position: relative;
  display: inline-block;
}
.bk-main .bk-tit span:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  left: -5px;
  width: 103%;
  height: 0.75rem;
  background-color: #faff72;
  z-index: -1;
}
.bk-main .bk-copy {
  display: block;
  padding-top: 1.5rem;
  font-size: 0.9rem;
  line-height: 1.375;
}
.bk-main .kw-list {
  padding-top: 1.5rem;
}
.bk-main .kw-list li {
  position: relative;
  padding-left: 1.5rem;
  font-size: 0.9rem;
  line-height: 1.375;
}
.bk-main .kw-list li + li {
  margin-top: 0.5rem;
}
.bk-main .kw-list .num {
  display: inline-block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 1rem;
  font-size: 0.65rem;
  line-height: 1rem;
  background-color: #959595;
  border-radius: 100%;
}

.bk-prev-box {
  padding: 4rem 3.5rem;
  margin-top: 3.75rem;
  background-color: #fafafa;
  border-top: 1px solid #dedede;
}
.bk-prev-list {
  display: flex;
  flex-wrap: wrap;
}
.bk-prev-list li {
  width: 20%;
  margin-top: 8rem;
  margin-left: 0;
  margin-right: 6.5%;
}
.bk-prev-list li:nth-child(n + 1):nth-child(-n + 4) {
  margin-top: 0;
}
.bk-prev-list li:nth-child(4n) {
  margin-right: 0;
}
.bk-prev-list .bk-info {
  padding-top: 1.5rem;
}
.bk-prev-list .bk-tit {
  font-size: 0.9rem;
  line-height: 1.2;
}
.bk-prev-list .date {
  padding-top: 0.75rem;
}

.trendbk-modal {
  padding: 5rem 3.75rem;
  width: 35rem;
}
.trendbk-modal .bk-tit {
  border-bottom: 1px solid #e5e5e5;
}
.trendbk-modal .bk-tit h3 {
  font-size: 1.8rem;
}
.trendbk-modal .bk-tit p {
  padding: 2rem 0 1rem;
  font-size: 1.2rem;
  color: #ee212c;
  line-height: 1.4;
}
.trendbk-modal .bk-tit .copy {
  padding: 0 0 1rem;
  font-size: 1rem;
  color: #000;
}
.trendbk-modal .bk-idx > li {
  padding-top: 2rem;
}
.trendbk-modal .bk-idx b {
  display: block;
  font-size: 0.9rem;
}
.trendbk-modal .bk-idx-desc {
  padding-top: 1rem;
  padding-left: 0.75rem;
}
.trendbk-modal .bk-idx-desc li {
  font-size: 0.8rem;
  line-height: 1.4;
}
.trendbk-modal .bk-idx-desc li + li {
  margin-top: 5px;
}

/* T-CON */
.tcon-tit {
  background-image: url("../images/solution/Corp_banner_pc-05.png");
}
.tcon-cont {
  padding-bottom: 8.5rem;
}

.tcon-main {
  padding: 5rem 0;
}
.tcon-main .cont-tit {
  width: 32%;
}
.tcon-main .cont-txt {
  position: relative;
  padding-bottom: 43.5%;
  padding-left: 5rem;
  width: 68%;
  height: 0;
}
.tcon-main .poster-img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.tcon-main .tit {
  position: relative;
}
.tcon-main .tit h3 {
  padding-right: 9rem; /* 211117 2차 zoe 수정 */
  font-size: 2.5rem;
  letter-spacing: -1px;
  line-height: 1.4;
}
.tcon-main .tit p {
  padding-top: 1.5rem;
  font-size: 0.8rem;
  line-height: 1.5;
}
.tcon-main .select-box {
  position: absolute;
  top: 0.75rem;
  right: 0;
}
.tcon-main .select-box select {
  padding: 0.5rem 1rem;
  width: 8rem;
  font-size: 0.8rem;
  background-color: #fff;
  border: 1px solid #a6a6a6;
}
.tcon-idx {
  width: 100%;
  font-size: 0.8rem;
}
.tcon-main .tcon-idx {
  position: absolute;
  bottom: 0;
}
.tcon-idx li {
  position: relative;
  padding: 1rem 0 1rem 6.5rem;
  border-top: 1px solid #e9e9e9;
}
.tcon-idx li:last-child {
  border-bottom: 1px solid #e9e9e9;
}
.tcon-idx b {
  position: absolute;
  top: 1rem;
  left: 0;
}
.tcon-idx p {
  padding-top: 0.5rem;
  line-height: 1.8;
}
.tcon-main .btn-wrap {
  position: absolute;
  bottom: 0;
}
.tcon-main .btn-wrap .btn {
  padding: 1rem 0;
  width: 16rem;
  font-size: 1.2rem;
  line-height: 1.3;
  letter-spacing: -2px;
  background-color: #ee212c;
}
.tcon-img-slider .swiper-inner img {
  width: 100%;
}
.tcon-img-slider .swiper-button-prev,
.tcon-img-slider .swiper-button-next {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background-size: 40px 40px;
}
.tcon-img-slider .swiper-button-prev {
  left: 0.5rem;
  background-image: url("../images/tcon/btn_slider_prev.png");
}
.tcon-img-slider .swiper-button-next {
  right: 0.5rem;
  background-image: url("../images/tcon/btn_slider_next.png");
}
.tcon-media .fl-cont-box {
  padding: 3.5rem 0;
}
.tcon-media .fl-cont-box + .fl-cont-box {
  border-top: 1px solid #e7e7e7;
}
.tcon-media .fl-cont-box .cont-tit {
  width: 25%;
}
.tcon-media .fl-cont-box .cont-txt {
  width: 75%;
}
.tcon-media .cont-tit h3 {
  font-size: 1rem;
}
.tcon-media .cont-txt p,
.tcon-media .cont-txt span {
  font-size: 0.9rem;
  line-height: 1.6;
}
.tcon-media .tbl-wrap {
  padding-top: 1rem;
}
.tcon-media table {
  width: 100%;
  border-bottom: 1px solid #000;
}
.tcon-media table th {
  padding: 1rem 0;
  font-size: 0.8rem;
  color: #000;
  border-top: 1px solid #000;
  border-bottom: 2px solid #000;
}
.tcon-media table td {
  padding: 1rem;
  font-size: 0.9rem;
  text-align: center;
  border-top: 1px solid #e9e9e9;
}
.tcon-media .book-tbl-wrap table th:first-child {
  width: 40%;
}
.tcon-media .book-tbl-wrap table td:first-child {
  font-weight: 700;
  color: #000;
}
.tcon-media .comp-btn-box .btn {
  overflow: hidden;
  width: 15%;
  background-color: #fbfbfb;
  border-radius: 100%;
}
.tcon-media .comp-btn-box .btn + .btn {
  margin-left: 6%;
}
.tcon-media .comp-btn-box .btn .logo {
  width: 100%;
}

/******************************
@ media query
*******************************/
@media screen and (max-width: 768px) {
  /* 트렌트북 */
  .trendbk-tit {
    background-image: url("../images/solution/Corp_banner_mo-04.png");
  }
  .bk-main .cont-tit,
  .bk-main .cont-txt {
    float: none;
    clear: both;
    width: 100%;
  }
  .bk-main .cont-tit {
    height: auto;
  }
  .bk-main .cont-tit .buy-btn {
    display: none;
  }
  .bk-main .cont-txt {
    padding-top: 2.5rem;
  }
  .bk-main .cover-thumb {
    width: 15rem;
  }
  .bk-main .buy-btn.mo {
    display: block;
    position: relative;
    bottom: auto;
    left: auto;
    margin: 0 auto;
    margin-top: 2.5rem;
    font-size: 1rem;
  }
  .bk-main .bk-info {
    top: 2.5rem;
    bottom: auto;
    left: 15rem;
    padding-left: 2rem;
  }
  .bk-prev-box {
    padding: 3rem 2rem;
  }
  .bk-prev-list li {
    width: 22%;
    margin-top: 4rem;
    margin-right: 4%;
  }

  /* T-CON */
  .tcon-tit {
    background-image: url("../images/solution/Corp_banner_mo-05.png");
  }
  .tcon-main .cont-tit,
  .tcon-main .cont-txt {
    float: none;
    clear: both;
    width: 100%;
  }
  .tcon-main .cont-txt {
    padding-top: 4.5rem;
    padding-bottom: 0;
    padding-left: 0;
    height: auto;
  }
  .tcon-main .poster-img {
    width: 20rem;
  }
  .tcon-main .tit h3 {
    padding-right: 10rem;
  }
  .tcon-main .select-box select {
    padding: 0.5rem;
  }
  .tcon-idx,
  .tcon-main .tcon-idx {
    position: relative;
    bottom: auto;
  }
  .tcon-main .tcon-idx {
    margin-top: 1.5rem;
  }
  .tcon-main .btn-wrap {
    position: relative;
    bottom: auto;
    padding-top: 1.5rem;
  }
}

@media screen and (max-width: 576px) {
  /* 트렌트북 */
  .trendbk-cont .top-desc {
    font-size: 0.9rem;
  }
  .trendbk-cont .date {
    font-size: 0.9rem;
  }
  .bk-main .cont-tit h3 {
    line-height: 1.4;
  }
  .bk-main .cont-tit p {
    font-size: 1rem;
  }
  .bk-main .cover-thumb {
    display: block;
    margin: 0 auto;
  }
  .bk-main .bk-tit {
    font-size: 1.4rem;
  }
  .bk-main .bk-copy {
    font-size: 1.1rem;
  }
  .bk-main .bk-info {
    position: relative;
    top: auto;
    left: auto;
    padding-top: 2rem;
    padding-left: 0;
  }
  .bk-main .kw-list li {
    font-size: 1rem;
  }
  .bk-main .kw-list li + li {
    margin-top: 1rem;
  }
  .bk-prev-list li {
    width: 48%;
  }
  .bk-prev-list li:nth-child(n + 3):nth-child(-n + 4) {
    margin-top: 4rem;
  }
  .bk-prev-list li:nth-child(2n) {
    margin-right: 0;
  }
  .bk-prev-list .bk-tit {
    font-size: 1rem;
    line-height: 1.4;
  }

  .trendbk-modal {
    padding: 5rem 2rem;
  }
  .trendbk-modal .bk-idx-desc li,
  .trendbk-modal .bk-idx b {
    font-size: 1rem;
  }

  /* T-CON */
  .tcon-cont {
    padding-bottom: 4.5rem;
  }
  .tcon-main .tit h3 {
    font-size: 2.2rem;
  }
  .tcon-main .tit p {
    font-size: 0.9rem;
  }
  .tcon-main .poster-img {
    width: 15rem;
  }
  .tcon-main .select-box {
    top: 5px;
  }
  .tcon-idx {
    font-size: 1rem;
  }
  .tcon-idx li {
    padding: 1.5rem 0 1.5rem 7rem;
  }
  .tcon-idx b {
    top: 1.6rem;
    font-size: 0.9rem;
    line-height: 1.4;
  }
  .tcon-idx strong {
    line-height: 1.4;
  }
  .tcon-media .fl-cont-box {
    padding: 2.5rem 0;
  }
  .tcon-media .fl-cont-box .cont-tit,
  .tcon-media .fl-cont-box .cont-txt {
    width: 100%;
  }
  .tcon-media .fl-cont-box .cont-txt {
    margin-top: 1.5rem;
  }
  .tcon-media table th,
  .tcon-media table td {
    line-height: 1.4;
  }
}

/*===========================================================
트렌드 뉴스레터
===========================================================*/
.edm-tit {
  background-image: url("../images/solution/Corp_banner_pc-05.png");
}
.edm-cont {
  padding: 2rem 0 8.5rem;
}

@media screen and (max-width: 576px) {
  .edm-tit {
    background-image: url("../images/solution/Corp_banner_mo-05.png");
  }
}
