.head-place-holder {
  height: 153px;
}
.head-float-div {
  position: fixed;
  top: 0;
  z-index: 40;
  width: 100%;
}
#headernav {
  justify-content: flex-end;
  width: 100%;
  height: 53px;
  background: #161316;
  padding: 0 13%;
}
.exlink-img {
  height: 13px;
  width: 13px;
}
.nobotton {
  background: 0 0;
  border: 0;
}
.pos-rel {
  position: relative;
}
#headernav .head-navbar {
  height: 100%;
  display: flex;
  align-items: center;
}
#headernav .head-li {
  height: 100%;
  display: flex;
  align-items: center;
  transform: skew(-15deg);
  transition: background 0.5s;
}
#headernav .head-li .head-link {
  transform: skew(15deg);
}
#headernav .head-li.active {
  background-color: #21a0e3;
  background-image: linear-gradient(270deg, #21a0e3, #105aaa);
  transition: background 0.5s;
}
.search-input {
  width: 286px;
  height: 30px;
  background: #fff;
  font-size: 12px;
  font-weight: 600;
  text-align: left;
  color: #323232;
  border: 0;
  border-radius: 20px;
  padding-left: 15px;
  padding-right: 30px;
}
#navsearch {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
}
#headernav .head-link {
  font-size: 12px;

  font-weight: 400;
  text-align: left;
  color: #fff;
}
#headernav .head-link:hover {
  color: #b7851a;
}
#menunav {
  height: 100px;
  background: #fff;
  box-shadow: 10px 20px 20px 0 rgba(0, 0, 0, 0.16);
  justify-content: space-between;
  padding: 0 5%;
  z-index: 46;
}
#menunav .menu-ul {
  height: 100%;
}
#ym-logo {
  width: 178px;
  height: 88px;
}
#menunav .menu-link {
  display: flex;
  align-items: center;
  font-size: 18px;

  font-weight: 700;
  text-align: left;
  color: #c68c0f;
  padding-left: 26px;
  padding-right: 26px;
  height: 100%;
}
#menunav .menu-item {
  transform: skew(-15deg);
  transition: background 0.5s;
  border: 0;
  --bs-nav-tabs-border-width: 0;
}
.menu-link-txt {
  transform: skew(15deg);
}
#menunav .menu-item:focus-visible,
#menunav .menu-link:focus-visible,
#menunav .menu-link-txt:focus-visible {
  outline-offset: 0;
  outline: 0;
  border: 0;
}
#menunav .menu-item .menu-link:hover {
  border: 0;
}
#menunav .menu-item:hover {
  background-color: #ffaf02;
  background-image: linear-gradient(270deg, #ffaf02, #b7851a);
  transition: background 0.5s;
}
#menunav .menu-item:hover .menu-link {
  color: #fff;
}
#menunav .active {
  background-color: #ffaf02;
  background-image: linear-gradient(270deg, #ffaf02, #b7851a);
  transition: background 0.5s;
}
#menunav .active .menu-link {
  color: #fff;
}
#menucol-div {
  position: relative;
  height: 0;
  overflow: inherit;
  width: 100%;
  z-index: 45;
}
.menucol {
  position: absolute;
  top: 0;
  width: 100%;
}
#menucol-div .collapse.show {
  height: 270px;
  background: rgba(230, 230, 230, 0.95);
  display: flex;
}
#menucol-div .collapsing {
  background: rgba(230, 230, 230, 0.95);
}
.menucol-left {
  display: flex;
  height: 100%;
  background: linear-gradient(270deg, #ffaf02, #b7851a);
  transform: skew(-15deg);
  width: 50%;
  margin-left: -40px;
}
.menucol-right {
  height: 100%;
  transform: skew(-15deg);
  width: 50%;
  margin-left: -1px;
}
.menucol-right-li {
  transform: skew(15deg);
}
.menucol-title {
  line-height: 62px;
  border: 1px solid transparent;
  font-size: 46px;

  font-weight: 700;
  text-align: left;
  color: #fff;
  transform: skew(15deg);
  margin-top: 42px;
  margin-left: 32%;
}
.menucol-right-ul {
  margin-top: 45px;
  list-style: none;
}
.menucol-right-li {
  line-height: 22px;
  border: 1px solid transparent;
  font-size: 17px;

  font-weight: 400;
  text-align: left;
  color: #b7851a;
  padding: 6px 0;
}
.menucol-right-a {
  color: #b7851a;
  text-decoration: none;
}
.menucol-right-a:hover {
  font-weight: 700;
  color: #b7851a;
}
#menucol-div #product.show {
  height: 524px;
}
#product {
  position: relative;
}
.product-icon-row {
  padding: 60px 20% 20px;
  justify-content: space-between;
}
.product-icon-box {
  width: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  transition: 0.5s;
  justify-content: flex-end;
}
.product-icon {
  width: 56px;
  height: auto;
  margin-bottom: 8px;
}
.product-icon-pp {
  width: 45px;
}
.product-icon-text {
  line-height: 17px;
  font-size: 13px;

  font-weight: 700;
  text-align: center;
  color: #b7851a;
  margin-bottom: 5px;
}
.product-icon-box.active {
  border-bottom: 4px solid #b7851a;
}
.product-swiper-row {
  padding: 0 15%;
}
.product-swiper-float-a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.product-swiper {
  position: relative;
  width: 100%;
  height: 300px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}
.product-swiper-img {
  width: 220px;
  height: 200px;
  margin: 0 auto;
}
.product-swiper-name {
  padding-left: 25px;
  line-height: 20px;
  font-size: 19px;

  font-weight: 700;
  text-align: left;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  min-height: 40px;
  margin-bottom: 5px;
}
.product-swiper-gray {
  padding-left: 25px;
  font-size: 9px;

  font-weight: 400;
  text-align: left;
  color: #777;
  margin-bottom: 0;
}
.product-swiper-price {
  padding-left: 25px;
  font-size: 15px;

  font-weight: 700;
  text-align: left;
  color: #000;
  margin-bottom: 35px;
}
.product-swiper-background {
  z-index: -1;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 257px;
  background: #fff;
  border-radius: 25px;
  box-shadow: 15px 15px 15px 0 rgba(0, 0, 0, 0.15);
}
.product-swiper-button {
  width: 112px;
  height: 35px;
  background: radial-gradient(#ffaf02, #b7851a);
  border-radius: 25px 0 25px 0;
  line-height: 35px;
  font-size: 12px;

  font-weight: 600;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 42;
}
#product-swiper-btn-L {
  width: auto;
  position: absolute;
  bottom: 140px;
  transform: translateY(-50%);
  left: 10%;
  cursor: pointer;
}
#product-swiper-btn-R {
  width: auto;
  position: absolute;
  bottom: 140px;
  transform: translateY(-50%);
  right: 10%;
  cursor: pointer;
}
@media screen and (max-width: 1201px) {
  .show-pc-h {
    display: none;
  }
  .overhidden {
    overflow: hidden;
  }
  .header-firts-keep {
    height: 44.33px;
  }
  .header-first {
    width: 100%;
    height: 44.33px;
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 4%;
    position: fixed;
    top: 0;
    z-index: 50;
  }
  .header-logo {
    width: 64px;
    height: 31.67px;
  }
  .header-right {
    display: flex;
    align-items: center;
  }
  .header-btn-search {
    width: 16px;
    height: 16px;
    opacity: 0.99;
    margin-right: 16px;
  }
  .header-btn-menu {
    width: 22px;
    height: 22.67px;
  }
  .search-input {
    width: 251px;
    height: 26px;
    background: #fff;
    border: 2px solid #c68c0f;
    border-radius: 15px;
  }
  .head-main {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #ebebeb;
    z-index: 51;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 20px;
  }
  .header-search {
    width: 72vw;
    height: 30px;
    background: #fff;
    border: 2px solid #c68c0f;
    border-radius: 15px;
    font-size: 11px;

    font-weight: 600;
    text-align: left;
    color: #c68c0f;
    padding: 0 5%;
  }
  .head-main-firstrow {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 7%;
  }
  .header-btn-close {
    width: 25.33px;
    height: 25.33px;
  }
  .head-main-ul {
    list-style: none;
    width: 100%;
    padding-left: 0;
  }
  .head-main-li {
    padding: 0 7%;
    margin-bottom: 7px;
    width: 100%;
    font-size: 17.33px;

    font-weight: 600;
    text-align: left;
    color: #c68c0f;
    transition: background 0.5s;
  }
  .clicked-bg.active {
    background-image: linear-gradient(270deg, #ffaf02, #b7851a);
    transition: background 0.5s;
  }
  .head-link {
    color: #c68c0f;
    display: flex;
    align-items: center;
    text-decoration: none;
  }
  .clicked-bg.active .head-link {
    color: #fff;
  }
  .head-main-li.head-main-col {
    padding: 0;
  }
  .head-second-li {
    padding: 0 10%;
  }
  .head-link:hover {
    color: #c68c0f;
    text-decoration: none;
  }
  .head-link-p {
    margin-bottom: 0;
  }
  .head-link-arrow {
    width: 5.67px;
    height: 9.33px;
    margin: 10px;
    transition: 500ms;
  }
  .head-link-external {
    width: 14px;
    height: 14px;
    margin: 0 10px;
  }
  .head-link-arrow.head-link-open {
    transform: rotate(90deg);
  }
  .head-second-ul {
    list-style: none;
    padding-left: 0;
  }
  .head-second-li {
    height: 33px;
  }
  #products-ph .head-second-ul {
    padding-left: 0;
  }
  #products-ph .head-second-li {
    padding: 0 7%;
    height: auto;
    margin: 5px 0;
    position: relative;
  }
  .head-main-ul {
    margin-bottom: 40px;
  }
  .header-out-row {
    display: flex;
    align-items: center;
    bottom: 20px;
    padding: 0 6%;
  }
  .header-out-icon {
    height: 20px;
    margin: 7px;
  }
  .headph-img {
    width: 100%;
  }
  .headph-img-p {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 13%;
    color: #fff;
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .product-icon-row {
    padding: 20px 20% 20px;
  }
}
@media screen and (min-width: 1200px) {
  .show-ph-h {
    display: none;
  }
}
#sider-div {
  position: fixed;
  z-index: 50;
  height: 40px;
  width: 40px;
  border-radius: 80px 0 0 80px;
  background: linear-gradient(270deg, #ffaf02 10%, #c68c0f 90%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0;
  right: -5px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.5s;
}
#sider-div.sider-show {
  height: 480px;
  width: 80px;
  border-radius: 50px 0 50px 0;
  padding: 45px 0;
  justify-content: space-between;
  right: 20px;
}
.sider-btn:nth-of-type(1) .sider-icon {
  width: 23px;
  height: 24px;
}
.sider-btn:nth-of-type(2) .sider-icon {
  width: 19px;
  height: 30px;
}
.sider-btn:nth-of-type(3) .sider-icon {
  width: 19px;
  height: 27px;
}
.sider-btn:nth-of-type(4) .sider-icon {
  width: 33px;
  height: 28px;
}
.sider-btn:nth-of-type(5) .sider-icon {
  width: 28px;
}
.sider-txt {
  font-size: 10px;

  font-weight: 400;
  text-align: center;
  color: #fff;
  margin-top: 5px;
  margin-bottom: 0;
}
#sider-arrow {
  cursor: pointer;
  transform: rotate(180deg);
}
.sider-btn {
  display: none;
  text-decoration: none;
}
#sider-div.sider-show .sider-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#sider-div.sider-show #sider-arrow {
  transform: rotate(0deg);
}
@media screen and (min-width: 1200px) and (max-height: 730px) {
  #sider-div {
    top: 371px;
  }
}
@media screen and (max-width: 767px) {
  #sider-div.sider-show {
    width: 100%;
    height: 71.67px;
    background: linear-gradient(180deg, #ffaf02, #c68c0f);
    border-radius: 15px 15px 0 0;
    flex-direction: row;
    top: auto;
    bottom: 0;
    left: 0;
    transform: none;
    justify-content: space-between;
    padding: 0 13%;
  }
  #sider-div.sider-show .sider-btn {
    height: 45px;
    justify-content: space-between;
  }
  .sider-btn:nth-of-type(1) .sider-icon {
    width: 19.33px;
    height: 19.33px;
  }
  .sider-btn:nth-of-type(2) .sider-icon {
    width: 15.67px;
    height: 25px;
  }
  .sider-btn:nth-of-type(3) .sider-icon {
    width: 15.67px;
    height: 22.33px;
  }
  .sider-btn:nth-of-type(4) .sider-icon {
    width: 27px;
    height: 23.33px;
  }
}
.footer-firstrow {
  height: 65px;
  background: linear-gradient(270deg, #ffaf02, #c68c0f);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 16%;
}
.footer-firstrow-left {
  padding-left: 0;
  padding-right: 0;
  width: auto;
  line-height: 33px;
  font-size: 25px;

  font-weight: 400;
  text-align: left;
  color: #f5f5f5;
}
.footer-firstrow-right {
  padding-left: 0;
  padding-right: 0;
  width: 180px;
  display: flex;
  justify-content: space-between;
}
.footer-firstrow-icon {
  font-size: 40px;
  color: #f5f5f5;
  display: flex;
  align-items: center;
}
.footer-firstrow-icon:hover {
  color: #f5f5f5;
}
.footer-secondrow {
  height: 200px;
  background: #262626;
  padding: 50px 14%;
  display: flex;
  justify-content: space-between;
}
.footer-secondrow-ul {
  width: auto;
  padding-left: 0;
  padding-right: 0;
  list-style-type: none;
}
.footer-secondrow-link {
  font-size: 12px;

  font-weight: 400;
  text-align: left;
  color: #adadad;
  line-height: 21px;
  text-decoration: none;
}
.footer-secondrow-link.footer-secondrow-bold {
  font-size: 15px;

  font-weight: 700;
  color: #fff;
}
.footer-secondrow-contact {
  width: auto;
  height: 74px;
  background: #c68c0f;
  border-radius: 17px;
  display: flex;
  flex-direction: column;
  padding: 0 22px;
}
.footer-2ricon-out {
  width: 23px;
  height: 23px;
  border-radius: 23px;
  background: #f5f5f5;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 7px;
}
.footer-2ricon-in {
  color: #c68c0f;
  width: 23px;
  height: 23px;
}
.footer-secondrow-tel {
  height: 36px;
  font-size: 27px;

  font-weight: 700;
  text-align: left;
  color: #fff;
  line-height: 14px;
  display: flex;
  align-items: center;
  margin-top: 5px;
  text-decoration: none;
}
.footer-secondrow-mail {
  height: 15px;
  font-size: 11px;

  font-weight: 400;
  text-align: left;
  color: #fff;
  line-height: 14px;
  display: flex;
  align-items: center;
  margin-top: 5px;
  text-decoration: none;
}
.footer-secondrow-tel:hover,
.footer-secondrow-mail:hover {
  color: #fff;
  text-decoration: none;
}
.footer-finalrow {
  height: 62px;
  background: #141414;
  font-size: 16px;

  font-weight: 400;
  text-align: center;
  color: #fff;
  line-height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .footer-firstrow {
    height: 36.33px;
    background: linear-gradient(270deg, #ffaf02, #c68c0f);
    padding: 0 8%;
  }
  .footer-firstrow-left {
    line-height: 13.67px;
    font-size: 10.33px;
    width: auto;
  }
  .footer-firstrow-right {
    width: 30%;
  }
  .footer-firstrow-fa {
    width: auto;
    height: 16.67px;
  }
  .footer-secondrow {
    height: auto;
    padding: 10px 8%;
  }
  .footer-secondrow-ul {
    list-style: none;
  }
  .footer-secondrow-contact {
    margin: 30px 0;
  }
  .footer-secondrow-div {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .footer-secondrow-a {
    text-decoration: none;
    font-size: 10px;

    font-weight: 400;
    text-align: left;
    color: #fff;
    line-height: 17.67px;
  }
  .footer-secondrow-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 30px;
    border-bottom: 0.67px solid #4e4e4e;
  }
  .footer-secondrow-title {
    font-size: 10px;

    font-weight: 400;
    text-align: left;
    color: #fff;
    line-height: 17.67px;
    margin-bottom: 0;
  }
  .footer-secondrow-plus {
    font-size: 12.33px;

    font-weight: 400;
    text-align: left;
    color: #fff;
    line-height: 17.67px;
    margin-bottom: 0;
  }
  .footer-secondrow-row.collapse {
    height: auto;
  }
  .footer-inner-ul {
    padding-left: 15px;
  }
  .footer-secondrow-txt {
    font-size: 7.67px;

    font-weight: 400;
    text-align: left;
    color: #fff;
    margin-bottom: 30px;
  }
  .footer-txt-big {
    font-size: 11.33px;

    font-weight: 700;
    margin-bottom: 0;
  }
  .footer-finalrow {
    height: 118px;
    padding-bottom: 71.66px;
    font-size: 8.67px;
  }
}
@media screen and (max-width: 767px) {
  .show-pc-f {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .show-ph-f {
    display: none;
  }
  .footer-bold-links {
    margin-bottom: 10px;
  }
}
