@charset "UTF-8";
#home-slider {
  margin-top: 14px;
}

.howto-1,
.howto-2,
.howto-3 img,
.howto-4 img,
.n2-ss-slider .n2-ss-item-image-content img {
  width: 100%;
  height: auto;
}

#news-section,
#product-section,
#purchase-service,
#store-information,
#wholesale {
  width: 90%;
}

#news-section,
#purchase-service,
#store-information,
#what-is-eco-ring,
#wholesale {
  margin-bottom: 50px;
}

#what-is-eco-ring {
  margin: 30px auto 0px;
  width: 90%;
}
#catchphrase {
  margin: 0;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
}
#catchphrase .section-content {
  z-index: 2;
  width: 80%;
  margin: auto;
}
#catchphrase p {
  font-size: 18px;
}
.eco-ring-content p,
.instruction,
.product-intro,
.product-title {
  font-size: 16px;
}

#what-is-eco-ring .row {
  width: 100%;
  margin: auto;
}

#what-is-eco-ring .home-brand img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

#product-section {
  margin-bottom: 90px;
}

.product {
  flex: 0 0 50%;
}

.product-section-wrapper {
  width: 100%;
}

#product-section .product-wrapper,
.purchase-one {
  flex-wrap: wrap;
}

.product-intro {
  margin-top: 24px;
}

#product-section .product {
  padding: 0 6px 6px;
}

#product-section .desc {
  font-size: 18px;
  margin: 12px 0;
}

#about-eco-ring {
  padding: 30px 0;
}

.howto-1 {
  margin-bottom: 40px;
}

.howto-2 {
  margin-top: 40px;
}

.purchase-one img {
  height: auto;
}

.middle-text {
  position: relative;
}

.howto-1,
.howto-2 {
  flex: unset;
}

.howto-1 img,
.howto-2 img {
  max-width: 300px;
}

.howto-3 img {
  max-width: 400px;
}

.howto-4 img {
  max-width: 200px;
}

.purchase-one,
.purchase-three,
.purchase-two {
  width: 100%;
  margin-bottom: 40px;
}

.telegram a {
  font-size: 14px;
}

.messenger,
.telegram,
.whatsapp {
  padding: 0 6px 0 0;
  font-size: 12px;
  height: 32px;
}

#store-information .whatsapp {
  font-size: unset;
}

.telegram svg {
  margin-right: 0;
}

#wholesale .row {
  width: 100%;
  flex-wrap: wrap;
  margin-top: 24px;
}

.wholesale-left,
.wholesale-right {
  width: 50%;
}

.wholesale-right {
  padding: 0 0 0 24px;
}

.wholesale-left {
  padding: 0 24px 0 0;
  margin-bottom: 24px;
}

.wholesale-right img {
  width: 100%;
  height: 100%;
}

.contact-us,
.view-more {
  width: fit-content;
  height: 32px;
  padding: 0 8px;
  font-size: 12px;
  margin-top: 24px;
}

.view-more {
  margin-top: 0;
}

#store-information .em_map {
  max-width: unset;
  overflow: hidden;
  width: 100%;
  margin-top: 24px;
	flex-direction: column;
}

#news-section .row {
  margin-top: 12px;
  gap: 0;
}

.news {
  flex: 0 0 50%;
  padding: 12px;
}

.news .image-link {
  height: 200px;
}

.news-category {
  padding: 6px 12px;
  font-size: 12px;
  margin-top: 12px;
}

.news-date {
  font-size: 12px;
}

.purchase-one .step-1 img,
.purchase-three .step-3 img,
.purchase-two .step-2 img {
  height: 60px;
}

.purchase-one .step-1,
.purchase-three .step-3,
.purchase-two .step-2 {
  top: -10px;
}

.howto-3 .instruction,
.howto-4 .instruction {
  padding: 0 70px;
}

.product-title {
  height: auto;
  margin-top: 6px;
  font-size: 14px;
}

.product-tab-wrapper {
  width: 90%;
  margin: auto;
}
#catchphrase h2 {
  font-size: 28px !important;
  text-align: left;
}
#catchphrase ul {
  width: 100%;
  align-items: flex-start;
}
#catchphrase ul li {
  font-size: 18px;
  line-height: 28px;
  text-align: left;
}
#various-action-button {
  padding: 120px 0 0 0;
  height: auto;
  margin-bottom: -30px;
}
#various-action-button .content h3,
#popular-brand .popular-brand-title,
#reason-why-chosen .content-top-title .title {
  font-size: 20px !important;
}
#popular-brand .popular-brand-desc {
  width: 500px;
}
#various-action-button .content p {
  font-size: 16px;
}
#various-action-button .action-btn-footer {
  margin-top: 12px;
  width: 100%;
}
#various-action-button ul {
  height: 70px;
  gap: 0;
  align-items: center;
}
#various-action-button ul li.left,
#various-action-button ul li.right {
  height: 100%;
  padding: 0;
  width: 100%;
}
#various-action-button ul li.left {
  height: 70px;
  padding: 0 24px;
  background-color: #46aa32;
}
#various-action-button ul li.right {
  border: none;
  border-radius: 0;
}
#various-action-button ul li.right a {
  width: 65px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  box-shadow: 0px 3px #676767;
  transition: 0.2s all ease-in-out;
}
#various-action-button ul li.right a:hover {
  scale: 1.1;
}
#various-action-button ul li.right a.telegram-btn {
  background: #229eda;
}
#various-action-button ul li.right a.line-btn {
  background: #39cd00;
}
#various-action-button ul li.right a.messenger-btn {
  background: #aa36f2;
}
#various-action-button ul li.left img {
  width: 32px;
  height: 32px;
}
#various-action-button ul li.right img {
  width: 40px;
  height: 40px;
}
#various-action-button ul li.left .address {
  margin-left: 0;
  height: 60px;
}
#various-action-button ul li.left .address .phone-number {
  margin-bottom: 0;
}
#various-action-button ul li.left .address .mobile {
  font-size: 22px;
}
#various-action-button ul li.left .address .store-open {
  font-size: 14px;
}
#various-action-button ul li.right {
  justify-content: space-around;
}
#various-action-button .content .bubble-content {
  font-size: 14px;
  top: -70%;
  transform: translate(-50%, -50%);
}
#popular-brand {
  padding: 0 30px;
}
#popular-brand .row {
  margin-left: 8px;
  gap: 16px;
}
#popular-brand .brand-col {
  width: calc(100% / 3 - 16px);
}
#popular-brand .brand-col img {
  width: 100px;
  height: 100px;
}
#popular-brand .dot,
#reason-why-chosen .dot {
  margin-top: -5px;
}
#reason-why-chosen .sub-title {
  font-size: 18px;
}
#reason-why-chosen .content-body {
  flex-direction: column;
  align-items: center;
  width: 100%;
}
#reason-why-chosen .content-body .content-col {
  width: 80%;
  padding: 30px 0;
  border: 1px solid #c7c7c7;
  border-left: 0;
  border-right: 0;
  min-height: auto;
}
#reason-why-chosen .content-body .content-col:nth-child(2) {
  border-left: 0;
  border-right: 0;
}
#various-action-button .circle-content {
  top: 40%;
  width: 80px;
  height: 80px;
  font-size: 15px;
}
.product-inner {
  background-color: #eeeeee;
}
#reason-why-chosen .content-body .content-col .link-btn {
  width: 200px;
}

#locate-us .row {
  width: 95%;
}
#locate-us .flag-right {
  gap: 25px 60px;
}
#locate-us .flag-right .country-store {
  height: 70px;
  gap: 12px;
}
#locate-us .flag-right .country-store img {
  width: 55px;
}
#locate-us .flag-right .country-store:nth-child(3) {
  margin-left: 0px;
}
#locate-us .flag-right .country-store:nth-child(5) {
  margin-left: -20px;
}
#locate-us .flag-right .country-store:nth-child(6) {
  margin-right: 40px;
}
#locate-us .flag-right .country-store:nth-child(8) {
  margin-top: 10px;
}
#locate-us .flag-right .country-store .store-name {
  font-size: 15px;
  margin-bottom: 5px;
}
#locate-us .flag-right .country-store .store-date {
  font-size: 13px;
}
#locate-us .sub-title {
  font-size: 16px;
}
#catchphrase .inner-wrapper .about-btn-link {
  margin: unset;
  font-size: 14px;
  height: 40px;
  width: 140px;
}
#locate-us .store-left .store {
  margin: auto;
}
#product-section .dot {
  margin-top: -10px;
}
.howto-1 .btn-wrapper {
  width: 300px;
  background-color: #ffc429;
}
.howto-1 .btn-wrapper a {
  height: 50px;
  line-height: 0;
  margin: 0;
  padding: 0;
  width: 55px;
  border-radius: 6px;
  box-shadow: 0px 3px #676767;
  transition: 0.2s all ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s all ease-in-out;
}
.howto-1 .btn-wrapper a img {
  width: 30px;
  height: 30px;
}
.howto-1 .btn-wrapper a.telegram {
  background-color: #229eda;
}
.howto-1 .btn-wrapper a.line {
  background-color: #39cd00;
}
.howto-1 .btn-wrapper a.messenger {
  background-color: #aa36f2;
}
#popular-brand .dot {
  margin-top: -25px;
}
#popular-brand .brand-wrapper {
  margin-top: 20px;
}
@media screen and (max-width: 656px) {
  .product-inner {
    margin-top: -20px;
  }
  .product-intro {
    padding: 8px;
    font-size: 14px;
  }
  #various-action-button .circle-content {
    left: 82%;
  }
}

@media screen and (max-width: 550px) {
  #product-section .product {
    width: calc(100% / 2 - 16px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: auto;
    min-height: 100px;
    padding: 0 6px 6px;
  }
  .product-title {
    min-height: auto;
    height: auto;
    font-size: 12px;
    display: block;
  }
  #various-action-button ul li.left {
    padding: 0 12px;
  }
  #popular-brand {
    padding: 0 15px;
  }
  #popular-brand .row {
    margin-left: 6px;
    gap: 12px;
  }
  #popular-brand .brand-col {
    width: calc(100% / 3 - 12px);
    padding: 12px;
  }
  #product-section .product-wrapper {
    gap: 16px;
    margin-left: 16px;
    padding-bottom: 16px;
  }
  #popular-brand .brand-col img {
    width: 80px;
    height: 80px;
  }
  #locate-us .row {
    width: 90%;
  }
	#locate-us .store-left {
		flex-direction: column;
	}
  #locate-us .store-left .store {
    width: 70%;
  }
  #locate-us .flag-right .country-store {
    width: 75%;
  }
  #locate-us .flag-right .country-store:nth-child(2) {
    margin-top: 0;
    margin-left: -50px;
  }
  #locate-us .flag-right .country-store:nth-child(4) {
    margin-top: 0;
    margin-left: -30px;
  }
  #locate-us .flag-right .country-store:nth-child(5) {
    margin-right: -50px;
  }
  #locate-us .flag-right .country-store:nth-child(6) {
    margin-top: 0;
  }
  #locate-us .flag-right .country-store:nth-child(7) {
    margin-right: -20px;
  }
  #locate-us .flag-right .country-store:nth-child(8) {
    margin-top: 0;
  }
  #locate-us .flag-right .country-store img {
    width: 60px;
    height: 40px;
  }
  #locate-us .flag-right .country-store .store-name {
    font-size: 14px;
  }
}
@media screen and (max-width: 545px) {
  .product-inner {
    margin-top: -26px;
  }
}
@media screen and (max-width: 500px) {
  #various-action-button ul li.left .address {
    border-radius: 30px;
  }
  #various-action-button ul li.left .address .mobile {
    font-size: 16px;
  }
  #various-action-button ul li.right img {
    width: 32px;
    height: 32px;
  }
  #various-action-button ul li.left img {
    width: 28px;
    height: 28px;
  }
}
@media screen and (max-width: 480px) {
  #catchphrase h2 {
    font-size: 24px !important;
    line-height: 1.5;
  }
  #catchphrase ul li {
    font-size: 16px;
    line-height: 20px;
  }
  #catchphrase p {
    font-size: 16px;
    text-align: left;
    padding: 0;
    line-height: 20px;
  }
  #catchphrase .inner-wrapper .about-btn-link {
    margin: unset;
    font-size: 13px;
  }
  #product-section .desc {
    margin-bottom: 5px;
  }
  .product-intro {
    font-size: 12px;
  }
  .wholesale-left,
  .wholesale-right {
    width: 100%;
    padding: 0;
  }
  .home-brand,
  .news {
    flex: 0 0 100%;
  }
  #what-is-eco-ring .row {
    width: 80%;
  }
  .purchase-one .step-1 img,
  .purchase-three .step-3 img,
  .purchase-two .step-2 img {
    height: 60px;
  }
  #catchphrase {
    margin-top: 0px;
    height: 450px;
  }
  #popular-brand .brand-col img {
    width: 80px;
    height: 60px;
  }
  #popular-brand .row {
    margin-left: 4px;
    gap: 8px;
  }
  #popular-brand .brand-col {
    width: calc(100% / 3 - 8px);
  }
  #popular-brand .popular-brand-desc {
    width: 90%;
    font-size: 16px;
  }
  #various-action-button {
    padding-top: 80px;
    margin-bottom: -50px;
  }
  #various-action-button .content .bubble-content {
    font-size: 13px;
    padding: 8px;
    border-radius: 8px;
    top: -35%;
  }
  #various-action-button .circle-content {
    width: 67px;
    height: 67px;
    font-size: 13px;
    top: 31%;
    left: 91%;
	  background: #ffd200;
    transform: translate(-50%, -50%);
  }
  #reason-why-chosen .content-body {
    margin-top: 20px;
  }
  #reason-why-chosen .content-body .content-col img {
    width: 80px;
    height: 80px;
  }
  #reason-why-chosen .content-body .content-col .content-title {
    font-size: 14px;
  }
  #various-action-button ul li.right a {
    width: 55px;
    height: 45px;
  }
  .howto-1 .btn-wrapper a {
    width: 50px;
    height: 45px;
  }
  .howto-1 .btn-wrapper a img {
    width: 28px;
    height: 28px;
  }
}
@media screen and (max-width: 431px) {
  #various-action-button ul li.right img {
    width: 28px;
    height: 28px;
  }
  #various-action-button ul li.left .address .mobile {
    font-size: 14px;
  }
  #various-action-button ul li.left img {
    width: 24px;
    height: 24px;
  }
  #various-action-button ul li.left .address .store-open {
    font-size: 11px;
  }
  #various-action-button ul li.right a {
    width: 50px;
    height: 40px;
  }
  #locate-us .flag-right .country-store img {
    width: 50px;
    height: 35px;
  }
}
