.carousel {
  margin-bottom: 0;
  /*padding: 0 40px 30px 40px;*/
}

@media (min-width: 3992px) {
  .carousel-inner .active, .carousel-inner .active + .carousel-item, .carousel-inner .active + .carousel-item + .carousel-item, .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
    /*display: block;*/
  }
}

@media (min-width: 3992px) {
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left), .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item, .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item, .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
    transition: none;
  }
}

@media (min-width: 3992px) {
  .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -25%;
    z-index: -1;
    display: block;
    visibility: visible;
  }
}

@media (max-width: 991px) {
  .d-menber-nav .active {
    height: 10vw;
    width: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #b49276;
    color: white;
    flex-wrap: wrap;
    background: #b49276;
  }
}

@media (min-width: 992px) {
  .d-menber-nav .active {
    height: 3.5rem;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #b49276;
    color: white;
    flex-wrap: wrap;
    background: #b49276;
  }
}

@media (max-width: 991px) {
  .d-menber-nav {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    height: 10vw;
  }
}

@media (min-width: 992px) {
  .d-menber-nav a:nth-child(1) {
    border-top: 1px solid;
  }
}

@media (min-width: 992px) {
  .d-menber-nav {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    height: 10rem;
  }
}

@media (max-width: 991px) {
  .g-menber-order-title {
    font-size: 4.5vw;
    margin-top: 10vw;
  }
}

@media (min-width: 992px) {
  .g-menber-order-title {
    font-size: 1.5rem;
  }
}

.g-menber-date {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.g-date.glyphicon {
  color: #ff9900 !important;
}

@media (max-width: 991px) {
  .g-date {
    color: rgb(159,159,159);
    border: none;
    background: #EFEFEF;
    width: 100%;
    padding-left: 3vw;
    padding-right: 3vw;
    height: 6vw;
    font-size: 3.3vw;
  }
}

@media (min-width: 992px) {
  .g-date {
    color: grey;
    border: none;
    background: #EFEFEF;
    width: 100%;
    padding-left: 1rem;
    height: 2rem;
  }
}

.g-menber-date1b {
  flex-grow: 1;
}

@media (max-width: 991px) {
  .g-menber-list {
    margin-top: 14vw;
  }
}

@media (min-width: 992px) {
  .g-menber-list {
    margin-top: 7rem;
  }
}

.g-menber-hr {
  margin-top: 1.5rem;
  /*margin-bottom: 4.5rem;*/
  width: 110%;
  margin-left: -5%;
}

.g-menber-list-title1 a {
  margin-left: 1rem;
}

.g-table span {
  font-size: 0.6rem !important;
}

.g-table th {
  min-width: 7rem;
}

@media (max-width: 991px) {
  .g-menber-list-mod {
    margin-top: 11vw;
    margin-bottom: 3vw;
  }
}

@media (min-width: 992px) {
  .g-menber-list-mod {
    margin-top: 4.5rem;
    margin-bottom: 6rem;
  }
}

.g-table2 .table-responsive {
  border-radius: 8px;
  margin-top: 3vw;
}

@media (max-width: 991px) {
  .g-detail-notice p:nth-child(2) {
    width: 41vw;
    font-size: 2.3vw;
    display: flex;
    border-radius: 45px;
    margin-left: 2vw;
  }
}

@media (min-width: 992px) {
  .g-detail-notice p:nth-child(2) {
    width: 70%;
    display: flex;
    border-radius: 45px;
    margin-left: 0.5rem;
  }
}

@media (max-width: 991px) {
  .g-detail-notice p:nth-child(1) {
    width: 8vw;
    font-size: 2.3vw;
    border: 1px solid;
    height: 3.5vw;
    justify-content: center;
    display: flex;
    border-radius: 45px;
  }
}

@media (min-width: 992px) {
  .g-detail-notice p:nth-child(1) {
    width: 3rem;
    border: 1px solid;
    height: 1.7rem;
    justify-content: center;
    display: flex;
    border-radius: 45px;
  }
}

@media (max-width: 991px) {
  .g-detail-notice {
    flex-direction: row !important;
    color: black;
  }
}

@media (min-width: 992px) {
  .g-detail-notice p {
    font-size: 1rem !important;
  }
}

@media (min-width: 992px) {
  .g-detail-notice {
    flex-direction: row !important;
    color: black;
    align-items: center;
  }
}

.g-price {
  font-size: 2.3vw;
}

.g-detail-product .top {
  height: 6vw;
  background-color: #b49276;
}

@media (max-width: 991px) {
  .g-detail-product .cont2 {
    padding: 2vw 5vw;
    font-size: 3vw;
  }
}

@media (min-width: 992px) {
  .g-detail-product .cont2 {
    padding: 0rem 2rem 2.5rem;
    font-size: 1rem;
    border: 1px solid;
    border-radius: 8px;
  }
}

.g-detail-product .cont {
  padding: 5vw;
}

@media (max-width: 991px) {
  .g-detail-product.2nd {
    font-size: 3.5vw;
    border: 1px solid;
    padding: 0 0 8vw;
    border-radius: 8px;
  }
}

@media (max-width: 991px) {
  .g-detail-product {
    font-size: 3.5vw;
    border: 1px solid;
    padding: 0 0 5vw;
    border-radius: 8px;
  }
}

@media (max-width: 991px) {
  .g-detail-product p {
    font-size: 3.5vw;
    line-height: 4.2vw;
  }
}

@media (max-width: 991px) {
  .g-detail-product span {
    font-size: 3.5vw;
  }
}

@media (max-width: 991px) {
  .g-detail-addon {
    background-color: black;
    color: white !important;
    border-radius: 15px;
    padding: 0vw 1.5vw;
  }
}

@media (min-width: 992px) {
  .g-detail-addon {
    background-color: black;
    color: white !important;
    border-radius: 15px;
    padding: 0vw 0.5rem;
  }
}

@media (max-width: 991px) {
  .g-detail-addon-btn {
    justify-content: space-between;
    color: black;
  }
}

@media (min-width: 992px) {
  .g-detail-addon-btn {
    justify-content: space-between;
    color: black;
    width: 40%;
    margin-top: 0.5rem;
  }
}

@media (max-width: 991px) {
  .g-detail-addon-btn span {
    justify-content: space-between;
    color: black;
    font-size: 3.2vw;
  }
}

@media (min-width: 992px) {
  .g-detail-addon-btn span {
    justify-content: space-between;
    color: black;
    font-size: 1rem;
  }
}

.g-detail-addon-div {
  margin-top: 1.5vw;
}

@media (max-width: 991px) {
  .g-mt2 {
    margin-top: 5vw;
  }
}

@media (min-width: 992px) {
  .g-mt2 {
    margin-top: 2rem;
  }
}

.g-price2 {
  font-size: 2.3vw !important;
}

.g-detail-hr2 {
  width: 90%;
  margin-top: 1vw;
  margin-bottom: 1vw;
}

@media (max-width: 991px) {
  .g-detail-bg {
    width: 90%;
    margin: 0 auto;
    padding: 6.5vw 5vw 1vw !important;
    background: #DDDDE3;
    margin-top: 7vw;
  }
}

@media (min-width: 992px) {
  .g-detail-bg {
    width: 92%;
    margin: 0 auto;
    padding: 1rem 2rem 1rem!important;
    background: #DDDDE3;
    margin-top: -1rem;
  }
}

@media (max-width: 991px) {
  .g-mt3 {
    margin-top: 3vw;
  }
}

@media (min-width: 992px) {
  .g-mt3 {
    margin-top: 0.8rem;
  }
}

.g-detail-product.2nd {
}

@media (max-width: 991px) {
  .g-detail-product2 {
    padding: 0 0 9vw;
  }
}

@media (min-width: 992px) {
  .g-detail-product2 {
    padding: 0 0 7.5rem;
  }
}

@media (max-width: 991px) {
  .g-detail-title {
    font-size: 3.5vw;
  }
}

@media (min-width: 992px) {
  .g-detail-title {
    font-size: 1.2rem;
  }
}

@media (max-width: 991px) {
  .g-detail-remark {
    font-size: 3.2vw;
    margin-left: 3.5vw;
    line-height: 6vw;
    margin-top: 3vw;
  }
}

@media (min-width: 992px) {
  .g-detail-remark {
    font-size: 1rem;
    margin-left: 1rem;
    line-height: 2rem;
    margin-top: 1.5rem;
  }
}

@media (max-width: 991px) {
  .g-detail-remark-div {
    margin-top: 9vw;
    margin-bottom: 4vw;
  }
}

@media (min-width: 992px) {
  .g-detail-remark-div {
    margin-top: -4rem;
    margin-bottom: 3rem;
    margin-left: 1rem;
  }
}

@media (max-width: 991px) {
  .g-mt4 {
    margin-top: -5vw !important;
  }
}

@media (min-width: 992px) {
  .g-mt4 {
    margin-top: -4rem !important;
  }
}

@media (min-width: 992px) {
  .g-menber-order.g-detail {
    width: 91%;
  }
}

@media (min-width: 992px) {
  .g-menber-list-title.g-detail {
    flex-wrap: wrap;
  }
}

@media (min-width: 992px) {
  .g-menber-list-title1.g-detail {
    justify-content: space-between;
  }
}

@media (max-width: 991px) {
  .g-list-chk.g-detail {
    width: 24vw;
    height: 7vw;
  }
}

@media (min-width: 992px) {
  .g-list-chk.g-detail {
    width: 11.5rem;
    height: 3.5rem;
  }
}

@media (min-width: 992px) {
  .g-menber-list-mod.g-detail {
    margin-top: -3.5rem;
    margin-bottom: 0.5rem;
  }
}

@media (min-width: 992px) {
  .g-menber-no.g-detail {
    font-size: 1.2rem;
  }
}

.g-detail-order-m .top p:nth-child(3) {
  width: 8%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.g-detail-order-m .top p:nth-child(4) {
  width: 18%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.g-detail-order-m .top p:nth-child(2) {
  width: 44%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.g-detail-order-m .top p:nth-child(1) {
  width: 30%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.g-detail-order-m .top {
  height: 3rem;
  background: #b49276;
  display: flex;
  color: white;
  border-radius: 8px 8px 0 0;
}

.g-detail-order-m {
  margin-bottom: 7.5rem;
  border-radius: 8px;
  border: 1px solid;
  padding-bottom: 2.5rem;
}

.g-detail-order-m .cont div:nth-child(1) {
  display: flex;
  width: 74%;
  flex-wrap: wrap;
  padding: 0 3rem;
}

.g-detail-order-m .cont {
  display: flex;
  margin-top: 1.5rem;
}

.g-detail-hr3 {
  width: 92%;
  margin-top: 2rem;
  margin-bottom: 2.5rem;
}

.g-hr-total-end.g-detail {
  margin: 1.2rem 0 1.2rem;
}

.g-total-end.g-detail p {
  font-size: 1.3rem !important;
}

@media (min-width: 992px) {
  .g-mb {
    margin-bottom: 1.5rem;
  }
}

@media (max-width: 991px) {
  .g-info-coupon > p {
    font-size: 4.6vw;
    margin-left: 1vw;
    margin-bottom: 8vw;
  }
}

@media (max-width: 991px) {
  .g-discount-coupon > p {
    font-size: 5vw;
  }
}

@media (min-width: 992px) {
  .g-info-coupon > p {
    font-size: 1.6rem;
    width: 100%;
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 992px) {
  .g-discount-coupon > p {
    font-size: 1.6rem;
    width: 100%;
    margin-bottom: 1.5rem;
  }
}

@media (max-width: 991px) {
  .g-discount-coupon > div {
    display: flex;
    width: 100%;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .g-discount-coupon > div {
    display: flex;
    align-items: center;
  }
}

@media (max-width: 991px) {
  .g-discount-coupon > div > p {
    font-size: 3.5vw;
    width: 28%;
  }
}

@media (min-width: 992px) {
  .g-discount-coupon > div > p {
    font-size: 1.2rem;
    width: 25%;
  }
}

.g-discount-coupon > div > div {
  width: 26%;
}

@media (max-width: 991px) {
  .g-discount-coupon > div > a {
    font-size: 3.5vw;
    width: 19.5vw;
    height: 7.5vw;
    background: rgb(180,146,118);
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    border-radius: 45px;
  }
}

@media (min-width: 992px) {
  .g-discount-coupon > div > a {
    font-size: 1.2rem;
    width: 6rem;
    height: 2.5rem;
    background: rgb(180,146,118);
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    border-radius: 45px;
  }
}

@media (min-width: 992px) {
  .g-discount-coupon > div > input {
    font-size: 1rem;
    /*flex-grow: 1;*/
    border: none;
    background: #EFEFEF;
    padding-left: 1rem;
    color: black;
    height: 2.2rem;
    border-radius: 5px;
    width: 22rem;
  }
}

@media (max-width: 991px) {
  .g-discount-coupon > div > input {
    font-size: 3.5vw;
    flex-grow: 1;
    border: none;
    background: #EFEFEF;
    padding-left: 4vw;
    color: black;
    height: 6vw;
    border-radius: 5px;
  }
}

.g-discount-coupon > div > input::placeholder {
  color: rgb(181,181,181);
}

@media (max-width: 991px) {
  .g-discount-coupon .add {
    margin-top: 5vw;
    margin-bottom: 3.5vw;
  }
}

@media (min-width: 992px) {
  .g-discount-coupon .add {
    /*margin-top: 5vw;*/
    /*margin-bottom: 3.5vw;*/
    width: 55%;
  }
}

@media (max-width: 991px) {
  .g-discount-coupon .btn {
    margin-bottom: 8.5vw;
  }
}

@media (min-width: 992px) {
  .g-discount-coupon .btn {
    margin-bottom: 0rem;
    padding: 0;
  }
}

.g-table2 .no {
  color: black;
}

.g-table2 .btn2 {
  color: white;
  background: #b49276;
  width: 16vw;
  border-radius: 45px;
  height: 6vw;
  font-size: 3.2vw;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}

.g-table2 .btn {
  color: white;
  background: #b49276;
  width: 24vw;
  border-radius: 45px;
  height: 6vw;
  font-size: 3.2vw;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}

.g-hr-fd {
  width: 90%;
  margin-bottom: 2vw;
}

.g-hr-discount {
  width: 90%;
  margin-bottom: 3vw;
}

.g-table-discount {
  border: 1px solid #b49276;
  border-radius: 8px;
  padding-bottom: 4vw;
}

.g-table-discount .table-responsive {
  margin-top: 0;
}

.g-table-discount .used {
  font-size: 3.5vw;
  margin-left: 2vw;
}

@media (max-width: 991px) {
  .g-discount-page {
    margin-top: 6vw;
    margin-bottom: 16vw !important;
  }
}

@media (min-width: 992px) {
  .g-discount-page {
    margin-top: 3rem;
    margin-bottom: 6rem !important;
  }
}

@media (min-width: 992px) {
  .g-discount {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .g-discount-coupon {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5rem;
    margin-left: 1rem;
    margin-bottom: 10rem;
  }
}

@media (max-width: 991px) {
  .g-discount-coupon {
    display: flex;
    flex-wrap: wrap;
  }
}

.g-table .para {
  color: black;
}

.g-discount-trans {
  color: white;
  background: #b49276;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  width: 6.5rem;
  height: 1.6rem;
  border-radius: 45px;
}

.g-fd-table {
  color: white;
  background: #b49276;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  width: 7.5rem;
  height: 2rem;
  border-radius: 45px;
}

.g-discount-trans {
  color: white;
  background: #b49276;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  width: 6.5rem;
  height: 1.6rem;
  border-radius: 45px;
}

.g-discount-hr {
  width: 90%;
  margin-top: 0rem;
  margin-bottom: -3rem;
}

.g-table.g-discount-table {
  padding-bottom: 2rem;
}

@media (max-width: 991px) {
  .g-modal2 .modal-body {
    height: 134vw;
    position: relative;
    padding: 5vw;
    color: #b49276;
  }
}

@media (max-width: 991px) {
  .g-modal .modal-body {
    height: 134vw;
    position: relative;
    padding: 5vw;
    color: #b49276;
  }
}

@media (min-width: 992px) {
  .g-modal2 .modal-body {
    height: 37rem;
    position: relative;
    padding: 2rem 3rem;
    color: #b49276;
  }
}

@media (min-width: 992px) {
  .g-modal .modal-body {
    height: 37rem;
    position: relative;
    padding: 2rem 3rem;
    color: #b49276;
  }
}

@media (max-width: 991px) {
  .g-modal-close {
    font-size: 7vw;
    font-weight: 600;
    position: absolute;
    right: 5vw;
    top: 0.5vw;
    color: #b49276;
  }
}

@media (min-width: 992px) {
  .g-modal-close {
    font-size: 2.5rem;
    font-weight: 600;
    position: absolute;
    right: 3rem;
    top: 1.2rem;
    color: #b49276;
  }
}

@media (max-width: 991px) {
  .g-modal-cont {
    display: flex;
    font-size: 3.8vw;
    margin-bottom: 3vw;
    flex-wrap: wrap;
  }
}

@media (min-width: 992px) {
  .g-modal-cont {
    display: flex;
    font-size: 1.2rem;
    margin-bottom: 1rem;
    flex-wrap: wrap;
  }
}

@media (max-width: 991px) {
  .g-modal-cont > div:nth-child(2) {
    display: flex;
    width: 62%;
    text-align: justify;
  }
}

@media (min-width: 992px) {
  .g-modal-cont > div:nth-child(2) {
    display: flex;
    width: 80%;
    text-align: justify;
  }
}

@media (max-width: 991px) {
  .g-modal-cont > div:nth-child(1) {
    display: flex;
    width: 38%;
  }
}

@media (min-width: 992px) {
  .g-modal-cont > div:nth-child(1) {
    display: flex;
    width: 20%;
  }
}

@media (max-width: 991px) {
  .g-modal-p {
    line-height: 4.5vw;
  }
}

@media (min-width: 992px) {
  .g-modal-p {
    line-height: 2.2rem;
    width: 100%;
  }
}

@media (max-width: 991px) {
  .g-modal-pt {
    width: 19vw;
    text-align-last: justify;
  }
}

@media (min-width: 992px) {
  .g-modal-pt {
    width: 6rem;
    text-align-last: justify;
  }
}

@media (max-width: 991px) {
  .g-modal input {
    width: 100%;
    border: none;
    background: #efefef;
    height: 8vw;
    padding-left: 3vw;
  }
}

@media (min-width: 992px) {
  .g-modal input {
    width: 60%;
    border: none;
    background: #efefef;
    height: 2.5rem;
    padding-left: 2vw;
    font-size: 1rem;
  }
}

@media (min-width: 992px) {
  .g-modal input::placeholder {
    color: rgb(184,184,184);
  }
}

@media (max-width: 991px) {
  .g-modal input::placeholder {
    color: rgb(184,184,184);
  }
}

@media (max-width: 991px) {
  .g-modal-error {
    color: rgb(201,0,0);
    font-size: 3vw;
    width: 100%;
    text-align: end;
  }
}

@media (min-width: 992px) {
  .g-modal-error {
    color: rgb(201,0,0);
    font-size: 1rem;
    width: 68%;
    text-align: end;
    margin-top: 0.2rem;
  }
}

@media (max-width: 991px) {
  .g-modal-p.last {
    line-height: 6.5vw;
  }
}

@media (min-width: 992px) {
  .g-modal-p.last {
    line-height: 2rem;
  }
}

@media (max-width: 991px) {
  .g-modal2-btn {
    display: flex;
    justify-content: space-around;
    margin-top: 11vw;
    margin-bottom: 9vw;
  }
}

@media (max-width: 991px) {
  .g-modal-btn {
    display: flex;
    justify-content: space-around;
    margin-top: 7vw;
  }
}

@media (min-width: 992px) {
  .g-modal2-btn {
    display: flex;
    justify-content: center;
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
}

@media (min-width: 992px) {
  .g-modal-btn {
    display: flex;
    justify-content: center;
    margin-top: 3rem;
  }
}

@media (max-width: 991px) {
  .g-modal2-btn a {
    color: white;
    background: #b49276;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3.7vw;
    height: 9vw;
    width: 33vw;
    border-radius: 45px;
  }
}

@media (max-width: 991px) {
  .g-modal-btn a {
    color: white;
    background: #b49276;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3.7vw;
    height: 9vw;
    width: 33vw;
    border-radius: 45px;
  }
}

@media (min-width: 992px) {
  .g-modal2-btn a {
    color: white;
    background: #b49276;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.3rem;
    height: 3.5rem;
    width: 13rem;
    border-radius: 45px;
  }
}

@media (min-width: 992px) {
  .g-modal-btn a {
    color: white;
    background: #b49276;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.3rem;
    height: 3.5rem;
    width: 13rem;
    border-radius: 45px;
  }
}

@media (max-width: 991px) {
  .g-modal2-btn a:nth-child(2) {
    background: #76635A;
  }
}

@media (max-width: 991px) {
  .g-modal-btn a:nth-child(2) {
    background: #76635A;
  }
}

@media (min-width: 992px) {
  .g-modal2-btn a:nth-child(2) {
    background: #76635A;
    margin-left: 1.2rem;
  }
}

@media (min-width: 992px) {
  .g-modal-btn a:nth-child(2) {
    background: #76635A;
    margin-left: 1.2rem;
  }
}

@media (max-width: 991px) {
  .modal-content.g-modal-width {
    border-radius: 20px;
    width: 87vw;
    margin: 0 auto;
  }
}

@media (max-width: 991px) {
  .modal-content.g-modal2-width {
    border-radius: 20px;
    width: 87vw;
    margin: 0 auto;
  }
}

@media (min-width: 992px) {
  .modal-content.g-modal2-width {
    border-radius: 20px;
    margin: auto;
  }
}

@media (min-width: 992px) {
  .modal-content.g-modal-width {
    border-radius: 20px;
    width: 70rem;
    margin: auto;
  }
}

@media (max-width: 991px) {
  .g-modal .modal-dialog {
    max-width: 90vw !important;
  }
}

@media (min-width: 992px) {
  .g-modal .modal-dialog {
    max-width: 90vw !important;
  }
}

@media (max-width: 991px) {
  .g-modal {
    margin-left: 3.5vw;
  }
}

@media (min-width: 992px) {
  .g-modal {
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  .g-modal2-title {
    font-size: 4.5vw;
    font-weight: 600;
    color: #b49276;
    margin-top: 5vw;
    margin-bottom: 5vw;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .g-modal-title {
    font-size: 4.8vw;
    font-weight: 600;
    color: #b49276;
    margin-top: 5vw;
    margin-bottom: 5vw;
  }
}

@media (min-width: 992px) {
  .g-modal2-title {
    font-size: 1.6rem;
    font-weight: 600;
    color: #b49276;
    margin-top: 1rem;
    margin-bottom: 2rem;
    text-align: center;
  }
}

@media (min-width: 992px) {
  .g-modal-title {
    font-size: 1.6rem;
    font-weight: 500;
    color: #b49276;
    margin-top: 0;
    margin-bottom: 2rem;
  }
}

@media (min-width: 992px) {
  .g-modal2-cont {
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 2rem;
  }
}

@media (max-width: 991px) {
  .g-modal2-cont {
    font-size: 3.5vw;
    font-weight: 500;
    margin-bottom: 8vw;
  }
}

.g-info-coupon {
  margin-top: -7vw;
  margin-bottom: 7vw;
  margin-left: -1vw;
}

.g-form-right.info.d-flex {
  flex-wrap: nowrap;
}

@media (max-width: 991px) {
  .g-form-right.info.d-flex input {
    width: 18vw;
    margin-right: 2vw;
    text-align: center;
    padding-left: 0;
  }
}

@media (max-width: 991px) {
  .g-form.info .g-form-textinput {
    height: 6vw;
  }
}

.g-button.fq:hover {
  color: white;
}

.g-button.fq:focus {
  color: white;
}

@media (max-width: 991px) {
  .g-button.fq {
    background: #B49276 !important;
    padding: 0 0 0 6vw;
    height: 11vw;
    display: flex;
    align-items: center;
    border-radius: 10px;
    font-size: 3.5vw;
  }
}

@media (min-width: 992px) {
  .g-button.fq {
    background: #B49276 !important;
    padding: 0 0 0 2rem;
    height: 4rem;
    display: flex;
    align-items: center;
    border-radius: 10px;
    font-size: 1.2rem;
    letter-spacing: 0rem;
  }
}

@media (max-width: 991px) {
  .g-collapse.fq {
    width: 90%;
    margin: auto;
    margin-bottom: 10vw;
  }
}

@media (min-width: 992px) {
  .g-collapse.fq {
    width: 90%;
    margin: auto;
    margin-bottom: 3rem;
  }
}

@media (min-width: 992px) {
  .g-footer-menu-div.fq {
    margin-left: 4rem;
    margin-top: 2.5rem;
    color: #b49276 !important;
    font-weight: initial;
    /*margin-bottom: 10vw;*/
  }
}

@media (min-width: 992px) {
  .g-footer-menu-div.fq p {
    font-size: 1rem !important;
    color: #b49276 !important;
    text-align: left;
    line-height: 2.2rem;
  }
}

@media (max-width: 991px) {
  .g-footer-menu-div.fq {
    margin-left: 5vw;
    margin-top: 8vw;
    font-size: 3.5vw;
    color: #b49276;
    font-weight: initial;
    /*margin-bottom: 10vw;*/
  }
}

.g-fq fa {
}

@media (max-width: 991px) {
  .g-fq {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 10rem;
    margin-top: 3.5rem;
  }
}

@media (min-width: 992px) {
  .g-fq {
    width: 75%;
    margin: 0 auto;
    margin-bottom: 10rem;
    margin-top: 3.5rem;
  }
}

@media (min-width: 992px) {
  .g-fq .fa {
    position: absolute;
    right: 2rem;
    font-size: 2rem;
  }
}

@media (max-width: 991px) {
  .g-fq .fa {
    position: absolute;
    right: 4vw;
    margin-top: 0.3vw;
    font-size: 5vw;
  }
}

.g-fq .card {
  /*margin-bottom: 4rem;*/
  border: none;
}

@media (max-width: 991px) {
  .g-fq .card-header {
    background: rgb(180,146,118);
    border-radius: 8px !important;
    margin-top: 8vw;
    margin-bottom: 4vw !important;
  }
}

@media (min-width: 992px) {
  .g-fq .card-header {
    background: rgb(180,146,118);
    border-radius: 8px !important;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem !important;
  }
}

@media (max-width: 991px) {
  .g-fq button {
    color: white;
    font-size: 3.5vw;
  }
}

@media (min-width: 992px) {
  .g-fq button {
    color: white;
    font-size: 1.3rem;
  }
}

.g-fq button:hover {
  color: white;
  text-decoration: none;
}

.g-fq button:focus {
  box-shadow: none;
  text-decoration: none;
}

@media (max-width: 991px) {
  .g-fq .collapse a {
    color: rgb(180,146,118);
    font-size: 3.2vw;
  }
}

@media (max-width: 991px) {
  .g-fq .collapse p {
    color: rgb(180,146,118);
    font-size: 3.2vw;
  }
}

@media (min-width: 992px) {
  .g-fq .collapse a {
    color: rgb(180,146,118);
    font-size: 1rem;
  }
}

@media (min-width: 992px) {
  .g-fq .collapse p {
    color: rgb(180,146,118);
    font-size: 1rem;
  }
}

@media (max-width: 991px) {
  .g-fq .collapse {
    line-height: 6vw;
    color: rgb(180,146,118);
    padding-left: 2vw;
  }
}

@media (min-width: 992px) {
  .g-store-fq .collapse {
    line-height: 2rem;
    color: rgb(180,146,118);
    padding-left: 0 !important;
  }
}

@media (min-width: 992px) {
  .g-fq .collapse {
    line-height: 2rem;
    color: rgb(180,146,118);
    padding-left: 3.2rem;
  }
}

.g-fq .collapse a {
  color: rgb(180,146,118);
}

.collapse .show {
}

.collapsing {
  /*-webkit-transition-delay: 2s;*/
  /*transition-delay: 1s;*/
  visibility: hidden;
}

@media (min-width: 992px) {
  .g-fq-nav {
    width: 80%;
    margin: auto;
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #b49276;
  }
}

@media (min-width: 992px) {
  .g-fq-nav.brand {
    width: 80%;
    margin: auto;
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #b49276;
    margin-top: 4rem;
    margin-bottom: 8rem;
  }
}

@media (max-width: 991px) {
  .g-fq-nav.brand {
    width: 90%;
    margin: auto;
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #b49276;
    margin-top: 8vw;
    margin-bottom: 12vw;
  }
}

@media (max-width: 991px) {
  .g-fq-nav {
    width: 90%;
    margin: auto;
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #b49276;
  }
}

@media (max-width: 991px) {
  .g-fq-nav a.active {
    width: 33%;
    justify-content: center;
    display: flex;
    border-bottom: 2vw solid #b49276;
    padding-bottom: 1.5vw;
    color: #b49276;
    height: 80%;
  }
}

@media (min-width: 992px) {
  .g-fq-nav a.active {
    width: 33%;
    justify-content: center;
    display: flex;
    border-bottom: .7rem solid #b49276;
    padding-bottom: 0.4rem;
    color: #b49276;
    height: 80%;
  }
}

@media (max-width: 991px) {
  .g-fq-nav a {
    width: 33%;
    justify-content: center;
    display: flex;
    /*border-bottom: 1px solid #b49276;*/
    color: #b49276;
    position: relative;
    bottom: -1vw;
    font-size: 3.5vw;
  }
}

@media (min-width: 992px) {
  .g-fq-nav a {
    width: 33%;
    justify-content: center;
    display: flex;
    /*border-bottom: 1px solid #b49276;*/
    padding-bottom: 0.8rem;
    color: #b49276;
    position: relative;
    bottom: -0.3rem;
  }
}

@media (max-width: 991px) {
  .g-qr2 .title {
    color: #b49276;
    font-size: 4.5vw;
    font-weight: 600;
  }
}

@media (min-width: 992px) {
  .g-qr2 .title {
    color: #b49276;
    font-size: 1.2rem;
    font-weight: 600;
  }
}

@media (max-width: 991px) {
  .g-qr2 {
    width: 90%;
    margin: 10vw auto 10vw;
  }
}

@media (min-width: 992px) {
  .g-fd {
    width: 90% !important;
    margin: 4rem auto 8rem;
  }
}

@media (min-width: 992px) {
  .g-qr2 {
    width: 80%;
    margin: 4rem auto 8rem;
  }
}

@media (max-width: 991px) {
  .g-qr2 .cont {
    font-size: 3.2vw;
    color: #b49276;
    margin-top: 3vw;
    line-height: 2;
  }
}

@media (min-width: 992px) {
  .g-qr2 .cont {
    font-size: 1rem;
    color: #b49276;
    margin-top: 2rem;
    line-height: 2;
  }
}

@media (min-width: 992px) {
  .g-fd .cont {
    font-size: 1rem;
    color: #b49276;
    margin-top: 0;
    line-height: 2;
  }
}

@media (min-width: 992px) {
  .g-qr2 .section {
    padding: 2rem 2.5rem;
  }
}

@media (max-width: 991px) {
  .g-qr2 .section {
    padding: 8vw 7vw;
  }
}

.g-fd.title2 {
  text-align: center;
  margin-bottom: -8rem;
  font-size: 1.5rem;
  color: #b49276;
  font-weight: 600;
}

@media (max-width: 991px) {
  .g-fd.title {
    text-align: center;
    margin-bottom: 7vw;
    font-size: 4.5vw;
  }
}

@media (min-width: 992px) {
  .g-fd.title {
    text-align: center;
    margin-bottom: 5rem;
    font-size: 1.5rem;
  }
}

.g-fd .section {
  padding: 0;
}

@media (max-width: 991px) {
  .g-fd .col-lg-6 {
    padding: 0 5vw;
  }
}

@media (min-width: 992px) {
  .g-fd .col-lg-6 {
    padding: 0 5rem;
  }
}

.g-fd .row {
  margin-bottom: 5rem;
}

@media (max-width: 991px) {
  .g-fd .cont_title {
    color: #b49276;
    font-size: 4.5vw;
    font-weight: 600;
    margin-bottom: 2vw !important;
  }
}

@media (min-width: 992px) {
  .g-fd .cont_title {
    color: #b49276;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
  }
}

@media (max-width: 991px) {
  .g-fd-hr {
    margin-top: 0rem;
    margin-bottom: 7vw;
    width: 97%;
  }
}

@media (min-width: 992px) {
  .g-fd-hr {
    margin-top: 0rem;
    margin-bottom: 6rem;
    width: 90%;
  }
}

.g-fd-open {
  display: flex;
  color: #b49276;
  width: 80%;
  margin: auto;
}

.g-fd-open .col3 {
  margin: 0 0.5rem;
  width: 100%;
}

@media (max-width: 991px) {
  .g-fd-open .word {
    padding: 2vw 4vw 7vw;
    background: #EFEFEF;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media (min-width: 992px) {
  .g-fd-open .word {
    padding: 0.8rem 1rem 2rem;
    background: #EFEFEF;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media (max-width: 991px) {
  .g-fd-open .word2 {
    margin-top: 7vw;
    margin-bottom: 1.5rem;
    text-overflow: ellipsis;
    font-size: 2.7vw;
    line-height: 1.7;
    /*height: 3rem;*/
  }
}

@media (min-width: 992px) {
  .g-fd-open .word2 {
    margin-top: 2rem;
    margin-bottom: 1.5rem;
    text-overflow: ellipsis;
    /*height: 3rem;*/
  }
}

@media (max-width: 991px) {
  .g-fd-open a {
    width: 15vw;
    height: 6vw;
    font-size: 2.6vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #b49276;
    border-radius: 45px;
    color: white;
  }
}

@media (min-width: 992px) {
  .g-fd-open a {
    width: 5rem;
    height: 2rem;
    font-size: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #b49276;
    border-radius: 45px;
    color: white;
  }
}

.g-fd-btn {
  display: flex;
  justify-content: center;
  margin-top: 5rem;
  margin-bottom: 8rem;
}

@media (max-width: 991px) {
  .g-fd-btn a {
    width: 56vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #b49276;
    height: 9.5vw;
    color: white;
    border-radius: 45px;
    font-size: 3.5vw;
  }
}

@media (min-width: 992px) {
  .g-fd-btn a {
    width: 20rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #b49276;
    height: 3.5rem;
    color: white;
    border-radius: 45px;
  }
}

@media (max-width: 991px) {
  .g-fd-hr2 {
    margin-top: 14vw;
    margin-bottom: 14vw;
    width: 90%;
  }
}

@media (min-width: 992px) {
  .g-fd-hr2 {
    margin-top: 7rem;
    /*margin-bottom: 6rem;*/
    width: 90%;
  }
}

@media (max-width: 991px) {
  .g-fd-fb a {
    height: 6.5vw;
    width: 40vw;
    position: absolute;
    right: 30vw;
    bottom: 0rem;
  }
}

@media (min-width: 992px) {
  .g-fd-fb a {
    height: 2.2rem;
    width: 12rem;
    position: absolute;
    right: 17.7rem;
    bottom: 2rem;
  }
}

.g-fd-fb {
  position: relative;
}

@media (max-width: 991px) {
  .g-fd img {
    margin-bottom: 8vw;
  }
}

.cont.sp {
  margin-top: 0rem;
}

@media (min-width: 992px) {
  .g-fd-open .title {
    font-size: 1.2rem;
  }
}

@media (max-width: 991px) {
  .g-fd-open .title {
    font-size: 3.8vw;
  }
}

@media (min-width: 992px) {
  .g-fd-result {
    width: 80%;
    margin: auto;
  }
}

@media (max-width: 991px) {
  .g-fd-result td {
    font-size: 3vw !important;
  }
}

@media (max-width: 991px) {
  .g-fd-result {
    width: 88%;
    margin: auto;
  }
}

.g-fd-pt td {
  padding-top: 6vw !important;
}

@media (max-width: 991px) {
  .g-contact {
    width: 90%;
    margin: auto;
    color: rgb(180,146,118);
  }
}

@media (min-width: 992px) {
  .g-contact {
    width: 80%;
    margin: auto;
    color: rgb(180,146,118);
  }
}

@media (max-width: 991px) {
  .g-contact .col-lg-6 {
    padding: 5vw;
  }
}

@media (max-width: 991px) {
  .g-contact .col-lg-6 img:nth-child(2) {
    margin-top: 8vw;
  }
}

@media (min-width: 992px) {
  .g-contact .col-lg-6 img:nth-child(2) {
    margin-top: 5rem;
  }
}

@media (max-width: 991px) {
  .g-store-fq .col-lg-6:nth-child(2) {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .g-store-fq .col-lg-6:nth-child(2) {
    padding: 0 0 0 3.5rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .g-store-fq .col-lg-6:nth-child(1) {
    padding: 0 3.5rem 0 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .g-contact .col-lg-6 {
    padding: 0 3.5rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}

@media (max-width: 991px) {
  .g-contact .title2 {
    font-size: 5vw;
    width: 100%;
    font-weight: 600;
  }
}

@media (min-width: 992px) {
  .g-contact .title2 {
    font-size: 1.5rem;
    width: 100%;
    font-weight: 600;
  }
}

@media (min-width: 992px) {
  .g-contact .title4 {
    font-size: 1.2rem;
    margin-bottom: 2rem;
    width: 100%;
    font-weight: 600;
    padding: 0 0 0 0.5rem;
    /*margin-left: -1.2rem;*/
  }
}

@media (max-width: 991px) {
  .g-contact .title3 {
    font-size: 5vw;
    margin-bottom: 7vw;
    width: 100%;
    font-weight: 600;
    margin-left: -3vw;
  }
}

@media (min-width: 992px) {
  .g-contact .title3 {
    font-size: 1.2rem;
    margin-bottom: 2rem;
    width: 100%;
    font-weight: 600;
    padding: 0 0 0 0.5rem;
    margin-left: -1.2rem;
  }
}

@media (min-width: 992px) {
  .g-contact .title {
    font-size: 1.6rem;
    margin-bottom: 2rem;
    width: 100%;
    font-weight: 500;
  }
}

@media (max-width: 991px) {
  .g-contact .title {
    font-size: 4.5vw;
    margin-bottom: 2rem;
    font-weight: 600;
  }
}

@media (max-width: 991px) {
  .g-contact .cont {
    line-height: 2;
    font-size: 3.2vw;
  }
}

@media (min-width: 992px) {
  .g-contact .cont {
    line-height: 2;
    font-size: 1rem;
  }
}

.g-store-fq .section {
  margin-bottom: -4rem;
}

@media (max-width: 991px) {
  .g-contact-trans {
    padding: 5vw;
  }
}

@media (min-width: 992px) {
  .g-contact-trans {
    padding: 3.5rem;
  }
}

.g-contact-trans .cont {
  display: flex;
  margin-bottom: 4rem;
}

@media (max-width: 991px) {
  .g-contact-trans img {
    width: 8vw;
    height: 8vw;
    margin-right: 2vw;
  }
}

@media (min-width: 992px) {
  .g-contact-trans img {
    width: 2.6rem;
    height: 2.6rem;
    margin-right: 0.5rem;
  }
}

@media (min-width: 992px) {
  .g-fs-12 {
    font-size: 1.2rem;
  }
}

@media (max-width: 991px) {
  .g-map {
    height: 80vw;
    margin-top: 8vw;
    margin-bottom: 10vw;
  }
}

@media (min-width: 992px) {
  .g-map {
    height: 26rem;
    margin-top: 4rem;
    margin-bottom: 10rem;
  }
}

@media (max-width: 991px) {
  .g-contact-trans .p1 {
    font-size: 4.5vw;
  }
}

.g-map2 {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

@media (max-width: 991px) {
  .g-map2 .g-map {
    width: 96%;
  }
}

@media (min-width: 992px) {
  .g-map2 .g-map {
    width: 90%;
  }
}

@media (min-width: 992px) {
  .g-store-hr {
    margin-bottom: 5rem;
  }
}

@media (max-width: 991px) {
  .g-store-hr {
    margin-bottom: 10vw;
    margin-top: 3vw;
  }
}

@media (max-width: 991px) {
  .g-store .btn2 {
    background: rgb(180,146,118);
    color: white;
    border-radius: 45px;
    display: flex;
    width: 40vw;
    height: 11vw;
    justify-content: center;
    align-items: center;
    font-size: 4vw;
    margin-top: 8vw;
  }
}

@media (min-width: 992px) {
  .g-store .btn2 {
    background: rgb(180,146,118);
    color: white;
    border-radius: 45px;
    display: flex;
    width: 12rem;
    height: 3.2rem;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem;
    margin-top: 3rem;
  }
}

.g-fq.g-store-fq {
  width: 100%;
}

@media (max-width: 991px) {
  .g-store-fq .card-header {
    padding-top: 2vw;
    padding-bottom: 2vw;
    padding-left: 4vw;
  }
}

@media (min-width: 992px) {
  .g-store-fq .card-header {
    padding-top: 0.2rem;
    padding-bottom: 0.3rem;
  }
}

.g-store-fq img {
  width: 100%;
  height: initial;
}

@media (max-width: 991px) {
  .g-store .title4 {
    margin-bottom: -9vw !important;
    margin-top: 8vw;
    font-size: 5vw;
    font-weight: 600;
  }
}

@media (min-width: 992px) {
  .g-store .title4 {
    margin-bottom: -3rem !important;
    margin-top: 5rem;
  }
}

.g-mb2 {
  margin-bottom: 10rem;
}

@media (max-width: 991px) {
  .g-store-hr2 {
    margin-bottom: 8vw;
  }
}

@media (min-width: 992px) {
  .g-store-hr2 {
    margin-bottom: 5rem;
  }
}

@media (max-width: 991px) {
  .g-store-hr3 {
    margin-top: 22vw;
    margin-bottom: 8vw;
  }
}

@media (min-width: 992px) {
  .g-store-hr3 {
    margin-top: 20rem;
    margin-bottom: 5rem;
  }
}

@media (max-width: 991px) {
  .g-brand2 p {
    margin-top: 8vw;
    margin-bottom: 10vw;
    font-size: 3.2vw;
    line-height: 1.8;
  }
}

@media (min-width: 992px) {
  .g-brand2 p {
    margin-top: 5rem;
    margin-bottom: 8rem;
  }
}

@media (max-width: 991px) {
  .g-brand3 {
    color: #b49276;
    width: 80%;
    margin: auto;
    line-height: 2;
    margin-bottom: 20vw;
    font-size: 3.2vw;
  }
}

@media (min-width: 992px) {
  .g-brand3 {
    color: #b49276;
    width: 80%;
    margin: auto;
    line-height: 2;
    margin-bottom: 10rem;
  }
}

.g-brand2 {
  color: #b49276;
  width: 80%;
  margin: auto;
  line-height: 2;
  margin-bottom: 10rem;
}

@media (max-width: 991px) {
  .g-brand {
    color: #b49276;
    width: 80%;
    margin: auto;
    line-height: 2;
    font-size: 3.5vw;
    text-align: justify;
  }
}

@media (min-width: 992px) {
  .g-brand {
    color: #b49276;
    width: 80%;
    margin: auto;
    line-height: 2;
  }
}

@media (max-width: 991px) {
  .g-brand .cont_title {
    font-size: 5vw;
    font-weight: 600;
    margin-bottom: 3vw;
    margin-top: 4vw;
  }
}

@media (min-width: 992px) {
  .g-brand .cont_title {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 2rem;
  }
}

@media (min-width: 992px) {
  .g-brand-col-t2 {
    padding-left: 6rem !important;
  }
}

@media (max-width: 991px) {
  .g-brand-col-b2 {
    padding-left: 0.1rem !important;
  }
}

@media (min-width: 992px) {
  .g-brand-col-b2 {
    padding-left: 3rem !important;
  }
}

@media (max-width: 991px) {
  .g-brand-col-t1 {
    padding-right: 0.1rem !important;
  }
}

@media (min-width: 992px) {
  .g-brand-col-t1 {
    padding-right: 3rem !important;
  }
}

@media (max-width: 991px) {
  .g-brand-col-b1 {
    padding-right: 0;
    margin-top: 8vw;
  }
}

@media (min-width: 992px) {
  .g-brand-col-b1 {
    padding-right: 6rem !important;
  }
}

@media (max-width: 991px) {
  .g-brand-row {
    margin-bottom: 10vw !important;
    margin-top: 8vw;
  }
}

@media (min-width: 992px) {
  .g-brand-row {
    margin-bottom: 12rem;
    margin-top: 12rem;
  }
}

@media (min-width: 992px) {
  .g-brand .cont {
    line-height: 2;
  }
}

@media (max-width: 991px) {
  .g-brand .cont {
    line-height: 2;
  }
}

@media (min-width: 992px) {
  .g-brand-img {
    width: 80%;
    margin-left: 10%;
    margin-bottom: 14rem;
  }
}

@media (max-width: 991px) {
  .g-brand-img {
    width: 100%;
    margin-bottom: 13vw;
  }
}

@media (max-width: 991px) {
  .g-brand2 .col-12:nth-child(1) {
    margin-bottom: 5rem;
  }
}

@media (min-width: 992px) {
  .g-brand2 .col-12:nth-child(1) {
    margin-right: 5rem;
  }
}

@media (min-width: 992px) {
  .g-brand2 .row {
    flex-wrap: nowrap;
  }
}

@media (min-width: 992px) {
  .g-brand3 .title {
    font-size: 1.5rem;
    font-weight: 600;
    margin-top: 3rem;
    margin-bottom: 2rem;
  }
}

@media (max-width: 991px) {
  .g-brand3 .title {
    font-size: 4.5vw;
    font-weight: 600;
    margin-top: 10vw;
    margin-bottom: 8vw;
  }
}

.g-search {
  height: 5rem;
  background: #b49276;
  display: flex;
  justify-content: center;
}

#g_desc {
}

@media (max-width: 991px) {
  #g_desc p:nth-child(1) {
    color: rgb(180,146,118);
    font-size: 5vw;
    margin-bottom: 2vw;
    font-weight: 500;
  }
}

@media (min-width: 992px) {
  #g_desc p:nth-child(1) {
    color: rgb(180,146,118);
    font-size: 1.9rem;
    margin-bottom: 2rem;
    font-weight: 500;
  }
}

@media (max-width: 991px) {
  #g_desc p:nth-child(2) {
    color: #735e4e;
    font-size: 3.7vw;
    margin-bottom: 2rem;
    font-weight: 500;
  }
}

@media (min-width: 992px) {
  #g_desc p:nth-child(2) {
    color: #735e4e;
    font-size: 1.3rem;
    margin-bottom: 2rem;
    font-weight: 500;
  }
}

@media (max-width: 991px) {
  #g_brown_list_title {
    display: none;
    background: rgb(179,146,117);
    color: white;
    padding: 1rem 0;
    border-radius: 0.5rem;
    margin-bottom: 2rem;
  }
}

@media (min-width: 992px) {
  #g_brown_list_title {
    display: flex;
    background: rgb(179,146,117);
    color: white;
    padding: 1rem 0;
    border-radius: 0.5rem;
    margin-bottom: 2rem;
  }
}

#g_brown_list_title p {
  text-align: center;
  font-size: 1.3rem;
}

#g_brown_list_title p:nth-child(4) {
  flex-grow: 1;
}

#g_brown_list_title p:nth-child(3) {
  flex-grow: 1;
}

#g_brown_list_title p:nth-child(2) {
  flex-grow: 1;
}

#g_brown_list_title p:nth-child(1) {
  flex-grow: 3;
  margin-left: 3rem;
}

#g_product_list {
  margin: 2rem 0;
}

@media (max-width: 991px) {
  #g_product_list .title {
    font-size: 4.5vw;
    border-left: solid;
    padding-left: 2vw;
    margin-bottom: 8vw;
    height: 5vw;
    display: flex;
    align-items: center;
  }
}

@media (min-width: 992px) {
  #g_product_list .title {
    font-size: 1.5rem;
    border-left: groove;
    padding-left: 0.5rem;
    margin-bottom: 1rem;
  }
}

.g-bgc-lc {
  background: rgb(179,146,117);
}

.g-c-lc {
  color: rgb(179,146,117);
}

.g-bgc-dc {
  background: #7e6755;
}

.g-c-dc {
  color: #7e6755;
}

@media (max-width: 991px) {
  .g-product-detail {
    padding: 0 3vw !important;
  }
}

@media (min-width: 992px) {
  .g-product-detail {
    padding: 0 2rem !important;
  }
}

@media (max-width: 991px) {
  .g-product-detail p:nth-child(2) span:nth-child(4) {
    font-size: 3.5vw;
    font-weight: 600;
  }
}

@media (min-width: 992px) {
  .g-product-detail p:nth-child(2) span:nth-child(4) {
    font-size: 1.2rem;
  }
}

@media (max-width: 991px) {
  .g-product-detail p:nth-child(2) span:nth-child(2) {
    margin-right: 1vw;
    font-size: 3.5vw;
  }
}

@media (min-width: 992px) {
  .g-product-detail p:nth-child(2) span:nth-child(2) {
    margin-right: 0.7rem;
    font-size: 1.2rem;
  }
}

@media (max-width: 991px) {
  .g-product-detail p:nth-child(1) {
    font-size: 3.5vw;
  }
}

@media (min-width: 992px) {
  .g-product-detail p:nth-child(1) {
    font-size: 1.3rem;
  }
}

@media (max-width: 991px) {
  .g-nt {
    font-size: 2vw !important;
    top: -0.5vw;
    position: relative;
    font-weight: 600;
  }
}

@media (min-width: 992px) {
  .g-nt {
    font-size: 0.7rem;
  }
}

.g-line-through {
  text-decoration: line-through;
}

@media (max-width: 991px) {
  .g-product-detail5 {
    margin-top: 1vw;
  }
}

@media (min-width: 992px) {
  .g-product-detail5 {
    margin-top: 0.6rem;
  }
}

@media (max-width: 991px) {
  .g-product-detail5 span {
    border: groove;
    padding: 0.2vw 2vw;
    border-radius: 1rem;
    font-size: 3.5vw;
  }
}

@media (min-width: 992px) {
  .g-product-detail5 span {
    border: groove;
    padding: 0.1rem 1.2rem;
    border-radius: 1rem;
    font-size: 0.9rem;
  }
}

@media (max-width: 991px) {
  .g-am-input {
    width: 15vw;
    text-align: center;
    border: none;
    background-color: transparent;
    font-size: 4vw;
  }
}

@media (max-width: 991px) {
  .g-am3-input {
    width: 10vw;
    text-align: center;
    font-size: 3.3vw;
    border: none;
    background-color: transparent;
    color: rgb(180,146,118);
  }
}

@media (max-width: 991px) {
  .g-am2-input {
    width: 6vw;
    text-align: center;
    font-size: 3.3vw;
    border: none;
    background-color: transparent;
    color: rgb(180,146,118);
  }
}

@media (min-width: 992px) {
  .g-am3-input {
    width: 2rem;
    text-align: center;
    font-size: 1.1rem;
    border: none;
    background-color: transparent;
    color: rgb(180,146,118);
  }
}

@media (min-width: 992px) {
  .g-am2-input {
    width: 2rem;
    text-align: center;
    font-size: 1.1rem;
    border: none;
    background-color: transparent;
    color: rgb(180,146,118);
  }
}

@media (min-width: 992px) {
  .g-am-input {
    width: 5rem;
    text-align: center;
    border: none;
    background-color: transparent;
  }
}

@media (max-width: 991px) {
  .g-am3 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(239,239,239);
    width: 100%;
    min-height: 6vw;
  }
}

@media (max-width: 991px) {
  .g-am2 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(239,239,239);
    padding: 0 2vw;
    min-height: 6vw;
    min-width: 14vw;
  }
}

@media (max-width: 991px) {
  .g-am {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(239,239,239);
    padding: 0 2vw;
  }
}

@media (min-width: 992px) {
  .g-am3 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(239,239,239);
    width: 20rem;
    min-height: 2rem;
    min-width: 3rem;
  }
}

@media (min-width: 992px) {
  .g-am2 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(239,239,239);
    padding: 0 1rem;
    width: 4.5rem;
    min-height: 2rem;
    min-width: 3rem;
  }
}

@media (min-width: 992px) {
  .g-am {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(239,239,239);
    padding: 0 1rem;
  }
}

@media (max-width: 991px) {
  .g-am-out {
    display: flex;
    justify-content: start;
    align-items: center;
  }
}

@media (min-width: 992px) {
  .g-am-out {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media (max-width: 991px) {
  .g-product-detail p:nth-child(4) {
    font-size: 3.3vw;
    margin-top: 1vw;
  }
}

@media (min-width: 992px) {
  .g-product-detail p:nth-child(4) {
    font-size: 0.9rem;
    margin-top: 0.5rem;
  }
}

.g-flexcc {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 991px) {
  .g-trash {
    font-size: 5.7vw;
  }
}

@media (min-width: 992px) {
  .g-trash {
    font-size: 1.7rem;
  }
}

@media (max-width: 991px) {
  .g-hr-detail {
    margin-top: 8vw;
    margin-bottom: 10vw;
  }
}

@media (min-width: 992px) {
  .g-hr-detail {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}

@media (max-width: 991px) {
  .g-addon {
    background: black;
    font-size: 3vw;
    padding: 0.5vw 2vw;
    border-radius: 0.8rem;
    color: white;
  }
}

@media (min-width: 992px) {
  .g-addon {
    background: black;
    font-size: 0.7rem;
    padding: 0.1rem 0.4rem;
    border-radius: 0.8rem;
    color: white;
  }
}

@media (max-width: 991px) {
  .g-arived-date {
    font-size: 3.7vw;
    font-weight: 500;
    margin-bottom: 5rem;
  }
}

@media (min-width: 992px) {
  .g-arived-date {
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 5rem;
  }
}

@media (max-width: 991px) {
  .g-coupon-btn {
    border: 1px groove rgb(255,225,199);
    padding: 3vw 10vw;
    border-radius: 2rem;
    margin-left: auto;
    font-size: 3.6vw;
  }
}

@media (min-width: 992px) {
  .g-coupon-btn {
    border: 1px groove rgb(255,225,199);
    padding: 0.8rem 3rem;
    border-radius: 2rem;
    margin-left: auto;
    font-size: 1.2rem;
  }
}

@media (max-width: 991px) {
  .g-arived-date1 input {
    border: none;
    background: rgb(239,239,239);
    color: rgba(128,128,128,0.5);
    width: 100%;
    height: 2rem;
    padding-left: 0.5rem;
    padding-right: 0.2rem;
    font-size: 3.5vw;
    margin-top: 2vw;
  }
}

@media (min-width: 992px) {
  .g-arived-date1 input {
    border: none;
    background: rgb(239,239,239);
    margin-left: 0.5rem;
    color: rgba(128,128,128,0.5);
    width: 65%;
    height: 2rem;
    padding-left: 0.5rem;
    padding-right: 0.2rem;
    font-size: 1rem;
  }
}

@media (max-width: 991px) {
  .g-arived-date2 {
    margin-top: 6vw;
  }
}

@media (min-width: 992px) {
  .g-arived-date2 {
    margin-left: 3rem;
  }
}

@media (min-width: 992px) {
  .g-w80 {
    width: 80%;
    margin: auto;
  }
}

@media (max-width: 991px) {
  .g-w80 {
    width: 88%;
    margin: auto;
  }
}

@media (min-width: 992px) {
  .g-product-detail-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media (max-width: 991px) {
  .g-product-detail-img {
    display: flex;
    justify-content: center;
    align-items: start;
  }
}

.g-pd-amount {
  width: 25%;
}

.g-pd-amount span {
  font-size: 3.5vw;
}

@media (min-width: 992px) {
  .g-pd-price {
    font-size: 1.2rem;
  }
}

@media (max-width: 991px) {
  .g-pd-price {
    font-size: 3.5vw;
    font-weight: 600;
  }
}

@media (max-width: 991px) {
  .g-ml {
    margin-left: 2vw;
  }
}

@media (max-width: 991px) {
  .g-mb3 {
    margin-bottom: 12vw;
  }
}

.g-mb4 {
  margin-bottom: 5vw;
}

@media (min-width: 992px) {
  .g-ml2 {
    margin-left: 1rem;
  }
}

@media (max-width: 991px) {
  .g-mt5 {
    margin-top: 10vw;
  }
}

@media (max-width: 991px) {
  .g-mb1 {
    margin-bottom: 3vw !important;
  }
}

@media (min-width: 992px) {
  .g-mb1 {
    margin-bottom: 2rem;
  }
}

@media (min-width: 992px) {
  .g-mr {
    margin-right: 1rem;
  }
}

@media (max-width: 991px) {
  .g-verify-btn {
    background: #b49276;
    color: white;
    padding: 1.2vw;
    border-radius: 2rem;
    font-size: 3.5vw;
    width: 34vw;
    display: block;
    text-align: center;
    cursor: pointer;
  }
}

@media (min-width: 992px) {
  .g-verify-btn {
    background: #b49276;
    color: white;
    padding: 0.5rem;
    border-radius: 2rem;
    font-size: 1.2rem;
    width: 10rem;
    display: block;
    text-align: center;
    cursor: pointer;
  }
}

@media (min-width: 992px) {
  .g-poscode {
    width: 35% !important;
  }
}

@media (min-width: 992px) {
  .g-mb5 {
    margin-bottom: 0.7rem;
  }
}

@media (max-width: 991px) {
  .g-address {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .g-address {
    width: 85%;
  }
}

@media (min-width: 992px) {
  .g-poscode2 {
    width: 92% !important;
  }
}

@media (min-width: 992px) {
  .g-pt {
    padding-top: 0.4rem;
  }
}

@media (min-width: 992px) {
  .g-w100 {
    width: 100% !important;
  }
}

.g-pr {
  padding-right: 0.5rem !important;
}

@media (max-width: 991px) {
  .g-search-bar {
    background: #2A2623;
    display: flex;
    justify-content: center;
    /*padding-bottom: 3vw;*/
  }
}

@media (min-width: 992px) {
  .g-search-bar {
    background: #2A2623;
    display: flex;
    justify-content: center;
    /*padding-bottom: 1.5rem;*/
  }
}

@media (max-width: 991px) {
  .g-indexw {
    width: 90%;
    margin: auto;
  }
}

@media (min-width: 992px) {
  .g-indexw {
    width: 80%;
    margin: auto;
  }
}

@media (min-width: 992px) {
  .g-earth span {
    color: white;
    margin: 0 0.5rem;
    font-size: 1.2rem;
  }
}

@media (min-width: 992px) {
  .g-earth span {
    color: white;
    margin: 0 0.5rem;
    font-size: 1.2rem;
  }
}

@media (max-width: 991px) {
  .g-earth span {
    color: white;
    margin: 0 0.5vw;
    font-size: 4.2vw;
  }
}

@media (max-width: 991px) {
  .g-earth a {
    color: white;
    font-size: 4.2vw;
  }
}

@media (min-width: 992px) {
  .g-earth {
    background: #7C6754;
    margin-right: -5rem;
    position: absolute;
    left: -2.5rem;
  }
}

@media (max-width: 991px) {
  .g-earth {
    background: rgba(124,103,84,0.6);
    position: absolute;
    left: 1.5vw;
    z-index: 1;
    padding: 0 1.5vw;
  }
}

.g-checkbox:checked {
}

@media (max-width: 991px) {
  .g-am3 .minus {
    font-size: 3.3vw;
    margin-right: 25vw;
  }
}

@media (max-width: 991px) {
  .g-am2 .minus {
    font-size: 3.3vw;
  }
}

@media (min-width: 992px) {
  .g-am3 .minus {
    font-size: 1.5rem;
    margin-right: 7rem;
  }
}

@media (min-width: 992px) {
  .g-am2 .minus {
    font-size: 1.5rem;
  }
}

@media (max-width: 991px) {
  .g-am3 .plus {
    font-size: 3.3vw;
    margin-left: 25vw;
  }
}

@media (max-width: 991px) {
  .g-am2 .plus {
    font-size: 3.3vw;
  }
}

@media (min-width: 992px) {
  .g-am3 .plus {
    font-size: 1.5rem;
    margin-left: 7rem;
  }
}

@media (min-width: 992px) {
  .g-am2 .plus {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  .g-inside-addon3 {
    display: flex;
    align-content: center;
    align-items: center;
    margin-top: 1rem;
  }
}

@media (max-width: 991px) {
  .g-inside-addon3 {
    display: flex;
    align-items: center;
    margin-top: 1vw;
  }
}

.g-news-col .col3 {
  padding: 0 0.5rem;
}

@media (min-width: 992px) {
  .g-news-row {
    margin-bottom: 4rem;
  }
}

@media (max-width: 991px) {
  .g-news-col {
    margin-bottom: 5vw;
  }
}

@media (max-width: 991px) {
  .g-news2 {
    padding: 0 0 0 4vw;
    border-left: 0.8vw solid;
    color: rgb(180,146,118);
  }
}

@media (min-width: 992px) {
  .g-news2 {
    padding: 0 2rem;
    border-left: 0.3rem solid;
    color: rgb(180,146,118);
  }
}

@media (max-width: 991px) {
  .g-news2-title {
    font-size: 5vw;
    font-weight: 600;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .g-news2-title {
    font-size: 2rem;
    font-weight: 600;
  }
}

@media (max-width: 991px) {
  .g-news2b {
    padding: 0 0 0 4vw;
    color: rgb(180,146,118);
    line-height: 2;
    font-size: 3.5vw;
    margin-top: 8vw;
    margin-bottom: 8vw;
  }
}

@media (min-width: 992px) {
  .g-news2b {
    padding: 0 2.3rem;
    color: rgb(180,146,118);
    line-height: 2.5;
    font-size: 1.2rem;
    margin-top: 2.5rem;
  }
}

@media (min-width: 992px) {
  .g-news2-date {
    font-size: 1.6rem;
  }
}

@media (max-width: 991px) {
  .g-news2-date {
    font-size: 4vw;
  }
}

.g-news-carousel .carousel-control-next-icon {
  display: none;
}

.g-news-carousel .carousel-control-prev-icon {
  display: none;
}

@media (max-width: 991px) {
  .g-news-carousel .carousel-indicators {
    margin-top: 4vw;
    margin-bottom: 8vw;
  }
}

.g-news-carousel .carousel-indicators {
  position: relative;
}

.g-news-carousel .carousel-indicators .active {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: rgb(180,146,118);
  margin-right: 6px;
  margin-left: 6px;
}

.g-news-carousel .carousel-indicators li {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #000000;
  margin-right: 6px;
  margin-left: 6px;
  opacity: 1;
}

@media (max-width: 991px) {
  .g-search-bar select {
    margin-right: 0.5rem;
    border-radius: 0.3rem;
    color: #b49276;
    width: 20%;
    height: 7vw;
    padding-left: 2vw;
    font-size: 3.2vw;
    margin-bottom: 3vw;
    border: none;
    background-size: 13vw;
  }
}

@media (min-width: 992px) {
  .g-search-bar select {
    margin-right: 0.5rem;
    border-radius: 0.3rem;
    color: #b49276;
    width: 7rem;
    height: 2rem;
    padding-left: 1rem;
    margin-bottom: 1.5rem;
  }
}

@media (max-width: 991px) {
  .g-search-bar .input {
    width: 60vw;
    height: 7vw;
    padding-left: 3vw;
    border-radius: 0.3rem;
    font-size: 3.2vw;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
}

@media (min-width: 992px) {
  .g-search-bar .input {
    width: 20rem;
    padding-left: 1rem;
    border-radius: 0.3rem;
    height: 2rem;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
}

@media (max-width: 991px) {
  #g-search a {
    font-size: 3.2vw;
    margin-left: -6vw;
    cursor: pointer;
    color: #b49276;
  }
}

@media (min-width: 992px) {
  #g-search a {
    margin-left: -2rem;
    cursor: pointer;
    color: #b49276;
    background: white;
  }
}

@media (max-width: 991px) {
  .g-search-result .amount .2nd {
    padding: 0.5rem 2rem;
    font-size: 3.8vw;
    position: relative;
    left: 0vw;
    white-space: nowrap;
  }
}

@media (max-width: 991px) {
  .g-search-result .amount .next {
    padding: 0.5rem 2rem;
    font-size: 3.8vw;
    position: relative;
    left: 0vw;
    white-space: nowrap;
  }
}

@media (max-width: 991px) {
  .g-search-result .amount.next {
    padding: 0 5vw 2vw;
    font-size: 3.8vw;
    position: relative;
    left: 0vw;
    white-space: nowrap;
  }
}

@media (max-width: 991px) {
  .g-search-result .amount {
    padding: 0.5rem 5vw;
    font-size: 3.8vw;
    position: relative;
    left: 0vw;
    white-space: nowrap;
  }
}

@media (min-width: 992px) {
  .g-search-result .amount {
    padding: 0.5rem 2rem;
    font-size: 1.4rem;
    position: relative;
    left: 0vw;
    white-space: nowrap;
  }
}

.g-search-result .list2 {
  padding: 2rem 2rem 5rem;
  font-size: 1.6rem;
}

@media (max-width: 991px) {
  .g-search-result .list.next {
    padding: 5vw 2vw 10vw;
    font-size: 5vw;
  }
}

@media (max-width: 991px) {
  .g-search-result .list {
    padding: 5vw 2vw 0;
    font-size: 5vw;
  }
}

@media (min-width: 992px) {
  .g-search-result .list {
    padding: 2rem 2rem 0;
    font-size: 1.6rem;
  }
}

@media (max-width: 991px) {
  .g-search-result {
    color: #b49276;
    margin-top: 3rem;
  }
}

@media (min-width: 992px) {
  .g-search-result {
    color: #b49276;
    margin-top: 3rem;
  }
}

.g-search-border {
  border: 1px solid;
  border-radius: 0.3rem;
}

@media (max-width: 991px) {
  .g-indexw.search {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .g-search-result.no {
    margin-bottom: 25rem;
    margin-top: 4rem;
  }
}

@media (max-width: 991px) {
  .g-search-result.no {
    margin-bottom: 60vw;
  }
}

