* {
  -webkit-tap-highlight-color: transparent !important;
}
input:focus {
  outline: none;
}
/* 제일 상단 바 */
.util_wrap {
  display: none;
}

/* 사이드 */
.layout_side {
  z-index: 1000000;
}

.layout_header .logo_wrap.flying {
  height: 60px;
}

.btn_resp {
  border: 1px #ccc solid;
  background: #fff;
  height: 26px;
  font-size: 12px;
  line-height: 26px;
  padding: 0 9px;
  box-sizing: border-box;
  text-align: center;
  color: #333;
  cursor: pointer;
  vertical-align: middle;
  border-radius: 2px;
  transition: border-color 0.2s, background-color 0.2s;
}
.btn {
  background-color: #00b877 !important;
}
.btn_resp2 {
  width: 84px;
  height: 32px;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
  transition: border-color 0.2s, background-color 0.2s;
}
.detail_title_area .summary {
  display: none;
  font-size: 14px;
  color: #767676;
}

.btn_resp.size_b {
  height: 32px;
  font-size: 13px;
  line-height: 31px;
  min-width: 60px;
  border-radius: 0.3rem;
}

.resp_top_search .search_ver2 .search_new .contetns_area {
  margin-top: -1px;
  width: 298px;
  background: #fff;
  border: 1px #aaa solid;
}

.layout_header .logo_wrap {
  zoom: 1;
}
.layout_header .logo_wrap .resp_wrap {
  position: relative;
  background-color: #00b877;
}
.layout_header .logo_wrap .logo_area {
  display: table;
  margin: 0 13%;
}
.layout_header .resp_top_cart {
  position: inherit;
  margin-top: 0px;
  display: none;
  width: 12px;
  height: 32px;
  background: url(/data/skin/responsive_ver1_default_gl/images/design/main_top_cart.svg) 0 center no-repeat;
  background-size: 32px;
}
.layout_header .resp_top_list {
  margin-left: 18px;
  display: none;
  width: 34px;
  height: 34px;
  background: url(/data/skin/responsive_ver1_default_gl/images/design/main_top_nanlist.svg) 0 center no-repeat;
  background-size: 34px;
}
.layout_header .cart_cnt2 {
  display: inline-block;
  vertical-align: top;
  margin-top: -3px;
  text-align: center;
  height: 20px;
  padding: 0 5px;
  min-width: 10px;
  border-radius: 10px;
  font-size: 11px;
  line-height: 21px;
  font-weight: 300;
  background: #333;
  color: #fff;
}

.resp_top_hamburger > a:after {
  display: block;
  font-size: 0;
  content: '';
  position: absolute;
  right: 0;
  height: 3px;
  width: 100%;
  background: #fff;
  border-radius: 3px;
  top: calc(50% - 2px);
}

.resp_top_hamburger > a::before {
  display: block;
  font-size: 0;
  content: '';
  position: absolute;
  right: 0;
  height: 3px;
  width: 100%;
  background: #fff;
  border-radius: 3px;
  top: calc(50% - 0px);
}
#layout_header > div.logo_wrap > div > div:nth-child(1) > div > a > b {
  display: block;
  font-size: 0;
  content: '';
  position: absolute;
  right: 0;
  height: 3px;
  width: 100%;
  background: #fff;
  border-radius: 3px;
}
.layout_header .bookmark {
  padding-left: 20px;
}

.mr-10px {
  margin-right: 10px;
}

/* logo */
.btn {
  background-color: transparent !important;
}

.logo_wrap {
  width: 100%;
  height: 60px;
  margin: 0 auto;
}

.logo {
  width: 178px;
  height: 28px;
}

.flying {
  margin-bottom: -1px;
}

.header-icon {
  width: 100%;
  position: relative;
}
.hamburger-absol {
  position: absolute;
  top: 30px;
  left: 36px;
  transform: translate(-50%, -50%);
}

.logo-absol {
  position: absolute;
  top: 29px;
  transform: translate(10%, -50%);
}
.write-absol {
  position: absolute;
  top: 30px;
  right: 0px;
  transform: translate(-50%, -50%);
}

.shop-absol {
  position: absolute;
  top: 29px;
  right: 31px;
  transform: translate(-50%, -50%);
}
/* 백버튼 */
.w-29px {
  width: 29px;
}
.link-icon {
  width: 32px;
  height: 32px;
  position: relative;
}

.layout_header .cart_cnt1 {
  display: inline-block;
  vertical-align: middle;
  margin-top: -22px;
  height: 16px;
  min-width: 6px;
  font-size: 12px;
  line-height: 16px;
  padding: 0 5px;
  margin-left: -12px;
  background: #333;
  color: #fff;
  border-radius: 8px;
}

.pc-hide {
  display: none !important;
}

/* header */
.layout_header .nav_wrap .categorySub {
  top: 43px;
  left: 50px;
}
/* .resp_top_search a.btn_search_open{height: 104px;} */
.resp_top_search .search_ver2 {
  right: 40px;
  top: 40px;
}
.resp_wrap2 {
  padding: 24px 18px;
}
.justify-content-between {
  justify-content: space-between;
}
.layout_header {
  box-shadow: none;
}
li.categorySubDepth > a {
  letter-spacing: 0px;
  color: #878787 !important;
  font-size: 14px !important;
}
.categorySubDepth {
  padding: 7px 0 !important;
  text-align: left;
}
/* 명칭 헤더 */
.header-guestbook-logo {
  font-size: 22px;
  letter-spacing: 0px;
  color: #212121;
  margin-bottom: 0px !important;
  font-weight: 600;
}

/* nav */
.nav_wrap {
  height: 44px;
}
.layout_header .nav_wrap {
  border-top: none;
}
.layout_header .nav_wrap .respCategoryList .nav_category_all {
  width: 60px !important;
  height: 44px !important;
}
.categoryAllBtn {
  border: none;
  font-weight: 800;
}
.layout_header .nav_wrap .respCategoryList .categoryDepthLink {
  line-height: 47px !important;
}
.layout_header #cateSwiper .designCategoryNavigation .respCategoryList > li {
  width: 92px !important;
}
.layout_header .nav_wrap .respCategoryList .nav_category_all {
  width: 60px !important;
}
.layout_header .nav_wrap .respCategoryList .categoryDepthLink > em {
  height: 44px;
}

/* 모바일 푸터 */
.footer_wrap {
  display: none;
}
.footer_icon_font {
  color: #878787;
  font-size: 0.75rem;
  text-align: center;
  height: 5px;
}
.layout_footer .footer_c {
  padding: 20px 0 60px !important;
}

/* 돋보기 카트 */
.catalog_flex {
  display: flex;
}

/* 글쓰기 모달 */
.layout_wrap {
  position: relative;
}

.modal_search_bg {
  width: 100%;
  height: 100vh;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: #0d0d0d85;
  z-index: 10000000;
}
.modal_search_box {
  position: absolute;
  width: 75%;
  background-color: #fff;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
  margin: 0 auto;
  top: 10%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 25px 20px;
}
.modal_search_title {
  color: #00b877;
  letter-spacing: 0px;
  font-size: 18px;
  font-weight: 700;
}
.modal_search_sub {
  color: #414141;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 30px;
}
.modal_search_flex_box {
  display: flex;
  align-items: center;
  position: absolute;
  top: 13px;
  left: 70px;
  width: 100%;
}
.modal_search_input {
  background-color: #f6f6f6;
  border: 1px solid #d5d5d5 !important;
  border-radius: 3px !important;
  width: 60% !important;
  height: 35px !important;
  margin-right: 1%;
}
.modal_search_select {
  border: 1px solid #ccc;
  background: #fff;
  padding-left: 5px;
  border-radius: 2px;
  font-size: 14px;
  color: #414141;
  vertical-align: top;
  max-width: 100%;
  width: 25%;
  height: 35px;
}
select option:checked,
select option:hover {
  background: #c1f5e3 !important;
  color: #006030 !important;
}
.modal_search_btn {
  width: 12%;
  height: 35px;
  background: #414141;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon-search {
  width: 24px;
}

.d-none {
  display: none;
}

/* (팝업창)바디 스크롤 막기 */
.not_scroll {
  position: fixed;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.not_scroll .cont {
  position: relative;
  top: 0;
}



  button:focus,
  button:active {
    outline: none !important;
    box-shadow: none !important;
  }

  .footer_container {
    display: none;
  }


.resp_top_search {
  position: absolute;
  margin-top: 0px;
}
.resp_top_search a.btn_search_open {
  width: 32px;
  height: 32px;
  margin-top: 0px;
  margin-right: 40px;
  background: url('/data/skin/responsive_ver1_default_gl/images/design/top_icon_search_2.svg') 50% 50% no-repeat;
  background-size: 100%;
}

@media only screen and (max-width: 1279px) {
  .layout_header #cateSwiper .designCategoryNavigation {
    overflow: unset;
  }
  .layout_wrap {
    overflow-x: hidden !important;
  }
  .categoryDepth1 {
    text-overflow: hidden;
  }
  .layout_header .nav_wrap .respCategoryList .nav_category_all {
    margin-right: 0;
  }
  .layout_header .nav_wrap .respCategoryList .categoryDepthLink {
    padding-left: 0px;
    padding-right: 0px;
    height: 44px;
  }
  .layout_header .nav_wrap .categorySub {
    left: 9px;
  }
}
@media only screen and (max-width: 1023px) {
  .logo_wrap {
    width: 100%;
  }
  .resp_wrap2 {
    display: flex;
    align-items: center;
    padding: 14px 20px;
  }
  .justify-content-between {
    justify-content: space-between;
  }
  .resp_top_hamburger {
    left: 10px;
    margin-top: -6px;
    position: inherit;
  }
  .layout_header .logo_wrap.flying .resp_wrap {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .layout_header .resp_top_cart,
  .layout_header .resp_top_list {
    display: block;
  }
  /* .header-icon{display: flex; align-items: center;} */
  .layout_header .logo_wrap .logo_area > a {
    height: 27px;
  }
  .layout_header .logo_wrap .logo_area img {
    width: 259px;
  }
  .resp_top_search .search_ver2 {
    right: 230px;
    top: 65px;
  }
}
@media only screen and (max-width: 768px) {
  .detail_title_area {
    padding: 25px 0 0 0;
  }
  .detail_title_area.v2 {
    padding: 25px 0;
  }
  .layout_header .nav_wrap .respCategoryList .categoryDepthLink {
    padding: 0;
  }
  .layout_header .logo_wrap .logo_area {
    margin: 0 29px 4px 29px;
  }
  .resp_top_hamburger {
    margin-top: -3px;
  }
  .resp_top_search .search_ver2 {
    right: 194px;
    top: 23px;
  }
}

  .nav_wrap {
    display: none;
  }
  .pc-hide {
    display: inline-block !important;
  }
  .logo {
    width: 178px;
    height: 28px;
  }
  .logo_wrap {
    width: 100%;
    margin: 0;
  }
  .resp_top_search a.btn_search_open {
    width: 32px;
    height: 32px;
    margin-top: 0px;
    margin-right: 9px;
    background: url('/data/skin/responsive_ver1_default_gl/images/design/top_icon_search_2.svg') 50% 50% no-repeat;
    background-size: 100%;
  }

  .cart_cnt1 {
    position: absolute;
    right: -4px;
  }
  .footer_container {
    display: flex;
  }

  .layout_header .cart_cnt1 {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    height: 16px;
    min-width: 6px;
    font-size: 12px;
    line-height: 16px;
    padding: 0 5px;
    margin-left: 2px;
    background: #333;
    color: #fff;
    border-radius: 8px;
  }

  /* 모바일 footer*/
  .footer_wrap {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 100000;
    border-top: 1px solid #eee;
    margin-top: -1px;
  }
  .footer_container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 9px 0 18px 0;
  }
  .link_icon {
    width: 32px;
    height: 32px;
  }
  .mr-6px {
    margin-right: 6px;
  }
  .categoryDepth1 {
    position: relative;
    text-align: center;
  }
  .categoryDepth2 {
    text-align: center;
    padding: 11px 6px 7px 6px;
    background-color: #fff;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    opacity: 1;
  }
  .category_title {
    font-weight: 900;
    font-size: 17px;
  }

  .categorySubDepth {
    background-color: #fbfbfb;
    padding: 7px 19px;
    margin: 3px;
    text-align: center;
  }
  .sub1 {
    position: absolute;
    width: 119px;
    height: 143px;
    top: -171px;
    left: -43px;
    z-index: -1;
  }
  .sub1::after {
    content: '';
    width: 40px;
    height: 5px;
    background-color: #00b877;
    position: absolute;
    left: 39px;
    z-index: -1;
  }
  .sub2 {
    position: absolute;
    width: 119px;
    height: 143px;
    top: -170px;
    left: -39px;
  }
  .sub2::after {
    content: '';
    width: 40px;
    height: 5px;
    background-color: #00b877;
    position: absolute;
    left: 39px;
    z-index: -1;
  }
  .sub4 {
    position: absolute;
    width: 119px;
    height: 143px;
    top: -135px;
    left: -53px;
    z-index: 100000 !important;
  }
  .sub4::after {
    content: '';
    width: 40px;
    height: 12px;
    background-color: #00b877;
    position: absolute;
    left: 43%;
    top: 116px;
    z-index: -1;
  }
  /* floating_over */
  #floating_over {
    bottom: 60px;
    z-index: 1 !important;
  }

  .write-absol {
    position: absolute;
    top: 30px;
    right: 4px;
    transform: translate(-50%, -50%);
  }


@media only screen and (max-width: 425px) {
  .layout_header .logo_wrap .logo_area img {
    width: 168px;
    height: 27px;
  }
  .layout_header .logo_wrap .logo_area {
    margin: 0 29px 4px 29px;
  }
  .resp_top_search .search_ver2 {
    right: 94px;
    top: 23px;
  }
  .sub4 {
    left: -54px;
  }
}
@media only screen and (max-width: 400px) {
  .cart_cnt1 {
    position: absolute;
    right: -4px;
  }

  .layout_header .logo_wrap .logo_area img {
    width: 150px;
    height: 27px;
  }
  .layout_header .logo_wrap .logo_area {
    margin: 0 5%;
  }

  .resp_top_search a.btn_search_open,
  .layout_header .resp_top_cart {
    width: 32px !important;
    height: 32px !important;
    background-size: 32px;
  }
  .resp_top_cart {
    margin-right: -2px !important;
  }
  .layout_header .resp_top_list {
    width: 30px !important;
    height: 30px !important;
    margin-left: 0px;
    background-size: 30px;
  }
  .resp_top_hamburger > a {
    width: 23px !important;
  }
  .resp_top_hamburger {
    height: 18px !important;
  }
  .mr-10px {
    margin-right: 0px;
  }
  /* header */
  .resp_wrap2 {
    padding: 17px 10px;
  }
  .resp_top_search .search_ver2 {
    right: 94px;
    top: 15px;
  }
}
@media only screen and (max-width: 400px) {
  .sub4 {
    left: -57px;
  }
  .sub4::after {
    left: 45%;
  }
}
@media only screen and (max-width: 364px) {
  .sub4 {
    left: -61px;
  }
  .sub4::after {
    left: 49%;
  }
}
@media only screen and (max-width: 328px) {
  .resp_top_search a.btn_search_open {
    margin-right: 6px;
  }
  .layout_header .resp_top_list {
    margin-left: -1px;
  }
  .resp_top_search .search_ver2 {
    right: 85px;
    top: 15px;
  }
}
