#detailsearch_catebox_side {
    display: none;
}

.hdrMiddle {
  box-shadow: none !important;
}
.itemList__unit .itemImg{
    object-fit: cover;
    height: 155px;
}
body.fs-body-top .fs-l-main {
  margin: auto !important;
}

@media (max-width: 767px) {
  aside#side {
    display: none !important;
  }

  .fs-l-main .fs-l-pageMain {
    flex: 0 0 auto !important;
  }

  .tab--typeB .tabSwitch li {
    padding: 15px 15px !important;
  }

  .tab--typeB .tabSwitch {
    flex-wrap: wrap;
  }

  .articleList__img {
    margin-top: auto;
    margin-bottom: auto !important;
  }

  .megaMenu.js-megaMenu1 .megaMenu__inner>.js-megaMenu2-close i {
    right: 0px !important;
  }

  header .searchForm {
    margin: 0 !important;
  }

  #hdrLogo img {
    width: 97px !important;
    height: 37px !important;
  }
}

.gNav li.hasChildren>a::after {
  right: -10px !important;
}

.newsList--typeC .newsList__head h2 {
  background: #5BB759 !important;
  border: 1px solid #5BB759 !important;
}

.tab--typeB .tabSwitch li.active {
  border-bottom: 4px solid #5BB759 !important;
  color: #5BB759 !important;
}

header#hdr {
  z-index: 99999;
  position: relative;
}

.megaMenu {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 9999;
  top: 100%;
  background-color: #fff;
  color: #000;
}

#megaOverlay.open {
  opacity: 1;
  pointer-events: all;
}

#megaOverlay {
  position: fixed;
  z-index: 99998;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}

.megaMenu__inner {
  max-width: 1200px;
  margin: auto !important;
  display: flex;
  flex-wrap: wrap;
}

.js-megaMenu1 .megaMenu__inner {
  position: relative !important;
}

.megaMenu.js-megaMenu1 .megaMenu__inner>.js-megaMenu2-close i {
  cursor: pointer;
  position: absolute;
  right: -10px;
  top: 0px;
  color: #000;
  font-size: 28px;
}

div#detailsearch_cateboxWrap {
  margin-top: 0px !important;
}

form.side__detailSearch.megaMenu__inner {
  border: none;
}

.megaMenu .button::after {
  border-top: 1px solid #fff !important;
  border-right: 1px solid #fff !important;
}

div#detailsearch_cateboxWrap_side {
  margin-top: 10px !important;
}

.button--typeA .material-icons {
  padding-bottom: 7px !important;
}

.detailSearch_btn, #sds_submit {
  cursor: pointer !important;
}

.side__cateNav ul li a img {
  margin-right: 15px;
}

.side__bnr a:not(:first-child) {
  margin-top: 20px;
}

@media (max-width: 991px) {
  .col-tab-6, .itemList-tab--2 .itemList__unit {
    flex: 0 0 45% !important;
    max-width: 45% !important;
    margin: 0 8px;
  }
}

.side__cateNav ul li a:hover {
  background: #fff !important;
  color: #887DBC;
}

.js-toggle2 {
  margin-top: 30px !important;
}

.hdrBottom.hdrBottom--onlyNav.hdrFixed--pc.pcOnly .hdrInner .gNav ul li a {
  min-height: 40px;
}

.searchForm_custom input {
  font-size: 12px;
}

.searchForm_custom input::placeholder {
  color: #000 !important;
}

@media (max-width: 767px) {
  .h2A {
    padding-bottom: 10px;
  }

  .h2A::after {
    bottom: -2px;
  }

  section {
    margin-bottom: 50px !important;
  }

  .btn_custom {
    margin-top: 30px !important;
  }

  .fs-c-accountService {
    justify-content: center;
  }

  .fs-c-accountService__page {
    margin: 15px;
  }

  .row.cateList [class*="col-"] {
    border: none !important;
    border-radius: 0px !important;
  }

  .cateList__children {
    padding: 0 10px !important;
    font-size: 14px !important;
  }

  .js-includeWp--campaign ul li:nth-child(n + 3) {
    display: none;
  }
}

.articleList--typeD .articleList__wrap:before {
  content: "READ MORE" !important;
}

#_rcmdjp_display_2 .slick-dots {
  display: none !important;
}

.searchForm_custom input::placeholder {
  opacity: 1;
}

.cate_custom .iconButton--square {
  position: relative;
  border-color: #DFDFDF !important;
  padding: 0px !important;
}

.cate_custom .iconButton--square::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 6px;
  height: 6px;
  border-top: 1px solid #1b1b1b;
  border-right: 1px solid #1b1b1b;
  transform: rotate(45deg) translateY(-50%);
  transform-origin: top center;
  transition: 0.15s;
}

.bottomNav__icon img {
  width: 24px;
}

.gNav .megaMenu li a {
  min-height: 24px !important;
}

.megaMenu .cateList__children {
  margin-top: 0 !important;
  padding-left: 10px;
}

.megaMenu .cateList__children>li {
  margin-bottom: 0 !important;
}

.gNav .megaMenu {
  padding-top: 10px !important;
  padding-bottom: 0 !important;
}

.fs-l-main {
  margin: 0 auto !important;
}

.fs-l-pageMain {
  margin: 0 auto !important;
}

a.fs-c-button--cancel.fs-c-button--standard {
  padding: 20px;
}

#hdr {
  margin-bottom: 20px !important;
}

.drawer__nav li.hasChildren--click>a {
  background: #fff !important;
}

@media (max-width: 767px) {
  #hdrLogo img {
    width: 180px !important;
    height: 39px !important;
  }
}

@media (max-width: 991px) {
  #hdrLogo {
    max-width: 183px !important;
  }

  .iconNav__cart {
    margin-top: 0px !important;
  }
}

.shopping_cart_icon {
  padding-bottom: 0px !important;
}

.iconNav__cart {
  margin-top: 5px;
}

.fs-c-productListItem__image__image {
  max-width: 100%;
  object-fit: cover;
  height: 155px;
  margin: auto;
}

@media (max-width: 767px) {
  .cateList__children>li {
    margin-bottom: 20px !important;
  }
}

.js-includeWp--feature .articleList--typeD .articleList__img {
  max-height: 135px !important;
  margin: auto !important;
}

.js-includeWp--feature .articleList__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: normal;
}

.js-includeWp--feature .articleList__text p {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 10px;
}

.searchForm input[type="text"] {
  line-height: 1;
  vertical-align: middle;
}

li.fs-c-checkout-customerInfo__name,
li.fs-c-checkout-destination__name {
  letter-spacing: 2px;
  margin-bottom: 10px;
}

li.fs-c-checkout-customerInfo__email,
li.fs-c-checkout-customerInfo__address.fs-c-address,
li.fs-c-checkout-customerInfo__tel.fs-u-tel,
li.fs-c-checkout-destination__address,
li.fs-c-checkout-destination__tel.fs-u-tel {
  letter-spacing: 1px;
  margin-bottom: 7px;
}
@media (max-width: 1200px) {
  #side {
    display: none !important;
  }
}

@media (max-width: 767px) {
  #hdrLogo img {
    height: 31px !important;
  }

  .fNav__logo img {
    width: 180px !important;
    height: 31px !important;
  }
}

.fs-c-checkbox__labelText, .fs-c-checkbox__labelText a{
 color:#0000ee!important;
}

@media (min-width: 768px) {
  .cate_custom .iconButton--square::after {
    content: none;
  }

  .cate_custom .iconButton--square {
    pointer-events: none;
  }
}

[class*="iconButton"] span:nth-child(2), a[class*="iconButton"] span:nth-child(2) {
    font-weight: 700!important;
}
.gNav .megaMenu li a {
    font-weight: 400!important;
}

.fs-p-productDescription.fs-p-productDescription--full  {
    line-height: 2;
    margin-bottom: 40px;
}
.fs-c-productImageModal{
    z-index: 99999 !important;
padding:30px 0;
}