html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
figure,
figcaption {
  margin: 0;
  padding: 0;
}
body {
  overflow-x: hidden;
}
@font-face {
  font-family: 'H_bold';
  src: url('https://d13pvy8xd75yde.cloudfront.net/accessories/s5/HurmeGeometricSans_No3_5_Semibold.otf') format('opentype');
}
#square .time_8s {
  transition: all 0.8s ease;
}
#square .translateY {
  transform: translateY(3.90625vw);
  opacity: 0;
}
#square .translate_X {
  transform: translateX(-3.90625vw);
  opacity: 0;
}
#square .translateX {
  transform: translateX(3.90625vw);
  opacity: 0;
}
#square .active .translateY {
  transform: translateY(0);
  opacity: 1;
}
#square .active .translate_X,
#square .active .translateX {
  transform: translateX(0);
  opacity: 1;
}
#square .section {
  position: relative;
}
#square .section .w100 {
  width: 100%;
}
#square .section .lineH {
  line-height: 105%;
}
#square .section .f30 {
  font-size: 1.171875vw;
}
#square .section .t1 {
  font-family: 'H_bold';
  font-weight: 600;
  font-size: 3.75vw;
}
@media (max-width: 1080px) {
  #square .section .t1 {
    font-size: 5.556vw;
    text-align: left;
    margin: 0 5.556vw 11.111vw;
  }
}
#square .section .t2 {
  font-weight: 400;
  font-size: 1.25vw;
  margin-top: 1.5625vw;
}
@media (max-width: 1080px) {
  #square .section .t2 {
    font-size: 2.593vw;
    text-align: left;
    margin: 5.556vw 5.556vw 0;
  }
}
#square .section .tips {
  font-weight: 400;
  font-size: 0.703125vw;
  text-align: right;
  color: #212121;
  margin-right: 16.40625vw;
}
@media (max-width: 1080px) {
  #square .section .tips {
    font-size: 1.296vw;
    margin-right: 5.556vw;
  }
}
#square .section1 .sub {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 7.265625vw;
  display: flex;
  flex-flow: column;
  justify-content: center;
  gap: 1.40625vw;
}
@media (max-width: 1080px) {
  #square .section1 .sub {
    top: 9.259vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 85.833vw;
    justify-content: start;
    gap: 2.778vw;
    align-items: center;
  }
}
#square .section1 .sub .title {
  width: 32.3046875vw;
  height: 4.453125vw;
}
@media (max-width: 1080px) {
  #square .section1 .sub .title {
    width: 66.019vw;
    height: 8.889vw;
  }
}
#square .section1 .sub .list {
  display: flex;
  gap: 2.578125vw;
}
@media (max-width: 1080px) {
  #square .section1 .sub .list {
    gap: 2.778vw;
  }
}
#square .section1 .sub .list .txt {
  position: relative;
}
@media (max-width: 1080px) {
  #square .section1 .sub .list .txt {
    font-size: 2.593vw;
  }
}
#square .section1 .sub .list .txt:nth-child(2):after,
#square .section1 .sub .list .txt:nth-child(2):before {
  content: '';
  width: 0.078125vw;
  height: 0.9375vw;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -1.2890625vw;
  background: #000;
  margin: auto;
}
@media (max-width: 1080px) {
  #square .section1 .sub .list .txt:nth-child(2):after,
  #square .section1 .sub .list .txt:nth-child(2):before {
    width: 0.093vw;
    height: 2.778vw;
    right: -1.389vw;
  }
}
#square .section1 .sub .list .txt:nth-child(2):before {
  right: unset;
  left: -1.2890625vw;
}
@media (max-width: 1080px) {
  #square .section1 .sub .list .txt:nth-child(2):before {
    left: -1.389vw;
  }
}
#square .section2 {
  background: #f6f6f6;
  padding: 7.8125vw 0 6.25vw 0;
}
@media (max-width: 1080px) {
  #square .section2 {
    padding: 16.019vw 0 11.111vw;
    margin-bottom: 24.074vw;
  }
}
#square .section2 .list {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  gap: 0.9375vw;
  margin-bottom: 1.25vw;
}
@media (max-width: 1080px) {
  #square .section2 .list {
    flex-flow: row;
    gap: 1.852vw;
    margin-bottom: 3.704vw;
  }
}
#square .section2 .list .i {
  position: relative;
  width: 16.09375vw;
  height: 12.96875vw;
}
@media (max-width: 1080px) {
  #square .section2 .list .i {
    width: 43.519vw !important;
    height: 37.037vw;
  }
}
#square .section2 .list .i p {
  position: absolute;
  font-weight: 600;
  font-size: 1.171875vw;
  text-align: center;
  top: 0.9375vw;
  max-width: 90%;
  left: 0;
  right: 0;
  margin: auto;
  letter-spacing: 0.078125vw;
}
@media (max-width: 1080px) {
  #square .section2 .list .i p {
    letter-spacing: 0.093vw;
    font-size: 2.963vw;
    top: 3.333vw;
    width: 95%;
    left: 0;
    right: 0;
  }
}
#square .section2 .list .top {
  display: flex;
  gap: 0.9375vw;
}
@media (max-width: 1080px) {
  #square .section2 .list .top {
    gap: 1.852vw;
    flex-flow: column;
  }
}
#square .section2 .list .top .i1 {
  width: 40.46875vw;
  height: 23.828125vw;
}
#square .section2 .list .top .i1 p {
  font-size: 2.421875vw;
  top: 1.484375vw;
  left: 3.75vw;
  right: unset;
}
#square .section2 .list .top .i2 {
  width: 25.78125vw;
  height: 23.828125vw;
}
@media (max-width: 1080px) {
  #square .section2 .list .top .i2 {
    height: 75.926vw;
  }
}
#square .section2 .list .top .i2 p {
  font-size: 1.875vw;
  top: 1.484375vw;
  left: 2.1875vw;
  right: unset;
}
@media (max-width: 1080px) {
  #square .section2 .list .top .i2 p {
    font-size: 2.963vw;
    top: 3.333vw;
  }
}
#square .section2 .list .bottom {
  display: flex;
  gap: 0.9375vw;
}
@media (max-width: 1080px) {
  #square .section2 .list .bottom {
    flex-flow: column;
    gap: 1.852vw;
  }
}
#square .section3 .sub {
  width: 59.53125vw;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  flex-flow: column;
  text-align: center;
  align-items: center;
  justify-content: center;
}
#square .section4 {
  padding: 8.203125vw 8.75vw 3.4375vw;
}
@media (max-width: 1080px) {
  #square .section4 {
    padding: 29.63vw 0;
  }
}
#square .section4 .box {
  display: flex;
  gap: 7.734375vw;
  align-items: center;
}
@media (max-width: 1080px) {
  #square .section4 .box {
    flex-flow: column;
    align-items: baseline;
    gap: 0;
  }
}
#square .section4 .box > img {
  width: 42.109375vw;
  height: 49.7265625vw;
}
@media (max-width: 1080px) {
  #square .section4 .box > img {
    width: 88.889vw;
    height: 111.111vw;
  }
}
#square .section4 .box .sub {
  width: 25.8203125vw;
}
#square .section4 .tips {
  margin-top: 2.734375vw;
  margin-right: 0;
}
@media (max-width: 1080px) {
  #square .section4 .tips {
    margin: 5.556vw 5.556vw 0;
  }
}
#square .section5 .sub {
  position: absolute;
  top: 6.640625vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 62.6953125vw;
  text-align: center;
}
@media (max-width: 1080px) {
  #square .section6 {
    margin-top: 29.63vw;
  }
}
#square .section6 .sub {
  position: absolute;
  top: 7.03125vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 62.6953125vw;
  text-align: center;
}
#square .section6 .tips {
  position: absolute;
  bottom: 1.953125vw;
  right: 0;
}
@media (max-width: 1080px) {
  #square .section6 .tips {
    position: unset;
    margin-top: 5.556vw;
  }
}
#square .section7 > img {
  display: block;
  width: 71.6796875vw;
  height: 45.234375vw;
  margin: 10.15625vw auto 12.109375vw;
}
@media (max-width: 1080px) {
  #square .section7 > img {
    width: 88.889vw;
    height: 68.519vw;
    margin: 16.667vw auto 29.63vw;
  }
}
#square .section8 {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
@media (max-width: 1080px) {
  #square .section8 {
    flex-flow: column;
    align-items: flex-start;
  }
}
#square .section8 > img {
  width: 74.140625vw;
  height: 47.1484375vw;
}
@media (max-width: 1080px) {
  #square .section8 > img {
    width: 100%;
    height: 83.333vw;
  }
}
#square .section8 .sub {
  position: absolute;
  left: 7.8125vw;
  width: 37.6953125vw;
}
#square .section8 .sub .t2 {
  width: 95%;
}
#square .section9 {
  padding-bottom: 14.84375vw;
}
@media (max-width: 1080px) {
  #square .section9 {
    padding-bottom: 9.259vw;
  }
}
#square .section9 .box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3.2421875vw;
  margin: 7.03125vw auto 8.203125vw;
}
@media (max-width: 1080px) {
  #square .section9 .box {
    flex-flow: column;
    align-items: baseline;
    gap: 0;
    margin: 29.63vw 0 5.556vw;
  }
}
#square .section9 .box > img {
  width: 55.859375vw;
  height: 37.65625vw;
}
@media (max-width: 1080px) {
  #square .section9 .box > img {
    width: 88.889vw;
    height: 74.074vw;
  }
}
#square .section9 .box .sub {
  width: 31.9140625vw;
}
#square .section9 .tips {
  margin-right: 9.53125vw;
}
/*# sourceMappingURL=index.css.map */