main {
  margin-bottom: 0 !important;
}

.sns_share {
  border-color: #6b5b35;
  margin: 200px auto 0;
}

.offset-l {
  margin-left: -0.5em;
}

.offset-r {
  margin-right: -0.5em;
}

.gb * {
  letter-spacing: 0.05em;
}
.gb_wrapper {
  overflow-x: clip;
  position: relative;
  line-height: 1.6;
}
.gb_wrapper img {
  max-width: 100%;
  vertical-align: bottom;
}
.gb_inner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.gb_h2 {
  font-family: "Zen Old Mincho", serif;
  position: relative;
  height: 72px;
  width: 100%;
  background-color: #000000;
  color: #fff;
  font-size: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.gb_mv {
  position: relative;
}
.gb_bc {
  background-color: #000000;
}
.gb_bc * {
  font-family: "Zen Old Mincho", serif;
  color: #fff;
}
.gb_comcept * {
  font-family: "Zen Old Mincho", serif;
}
.gb_comcept_top {
  background-image: url(../images/brand/golden_balance/comcept_bg_01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  padding: 170px 0 120px;
}
.gb_comcept_bottom {
  background-image: url(../images/brand/golden_balance/comcept_bg_02.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 170px 0 120px;
}
.gb_comcept_title {
  text-align: center;
  font-size: 4rem;
  color: #6f5718;
  font-weight: bold;
}
.gb_comcept_copy {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  color: #8e6c13;
  margin-top: 100px;
}
.gb_comcept_material {
  margin-top: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.gb_comcept_material > li {
  width: 550px;
  position: relative;
}
.gb_comcept_material_title {
  font-size: 4rem;
  text-align: center;
  color: #6f5718;
  margin-top: 30px;
  font-weight: bold;
}
.gb_comcept_material_text {
  border-top: 1px solid #c39727;
  margin-top: 10px;
  padding-top: 10px;
  color: #8e6c13;
  font-size: 2rem;
  font-weight: bold;
}
.gb_comcept_point {
  position: relative;
  height: 350px;
  width: 1200px;
  margin: 0 auto;
  padding-left: 140px;
}
.gb_comcept_point:nth-of-type(n+2) {
  margin-top: 130px;
}
.gb_comcept_point_bg {
  width: max(1525px, 100vw);
}
.gb_comcept_point_inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
.gb_comcept_point_inner h3 {
  font-size: 2.7rem;
  font-weight: bold;
  color: #6f5718;
  position: relative;
}
.gb_comcept_point_inner p {
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 30px;
  width: 440px;
  color: #8e6c13;
  position: relative;
}
.gb_product {
  background-image: url(../images/brand/golden_balance/product_bg.jpg);
  background-repeat: no-repeat;
  background-position: center 72px;
  background-size: cover;
  padding-bottom: 70px;
}
.gb_product .gb_inner {
  padding-top: 250px;
}
.gb_product .gb_inner * {
  font-family: "Zen Old Mincho", serif;
}
.gb_product_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
}
.gb_product_box:nth-of-type(n+2) {
  margin-top: 240px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.gb_product_box:nth-of-type(n+2) .gb_product_box_pic::before {
  content: "";
  width: 120px;
  aspect-ratio: 1;
  display: block;
  position: absolute;
  top: -95px;
  left: 100px;
  background-image: url(../images/brand/golden_balance/icon_new.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.gb_product_box:nth-of-type(n+2) .gb_product_box_pic img {
  width: 210px;
}
.gb_product_box_pic {
  width: 520px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
  position: relative;
}
.gb_product_box_pic img {
  width: 230px;
  position: relative;
}
.gb_product_box_inner {
  width: 100%;
  padding-bottom: 20px;
}
.gb_product_box_copy {
  color: #2b8a30;
  font-size: 2.4rem;
  font-weight: bold;
}
.gb_product_box_title {
  margin-top: 15px;
}
.gb_product_box_title * {
  color: #6f5718;
  font-weight: bold;
}
.gb_product_box_title > h3 {
  font-size: 2.4rem;
}
.gb_product_box_title > h3 > span {
  display: block;
  font-size: 1.8rem;
}
.gb_product_box_title > p {
  font-size: 2.4rem;
}
.gb_product_box_text {
  margin-top: 30px;
  color: #262b2f;
  font-weight: bold;
  font-size: 1.8rem;
  width: 510px;
}
.gb_product_box_spec {
  margin-top: 30px;
}
.gb_product_box_spec > p {
  color: #262b2f;
  font-weight: bold;
  font-size: 1.8rem;
}
.gb_product_box_spec > p:nth-of-type(n+2) {
  margin-top: 30px;
}
.gb_product_box_spec > p > span {
  color: #6f5718;
}
@media screen and (max-width: 750px) {
  .sns_share {
    margin-top: 16vw;
  }
  .gb_inner {
    width: 100%;
  }
  .gb_h2 {
    font-size: 4vw;
    height: 9.6vw;
  }
  .gb_comcept_top {
    background-image: url(../images/brand/golden_balance/comcept_bg_01_sp.jpg);
    padding: 17.3333333333vw 4vw 16vw;
  }
  .gb_comcept_bottom {
    padding: 12vw 0 20vw;
  }
  .gb_comcept_title {
    font-size: 5.8666666667vw;
  }
  .gb_comcept_copy {
    margin-top: 9.3333333333vw;
    font-size: 3.8666666667vw;
    text-align: left;
  }
  .gb_comcept_material {
    margin-top: 10.6666666667vw;
    display: block;
  }
  .gb_comcept_material > li {
    width: 100%;
  }
  .gb_comcept_material > li:nth-of-type(n+2) {
    margin-top: 24vw;
  }
  .gb_comcept_material > li:nth-of-type(n+2)::before, .gb_comcept_material > li:nth-of-type(n+2)::after {
    content: "";
    aspect-ratio: 1;
    width: 2.6666666667vw;
    border-radius: 100%;
    background-color: #8e6c13;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .gb_comcept_material > li:nth-of-type(n+2)::before {
    top: -17.3333333333vw;
  }
  .gb_comcept_material > li:nth-of-type(n+2)::after {
    top: -9.3333333333vw;
  }
  .gb_comcept_material_title {
    margin-top: 5.3333333333vw;
    font-size: 6.6666666667vw;
  }
  .gb_comcept_material_text {
    padding-top: 2.6666666667vw;
    margin-top: 2.6666666667vw;
    font-size: 3.6vw;
  }
  .gb_comcept_point {
    width: 100%;
    height: auto;
    padding: 0;
  }
  .gb_comcept_point:nth-of-type(n+2) {
    margin-top: 12vw;
  }
  .gb_comcept_point:nth-of-type(n+2) .gb_comcept_point_inner {
    top: 46.6666666667vw;
  }
  .gb_comcept_point:nth-of-type(n+2) .gb_comcept_point_bg {
    margin-left: auto;
  }
  .gb_comcept_point_bg {
    width: 96vw;
  }
  .gb_comcept_point_inner {
    height: auto;
    display: block;
    position: absolute;
    top: 10.6666666667vw;
    left: 0;
  }
  .gb_comcept_point_inner h3 {
    font-size: 5.3333333333vw;
    text-align: center;
  }
  .gb_comcept_point_inner p {
    margin-top: 6.6666666667vw;
    font-size: 3.6vw;
    width: auto;
    padding: 0 10.6666666667vw;
  }
  .gb_product {
    background-image: url(../images/brand/golden_balance/product_bg_sp.jpg);
    background-position: center 9.6vw;
    padding-bottom: 13.3333333333vw;
  }
  .gb_product .gb_inner {
    padding-top: 21.3333333333vw;
  }
  .gb_product_box {
    display: block;
  }
  .gb_product_box:nth-of-type(n+2) {
    margin-top: 29.3333333333vw;
  }
  .gb_product_box:nth-of-type(n+2) .gb_product_box_pic::before {
    width: 16.6666666667vw;
    top: -13.3333333333vw;
    left: 26.6666666667vw;
  }
  .gb_product_box:nth-of-type(n+2) .gb_product_box_pic img {
    width: 29.3333333333vw;
  }
  .gb_product_box_pic {
    width: 100%;
  }
  .gb_product_box_pic img {
    width: 32vw;
    margin: 0 auto;
  }
  .gb_product_box_inner {
    margin-top: 6.6666666667vw;
    padding-bottom: 0;
  }
  .gb_product_box_copy {
    text-align: center;
    font-size: 4.4vw;
  }
  .gb_product_box_title {
    margin-top: 2.6666666667vw;
    text-align: center;
  }
  .gb_product_box_title > h3 {
    font-size: 4.4vw;
  }
  .gb_product_box_title > h3 > span {
    font-size: 3.3333333333vw;
  }
  .gb_product_box_title > p {
    font-size: 4.4vw;
  }
  .gb_product_box_text {
    margin-top: 5.3333333333vw;
    padding: 0 10.6666666667vw;
    font-size: 3.6vw;
    width: 100%;
  }
  .gb_product_box_spec {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 5.3333333333vw auto 0;
  }
  .gb_product_box_spec > p {
    font-size: 3.6vw;
  }
  .gb_product_box_spec > p:nth-of-type(n+2) {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 751px), print {
  .gb_mv {
    overflow: hidden;
  }
  .gb_bc {
    display: none;
  }
  .gb_comcept_material::before, .gb_comcept_material::after {
    content: "";
    aspect-ratio: 1;
    width: 20px;
    border-radius: 100%;
    background-color: #8e6c13;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .gb_comcept_material::before {
    top: 140px;
  }
  .gb_comcept_material::after {
    top: 200px;
  }
  .gb_comcept_point:nth-of-type(n+2) {
    padding-left: 625px;
  }
  .gb_comcept_point:nth-of-type(n+2) .gb_comcept_point_bg {
    left: auto;
    right: 0;
  }
  .gb_comcept_point:nth-of-type(n+2) .gb_comcept_point_bg::before {
    left: auto;
    right: 1525px;
    background-image: url(../images/brand/golden_balance/comcept_pic_06.png);
  }
  .gb_comcept_point:nth-of-type(n+2) .gb_comcept_point_bg img {
    left: auto;
    right: 0;
  }
  .gb_comcept_point_bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
  .gb_comcept_point_bg::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 1525px;
    top: 0;
    background-image: url(../images/brand/golden_balance/comcept_pic_04.png);
    background-repeat: repeat-x;
    background-size: auto 100%;
  }
  .gb_comcept_point_bg img {
    position: absolute;
    width: auto;
    height: 100%;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 751px) and (max-width: 1920px) {
  .gb_mv {
    height: 720px;
  }
  .gb_mv img {
    position: absolute;
    top: 0;
    left: 50%;
    translate: -50%;
    width: auto;
    max-width: none;
    height: 100%;
  }
}