@charset "UTF-8";
@media (max-width: 991.98px) {
  html {
    /*font-size: 6px;*/
    /*font-size: 37.5%;*/
    font-size: 8px;
    font-size: 60%;
  }
  input, select, textarea {
    font-size: 16px;
  }
}
*:not(body:not(.cke_editable))::-webkit-scrollbar {
  width: 2px;
}
.xe_content {
  color: var(--bh_color_text) !important;
  font-size: 14px;
  /*line-height: 1.6 !important;*/
  font-family: inherit !important;
}
/* common */
html {
  max-width: 640px !important;
  margin: 0 auto;
}
.bh .main_menu {
  display: none;
}
.bh #content {
  padding: 15px 0 30px;
}
.body {
  background-color: #f3f4f6;
  min-height: 100vh;
}
.over-h {
  overflow: hidden;
}
/* 지역검색 - 하단 고정 네비게이션 */
.bh_modal.region_popup {
  width: 100%;
  margin: 0 auto;
  transition: none;
  align-items: start;
  opacity: 0;
  /*지역리스트*/
}
.bh_modal.region_popup.on {
  opacity: 1;
}
.bh_modal.region_popup .bh_modal_content {
  transition: none;
  max-width: 640px;
  height: 100%;
  margin: 0 auto;
  background-color: transparent;
  background-color: #fff;
}
.bh_modal.region_popup .bh_modal_content .bh_modal_header {
  position: relative;
  z-index: 3;
  background-color: #fff;
}
.bh_modal.region_popup .bh_modal_content .bh_modal_header .bh_modal_close {
  display: inline-block;
  padding: 0;
  margin-right: 5px;
  position: unset;
  flex-grow: unset;
}
.bh_modal.region_popup .bh_modal_content .bh_modal_header .bh_modal_close i {
  font-size: 24px;
  position: relative;
  top: -1.5px;
}
.bh_modal.region_popup .bh_modal_dimmed {
  background-color: transparent;
}
.bh_modal.region_popup .sido {
  float: left;
  position: relative;
  width: 30%;
  height: 100%;
  height: calc(100vh - 56.5px);
  overflow-y: scroll;
  border-right: 1px solid #ccc;
  z-index: 1;
  background-color: var(--bh_color_gray_100);
  box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 4px 0px, rgba(0, 0, 0, 0.12) 0px 0px 8px 0px;
}
.bh_modal.region_popup .sido li a {
  float: left;
  width: 100%;
  color: var(--bh_color_text);
  font-size: 1.7rem;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  background-color: var(--bh_color_gray_100);
  padding: 1.3rem 0;
}
.bh_modal.region_popup .sido li a.active {
  background-color: #fff;
}
.bh_modal.region_popup .gugun {
  float: left;
  width: 69%;
  height: 100%;
  height: calc(100vh - 56.5px);
  overflow-y: scroll;
}
.bh_modal.region_popup .gugun li {
  position: relative;
  border-bottom: 1px solid var(--bh_color_gray_50);
}
.bh_modal.region_popup .gugun li a {
  display: block;
  padding: 13px 30px 13px 20px;
  color: var(--bh_color_gray_900);
  font-size: 16px;
  letter-spacing: -1px;
  border-radius: 0;
}
.bh_modal.region_popup .gugun li a + i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  color: var(--bh_color_gray_500);
  font-size: 18px;
  text-align: right;
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  outline: none;
  z-index: -1;
  padding: 15px 0px 9px 0px;
}
.bh_modal.region_popup .gugun li a.active {
  background-color: var(--bh_color_gray_100);
  font-weight: bold;
}
.bh_modal.region_popup .gugun li a.active + i {
  color: var(--bh_color_text);
  font-weight: bold;
  z-index: 0;
}
/* header */
.common_sub_header {
  height: 50px;
  position: relative;
  border-bottom: 1px solid var(--bh_color_gray_300);
}
.common_sub_header .back_btn {
  cursor: pointer;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.common_sub_header .back_btn i {
  font-size: 2.4rem;
  font-weight: 500;
}
.common_sub_header h3 {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 50px;
}
.common_sub_header .h_writer_btn {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  padding: 6px 15px;
  border-radius: 5px;
  background-color: var(--bh_color_gray_50);
  font-size: 1.4rem;
  font-weight: bold;
}
.common_sub_header .h_writer_btn i {
  margin-right: 5px;
  font-weight: normal;
}
.bh.has_act.has_board .header_wrap {
  display: none;
}
/* shop 페이지 */
.main_top_slide {
  margin-bottom: 30px;
}
.main_top_slide .swiper-slide {
  max-width: 332px;
  margin-right: 15px;
}
.main_top_slide .swiper-slide:last-child {
  margin-right: 0;
}
.main_top_slide .in_slide {
  height: 380px;
  background: url("/files/attach/images/main/top_silde_img1.jpg");
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05), 8px 8px 11px 0 rgba(0, 0, 0, 0.03), 17px 17px 15px 0 rgba(0, 0, 0, 0.02), 30px 31px 17px 0 rgba(0, 0, 0, 0.01), -10px -6px 17px 0 rgba(0, 0, 0, 0.03);
  border-radius: 10px;
  background-size: cover;
  padding: 30px;
}
.main_top_slide .in_slide h3 {
  font-size: 2.4rem;
  line-height: 1.2;
  margin-bottom: 10px;
}
.main_top_slide .in_slide p {
  font-size: 1.8rem;
  line-height: 1.2;
}
.main_top_slide .in_slide > span {
  position: absolute;
  width: 260px;
  left: 50%;
  bottom: 30px;
  transform: translateX(-50%);
  padding: 14px 0px;
  text-align: center;
  border-radius: 5px;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05), 8px 8px 11px 0 rgba(0, 0, 0, 0.03), 17px 17px 15px 0 rgba(0, 0, 0, 0.02), 30px 31px 17px 0 rgba(0, 0, 0, 0.01), -10px -6px 17px 0 rgba(0, 0, 0, 0.03);
  color: var(--bh_color_white);
  background-color: var(--bh_color_main);
  line-height: 1.2;
}
.main_top_slide .in_slide > a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.main_top_slide .in_slide.in2 {
  background: url("/files/attach/images/main/top_silde_img2.jpg");
  background-size: cover;
}
.main_shop_search {
  margin-bottom: 30px;
  margin-top: 30px;
}
.main_shop_search input {
  width: 100%;
  background-color: var(--bh_color_white);
  border-radius: 10px;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05), 8px 8px 11px 0 rgba(0, 0, 0, 0.03), 17px 17px 15px 0 rgba(0, 0, 0, 0.02), 30px 31px 17px 0 rgba(0, 0, 0, 0.01), -10px -6px 17px 0 rgba(0, 0, 0, 0.03);
  border: solid 1px var(--bh_color_gray_300);
  padding-left: 49px;
  height: 52px;
  background-image: url("/files/attach/images/icon/search.png");
  background-repeat: no-repeat;
  background-position: left 15px center;
}
.main_shop_search input::placeholder {
  font-size: 1.8rem;
  font-weight: 500;
  color: var(--bh_color_gray_500);
}
.category_option_box {
  background-color: var(--bh_color_white);
  padding: 20px 15px 15px;
  border-radius: 10px;
  margin-bottom: 30px;
}
.category_option_box h3 {
  font-size: 1.8rem;
  color: var(--bh_color_gray_700);
  margin-bottom: 10px;
}
.category_option_box .category-list {
  overflow: hidden;
}
.category_option_box .category-list .swiper-slide {
  width: auto;
}
.category_option_box .category-list .swiper-slide a {
  position: relative;
  border-radius: 50%;
  display: block;
  width: 80px;
  height: 80px;
}
.category_option_box .category-list .swiper-slide a p {
  width: 100%;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: var(--bh_color_white);
}
.category_option_box .category-list .swiper-slide:nth-child(1) a {
  background: url("/files/attach/images/icon/category_bg1.png") no-repeat;
  background-size: cover;
}
.category_option_box .category-list .swiper-slide:nth-child(2) a {
  background: url("/files/attach/images/icon/category_bg2.png") no-repeat;
  background-size: cover;
}
.category_option_box .category-list .swiper-slide:nth-child(3) a {
  background: url("/files/attach/images/icon/category_bg3.png") no-repeat;
  background-size: cover;
}
.category_option_box .category-list .swiper-slide:nth-child(4) a {
  background: url("/files/attach/images/icon/category_bg4.png") no-repeat;
  background-size: cover;
}
.category_option_box .category-list .swiper-slide:nth-child(5) a {
  background: url("/files/attach/images/icon/category_bg5.png") no-repeat;
  background-size: cover;
}
.category_option_box .category-list .swiper-slide:nth-child(6) a {
  background: url("/files/attach/images/icon/category_bg6.png") no-repeat;
  background-size: cover;
}
.category_option_box .category-list .swiper-slide:nth-child(7) a {
  background: url("/files/attach/images/icon/category_bg7.png") no-repeat;
  background-size: cover;
}
.category_option_box .category-list .swiper-slide:nth-child(8) a {
  background: url("/files/attach/images/icon/category_bg8.png") no-repeat;
  background-size: cover;
}
.category_option_box .category-list .swiper-slide:nth-child(9) a {
  background: url("/files/attach/images/icon/category_bg9.png") no-repeat;
  background-size: cover;
}
.category_option_box .category-list .swiper-slide:nth-child(10) a {
  background: url("/files/attach/images/icon/category_bg10.png") no-repeat;
  background-size: cover;
}
.category_option_box .category-list .swiper-slide:nth-child(11) a {
  background: url("/files/attach/images/icon/category_bg11.png") no-repeat;
  background-size: cover;
}
@media (max-width: 600px) {
  .main_top_slide .swiper-slide {
    max-width: 60%;
  }
  .main_top_slide .in_slide {
    height: 180px;
    padding: 15px;
    background-size: 100%;
    background-position: center !important;
  }
  .main_top_slide .in_slide h3 {
    font-size: 1.6rem;
  }
  .main_top_slide .in_slide p {
    font-size: 1.4rem;
  }
  .main_top_slide .in_slide > span {
    width: calc(100% - 30px);
    bottom: 15px;
    font-size: 1.4rem;
    padding: 8px 0px;
  }
  .main_shop_search {
    margin-bottom: 15px;
  }
  .main_shop_search input {
    padding-left: 35px;
    height: 45px;
    background-position: left 10px center;
    background-size: 20px;
    font-size: 1.6rem;
  }
  .main_shop_search input::placeholder {
    font-size: 1.6rem;
  }
  .category_option_box {
    padding: 15px;
  }
  .category_option_box h3 {
    font-size: 1.6rem;
  }
}
/* shop 페이지 - 내 주변 샵 */
#normal-shop-list .subject {
  margin-bottom: 10px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
  color: var(--bh_color_gray_700);
}
#normal-shop-list .close_shop_slide {
  margin-bottom: 30px;
}
#normal-shop-list .close_shop_slide .item {
  background-color: var(--bh_color_white);
  border-radius: 15px;
  overflow: hidden;
  width: 465px !important;
  margin-right: 15px;
}
#normal-shop-list .close_shop_slide .item .img_box {
  width: 152px;
  height: 152px;
}
#normal-shop-list .close_shop_slide .item .img_box img {
  width: 100%;
  height: 100%;
}
#normal-shop-list .close_shop_slide .item .content_box {
  padding: 18px 20px;
}
#normal-shop-list .close_shop_slide .item .content_box .title {
  margin-bottom: 10px;
}
#normal-shop-list .close_shop_slide .item .content_box .title p {
  font-size: 1.6rem;
  font-weight: bold;
}
#normal-shop-list .close_shop_slide .item .content_box .title .ad {
  font-size: 1rem;
  color: #fff;
  font-weight: 500;
  background: #eb4778;
  margin-left: 5px;
  position: relative;
  top: -2px;
  line-height: 1;
  padding: 2px 4px;
}
#normal-shop-list .close_shop_slide .item .content_box .info {
  font-weight: 500;
  margin-bottom: 5px;
}
#normal-shop-list .close_shop_slide .item .content_box .info span {
  display: block;
  font-size: 1.2rem;
}
#normal-shop-list .close_shop_slide .item .content_box .info span.adrs {
  color: var(--bh_color_gray_600);
}
#normal-shop-list .close_shop_slide .item .content_box .category {
  margin-bottom: 5px;
}
#normal-shop-list .close_shop_slide .item .content_box .category span {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 230px;
}
#normal-shop-list .close_shop_slide .item .content_box .distance {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_main_400);
}
@media (max-width: 600px) {
  #normal-shop-list .subject {
    font-size: 1.6rem;
  }
  #normal-shop-list .close_shop_slide .item {
    border-radius: 10px;
  }
  #normal-shop-list .close_shop_slide .item .img_box {
    width: 120px;
    height: 100%;
  }
  #normal-shop-list .close_shop_slide .item .content_box {
    padding: 15px 10px;
  }
  #normal-shop-list .close_shop_slide .item .content_box .category span {
    width: 130px;
  }
}
@media (max-width: 470px) {
  #normal-shop-list .close_shop_slide .item {
    width: 100% !important;
  }
}
/* shop 페이지 - 인기샵 */
#popular-shop-list .subject {
  margin-bottom: 10px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
  color: var(--bh_color_gray_700);
}
#popular-shop-list .popular_shop_slide {
  margin-bottom: 30px;
}
#popular-shop-list .popular_shop_slide .item {
  background-color: var(--bh_color_white);
  border-radius: 15px;
  overflow: hidden;
  width: 352px !important;
  margin-right: 15px;
}
#popular-shop-list .popular_shop_slide .item .img_box {
  height: 200px;
  background-size: cover !important;
  background-position: center !important;
}
#popular-shop-list .popular_shop_slide .item .content_box {
  padding: 15px;
  position: relative;
}
#popular-shop-list .popular_shop_slide .item .content_box .title p {
  font-size: 1.8rem;
  font-weight: bold;
  color: var(--bh_color_gray_700);
}
#popular-shop-list .popular_shop_slide .item .content_box .title .ad {
  font-size: 1rem;
  color: #fff;
  font-weight: 500;
  background: #eb4778;
  margin-left: 5px;
  position: relative;
  top: -2px;
  line-height: 1;
  padding: 2px 4px;
}
#popular-shop-list .popular_shop_slide .item .content_box .info {
  font-weight: 500;
  margin-bottom: 10px;
}
#popular-shop-list .popular_shop_slide .item .content_box .info span {
  display: block;
  font-size: 1.2rem;
}
#popular-shop-list .popular_shop_slide .item .content_box .info span.adrs {
  color: var(--bh_color_gray_600);
}
#popular-shop-list .popular_shop_slide .item .content_box .category {
  margin-bottom: 5px;
}
#popular-shop-list .popular_shop_slide .item .content_box .category span {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 300px;
}
#popular-shop-list .popular_shop_slide .item .content_box .distance {
  font-size: 1.4rem;
  font-weight: bold;
  color: var(--bh_color_main);
  position: absolute;
  top: 15px;
  right: 15px;
}
@media (max-width: 640px) {
  #popular-shop-list .subject {
    font-size: 1.6rem;
  }
  #popular-shop-list .popular_shop_slide .item {
    border-radius: 10px;
    width: calc(100% - 87px) !important;
  }
  #popular-shop-list .popular_shop_slide .item .img_box {
    height: 140px;
  }
  #popular-shop-list .popular_shop_slide .item .content_box {
    padding: 15px 10px;
  }
  #popular-shop-list .popular_shop_slide .item .content_box .title {
    margin-bottom: 5px;
  }
  #popular-shop-list .popular_shop_slide .item .content_box .title p {
    font-size: 1.6rem;
  }
  #popular-shop-list .popular_shop_slide .item .content_box .info {
    font-weight: 500;
    margin-bottom: 10px;
  }
  #popular-shop-list .popular_shop_slide .item .content_box .info span {
    display: block;
    font-size: 1.2rem;
  }
  #popular-shop-list .popular_shop_slide .item .content_box .info span.adrs {
    color: var(--bh_color_gray_600);
  }
  #popular-shop-list .popular_shop_slide .item .content_box .category {
    margin-bottom: 0px;
  }
  #popular-shop-list .popular_shop_slide .item .content_box .category span {
    width: 230px;
  }
  #popular-shop-list .popular_shop_slide .item .content_box .distance {
    right: 10px;
  }
}
@media (max-width: 375px) {
  #popular-shop-list .popular_shop_slide .item {
    width: calc(100% - 17%) !important;
  }
}
/* shop 페이지 - 방문후기 */
#review-shop-list {
  margin-bottom: 30px;
}
#review-shop-list .subject {
  margin-bottom: 10px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
  color: var(--bh_color_gray_700);
}
#review-shop-list .item {
  width: 352px !important;
  margin-right: 15px;
}
#review-shop-list .item_inner {
  background-color: var(--bh_color_white);
  overflow: hidden;
  border-radius: 1;
  border-radius: 15px;
}
#review-shop-list .item_inner .user_box {
  padding: 10px 15px;
}
#review-shop-list .item_inner .user_box i {
  line-height: 1;
  color: var(--bh_color_gray_400);
  font-size: 2rem;
  margin-right: 5px;
}
#review-shop-list .item_inner .user_box span {
  line-height: 1;
  font-size: 1.6rem;
  color: var(--bh_color_gray_600);
}
#review-shop-list .item_inner .img_box {
  height: 200px;
}
#review-shop-list .item_inner .img_box .img_txt {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 0 15px 15px;
}
#review-shop-list .item_inner .img_box .img_txt .icon i {
  color: var(--bh_color_white);
  font-size: 2rem;
}
#review-shop-list .item_inner .img_box .img_txt .re_title {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#review-shop-list .item_inner .img_box .img_txt .re_content {
  font-size: 1.6rem;
}
#review-shop-list .item_inner .content_box {
  padding: 15px;
}
#review-shop-list .item_inner .content_box .shop_name {
  margin-bottom: 15px;
}
#review-shop-list .item_inner .content_box .shop_name p {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
}
#review-shop-list .item_inner .content_box .shop_name span {
  font-size: 1.4rem;
  font-weight: bold;
  color: var(--bh_color_main);
}
#review-shop-list .item_inner .content_box .info {
  font-weight: 500;
  margin-bottom: 10px;
}
#review-shop-list .item_inner .content_box .info span {
  display: block;
  font-size: 1.4rem;
}
#review-shop-list .item_inner .content_box .info span.point {
  font-weight: bold;
  color: var(--bh_color_main);
}
#review-shop-list .item_inner .content_box .info span.point i {
  font-size: 1.2rem;
  position: relative;
  top: -2px;
}
#review-shop-list .item_inner .content_box .info span.adrs {
  color: var(--bh_color_gray_600);
}
#review-shop-list .item_inner .content_box .category span {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 300px;
}
@media (max-width: 640px) {
  #review-shop-list .subject {
    font-size: 1.6rem;
  }
  #review-shop-list .item {
    width: calc(100% - 87px) !important;
    margin-right: 15px;
  }
  #review-shop-list .item_inner {
    border-radius: 10px;
  }
  #review-shop-list .item_inner .user_box {
    padding: 10px 15px;
  }
  #review-shop-list .item_inner .user_box i {
    font-size: 1.8rem;
  }
  #review-shop-list .item_inner .user_box span {
    font-size: 1.4rem;
  }
  #review-shop-list .item_inner .img_box {
    height: 140px;
  }
  #review-shop-list .item_inner .img_box .img_txt {
    padding: 0 10px 10px;
  }
  #review-shop-list .item_inner .img_box .img_txt .icon i {
    font-size: 1.6rem;
  }
  #review-shop-list .item_inner .img_box .img_txt .re_title {
    font-size: 1.8rem;
    font-weight: bold;
  }
  #review-shop-list .item_inner .img_box .img_txt .re_content {
    font-size: 1.4rem;
  }
  #review-shop-list .item_inner .content_box {
    padding: 15px 10px;
  }
  #review-shop-list .item_inner .content_box .shop_name {
    margin-bottom: 5px;
  }
  #review-shop-list .item_inner .content_box .shop_name p {
    font-size: 1.6rem;
  }
  #review-shop-list .item_inner .content_box .shop_name span {
    font-size: 1.2rem;
  }
  #review-shop-list .item_inner .content_box .info span {
    font-size: 1.2rem;
  }
  #review-shop-list .item_inner .content_box .info span.point i {
    top: 0;
  }
  #review-shop-list .item_inner .content_box .category span {
    width: 230px;
  }
}
@media (max-width: 375px) {
  #review-shop-list .item {
    width: calc(100% - 17%) !important;
  }
}
/* shop 페이지 - 중간 배너 */
.banner_area {
  margin-bottom: 30px;
}
.banner_area a {
  padding: 40px 30px 40px;
  border-radius: 10px;
  background: url("/files/attach/images/main/home_banner.jpg") no-repeat;
  background-size: cover;
  min-height: 137.5px;
}
.banner_area a > span {
  font-size: 1.4rem;
  font-weight: bold;
  color: #3056f4;
  border-radius: 50px;
  background-color: #8fe645;
  padding: 2px 15px;
  margin-bottom: 10px;
}
.banner_area a p {
  color: var(--bh_color_white);
  font-size: 2.4rem;
  line-height: 1.2;
}
.banner_area a p span {
  color: #8fe645;
}
@media (max-width: 600px) {
  .banner_area a {
    padding: 30px 15px;
    min-height: 106px;
  }
  .banner_area a p {
    font-size: 2rem;
  }
}
/* shop 페이지 - 신규입점 */
.new-shop-list {
  padding: 20px 15px;
  margin-bottom: 25px;
  border-radius: 10px;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05), 8px 8px 11px 0 rgba(0, 0, 0, 0.03), 17px 17px 15px 0 rgba(0, 0, 0, 0.02), 30px 31px 17px 0 rgba(0, 0, 0, 0.01), -10px -6px 17px 0 rgba(0, 0, 0, 0.03);
  background-color: var(--bh_color_white);
}
.new-shop-list .subject {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
  color: var(--bh_color_gray_700);
  margin-bottom: 20px;
}
.new-shop-list .new_shop_area .item .item_inner {
  padding: 14.5px 0;
  border-bottom: 1px solid var(--bh_color_gray_300);
  align-items: end;
}
.new-shop-list .new_shop_area .item .item_inner .img_box img {
  max-width: 150px;
  border-radius: 10px;
}
.new-shop-list .new_shop_area .item .item_inner .img_box .ready_cover {
  position: absolute;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.new-shop-list .new_shop_area .item .item_inner .img_box .ready_cover .txt {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.new-shop-list .new_shop_area .item .item_inner .img_box .ready_cover .txt i {
  color: var(--bh_color_white);
  line-height: 1;
  font-size: 2.4rem;
}
.new-shop-list .new_shop_area .item .item_inner .img_box .ready_cover .txt p {
  margin-top: 5px;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_white);
  line-height: 1.2;
}
.new-shop-list .new_shop_area .item .item_inner .img_box .ready_cover .txt p b b {
  font-weight: bold;
}
.new-shop-list .new_shop_area .item .item_inner .img_box .event_badge {
  position: absolute;
  top: -5px;
  right: -5px;
  background-color: var(--bh_color_white);
  border-radius: 50px;
  border: 1px solid var(--bh_color_gray_300);
  padding: 2px 10px;
}
.new-shop-list .new_shop_area .item .item_inner .img_box .event_badge p {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_main);
  line-height: 1;
  margin-right: 5px;
}
.new-shop-list .new_shop_area .item .item_inner .img_box .event_badge .icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: relative;
  background-color: var(--bh_color_main);
}
.new-shop-list .new_shop_area .item .item_inner .img_box .event_badge .icon i {
  color: var(--bh_color_white);
  line-height: 1;
  font-size: 1.4rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.new-shop-list .new_shop_area .item .item_inner .img_box .reservation_badge {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 8px 0;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0 0 10px 10px;
}
.new-shop-list .new_shop_area .item .item_inner .img_box .reservation_badge i {
  line-height: 1;
  color: var(--bh_color_white);
  font-size: 1.4rem;
  margin-right: 5px;
}
.new-shop-list .new_shop_area .item .item_inner .img_box .reservation_badge p {
  line-height: 1;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_white);
}
.new-shop-list .new_shop_area .item .item_inner .content_box {
  position: relative;
  height: 100%;
}
.new-shop-list .new_shop_area .item .item_inner .content_box .event {
  margin-bottom: 20px;
}
.new-shop-list .new_shop_area .item .item_inner .content_box .event .ds-f {
  gap: 5px;
}
.new-shop-list .new_shop_area .item .item_inner .content_box .event .ds-f span {
  display: block;
  line-height: 1;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 6px 10px;
  border-radius: 50px;
}
.new-shop-list .new_shop_area .item .item_inner .content_box .shop_name {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.new-shop-list .new_shop_area .item .item_inner .content_box .shop_name p {
  font-weight: bold;
  line-height: 1;
  font-size: 1.8rem;
}
.new-shop-list .new_shop_area .item .item_inner .content_box .shop_name span {
  font-size: 1rem;
  color: #fff;
  font-weight: 500;
  background: #eb4778;
  margin-left: 5px;
  line-height: 1;
  padding: 2px 4px;
}
.new-shop-list .new_shop_area .item .item_inner .content_box .info {
  font-weight: 500;
  font-size: 1.4rem;
  color: var(--bh_color_main);
}
.new-shop-list .new_shop_area .item .item_inner .content_box .info span {
  display: block;
}
.new-shop-list .new_shop_area .item .item_inner .content_box .info span.score {
  font-weight: bold;
}
.new-shop-list .new_shop_area .item .item_inner .content_box .info span.dot {
  color: var(--bh_color_gray_600);
}
.new-shop-list .new_shop_area .item .item_inner .content_box .info span.distance i {
  font-weight: normal;
  margin-right: 3px;
}
.new-shop-list .new_shop_area .item .item_inner .content_box .adrs {
  margin-bottom: 5px;
}
.new-shop-list .new_shop_area .item .item_inner .content_box .adrs p {
  font-size: 1.4rem;
  font-weight: bold;
}
.new-shop-list .new_shop_area .item .item_inner .content_box .price {
  font-size: 1.6rem;
  font-weight: bold;
}
.new-shop-list .new_shop_area .item .item_inner .content_box .category {
  position: absolute;
  right: 0;
  bottom: 0;
}
.new-shop-list .new_shop_area .item .item_inner .content_box .category span {
  text-align: right;
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--bh_color_gray_400);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 230px;
}
.new-shop-list .new_shop_area .item:first-child .item_inner {
  padding-top: 0;
}
.new-shop-list .new_shop_area .item:last-child .item_inner {
  padding-bottom: 0;
  border-bottom: 0;
}
@media (max-width: 600px) {
  .new-shop-list {
    padding: 20px 15px;
  }
  .new-shop-list .subject {
    font-size: 1.6rem;
  }
  .new-shop-list .new_shop_area .item .item_inner {
    align-items: center;
  }
  .new-shop-list .new_shop_area .item .item_inner .img_box {
    margin-right: 0px;
    width: 100px;
  }
  .new-shop-list .new_shop_area .item .item_inner .img_box img {
    max-width: 100%;
    width: 100%;
  }
  .new-shop-list .new_shop_area .item .item_inner .img_box .event_badge {
    right: 5px;
    top: 5px;
    zoom: 0.6;
  }
  .new-shop-list .new_shop_area .item .item_inner .img_box .event_badge p {
    font-size: 1.2rem;
    margin-right: 5px;
  }
  .new-shop-list .new_shop_area .item .item_inner .img_box .event_badge .icon {
    width: 18px;
    height: 18px;
  }
  .new-shop-list .new_shop_area .item .item_inner .img_box .event_badge .icon i {
    font-size: 1.2rem;
  }
  .new-shop-list .new_shop_area .item .item_inner .content_box {
    height: auto;
  }
  .new-shop-list .new_shop_area .item .item_inner .content_box .event .ds-f span {
    font-size: 1rem;
  }
  .new-shop-list .new_shop_area .item .item_inner .content_box .shop_name {
    margin-bottom: 5px;
  }
  .new-shop-list .new_shop_area .item .item_inner .content_box .shop_name p {
    font-size: 1.7rem;
  }
  .new-shop-list .new_shop_area .item .item_inner .content_box .adrs {
    margin-bottom: 3px;
  }
  .new-shop-list .new_shop_area .item .item_inner .content_box .adrs p {
    font-size: 1.4rem;
    font-weight: bold;
  }
  .new-shop-list .new_shop_area .item .item_inner .content_box .price {
    font-size: 1.4rem;
  }
  .new-shop-list .new_shop_area .item .item_inner .content_box .category span {
    width: 100px;
    font-size: 1.4rem;
  }
}
/* 메인 하단 제휴&고객센터 영역 */
.bottm_btn_area {
  padding: 30px;
  border-radius: 10px;
  background-color: var(--bh_color_text);
  position: relative;
}
.bottm_btn_area img {
  position: absolute;
  right: 30px;
  top: 30px;
}
.bottm_btn_area h3 {
  font-size: 2.4rem;
  line-height: 1.2;
  margin-bottom: 15px;
}
.bottm_btn_area p {
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.bottm_btn_area a {
  width: 200px;
  text-align: center;
  padding: 12px;
  line-height: 1.2;
  background-color: var(--bh_color_main);
  font-size: 1.8rem;
  border-radius: 5px;
  font-weight: bold;
  transition: all 0.3s;
  color: var(--bh_color_white);
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05), 8px 8px 11px 0 rgba(0, 0, 0, 0.03), 17px 17px 15px 0 rgba(0, 0, 0, 0.02), 30px 31px 17px 0 rgba(0, 0, 0, 0.01), -10px -6px 17px 0 rgba(0, 0, 0, 0.03);
}
.bottm_btn_area a:hover {
  background-color: var(--bh_color_white);
  color: var(--bh_color_main);
}
.bottm_btn_area.bba2 {
  background-color: var(--bh_color_white);
  border: 1px solid var(--bh_color_gray_300);
}
.bottm_btn_area.bba2 a {
  background-color: var(--bh_color_text);
  color: var(--bh_color_white);
  border: 1px solid var(--bh_color_text);
}
.bottm_btn_area.bba2 a:hover {
  background-color: var(--bh_color_white);
  color: var(--bh_color_text);
}
.bottm_btn_area.bba3 {
  background-color: var(--bh_color_white);
}
.bottm_btn_area.bba3 img {
  position: absolute;
  left: 0;
  bottom: 0;
  right: unset;
  top: unset;
}
.bottm_btn_area.bba3 h3 {
  position: relative;
}
.bottm_btn_area.bba3 h3 span {
  color: #3465df;
}
.bottm_btn_area.bba3 a {
  background-color: var(--bh_color_text);
  color: var(--bh_color_white);
  border: 1px solid var(--bh_color_text);
  position: relative;
}
.bottm_btn_area.bba3 a:hover {
  background-color: var(--bh_color_white);
  color: var(--bh_color_text);
}
.bottm_btn_area.bba3.c_b {
  margin: 0px -16px 8px;
  border-radius: 0;
}
@media (max-width: 600px) {
  .bottm_btn_area {
    padding: 20px 15px;
  }
  .bottm_btn_area img {
    display: none;
  }
  .bottm_btn_area h3 {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .bottm_btn_area p {
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 15px;
  }
  .bottm_btn_area a {
    width: 100%;
    padding: 8px;
    font-size: 1.4rem;
  }
}
/* 하단 고정 메뉴 */
.flexed_bottom_menu {
  max-width: 640px;
  width: 100%;
  position: fixed;
  background-color: var(--bh_color_white);
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  z-index: 99;
  border-top: 1px solid var(--bh_color_gray_300);
}
.flexed_bottom_menu a {
  padding: 8px 0;
}
.flexed_bottom_menu a i {
  font-size: 2.4rem;
  color: var(--bh_color_gray_600);
  margin-bottom: 5px;
}
.flexed_bottom_menu a p {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
.flexed_bottom_menu a.active i {
  color: var(--bh_color_text);
}
.flexed_bottom_menu a.active p {
  color: var(--bh_color_text);
  font-weight: bold;
}
@media (max-width: 600px) {
  .flexed_bottom_menu a p {
    font-size: 1.2rem;
  }
}
/* shop 상세 */
.shop_detail_wrap {
  margin-top: -15px;
}
.shop_detail_wrap .shop_slide {
  margin: 0 -15px;
  height: 360px;
  position: relative;
  overflow: hidden;
}
.shop_detail_wrap .shop_slide .like_btn {
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  top: 10px;
  right: 10px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
}
.shop_detail_wrap .shop_slide .like_btn i {
  color: var(--bh_color_white);
  font-size: 2rem;
}
.shop_detail_wrap .shop_slide .page_prev {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  top: 10px;
  left: 10px;
  right: unset;
  bottom: unset;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
}
.shop_detail_wrap .shop_slide .page_prev i {
  color: var(--bh_color_white);
  font-size: 2rem;
}
.shop_detail_wrap .shop_slide .pagination_box {
  border-radius: 50px;
  background-color: rgba(66, 66, 66, 0.7);
  padding: 2px 10px;
  position: absolute;
  right: 15px;
  bottom: 35px;
  z-index: 2;
}
.shop_detail_wrap .shop_slide .pagination_box .swiper-pagination {
  position: relative;
  left: unset;
  top: unset;
  right: unset;
  bottom: unset;
  font-size: 1.4rem;
  color: var(--bh_color_white);
}
.shop_detail_wrap .shop_slide .pagination_box .swiper-pagination .swiper-pagination-current {
  font-weight: bold;
}
.shop_detail_wrap .shop_slide .item {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.shop_detail_wrap .detail-menu {
  background-color: var(--bh_color_white);
  border-radius: 10px 10px 0 0;
  margin: -10px -15px 0;
  padding: 7px 15px 0;
  border-bottom: solid 1px var(--bh_color_gray_300);
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  position: sticky;
  left: 0;
  top: 0;
  z-index: 5;
}
.shop_detail_wrap .detail-menu li a {
  display: block;
  padding: 10px 0;
  font-size: 2rem;
  font-weight: bold;
  color: var(--bh_color_gray_400);
  line-height: 1.2;
  position: relative;
}
.shop_detail_wrap .detail-menu li a.active {
  color: var(--bh_color_text);
}
.shop_detail_wrap .detail-menu li a.active::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: var(--bh_color_main);
  position: absolute;
  left: 0;
  bottom: -1px;
}
.shop_detail_wrap .shop_info {
  background-color: var(--bh_color_white);
  padding: 20px 15px;
  margin: 0 -15px 8px;
}
.shop_detail_wrap .shop_info .shop_name {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 8px;
}
.shop_detail_wrap .shop_info .shop_location {
  font-size: 1.8rem;
  font-weight: bold;
  color: var(--bh_color_gray_600);
  border-radius: 50px;
  border: 1px solid var(--bh_color_gray_300);
  border-radius: 50px;
  line-height: 1.2;
  padding: 5px 15px;
}
.shop_detail_wrap .shop_info .shop_evaluation {
  gap: 5px;
}
.shop_detail_wrap .shop_info .shop_evaluation > div {
  display: inline-block;
  background: #eee;
  padding: 5px 10px;
  border-radius: 20px;
  font-size: 1.4rem;
}
.shop_detail_wrap .shop_info .shop_evaluation > div i {
  line-height: 1;
  font-size: 1.2rem;
  color: var(--bh_color_main);
  margin-right: 3px;
  position: relative;
  top: -1px;
}
.shop_detail_wrap .shop_info .shop_evaluation > div.star {
  font-size: 1.4rem;
}
.shop_detail_wrap .shop_info .notice, .shop_detail_wrap .shop_info .event {
  border-radius: 10px;
  box-shadow: 0 6px 23px 0 rgba(0, 0, 0, 0.01), 0 24px 34px 0 rgba(0, 0, 0, 0.01), 0 95px 48px 0 rgba(0, 0, 0, 0.01), 0 148px 52px 0 rgba(0, 0, 0, 0), 0 -6px 40px 0 rgba(0, 0, 0, 0.02);
  border: solid 1px var(--bh_color_gray_300);
  padding: 15px;
}
.shop_detail_wrap .shop_info .notice h3, .shop_detail_wrap .shop_info .event h3 {
  font-size: 1.4rem;
  color: var(--bh_color_gray_600);
  border-radius: 5px;
  background-color: var(--bh_color_gray_50);
  padding: 5px 10px;
  cursor: pointer;
  position: relative;
}
.shop_detail_wrap .shop_info .notice h3 img, .shop_detail_wrap .shop_info .event h3 img {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}
.shop_detail_wrap .shop_info .notice h3.on img, .shop_detail_wrap .shop_info .event h3.on img {
  transform: translateY(-50%) rotate(0deg);
}
.shop_detail_wrap .shop_info .notice > div, .shop_detail_wrap .shop_info .event > div {
  display: none;
  margin-top: 10px;
  font-size: 1.6rem;
  font-weight: 500;
}
.shop_detail_wrap .shop_info .shop_detail_info .bh_row {
  margin-bottom: 10px;
}
.shop_detail_wrap .shop_info .shop_detail_info .bh_row p {
  font-size: 1.6rem;
  font-weight: 500;
  width: 90px;
}
.shop_detail_wrap .shop_info .shop_detail_info .bh_row span {
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
.shop_detail_wrap .shop_info .shop_detail_info .bh_row:last-child {
  margin-bottom: 0;
}
.shop_detail_wrap .shop_info .shop_detail_info .ready_shop {
  padding: 60px 0;
  border-radius: 10px;
  background-color: var(--bh_color_gray_100);
}
.shop_detail_wrap .shop_info .shop_detail_info .ready_shop p {
  font-weight: bold;
  color: var(--bh_color_gray_400);
  font-size: 24px;
}
.shop_detail_wrap .shop_introduction {
  background-color: var(--bh_color_white);
  padding: 20px 15px;
  margin: 0 -15px 8px;
}
.shop_detail_wrap .shop_introduction h3 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.2;
}
.shop_detail_wrap .shop_introduction p {
  font-size: 1.6rem;
}
.shop_detail_wrap .shop_course_info {
  background-color: var(--bh_color_white);
  padding: 20px 15px;
  margin: 0 -15px 8px;
}
.shop_detail_wrap .shop_course_info > h3 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.2;
}
.shop_detail_wrap .shop_course_info .course_inner .option {
  border-radius: 10px;
  border: solid 1px var(--bh_color_text);
  padding: 15px 15px 5px;
  margin-bottom: 15px;
}
.shop_detail_wrap .shop_course_info .course_inner .option .title {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 5px;
}
.shop_detail_wrap .shop_course_info .course_inner .option .title i {
  font-weight: normal;
  font-size: 1.6rem;
  margin-right: 5px;
  color: var(--bh_color_main);
}
.shop_detail_wrap .shop_course_info .course_inner .option .time {
  font-size: 1.6rem;
  font-weight: bold;
  margin-right: 15px;
}
.shop_detail_wrap .shop_course_info .course_inner .option .in_txt {
  font-size: 1.4rem;
  padding: 10px 0;
  color: var(--bh_color_gray_600);
  border-bottom: 1px solid var(--bh_color_gray_300);
}
.shop_detail_wrap .shop_course_info .course_inner .option > .ds-f {
  padding: 10px 0;
  border-bottom: 1px solid var(--bh_color_gray_300);
  margin-bottom: 10px;
}
.shop_detail_wrap .shop_course_info .course_inner .option > .ds-f:last-child {
  padding: 0px;
  border-bottom: 0;
}
.shop_detail_wrap .shop_course_info .course_inner .option .price_area {
  display: flex;
}
.shop_detail_wrap .shop_course_info .course_inner .option .price_area .price {
  width: 180px;
  background-color: var(--bh_color_gray_50);
  border-radius: 5px;
  padding: 10px;
  text-align: right;
}
.shop_detail_wrap .shop_course_info .course_inner .option .price_area .price .day_time {
  font-size: 1.4rem;
  font-weight: bold;
  color: var(--bh_color_main_400);
}
.shop_detail_wrap .shop_course_info .course_inner .option .price_area .price .ds-f {
  margin-bottom: 5px;
}
.shop_detail_wrap .shop_course_info .course_inner .option .price_area .price .ds-f span {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 500;
  color: #3278ff;
  margin-right: 5px;
}
.shop_detail_wrap .shop_course_info .course_inner .option .price_area .price .ds-f p {
  font-size: 1.4rem;
  color: var(--bh_color_gray_400);
  text-decoration: line-through;
}
.shop_detail_wrap .shop_course_info .course_inner .option .price_area .price h5 {
  font-size: 1.6rem;
  color: var(--bh_color_main);
}
.shop_detail_wrap .shop_course_info .course_inner .option .price_area .price.night {
  margin-left: 15px;
}
.shop_detail_wrap .shop_course_info .course_inner .option:last-child {
  margin-bottom: 0;
}
.shop_detail_wrap > .shop_location {
  background-color: var(--bh_color_white);
  padding: 20px 15px;
  margin: 0 -15px 8px;
  position: relative;
}
.shop_detail_wrap > .shop_location #location {
  position: absolute;
  left: 0;
  top: -50px;
}
.shop_detail_wrap > .shop_location > h3 {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
}
.shop_detail_wrap > .shop_location .arr {
  position: absolute;
  right: 10px;
  top: 19px;
  cursor: pointer;
  transition: all 0.3s;
}
.shop_detail_wrap > .shop_location .arr i {
  line-height: 1;
  font-size: 2.4rem;
  color: var(--bh_color_gray_400);
}
.shop_detail_wrap > .shop_location .location_info {
  margin-top: 15px;
  display: none;
}
.shop_detail_wrap > .shop_location .location_info .inner {
  border-bottom: 1px solid var(--bh_color_gray_300);
  padding: 8px 0;
  margin-bottom: 8px;
}
.shop_detail_wrap > .shop_location .location_info .inner .copyadrs {
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
.shop_detail_wrap > .shop_location .location_info .inner .copyadrs i {
  font-size: 1.4rem;
  margin-right: 3px;
}
.shop_detail_wrap > .shop_location .location_info .inner p {
  font-size: 1.6rem;
}
.shop_detail_wrap > .shop_location .location_info .inner:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.shop_detail_wrap > .shop_location.on .arr {
  transform: rotate(180deg);
}
.shop_detail_wrap .shop_facility {
  background-color: var(--bh_color_white);
  padding: 20px 15px;
  margin: 0 -15px 8px;
  position: relative;
}
.shop_detail_wrap .shop_facility > h3 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.2;
}
.shop_detail_wrap .shop_facility ul {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.shop_detail_wrap .shop_facility ul li {
  padding: 4px 15px;
  border-radius: 50px;
  font-size: 1.6rem;
  background-color: var(--bh_color_gray_100);
  font-size: 1.6rem;
}
.shop_detail_wrap .shop_facility ul li i {
  font-size: 1.4rem;
  color: var(--bh_color_gray_400);
  margin-right: 5px;
}
.shop_detail_wrap .shop_rule {
  background-color: var(--bh_color_white);
  padding: 20px 15px;
  margin: 0 -15px 8px;
  position: relative;
}
.shop_detail_wrap .shop_rule > h3 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.2;
}
.shop_detail_wrap .review_area {
  background-color: var(--bh_color_white);
  padding: 20px 15px;
  margin: 0 -15px 8px;
}
.shop_detail_wrap .review_area .title {
  margin-bottom: 15px;
}
.shop_detail_wrap .review_area .title .ds-f p {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
}
.shop_detail_wrap .review_area .title .ds-f p i {
  color: var(--bh_color_main);
  margin-right: 5px;
}
.shop_detail_wrap .review_area .title .ds-f span {
  font-size: 1.4rem;
  font-weight: 500;
}
.shop_detail_wrap .review_area .title .ds-f span b {
  color: var(--bh_color_main);
}
.shop_detail_wrap .review_area .registration {
  display: block;
  text-align: center;
  border-radius: 5px;
  border: solid 1px var(--bh_color_gray_300);
  padding: 10px 0;
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 30px;
  color: var(--bh_color_main);
  transition: all 0.3s;
}
.shop_detail_wrap .review_area .registration i {
  margin-right: 3px;
}
.shop_detail_wrap .review_area .registration:hover {
  border-color: var(--bh_color_main);
}
.shop_detail_wrap .review_area .review_list .in_review {
  margin-bottom: 30px;
}
.shop_detail_wrap .review_area .review_list .in_review .profile {
  margin-bottom: 12px;
}
.shop_detail_wrap .review_area .review_list .in_review .profile .profile_img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-right: 15px;
  overflow: hidden;
}
.shop_detail_wrap .review_area .review_list .in_review .profile .profile_info .name {
  font-size: 1.6rem;
  font-weight: bold;
}
.shop_detail_wrap .review_area .review_list .in_review .profile .profile_info .ds-f > div {
  margin-right: 20px;
  font-size: 1.4rem;
  color: var(--bh_color_gray_400);
  position: relative;
  line-height: 1;
}
.shop_detail_wrap .review_area .review_list .in_review .profile .profile_info .ds-f > div::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 10px;
  background-color: var(--bh_color_gray_300);
  right: -10px;
  top: 2px;
}
.shop_detail_wrap .review_area .review_list .in_review .profile .profile_info .ds-f > div.star {
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--bh_color_text);
}
.shop_detail_wrap .review_area .review_list .in_review .profile .profile_info .ds-f > div.star i {
  position: relative;
  top: -1px;
  font-weight: normal;
  font-size: 1.4rem;
  color: var(--bh_color_main);
}
.shop_detail_wrap .review_area .review_list .in_review .profile .profile_info .ds-f > div.star i:last-child {
  margin-right: 5px;
}
.shop_detail_wrap .review_area .review_list .in_review .profile .profile_info .ds-f > div:last-child {
  margin-right: 0;
}
.shop_detail_wrap .review_area .review_list .in_review .profile .profile_info .ds-f > div:last-child::before {
  display: none;
}
.shop_detail_wrap .review_area .review_list .in_review .summary {
  font-size: 1.6rem;
}
.shop_detail_wrap .review_area .review_list .in_review .report {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_400);
}
.shop_detail_wrap .review_area .review_list .in_review:last-child {
  margin-bottom: 0;
}
.shop_detail_wrap .review_area .review_list .no_review {
  padding: 30px 0;
  border-radius: 10px;
  background-color: var(--bh_color_gray_50);
}
.shop_detail_wrap .review_area .review_list .no_review i {
  font-size: 1.4rem;
  color: var(--bh_color_main);
}
.shop_detail_wrap .review_area .review_list .no_review p {
  font-size: 1.4rem;
  color: var(--bh_color_main);
  font-weight: 500;
}
.shop_detail_wrap .review_area .review_list.limit > div:nth-child(n+6) {
  display: none;
}
.shop_detail_wrap .review_area .more_review_btn {
  margin-top: 30px;
  cursor: pointer;
  font-size: 1.4rem;
  font-weight: 500;
  border: 1px solid var(--bh_color_gray_300);
  border-radius: 5px;
  transition: all 0.3s;
  padding: 10px 0;
}
.shop_detail_wrap .review_area .more_review_btn i {
  margin-left: 5px;
}
.shop_detail_wrap .review_area .more_review_btn:hover {
  border-color: var(--bh_color_main);
}
.shop_detail_wrap .around_shop_area {
  background-color: var(--bh_color_white);
  padding: 20px 15px;
  margin: 0 -15px;
}
.shop_detail_wrap .around_shop_area .title {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 15px;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner {
  padding: 14.5px 0;
  border-bottom: 1px solid var(--bh_color_gray_300);
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .img_box {
  position: relative;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .img_box img {
  width: 153px;
  height: 153px;
  border-radius: 10px;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .ready_cover {
  position: absolute;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .ready_cover .txt {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .ready_cover .txt i {
  color: var(--bh_color_white);
  line-height: 1;
  font-size: 2.4rem;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .ready_cover .txt p {
  margin-top: 5px;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_white);
  line-height: 1.2;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .ready_cover .txt p b b {
  font-weight: bold;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .event_badge {
  position: absolute;
  top: -5px;
  right: -5px;
  background-color: var(--bh_color_white);
  border-radius: 50px;
  border: 1px solid var(--bh_color_gray_300);
  padding: 2px 4px 2px 10px;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05), 8px 8px 11px 0 rgba(0, 0, 0, 0.03), 17px 17px 15px 0 rgba(0, 0, 0, 0.02), 30px 31px 17px 0 rgba(0, 0, 0, 0.01), -10px -6px 17px 0 rgba(0, 0, 0, 0.03);
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .event_badge p {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_main);
  line-height: 1;
  margin-right: 5px;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .event_badge .icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: relative;
  background-color: var(--bh_color_main);
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .event_badge .icon i {
  color: var(--bh_color_white);
  line-height: 1;
  font-size: 1.4rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .resv {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  font-size: 1.4rem;
  font-weight: 500;
  background: rgba(0, 0, 0, 0.6);
  color: var(--bh_color_white);
  padding: 3px 0;
  text-align: center;
  border-radius: 0 0 10px 10px;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .resv i {
  font-weight: normal;
  margin-right: 5px;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .event {
  margin-bottom: 20px;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .event .ds-f {
  gap: 5px;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .event .ds-f span {
  display: block;
  line-height: 1;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 6px 10px;
  border-radius: 50px;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .shop_name {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .shop_name p {
  font-weight: bold;
  line-height: 1;
  font-size: 1.8rem;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .shop_name span {
  font-size: 1rem;
  color: #fff;
  font-weight: 500;
  background: #eb4778;
  margin-left: 5px;
  line-height: 1;
  padding: 2px 4px;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .info {
  font-weight: 500;
  font-size: 1.4rem;
  color: var(--bh_color_main);
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .info span {
  display: block;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .info span.score {
  font-weight: bold;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .info span.dot {
  color: var(--bh_color_gray_600);
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .info span.distance i {
  font-weight: normal;
  margin-right: 3px;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .adrs {
  margin-bottom: 5px;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .adrs p {
  font-size: 1.4rem;
  font-weight: bold;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .price {
  font-size: 1.6rem;
  font-weight: bold;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .category {
  position: absolute;
  right: 15px;
  bottom: 0;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .category span {
  text-align: right;
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--bh_color_gray_400);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 250px;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner:first-child {
  padding-top: 0;
}
.shop_detail_wrap .around_shop_area .around_list .list_inner:last-child {
  border: 0;
  padding-bottom: 0;
}
.shop_detail_wrap .flexed_detail_bottom_menu {
  max-width: 640px;
  position: fixed;
  border-top: 1px solid var(--bh_color_gray_300);
  background-color: var(--bh_color_white);
  padding: 15px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  z-index: 9;
}
.shop_detail_wrap .flexed_detail_bottom_menu a {
  border-radius: 5px;
  background-color: var(--bh_color_gray_50);
  padding: 10px 0;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  border: 1px solid transparent;
  transition: all 0.3s;
}
.shop_detail_wrap .flexed_detail_bottom_menu a:hover {
  border-color: var(--bh_color_main);
}
.shop_detail_wrap .flexed_detail_bottom_menu a.other {
  background-color: var(--bh_color_main);
  color: var(--bh_color_white);
}
.shop_detail_wrap .flexed_detail_bottom_menu a.other i {
  font-weight: normal;
  margin-right: 3px;
}
.shop_detail_wrap .flexed_detail_bottom_menu a.other:hover {
  background-color: var(--bh_color_main_600);
}
@media (max-width: 600px) {
  .shop_detail_wrap .shop_slide {
    height: 300px;
  }
  .shop_detail_wrap .shop_slide .like_btn {
    width: 35px;
    height: 35px;
  }
  .shop_detail_wrap .shop_slide .page_prev {
    width: 35px;
    height: 35px;
  }
  .shop_detail_wrap .shop_course_info .course_inner .option .time {
    margin-bottom: 5px;
  }
  .shop_detail_wrap .shop_course_info .course_inner .option > .ds-f {
    display: block !important;
  }
  .shop_detail_wrap .shop_course_info .course_inner .option .price_area {
    gap: 10px;
    justify-content: end;
  }
  .shop_detail_wrap .shop_course_info .course_inner .option .price_area .price {
    flex: 0 0 calc(50% - 5px);
    width: 100%;
  }
  .shop_detail_wrap .shop_course_info .course_inner .option .price_area .price.night {
    margin-left: 0px;
  }
  .shop_detail_wrap > .shop_location .arr i {
    font-size: 2.4rem;
  }
  .shop_detail_wrap > .shop_location .location_info .inner .copyadrs {
    font-size: 1.2rem;
    flex: 0 0 57px;
  }
  .shop_detail_wrap > .shop_location .location_info .inner .copyadrs i {
    font-size: 1.2rem;
  }
  .shop_detail_wrap > .shop_location .location_info .inner p {
    font-size: 1.4rem;
  }
  .shop_detail_wrap .shop_facility ul li {
    font-size: 1.4rem;
  }
  .shop_detail_wrap .shop_facility ul li i {
    font-size: 1.2rem;
  }
  .shop_detail_wrap .review_area .review_list .in_review {
    margin-bottom: 30px;
  }
  .shop_detail_wrap .review_area .review_list .in_review .profile {
    margin-bottom: 12px;
  }
  .shop_detail_wrap .review_area .review_list .in_review .profile .profile_img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-right: 15px;
    overflow: hidden;
  }
  .shop_detail_wrap .review_area .review_list .in_review .profile .profile_info .name {
    margin-bottom: 5px;
  }
  .shop_detail_wrap .review_area .review_list .in_review .summary {
    font-size: 1.6rem;
  }
  .shop_detail_wrap .review_area .review_list .in_review .report {
    font-size: 1.2rem;
  }
  .shop_detail_wrap .review_area .more_review_btn {
    margin-top: 30px;
    cursor: pointer;
    font-size: 1.4rem;
    font-weight: 500;
    border: 1px solid var(--bh_color_gray_300);
    border-radius: 5px;
    padding: 10px 0;
  }
  .shop_detail_wrap .review_area .more_review_btn i {
    margin-left: 5px;
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner {
    padding: 12px 0;
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .img_box img {
    width: 110px;
    height: 110px;
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .ready_cover {
    position: absolute;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .ready_cover .txt {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .ready_cover .txt i {
    color: var(--bh_color_white);
    line-height: 1;
    font-size: 2.4rem;
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .ready_cover .txt p {
    margin-top: 5px;
    font-size: 1.4rem;
    font-weight: 500;
    color: var(--bh_color_white);
    line-height: 1.2;
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .ready_cover .txt p b b {
    font-weight: bold;
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .event_badge {
    position: absolute;
    top: -5px;
    right: -5px;
    background-color: var(--bh_color_white);
    border-radius: 50px;
    border: 1px solid var(--bh_color_gray_300);
    padding: 2px 4px 2px 10px;
    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05), 8px 8px 11px 0 rgba(0, 0, 0, 0.03), 17px 17px 15px 0 rgba(0, 0, 0, 0.02), 30px 31px 17px 0 rgba(0, 0, 0, 0.01), -10px -6px 17px 0 rgba(0, 0, 0, 0.03);
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .event_badge p {
    font-size: 1.4rem;
    font-weight: 500;
    color: var(--bh_color_main);
    line-height: 1;
    margin-right: 5px;
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .event_badge .icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: relative;
    background-color: var(--bh_color_main);
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .event_badge .icon i {
    color: var(--bh_color_white);
    line-height: 1;
    font-size: 1.4rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .resv {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    font-size: 1.4rem;
    font-weight: 500;
    background: rgba(0, 0, 0, 0.6);
    color: var(--bh_color_white);
    padding: 3px 0;
    text-align: center;
    border-radius: 0 0 10px 10px;
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .img_box .resv i {
    font-weight: normal;
    margin-right: 5px;
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .event {
    margin-bottom: 5px;
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .event .ds-f span {
    font-size: 1.2rem;
    padding: 4px 8px;
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .shop_name {
    margin-bottom: 5px;
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .shop_name p {
    font-size: 1.7rem;
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .info {
    font-size: 1.4rem;
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .adrs {
    margin-bottom: 5px;
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .adrs p {
    font-size: 1.4rem;
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .price {
    font-size: 1.4rem;
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .category {
    right: 20px;
    bottom: 2px;
  }
  .shop_detail_wrap .around_shop_area .around_list .list_inner .content_box .category span {
    font-size: 1.4rem;
  }
  .shop_detail_wrap .flexed_detail_bottom_menu {
    max-width: 640px;
    position: fixed;
    border-top: 1px solid var(--bh_color_gray_300);
    background-color: var(--bh_color_white);
    padding: 15px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    z-index: 9;
  }
  .shop_detail_wrap .flexed_detail_bottom_menu a {
    border-radius: 5px;
    background-color: var(--bh_color_gray_50);
    padding: 10px 0;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 500;
  }
  .shop_detail_wrap .flexed_detail_bottom_menu a.other {
    background-color: var(--bh_color_main);
    color: var(--bh_color_white);
  }
  .shop_detail_wrap .flexed_detail_bottom_menu a.other i {
    font-weight: normal;
    margin-right: 3px;
  }
}
/* 내주변 가게 찾기 */
.near_shop_wrap {
  margin: 0 -15px;
}
.near_shop_wrap .address_title {
  padding: 15px;
  background-color: var(--bh_color_white);
  position: absolute;
  width: calc(100% + 30px);
  left: -15px;
  top: 0px;
  z-index: 9;
}
.near_shop_wrap .address_title i {
  font-size: 24px;
  line-height: 1;
  margin-right: 5px;
}
.near_shop_wrap .address_title i.filter {
  cursor: pointer;
  color: var(--bh_color_gray_600);
  margin-right: 0;
  margin-left: 5px;
}
.near_shop_wrap .address_title a {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
}
.near_shop_wrap .category_list_wrap {
  background-color: var(--bh_color_white);
  padding: 0px 15px;
  position: absolute;
  width: calc(100% + 30px);
  left: -15px;
  top: 50px;
  z-index: 9;
}
.near_shop_wrap .category_list_wrap .filter {
  position: relative;
  margin-right: 30px !important;
}
.near_shop_wrap .category_list_wrap .filter a {
  display: block;
  color: var(--bh_color_text);
  width: 50px;
}
.near_shop_wrap .category_list_wrap .filter a i {
  margin-right: 5px;
}
.near_shop_wrap .category_list_wrap .filter::before {
  content: "";
  width: 1px;
  height: 15px;
  background-color: var(--bh_color_gray_300);
  position: absolute;
  right: -15px;
  top: 6px;
}
.near_shop_wrap .category_list_wrap .category-wrap {
  overflow: hidden;
  padding: 10px 0px;
}
.near_shop_wrap .category_list_wrap .category-wrap .swiper-slide {
  width: auto;
}
.near_shop_wrap .category_list_wrap .category-wrap .swiper-slide .set-category {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_500);
  border-radius: 50px;
  padding: 4px 10px;
  background-color: var(--bh_color_gray_50);
  border: 1px solid transparent;
}
.near_shop_wrap .category_list_wrap .category-wrap .swiper-slide .set-category.active {
  background-color: var(--bh_color_white);
  color: var(--bh_color_main);
  border-color: var(--bh_color_main);
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05), 8px 8px 11px 0 rgba(0, 0, 0, 0.03), 17px 17px 15px 0 rgba(0, 0, 0, 0.02), 30px 31px 17px 0 rgba(0, 0, 0, 0.01), -10px -6px 17px 0 rgba(0, 0, 0, 0.03);
}
.near_shop_wrap .category_list_wrap .category-wrap .swiper-slide:last-child {
  margin-right: 0;
}
.near_shop_wrap #k-map {
  width: 100%;
  height: 100vh;
  overflow-y: hidden;
}
.near_shop_wrap #k-map div {
  border: 0 !important;
  background-image: none !important;
  background-color: transparent !important;
}
.near_shop_wrap #k-map .shop-info-window {
  width: 100% !important;
  background-color: var(--bh_color_white);
  border-radius: 10px !important;
  border: 1px solid var(--bh_color_gray_400) !important;
  position: relative;
  background-color: var(--bh_color_white) !important;
}
.near_shop_wrap #k-map .shop-info-window .event {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 500;
  border-bottom: 1px solid var(--bh_color_gray_400);
  color: var(--bh_color_main);
  padding: 2px 0;
  background-color: var(--bh_color_white);
  border-radius: 8px 8px 0 0;
}
.near_shop_wrap #k-map .shop-info-window .event i {
  margin-right: 3px;
}
.near_shop_wrap #k-map .shop-info-window > .ds-f {
  padding: 6px 10px;
}
.near_shop_wrap #k-map .shop-info-window > .ds-f > span {
  width: 35px !important;
  height: 35px !important;
}
.near_shop_wrap #k-map .shop-info-window > .ds-f img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
}
.near_shop_wrap #k-map .shop-info-window > .ds-f .info {
  margin-left: 10px;
}
.near_shop_wrap #k-map .shop-info-window > .ds-f .info .shop_name {
  font-size: 1.2rem;
  font-weight: bold;
}
.near_shop_wrap #k-map .shop-info-window > .ds-f .info .shop_price {
  font-size: 1.2rem;
  color: var(--bh_color_gray_600);
}
.near_shop_wrap #k-map .shop-info-window::before {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  left: 50%;
  bottom: 6px;
  background-color: var(--bh_color_white);
  transform: translate(-50%, 100%) rotate(45deg);
  border-right: 1px solid var(--bh_color_gray_400);
  border-bottom: 1px solid var(--bh_color_gray_400);
}
.near_shop_wrap #k-map .shop-info-window.active {
  background-color: var(--bh_color_main) !important;
  border-color: var(--bh_color_main) !important;
}
.near_shop_wrap #k-map .shop-info-window.active > .ds-f .info .shop_name {
  color: var(--bh_color_white);
}
.near_shop_wrap #k-map .shop-info-window.active > .ds-f .info .shop_price {
  color: var(--bh_color_white);
}
.near_shop_wrap #k-map .shop-info-window.active::before {
  border-color: var(--bh_color_main) !important;
  background-color: var(--bh_color_main) !important;
}
.near_shop_wrap .bottom_shop_info {
  width: calc(100% - 30px);
  padding: 15px;
  position: absolute;
  left: 50%;
  bottom: 70px;
  transform: translateX(-50%);
  z-index: 99;
}
.near_shop_wrap .list_view_area {
  position: absolute;
  z-index: 99;
  position: absolute;
  left: 50%;
  top: 0px;
  transform: translate(-50%, -100%);
}
.near_shop_wrap .list_view_area a {
  display: block;
  width: 200px;
  background-color: var(--bh_color_white);
  text-align: center;
  padding: 10px 0;
  transition: all 0.3s;
  font-size: 1.6rem;
  font-weight: 500;
  border-radius: 5px;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05), 8px 8px 11px 0 rgba(0, 0, 0, 0.03), 17px 17px 15px 0 rgba(0, 0, 0, 0.02), 30px 31px 17px 0 rgba(0, 0, 0, 0.01), -10px -6px 17px 0 rgba(0, 0, 0, 0.03);
  border: solid 1px var(--bh_color_gray_300);
}
.near_shop_wrap .list_view_area a i {
  margin-left: 5px;
}
.near_shop_wrap .list_view_area a:hover {
  border-color: var(--bh_color_main);
}
.near_shop_wrap .shop-info-window > span {
  top: 5px !important;
  left: 0px !important;
  border-radius: 3px;
}
.near_shop_wrap #overlay-shop-info .item {
  padding: 15px;
  margin-bottom: 15px;
  background-color: var(--bh_color_white);
  width: 100%;
  border-radius: 10px;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05), 8px 8px 11px 0 rgba(0, 0, 0, 0.03), 17px 17px 15px 0 rgba(0, 0, 0, 0.02), 30px 31px 17px 0 rgba(0, 0, 0, 0.01), -10px -6px 17px 0 rgba(0, 0, 0, 0.03);
  position: relative;
}
.near_shop_wrap #overlay-shop-info .over_inner {
  position: relative;
}
.near_shop_wrap #overlay-shop-info .over_inner .img_box {
  margin-right: 20px;
}
.near_shop_wrap #overlay-shop-info .over_inner .img_box img {
  width: 166px;
  height: 166px;
  border-radius: 10px;
}
.near_shop_wrap #overlay-shop-info .over_inner .img_box .ready_cover {
  position: absolute;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.near_shop_wrap #overlay-shop-info .over_inner .img_box .ready_cover .txt {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.near_shop_wrap #overlay-shop-info .over_inner .img_box .ready_cover .txt i {
  color: var(--bh_color_white);
  line-height: 1;
  font-size: 2.4rem;
}
.near_shop_wrap #overlay-shop-info .over_inner .img_box .ready_cover .txt p {
  margin-top: 5px;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_white);
  line-height: 1.2;
}
.near_shop_wrap #overlay-shop-info .over_inner .img_box .ready_cover .txt p b b {
  font-weight: bold;
}
.near_shop_wrap #overlay-shop-info .over_inner .img_box .event {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-color: var(--bh_color_main);
  text-align: center;
  border-radius: 0 0 10px 10px;
  width: 100%;
}
.near_shop_wrap #overlay-shop-info .over_inner .img_box .event span {
  font-size: 1.2rem;
  font-weight: 500;
  color: var(--bh_color_white);
  line-height: 1;
  margin-left: 5px;
}
.near_shop_wrap #overlay-shop-info .over_inner .img_box .event i {
  color: var(--bh_color_white);
  line-height: 1;
  font-size: 1.2rem;
}
.near_shop_wrap #overlay-shop-info .over_inner .img_box .reservation_badge {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 8px 0;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0 0 10px 10px;
}
.near_shop_wrap #overlay-shop-info .over_inner .img_box .reservation_badge i {
  line-height: 1;
  color: var(--bh_color_white);
  font-size: 1.4rem;
  margin-right: 5px;
}
.near_shop_wrap #overlay-shop-info .over_inner .img_box .reservation_badge p {
  line-height: 1;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_white);
}
.near_shop_wrap #overlay-shop-info .over_inner .content_box {
  position: relative;
  height: 100%;
  width: 100%;
  flex: 1;
  overflow: hidden;
}
.near_shop_wrap #overlay-shop-info .over_inner .content_box .event {
  position: absolute;
  right: 0;
  top: 0;
}
.near_shop_wrap #overlay-shop-info .over_inner .content_box .event .ds-f {
  gap: 5px;
}
.near_shop_wrap #overlay-shop-info .over_inner .content_box .event .ds-f span {
  display: block;
  line-height: 1;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 6px 10px;
  border-radius: 50px;
}
.near_shop_wrap #overlay-shop-info .over_inner .content_box .shop_name {
  margin-bottom: 10px;
}
.near_shop_wrap #overlay-shop-info .over_inner .content_box .shop_name p {
  font-weight: bold;
  line-height: 1;
  font-size: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: 50%;
}
.near_shop_wrap #overlay-shop-info .over_inner .content_box .info {
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 1.4rem;
  color: var(--bh_color_main);
}
.near_shop_wrap #overlay-shop-info .over_inner .content_box .info span {
  display: block;
}
.near_shop_wrap #overlay-shop-info .over_inner .content_box .info span.score {
  font-weight: bold;
}
.near_shop_wrap #overlay-shop-info .over_inner .content_box .info span.dot {
  color: var(--bh_color_gray_600);
  margin: 0 3px;
}
.near_shop_wrap #overlay-shop-info .over_inner .content_box .info span.distance i {
  font-weight: normal;
  margin-right: 3px;
}
.near_shop_wrap #overlay-shop-info .over_inner .content_box .content {
  border-bottom: 1px solid var(--bh_color_gray_300);
  padding-bottom: 9.5px;
  margin-bottom: 9.5px;
}
.near_shop_wrap #overlay-shop-info .over_inner .content_box .content p {
  overflow: hidden;
  font-size: 1.6rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.near_shop_wrap #overlay-shop-info .over_inner .content_box .adrs {
  margin-bottom: 8px;
}
.near_shop_wrap #overlay-shop-info .over_inner .content_box .adrs p {
  font-size: 1.4rem;
  font-weight: bold;
}
.near_shop_wrap #overlay-shop-info .over_inner .content_box .price {
  font-size: 1.6rem;
  font-weight: bold;
}
.near_shop_wrap #overlay-shop-info .over_inner .content_box .price span {
  color: var(--bh_color_main);
}
.near_shop_wrap #overlay-shop-info .over_inner .content_box .cate {
  position: absolute;
  right: 0;
  bottom: 0;
}
.near_shop_wrap #overlay-shop-info .over_inner .content_box .cate p {
  font-size: 1.4rem;
  font-weight: 500;
  background-color: var(--bh_color_gray_50);
  border-radius: 50px;
  padding: 5px 10px;
  color: var(--bh_color_gray_500);
}
.near_shop_wrap #overlay-shop-info .over_inner .category {
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-size: 14px;
  color: var(--bh_color_gray_500);
}
@media (max-width: 565px) {
  .near_shop_wrap .list_view_area {
    position: absolute;
    z-index: 99;
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translate(-50%, -100%);
  }
  .near_shop_wrap .list_view_area a {
    width: 160px;
    padding: 10px 0;
    font-size: 1.4rem;
  }
  .near_shop_wrap .bottom_shop_info {
    padding: 15px 0;
  }
  .near_shop_wrap #overlay-shop-info .over_inner .img_box {
    margin-right: 10px;
  }
  .near_shop_wrap #overlay-shop-info .over_inner .img_box img {
    width: 130px;
    height: 130px;
  }
  .near_shop_wrap #overlay-shop-info .over_inner .content_box .event {
    position: unset;
    margin-bottom: 10px;
  }
  .near_shop_wrap #overlay-shop-info .over_inner .content_box .event .ds-f {
    flex-wrap: wrap;
  }
  .near_shop_wrap #overlay-shop-info .over_inner .content_box .event .ds-f span {
    font-size: 1.2rem;
    padding: 4px 8px;
    line-height: 1;
  }
  .near_shop_wrap #overlay-shop-info .over_inner .content_box .shop_name p {
    font-size: 1.6rem;
    width: 60%;
  }
  .near_shop_wrap #overlay-shop-info .over_inner .content_box .info {
    margin-bottom: 5px;
  }
  .near_shop_wrap #overlay-shop-info .over_inner .content_box .content {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  .near_shop_wrap #overlay-shop-info .over_inner .content_box .content p {
    font-size: 1.4rem;
  }
  .near_shop_wrap #overlay-shop-info .over_inner .content_box .adrs {
    margin-bottom: 2px;
  }
  .near_shop_wrap #overlay-shop-info .over_inner .content_box .adrs p {
    font-size: 1.2rem;
  }
  .near_shop_wrap #overlay-shop-info .over_inner .content_box .price {
    font-size: 1.4rem;
  }
  .near_shop_wrap #overlay-shop-info .over_inner .content_box .cate {
    position: relative;
    display: inline-block;
  }
  .near_shop_wrap #overlay-shop-info .over_inner .content_box .cate p {
    font-size: 1.2rem;
    padding: 3px 6px;
  }
}
@media (max-width: 398px) {
  .near_shop_wrap #overlay-shop-info .over_inner .content_box .event .ds-f {
    gap: 3px;
  }
  .near_shop_wrap #overlay-shop-info .over_inner .content_box .event .ds-f span {
    font-size: 1.12rem;
    padding: 4px 6px;
  }
}
/* 내주변 목록 보기 */
.near_list_wrap {
  margin: 0 -15px 15px;
}
.near_list_wrap .address_title {
  padding: 15px;
  background-color: var(--bh_color_white);
}
.near_list_wrap .address_title i {
  font-size: 1.8rem;
  line-height: 1;
  margin-right: 5px;
}
.near_list_wrap .address_title i.filter {
  cursor: pointer;
  color: var(--bh_color_gray_600);
  margin-right: 0;
  margin-left: 5px;
}
.near_list_wrap .address_title p {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
}
.near_list_wrap .category_list_wrap {
  background-color: var(--bh_color_white);
  padding: 0px 15px;
}
.near_list_wrap .category_list_wrap .filter {
  position: relative;
  margin-right: 30px !important;
}
.near_list_wrap .category_list_wrap .filter a {
  display: block;
  color: var(--bh_color_text);
  width: 50px;
}
.near_list_wrap .category_list_wrap .filter a i {
  margin-right: 5px;
}
.near_list_wrap .category_list_wrap .filter::before {
  content: "";
  width: 1px;
  height: 15px;
  background-color: var(--bh_color_gray_300);
  position: absolute;
  right: -15px;
  top: 6px;
}
.near_list_wrap .category_list_wrap .category-wrap {
  overflow: hidden;
  padding: 10px 0px;
}
.near_list_wrap .category_list_wrap .category-wrap .swiper-slide {
  width: auto;
}
.near_list_wrap .category_list_wrap .category-wrap .swiper-slide .set-category {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_500);
  border-radius: 50px;
  padding: 4px 10px;
  background-color: var(--bh_color_gray_50);
  border: 1px solid transparent;
}
.near_list_wrap .category_list_wrap .category-wrap .swiper-slide .set-category.active {
  background-color: var(--bh_color_white);
  color: var(--bh_color_main);
  border-color: var(--bh_color_main);
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05), 8px 8px 11px 0 rgba(0, 0, 0, 0.03), 17px 17px 15px 0 rgba(0, 0, 0, 0.02), 30px 31px 17px 0 rgba(0, 0, 0, 0.01), -10px -6px 17px 0 rgba(0, 0, 0, 0.03);
}
.near_list_wrap .category_list_wrap .category-wrap .swiper-slide:last-child {
  margin-right: 0;
}
.near_list_wrap .map_area .map_text {
  padding: 10px;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05), 8px 8px 11px 0 rgba(0, 0, 0, 0.03), 17px 17px 15px 0 rgba(0, 0, 0, 0.02), 30px 31px 17px 0 rgba(0, 0, 0, 0.01), -10px -6px 17px 0 rgba(0, 0, 0, 0.03);
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 1.6rem;
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  color: var(--bh_color_white);
}
.near_list_wrap .option_btn {
  background-color: var(--bh_color_white);
  margin-bottom: 8px;
  padding: 10px 15px;
}
.near_list_wrap .option_btn .ds-f a {
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 6px 20px;
  border-radius: 5px;
  border: solid 1px var(--bh_color_gray_300);
  color: var(--bh_color_gray_600);
}
.near_list_wrap .option_btn .ds-f a i {
  margin-right: 5px;
}
.near_list_wrap .option_btn .ds-f a:last-child {
  margin-left: 10px;
}
.near_list_wrap .option_btn .ds-f a.on {
  border-color: var(--bh_color_main);
  color: var(--bh_color_main);
}
.near_list_wrap .event_list, .near_list_wrap .best_list {
  padding: 30px;
  background-color: var(--bh_color_white);
  margin-bottom: 8px;
}
.near_list_wrap .event_list h3, .near_list_wrap .best_list h3 {
  font-size: 1.8rem;
  line-height: 1.2;
  margin-bottom: 15px;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner, .near_list_wrap .event_list .near-shop-list .list_inner, .near_list_wrap .best_list .has-event-shop-list .list_inner, .near_list_wrap .best_list .near-shop-list .list_inner {
  border-radius: 20px;
  background-color: var(--bh_color_white);
  box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.03), 0 24px 24px 0 rgba(0, 0, 0, 0.01), 0 95px 38px 0 rgba(0, 0, 0, 0.01), 0 -6px 33px 0 rgba(0, 0, 0, 0.03);
  overflow: hidden;
  margin-bottom: 20px;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .img_box, .near_list_wrap .event_list .near-shop-list .list_inner .img_box, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box, .near_list_wrap .best_list .near-shop-list .list_inner .img_box {
  height: 325px;
  overflow: hidden;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .img_box img, .near_list_wrap .event_list .near-shop-list .list_inner .img_box img, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box img, .near_list_wrap .best_list .near-shop-list .list_inner .img_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .ready_cover, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .ready_cover, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .ready_cover, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .ready_cover {
  position: absolute;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .ready_cover .txt, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .ready_cover .txt, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .ready_cover .txt, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .ready_cover .txt {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .ready_cover .txt i, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .ready_cover .txt i, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .ready_cover .txt i, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .ready_cover .txt i {
  color: var(--bh_color_white);
  line-height: 1;
  font-size: 2.4rem;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .ready_cover .txt p, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .ready_cover .txt p, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .ready_cover .txt p, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .ready_cover .txt p {
  margin-top: 5px;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_white);
  line-height: 1.2;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .ready_cover .txt p b, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .ready_cover .txt p b, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .ready_cover .txt p b, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .ready_cover .txt p b {
  font-weight: bold;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .event_badge, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .event_badge, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .event_badge, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .event_badge {
  position: absolute;
  top: 15px;
  right: 15px;
  background-color: var(--bh_color_white);
  border-radius: 50px;
  border: 1px solid var(--bh_color_gray_300);
  padding: 2px 10px;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .event_badge p, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .event_badge p, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .event_badge p, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .event_badge p {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_main);
  line-height: 1;
  margin-right: 5px;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .event_badge .icon, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .event_badge .icon, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .event_badge .icon, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .event_badge .icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: relative;
  background-color: var(--bh_color_main);
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .event_badge .icon i, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .event_badge .icon i, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .event_badge .icon i, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .event_badge .icon i {
  color: var(--bh_color_white);
  line-height: 1;
  font-size: 1.4rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .reservation_badge, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .reservation_badge, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .reservation_badge, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .reservation_badge {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 8px 0;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0 0 10px 10px;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .reservation_badge i, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .reservation_badge i, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .reservation_badge i, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .reservation_badge i {
  line-height: 1;
  color: var(--bh_color_white);
  font-size: 1.4rem;
  margin-right: 5px;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .reservation_badge p, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .reservation_badge p, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .reservation_badge p, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .reservation_badge p {
  line-height: 1;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_white);
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box {
  padding: 20px;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .event, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .event, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .event, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .event {
  position: absolute;
  left: -20px;
  top: 10px;
  text-align: right;
  width: 100%;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .event span, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .event span, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .event span, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .event span {
  display: block;
  line-height: 1;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 6px 10px;
  border-radius: 50px;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .shop_name, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .shop_name, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .shop_name, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .shop_name {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .shop_name p, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .shop_name p, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .shop_name p, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .shop_name p {
  font-weight: bold;
  line-height: 1;
  font-size: 2rem;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .shop_name span, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .shop_name span, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .shop_name span, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .shop_name span {
  font-size: 1rem;
  color: #fff;
  font-weight: 500;
  background: #eb4778;
  margin-left: 5px;
  line-height: 1;
  padding: 2px 4px;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .info, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .info, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .info, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .info {
  margin-bottom: 9.5px;
  padding-bottom: 9.5px;
  border-bottom: 1px solid var(--bh_color_gray_300);
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .info .review, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .info .review, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .info .review, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .info .review {
  font-weight: 500;
  font-size: 1.4rem;
  color: var(--bh_color_main);
  margin-bottom: 10px;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .info .review span, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .info .review span, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .info .review span, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .info .review span {
  display: block;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .info .review span.score, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .info .review span.score, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .info .review span.score, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .info .review span.score {
  font-weight: bold;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .info .review span.dot, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .info .review span.dot, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .info .review span.dot, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .info .review span.dot {
  color: var(--bh_color_gray_600);
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .info .review span.distance i, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .info .review span.distance i, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .info .review span.distance i, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .info .review span.distance i {
  font-weight: normal;
  margin-right: 3px;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .info .content p, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .info .content p, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .info .content p, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .info .content p {
  font-size: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .adrs, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .adrs, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .adrs, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .adrs {
  margin-bottom: 8px;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .adrs p, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .adrs p, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .adrs p, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .adrs p {
  font-size: 1.4rem;
  font-weight: 500;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .price, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .price, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .price, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .price {
  font-size: 1.6rem;
  font-weight: bold;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .category, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .category, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .category, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .category {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .category span, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .category span, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .category span, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .category span {
  border-radius: 50px;
  background-color: var(--bh_color_gray_50);
  font-size: 1.4rem;
  color: var(--bh_color_gray_500);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 5px 10px;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner:first-child, .near_list_wrap .event_list .near-shop-list .list_inner:first-child, .near_list_wrap .best_list .has-event-shop-list .list_inner:first-child, .near_list_wrap .best_list .near-shop-list .list_inner:first-child {
  padding-top: 0;
}
.near_list_wrap .event_list .has-event-shop-list .list_inner:last-child, .near_list_wrap .event_list .near-shop-list .list_inner:last-child, .near_list_wrap .best_list .has-event-shop-list .list_inner:last-child, .near_list_wrap .best_list .near-shop-list .list_inner:last-child {
  margin-bottom: 0;
}
.near_list_wrap .map_move_btn {
  position: fixed;
  left: 50%;
  bottom: 100px;
  transform: translateX(-50%);
  z-index: 9;
}
.near_list_wrap .map_move_btn a {
  display: block;
  padding: 10px 30px;
  font-size: 1.6rem;
  font-weight: 500;
  background-color: var(--bh_color_white);
  border-radius: 5px;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05), 8px 8px 11px 0 rgba(0, 0, 0, 0.03), 17px 17px 15px 0 rgba(0, 0, 0, 0.02), 30px 31px 17px 0 rgba(0, 0, 0, 0.01), -10px -6px 17px 0 rgba(0, 0, 0, 0.03);
  border: 1px solid var(--bh_color_gray_300);
  transition: all 0.3s;
}
.near_list_wrap .map_move_btn a i {
  line-height: 1;
  font-weight: normal;
  margin-right: 5px;
}
.near_list_wrap .map_move_btn:hover a {
  border-color: var(--bh_color_main);
  color: var(--bh_color_main);
}
.current_location {
  position: fixed;
  right: calc((100vw - 620px)/ 2);
  bottom: 100px;
  z-index: 9;
}
.current_location a {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: var(--bh_color_white);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 1;
  justify-content: center;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05), 8px 8px 11px 0 rgba(0, 0, 0, 0.03), 17px 17px 15px 0 rgba(0, 0, 0, 0.02), 30px 31px 17px 0 rgba(0, 0, 0, 0.01), -10px -6px 17px 0 rgba(0, 0, 0, 0.03);
  border: solid 1px var(--bh_color_gray_300);
}
.current_location a i {
  font-size: 2.2rem;
  line-height: 1;
}
.current_location.shop {
  bottom: 300px;
}
@media (max-width: 565px) {
  .near_list_wrap .map_area .map_text {
    padding: 8px 0;
    font-size: 1.4rem;
  }
  .near_list_wrap .event_list, .near_list_wrap .best_list {
    padding: 15px;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner, .near_list_wrap .event_list .near-shop-list .list_inner, .near_list_wrap .best_list .has-event-shop-list .list_inner, .near_list_wrap .best_list .near-shop-list .list_inner {
    border-radius: 10px;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .img_box, .near_list_wrap .event_list .near-shop-list .list_inner .img_box, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box, .near_list_wrap .best_list .near-shop-list .list_inner .img_box {
    height: 180px;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .ready_cover .txt i, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .ready_cover .txt i, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .ready_cover .txt i, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .ready_cover .txt i {
    font-size: 1.4rem;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .ready_cover .txt p, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .ready_cover .txt p, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .ready_cover .txt p, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .ready_cover .txt p {
    margin-top: 3px;
    font-size: 1.2rem;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .ready_cover .txt p b, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .ready_cover .txt p b, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .ready_cover .txt p b, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .ready_cover .txt p b {
    font-weight: bold;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .event_badge, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .event_badge, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .event_badge, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .event_badge {
    right: 10px;
    top: 10px;
    padding: 2px 5px;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .event_badge p, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .event_badge p, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .event_badge p, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .event_badge p {
    font-size: 1rem;
    margin-right: 3px;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .event_badge .icon, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .event_badge .icon, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .event_badge .icon, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .event_badge .icon {
    width: 15px;
    height: 15px;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .event_badge .icon i, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .event_badge .icon i, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .event_badge .icon i, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .event_badge .icon i {
    font-size: 1rem;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .reservation_badge i, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .reservation_badge i, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .reservation_badge i, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .reservation_badge i {
    font-size: 1.2rem;
    margin-right: 3px;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .img_box .reservation_badge p, .near_list_wrap .event_list .near-shop-list .list_inner .img_box .reservation_badge p, .near_list_wrap .best_list .has-event-shop-list .list_inner .img_box .reservation_badge p, .near_list_wrap .best_list .near-shop-list .list_inner .img_box .reservation_badge p {
    font-size: 1.2rem;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box {
    height: auto;
    display: block;
    padding: 20px 15px;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .event span, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .event span, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .event span, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .event span {
    font-size: 1rem;
    padding: 4px 5px;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .info, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .info, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .info, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .info {
    margin-bottom: 9.5px;
    padding-bottom: 9.5px;
    border-bottom: 1px solid var(--bh_color_gray_300);
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .info .content p, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .info .content p, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .info .content p, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .info .content p {
    font-size: 1.4rem;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .shop_name, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .shop_name, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .shop_name, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .shop_name {
    margin-bottom: 10px;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .shop_name p, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .shop_name p, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .shop_name p, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .shop_name p {
    font-size: 1.7rem;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .adrs, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .adrs, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .adrs, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .adrs {
    margin-bottom: 5px;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .adrs p, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .adrs p, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .adrs p, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .adrs p {
    font-size: 1.4rem;
    font-weight: bold;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .price, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .price, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .price, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .price {
    font-size: 1.4rem;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .category, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .category, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .category, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .category {
    right: 15px;
  }
  .near_list_wrap .event_list .has-event-shop-list .list_inner .contnet_box .category span, .near_list_wrap .event_list .near-shop-list .list_inner .contnet_box .category span, .near_list_wrap .best_list .has-event-shop-list .list_inner .contnet_box .category span, .near_list_wrap .best_list .near-shop-list .list_inner .contnet_box .category span {
    font-size: 1.2rem;
  }
  .near_list_wrap .map_move_btn a {
    padding: 10px 20px;
    font-size: 1.4rem;
  }
  .current_location {
    right: 10px;
    bottom: 100px;
  }
  .current_location a {
    width: 35px;
    height: 35px;
  }
  .current_location a i {
    font-size: 2rem;
  }
}
/* 필터 디자인 */
#search-filter {
  display: none;
  position: relative;
  z-index: 100002;
  height: 100vh;
  background-color: var(--bh_color_white);
  transition: all 0.5s;
  overflow-y: scroll;
}
#search-filter .search_header {
  border-bottom: 1px solid var(--bh_color_gray_300);
  padding: 14px 0;
}
#search-filter .search_header h3 {
  font-size: 1.8rem;
  line-height: 1.2;
}
#search-filter .search_header .back_btn {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
#search-filter .search_header .back_btn i {
  font-size: 2.4rem;
  font-weight: 500;
}
#search-filter .search-filter .option {
  padding: 30px 0px;
  margin: 0 15px;
  border-bottom: 1px solid var(--bh_color_gray_300);
}
#search-filter .search-filter .option .subject {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 15px;
}
#search-filter .search-filter .option .in_op {
  position: relative;
}
#search-filter .search-filter .option .in_op input {
  position: absolute;
  left: 0;
  top: -15px;
  display: none;
}
#search-filter .search-filter .option .in_op label {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
}
#search-filter .search-filter .option .in_op .silde_btn {
  width: 50px;
  height: 32px;
  border-radius: 50px;
  background-color: var(--bh_color_main_100);
  position: relative;
  cursor: pointer;
}
#search-filter .search-filter .option .in_op .silde_btn .circle {
  width: 24px;
  height: 24px;
  background-color: var(--bh_color_white);
  border-radius: 50%;
  position: absolute;
  transition: all 0.5s;
  left: 2px;
  top: 50%;
  transform: translateY(-50%);
}
#search-filter .search-filter .option .in_op .silde_btn.on {
  background-color: var(--bh_color_main);
}
#search-filter .search-filter .option .in_op .silde_btn.on .circle {
  left: calc(100% - 2px);
  transform: translate(-100%, -50%);
}
#search-filter .search-filter .option .in_op2 .ds-f {
  gap: 10px;
}
#search-filter .search-filter .option .in_op2 .ds-f input {
  position: absolute;
  left: -15px;
  top: -15px;
  display: none;
}
#search-filter .search-filter .option .in_op2 .ds-f input:checked + label {
  border-color: var(--bh_color_main);
  color: var(--bh_color_main);
}
#search-filter .search-filter .option .in_op2 .ds-f label {
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  border: solid 1px var(--bh_color_gray_300);
  background-color: var(--bh_color_white);
  padding: 8px 20px;
  color: var(--bh_color_gray_600);
  border-radius: 50px;
  cursor: pointer;
}
#search-filter .search-filter .option #price-slider {
  background-color: var(--bh_color_main_100);
  border: 0;
  border-radius: 10px;
  height: 4px;
  margin-bottom: 25px;
}
#search-filter .search-filter .option .pay_txt span {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
#search-filter .search-filter .option .ui-slider-horizontal .ui-slider-range {
  background: var(--bh_color_main);
}
#search-filter .search-filter .option .ui-slider-horizontal .ui-slider-handle {
  width: 20px;
  height: 20px;
  border: 0;
  border-radius: 50%;
  background-color: var(--bh_color_main);
  top: -0.46em;
  margin-left: -10px;
}
#search-filter .search-filter .option .ui-slider-horizontal .ui-slider-handle::after {
  content: "";
  width: 40px;
  height: 40px;
  background-color: var(--bh_color_main_100);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -100;
  opacity: 0.5;
}
#search-filter .search-filter .option .price_txt {
  font-size: 1.4rem;
  margin-top: 10px;
  color: var(--bh_color_main_400);
}
#search-filter .search-filter .option.op5 {
  padding-bottom: 100px;
  border-bottom: 0;
}
#search-filter .search-filter .search_btns {
  max-width: 640px;
  width: 100%;
  position: fixed;
  padding: 15px;
  border-top: 1px solid var(--bh_color_gray_300);
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background-color: var(--bh_color_white);
  z-index: 99;
}
#search-filter .search-filter .search_btns button {
  width: 100%;
  border: 0;
  height: 45px;
  color: var(--bh_color_white);
  border-radius: 5px;
  background-color: var(--bh_color_main);
  font-size: 1.6rem;
  font-weight: bold;
  cursor: pointer;
}
#search-filter .search-filter .search_btns button i {
  margin-right: 5px;
}
#search-filter .search-filter .search_btns a {
  display: block;
  width: 100%;
  font-size: 1.6rem;
  font-weight: 500;
  border-radius: 5px;
  background-color: #fafafa;
  height: 45px;
  text-align: center;
  line-height: 45px;
}
#search-filter .search-filter .search_btns a i {
  margin-right: 5px;
}
#search-filter.on {
  display: block;
}
/* 마사지톡 리스트 */
.talk_list_warp {
  margin: -15px -15px 0;
}
.talk_list_warp .category {
  padding: 8px 15px;
}
.talk_list_warp .category .swiper-slide {
  width: auto;
}
.talk_list_warp .category .swiper-slide a {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 5px 15px;
  white-space: nowrap;
  color: var(--bh_color_gray_600);
  border-radius: 5px;
  border: solid 1px var(--bh_color_gray_300);
  background-color: var(--bh_color_white);
}
.talk_list_warp .category .swiper-slide a.on {
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05), 8px 8px 11px 0 rgba(0, 0, 0, 0.03), 17px 17px 15px 0 rgba(0, 0, 0, 0.02), 30px 31px 17px 0 rgba(0, 0, 0, 0.01), -10px -6px 17px 0 rgba(0, 0, 0, 0.03);
  border-color: var(--bh_color_main);
  color: var(--bh_color_main);
}
.talk_list_warp .input_area {
  padding: 15px;
  background-color: var(--bh_color_white);
  position: relative;
}
.talk_list_warp .input_area input {
  width: 100%;
  border-radius: 10px;
  height: 50px;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05), 8px 8px 11px 0 rgba(0, 0, 0, 0.03), 17px 17px 15px 0 rgba(0, 0, 0, 0.02), 30px 31px 17px 0 rgba(0, 0, 0, 0.01), -10px -6px 17px 0 rgba(0, 0, 0, 0.03);
  border: solid 1px var(--bh_color_gray_300);
  background-color: var(--bh_color_white);
  padding: 0 50px 0 50px;
  font-size: 1.8rem;
  font-weight: 500;
}
.talk_list_warp .input_area input:focus {
  outline: none;
}
.talk_list_warp .input_area .submit {
  border: 0;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.talk_list_warp .input_area .submit i {
  font-size: 2.4rem;
  line-height: 1;
  color: var(--bh_color_gray_600);
}
.talk_list_warp .input_area .reset {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1;
}
.talk_list_warp .input_area .reset i {
  font-size: 2.4rem;
  line-height: 1;
  color: var(--bh_color_gray_600);
}
.talk_list_warp .notice-wrap {
  background-color: var(--bh_color_white);
  padding: 0 15px 10px;
  margin-bottom: 8px;
}
.talk_list_warp .notice-wrap ul li a {
  display: block;
  font-size: 1.6rem;
  color: var(--bh_color_gray_600);
  font-weight: bold;
  padding: 5px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.talk_list_warp .notice-wrap ul li a i {
  color: var(--bh_color_main);
  font-weight: normal;
  margin-right: 5px;
}
.talk_list_warp .notice-wrap ul li:first-child a {
  padding-top: 0;
}
.talk_list_warp .content-wrap .item {
  background-color: var(--bh_color_white);
  padding: 15px;
  margin-bottom: 8px;
}
.talk_list_warp .content-wrap .item .in_category {
  margin-bottom: 15px;
}
.talk_list_warp .content-wrap .item .in_category span {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 5px 15px;
  border-radius: 50px;
  background-color: var(--bh_color_gray_100);
}
.talk_list_warp .content-wrap .item .shop_area {
  padding-bottom: 20px;
  border-bottom: 1px solid var(--bh_color_gray_300);
  margin-bottom: 15px;
}
.talk_list_warp .content-wrap .item .shop_area img {
  width: 117px;
  height: 117px;
  margin-right: 20px;
  border-radius: 10px;
}
.talk_list_warp .content-wrap .item .shop_area .shop_name {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
}
.talk_list_warp .content-wrap .item .shop_area .info {
  margin-bottom: 5px;
}
.talk_list_warp .content-wrap .item .shop_area .info span {
  font-size: 1.4rem;
  font-weight: 500;
  display: inline-block;
}
.talk_list_warp .content-wrap .item .shop_area .info span.point {
  color: var(--bh_color_main);
  font-weight: bold;
}
.talk_list_warp .content-wrap .item .shop_area .info span.distance {
  color: var(--bh_color_main_400);
}
.talk_list_warp .content-wrap .item .shop_area .adrs {
  margin-bottom: 10px;
}
.talk_list_warp .content-wrap .item .shop_area .adrs p {
  font-size: 1.4rem;
  font-weight: bold;
}
.talk_list_warp .content-wrap .item .shop_area .price p {
  font-size: 1.6rem;
  font-weight: bold;
}
.talk_list_warp .content-wrap .item .desc {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.talk_list_warp .content-wrap .item .writer-info {
  font-size: 1.4rem;
  margin-bottom: 15px;
}
.talk_list_warp .content-wrap .item .writer-info .nick_name {
  font-weight: 500;
}
.talk_list_warp .content-wrap .item .writer-info .date {
  color: var(--bh_color_gray_400);
}
.talk_list_warp .content-wrap .item .content-wrap-footer p {
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
.talk_list_warp .content-wrap .item .content-wrap-footer p i {
  margin-right: 5px;
}
.talk_list_warp .content-wrap .item .content-wrap-footer a {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_400);
  position: relative;
  z-index: 10;
}
.talk_list_warp .content-wrap .item .content-wrap-footer a i {
  margin-right: 5px;
}
.talk_list_warp .content-wrap .item:last-child {
  margin-bottom: 0;
}
.talk_list_warp .writer_btn {
  position: fixed;
  width: 60px;
  height: 60px;
  right: calc((100vw - 620px)/ 2);
  bottom: 100px;
  border-radius: 50%;
  background-color: var(--bh_color_main);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 1;
  justify-content: center;
  z-index: 11;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.05), 8px 8px 11px 0 rgba(0, 0, 0, 0.03), 17px 17px 15px 0 rgba(0, 0, 0, 0.02), 30px 31px 17px 0 rgba(0, 0, 0, 0.01), -10px -6px 17px 0 rgba(0, 0, 0, 0.03);
}
.talk_list_warp .writer_btn i {
  color: var(--bh_color_white);
  line-height: 1;
  display: inline-block;
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.talk_list_warp .writer_btn p {
  color: var(--bh_color_white);
  line-height: 1;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 500;
}
@media (max-width: 640px) {
  .talk_list_warp .writer_btn {
    right: 15px;
  }
}
/* 마사지톡 리스트 상세 */
.talk_view_wrap {
  margin: -15px -15px -30px;
}
.talk_view_wrap .info_header {
  background-color: var(--bh_color_white);
  padding: 15px;
  position: relative;
}
.talk_view_wrap .info_header .category {
  margin-bottom: 15px;
}
.talk_view_wrap .info_header .category span {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 6px 15px;
  border-radius: 50px;
  background-color: var(--bh_color_gray_50);
}
.talk_view_wrap .info_header .img_box {
  margin-right: 15px;
}
.talk_view_wrap .info_header .img_box img {
  width: 48px;
  height: 48px;
}
.talk_view_wrap .info_header .info .name {
  font-size: 1.6rem;
  font-weight: bold;
}
.talk_view_wrap .info_header .info .ds-f .date {
  font-size: 1.4rem;
  color: var(--bh_color_gray_400);
  margin-right: 20px;
  position: relative;
}
.talk_view_wrap .info_header .info .ds-f .date::before {
  content: "";
  width: 1px;
  height: 10px;
  background-color: var(--bh_color_gray_300);
  position: absolute;
  right: -10px;
  top: 6px;
}
.talk_view_wrap .info_header .info .ds-f .date:last-child {
  margin-right: 0;
}
.talk_view_wrap .info_header .info .ds-f .date:last-child::before {
  display: none;
}
.talk_view_wrap .info_header::before {
  content: "";
  width: calc(100% - 30px);
  background-color: var(--bh_color_gray_300);
  height: 1px;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  position: absolute;
}
.talk_view_wrap .shop_area {
  background-color: var(--bh_color_white);
  padding: 15px;
  position: relative;
}
.talk_view_wrap .shop_area img {
  width: 117px;
  height: 117px;
  margin-right: 20px;
  border-radius: 10px;
}
.talk_view_wrap .shop_area .shop_name {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
}
.talk_view_wrap .shop_area .info {
  margin-bottom: 5px;
}
.talk_view_wrap .shop_area .info span {
  font-size: 1.4rem;
  font-weight: 500;
  display: inline-block;
}
.talk_view_wrap .shop_area .info span.point {
  color: var(--bh_color_main);
  font-weight: bold;
}
.talk_view_wrap .shop_area .info span.distance {
  color: var(--bh_color_main_400);
}
.talk_view_wrap .shop_area .adrs {
  margin-bottom: 10px;
}
.talk_view_wrap .shop_area .adrs p {
  font-size: 1.4rem;
  font-weight: bold;
}
.talk_view_wrap .shop_area .price p {
  font-size: 1.6rem;
  font-weight: bold;
}
.talk_view_wrap .shop_area::before {
  content: "";
  width: calc(100% - 30px);
  background-color: var(--bh_color_gray_300);
  height: 1px;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  position: absolute;
}
.talk_view_wrap .summey {
  background-color: var(--bh_color_white);
  padding: 15px 15px 10px;
  font-size: 1.6rem;
}
.talk_view_wrap .content-wrap-footer {
  background-color: var(--bh_color_white);
  padding: 15px;
  margin-bottom: 8px;
}
.talk_view_wrap .content-wrap-footer p {
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
.talk_view_wrap .content-wrap-footer p i {
  margin-right: 5px;
}
.talk_view_wrap .content-wrap-footer a {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_400);
}
.talk_view_wrap .content-wrap-footer a i {
  margin-right: 5px;
}
.talk_view_wrap .content-wrap-footer a.vote {
  margin-top: 15px;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  border-radius: 5px;
  border: solid 1px var(--bh_color_gray_300);
  padding: 8px 0;
}
.talk_view_wrap .comment-wrap {
  background-color: var(--bh_color_white);
  padding: 30px 15px;
}
.talk_view_wrap .comment-wrap ul li {
  margin-bottom: 30px;
}
.talk_view_wrap .comment-wrap ul li .img_box {
  margin-right: 15px;
}
.talk_view_wrap .comment-wrap ul li .comment_info .name {
  font-size: 1.6rem;
  font-weight: bold;
}
.talk_view_wrap .comment-wrap ul li .comment_info .ds-f p {
  font-size: 1.4rem;
  color: var(--bh_color_gray_400);
  position: relative;
  margin-right: 20px;
}
.talk_view_wrap .comment-wrap ul li .comment_info .ds-f p::before {
  content: "";
  display: block;
  width: 1px;
  height: 10px;
  background-color: var(--bh_color_gray_300);
  position: absolute;
  right: -10px;
  top: 6px;
}
.talk_view_wrap .comment-wrap ul li .comment_info .ds-f p:last-child {
  margin-right: 0;
}
.talk_view_wrap .comment-wrap ul li .comment_info .ds-f p:last-child::before {
  display: none;
}
.talk_view_wrap .comment-wrap ul li .info_btn {
  position: absolute;
  right: 15px;
  top: 0;
}
.talk_view_wrap .comment-wrap ul li .info_btn a {
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_400);
}
.talk_view_wrap .comment-wrap ul li .info_btn a i {
  margin-right: 5px;
}
.talk_view_wrap .comment-wrap ul li .content {
  margin-top: 10px;
  font-size: 1.6rem;
}
.talk_view_wrap .comment-wrap ul li:last-child {
  margin-bottom: 0;
}
.talk_view_wrap .comment-wrap .no_comment {
  padding: 15px;
  border: 1px solid var(--bh_color_gray_300);
  border-radius: 5px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
.talk_view_wrap #comment-form {
  max-width: 640px;
  width: 100%;
  position: fixed;
  left: 50%;
  bottom: 78px;
  transform: translateX(-50%);
  padding: 15px;
  border-top: 1px solid var(--bh_color_gray_300);
  background-color: var(--bh_color_white);
  z-index: 9;
}
.talk_view_wrap #comment-form textarea {
  display: block;
  width: 100%;
  height: 50px;
  border-radius: 5px;
  background-color: var(--bh_color_gray_100);
  padding: 10px 15px;
  font-size: 1.8rem;
  border: 0;
}
.talk_view_wrap #comment-form textarea::placeholder {
  font-weight: 500;
  color: var(--bh_color_gray_400);
}
.talk_view_wrap #comment-form .cmt-submit {
  display: block;
  width: 100px;
  height: 50px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 50px;
  background-color: var(--bh_color_main);
  border-radius: 5px;
  color: var(--bh_color_white);
  text-align: center;
}
.talk_view_wrap #comment-form .cmt-submit i {
  font-weight: normal;
  margin-left: 5px;
}
@media (max-width: 992px) {
  .talk_view_wrap #comment-form {
    bottom: 75px;
  }
}
/* 커뮤니티 관련 */
.community.has_act .header_wrap {
  display: none;
}
.community.has_document .header_wrap {
  display: none;
}
.community.has_document .h_writer_btn {
  display: none;
}
.community.has_document .footer {
  padding: 20px 0 170px;
}
/* 기존회원 수정신청 관련 */
.board_DpwU10.has_act .header_wrap {
  display: none;
}
.board_DpwU10.has_document .header_wrap {
  display: none;
}
/* 마사지톡 글쓰기 */
#talk-write-form {
  margin: -15px -15px -30px;
  background-color: var(--bh_color_white);
}
#talk-write-form .category, #talk-write-form .score {
  padding: 15px;
  position: relative;
}
#talk-write-form .category select, #talk-write-form .score select {
  width: 100%;
  border: 1px solid var(--bh_color_gray_300);
  height: 50px;
  font-size: 1.8rem;
  padding: 0 10px;
  border-radius: 5px;
  appearance: none;
  background: url("/files/attach/images/icon/arrow-down2.png") no-repeat;
  cursor: pointer;
  background-position: right 8px center;
}
#talk-write-form .category select:focus, #talk-write-form .score select:focus {
  outline: none;
}
#talk-write-form .category::before, #talk-write-form .score::before {
  content: "";
  width: calc(100% - 30px);
  height: 1px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background-color: var(--bh_color_gray_300);
}
#talk-write-form .shop_choice_box {
  padding: 15px;
  position: relative;
}
#talk-write-form .shop_choice_box .select2-container--default .select2-selection--single {
  border: 1px solid var(--bh_color_gray_300);
}
#talk-write-form .shop_choice_box::before {
  content: "";
  width: calc(100% - 30px);
  height: 1px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background-color: var(--bh_color_gray_300);
}
#talk-write-form .in_content {
  padding: 15px;
}
#talk-write-form .file_area {
  padding: 15px;
  position: relative;
}
#talk-write-form .file_area .btn {
  display: inline-block;
  border: 1px solid var(--bh_color_gray_300);
  padding: 2px 12px !important;
  border-radius: 5px;
  height: auto !important;
  line-height: 1.6 !important;
  font-size: 1.4rem !important;
  color: var(--bh_color_gray_600);
  background: var(--bh_color_white);
}
#talk-write-form .file_area::before {
  content: "";
  width: calc(100% - 30px);
  height: 1px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background-color: var(--bh_color_gray_300);
}
#talk-write-form .submit_area {
  padding: 15px;
}
#talk-write-form .submit_area a {
  text-align: center;
  display: block;
  padding: 10px;
  font-weight: bold;
  border-radius: 5px;
  font-size: 1.6rem;
  color: var(--bh_color_white);
  background: var(--bh_color_main);
}
/* 검색 페이지 */
.total_search_area {
  margin: -15px -15px -30px;
}
.total_search_area .search_box {
  background-color: var(--bh_color_white);
  padding: 15px;
  position: relative;
}
.total_search_area .search_box input {
  height: 50px;
  border-radius: 5px;
  background-color: var(--bh_color_gray_100);
  font-size: 1.6rem;
  border: 0;
  padding: 0 15px;
}
.total_search_area .search_box input:focus {
  outline: unset;
}
.total_search_area .search_box input::placeholder {
  color: var(--bh_color_gray_400);
}
.total_search_area .search_box .search_btn {
  display: block;
  border-radius: 5px;
  height: 50px;
  line-height: 50px;
  width: 50px;
  font-size: 2.4rem;
  text-align: center;
  background-color: var(--bh_color_main);
  color: var(--bh_color_white);
}
.total_search_area .search_box .op_btn a {
  border: 1px solid var(--bh_color_gray_300);
  background-color: var(--bh_color_white);
  border-radius: 5px;
  padding: 4px 12px;
  font-size: 1.4rem;
  color: var(--bh_color_gray_600);
}
.total_search_area .search_box .op_btn a i {
  margin-right: 5px;
}
.total_search_area .search_box::before {
  content: "";
  width: calc(100% - 30px);
  height: 1px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background-color: var(--bh_color_gray_300);
}
.total_search_area .result_box {
  padding: 15px;
  position: relative;
  background-color: var(--bh_color_white);
}
.total_search_area .result_box h4 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.total_search_area .result_box ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.total_search_area .result_box ul li {
  position: relative;
}
.total_search_area .result_box ul li a {
  display: block;
  font-size: 1.4rem;
  padding: 4px 12px;
  border: 1px solid var(--bh_color_gray_300);
  border-radius: 50px;
}
.total_search_area .result_box ul li span {
  cursor: pointer;
  position: absolute;
  right: -5px;
  top: 5px;
}
.total_search_area .result_box.history-wrap ul {
  gap: 15px;
}
.total_search_area .result_box.history-wrap ul li span {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: var(--bh_color_main);
  color: var(--bh_color_white);
  text-align: center;
  line-height: 16px;
  font-size: 1.3rem;
  cursor: pointer;
  position: absolute;
  right: -13px;
  top: -15px;
}
.total_search_area .result_box.history-wrap::before {
  display: none;
}
.total_search_area .result_box::before {
  content: "";
  width: calc(100% - 30px);
  height: 1px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background-color: var(--bh_color_gray_300);
}
/* 실시간 예약 시간 선택 페이지 */
#init-rsv {
  margin-top: 15px;
}
#init-rsv .day.active {
  background: var(--bh_color_main);
  color: #fff;
}
#init-rsv .time.active span {
  background-color: var(--bh_color_main) !important;
  color: var(--bh_color_white);
}
#init-rsv .title {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 30px;
}
#init-rsv .day_choice_box, #init-rsv .time_choice_box {
  background-color: var(--bh_color_white);
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
  margin-bottom: 30px;
}
#init-rsv .day_choice_box .n_txt, #init-rsv .time_choice_box .n_txt {
  font-size: 1.6rem;
  font-weight: bold;
  padding-bottom: 14.5px;
  margin-bottom: 14.5px;
  border-bottom: 1px solid var(--bh_color_gray_300);
}
#init-rsv .day_choice_box .day-selector, #init-rsv .time_choice_box .day-selector {
  display: flex;
}
#init-rsv .day_choice_box .day-selector li, #init-rsv .time_choice_box .day-selector li {
  margin-right: 30px;
}
#init-rsv .day_choice_box .day-selector li > P, #init-rsv .time_choice_box .day-selector li > P {
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 10px;
}
#init-rsv .day_choice_box .day-selector li span, #init-rsv .time_choice_box .day-selector li span {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  font-size: 1.6rem;
}
#init-rsv .day_choice_box .day-selector li:last-child, #init-rsv .time_choice_box .day-selector li:last-child {
  margin-right: 0;
}
#init-rsv .day_choice_box .time-selector, #init-rsv .time_choice_box .time-selector {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
#init-rsv .day_choice_box .time-selector li span, #init-rsv .time_choice_box .time-selector li span {
  width: 70px;
  display: block;
  cursor: pointer;
  font-size: 1.6rem;
  padding: 7px 0px;
  text-align: center;
  border-radius: 50px;
  line-height: 1.2;
  background-color: var(--bh_color_gray_100);
}
#init-rsv .bottom_btn {
  font-size: 1.6rem;
  cursor: pointer;
  background-color: var(--bh_color_white);
  width: 95px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  border: 0;
}
#init-rsv .bottom_btn.point {
  background-color: var(--bh_color_main);
  color: var(--bh_color_white);
}
@media (max-width: 500px) {
  #init-rsv .day_choice_box .day-selector, #init-rsv .time_choice_box .day-selector {
    flex-wrap: wrap;
  }
  #init-rsv .day_choice_box .day-selector li, #init-rsv .time_choice_box .day-selector li {
    margin-right: 20px;
    margin-bottom: 15px;
  }
  #init-rsv .day_choice_box .day-selector li > P, #init-rsv .time_choice_box .day-selector li > P {
    margin-bottom: 5px;
  }
  #init-rsv .day_choice_box .time-selector, #init-rsv .time_choice_box .time-selector {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
  }
  #init-rsv .day_choice_box .time-selector li, #init-rsv .time_choice_box .time-selector li {
    width: calc(33.333333% - 10px);
  }
  #init-rsv .day_choice_box .time-selector li span, #init-rsv .time_choice_box .time-selector li span {
    width: 100%;
  }
  #init-rsv .bottom_btn {
    font-size: 16px;
    cursor: pointer;
    background-color: var(--bh_color_white);
    width: 95px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    border: 0;
  }
  #init-rsv .bottom_btn.point {
    background-color: var(--bh_color_main);
    color: var(--bh_color_white);
  }
}
/* 실시간 예약 코스선택  페이지*/
#shop-course {
  margin-top: 15px;
}
#shop-course .title {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 30px;
}
#shop-course .revs_info {
  background-color: var(--bh_color_white);
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
  margin-bottom: 30px;
}
#shop-course .revs_info .ds-f {
  padding-bottom: 14.5px;
  border-bottom: 1px solid var(--bh_color_gray_300);
  margin-bottom: 14.5px;
}
#shop-course .revs_info .ds-f p {
  font-size: 1.6rem;
  font-weight: 500;
}
#shop-course .revs_info .ds-f span {
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
#shop-course .revs_info .ds-f:last-child {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
}
#shop-course .course_choice {
  background-color: var(--bh_color_white);
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
  margin-bottom: 30px;
}
#shop-course .course_choice .inner {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid var(--bh_color_gray_300);
}
#shop-course .course_choice .inner .course_info > p {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.2;
}
#shop-course .course_choice .inner .course_info select {
  width: 80px;
  border: 1px solid var(--bh_color_gray_300);
  border-radius: 5px;
  height: 30px;
  padding: 0 10px;
  appearance: none;
  background: url("/files/attach/images/icon/arrow-down2.png") no-repeat var(--bh_color_white);
  background-position: right 8px center;
}
#shop-course .course_choice .inner .course_info select:focus {
  outline: none;
}
#shop-course .course_choice .inner .pirce_area {
  width: 180px;
  background-color: var(--bh_color_gray_50);
  border-radius: 5px;
  padding: 10px;
  text-align: right;
}
#shop-course .course_choice .inner .pirce_area .ds-f .rat {
  font-size: 1.4rem;
  font-weight: 500;
  color: #3278ff;
  margin-right: 5px;
}
#shop-course .course_choice .inner .pirce_area .ds-f .discount {
  font-size: 1.4rem;
  color: var(--bh_color_gray_400);
  text-decoration: line-through;
}
#shop-course .course_choice .inner .pirce_area > p {
  font-size: 16px;
  font-weight: bold;
}
#shop-course .course_choice .price-wrap .ds-f > span {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
}
#shop-course .course_choice .price-wrap .ds-f > p {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
}
#shop-course .bottom_btn {
  font-size: 16px;
  cursor: pointer;
  background-color: var(--bh_color_white);
  width: 95px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  border: 0;
}
#shop-course .bottom_btn.point {
  background-color: var(--bh_color_main);
  color: var(--bh_color_white);
}
@media (max-width: 500px) {
  #shop-course .course_choice .inner .pirce_area {
    width: 130px;
  }
}
#set-order {
  /* 실시간 예약 예약자 정보 페이지*/
  margin-top: 15px;
}
#set-order em {
  font-style: normal;
  color: #ff4848;
}
#set-order .info_box {
  margin-bottom: 30px;
}
#set-order .info_box h4 {
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1.2;
}
#set-order .info_box input {
  width: 100%;
  background-color: var(--bh_color_white);
  height: 40px;
  border-radius: 5px;
  border: 1px solid var(--bh_color_gray_300);
  padding: 0 10px;
  transition: all 0.3s;
}
#set-order .info_box input:focus {
  outline: unset;
  border-color: var(--bh_color_main);
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
}
#set-order .info_box input::placeholder {
  color: var(--bh_color_gray_400);
  font-size: 1.4rem;
}
#set-order .info_box textarea {
  width: 100%;
  resize: unset;
  background-color: var(--bh_color_white);
  height: 150px;
  border-radius: 5px;
  border: 1px solid var(--bh_color_gray_300);
  padding: 10px;
  transition: all 0.3s;
}
#set-order .info_box textarea:focus {
  outline: unset;
  border-color: var(--bh_color_main);
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
}
#set-order .info_box textarea::placeholder {
  color: var(--bh_color_gray_400);
  font-size: 1.4rem;
}
#set-order .revs_info, #set-order .payment_info {
  background-color: var(--bh_color_white);
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
  margin-bottom: 30px;
}
#set-order .revs_info h4, #set-order .payment_info h4 {
  font-size: 1.6rem;
  line-height: 1.2;
  padding-bottom: 14.5px;
  border-bottom: 1px solid var(--bh_color_gray_300);
  margin-bottom: 14.5px;
}
#set-order .revs_info .ds-f, #set-order .payment_info .ds-f {
  margin-bottom: 15px;
}
#set-order .revs_info .ds-f p, #set-order .payment_info .ds-f p {
  font-size: 16px;
  font-weight: 500;
}
#set-order .revs_info .ds-f span, #set-order .payment_info .ds-f span {
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
#set-order .revs_info .ds-f > ul li, #set-order .payment_info .ds-f > ul li {
  font-size: 16px;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
#set-order .pay_info {
  background-color: var(--bh_color_white);
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
  margin-bottom: 30px;
}
#set-order .pay_info h4 {
  font-size: 1.6rem;
  line-height: 1.2;
  padding-bottom: 14.5px;
  border-bottom: 1px solid var(--bh_color_gray_300);
  margin-bottom: 14.5px;
}
#set-order .pay_info .input_box input {
  accent-color: var(--bh_color_main);
}
#set-order .pay_info .input_box input:checked + label {
  color: var(--bh_color_text);
  font-weight: 500;
}
#set-order .pay_info .input_box label {
  margin-left: 5px;
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
#set-order .agree {
  margin-top: 15px;
  padding: 15px;
  border-radius: 5px;
  background-color: var(--bh_color_gray_50);
}
#set-order .agree input {
  accent-color: var(--bh_color_main);
  line-height: 1;
}
#set-order .agree label {
  margin-left: 5px;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  line-height: 1;
}
.order-chk {
  background-color: var(--bh_color_main);
  border-radius: 5px;
  padding: 10px 0;
  color: var(--bh_color_white);
  text-align: center;
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
}
.order-chk:hover {
  color: var(--bh_color_white) !important;
}
.fancybox__content .order_inner .text_box {
  margin-bottom: 15px;
}
.fancybox__content .order_inner .text_box h3 {
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 15px;
}
.fancybox__content .order_inner .text_box p {
  font-size: 1.6rem;
}
.fancybox__content .order_inner .text_box p span {
  color: var(--bh_color_main);
}
.fancybox__content .order_inner .border_box {
  border-radius: 5px;
  border: 1px solid var(--bh_color_gray_300);
  padding: 30px;
  margin-bottom: 15px;
}
.fancybox__content .order_inner .border_box p {
  font-size: 1.6rem;
}
.fancybox__content .order_inner .border_box p:nth-child(2) {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 15px;
}
.fancybox__content .order_inner .border_box p:nth-child(3) {
  font-size: 1.4rem;
  color: var(--bh_color_gray_600);
}
.fancybox__content .order_inner > a {
  display: block;
  text-align: center;
  color: var(--bh_color_white);
  background-color: var(--bh_color_main);
  border-radius: 5px;
  padding: 7px 0;
}
.fancybox__content #submit-form-wrap form {
  display: flex;
  flex-wrap: wrap;
}
.fancybox__content #submit-form-wrap form h1 {
  font-size: 20px;
  margin-bottom: 15px;
  flex: 1 1 100%;
}
.fancybox__content #submit-form-wrap form label {
  display: block;
  flex: 1 1 100%;
  font-size: 16px;
  color: var(--bh_color_gray_700);
  margin-bottom: 15px;
}
.fancybox__content #submit-form-wrap form label input {
  position: relative;
  top: 1px;
  margin-right: 5px;
}
.fancybox__content #submit-form-wrap form a {
  flex: 0 0 calc(50% - 5px);
  height: auto !important;
  background: var(--bh_color_white) !important;
  text-align: center;
  line-height: 1 !important;
  font-size: 16px;
  display: block;
  padding: 12px 0 !important;
  border: 1px solid var(--bh_color_gray_300) !important;
  border-radius: 5px !important;
  margin-right: 5px;
}
.fancybox__content #submit-form-wrap form button {
  margin-left: 5px;
  flex: 0 0 calc(50% - 5px);
  height: auto !important;
  line-height: 1 !important;
  background: var(--bh_color_main) !important;
  text-align: center;
  color: var(--bh_color_white);
  font-size: 16px;
  padding: 12px 0 !important;
  display: block;
  border: 1px solid var(--bh_color_main) !important;
  border-radius: 5px !important;
}
@media (max-width: 500px) {
  .order_inner .border_box {
    padding: 30px 15px;
  }
}
/* 실시간 예약 예약완료 페이지*/
.complete_wrap {
  margin-top: 15px;
}
.complete_wrap .title {
  font-weight: 100;
  font-size: 2rem;
  margin-bottom: 30px;
  font-weight: bold;
}
.complete_wrap .resv_detail {
  background-color: var(--bh_color_white);
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 30px;
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
}
.complete_wrap .resv_detail h3 {
  font-size: 1.6rem;
  padding-bottom: 14.5px;
  border-bottom: 1px solid var(--bh_color_gray_300);
  margin-bottom: 14.5px;
}
.complete_wrap .resv_detail .inner .ds-f {
  margin-bottom: 15px;
}
.complete_wrap .resv_detail .inner .ds-f p {
  font-size: 1.6rem;
  font-weight: 500;
}
.complete_wrap .resv_detail .inner .ds-f span {
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
.complete_wrap .resv_detail .total .ds-f {
  border-top: 1px solid var(--bh_color_gray_300);
  padding-top: 14.5px;
}
.complete_wrap .resv_detail .total .ds-f p, .complete_wrap .resv_detail .total .ds-f span {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
}
.complete_wrap .pay_detail {
  background-color: var(--bh_color_white);
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 30px;
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
}
.complete_wrap .pay_detail h3 {
  font-size: 1.6rem;
  padding-bottom: 14.5px;
  border-bottom: 1px solid var(--bh_color_gray_300);
  margin-bottom: 14.5px;
}
.complete_wrap .pay_detail .ds-f p {
  font-size: 1.6rem;
  font-weight: 500;
}
.complete_wrap .pay_detail .ds-f span {
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
.complete_wrap .bottom_btns .ds-f {
  gap: 10px;
}
.complete_wrap .bottom_btns a {
  display: block;
  width: 95px;
  height: 40px;
  line-height: 40px;
  background-color: var(--bh_color_white);
  text-align: center;
  border-radius: 5px;
  font-size: 1.6rem;
}
/*실시간 예약 주문 목록 페이지*/
.order_list_wrap {
  margin-top: 15px;
}
.order_list_wrap .title {
  font-weight: 100;
  font-size: 2rem;
  margin-bottom: 30px;
  font-weight: bold;
}
.order_list_wrap .tabel_box {
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
  background-color: var(--bh_color_white);
}
.order_list_wrap .tabel_box table th {
  border-bottom: 1px solid var(--bh_color_gray_300);
  font-size: 1.6rem;
  color: var(--bh_color_gray_600);
  padding-bottom: 9px;
}
.order_list_wrap .tabel_box table td {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  padding: 5px 0;
}
.order_list_pagination ul {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.order_list_pagination ul li {
  border: 0 !important;
  width: auto;
  height: auto;
}
.order_list_pagination ul li a {
  display: block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 50%;
  font-size: 1.2rem;
  color: var(--bh_color_gray_600);
  border: 1px solid transparent;
  padding: 0 !important;
}
.order_list_pagination ul li.active {
  background-color: transparent !important;
}
.order_list_pagination ul li.active a {
  border: 1px solid var(--bh_color_main);
  color: var(--bh_color_main);
}
@media (max-width: 500px) {
  .order_list_wrap .tabel_box {
    padding: 10px;
    border-radius: 5px;
  }
  .order_list_wrap .tabel_box table th {
    font-size: 1.2rem;
    padding-bottom: 5px;
  }
  .order_list_wrap .tabel_box table td {
    font-size: 1rem;
    padding: 3px 0;
  }
}
/* 관리자 페이지 - 공통 */
.shop_mgmt_bottom_btns a {
  display: block;
  font-size: 1.6rem;
  background-color: var(--bh_color_gray_100);
  padding: 6px 30px;
  border-radius: 5px;
  background-color: var(--bh_color_white);
}
.shop_mgmt_bottom_btns a.point {
  background-color: var(--bh_color_main);
  color: var(--bh_color_white);
  font-weight: bold;
}
/*관리자 페이지 -  하단 메뉴 */
#manager_menu {
  display: flex;
  position: fixed;
  width: 100%;
  max-width: 640px;
  left: 50%;
  bottom: 0;
  z-index: 99;
  transform: translate(-50%);
  background-color: var(--bh_color_white);
  border-top: 1px solid var(--bh_color_gray_300);
}
#manager_menu li {
  flex: 25%;
}
#manager_menu li a {
  padding: 8px 0;
  display: block;
  text-align: center;
}
#manager_menu li a i {
  font-size: 2.4rem;
  color: var(--bh_color_gray_600);
  margin-bottom: 5px;
}
#manager_menu li a p {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
#manager_menu li a.active i {
  color: var(--bh_color_text);
}
#manager_menu li a.active p {
  color: var(--bh_color_text);
  font-weight: bold;
}
@media (max-width: 500px) {
  #manager_menu li a {
    text-align: center;
  }
}
/* 관리자 페이지 - 대쉬보드 */
.dash_board_wrap {
  margin-top: -15px;
}
.dash_board_wrap .manager_title {
  padding: 30px 0;
}
.dash_board_wrap .manager_title h3 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
}
.dash_board_wrap .manager_title a {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  border-radius: 5px;
  padding: 4px 10px;
  border: 1px solid var(--bh_color_gray_300);
  transition: all 0.3s;
  background-color: var(--bh_color_white);
}
.dash_board_wrap .manager_title a i {
  margin-right: 5px;
}
.dash_board_wrap .manager_title a:hover {
  background-color: var(--bh_color_main);
  color: var(--bh_color_white);
  border-color: var(--bh_color_main);
}
.dash_board_wrap .add_info {
  border-radius: 10px;
  background-color: var(--bh_color_gray_50);
  padding: 15px;
  margin-bottom: 30px;
}
.dash_board_wrap .add_info .ds-f p {
  font-size: 1.8rem;
  font-weight: bold;
  color: var(--bh_color_gray_600);
  margin-right: 20px;
  width: 80px;
}
.dash_board_wrap .add_info .ds-f span {
  font-size: 1.8rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
.dash_board_wrap .today_title {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 20px;
}
.dash_board_wrap .today_title i {
  margin-right: 10px;
  font-weight: 500;
}
.dash_board_wrap .box_style {
  background-color: var(--bh_color_white);
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
}
.dash_board_wrap .box_style .box_title {
  padding-bottom: 10px;
  border-bottom: 1px solid var(--bh_color_gray_300);
  margin-bottom: 15px;
}
.dash_board_wrap .box_style .box_title h3 {
  font-size: 1.6rem;
  font-weight: bold;
}
.dash_board_wrap .box_style .box_title a {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  padding: 4px 10px;
  border: 1px solid var(--bh_color_gray_300);
  border-radius: 5px;
  line-height: 1.2;
  transition: all 0.3s;
}
.dash_board_wrap .box_style .box_title a i {
  margin-right: 5px;
}
.dash_board_wrap .box_style .box_title a:hover {
  border: 1px solid var(--bh_color_main);
  color: var(--bh_color_main);
}
.dash_board_wrap .box_style .bh_row .inner p {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  margin-bottom: 10px;
}
.dash_board_wrap .box_style .bh_row .inner span {
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--bh_color_main);
}
@media (max-width: 425px) {
  .dash_board_wrap .manager_title {
    padding: 30px 0;
  }
  .dash_board_wrap .manager_title .ds-f {
    flex-wrap: wrap;
  }
  .dash_board_wrap .manager_title h3 {
    flex: 1 1 100%;
    margin-bottom: 10px;
  }
}
/* 관리자 페이지 - 샵 리스트 */
.manager_list_wrap {
  margin: -15px 0px 0;
}
.manager_list_wrap .title {
  font-size: 2rem;
  font-weight: bold;
  margin: 30px 0;
}
.manager_list_wrap ul li {
  margin-bottom: 15px;
}
.manager_list_wrap ul li a {
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
  background-color: #fff;
  position: relative;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
  border: 1px solid transparent;
  transition: all 0.3s;
}
.manager_list_wrap ul li a i {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1;
  font-size: 2.4rem;
  color: var(--bh_color_gray_400);
}
.manager_list_wrap ul li a:hover {
  border-color: var(--bh_color_main);
}
.manager_list_wrap ul li a:hover i {
  color: var(--bh_color_main);
}
.manager_list_wrap ul li:last-child {
  margin-bottom: 0;
}
/* 관리자 페이지 - 예약현황 */
.resv_current {
  margin-top: -15px;
}
.resv_current #resv-form {
  padding: 30px 0;
}
.resv_current #resv-form .date_area input {
  width: 150px;
  height: 40px;
  border-radius: 5px;
  border: solid 1px var(--bh_color_gray_300);
  background-color: var(--bh_color_white);
  padding-right: 20px;
  text-align: right;
  background: url("/files/attach/images/icon/calendar.png") no-repeat;
  background-position: 15px center;
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  background-color: var(--bh_color_white);
}
.resv_current #resv-form .date_area p {
  font-size: 1.4rem;
  font-weight: 500;
  margin: 0 10px;
  line-height: 1;
  color: var(--bh_color_gray_600);
}
.resv_current #resv-form .btns_area {
  gap: 10px;
}
.resv_current #resv-form .btns_area a {
  display: block;
  width: 33.333333%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 1.6rem;
  color: var(--bh_color_gray_600);
  border-radius: 5px;
  border: 1px solid var(--bh_color_gray_300);
  transition: all 0.3s;
  background-color: var(--bh_color_white);
}
.resv_current #resv-form .btns_area a:hover {
  color: var(--bh_color_main);
  border-color: var(--bh_color_main);
}
.resv_current #resv-form .phone_number_seach {
  margin-top: 20px;
}
.resv_current #resv-form .phone_number_seach input {
  height: 40px;
  width: 100%;
  border-radius: 5px;
  border: solid 1px var(--bh_color_gray_300);
  padding: 0 15px;
  font-size: 1.6rem;
}
.resv_current #resv-form .phone_number_seach input:focus {
  outline: unset;
}
.resv_current #resv-form .phone_number_seach input::placeholder {
  font-weight: 500;
  color: var(--bh_color_gray_400);
}
.resv_current #resv-form .phone_number_seach .ds-f {
  gap: 10px;
}
.resv_current #resv-form .phone_number_seach .ds-f a {
  display: block;
  width: 95px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  background-color: var(--bh_color_gray_50);
  font-size: 1.6rem;
  transition: all 0.3s;
}
.resv_current #resv-form .phone_number_seach .ds-f a:hover {
  background-color: var(--bh_color_main);
  color: var(--bh_color_white);
  font-weight: bold;
}
.resv_current .real_t_res {
  background-color: var(--bh_color_white);
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
}
.resv_current .real_t_res .box_title {
  padding-bottom: 10px;
  border-bottom: 1px solid var(--bh_color_gray_300);
  margin-bottom: 15px;
}
.resv_current .real_t_res .box_title h3 {
  font-size: 1.6rem;
  font-weight: bold;
}
.resv_current .real_t_res .bh_row .inner p {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  margin-bottom: 10px;
}
.resv_current .real_t_res .bh_row .inner span {
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--bh_color_main);
}
.resv_current .resv_check li {
  background-color: var(--bh_color_white);
  border-radius: 10px;
  box-shadow: 0 6px 23px 0 #00000002, 0 24px 34px 0 #00000002, 0 95px 48px 0 #00000002, 0 148px 52px 0 #0000, 0 -6px 40px 0 #00000005;
  margin-bottom: 30px;
}
.resv_current .resv_check li .resv_inner {
  padding: 15px;
  border-bottom: 1px solid var(--bh_color_gray_300);
}
.resv_current .resv_check li .resv_inner .ds-f p {
  font-size: 1.6rem;
  font-weight: bold;
  margin-right: 30px;
  width: 60px;
  color: var(--bh_color_gray_600);
}
.resv_current .resv_check li .resv_inner .ds-f span {
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
.resv_current .resv_check li .resv_inner_state {
  text-align: right;
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  padding: 9.5px 15px;
}
.resv_current .resv_check li:first-child {
  margin-top: 30px;
}
.resv_current .resv_check li:last-child {
  margin-bottom: 30px;
}
@media (max-width: 510px) {
  .resv_current #resv-form .col-auto {
    width: 100%;
  }
  .resv_current #resv-form .date_area {
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .resv_current #resv-form .date_area input {
    flex: 0 1 100%;
    display: block;
    width: 140px;
    height: 40px;
    text-align: left;
    padding: 0 0 0 40px;
    font-size: 1.4rem;
  }
  .resv_current #resv-form .date_area p {
    flex: 1 1 100%;
    margin: 0px 0px 0 5px;
  }
  .resv_current #resv-form .btns_area a {
    width: 33.333333%;
  }
  .resv_current #resv-form .phone_number_seach .ds-f {
    margin-top: 10px;
  }
  .resv_current #resv-form .phone_number_seach .ds-f a {
    width: 50%;
  }
}
/* 관리자 페이지 - 예약상세 */
.resv_detail_wrap {
  margin-top: 15px;
}
.resv_detail_wrap .title {
  font-size: 2rem;
  margin-bottom: 30px;
  line-height: 1.2;
}
.resv_detail_wrap .inner_wrap {
  background-color: var(--bh_color_white);
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
}
.resv_detail_wrap .inner_wrap .user_info {
  border-bottom: 1px solid var(--bh_color_gray_300);
  margin-bottom: 15px;
}
.resv_detail_wrap .inner_wrap .user_info > .ds-f {
  margin-bottom: 15px;
}
.resv_detail_wrap .inner_wrap .user_info > .ds-f p {
  font-size: 1.6rem;
  font-weight: 500;
}
.resv_detail_wrap .inner_wrap .user_info > .ds-f span {
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
.resv_detail_wrap .inner_wrap .user_info > .ds-f .call a {
  display: block;
  margin-left: 15px;
  border: 1px solid var(--bh_color_gray_300);
  border-radius: 5px;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 1px 10px;
  color: var(--bh_color_gray_600);
}
.resv_detail_wrap .inner_wrap .user_info > .ds-f .call a i {
  margin-right: 5px;
}
.resv_detail_wrap .inner_wrap .resv_info {
  border-bottom: 1px solid var(--bh_color_gray_300);
  margin-bottom: 15px;
}
.resv_detail_wrap .inner_wrap .resv_info > .ds-f {
  margin-bottom: 15px;
  flex-wrap: wrap;
}
.resv_detail_wrap .inner_wrap .resv_info > .ds-f p {
  font-size: 1.6rem;
  font-weight: 500;
}
.resv_detail_wrap .inner_wrap .resv_info > .ds-f span {
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
.resv_detail_wrap .inner_wrap .total p, .resv_detail_wrap .inner_wrap .total span {
  font-size: 2rem;
  font-weight: bold;
}
/* 관리자 페이지 - 정산관리 */
.sale_current {
  margin-top: -15px;
}
.sale_current #sale-form {
  padding: 30px 0;
}
.sale_current #sale-form .date_area input {
  width: 150px;
  height: 40px;
  border-radius: 5px;
  border: solid 1px var(--bh_color_gray_300);
  background-color: var(--bh_color_white);
  padding-right: 20px;
  text-align: right;
  background: url("/files/attach/images/icon/calendar.png") no-repeat;
  background-color: var(--bh_color_white);
  background-position: 15px center;
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
.sale_current #sale-form .date_area p {
  font-size: 1.4rem;
  font-weight: 500;
  margin: 0 10px;
  line-height: 1;
  color: var(--bh_color_gray_600);
}
.sale_current #sale-form .btns_area {
  gap: 10px;
}
.sale_current #sale-form .btns_area a {
  display: block;
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 1.6rem;
  color: var(--bh_color_gray_600);
  background-color: var(--bh_color_white);
  border-radius: 5px;
  border: 1px solid var(--bh_color_gray_300);
  transition: all 0.3s;
}
.sale_current #sale-form .btns_area a:hover {
  color: var(--bh_color_main);
  border-color: var(--bh_color_main);
}
.sale_current .calculate_info {
  background-color: var(--bh_color_white);
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
}
.sale_current .calculate_info .box_title {
  padding-bottom: 10px;
  border-bottom: 1px solid var(--bh_color_gray_300);
  margin-bottom: 15px;
}
.sale_current .calculate_info .box_title h3 {
  font-size: 1.6rem;
  font-weight: bold;
}
.sale_current .calculate_info .box_title a {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  padding: 4px 10px;
  border: 1px solid var(--bh_color_gray_300);
  border-radius: 5px;
  line-height: 1.2;
  transition: all 0.3s;
}
.sale_current .calculate_info .box_title a i {
  margin-right: 5px;
}
.sale_current .calculate_info .box_title a:hover {
  border: 1px solid var(--bh_color_main);
  color: var(--bh_color_main);
}
.sale_current .calculate_info .bh_row .inner p {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  margin-bottom: 10px;
}
.sale_current .calculate_info .bh_row .inner span {
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--bh_color_main);
}
.sale_current .sale_check li {
  background-color: var(--bh_color_white);
  border-radius: 10px;
  box-shadow: 0 6px 23px 0 #00000002, 0 24px 34px 0 #00000002, 0 95px 48px 0 #00000002, 0 148px 52px 0 #0000, 0 -6px 40px 0 #00000005;
  margin-bottom: 30px;
}
.sale_current .sale_check li .resv_inner {
  padding: 15px;
  border-bottom: 1px solid var(--bh_color_gray_300);
}
.sale_current .sale_check li .resv_inner .ds-f p {
  font-size: 1.6rem;
  font-weight: bold;
  margin-right: 30px;
  width: 85px;
  color: var(--bh_color_gray_600);
}
.sale_current .sale_check li .resv_inner .ds-f span {
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
.sale_current .sale_check li .sale_inner_state {
  text-align: right;
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  padding: 9.5px 15px;
}
.sale_current .sale_check li:first-child {
  margin-top: 30px;
}
.sale_current .sale_check li:last-child {
  margin-bottom: 30px;
}
@media (max-width: 425px) {
  .sale_current #sale-form .col-auto {
    width: 100%;
  }
  .sale_current #sale-form .date_area {
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .sale_current #sale-form .date_area input {
    flex: 0 1 100%;
    display: block;
    width: 140px;
    height: 40px;
    text-align: left;
    padding: 0 0 0 40px;
    font-size: 1.4rem;
  }
  .sale_current #sale-form .date_area p {
    flex: 1 1 100%;
    margin: 0px 0px 0 5px;
  }
  .sale_current .calculate_info .bh_row {
    margin: -5px !important;
  }
  .sale_current .calculate_info .bh_row > div {
    padding: 0 5px !important;
  }
  .sale_current .calculate_info .bh_row .inner p {
    font-size: 1.2rem;
  }
  .sale_current .calculate_info .bh_row .inner span {
    font-size: 1.4rem;
  }
  .sale_current .sale_check li .resv_inner .ds-f p {
    font-size: 1.4rem;
    margin-right: 20px;
    width: 75px;
  }
  .sale_current .sale_check li .resv_inner .ds-f span {
    font-size: 1.4rem;
  }
}
/* 관리자 페이지 - 정산상세 */
.sale_detail_wrap {
  margin-top: 15px;
  background-color: var(--bh_color_white);
  border-radius: 10px;
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
  padding: 15px;
}
.sale_detail_wrap .title {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--bh_color_gray_300);
}
.sale_detail_wrap .title h3 {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.2;
}
.sale_detail_wrap .info_box {
  padding-bottom: 14.5px;
  margin-bottom: 14.5px;
  border-bottom: 1px solid var(--bh_color_gray_300);
}
.sale_detail_wrap .info_box.ifo1 p {
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--bh_color_gray_600);
}
.sale_detail_wrap .info_box.ifo1 span {
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
.sale_detail_wrap .info_box.ifo2 > p {
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--bh_color_gray_600);
  margin-bottom: 5px;
}
.sale_detail_wrap .info_box.ifo2 > p span {
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
.sale_detail_wrap .info_box.ifo2 ul li {
  padding: 10px 15px;
  border-radius: 5px;
  background-color: #fafafa;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  margin-bottom: 10px;
}
.sale_detail_wrap .info_box.ifo2 ul li:last-child {
  margin-bottom: 0;
}
.sale_detail_wrap .info_box.ifo3 {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.sale_detail_wrap .info_box.ifo3 > p {
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--bh_color_gray_600);
  margin-bottom: 5px;
}
.sale_detail_wrap .info_box.ifo3 > p span {
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
@media (max-width: 425px) {
  .sale_detail_wrap .info_box.ifo1 p {
    font-size: 1.4rem;
  }
  .sale_detail_wrap .info_box.ifo1 span {
    font-size: 1.4rem;
  }
}
/* 관리자 페이지 - 콜수관리 */
.call_current {
  margin-top: -15px;
}
.call_current #call-form {
  padding: 30px 0;
}
.call_current #call-form .date_area input {
  width: 150px;
  height: 40px;
  border-radius: 5px;
  border: solid 1px var(--bh_color_gray_300);
  background-color: var(--bh_color_white);
  padding-right: 20px;
  background-color: var(--bh_color_white);
  text-align: right;
  background: url("/files/attach/images/icon/calendar.png") no-repeat;
  background-position: 15px center;
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  background-color: var(--bh_color_white);
}
.call_current #call-form .date_area p {
  font-size: 1.4rem;
  font-weight: 500;
  margin: 0 10px;
  line-height: 1;
  color: var(--bh_color_gray_600);
}
.call_current #call-form .btns_area {
  gap: 10px;
}
.call_current #call-form .btns_area a {
  display: block;
  width: 33.333333%;
  background-color: var(--bh_color_white);
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 1.6rem;
  color: var(--bh_color_gray_600);
  border-radius: 5px;
  border: 1px solid var(--bh_color_gray_300);
  transition: all 0.3s;
}
.call_current #call-form .btns_area a:hover {
  color: var(--bh_color_main);
  border-color: var(--bh_color_main);
}
.call_current #call-form .phone_number_seach {
  margin-top: 20px;
}
.call_current #call-form .phone_number_seach input {
  height: 40px;
  width: 100%;
  border-radius: 5px;
  border: solid 1px var(--bh_color_gray_300);
  padding: 0 15px;
  font-size: 1.6rem;
}
.call_current #call-form .phone_number_seach input:focus {
  outline: unset;
}
.call_current #call-form .phone_number_seach input::placeholder {
  font-weight: 500;
  color: var(--bh_color_gray_400);
}
.call_current #call-form .phone_number_seach .ds-f {
  gap: 10px;
}
.call_current #call-form .phone_number_seach .ds-f a {
  display: block;
  width: 95px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  background-color: var(--bh_color_gray_50);
  font-size: 1.6rem;
  transition: all 0.3s;
}
.call_current #call-form .phone_number_seach .ds-f a:hover {
  background-color: var(--bh_color_main);
  color: var(--bh_color_white);
  font-weight: bold;
}
.call_current .box_style {
  background-color: var(--bh_color_white);
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
}
.call_current .box_style .box_title {
  padding-bottom: 10px;
  border-bottom: 1px solid var(--bh_color_gray_300);
  margin-bottom: 15px;
}
.call_current .box_style .box_title h3 {
  font-size: 1.6rem;
  font-weight: bold;
}
.call_current .box_style .bh_row .inner p {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  margin-bottom: 10px;
}
.call_current .box_style .bh_row .inner span {
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--bh_color_main);
}
.call_current .table_box {
  margin-top: 30px;
  background-color: var(--bh_color_white);
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
}
.call_current .table_box th {
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--bh_color_gray_600);
  padding: 10px 5px;
  border-bottom: 1px solid var(--bh_color_gray_300);
  text-align: left;
}
.call_current .table_box td {
  font-size: 1.6rem;
  font-weight: 500;
  padding: 10px 5px;
  color: var(--bh_color_gray_600);
}
@media (max-width: 510px) {
  .call_current #call-form .col-auto {
    width: 100% !important;
  }
  .call_current #call-form .date_area {
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .call_current #call-form .date_area input {
    flex: 0 1 100%;
    display: block;
    width: 140px;
    height: 40px;
    text-align: left;
    padding: 0 0 0 40px;
    font-size: 1.4rem;
  }
  .call_current #call-form .date_area p {
    flex: 1 1 100%;
    margin: 0px 0px 0 5px;
  }
  .call_current #call-form .phone_number_seach .ds-f {
    margin-top: 10px;
  }
  .call_current #call-form .phone_number_seach .ds-f a {
    width: 50%;
  }
  .call_current .table_box th {
    font-size: 1.2rem;
  }
  .call_current .table_box td {
    font-size: 1.2rem;
  }
}
/* 관리자 페이지 - 후기관리 */
.manager_review_wrap {
  margin-top: -15px;
}
.manager_review_wrap .box_style {
  margin-top: 30px;
  background-color: var(--bh_color_white);
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
}
.manager_review_wrap .box_style .box_title {
  padding-bottom: 10px;
  border-bottom: 1px solid var(--bh_color_gray_300);
  margin-bottom: 15px;
}
.manager_review_wrap .box_style .box_title h3 {
  font-size: 1.6rem;
  font-weight: bold;
}
.manager_review_wrap .box_style .bh_row .inner p {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  margin-bottom: 10px;
}
.manager_review_wrap .box_style .bh_row .inner span {
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--bh_color_main);
}
.manager_review_wrap .comment_list_area .comment_list_inner {
  margin-bottom: 30px;
  padding: 15px;
  background-color: var(--bh_color_white);
  box-shadow: 0 6px 23px 0 #00000002, 0 24px 34px 0 #00000002, 0 95px 48px 0 #00000002, 0 148px 52px 0 #0000, 0 -6px 40px 0 #00000005;
  border-radius: 10px;
}
.manager_review_wrap .comment_list_area .comment_list_inner .user_info {
  margin-bottom: 15px;
}
.manager_review_wrap .comment_list_area .comment_list_inner .user_info .txt_box {
  margin-left: 15px;
}
.manager_review_wrap .comment_list_area .comment_list_inner .user_info .txt_box .name {
  font-size: 1.6rem;
  font-weight: bold;
}
.manager_review_wrap .comment_list_area .comment_list_inner .user_info .txt_box .star {
  font-size: 1.6rem;
  font-weight: bold;
  margin-right: 20px;
  position: relative;
}
.manager_review_wrap .comment_list_area .comment_list_inner .user_info .txt_box .star i {
  color: var(--bh_color_main);
  font-weight: normal;
}
.manager_review_wrap .comment_list_area .comment_list_inner .user_info .txt_box .star i:last-child {
  margin-right: 5px;
}
.manager_review_wrap .comment_list_area .comment_list_inner .user_info .txt_box .star::before {
  display: block;
  width: 1px;
  height: 10px;
  background-color: var(--bh_color_gray_300);
  content: "";
  position: absolute;
  right: -10px;
  top: 6px;
}
.manager_review_wrap .comment_list_area .comment_list_inner .user_info .txt_box .date {
  font-size: 1.4rem;
  color: var(--bh_color_gray_400);
}
.manager_review_wrap .comment_list_area .comment_list_inner .user_info .reply-review {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.2;
  padding: 4px 10px;
  border-radius: 5px;
  border: solid 1px var(--bh_color_gray_300);
  background-color: var(--bh_color_white);
  color: var(--bh_color_gray_600);
  transition: all 0.3s;
}
.manager_review_wrap .comment_list_area .comment_list_inner .user_info .reply-review i {
  margin-right: 5px;
}
.manager_review_wrap .comment_list_area .comment_list_inner .user_info .reply-review:hover {
  border-color: var(--bh_color_main);
  color: var(--bh_color_main);
}
.manager_review_wrap .comment_list_area .comment_list_inner .comment_content .xe_content {
  font-size: 1.6rem !important;
}
.manager_review_wrap .comment_list_area .comment_list_inner > ul li {
  margin-bottom: 30px;
}
.manager_review_wrap .comment_list_area .comment_list_inner > ul li .re_comment_inner {
  padding: 15px;
  border-radius: 10px;
  background-color: var(--bh_color_gray_50);
}
.manager_review_wrap .comment_list_area .comment_list_inner > ul li .re_comment_inner .date {
  font-size: 1.4rem;
  color: var(--bh_color_gray_400);
  margin-bottom: 15px;
}
.manager_review_wrap .comment_list_area .comment_list_inner > ul li .re_comment_inner .re_comment_content {
  font-size: 1.6rem;
}
.manager_review_wrap .comment_list_area .comment_list_inner > ul li .re_comment_inner .delete-cmt {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  background-color: var(--bh_color_white);
  border: 1px solid var(--bh_color_gray_300);
  border-radius: 5px;
  padding: 4px 10px;
  line-height: 1.2;
  transition: all 0.3s;
}
.manager_review_wrap .comment_list_area .comment_list_inner > ul li .re_comment_inner .delete-cmt:hover {
  border-color: var(--bh_color_main);
  color: var(--bh_color_main);
}
.manager_review_wrap .comment_list_area .comment_list_inner > ul li:last-child {
  margin-bottom: 0;
}
.manager_review_wrap .comment_list_area .comment_list_inner > ul li:first-child {
  margin-top: 30px;
}
.manager_review_wrap .comment_list_area .comment_list_inner:last-child {
  margin-bottom: 0;
}
.manager_review_wrap .comment_list_area .comment_list_inner:first-child {
  margin-top: 30px;
}
.manager_review_wrap .comment_list_area .pagination {
  margin-top: 30px;
}
.manager_review_wrap .comment_list_area .pagination ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.manager_review_wrap .comment_list_area .pagination ul li a {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  line-height: 28px;
  font-size: 1.3rem;
  text-align: center;
  display: block;
  color: var(--bh_color_gray_500);
}
.manager_review_wrap .comment_list_area .pagination ul li a.active {
  background-color: var(--bh_color_main);
  color: var(--bh_color_white);
}
.manager_review_wrap .comment_list_area .pagination ul li.arr a {
  font-size: 1.7rem;
  color: var(--bh_color_text);
}
@media (max-width: 500px) {
  .manager_review_wrap .comment_list_area .comment_list_inner .user_info .reply-review {
    font-size: 1.2rem;
  }
  .manager_review_wrap .comment_list_area .comment_list_inner > ul li .delete-cmt {
    top: 10px;
    right: 10px;
    font-size: 1.2rem;
  }
}
/* 관리자 페이지 - 후기답변 */
.compensate-for-scrollbar {
  padding: 0 !important;
}
.fancybox__slide {
  padding: 0 !important;
}
.fancybox__content {
  max-width: 550px !important;
  width: 100% !important;
  padding: 15px !important;
  border-radius: 10px;
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
}
.fancybox__content .anser_review_box h3 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 15px;
}
.fancybox__content .anser_review_box textarea {
  width: 100%;
  border-radius: 5px;
  height: 150px;
  border: solid 1px var(--bh_color_gray_300);
  padding: 15px;
  display: block;
  margin-bottom: 15px;
}
.fancybox__content .anser_review_box textarea::placeholder {
  color: var(--bh_color_gray_400);
}
.fancybox__content .anser_review_box a {
  width: 100%;
  background-color: var(--bh_color_main);
  color: var(--bh_color_white);
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 7px 0;
  border-radius: 5px;
}
@media (max-width: 550px) {
  .fancybox__content {
    max-width: 90% !important;
  }
}
/* 관리자 페이지 - 상점관리 */
.shop_config_wrap {
  margin-top: -15px;
}
.shop_config_wrap .config_title {
  padding: 30px 0;
}
.shop_config_wrap .config_title h3 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
}
.shop_config_wrap .config_title a {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.2;
  border-radius: 5px;
  border: 1px solid var(--bh_color_gray_300);
  padding: 4px 10px;
  color: var(--bh_color_gray_600);
  transition: all 0.3s;
  background-color: var(--bh_color_white);
}
.shop_config_wrap .config_title a i {
  margin-right: 5px;
}
.shop_config_wrap .config_title a:hover {
  border-color: var(--bh_color_main);
  color: var(--bh_color_main);
}
.shop_config_wrap .shop_option {
  padding-bottom: 30px;
  border-bottom: 1px solid var(--bh_color_gray_300);
  margin-bottom: 30px;
}
.shop_config_wrap .shop_option p {
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--bh_color_gray_600);
}
.shop_config_wrap .shop_option select {
  width: 100px;
  border: 1px solid var(--bh_color_gray_300);
  border-radius: 5px;
  padding: 0 15px;
  height: 40px;
  appearance: none;
  background: url("/files/attach/images/icon/arrow-down2.png") no-repeat var(--bh_color_white);
  background-position: right 8px center;
}
.shop_config_wrap .shop_option select:focus {
  outline: unset;
}
.shop_config_wrap .shop_info {
  background-color: var(--bh_color_white);
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 40px;
}
.shop_config_wrap .shop_info .ds-f p {
  font-size: 1.4rem;
  font-weight: bold;
  margin-right: 15px;
}
.shop_config_wrap .shop_info .ds-f span {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
.shop_config_wrap .category_btns_area li {
  margin-bottom: 15px;
}
.shop_config_wrap .category_btns_area li a {
  position: relative;
  padding: 10px;
}
.shop_config_wrap .category_btns_area li a span {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 5px;
}
.shop_config_wrap .category_btns_area li a p {
  font-size: 1.4rem;
  color: var(--bh_color_gray_600);
}
.shop_config_wrap .category_btns_area li a i {
  line-height: 1;
  color: var(--bh_color_gray_400);
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 2.4rem;
  transform: translateY(-50%);
}
.shop_config_wrap .category_btns_area li:last-child {
  margin-bottom: 0;
}
@media (max-width: 500px) {
  .shop_config_wrap .config_title {
    flex-wrap: wrap;
  }
  .shop_config_wrap .config_title h3 {
    flex: 1 1 100%;
    margin-bottom: 10px;
  }
  .shop_config_wrap .shop_info {
    background-color: var(--bh_color_white);
    box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 40px;
  }
  .shop_config_wrap .shop_info .bh_row > div {
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
  }
  .shop_config_wrap .shop_info .bh_row > div:first-child {
    margin-bottom: 20px;
  }
  .shop_config_wrap .shop_info .ds-f {
    display: block !important;
  }
  .shop_config_wrap .shop_info .ds-f p {
    margin-right: 0px;
    margin-bottom: 5px;
  }
}
/* 관리자 페이지 - 실시간 결제 관리 */
#mgmt-form .subject {
  margin-top: 15px;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
}
#mgmt-form .option_choice {
  padding-bottom: 30px;
  border-bottom: 1px solid var(--bh_color_gray_300);
}
#mgmt-form .option_choice p {
  line-height: 1;
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--bh_color_gray_600);
}
#mgmt-form .option_choice select {
  width: 180px;
  height: 40px;
  border-radius: 5px;
  border: solid 1px var(--bh_color_gray_300);
  padding: 0 15px;
  appearance: none;
  background: url("/files/attach/images/icon/arrow-down2.png") no-repeat var(--bh_color_white);
  font-size: 1.6rem;
  font-weight: 500;
  background-position: right 8px center;
}
#mgmt-form .option_choice select:focus {
  outline: unset;
}
#mgmt-form .ars_setting {
  padding: 30px 0;
  margin-bottom: 30px;
  border-bottom: 1px solid var(--bh_color_gray_300);
}
#mgmt-form .ars_setting p {
  line-height: 1;
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--bh_color_gray_600);
}
#mgmt-form .ars_setting select {
  width: 100px;
  height: 40px;
  border-radius: 5px;
  border: solid 1px var(--bh_color_gray_300);
  padding: 0 15px;
  appearance: none;
  background: url("/files/attach/images/icon/arrow-down2.png") no-repeat var(--bh_color_white);
  font-size: 1.6rem;
  font-weight: 500;
  background-position: right 8px center;
}
#mgmt-form .ars_setting select:focus {
  outline: unset;
}
#mgmt-form .time_choice {
  margin-bottom: 30px;
}
#mgmt-form .time_choice .title {
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--bh_color_gray_600);
  margin-bottom: 15px;
}
#mgmt-form .time_choice .ds-f {
  gap: 10px;
  flex-wrap: wrap;
}
#mgmt-form .time_choice .ds-f li {
  flex: 1 0 calc(25% - 10px);
  position: relative;
}
#mgmt-form .time_choice .ds-f li input {
  position: absolute;
  left: -15px;
  top: -15px;
  display: none;
}
#mgmt-form .time_choice .ds-f li input:checked + label {
  border-color: var(--bh_color_main);
  color: var(--bh_color_main);
}
#mgmt-form .time_choice .ds-f li label {
  cursor: pointer;
  text-align: center;
  display: block;
  width: 100%;
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  border-radius: 50px;
  border: 1px solid var(--bh_color_gray_300);
  padding: 8px 0;
  background-color: var(--bh_color_white);
}
#mgmt-form .bank_info p {
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 10px;
}
#mgmt-form .bank_info input {
  width: 100%;
  border-radius: 5px;
  border: solid 1px var(--bh_color_gray_300);
  background-color: var(--bh_color_white);
  height: 40px;
  padding: 0 15px;
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  transition: all 0.3s;
}
#mgmt-form .bank_info input:focus {
  outline: unset;
  border-color: var(--bh_color_main);
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
}
#mgmt-form .mgmt_basics_info {
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
  background-color: var(--bh_color_white);
  margin-bottom: 30px;
}
#mgmt-form .mgmt_basics_info .title {
  padding-bottom: 10px;
  border-bottom: 1px solid var(--bh_color_gray_300);
  margin-bottom: 15px;
}
#mgmt-form .mgmt_basics_info .title h3 {
  font-size: 1.6rem;
}
#mgmt-form .mgmt_basics_info .title a {
  line-height: 1.2;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 4px 10px;
  border-radius: 5px;
  border: solid 1px var(--bh_color_gray_300);
  background-color: var(--bh_color_white);
  color: var(--bh_color_gray_600);
  transition: all 0.3s;
}
#mgmt-form .mgmt_basics_info .title a:hover {
  border-color: var(--bh_color_main);
  color: var(--bh_color_main);
}
#mgmt-form .mgmt_basics_info .inner .ds-f p {
  width: 105px;
  margin-right: 30px;
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--bh_color_gray_600);
}
#mgmt-form .mgmt_basics_info .inner .ds-f span {
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
}
#mgmt-form .mgmt_basics_number_info h3 {
  font-size: 1.8rem;
  line-height: 1.2;
  margin-bottom: 15px;
}
#mgmt-form .mgmt_basics_number_info p {
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 10px;
}
#mgmt-form .mgmt_basics_number_info input {
  width: 100%;
  border-radius: 5px;
  border: solid 1px var(--bh_color_gray_300);
  background-color: var(--bh_color_white);
  height: 40px;
  padding: 0 15px;
  font-size: 1.6rem;
  font-weight: 500;
  color: var(--bh_color_gray_600);
  transition: all 0.3s;
}
#mgmt-form .mgmt_basics_number_info input:focus {
  outline: unset;
  border-color: var(--bh_color_main);
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
}
#mgmt-form .about_info p, #mgmt-form .event_info p {
  font-size: 1.6rem;
  font-weight: 500;
}
#mgmt-form .about_info textarea, #mgmt-form .event_info textarea {
  width: 100%;
  height: 150px;
  display: block;
  resize: none;
  border-radius: 5px;
  border: solid 1px var(--bh_color_gray_300);
  background-color: var(--bh_color_white);
  padding: 15px;
  transition: all 0.3s;
}
#mgmt-form .about_info textarea:focus, #mgmt-form .event_info textarea:focus {
  outline: unset;
  border-color: var(--bh_color_main);
  box-shadow: 0 6px 13px 0 #00000007, 0 24px 24px 0 #00000002, 0 95px 38px 0 #00000002, 0 -6px 33px 0 #00000007;
}
@media (max-width: 500px) {
  #mgmt-form .subject {
    margin-bottom: 15px;
  }
  #mgmt-form .option_choice .bh_row > div {
    flex: 1 1 100%;
    max-width: 100%;
  }
  #mgmt-form .option_choice .bh_row > div:first-child {
    margin-bottom: 15px;
  }
  #mgmt-form .mgmt_basics_info .inner .ds-f {
    display: block !important;
    margin-bottom: 15px !important;
  }
  #mgmt-form .mgmt_basics_info .inner .ds-f p {
    width: 100%;
    margin-right: 0px;
  }
}
/* 날자선택 위치 이상 현성 수정 코드 */
#ui-datepicker-div.op1 {
  left: 15px !important;
}
#ui-datepicker-div.op2 {
  left: 209px !important;
}
@media (max-width: 500px) {
  #ui-datepicker-div.op1 {
    left: 15px !important;
  }
  #ui-datepicker-div.op2 {
    left: 80px !important;
  }
}
/* 개점준비 팝업 */
.shop_cover {
  max-width: 640px;
  left: 50% !important;
  transform: translateX(-50%);
}
.shop_cover .inner {
  position: absolute;
  width: 60%;
  padding: 30px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 20px;
  background-color: var(--bh_color_white);
}
.shop_cover .inner p {
  text-align: center;
  font-weight: bold;
  font-size: 3rem;
  margin-bottom: 15px;
}
.shop_cover .inner a {
  display: block;
  background-color: var(--bh_color_main);
  color: var(--bh_color_white);
  text-align: center;
  font-size: 1.8rem;
  padding: 10px;
  border-radius: 5px;
  font-weight: 500;
  margin: 0 5px;
}
@media (max-width: 640px) {
  .shop_cover .inner {
    padding: 20px 15px;
    width: 80%;
    border-radius: 10px;
  }
  .shop_cover .inner p {
    font-size: 2.4rem;
  }
  .shop_cover .inner a {
    font-size: 1.6rem;
    padding: 8px;
  }
}
/* footer */
.bh .footer {
  padding: 20px 0 90px;
}
.bh .footer .footer_menu {
  margin-bottom: 10px;
}
.bh .footer .footer_menu ul {
  padding: 0;
  border: 0;
}
.bh .footer .footer_menu ul li a {
  font-size: 1.4rem;
  font-weight: 500;
  color: var(--bh_color_gray_600) !important;
}
.bh .footer .footer_menu ul li a::after {
  padding: 0 9.5px;
}
.bh .footer .copyright .info_btn {
  font-size: 14px;
  font-weight: bold;
  color: var(--bh_color_gray_600);
  cursor: pointer;
}
.bh .footer .copyright .info_btn i {
  line-height: 1;
  margin-left: 5px;
  font-size: 20px;
  font-weight: normal;
  position: relative;
  top: 1.5px;
  display: inline-block;
  transform: rotate(0deg);
}
.bh .footer .copyright .info_btn.on i {
  transform: rotate(180deg);
}
.bh .footer .copyright .slide_f_info {
  display: none;
  margin-top: 10px;
}
.bh .footer .copyright .slide_f_info p {
  margin-right: 10px;
}
.bh .footer .copyright .slide_f_info p:last-child {
  margin-right: 0;
}
@media (max-width: 991.98px) {
  .bh .footer .footer_menu ul li a {
    font-size: 12px;
  }
  .bh .footer .footer_menu ul li a::after {
    padding: 0 5px;
  }
  .bh .footer .copyright .slide_f_info p {
    margin-right: 5px;
  }
}
/* slider */
.swiper-main .item.item1 .slider_content_wrap span.slider_content_text_1 {
  font-size: 55px;
}
.swiper-main .item.item1 .slider_content_wrap span.slider_content_text_2 {
  font-size: 30px;
}
.swiper-main .item.item2 .slider_content_wrap span.slider_content_text_1 {
  font-size: 55px;
}
.swiper-main .item.item2 .slider_content_wrap span.slider_content_text_2 {
  font-size: 30px;
}
.swiper-main .item.item3 .slider_content_wrap span.slider_content_text_1 {
  font-size: 55px;
}
.swiper-main .item.item3 .slider_content_wrap span.slider_content_text_2 {
  font-size: 30px;
}
@media (max-width: 991.98px) {
  .swiper-main .item.item1 .slider_content_wrap span.slider_content_text_1 {
    font-size: 22px;
  }
  .swiper-main .item.item1 .slider_content_wrap span.slider_content_text_2 {
    font-size: 18px;
  }
  .swiper-main .item.item2 .slider_content_wrap span.slider_content_text_1 {
    font-size: 22px;
  }
  .swiper-main .item.item2 .slider_content_wrap span.slider_content_text_2 {
    font-size: 18px;
  }
  .swiper-main .item.item3 .slider_content_wrap span.slider_content_text_1 {
    font-size: 22px;
  }
  .swiper-main .item.item3 .slider_content_wrap span.slider_content_text_2 {
    font-size: 18px;
  }
}
/*# sourceMappingURL=6e834d0e2f4351475057ffc9788a4e3f8319bad0.page.scss.map */
