@charset "UTF-8";
/*ÆäÀÌÁö °øÅë Àû¿ë */
/* color */
/* font */
/* button */
/* input */
/* tab */
/* line */
/* tel */
/* skeleton */
/*º°Á¡ ÀÌ¹ÌÁö*/
/***********************************************/
.fb__brand .brd_etc__list > ul:after {
  display: block;
  clear: both;
  content: "";
}

/* ±¸ºÐ¼± ex) userid | 2018-04-30 */
.fb__brand {
  line-height: 1.5;
  letter-spacing: -0.025em;
}
.fb__brand button {
  cursor: pointer;
}
.fb__brand img {
  vertical-align: top;
}
.fb__brand .brd_title {
  font-size: 22px;
  font-weight: 600;
  color: #000;
  line-height: 1.5;
}
.fb__brand .brd_etc {
  margin-top: 60px;
}
.fb__brand .brd_etc__header {
  width: 100%;
  height: 62px;
  padding: 17px 0 20px;
  border-bottom: 1px solid #000;
  background-color: #fff;
}
.fb__brand .brd_etc__header .brd_etc__count {
  float: left;
  font-size: 16px;
  font-weight: 600;
}
.fb__brand .brd_etc__header .brd_etc__count span {
  color: #ff3e2f;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
}
.fb__brand .brd_etc__header:after {
  content: "";
  display: block;
  clear: both;
}
.fb__brand .brd_etc__sch {
  float: right;
}
.fb__brand .brd_etc__sch .cell {
  position: relative;
  display: inline-block;
  height: 24px;
  vertical-align: top;
}
.fb__brand .brd_etc__sch .cell .btn_srch {
  margin-right: 40px;
  padding-right: 30px;
  background: url("../images/main_new/ico_search.png") no-repeat 100% center;
  line-height: 1.5;
}
.fb__brand .brd_etc__sch .cell .btn_sorting {
  padding-right: 24px;
  background: url("../images/brand/Sort.png") no-repeat 100% center;
  font-weight: 600;
  line-height: 1.5;
}
.fb__brand .brd_etc__sch .cell .btn_sorting.on + .sorting_area {
  display: block;
}
.fb__brand .brd_etc__sch .cell .srch_input_wrap {
  position: relative;
  margin-right: 20px;
  top: -11px;
}
.fb__brand .brd_etc__sch .cell .srch_input_wrap input {
  height: 45px;
  background-color: #f8f8f8;
  border: none;
  border-radius: 30px;
  padding: 0 50px 0 20px;
  width: 330px;
}
.fb__brand .brd_etc__sch .cell .srch_input_wrap input:focus {
  outline: none;
}
.fb__brand .brd_etc__sch .cell .srch_input_wrap .ico__search {
  position: absolute;
  right: 20px;
  top: 11px;
}
.fb__brand .brd_etc__sch .cell .input_close {
  position: absolute;
  left: -30px;
  top: 15px;
  width: 16px;
  height: 16px;
  background: url("../images/brand/Close.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden;
}
.fb__brand .brd_etc__sch .cell .sorting_area {
  display: none;
  position: absolute;
  top: 32px;
  right: 0;
  padding: 30px 30px 30px 20px;
  border-radius: 10px;
  z-index: 5;
  border: 1px solid #ccc;
  background-color: #fff;
}
.fb__brand .brd_etc__sch .cell .sorting_area ul li {
  margin-top: 16px;
  text-align: left;
}
.fb__brand .brd_etc__sch .cell .sorting_area ul li:first-child {
  margin-top: 0;
}
.fb__brand .brd_etc__sch .cell .sorting_area ul li > a {
  font-size: 14px;
  color: #999;
  font-weight: 600;
  white-space: nowrap;
}
.fb__brand .brd_etc__sch .cell .sorting_area ul li.on > a {
  color: #000;
  font-weight: 700;
}
.fb__brand .brd_etc .srch_span {
  display: none;
  padding-top: 12px;
  clear: both;
}
.fb__brand .brd_etc .srch_span button {
  margin-top: 8px;
  margin-right: 7px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border: 1px solid #ccc;
  color: #999;
  text-align: center;
  cursor: pointer;
}
.fb__brand .brd_etc .srch_span button.active {
  border: 1px solid #000;
  color: #000;
}
.fb__brand .brd_etc__list {
  margin-top: 60px;
}
.fb__brand .brd_etc__list__loading {
  margin: 200px 0;
  text-align: center;
}
.fb__brand .brd_etc__list.recommend {
  margin-top: 20px;
}
.fb__brand .brd_etc__list > ul > li {
  float: left;
  width: calc(33.333% - 18px);
  margin-left: 27px;
}
.fb__brand .brd_etc__list > ul > li:nth-child(3n+1) {
  margin-left: 0;
}
.fb__brand .brd_etc__list > ul > li:nth-child(3) ~ li {
  margin-top: 30px;
}
.fb__brand .brd_main_bnr {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-top: 20px;
  margin-bottom: 60px;
}
.fb__brand .brd_main_bnr .main_bnr_content_container {
  width: 100%;
  padding-bottom: 38px;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards {
  height: 550px;
  padding-left: 700px;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .bnr_area {
  position: absolute;
  left: 0;
  top: 0;
  width: 1240px;
  height: 550px;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .bnr_area > a {
  display: block;
  width: 100%;
  height: 100%;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .bnr_area img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area {
  position: relative;
  display: table-cell;
  width: 540px;
  height: 550px;
  padding: 0 80px;
  line-height: 1.5;
  background-color: rgba(0, 0, 0, 0.5);
  vertical-align: middle;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .top {
  position: relative;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .ico__heart {
  position: absolute;
  right: 0;
  top: 5px;
  z-index: 2;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_title {
  position: relative;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_title .kr {
  font-size: 20px;
  color: #fff;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_title .en {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.3;
  letter-spacing: 0;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_cont {
  max-height: 72px;
  color: #fff;
  font-size: 16px;
  margin-top: 18px;
  /* »ç¿ë¹ý : @include line(¶óÀÎ¼ö) */
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  display: block;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-line-clamp: 3;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_tag {
  margin-top: 12px;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_tag span {
  display: inline-block;
  background: rgba(255, 255, 255, 0.15);
  padding: 1px 8px;
  margin: 0 0 5px;
  color: #fff;
  font-size: 14px;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_pic {
  margin-top: 25px;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_pic > ul {
  display: flex;
  justify-content: space-between;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_pic > ul li {
  position: relative;
  margin-right: 10px;
  width: 120px;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_pic > ul li:last-child {
  margin-right: 0;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_pic > ul li .img {
  display: block;
  position: relative;
  width: 120px;
  height: 120px;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_pic > ul li .img:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.04);
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_pic > ul li .img > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_pic > ul li .pr_title {
  height: 42px;
  margin-top: 20px;
  font-size: 14px;
  color: #fff;
  line-height: 1.5;
  /* »ç¿ë¹ý : @include line(¶óÀÎ¼ö) */
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  display: block;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-line-clamp: 2;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_pic > ul li .price_wrap {
  position: relative;
  margin-top: 5px;
  line-height: 1.3;
  font-size: 0;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_pic > ul li .price_wrap .percent {
  margin-right: 5px;
  font-size: 16px;
  color: #FF3E2F;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_pic > ul li .price_wrap .pr_sale {
  display: inline-block;
  margin-top: 0;
  color: #fff;
  font-size: 16px;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_pic > ul li .ico__heart {
  position: absolute;
  top: 89px;
  right: 12px;
  z-index: 1;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_detail {
  position: relative;
  margin-top: 20px;
  padding: 4px 14px;
  background: rgba(0, 0, 0, 0.1);
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_detail.new .promotion:before {
  content: "";
  display: block;
  position: absolute;
  right: -14px;
  top: 0;
  width: 12px;
  height: 12px;
  background: url("../images/brand/ico_new.png") no-repeat 0 0;
  border-radius: 50%;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_detail .notice {
  display: block;
  position: absolute;
  left: 14px;
  top: 50%;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  transform: translateY(-50%);
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_detail .notice::after {
  content: "";
  position: absolute;
  right: -15px;
  top: 2px;
  height: 16px;
  width: 1px;
  background-color: #fff;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .cards .content_area .card_detail .promotion {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  padding-left: 94px;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .swiper-pagination {
  bottom: 0;
}
.fb__brand .brd_main_bnr .main_bnr_content_container .swiper-pagination .swiper-pagination-bullet {
  margin: 0 4px;
  background: #000;
  vertical-align: bottom;
}
.fb__brand .brand_main_tag {
  letter-spacing: -0.025em;
  background-color: #fff;
  z-index: 4;
}
.fb__brand .brand_main_tag .brd_title {
  height: 34px;
}
.fb__brand .brand_main_tag .searchInpWrap {
  margin-top: 20px;
  min-height: 130px;
}
.fb__brand .brand_main_tag .searchInpWrap .fixed {
  position: fixed;
  left: 50%;
  top: 51px;
  width: 1240px;
  transform: translateX(-50%);
  z-index: 5;
}
.fb__brand .brand_main_tag .brd_tag_area {
  position: relative;
  border-top: 3px solid #000;
  background-color: #f8f8f8;
  padding: 20px 30px;
}
.fb__brand .brand_main_tag .brd_tag_area .searchInpWrap .fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 5;
  background-color: #fff;
}
.fb__brand .brand_main_tag .brd_tag_area.limited .item_list .list {
  height: 44px;
  overflow: hidden;
}
.fb__brand .brand_main_tag .brd_tag_area .item_list {
  display: flex;
}
.fb__brand .brand_main_tag .brd_tag_area .item_list .tit {
  width: 100px;
  padding-top: 7px;
  font-size: 16px;
  color: #787878;
  font-weight: 600;
}
.fb__brand .brand_main_tag .brd_tag_area .item_list .list {
  width: 993px;
  height: auto;
}
.fb__brand .brand_main_tag .brd_tag_area .item_list .list button {
  display: inline-block;
  margin-bottom: 6px;
  height: 38px;
  padding: 0 20px;
  border: 1px solid #ccc;
  border-radius: 40px;
  font-size: 14px;
  color: #787878;
  white-space: nowrap;
  background-color: #fff;
  font-weight: 600;
}
.fb__brand .brand_main_tag .brd_tag_area .item_list .list button.active {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
}
.fb__brand .brand_main_tag .more_tag {
  position: absolute;
  right: 30px;
  top: 72px;
}
.fb__brand .brand_main_tag .more_tag button {
  position: relative;
  padding-right: 15px;
  font-size: 14px;
  color: #999;
  border: none;
  background-color: #f8f8f8;
}
.fb__brand .brand_main_tag .more_tag button:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 3px;
  width: 11px;
  height: 11px;
  background: url("../images/brand/Arrow_Open_XS.png") no-repeat 0 0;
}
.fb__brand .brand_main_tag .more_tag button img {
  display: inline-block;
}
.fb__brand .brand_main_tag .more_tag button.fold:after {
  transform: rotate(180deg);
}
.fb__brand .filter__applied {
  position: relative;
  padding-left: 120px;
  margin: 14px 0 0 102px;
  background-color: #F8F8F8;
}
.fb__brand .filter__applied__reset {
  position: absolute;
  top: 4px;
  left: 0;
}
.fb__brand .filter__applied__reset span {
  display: inline-block;
  padding-right: 12px;
  color: #787878;
  font-size: 14px;
  font-weight: 600;
}
.fb__brand .filter__applied__reset::before {
  display: inline-block;
  width: 16px;
  height: 17px;
  margin-right: 6px;
  margin-bottom: 3px;
  background: url("../images/search/refresh.png") no-repeat 0 0;
  vertical-align: middle;
  content: "";
}
.fb__brand .filter__applied__reset::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
  height: 14px;
  background-color: #ccc;
  transform: translateY(-50%);
}
.fb__brand .filter__applied__result {
  display: inline-block;
  margin-left: 12px;
  color: #000;
  font-size: 14px;
}
.fb__brand .filter__applied__result span {
  color: #000;
  font-size: 14px;
  vertical-align: middle;
}
.fb__brand .filter__applied__delete {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background: url("/pc/assets/images/search/btn_x.png") no-repeat center center;
  text-indent: -9999em;
  overflow: hidden;
}
.fb__brand .brd__item__list .cards {
  position: relative;
  border: 1px solid #ebebeb;
  border-radius: 25px;
  height: 570px;
  float: left;
  overflow: hidden;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
}
.fb__brand .brd__item__list .cards .bnr_area {
  height: 150px;
}
.fb__brand .brd__item__list .cards .bnr_area > a {
  display: block;
  height: 100%;
}
.fb__brand .brd__item__list .cards .bnr_area img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fb__brand .brd__item__list .cards .content_area {
  position: relative;
  padding: 20px 30px 32px;
}
.fb__brand .brd__item__list .cards .content_area > a {
  display: block;
}
.fb__brand .brd__item__list .cards .content_area .card_title {
  position: relative;
}
.fb__brand .brd__item__list .cards .content_area .card_title .kr {
  max-width: 300px;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.fb__brand .brd__item__list .cards .content_area .card_title .en {
  margin-top: -2px;
  max-width: 300px;
  color: #ccc;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.fb__brand .brd__item__list .cards .content_area .ico__heart {
  position: absolute;
  right: 30px;
  top: 24px;
}
.fb__brand .brd__item__list .cards .content_area .card_cont {
  height: 60px;
  margin-top: 14px;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  /* »ç¿ë¹ý : @include line(¶óÀÎ¼ö) */
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  display: block;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-line-clamp: 3;
}
.fb__brand .brd__item__list .cards .content_area .card_tag {
  height: 24px;
  margin-top: 9px;
  overflow: visible;
}
.fb__brand .brd__item__list .cards .content_area .card_tag span {
  display: inline-block;
  width: auto;
  background-color: #F7F7F7;
  color: #999;
  font-size: 12px;
  padding: 3px 8px;
  font-weight: 400;
}
.fb__brand .brd__item__list .cards .content_area .card_pic {
  min-height: 104px;
  margin-top: 22px;
  overflow: visible;
}
.fb__brand .brd__item__list .cards .content_area .card_pic ul:after {
  content: "";
  display: block;
  clear: both;
}
.fb__brand .brd__item__list .cards .content_area .card_pic ul li {
  position: relative;
  float: left;
  width: 104px;
  margin-right: 10px;
}
.fb__brand .brd__item__list .cards .content_area .card_pic ul li:last-child {
  margin-right: 0;
}
.fb__brand .brd__item__list .cards .content_area .card_pic ul li .img {
  display: block;
  position: relative;
  width: 104px;
  height: 104px;
}
.fb__brand .brd__item__list .cards .content_area .card_pic ul li .img > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fb__brand .brd__item__list .cards .content_area .card_pic ul li .img:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.04);
}
.fb__brand .brd__item__list .cards .content_area .card_pic ul li .pr_title {
  height: 36px;
  margin-top: 9px;
  font-size: 12px;
  color: #000;
  line-height: 1.5;
  /* »ç¿ë¹ý : @include line(¶óÀÎ¼ö) */
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  display: block;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-line-clamp: 2;
}
.fb__brand .brd__item__list .cards .content_area .card_pic ul li .price_wrap {
  position: relative;
  margin-top: 5px;
  line-height: 1.3;
  font-size: 0;
}
.fb__brand .brd__item__list .cards .content_area .card_pic ul li .price_wrap .percent {
  margin-right: 5px;
  font-size: 14px;
}
.fb__brand .brd__item__list .cards .content_area .card_pic ul li .price_wrap .pr_sale {
  display: inline-block;
  margin-top: 0;
  color: #000;
  font-size: 14px;
}
.fb__brand .brd__item__list .cards .content_area .card_pic ul li .ico__heart {
  position: absolute;
  top: 75px;
  right: 10px;
}
.fb__brand .brd__item__list .cards .content_area .card_detail {
  margin-top: 20px;
  color: #ff3e2f;
  font-size: 14px;
  padding: 4px 14px;
  background-color: #FFF5F4;
}
.fb__brand .brd__item__list .cards .content_area .card_detail.new .promotion:before {
  content: "";
  display: block;
  position: absolute;
  right: -14px;
  top: 0;
  width: 12px;
  height: 12px;
  background: url("../images/brand/ico_new.png") no-repeat 0 0;
  border-radius: 50%;
}
.fb__brand .brd__item__list .cards .content_area .card_detail .notice {
  position: relative;
  vertical-align: middle;
  font-weight: 600;
}
.fb__brand .brd__item__list .cards .content_area .card_detail .notice::after {
  content: "";
  position: absolute;
  right: -15px;
  top: 2px;
  height: 16px;
  width: 1px;
  background-color: #ff3e2f;
}
.fb__brand .brd__item__list .cards .content_area .card_detail .promotion {
  position: relative;
  display: inline-block;
  max-width: 200px;
  margin-left: 30px;
  color: #ff3e2f;
  vertical-align: middle;
  white-space: nowrap;
}
.fb__brand .logo_area {
  margin: 90px auto 50px;
  text-align: center;
}
.fb__brand .prd_title {
  margin-bottom: 50px;
  font-size: 28px;
  font-weight: 600;
  color: #000;
  text-align: center;
}
.fb__brand .brand_hall_bnr {
  height: 500px;
}
.fb__brand .brand_hall_bnr__container {
  position: relative;
}
.fb__brand .brand_hall_bnr__container .cards {
  position: relative;
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.fb__brand .brand_hall_bnr__container .cards > a {
  position: relative;
  display: block;
  height: 100%;
  z-index: 1;
}
.fb__brand .brand_hall_bnr__container .cards:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.fb__brand .brand_hall_bnr__container .content_area {
  position: relative;
  width: 1340px;
  margin: 0px auto;
  padding-top: 230px;
  line-height: 1.5;
  color: #fff;
  z-index: 1;
}
.fb__brand .brand_hall_bnr__container .content_area .card_title {
  position: relative;
}
.fb__brand .brand_hall_bnr__container .content_area .card_title .kr {
  font-size: 28px;
  font-weight: 600;
  font-family: "NotoSansCJKkr", sans-serif;
  color: #fff;
}
.fb__brand .brand_hall_bnr__container .content_area .card_title .en {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.3;
}
.fb__brand .brand_hall_bnr__container .content_area .card_title .en .logo {
  position: relative;
  display: inline-block;
  padding-left: 7px;
  margin-left: 10px;
}
.fb__brand .brand_hall_bnr__container .content_area .card_title .en .logo:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 12px;
  transform: translateY(-50%);
  background-color: #ccc;
}
.fb__brand .brand_hall_bnr__container .content_area .card_title .en .logo img {
  height: 20px;
}
.fb__brand .brand_hall_bnr__container .content_area .card_cont {
  width: 570px;
  margin-top: 20px;
  font-size: 16px;
  word-break: keep-all;
}
.fb__brand .brand_hall_bnr__container .content_area .card_tag {
  margin-top: 20px;
}
.fb__brand .brand_hall_bnr__container .content_area .card_tag span {
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
  font-size: 12px;
  padding: 3px 8px;
}
.fb__brand .brand_hall_bnr__container .content_area .card_detail {
  margin-top: 20px;
  color: #fff;
  font-size: 12px;
}
.fb__brand .brand_hall_bnr__container .content_area .card_detail .notice {
  position: relative;
  vertical-align: middle;
  font-weight: 600;
}
.fb__brand .brand_hall_bnr__container .content_area .card_detail .notice::after {
  content: "";
  position: absolute;
  right: -10px;
  top: 3px;
  height: 12px;
  width: 1px;
  background-color: #fff;
}
.fb__brand .brand_hall_bnr__container .content_area .card_detail .promotion {
  display: inline-block;
  margin-left: 20px;
  color: #fff;
  vertical-align: middle;
}
.fb__brand .brand_hall_bnr__container .ico__heart {
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: 650px;
  z-index: 1;
}
.fb__brand .brand_hall_bnr__container .swiper-pagination {
  bottom: 30px;
}
.fb__brand .brand_hall_bnr__container .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
  background: #999;
  vertical-align: bottom;
  opacity: 1;
}
.fb__brand .brand_hall_bnr__container .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.fb__brand .brand_hall_prd {
  margin-top: 100px;
  width: 100%;
  line-height: 1.5;
  overflow: hidden;
}
.fb__brand .brand_hall_prd:nth-child(2n+1) {
  padding-top: 60px;
  background-color: #f8f8f8;
}
.fb__brand .brand_hall_prd:nth-child(2n+1) .img > a:after {
  background: none;
}
.fb__brand .brand_hall_prd .brand_prd_slide {
  position: relative;
  max-width: 1660px;
  height: 570px;
  margin: 0 auto;
  padding-bottom: 72px;
  overflow: visible;
}
.fb__brand .brand_hall_prd .brand_prd_slide .comm__goods__list > li {
  max-width: 316px;
  margin-right: 20px;
}
.fb__brand .brand_hall_prd .swiper-scrollbar {
  left: 0;
  bottom: 0;
  height: 2px;
  background: #ebebeb;
}
.fb__brand .brand_hall_prd .swiper-scrollbar .swiper-scrollbar-drag {
  background: #000;
}
.fb__brand .brand_bnr {
  width: 1392px;
  margin: 100px auto 0;
  text-align: center;
}
.fb__brand .brand_bnr a {
  display: block;
}
.fb__brand .brand_bnr img {
  width: 100%;
}
.fb__brand .brand_bnr .brand_bnr_slide {
  position: relative;
  padding: 0 76px;
  text-align: center;
}
.fb__brand .brand_bnr .brand_bnr_slide .swiper-wrapper {
  justify-content: space-around;
}
.fb__brand .brand_bnr .brand_bnr_slide .swiper-slide {
  display: inline-block;
  width: 610px;
}
.fb__brand .brand_bnr .brand_bnr_slide .swiper-slide + .swiper-slide {
  margin-left: 20px;
}
.fb__brand .brand_bnr .brand_bnr_slide .swiper-container-initialized .swiper-slide {
  margin-left: 0;
}
.fb__brand .brand_bnr .brand_bnr_slide .text1 {
  margin-top: 26px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.fb__brand .brand_bnr .brand_bnr_slide .text2 {
  margin-top: 3px;
  font-size: 16px;
  color: #999;
}
.fb__brand .brand_bnr .swiper-button-prev[aria-label="Previous slide"],
.fb__brand .brand_bnr .swiper-button-next[aria-label="Next slide"] {
  display: block;
}
.fb__brand .brand_bnr .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #000;
}
.fb__brand .brand_bnr .swiper-button-prev {
  display: none;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: 0;
  width: 16px;
  height: 28px;
  background: url("../images/brand/btn_page_prev.png") no-repeat center center;
  text-indent: -9999em;
  overflow: hidden;
  transform: translateY(-50%);
  z-index: 3;
}
.fb__brand .brand_bnr .swiper-button-next {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: 0;
  width: 16px;
  height: 28px;
  background: url("../images/brand/btn_page_next.png") no-repeat center center;
  text-indent: -9999em;
  overflow: hidden;
  z-index: 3;
  transform: translateY(-50%);
}
.fb__brand .brand_coupon {
  margin-top: 100px;
}
.fb__brand .brand_coupon .coupon__layout__wrap {
  position: relative;
  margin: 0 auto;
  display: flex;
  align-items: center;
  width: 430px;
  height: 226px;
  line-height: 1.5;
  background: url("../images/brand/bg_coupon.png") no-repeat 0 0;
}
.fb__brand .brand_coupon .coupon__layout__wrap .detail {
  width: 350px;
  padding-left: 40px;
}
.fb__brand .brand_coupon .coupon__layout__wrap .download {
  position: relative;
  width: 80px;
  text-align: center;
}
.fb__brand .brand_coupon .coupon__layout__wrap .download:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 160px;
  background-color: #eee;
  transform: translateY(-50%);
}
.fb__brand .brand_coupon .coupon__layout__wrap .download button {
  width: 24px;
  height: 24px;
  background: url("../images/brand/ico_download.png") no-repeat center center;
  text-indent: -9999em;
  overflow: hidden;
}
.fb__brand .brand_coupon .coupon__bedge {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 20px;
  top: -40px;
  width: 80px;
  height: 80px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  border-radius: 50%;
  background-color: #FF3E2F;
  text-align: center;
  line-height: 1.25;
  z-index: 1;
}
.fb__brand .brand_coupon .coupon__percent {
  line-height: 1;
}
.fb__brand .brand_coupon .coupon__percent .num {
  font-size: 80px;
  font-family: "GillSansWGL";
}
.fb__brand .brand_coupon .coupon__percent .unit {
  font-size: 46px;
  font-family: "NotoSansCJKkr", sans-serif;
}
.fb__brand .brand_coupon .coupon__title {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 600;
  /* »ç¿ë¹ý : @include line(¶óÀÎ¼ö) */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fb__brand .brand_coupon .coupon__text {
  font-size: 14px;
  color: #787878;
  /* »ç¿ë¹ý : @include line(¶óÀÎ¼ö) */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fb__brand .brand_coupon .coupon__date {
  margin-top: 12px;
  font-size: 16px;
  line-height: 1.3;
}
.fb__brand .brand_coupon .coupon__btn {
  margin-top: 16px;
  text-align: center;
}
.fb__brand .brand_coupon .coupon__btn button {
  display: inline-block;
  width: 430px;
  height: 66px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  background-color: #000;
  text-align: center;
}
.fb__brand .no_result {
  margin: 200px 0;
  text-align: center;
}
.fb__brand .no_result .txt1 {
  font-size: 18px;
  font-weight: 600;
}
.fb__brand .no_result .txt2 {
  margin-top: 5px;
  font-size: 16px;
  color: #999;
}
.fb__brand.brand__hall .brd_etc {
  max-width: 1660px;
  margin: 80px auto 0;
}
.fb__brand.brand__hall .brd_etc .brand_main_tag {
  position: sticky;
  left: 0;
  top: 54px;
  padding-top: 0;
  z-index: 4;
}
.fb__brand.brand__hall .brd_etc .brd_tag_area {
  border-top: 0;
  margin-bottom: 37px;
}
.fb__brand.brand__hall .brd_etc .brd_tag_area .item_list .list {
  width: 100%;
  height: auto;
}
.fb__brand.brand__hall .brd_etc .comm__goods__list > li {
  width: calc(14.2857142857% - 17.1428px);
  margin-top: 60px;
  margin-right: 20px;
  position: relative;
}
.fb__brand.brand__hall .brd_etc .comm__goods__list > li:nth-child(7n) {
  margin-right: 0;
}
.fb__brand.brand__hall .brd_etc .comm__goods__list > li .brand {
  font-size: 12px;
}
.fb__brand.brand__hall .brd_etc .comm__goods__list > li .pr_title {
  margin-top: 4px;
  padding-right: 0;
}
.fb__brand.brand__hall .brd_etc .comm__goods__list > li .pr_title a {
  font-size: 16px;
  line-height: 1.3;
}
.fb__brand.brand__hall .brd_etc .comm__goods__list > li .price_wrap {
  margin-top: 12px;
}
.fb__brand.brand__hall .brd_etc .comm__goods__list > li .price_wrap .del {
  font-size: 14px;
}
.fb__brand.brand__hall .brd_etc .comm__goods__list > li .price_wrap .percent {
  font-size: 20px;
}
.fb__brand.brand__hall .brd_etc .comm__goods__list > li .price_wrap .pr_sale {
  font-size: 20px;
}
.fb__brand.brand__hall .brd_etc .comm__goods__list > li .like {
  right: 14px;
  bottom: 4px;
}
.fb__mypage .brd_title {
  font-size: 22px;
  font-weight: 600;
  color: #000;
  line-height: 1.5;
}
.fb__mypage .brd__item__list {
  margin-top: 10px;
  line-height: 1.5;
}
.fb__mypage .brd__item__list > li {
  position: relative;
  padding-left: 55px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #EBEBEB;
}
.fb__mypage .brd__item__list > li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.fb__mypage .brd__item__list > li:after {
  content: "";
  display: block;
  clear: both;
}
.fb__mypage .brd__item__list > li > .ico__heart {
  position: absolute;
  right: 0;
  top: 25px;
  bottom: auto;
  z-index: 2;
}
.fb__mypage .brd__item__list > li .bnr_area {
  position: absolute;
  left: 0;
  top: 20px;
  width: 40px;
  height: 40px;
  margin-right: 16px;
  border-radius: 50%;
  overflow: hidden;
}
.fb__mypage .brd__item__list > li .bnr_area img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fb__mypage .brd__item__list > li .card_title {
  position: relative;
}
.fb__mypage .brd__item__list > li .card_title .kr {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}
.fb__mypage .brd__item__list > li .card_title .en {
  color: #ccc;
  font-size: 12px;
}
.fb__mypage .brd__item__list > li .content_area {
  position: relative;
  width: 560px;
  float: left;
  margin-top: 10px;
}
.fb__mypage .brd__item__list > li .content_area .card_cont {
  color: #000;
  font-size: 14px;
  font-weight: 600;
}
.fb__mypage .brd__item__list > li .content_area .card_tag {
  margin-top: 12px;
  overflow: visible;
}
.fb__mypage .brd__item__list > li .content_area .card_tag span {
  display: inline-block;
  width: auto;
  margin-right: 4px;
  background-color: #F7F7F7;
  color: #999;
  font-size: 12px;
  padding: 3px 8px;
  font-weight: 400;
}
.fb__mypage .brd__item__list > li .content_area .card_detail {
  margin-top: 12px;
  color: #ff3e2f;
  font-size: 12px;
}
.fb__mypage .brd__item__list > li .content_area .card_detail.new .promotion:before {
  content: "";
  display: block;
  position: absolute;
  right: -14px;
  top: 0;
  width: 12px;
  height: 12px;
  background: url("../images/brand/ico_new.png") no-repeat 0 0;
  border-radius: 50%;
}
.fb__mypage .brd__item__list > li .content_area .card_detail .notice {
  position: relative;
  vertical-align: middle;
  font-weight: 600;
}
.fb__mypage .brd__item__list > li .content_area .card_detail .notice::after {
  content: "";
  position: absolute;
  right: -10px;
  top: 4px;
  height: 12px;
  width: 1px;
  background-color: #ff3e2f;
}
.fb__mypage .brd__item__list > li .content_area .card_detail .promotion {
  position: relative;
  display: inline-block;
  max-width: 200px;
  margin-left: 20px;
  color: #ff3e2f;
  vertical-align: middle;
}
.fb__mypage .brd__item__list > li .card_pic {
  float: right;
  margin-top: 10px;
  min-height: 104px;
  overflow: visible;
}
.fb__mypage .brd__item__list > li .card_pic ul:after {
  content: "";
  display: block;
  clear: both;
}
.fb__mypage .brd__item__list > li .card_pic ul li {
  position: relative;
  float: left;
  width: 100px;
  height: 100px;
  margin-left: 10px;
  overflow: hidden;
}
.fb__mypage .brd__item__list > li .card_pic ul li:first-child {
  margin-left: 0;
}
.fb__mypage .brd__item__list > li .card_pic ul li img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fb__mypage .brd__item__list > li .card_pic ul li > a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.fb__mypage .brd__item__list > li .card_pic ul li > a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.04);
}
.fb__mypage .brd__item__list > li .card_pic ul li .ico__heart {
  position: absolute;
  top: auto;
  bottom: 8px;
  right: 8px;
}
.fb__mypage .edit__brd__item__list .brd__item__list > li {
  padding-left: 95px;
  padding-right: 30px;
}
.fb__mypage .edit__brd__item__list .brd__item__list > li:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url("../images/brand/Sort.png") no-repeat 100% center;
  opacity: 0.2;
  z-index: 1;
  cursor: pointer;
}
.fb__mypage .edit__brd__item__list .brd__item__list > li.sortable-drag {
  display: none;
}
.fb__mypage .edit__brd__item__list .brd__item__list > li.sortable-active {
  background-color: #fff;
  border: 1px solid #459BFF;
  border-radius: 15px;
}
.fb__mypage .edit__brd__item__list .brd__item__list > li .inp__checkbox {
  position: absolute;
  left: 0;
  top: 28px;
  z-index: 2;
}
.fb__mypage .edit__brd__item__list .brd__item__list > li .bnr_area {
  left: 40px;
}
.fb__mypage .edit__brd__item__list .brd__item__list > li .content_area {
  width: 485px;
}
.fb__mypage .edit__brd__item__list .brd__item__list > li .ico__heart {
  right: 30px;
}
.fb__catalog {
  line-height: 1.5;
  letter-spacing: -0.025em;
}
.fb__catalog__type {
  margin-top: 100px;
}
.fb__catalog__type .title_wrap {
  position: relative;
  text-align: center;
}
.fb__catalog__type .title_wrap .logo {
  display: inline-block;
  width: 82px;
  height: 25px;
  background: url("../images/brand/casamia_logo.png") no-repeat 0 0;
  background-size: 100% auto;
  text-indent: -9999em;
  overflow: hidden;
}
.fb__catalog__type .title_wrap .title_brand {
  font-size: 34px;
  font-weight: 400;
  font-family: "GillSansWGL";
  letter-spacing: 0;
}
.fb__catalog__type .title_wrap .text {
  margin-top: 16px;
  font-size: 16px;
  color: #787878;
}
.fb__catalog__type .title_line {
  margin-top: 20px;
  font-size: 18px;
  color: #333333;
  font-family: "GillSansWGL";
  letter-spacing: 0;
  border-bottom: 1px solid #333;
}
.fb__catalog__type .list_room_type {
  margin-top: 55px;
  margin-left: -5px;
  margin-right: -5px;
  font-size: 0;
  text-align: center;
}
.fb__catalog__type .list_room_type > li {
  display: inline-block;
  margin-left: 47px;
  width: 382px;
}
.fb__catalog__type .list_room_type > li:nth-child(3n+1) {
  margin-left: 0;
}
.fb__catalog__type .list_room_type > li:nth-child(3) ~ li {
  margin-top: 45px;
}
.fb__catalog__type .list_room_type > li > a {
  position: relative;
  display: block;
}
.fb__catalog__type .list_room_type > li:nth-child(1).on > a:before {
  right: 35px;
}
.fb__catalog__type .list_room_type > li:nth-child(3).on > a:before {
  right: 15px;
}
.fb__catalog__type .list_room_type > li.on > a:before {
  content: "";
  display: block;
  position: absolute;
  right: 26px;
  top: -3px;
  width: 26px;
  height: 36px;
  background: url("../images/brand/ico_bookmark.png") no-repeat 0 0;
}
.fb__catalog__detail {
  position: relative;
  line-height: 1.5;
  letter-spacing: -0.025em;
}
.fb__catalog__detail .title_wrap {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  height: 56px;
  padding: 16px 0;
  text-align: center;
  background-color: #F8F8F8;
}
.fb__catalog__detail .title_wrap .title {
  color: #000;
  line-height: 1.3;
  font-size: 18px;
  font-weight: 400;
  font-family: "GillSansWGL";
  letter-spacing: 0;
}
.fb__catalog__detail .title_wrap .btn_r {
  position: absolute;
  right: 40px;
  top: 16px;
}
.fb__catalog__detail .title_wrap .btn_r .btn_download {
  padding-right: 26px;
  font-size: 14px;
  font-weight: 600;
  background: url("../images/brand/ico_download_bk.png") no-repeat 100% center;
}
.fb__catalog__detail .title_wrap .btn_r .btn_close {
  padding-right: 22px;
  margin-left: 30px;
  font-size: 14px;
  font-weight: 600;
  background: url("../images/brand/ico_close.png") no-repeat 100% center;
}
.fb__catalog__detail .title_wrap .paging {
  position: absolute;
  left: 40px;
  top: 14px;
  display: inline-block;
  font-size: 18px;
  color: #ccc;
  line-height: 1.5;
}
.fb__catalog__detail .title_wrap .paging .current {
  color: #000;
}
.fb__catalog__detail .detail_wrap {
  position: relative;
}
.fb__catalog__detail .detail_wrap:hover .btn_navigation {
  opacity: 1;
}
.fb__catalog__detail .detail_wrap:hover .layer_zoom {
  opacity: 1;
}
.fb__catalog__detail .detail_wrap .slide_page {
  position: relative;
  width: 100vw;
  height: calc(100vh - 56px);
  margin: 0 auto;
  overflow: auto;
  text-align: center;
}
.fb__catalog__detail .detail_wrap .slide_page::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background: none;
}
.fb__catalog__detail .detail_wrap .slide_page::-webkit-scrollbar-thumb {
  background: #c6c6c6;
  border-radius: 10px;
}
.fb__catalog__detail .detail_wrap .slide_page::-webkit-scrollbar-track {
  background: none;
}
.fb__catalog__detail .detail_wrap .slide_page .img {
  display: inline-block;
  max-width: 630px;
}
.fb__catalog__detail .detail_wrap .slide_page .img img {
  width: 100%;
}
.fb__catalog__detail .detail_wrap .slide_page .slide_page_images {
  background-color: #fff;
}
.fb__catalog__detail .detail_wrap .slide_page .slide_page_images.zoomCnt0 .zoomViewer__inner {
  width: 100%;
  transform: scale(1);
}
.fb__catalog__detail .detail_wrap .slide_page .slide_page_images.zoomCnt0 .zoomViewer {
  width: 1260px;
  height: 893px;
}
.fb__catalog__detail .detail_wrap .slide_page .slide_page_images.zoomCnt1 .zoomViewer__inner {
  width: 1260px;
  transform: scale(1.5);
}
.fb__catalog__detail .detail_wrap .slide_page .slide_page_images.zoomCnt1 .zoomViewer {
  width: 1890px;
  height: 1340px;
}
.fb__catalog__detail .detail_wrap .slide_page .slide_page_images.zoomCnt2 .zoomViewer__inner {
  width: 1260px;
  transform: scale(2);
}
.fb__catalog__detail .detail_wrap .slide_page .slide_page_images.zoomCnt2 .zoomViewer {
  width: 2520px;
  height: 1788px;
}
.fb__catalog__detail .detail_wrap .slide_page .slide_page_images .zoomViewer__inner {
  transform-origin: 0 0;
  width: 1260px;
  height: 894px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  white-space: nowrap;
  font-size: 0;
}
.fb__catalog__detail .detail_wrap .slide_page .slide_page_images.current_Images {
  position: relative;
  z-index: 2;
}
.fb__catalog__detail .detail_wrap .slide_page .slide_page_images.prev_Images, .fb__catalog__detail .detail_wrap .slide_page .slide_page_images.next_Images {
  display: none;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: 0;
  width: 100%;
}
.fb__catalog__detail .detail_wrap .slide_page .slide_page_images.prev_Images.up, .fb__catalog__detail .detail_wrap .slide_page .slide_page_images.next_Images.up {
  z-index: 1;
}
.fb__catalog__detail .detail_wrap .slide_page .slide_page_images.moveCursor {
  cursor: move;
}
.fb__catalog__detail .detail_wrap .btn_navigation {
  opacity: 0;
  transition-duration: 0.3s;
}
.fb__catalog__detail .detail_wrap .btn_navigation .btn_nav_prev {
  position: fixed;
  left: 0;
  top: 50%;
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.7) url("../images/brand/btn_page_prev.png") no-repeat center center;
  text-indent: -9999em;
  overflow: hidden;
  transform: translateY(-50%);
  z-index: 3;
}
.fb__catalog__detail .detail_wrap .btn_navigation .btn_nav_next {
  position: fixed;
  right: 0;
  top: 50%;
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.7) url("../images/brand/btn_page_next.png") no-repeat center center;
  text-indent: -9999em;
  overflow: hidden;
  z-index: 3;
  transform: translateY(-50%);
}
.fb__catalog__detail .detail_wrap .btn_navigation button.disabled {
  opacity: 0.3;
  pointer-events: none;
}
.fb__catalog__detail .detail_wrap .layer_zoom {
  opacity: 0;
  position: fixed;
  left: 50%;
  bottom: 40px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  width: 158px;
  height: 44px;
  padding: 0 8px;
  background-color: #fff;
  text-align: center;
  transform: translateX(-50%);
  border-radius: 25px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.14);
  z-index: 3;
  transition-duration: 0.3s;
}
.fb__catalog__detail .detail_wrap .layer_zoom button {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #000;
  font-size: 18px;
  vertical-align: middle;
  text-indent: -9999em;
  overflow: hidden;
}
.fb__catalog__detail .detail_wrap .layer_zoom button.disabled {
  opacity: 0.3;
}
.fb__catalog__detail .detail_wrap .layer_zoom .num {
  display: inline-block;
  width: 62px;
  font-size: 18px;
  color: #999;
  vertical-align: middle;
  text-align: center;
}
.fb__catalog__detail .detail_wrap .layer_zoom .btn_zoomout {
  background: #eee url("../images/brand/ico_minus.png") no-repeat center center;
}
.fb__catalog__detail .detail_wrap .layer_zoom .btn_zoomin {
  background: #eee url("../images/brand/ico_plus.png") no-repeat center center;
}