@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap');

body {
	font-family: "Noto Sans SC", sans-serif;
}

.footer_inner {
  padding: 20px 0 10px;
}

.balm2022-products .balm2022-product .layout-row {
  justify-content: center;
}

.product-sub-about-product {
  justify-content: center;
}

.hydra-EX .section06 .flex {
  justify-content: center;
}

.product-f-shop .flex {
	justify-content: center;
}

.flex.flex-center {
	justify-content: center;
}

.hydra-V-oil .section05 .flex-container {
  justify-content: center;
}

.page-product .layout-row {
  justify-content: center;
}

.f-mask .btn-more a {
  background: transparent;
}

.page-lineup .list .medical01.block .btns,
.page-lineup .list .medical02.block .btns {
  justify-content: center;
}