body {
  overflow-x: hidden;
}
.bg_pc {
  max-height: 100vh;
}
.product_specifications .bg_pc {
  max-height: unset;
}
.st3pro_banner {
  max-width: 2560px;
  margin: 0 auto;
  position: relative;
}
.st3pro_banner .wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.st3pro_banner .content {
  height: 100%;
  display: flex;
  align-items: center;
}
.st3pro_banner .head {
  color: #fff;
}
.st3pro_banner .head .img {
  max-width: 45rem;
  margin-bottom: 2rem;
}
.st3pro_banner .head .img img {
  transform: skew(-13deg);
}
.st3pro_banner .head h1 {
  font-size: 4.8rem;
  line-height: 1;
  font-weight: 700;
  font-style: italic;
}
.st3pro_banner .head .desc {
  font-size: 2.4rem;
  margin: 5rem 0 3.5rem;
}
.st3pro_banner .head .more {
  margin-top: 3.5rem;
}
.st3pro_banner .head .more a {
  display: inline-block;
  vertical-align: top;
  padding: 0 3rem;
  line-height: 4rem;
  font-size: 1.5rem;
  border-radius: 100px;
  background-color: #111;
}
.st3pro_banner .go_next {
  display: block;
  bottom: 5.5rem;
  position: absolute;
  left: calc(50% - 1.6rem);
  width: 3.2rem;
  animation: arrow-top-bottom 2s infinite linear;
}
.st3pro_banner .go_next img {
  display: block;
  width: 100%;
  height: auto;
}
.st3pro_video_pin {
  position: relative;
  height: 300vh;
  overflow: hidden;
  max-width: 2560px;
  margin: 0 auto;
  z-index: 7;
}
.st3pro_video_pin .wrap {
  position: fixed;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 100%;
  height: 100vh;
  max-width: 2560px;
}
.st3pro_video_pin .wrap.abs {
  position: absolute;
}
.st3pro_video_pin video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.st3pro_video_pin .bg_mobile {
  display: none;
}
.st3pro_features {
  padding: 9rem 0;
}
.st3pro_features .bg_mobile {
  height: 100%;
  display: none;
}
.st3pro_features .items {
  max-width: 131.6rem;
  margin: 0 auto;
}
.st3pro_features ul {
  display: flex;
  flex-wrap: wrap;
}
.st3pro_features li {
  padding: 8px;
  width: calc(100% / 3);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.st3pro_features li:nth-child(6n + 1) {
  width: 48.5%;
}
.st3pro_features li:nth-child(6n + 2) {
  width: 51.5%;
}
.st3pro_features .item {
  height: 100%;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.st3pro_features .item:hover img {
  transform: scale(1.05);
}
.st3pro_features .item .img {
  height: 100%;
}
.st3pro_features .item .text {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 3rem 2rem;
  color: #fff;
}
.st3pro_features .item .title {
  font-size: 2.4rem;
  font-weight: 700;
}
.st3pro_features .item .title strong {
  font-size: 3rem;
  font-weight: 700;
  color: #d6ad60;
}
.st3pro_features .item .title sup {
  font-size: 2rem;
  vertical-align: super;
}
.st3pro_video {
  height: 240vh;
  max-width: 2560px;
  margin: 0 auto;
  position: relative;
  z-index: 6;
}
.st3pro_video .wrap {
  position: fixed;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 100%;
  height: 100vh;
  transition: all 0.5s;
  max-width: 2560px;
}
.st3pro_video .wrap.abs {
  position: absolute;
}
.st3pro_video .wrap .bg_pc,
.st3pro_video .wrap .bg_mobile {
  height: 100%;
}
.st3pro_video .wrap img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.st3pro_video .inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.st3pro_video .content_pd_sm {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.st3pro_video .head {
  color: #fff;
}
.st3pro_video .head h2 {
  font-size: 11rem;
  font-weight: 700;
}
.st3pro_intro {
  max-width: 2560px;
  margin: 0 auto;
  position: relative;
}
.st3pro_intro .content_pd_sm > * {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.st3pro_intro h2 {
  font-size: 11rem;
  font-weight: 700;
  line-height: 1;
  font-style: italic;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  background-image: linear-gradient(#a26b15, #ddc49c, #a26b15);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.st3pro_intro h2 strong {
  font-weight: 700;
}
.st3pro_intro h2 span {
  font-size: 6rem;
  font-weight: 700;
}
.st3pro_intro .text1 {
  text-align: center;
  max-width: 104rem;
  margin: 0 auto;
  z-index: 2;
}
.st3pro_intro .text1 h3 {
  font-size: 3.6rem;
  font-weight: 700;
  background-color: #fff;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.st3pro_intro .text1 p {
  font-size: 1.8rem;
  line-height: 1.8;
  margin-top: 10px;
}
.st3pro_intro .h3_3 {
  z-index: 2;
  font-size: 11rem;
  color: #d6ad60;
  font-weight: 700;
  text-align: center;
  transform: translate(-50%, 2vh);
  background-image: linear-gradient(#a26b15, #ddc49c, #a26b15);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.st3pro_intro .text_2 {
  left: 0;
  top: -35vh;
  transform: translate(0);
  max-width: 91rem;
}
.st3pro_intro .text_2 h3 {
  font-size: 3.6rem;
  font-weight: 700;
}
.st3pro_intro .text_2 h3 sup {
  font-size: 1.3rem;
  vertical-align: super;
}
.st3pro_intro .text_2 p {
  font-size: 1.8rem;
  line-height: 1.8;
  margin-top: 3rem;
  color: #d7d7d7;
}
.st3pro_intro1 {
  max-width: 2560px;
  margin: 0 auto;
  position: relative;
}
.st3pro_intro1 .content_pd_sm > * {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.st3pro_intro1 h2,
.st3pro_intro1 .h2_1 {
  z-index: 3;
  font-size: 11rem;
  color: #d6ad60;
  font-weight: 700;
  text-align: center;
  background-image: linear-gradient(#a26b15, #ddc49c, #a26b15);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.st3pro_intro1 .video_1 {
  width: 90rem;
  z-index: 2;
  max-width: 2560px;
}
.st3pro_intro1 .text_1 {
  text-align: center;
  top: -28vh;
}
.st3pro_intro1 .text_1 h3 {
  font-size: 3.6rem;
  font-weight: 700;
  background-color: #fff;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.st3pro_intro1 .text_1 p {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-top: 10px;
}
.st3pro_intro1 .h3_2 {
  top: -9vh;
  font-size: 28rem;
  font-size: min(28rem, 26vh);
  color: #d6ad60;
  font-weight: 800;
  display: inline-block;
  line-height: 1;
  text-align: center;
  background-image: linear-gradient(90deg, #97722A, #C2AC5A, #97722A);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.st3pro_intro1 .nums {
  top: -18vh;
  z-index: 5;
  text-align: center;
}
.st3pro_intro1 .nums > div {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.st3pro_intro1 .nums .label {
  font-size: 2.2rem;
}
.st3pro_intro1 .nums .num {
  margin-top: 2rem;
  font-size: 6rem;
  color: #d6ad60;
  font-weight: 700;
}
.st3pro_intro1 .nums sup {
  font-size: 1.3rem;
  vertical-align: super;
}
.st3pro_intro2 {
  max-width: 2560px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.st3pro_intro2 .wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.st3pro_intro2 .content_pd_sm {
  height: 100%;
  display: flex;
  align-items: center;
}
.st3pro_intro2 .inner {
  max-width: 78rem;
}
.st3pro_intro2 .head {
  font-size: 1.8rem;
  line-height: 1.8;
}
.st3pro_intro2 .head h2 {
  line-height: normal;
}
.st3pro_intro2 .head h2 sup {
  font-size: 1.3rem;
  vertical-align: super;
}
.st3pro_intro2 .head p {
  margin-top: 3rem;
}
.st3pro_intro2 .items {
  margin-top: 4rem;
}
.st3pro_intro2 .items > div {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.st3pro_intro2 .items .item {
  margin-top: 5rem;
}
.st3pro_intro2 .items .item .img {
  max-width: 8.6rem;
  filter: contrast(0) brightness(2);
}
.st3pro_intro2 .items .item .text h3 {
  font-size: 2rem;
  margin-top: 1rem;
  font-weight: normal;
}
.st3pro_intro2 .items .item .text p {
  margin-top: 1rem;
}
.st3pro_intro2 .bot {
  margin-top: 8rem;
}
.st3pro_intro2 .bot .label {
  font-size: 2rem;
}
.st3pro_intro2 .bot h3 {
  font-size: 6rem;
  color: #d6ad60;
  font-weight: 700;
  margin-top: 1rem;
}
.st3pro_video1 {
  max-width: 2560px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.st3pro_video1 .wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.st3pro_video1 .content_pd_sm {
  height: 100%;
  display: flex;
  align-items: center;
}
.st3pro_video1 .head {
  height: 100%;
  padding: 6.153846% 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 45.5rem;
  font-size: 1.8rem;
  line-height: 1.8;
}
.st3pro_video1 .head h2 {
  line-height: normal;
}
.st3pro_intro3 {
  max-width: 2560px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.st3pro_intro3 .wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.st3pro_intro3 .content_pd_sm {
  height: 100%;
  display: flex;
  align-items: flex-start;
}
.st3pro_intro3 .head {
  height: 100%;
  padding: 8% 0;
  max-width: 52rem;
  max-width: 67.2rem;
  font-size: 1.8rem;
}
.st3pro_intro3 .head p {
  margin-top: 2rem;
}
.st3pro_intro4 {
  max-width: 2560px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.st3pro_intro4 .wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.st3pro_intro4 .content_pd_sm {
  height: 100%;
  display: flex;
  align-items: center;
}
.st3pro_intro4 .nums .item .label {
  font-size: 1.8rem;
}
.st3pro_intro4 .nums .item .label sup {
  font-size: 1.3rem;
  vertical-align: super;
}
.st3pro_intro4 .nums .item .num {
  margin-top: 2rem;
  font-size: 6rem;
  color: #d6ad60;
  font-weight: 700;
}
.st3pro_intro4 .nums .item + .item {
  margin-top: 5rem;
}
.st3pro_intro5 {
  max-width: 2560px;
  margin: 0 auto;
  position: relative;
}
.st3pro_intro5 .content_pd_sm > * {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.st3pro_intro5 h2,
.st3pro_intro5 .h2_1 {
  z-index: 3;
  font-size: 11rem;
  color: #d6ad60;
  font-weight: 700;
  text-align: center;
  background-image: linear-gradient(#a26b15, #ddc49c, #a26b15);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.st3pro_intro5 .text_1 {
  z-index: 2;
  font-size: 1.8rem;
  line-height: 1.8;
}
.st3pro_intro5 .text_1 h3 {
  font-size: 3.6rem;
  font-weight: 700;
  line-height: normal;
  max-width: 108rem;
}
.st3pro_intro5 .text_1 p {
  margin-top: 3rem;
  max-width: 108rem;
}
.st3pro_intro5 .items {
  position: relative;
  top: -13vh;
}
.st3pro_intro5 .items li {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  text-align: right;
}
.st3pro_intro5 .items li:nth-child(odd) {
  text-align: left;
  flex-direction: row-reverse;
}
.st3pro_intro5 .items .img {
  width: 50%;
}
.st3pro_intro5 .items .text {
  flex: 1;
}
.st3pro_intro5 .items .text h4 {
  font-size: 3.6rem;
  line-height: 1.25;
  font-weight: 700;
  background-image: linear-gradient(#a26b15, #ddc49c, #a26b15);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.st3pro_intro6 {
  max-width: 2560px;
  margin: 0 auto;
  position: relative;
}
.st3pro_intro6 .head {
  font-size: 1.8rem;
  line-height: 1.8;
  max-width: 104rem;
}
.st3pro_intro6 .head h2 {
  line-height: normal;
}
.st3pro_intro6 .head h2 sup {
  font-size: 1.5rem;
  vertical-align: super;
}
.st3pro_intro6 .head p {
  margin-top: 3rem;
}
.st3pro_intro6 .imgs {
  position: relative;
}
.st3pro_intro6 .imgs .img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.st3pro_intro3_fade {
  max-width: 2560px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.st3pro_intro3_fade .bg_pc {
  transform: translateY(-4.5rem);
}
.st3pro_intro3_fade .wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.st3pro_intro3_fade .content_pd_sm {
  height: 100%;
  display: flex;
  align-items: flex-start;
}
.st3pro_intro3_fade .head {
  height: 100%;
  padding: 5% 0;
  max-width: 91rem;
  color: #d7d7d7;
  line-height: 1.8;
}
.st3pro_intro3_fade .head h2 {
  color: #fff;
  line-height: normal;
}
.st3pro_intro3_fade .head p {
  margin-top: 3rem;
}
.st3pro_intro7 {
  position: relative;
}
.st3pro_intro7 .content_pd_sm > * {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.st3pro_intro7 h2,
.st3pro_intro7 .h2_1 {
  z-index: 3;
  font-size: 11rem;
  color: #d6ad60;
  font-weight: 700;
  text-align: center;
  background-image: linear-gradient(#a26b15, #ddc49c, #a26b15);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.st3pro_intro7 .img {
  top: -6vh;
  z-index: 2;
}
.st3pro_intro7 .img img {
  max-width: 50rem;
  max-height: 50vh;
  margin: 0 auto;
}
.st3pro_intro7 .bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 25%;
  z-index: -1;
  border-radius: 20px;
  background-color: #B5895F;
}
.st3pro_intro7 h3 {
  font-size: 11rem;
  font-weight: 700;
  text-align: center;
}
.st3pro_intro7 .text_1 {
  gap: 20px;
  color: #d7d7d7;
  line-height: 1.8;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.st3pro_intro7 .text_1 h4 {
  color: #fff;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: normal;
  flex: 1;
}
.st3pro_intro7 .text_1 p {
  width: 50%;
  text-align: right;
}
.st3pro_image {
  max-width: 2560px;
  margin: 0 auto;
  position: relative;
}
.st3pro_video2 {
  max-width: 2560px;
  margin: 0 auto;
  position: relative;
}
.st3pro_video2 .wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.st3pro_video2 .content_pd_sm {
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.st3pro_video2 .head {
  padding: 5.5% 0;
  max-width: 91rem;
  color: #d7d7d7;
  line-height: 1.8;
}
.st3pro_video2 .head h2 {
  color: #fff;
  line-height: normal;
}
.st3pro_video2 .head h2 sup {
  font-size: 1.5rem;
  vertical-align: super;
}
.st3pro_video2 .head p {
  margin-top: 3rem;
}
.st3pro_video3 {
  max-width: 2560px;
  margin: 0 auto;
  position: relative;
}
.st3pro_video3 .wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.st3pro_video3 .head {
  padding-top: 12px;
  max-width: 91rem;
  margin: 0 auto;
  color: #d7d7d7;
  line-height: 1.8;
}
.st3pro_video3 .head h2 {
  color: #fff;
  line-height: normal;
}
.st3pro_video3 .head h2 sup {
  font-size: 1.5rem;
  vertical-align: super;
}
.st3pro_video3 .head p {
  margin-top: 3rem;
}
.st3pro_video3 video {
  display: block;
  width: 100%;
  max-height: 100vh;
  max-width: 1920px;
  margin: 0 auto;
}
.st3pro_details {
  position: relative;
}
.st3pro_details .content_pd_sm > * {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.st3pro_details .head {
  top: -22vh;
}
.st3pro_details .items {
  top: -14vh;
}
.st3pro_details .item {
  gap: 15rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.st3pro_details .item:nth-child(even) {
  flex-direction: row-reverse;
}
.st3pro_details .item:nth-child(even) .text {
  text-align: left;
}
.st3pro_details .item .img {
  width: 50%;
  border-radius: 8px;
}
.st3pro_details .item .text {
  flex: 1;
  color: #d7d7d7;
  line-height: 1.8;
  text-align: right;
}
.st3pro_details .item .text h3 {
  color: #fff;
  line-height: 1.25;
  font-size: 3.2rem;
  font-weight: 700;
}
.st3pro_details .item .text p {
  margin-top: 2rem;
}
.st3pro_intro8 {
  max-width: 2560px;
  margin: 0 auto;
  position: relative;
}
.st3pro_intro8 .wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.st3pro_intro8 .head {
  padding-top: 3%;
  max-width: 91rem;
  margin: 0 auto;
  color: #d7d7d7;
  line-height: 1.8;
}
.st3pro_intro8 .head h2 {
  color: #fff;
  line-height: normal;
}
.st3pro_intro8 .head h2 sup {
  font-size: 1.5rem;
  vertical-align: super;
}
.st3pro_intro8 .head p {
  margin-top: 3rem;
}
.st3pro_find {
  position: relative;
}
.st3pro_find .content_pd_sm {
  height: 100vh;
}
.st3pro_find .content_pd_sm > * {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.st3pro_find h2,
.st3pro_find .h2_1 {
  z-index: 3;
  font-size: 11rem;
  color: #d6ad60;
  font-weight: 700;
  text-align: center;
  background-image: linear-gradient(#a26b15, #ddc49c, #a26b15);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.st3pro_find .flex {
  top: 25vh;
}
.st3pro_find .text_1 {
  font-size: 1.8rem;
}
.st3pro_find .text_1 h3 {
  font-size: 3.6rem;
  font-weight: 700;
}
.st3pro_find .text_1 h3 sup {
  font-size: 1.5rem;
  vertical-align: super;
}
.st3pro_find .text_1 p {
  margin-top: 2rem;
  max-width: 50rem;
}
.st3pro_find .img_1 {
  width: 30rem;
}
.st3pro_find .video video {
  display: block;
  height: 100%;
  object-fit: contain;
  max-height: 55vh;
  margin: 0 auto;
}
.st3pro_items {
  position: relative;
}
.st3pro_items .content_pd_sm {
  height: 100vh;
  display: flex;
  align-items: center;
}
.st3pro_items .syeditorlist {
  width: 100%;
  position: relative;
}
.st3pro_items .item {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transform: translateY(-50%);
}
.st3pro_items .item:nth-child(even) {
  flex-direction: row-reverse;
}
.st3pro_items .item .img {
  width: 55%;
  border-radius: 10px;
}
.st3pro_items .item .head {
  flex: 1;
  max-width: 48rem;
  font-size: 1.8rem;
  line-height: 1.8;
}
.st3pro_items .item .head h2 {
  line-height: normal;
}
.st3pro_items .item .head h2 em {
  display: block;
  font-size: 1.8rem;
  font-style: normal;
}
.st3pro_items .item .head p {
  margin-top: 2rem;
}
@media screen and (max-width: 768px) {
  .st3pro_banner .head h1 {
    font-size: 34px;
  }
  .st3pro_banner .head .desc {
    font-size: 17px;
    margin: 21px 0;
  }
  .st3pro_banner .head .img {
    max-width: 210px;
  }
  .st3pro_banner .head .img img {
    transform: translate(0);
  }
  .st3pro_banner .head .more {
    margin-top: 25px;
  }
  .st3pro_banner .head .more a {
    font-size: 14px;
    line-height: 34px;
    padding: 0 20px;
  }
  .st3pro_banner .go_next {
    display: none;
  }
  .st3pro_video_pin {
    height: auto;
  }
  .st3pro_video_pin .wrap {
    position: static;
    height: auto;
    transform: translate(0);
  }
  .st3pro_video_pin .wrap.abs {
    position: static;
  }
  .st3pro_features {
    padding: 4rem 0;
  }
  .st3pro_features .items {
    width: calc(100% + 16px);
    margin: 0 -8px;
  }
  .st3pro_features .item .text {
    padding: 21px 14px;
  }
  .st3pro_features .item .title {
    font-size: 17px;
  }
  .st3pro_features .item .title strong {
    font-size: 21px;
  }
  .st3pro_features .item .title sup {
    font-size: 14px;
  }
  .st3pro_video {
    height: auto;
  }
  .st3pro_video .bg_pc {
    display: none;
  }
  .st3pro_video .bg_mobile {
    display: block;
    position: relative;
  }
  .st3pro_video .bg_mobile::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/btn-play.svg) no-repeat center / 60px rgba(0, 0, 0, 0.2);
  }
  .st3pro_video .wrap {
    height: auto;
    position: static;
    transform: translate(0);
  }
  .st3pro_video .content_pd_sm {
    align-items: flex-start;
  }
  .st3pro_video .head {
    padding: 42px 0;
  }
  .st3pro_video .head h2 {
    font-size: 42px;
    color: #d6ad60;
    font-weight: 700;
    background-image: linear-gradient(#a26b15, #ddc49c, #a26b15);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .st3pro_intro .content_pd_sm {
    display: flex;
    flex-direction: column;
  }
  .st3pro_intro .content_pd_sm > * {
    position: static;
    transform: translate(0);
  }
  .st3pro_intro h2 {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
  }
  .st3pro_intro h2 + .bg_mobile {
    display: block;
    width: 80%;
    margin: 105px auto;
  }
  .st3pro_intro .text1 h3 {
    font-size: 26px;
    display: inline;
  }
  .st3pro_intro .text1 p {
    font-size: 13px;
    margin-top: 8px;
  }
  .st3pro_intro .only_mobile,
  .st3pro_intro .h3_3 {
    font-size: 42px;
    display: block;
    color: #d6ad60;
    font-weight: 700;
    text-align: center;
    background-image: linear-gradient(#a26b15, #ddc49c, #a26b15);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .st3pro_intro .only_mobile {
    padding-top: 140px;
  }
  .st3pro_intro .h3_3 {
    padding-bottom: 140px;
  }
  .st3pro_intro .img_1 {
    order: 1;
    width: calc(100% + 60px);
    margin: -28% -30px 0;
    position: relative;
    left: 0;
    top: 0;
  }
  .st3pro_intro .img_1::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/btn-play.svg) no-repeat center / 60px rgba(0, 0, 0, 0.2);
  }
  .st3pro_intro .img_1 .bg_pc {
    display: none;
  }
  .st3pro_intro .img_1 .bg_mobile {
    display: block;
  }
  .st3pro_intro .text_2 {
    z-index: 3;
  }
  .st3pro_intro .text_2 h3 {
    font-size: 26px;
  }
  .st3pro_intro .text_2 h3 sup {
    font-size: 16px;
  }
  .st3pro_intro .text_2 p {
    font-size: 13px;
    margin-top: 21px;
    max-width: 496px;
  }
  .st3pro_intro1 .content_pd_sm > * {
    position: static;
    transform: translate(0);
  }
  .st3pro_intro1 .h2_1,
  .st3pro_intro1 .h2_2 {
    font-size: 42px;
    color: #d6ad60;
    font-weight: 700;
    background-image: linear-gradient(#a26b15, #ddc49c, #a26b15);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .st3pro_intro1 .h2_1 {
    padding-top: 140px;
  }
  .st3pro_intro1 .h2_2 {
    padding-bottom: 140px;
  }
  .st3pro_intro1 .text_1 h3 {
    font-size: 26px;
  }
  .st3pro_intro1 .text_1 p {
    font-size: 13px;
    margin-top: 8px;
  }
  .st3pro_intro1 .h3_2 {
    font-size: 210px;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 84px 0;
  }
  .st3pro_intro1 .nums .label {
    font-size: 13px;
  }
  .st3pro_intro1 .nums .label sup {
    font-size: 12px;
  }
  .st3pro_intro1 .nums .num {
    font-size: 42px;
    margin-top: 14px;
  }
  .st3pro_intro1 .video_1 {
    width: 100%;
  }
  .st3pro_intro2 {
    padding: 42px 0;
  }
  .st3pro_intro2 .bg_pc {
    display: none;
  }
  .st3pro_intro2 .bg_mobile {
    display: block;
    width: calc(100% + 60px);
    margin: 0 -30px -28px;
  }
  .st3pro_intro2 .wrap {
    position: static;
  }
  .st3pro_intro2 .head {
    font-size: 13px;
  }
  .st3pro_intro2 .head p {
    margin-top: 21px;
  }
  .st3pro_intro2 .items {
    margin: 0;
    border-top: 1px solid #D6AD60;
    padding-top: 28px;
    z-index: 2;
    position: relative;
    max-width: 496px;
  }
  .st3pro_intro2 .items .item {
    margin: 0;
  }
  .st3pro_intro2 .items .item .img {
    max-width: 60px;
    filter: none;
  }
  .st3pro_intro2 .items .item .text h3 {
    font-size: 14px;
    margin-top: 8px;
  }
  .st3pro_intro2 .items .item .text p {
    font-size: 12px;
    margin-top: 8px;
  }
  .st3pro_intro2 .bot {
    margin-top: 42px;
  }
  .st3pro_intro2 .bot .label {
    font-size: 14px;
  }
  .st3pro_intro2 .bot h3 {
    font-size: 28px;
    margin-top: 8px;
  }
  .st3pro_video1 .bg_pc {
    display: none;
  }
  .st3pro_video1 .bg_mobile {
    display: block;
    position: relative;
    width: calc(100% + 60px);
    margin: 21px -30px 0;
  }
  .st3pro_video1 .bg_mobile::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/btn-play.svg) no-repeat center / 60px rgba(0, 0, 0, 0.2);
  }
  .st3pro_video1 .wrap {
    position: static;
  }
  .st3pro_video1 .content_pd_sm {
    display: block;
  }
  .st3pro_video1 .head {
    padding: 0;
    font-size: 13px;
  }
  .st3pro_video1 .head p {
    margin-top: 10px;
    max-width: 638px;
  }
  .st3pro_intro3 .bg_pc {
    display: none;
  }
  .st3pro_intro3 .bg_mobile {
    display: block;
    width: calc(100% + 60px);
    margin: 0 -30px;
  }
  .st3pro_intro3 .wrap {
    position: static;
  }
  .st3pro_intro3 .content_pd_sm {
    display: block;
  }
  .st3pro_intro3 .head {
    font-size: 13px;
    padding: 70px 0 0;
  }
  .st3pro_intro3 .head p {
    max-width: 284px;
    margin-top: 14px;
  }
  .st3pro_intro4 .bg_pc {
    display: none;
  }
  .st3pro_intro4 .bg_mobile {
    display: block;
  }
  .st3pro_intro4 .nums .item .label {
    font-size: 13px;
  }
  .st3pro_intro4 .nums .item .num {
    font-size: 42px;
    margin-top: 14px;
  }
  .st3pro_intro4 .nums .item + .item {
    margin-top: 35px;
  }
  .st3pro_intro5 {
    padding: 70px 0 0;
  }
  .st3pro_intro5 .content_pd_sm > * {
    position: static;
    transform: translate(0);
  }
  .st3pro_intro5 .h2_1,
  .st3pro_intro5 .h2_2 {
    font-size: 77px;
    color: #d6ad60;
    font-weight: 700;
    background-image: linear-gradient(#a26b15, #ddc49c, #a26b15);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .st3pro_intro5 .text_1 {
    margin-top: 140px;
  }
  .st3pro_intro5 .text_1 h3 {
    font-size: 26px;
  }
  .st3pro_intro5 .text_1 p {
    font-size: 13px;
    margin-top: 21px;
    max-width: 568px;
  }
  .st3pro_intro5 .items {
    width: calc(100% + 60px);
    margin: 0 -30px;
  }
  .st3pro_intro5 .items .bg_pc {
    display: none;
  }
  .st3pro_intro5 .items .bg_mobile {
    display: block;
  }
  .st3pro_intro5 .items li {
    padding: 70px 0;
    position: static;
  }
  .st3pro_intro5 .items .text {
    padding: 30px;
  }
  .st3pro_intro5 .items .text h4 {
    font-size: 26px;
  }
  .st3pro_intro6 .bg_pc {
    display: none;
  }
  .st3pro_intro6 .bg_mobile {
    display: block;
  }
  .st3pro_intro6 .head {
    font-size: 13px;
  }
  .st3pro_intro6 .head h2 sup {
    font-size: 12px;
  }
  .st3pro_intro6 .head p {
    margin-top: 21px;
  }
  .st3pro_intro6 .imgs .img {
    position: static;
  }
  .st3pro_intro3_fade .bg_pc {
    display: none;
  }
  .st3pro_intro3_fade .bg_mobile {
    display: block;
  }
  .st3pro_intro3_fade .content_pd_sm {
    display: block;
  }
  .st3pro_intro3_fade .head {
    font-size: 13px;
    padding: 70px 0 0;
  }
  .st3pro_intro3_fade .head p {
    max-width: 496px;
    margin-top: 21px;
  }
  .st3pro_intro7 {
    padding: 140px 0 105px;
  }
  .st3pro_intro7 .content_pd_sm > * {
    position: static;
    transform: translate(0);
  }
  .st3pro_intro7 .h2_1,
  .st3pro_intro7 .h2_2 {
    font-size: 77px;
  }
  .st3pro_intro7 h3 {
    font-size: 77px;
    margin-top: 140px;
  }
  .st3pro_intro7 .img {
    margin-top: -42px;
  }
  .st3pro_intro7 .img img {
    max-width: 280px;
  }
  .st3pro_intro7 .text_1 {
    margin-top: 42px;
    font-size: 13px;
  }
  .st3pro_intro7 .text_1 h4 {
    font-size: 26px;
  }
  .st3pro_image .bg_pc {
    display: none;
  }
  .st3pro_image .bg_mobile {
    display: block;
  }
  .st3pro_video2.full .wrap {
    position: absolute;
  }
  .st3pro_video2.full .bg_mobile {
    position: relative;
  }
  .st3pro_video2.full .bg_mobile::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/btn-play.svg) no-repeat center / 60px rgba(0, 0, 0, 0.2);
  }
  .st3pro_video2 .bg_pc {
    display: none;
  }
  .st3pro_video2 .bg_mobile {
    display: block;
  }
  .st3pro_video2 .wrap {
    position: static;
  }
  .st3pro_video2 .content_pd_sm {
    display: block;
  }
  .st3pro_video2 .head {
    font-size: 13px;
    max-width: 496px;
    margin: 0 auto;
    padding: 42px 0 0;
  }
  .st3pro_video2 .head h2 sup {
    font-size: 12px;
  }
  .st3pro_video2 .head p {
    margin-top: 21px;
  }
  .st3pro_video2 .img {
    width: calc(100% + 60px);
    margin: 0 -30px;
    position: relative;
  }
  .st3pro_video2 .img::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/btn-play.svg) no-repeat center / 60px rgba(0, 0, 0, 0.2);
  }
  .st3pro_video3 .wrap {
    position: static;
  }
  .st3pro_video3 .head {
    padding-top: 70px;
    font-size: 13px;
  }
  .st3pro_video3 .head p {
    margin-top: 21px;
  }
  .st3pro_video3 .img {
    display: none;
  }
  .st3pro_details {
    padding: 70px 0;
  }
  .st3pro_details .content_pd_sm > * {
    position: static;
    transform: translate(0);
  }
  .st3pro_details .items {
    margin-top: 70px;
  }
  .st3pro_details .items .item {
    gap: 20px;
    position: static;
  }
  .st3pro_details .items .item .text {
    max-width: 312px;
    font-size: 13px;
  }
  .st3pro_details .items .item .text h3 {
    font-size: 22px;
  }
  .st3pro_details .items .item .text p {
    margin-top: 14px;
  }
  .st3pro_details .items .item + .item {
    margin-top: 70px;
  }
  .st3pro_intro8 .bg_pc {
    display: none;
  }
  .st3pro_intro8 .bg_mobile {
    display: block;
  }
  .st3pro_intro8 .wrap {
    position: static;
  }
  .st3pro_intro8 .head {
    padding-top: 70px;
    font-size: 13px;
  }
  .st3pro_intro8 .head h2 sup {
    font-size: 12px;
  }
  .st3pro_intro8 .head p {
    margin-top: 21px;
  }
  .st3pro_find {
    padding: 70px 0 21px;
  }
  .st3pro_find .content_pd_sm {
    height: auto;
  }
  .st3pro_find .content_pd_sm > * {
    position: static;
    transform: translate(0);
  }
  .st3pro_find .h2_1,
  .st3pro_find .h2_2 {
    font-size: 77px;
  }
  .st3pro_find .flex {
    margin-top: 245px;
  }
  .st3pro_find .text_1 {
    font-size: 13px;
  }
  .st3pro_find .text_1 h3 {
    font-size: 26px;
  }
  .st3pro_find .text_1 h3 sup {
    font-size: 12px;
  }
  .st3pro_find .text_1 p {
    margin-top: 14px;
    max-width: 300px;
  }
  .st3pro_find .img_1 {
    width: 210px;
  }
  .st3pro_find .video {
    width: calc(100% + 60px);
    margin: 21px -30px 0;
  }
  .st3pro_find .video video {
    width: 100%;
  }
  .st3pro_find .video .bg_pc {
    display: none;
  }
  .st3pro_find .video .bg_mobile {
    display: block;
  }
  .st3pro_items {
    padding: 70px 0 210px;
  }
  .st3pro_items .bg_pc {
    display: none;
  }
  .st3pro_items .bg_mobile {
    display: block;
  }
  .st3pro_items .content_pd_sm {
    height: auto;
  }
  .st3pro_items .item {
    position: static;
    transform: translate(0);
  }
  .st3pro_items .item .head {
    max-width: 276px;
    font-size: 13px;
  }
  .st3pro_items .item .head h2 em {
    font-size: 13px;
  }
  .st3pro_items .item .head p {
    margin-top: 14px;
  }
  .st3pro_items .item + .item {
    margin-top: 70px;
  }
}
@media screen and (max-width: 576px) {
  .st3pro_banner .content {
    align-items: flex-start;
  }
  .st3pro_banner .head {
    padding: 38px 0;
  }
  .st3pro_banner .head .img {
    margin-bottom: 12px;
  }
  .st3pro_banner .head h1 {
    font-size: 24px;
  }
  .st3pro_banner .head .desc {
    font-size: 0.9rem;
    margin: 18px 0;
    font-style: italic;
  }
  .st3pro_banner .head .more {
    margin-top: 21px;
  }
  .st3pro_video_pin .bg_pc {
    display: none;
  }
  .st3pro_video_pin .bg_mobile {
    display: block;
  }
  .st3pro_features {
    padding: 36px 0;
  }
  .st3pro_features .bg_mobile {
    display: flex;
    align-items: flex-end;
  }
  .st3pro_features .items {
    width: calc(100% + 10px);
    margin: 0 -5px;
  }
  .st3pro_features li {
    width: 50%;
    padding: 5px;
    gap: 10px;
  }
  .st3pro_features li:nth-child(6n + 1) {
    order: 1;
    width: 100%;
  }
  .st3pro_features li:nth-child(6n + 2) {
    order: 3;
    width: 50%;
  }
  .st3pro_features li:nth-child(6n + 3) {
    order: 2;
  }
  .st3pro_features li:nth-child(6n + 4) {
    order: 5;
  }
  .st3pro_features li:nth-child(6n + 5) {
    order: 6;
  }
  .st3pro_features li:nth-child(6n + 6) {
    order: 4;
    width: 100%;
    text-align: center;
  }
  .st3pro_features .item .title {
    font-weight: normal;
  }
  .st3pro_features .item .title strong {
    font-size: 20px;
  }
  .st3pro_video .head h2 {
    font-size: 36px;
  }
  .st3pro_intro h2 + .bg_mobile {
    margin: 90px auto;
  }
  .st3pro_intro .text1 h3 {
    font-size: 22px;
  }
  .st3pro_intro .text1 p {
    font-size: 12px;
    margin-top: 6px;
  }
  .st3pro_intro .only_mobile,
  .st3pro_intro .h3_3 {
    font-size: 36px;
  }
  .st3pro_intro .only_mobile {
    padding-top: 120px;
  }
  .st3pro_intro .h3_3 {
    padding-bottom: 120px;
  }
  .st3pro_intro .img_1 {
    width: calc(100% + 30px);
    margin: -28% -15px 0;
  }
  .st3pro_intro .text_2 h3 {
    font-size: 22px;
  }
  .st3pro_intro .text_2 h3 sup {
    font-size: 14px;
  }
  .st3pro_intro .text_2 p {
    font-size: 12px;
    margin-top: 15px;
  }
  .st3pro_intro1 .h2_1,
  .st3pro_intro1 .h2_2 {
    font-size: 36px;
  }
  .st3pro_intro1 .h2_1 {
    padding-top: 120px;
  }
  .st3pro_intro1 .h2_2 {
    padding-bottom: 120px;
  }
  .st3pro_intro1 .text_1 h3 {
    font-size: 22px;
  }
  .st3pro_intro1 .text_1 p {
    font-size: 12px;
    margin-top: 6px;
  }
  .st3pro_intro1 .h3_2 {
    font-size: 72px;
    margin: 60px 0 120px;
  }
  .st3pro_intro1 .nums .label {
    font-size: 12px;
  }
  .st3pro_intro1 .nums .label sup {
    font-size: 10px;
  }
  .st3pro_intro1 .nums .num {
    font-size: 21px;
    margin-top: 12px;
  }
  .st3pro_intro2 {
    padding: 36px 0;
  }
  .st3pro_intro2 .bg_mobile {
    margin: 0 -15px -24px;
    width: calc(100% + 30px);
  }
  .st3pro_intro2 .head {
    font-size: 12px;
  }
  .st3pro_intro2 .head h2 sup {
    font-size: 12px;
  }
  .st3pro_intro2 .head p {
    margin-top: 18px;
  }
  .st3pro_intro2 .items {
    max-width: 242px;
  }
  .st3pro_intro2 .items .item .img {
    width: 52px;
  }
  .st3pro_intro2 .items .item .text h3 {
    font-size: 13px;
    margin-top: 6px;
  }
  .st3pro_intro2 .items .item .text p {
    font-size: 11px;
    margin-top: 6px;
  }
  .st3pro_intro2 .bot {
    margin-top: 36px;
  }
  .st3pro_intro2 .bot .label {
    font-size: 12px;
  }
  .st3pro_intro2 .bot h3 {
    font-size: 24px;
  }
  .st3pro_video1 .head {
    font-size: 12px;
  }
  .st3pro_video1 .head p {
    margin-top: 9px;
  }
  .st3pro_video1 .bg_mobile {
    margin: 18px -15px 0;
    width: calc(100% + 30px);
  }
  .st3pro_intro3 .head {
    font-size: 12px;
    padding-top: 40px;
  }
  .st3pro_intro3 .head p {
    margin-top: 12px;
    max-width: 310px;
  }
  .st3pro_intro3 .bg_mobile {
    width: calc(100% + 30px);
    margin: 0 -15px;
  }
  .st3pro_intro4 .wrap {
    position: static;
  }
  .st3pro_intro4 .nums {
    padding: 20px 0;
  }
  .st3pro_intro4 .nums > div {
    display: flex;
    align-items: flex-start;
  }
  .st3pro_intro4 .nums .item {
    flex: 1;
    text-align: center;
    display: flex;
    flex-direction: column-reverse;
  }
  .st3pro_intro4 .nums .item .num {
    font-size: 18px;
    margin: 0 0 9px;
  }
  .st3pro_intro4 .nums .item .label {
    font-size: 10px;
  }
  .st3pro_intro4 .nums .item .label sup {
    font-size: 8px;
  }
  .st3pro_intro4 .nums .item + .item {
    margin: 0;
  }
  .st3pro_intro5 {
    padding-top: 60px;
  }
  .st3pro_intro5 .h2_1,
  .st3pro_intro5 .h2_2 {
    font-size: 36px;
  }
  .st3pro_intro5 .text_1 {
    margin-top: 120px;
  }
  .st3pro_intro5 .text_1 h3 {
    font-size: 22px;
  }
  .st3pro_intro5 .text_1 p {
    font-size: 12px;
    margin-top: 15px;
    max-width: 312px;
  }
  .st3pro_intro5 .items li {
    gap: 0;
    padding: 36px 0;
  }
  .st3pro_intro5 .items li:nth-child(even) .text {
    padding: 0 30px 0 15px;
  }
  .st3pro_intro5 .items .text {
    padding: 0 15px 0 30px;
  }
  .st3pro_intro5 .items .text h4 {
    font-size: 19px;
  }
  .st3pro_intro6 {
    padding-top: 3rem;
  }
  .st3pro_intro6 .head {
    text-align: center;
    font-size: 12px;
  }
  .st3pro_intro6 .head p {
    margin-top: 18px;
  }
  .st3pro_intro3_fade {
    padding-top: 90px;
  }
  .st3pro_intro3_fade .head {
    padding-top: 30px;
    font-size: 12px;
  }
  .st3pro_intro3_fade .head p {
    margin-top: 15px;
  }
  .st3pro_intro7 {
    padding: 120px 0 60px;
  }
  .st3pro_intro7 .h2_1,
  .st3pro_intro7 .h2_2 {
    font-size: 36px;
  }
  .st3pro_intro7 h3 {
    font-size: 36px;
    margin-top: 120px;
  }
  .st3pro_intro7 .img {
    margin-top: -12px;
  }
  .st3pro_intro7 .img img {
    max-width: 240px;
  }
  .st3pro_intro7 .text_1 {
    margin-top: 36px;
    font-size: 10px;
    align-items: flex-start;
  }
  .st3pro_intro7 .text_1 h4 {
    font-size: 18px;
  }
  .st3pro_video2.full .bg_mobile::after {
    background-position: center bottom 30px;
  }
  .st3pro_video2.full .head {
    padding-top: 30px;
  }
  .st3pro_video2.full .head p {
    margin-top: 6px;
  }
  .st3pro_video2 .head {
    padding-top: 36px;
    font-size: 10px;
  }
  .st3pro_video2 .head p {
    margin-top: 18px;
  }
  .st3pro_video2 .img {
    width: calc(100% + 30px);
    margin: 0 -15px;
  }
  .st3pro_video3 .head {
    padding-top: 3rem;
    font-size: 12px;
  }
  .st3pro_video3 .head p {
    margin-top: 15px;
  }
  .st3pro_details {
    padding: 60px 0;
  }
  .st3pro_details .items {
    margin-top: 60px;
  }
  .st3pro_details .items .item .text {
    font-size: 10px;
  }
  .st3pro_details .items .item .text h3 {
    font-size: 17px;
  }
  .st3pro_details .items .item .text p {
    margin-top: 12px;
  }
  .st3pro_details .items .item + .item {
    margin-top: 36px;
  }
  .st3pro_intro8 .head {
    padding-top: 42px;
    font-size: 12px;
  }
  .st3pro_intro8 .head p {
    margin-top: 15px;
  }
  .st3pro_find {
    padding: 60px 0 0;
  }
  .st3pro_find .h2_1,
  .st3pro_find .h2_2 {
    font-size: 36px;
  }
  .st3pro_find .flex {
    gap: 36px;
    margin-top: 150px;
    flex-direction: column;
  }
  .st3pro_find .text_1 h3 {
    font-size: 22px;
  }
  .st3pro_find .text_1 p {
    font-size: 12px;
    margin-top: 15px;
  }
  .st3pro_find .img_1 {
    width: 180px;
    margin-left: auto;
  }
  .st3pro_find .video {
    width: calc(100% + 30px);
    margin: 18px -15px 0;
  }
  .st3pro_items {
    padding: 60px 0;
  }
  .st3pro_items .item {
    gap: 18px;
    flex-direction: column-reverse;
  }
  .st3pro_items .item:nth-child(even) {
    flex-direction: column-reverse;
  }
  .st3pro_items .item .head {
    max-width: 100%;
    font-size: 12px;
  }
  .st3pro_items .item .head p {
    margin-top: 12px;
  }
  .st3pro_items .item .img {
    width: 100%;
  }
  .st3pro_items .item + .item {
    margin-top: 30px;
  }
}
