@charset "UTF-8";
/*
    Event {
*/
/*$imgUrl :"../images/";*/
/*$fontUrl :"http://image.kyobobook.co.kr/newimages/giftshop_new/resources/font/";*/
/***** 이벤트&기획전 *****/
/*** .evt_liar_area ***/
.evt_liar_area {
  position: relative;
}
.evt_liar_area .pagination {
  width: 1200px;
  margin: -20px auto 0 auto;
}

/*** 마감임박 ***/
.dead_line_wrap {
  background-color: #fff4f1;
}

/*** 반응최고 ***/
.best_react_wrap {
  margin-bottom: 60px;
  background-color: #e1f7e5;
}

.heart_emoji {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-bottom: -6px;
  margin-left: 5px;
  background: url("http://image.kyobobook.co.kr/newimages/giftshop_new/resources/images/pc/guide/heart_emoji.png") center/31px no-repeat;
}

/*** 오늘만 특가 ***/
.hot_deal_wrap {
  position: relative;
}
.hot_deal_wrap .ht_tit {
  margin-bottom: 24px;
  line-height: 42px;
}
.hot_deal_wrap .hotdeal_shine {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-bottom: -8px;
  margin-left: 5px;
  background: url("http://image.kyobobook.co.kr/newimages/giftshop_new/resources/images/pc/guide/hotdeal_shine.png") center/32px no-repeat;
}
.hot_deal_wrap .timer_area {
  display: inline-block;
  position: absolute;
  right: 0;
  top: -4px;
  min-width: 154px;
  padding: 14px 0 9px 48px;
  background-color: #d4ff1a;
  border-radius: 35px;
  box-sizing: border-box;
  z-index: 1;
}
.hot_deal_wrap .timer_area:before {
  position: absolute;
  left: 7px;
  top: -23px;
  width: 62px;
  height: 65px;
  background: url("http://image.kyobobook.co.kr/newimages/giftshop_new/resources/images/pc/guide/timer_bomb.svg") center/61px no-repeat;
  content: "";
  z-index: 2;
}
.hot_deal_wrap .timer_area .timer {
  font-family: "Gmarket Sans";
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
}
.hot_deal_wrap.ht_cont {
  padding-top: 0;
}

.hot_deal_wrap.ht_bg + .ht_under_banner_area {
  padding-top: 0;
}

/* 이벤트 목록 없음 */
.no_evt_list_wrap {
  position: relative;
  padding: 200px 0;
  background: url("http://image.kyobobook.co.kr/newimages/giftshop_new/resources/images/pc/guide/no_search_data_icon.svg") center 40%/60px no-repeat;
}
.no_evt_list_wrap .txt {
  margin-top: 25px;
  color: #767676;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

/*** 이벤트 당첨자 발표 ***/
/** 목록 **/
.evt_winner_list {
  position: relative;
  border-top: 1px solid #000;
}
.evt_winner_list.mt {
  margin-top: 0;
}
.evt_winner_list .evt_winner_item {
  padding: 20px 0;
  border-bottom: 1px solid #eaeaea;
  overflow: hidden;
}
.evt_winner_list .list_num {
  float: left;
  width: 70px;
  margin-right: 10px;
  font-size: 13px;
  line-height: 19px;
  text-align: center;
}
.evt_winner_list .list_cate {
  float: left;
  width: 100px;
  margin-right: 10px;
  color: #767676;
  font-size: 13px;
  text-align: center;
  line-height: 19px;
}
.evt_winner_list .title {
  float: left; /*max-width:965px;*/
  line-height: 19px;
}
.evt_winner_list .title.status_new {
  position: relative;
}
.evt_winner_list .title.status_new:before {
  position: absolute;
  right: -25px;
  top: -1px;
  width: 20px;
  height: 20px;
  background: url("http://image.kyobobook.co.kr/newimages/giftshop_new/resources/images/pc/guide/new_post.svg") center/18px no-repeat;
  content: "";
}
.evt_winner_list .date {
  float: right;
  width: 70px;
  color: #767676;
  font-size: 13px;
  text-align: center;
  line-height: 19px;
}

.evt_winner_list + .pagination {
  margin-top: -1px;
}

/** 당첨 결과 보기 **/
.evt_description_title {
  padding: 24px 4px 20px 4px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #eaeaea;
}
.evt_description_title .category_area {
  margin-bottom: 10px;
  color: #767676;
  line-height: 18px;
}
.evt_description_title .list_title_area {
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
}
.evt_description_title .list_date_area {
  margin-top: 5px;
  color: #767676;
  font-size: 14px;
  line-height: 19px;
}
.evt_description_title.ty02 {
  border-top: 0;
}

.evt_description_content {
  padding: 40px 4px;
  border-bottom: 1px solid #eaeaea;
  line-height: 22px;
}
.evt_description_content .category_area {
  line-height: 18px;
}
.evt_description_content .list_title_area {
  font-weight: 700;
  white-space: normal;
}
.evt_description_content .list_date_area {
  line-height: 19px;
}

/*** 이벤트 팝업 ***/
.dialog_wrapper .ui-dialog .dialog_wrap .dialog_header.evt_title_header {
  padding-bottom: 18px;
}
.dialog_wrapper .ui-dialog .dialog_wrap .dialog_contents.evt_pop_cotent {
  margin: 0;
  padding: 32px 20px;
  color: #595959;
  line-height: 22px;
  text-align: center;
}
.dialog_wrapper .ui-dialog .dialog_wrap .dialog_contents.evt_cotent {
  margin: 0;
  padding: 48px 0 32px 0;
}
.dialog_wrapper .ui-dialog .dialog_wrap .dialog_contents.evt_cotent .evt_pop_img {
  width: 100%;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
}
.dialog_wrapper .ui-dialog .dialog_wrap .dialog_contents.evt_cotent .evt_pop_img img {
  max-width: 33%;
}
.dialog_wrapper .ui-dialog .dialog_wrap .dialog_contents.evt_cotent .sub_txt {
  width: 100%;
  margin-top: 12px;
  color: #595959;
  line-height: 19px;
  text-align: center;
}
.dialog_wrapper .ui-dialog .dialog_wrap .dialog_contents.evt_cotent .sub_txt + .main_msg {
  margin-top: 0;
}
.dialog_wrapper .ui-dialog .dialog_wrap .dialog_contents.evt_cotent .main_msg {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  letter-spacing: -0.2px;
  margin-top: 12px;
}
.dialog_wrapper .ui-dialog .dialog_wrap .dialog_contents.evt_cotent .sub_txt_s {
  color: #767676;
  font-size: 12px;
  text-align: center;
}
.dialog_wrapper .ui-dialog .dialog_wrap .dialog_contents.evt_full_img {
  position: relative;
  min-width: 335px;
  height: 0;
  margin: 0;
  padding-top: 203px;
}
.dialog_wrapper .ui-dialog .dialog_wrap .dialog_contents.evt_full_img img {
  position: absolute;
  left: 50%;
  right: 0;
  top: 0;
  width: 100%;
  transform: translateX(-50%);
}
.dialog_wrapper .ui-dialog .dialog_wrap .dialog_footer.evt_pop_footer {
  margin: 0;
}
.dialog_wrapper .ui-dialog .dialog_wrap .dialog_footer.evt_pop_footer > .secondary {
  background-color: #d53020;
}

/***** Event Module *****/
.mdl_contents_wrap {
  margin-bottom: 60px;
}
.mdl_contents_wrap:last-child {
  margin-bottom: 0;
}
.mdl_contents_wrap .evt_end_msg {
  border-radius: 0;
  z-index: 8;
}
.mdl_contents_wrap .evt_end_msg em {
  position: absolute;
  left: 50%;
  top: 45vh;
  transform: translateX(-50%);
  font-size: 24px;
  z-index: 8;
}
.mdl_contents_wrap .evt_end_msg.ch em {
  position: fixed;
}

.mdl_wrap {
  position: relative;
  padding-bottom: 60px;
  overflow: hidden;
}
.mdl_wrap:last-child {
  padding-bottom: 0;
}
.mdl_wrap.mdl_bg {
  margin-bottom: 60px;
  padding: 60px 0;
}
.mdl_wrap .ht_tit {
  text-align: center;
}
.mdl_wrap .btn_area {
  margin-top: 60px;
  text-align: center;
}
.mdl_wrap .btn_area img {
  width: auto;
  max-width: 100%;
}
.mdl_wrap .btn_area:first-child, .mdl_wrap .btn_area:only-child {
  margin-top: 0;
}
.mdl_wrap .btn_lg {
  min-width: 378px;
  height: 68px;
  border-radius: 6px;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.mdl_inner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.mdl_inner .tab_box:only-child {
  margin-bottom: 0;
}

.mdl_bg + .mdl004,
.mdl_bg + .mdl011,
.mdl_bg + .mdl012,
.mdl_bg + .mdl013 {
  margin-top: -60px !important;
}

.mdl004 + .mdl_wrap,
.mdl011 + .mdl_wrap,
.mdl012 + .mdl_wrap,
.mdl013 + .mdl_wrap {
  margin-top: 60px;
}

.mdl_wrap + .mdl004 {
  margin-top: 0px;
}

/*** Module A : .md001 ***/
.mdl001 {
  padding: 20px 0 30px 0;
  background: #fff;
  font-size: 14px;
  line-height: 22px;
  z-index: 9;
}
.mdl001 .sub_tit {
  margin-bottom: 8px;
  padding-right: 110px;
  color: #767676;
  font-weight: 700;
}
.mdl001 .ht_tit03 {
  padding-right: 110px;
  text-indent: -2px;
}
.mdl001 .period {
  margin-top: 4px;
  padding-right: 80px;
}
.mdl001 .box_circle {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  background-color: #da2128;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  z-index: 1;
}
.mdl001 .prod_share_area {
  right: 8px;
  top: 85px;
  bottom: 0;
}

/*** Module B-1 : mdl002 ***/
.mdl002 + .mdl_bg {
  margin-top: -60px;
}

/*** Module B-2 : .md003 ***/
.mdl003 .video_item {
  position: relative;
  width: 1200px;
  padding-top: 56.25%;
  overflow: hidden;
}
.mdl003 .video_item .evt_video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/*** Module B-3 : .md004 ***/
.mdl004 {
  padding: 0;
}
.mdl004 .mdl_inner {
  width: 100%;
}

/* mdl004_banner */
.mdl004_banner .option_box {
  display: none;
  position: absolute;
  right: calc(50% - 600px);
  bottom: 20px;
  z-index: 1;
}
.mdl004_banner .option_box .btn_all {
  display: block;
  position: absolute;
  right: 5px;
  top: 0;
  width: 36px;
  height: 36px;
  background: url("http://image.kyobobook.co.kr/newimages/giftshop_new/resources/images/pc/guide/ico_plus_w.svg") 50%/11px no-repeat;
  z-index: 10;
}
.mdl004_banner .swiper-pagination.swiper-pagination-fraction {
  position: static;
  height: 36px;
  padding: 0 20px;
  background-color: rgba(0, 0, 0, 0.3);
  transform: translateX(0);
}
.mdl004_banner .swiper-pagination.swiper-pagination-fraction .swiper-pagination-current,
.mdl004_banner .swiper-pagination.swiper-pagination-fraction .swiper-pagination-total {
  font-size: 16px;
  line-height: 37px;
}
.mdl004_banner .play_pause_box {
  margin-right: 4px;
}
.mdl004_banner .play_pause_box [class^=btn_] {
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
}
.mdl004_banner .play_pause_box .btn_play {
  background: rgba(0, 0, 0, 0.3) url("http://image.kyobobook.co.kr/newimages/giftshop_new/resources/images/pc/guide/ico_play.svg") 50%/8px no-repeat;
}
.mdl004_banner .play_pause_box .btn_pause {
  background: rgba(0, 0, 0, 0.3) url("http://image.kyobobook.co.kr/newimages/giftshop_new/resources/images/pc/guide/ico_pause.svg") 56%/6px no-repeat;
}
.mdl004_banner .play_pause_box.play .btn_play {
  display: none;
}
.mdl004_banner .play_pause_box.play .btn_pause {
  display: block;
}
.mdl004_banner .play_pause_box.pause .btn_play {
  display: block;
}
.mdl004_banner .play_pause_box.pause .btn_pause {
  display: none;
}
.mdl004_banner .swiper_control {
  position: static;
  margin: 0;
}
.mdl004_banner .swiper_control .swiper-button-next,
.mdl004_banner .swiper_control .swiper-button-prev {
  position: absolute;
  top: 50%;
  margin-top: -22px;
  z-index: 10;
}
.mdl004_banner .swiper_control .swiper-button-next {
  right: calc(50% - 670px);
  left: initial;
}
.mdl004_banner .swiper_control .swiper-button-prev {
  left: calc(50% - 670px);
}
.mdl004_banner .swiper-slide-active .mdl_banner_box .txt .s1 span {
  -webkit-animation: txtTop both 0.4s 0.4s;
          animation: txtTop both 0.4s 0.4s;
}
.mdl004_banner .swiper-slide-active .mdl_banner_box .txt .s1 span:nth-child(2) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.mdl004_banner .swiper-slide-active .mdl_banner_box .txt .s2 span {
  -webkit-animation: fade both 0.4s 0.8s;
          animation: fade both 0.4s 0.8s;
}
.mdl004_banner .swiper-slide:first-child:nth-last-child(1) .mdl_banner_box .txt .s1 span {
  -webkit-animation: txtTop both 0.4s 0.4s;
          animation: txtTop both 0.4s 0.4s;
}
.mdl004_banner .swiper-slide:first-child:nth-last-child(1) .mdl_banner_box .txt .s1 span:nth-child(2) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.mdl004_banner .swiper-slide:first-child:nth-last-child(1) .mdl_banner_box .txt .s2 span {
  -webkit-animation: fade both 0.4s 0.8s;
          animation: fade both 0.4s 0.8s;
}

/* mdl_banner_box */
.mdl_banner_box {
  position: relative;
  overflow: hidden;
}
.mdl_banner_box a {
  display: block;
  position: relative;
}
.mdl_banner_box .img {
  position: relative;
  width: 100%;
  background: #fff;
  overflow: hidden;
}
.mdl_banner_box .img img {
  position: relative;
  left: 50%;
  max-width: 1920px;
  height: auto;
  transform: translate(-50%, 0%);
}
.mdl_banner_box .txt {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1200px;
  height: 100%;
  margin-left: -600px;
}
.mdl_banner_box .txt ul {
  position: absolute;
  left: 30px;
  top: 50%;
  width: calc(52.5% - 60px);
  color: #fff;
  letter-spacing: -1px;
  transform: translateY(-53%);
}
.mdl_banner_box .txt span {
  display: block;
  position: relative;
  opacity: 0;
}
.mdl_banner_box .txt .s1 {
  font-size: 44px;
  font-weight: 700;
  line-height: 64px;
}
.mdl_banner_box .txt .s2 {
  margin-top: 14px;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  opacity: 0.8;
}

/*** Module B-5, 6 : .md005 ***/
.mdl_prod_banner .evt_products {
  flex-wrap: nowrap;
  margin: -40px 0 0 0;
}
.mdl_prod_banner .prod_item {
  margin: 40px 0 0 0;
  box-sizing: border-box;
}
.mdl_prod_banner .prod_item:nth-of-type(2n+1) {
  margin-right: 36px;
}

/*** Module B-7 : .md008 ***/
.mdl008 {
  text-align: center;
}
.mdl008 .ht_tit {
  margin-bottom: 0;
}
.mdl008 .sub_tit {
  color: #767676;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.mdl008 .desc {
  font-size: 14px;
  line-height: 22px;
}
.mdl008 .ht_tit + .sub_tit {
  margin-top: 13px;
}
.mdl008 .ht_tit + .desc,
.mdl008 .sub_tit + .desc {
  margin-top: 26px;
}

/*** Module C-1, 2 : mdl009 ***/
.mdl009 {
  text-align: center;
}

/*** Module C-3 : .md011 ***/
.mdl011 {
  margin-top: 0 !important;
  padding: 0;
}
.mdl011 .mdl_inner {
  width: 100%;
}

/* rullet_wrap */
.rullet_wrap {
  position: relative;
  min-height: 670px;
  background: center no-repeat;
}
.rullet_wrap > img {
  width: 100%;
}
.rullet_wrap .bg_img {
  position: relative;
  text-align: center;
}
.rullet_wrap .bg_img img {
  opacity: 0;
}
.rullet_wrap .rullet {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 600px;
  height: 600px;
  margin: 0 auto;
  border-radius: 50%;
  box-shadow: 10px 20px 15px rgba(0, 0, 0, 0.16);
  transform: translate(-50%, -50%);
}
.rullet_wrap .rullet_circle {
  width: 600px;
  height: 600px;
  border-radius: 50%;
  transform-origin: center;
  cursor: pointer;
}
.rullet_wrap .rullet_circle > img {
  width: 100%;
}
.rullet_wrap .rullet_pin {
  position: absolute;
  left: 50%;
  top: -28px;
  width: 62px;
  margin-left: -31px;
  z-index: 2;
}
.rullet_wrap .rullet_pin > img {
  width: 100%;
}
.rullet_wrap .fotune_evt_btn {
  position: absolute;
  left: 50%;
  bottom: 7%;
  width: 45%;
  height: 50px;
  transform: translateX(-50%);
}

/*** Module C-3 : .md012 ***/
.mdl012 {
  margin-top: 0 !important;
  padding: 0;
}
.mdl012 .mdl_inner {
  width: 100%;
}

/* evt_calender_wrap */
.evt_calender_wrap {
  padding: 114px 0 78px 0;
  background: center no-repeat;
}
.evt_calender_wrap .calender_box {
  position: relative;
  width: 608px;
  margin: 0 auto;
  z-index: 3;
}
.evt_calender_wrap .after_box {
  position: absolute;
  left: 4px;
  top: 4px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 2px solid #000;
  box-sizing: border-box;
  z-index: 1;
}
.evt_calender_wrap .after_box:nth-of-type(2) {
  left: 8px;
  top: 8px;
}
.evt_calender_wrap .attend_date {
  position: relative;
  padding: 27px 0;
  background-color: #000;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  z-index: 3;
}
.evt_calender_wrap .strong {
  font-weight: 700;
}
.evt_calender_wrap .calender {
  position: relative;
  padding: 30px 25px 40px 25px;
  background-color: #fff;
  border: 2px solid;
  box-sizing: border-box;
  z-index: 10;
}
.evt_calender_wrap .calender table {
  box-sizing: content-box;
  font-family: "Gmarket Sans";
  width: 550px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -1px;
}
.evt_calender_wrap .calender th {
  font-size: 15px;
  line-height: 20px;
}
.evt_calender_wrap .calender tr:first-of-type th {
  padding-bottom: 21px;
}
.evt_calender_wrap .calender td {
  padding-bottom: 12px;
}
.evt_calender_wrap .calender tr:last-of-type td {
  padding-bottom: 0;
}
.evt_calender_wrap .calender .date {
  position: relative;
  width: 70px;
  height: 70px;
  margin: 0 auto;
  background-color: rgba(120, 124, 249, 0.06);
  border-radius: 50%;
  line-height: 70px;
  text-align: center;
}
.evt_calender_wrap .attendance_img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: center/contain no-repeat;
}

/*** Module C-3 : .md013 ***/
.mdl013 {
  margin-top: 0 !important;
  padding: 0;
}
.mdl013 .mdl_inner {
  width: 100%;
}

/* evt_step_wrap */
.evt_step_wrap {
  background: center top no-repeat;
}
.evt_step_wrap .upper {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.evt_step_wrap .upper img {
  max-width: 100%;
}
.evt_step_wrap .step_item_list {
  display: flex;
  flex-flow: row wrap;
  width: 1200px;
  margin: 0 auto;
  padding: 60px 0;
}
.evt_step_wrap .step_item_list img {
  width: 100%;
}

/*** Module D : .mdl014 ***/
/* cmt_info_area */
.cmt_info_area {
  margin: 40px 0 20px 0;
  overflow: hidden;
}
.cmt_info_area .cmt_total {
  float: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.cmt_info_area .count {
  color: #da2128;
}
.cmt_info_area .form_chk {
  float: right;
}

/* cmt_emoji_list */
.cmt_emoji_list {
  clear: both;
  height: 24px;
  margin-top: 10px;
}
.cmt_emoji_list .emoji {
  position: relative;
  float: left;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.4s;
}
.cmt_emoji_list .emoji img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cmt_emoji_list .emoji.off {
  opacity: 0.2;
}
.cmt_emoji_list .emoji.on:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid #000;
  box-sizing: border-box;
  content: "";
}

/*** Module E-1 : .mdl015 ***/
.mdl015 {
  overflow: inherit;
}
.mdl015 .tab_swiper {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  margin-top: -20px;
  margin-bottom: 40px;
  padding: 20px 0;
  background: #fff;
  z-index: 5;
}
.mdl015 .tab_swiper a {
  max-width: 300px;
  white-space: inherit;
}

.anchor_target {
  padding-bottom: 60px;
}
.anchor_target:last-child {
  padding-bottom: 0;
}
.anchor_target + .mdl_wrap.mdl004 {
  padding-bottom: 60px;
}

/* 투표참여 팝업 */
.ht_cont_s .ht_tit05 + .sub_tit {
  margin-top: -8px;
}
.ht_cont_s .sub_tit {
  margin-bottom: 20px;
}

/*** Module F-1 : .mdl017 ***/
.mdl017 .btn_area {
  margin-top: 20px;
}

.mdl_017_list {
  position: relative;
  overflow: hidden;
}

/* mdl_017_card */
.mdl_017_card {
  float: left;
  width: 400px;
  padding: 40px 90px 70px 40px;
  background-color: #f2f2f2;
  box-sizing: border-box;
  cursor: pointer;
}
.mdl_017_card:nth-of-type(2n+1) {
  background-color: #fafafa;
}
.mdl_017_card .discount {
  color: #da2128;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.mdl_017_card .discount + .tit {
  margin-top: 0;
}
.mdl_017_card .tit {
  display: -webkit-box;
  height: 60px;
  margin-top: 30px;
  margin-bottom: 11px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: normal;
  word-break: keep-all;
  overflow: hidden;
}
.mdl_017_card .sub_tit {
  display: -webkit-box;
  height: 42px;
  font-size: 14px;
  line-height: 22px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: normal;
  word-break: keep-all;
  overflow: hidden;
}

/*** Module F-2 : .mdl018 ***/
.mdl018 {
  overflow: inherit;
}

/*** Etc. ***/
#ht_containerWrapper .ht_cont:last-child {
  padding-bottom: 60px;
}