.commone1,
.commone2,
.commone3 {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.gb1,
.gb2,
.gb3 {
  width: 100%;
}

.midle {
  color: #615a5a;
}

.commone2 {}

.fg12h2 {
  font-size: 2rem;
  color: #b38e5e;
  text-align: center;
  margin-bottom: 60px;
}

.com2gb2 {
  width: 100%;
  position: absolute;
  left: 0px;
  top: -53%;
}

.com2gb3 {
  width: 33%;
  position: absolute;
  right: 0px;
  top: 3%;
}

.com2gb4 {
  width: 60%;
  position: absolute;
  left: 0px;
  top: 15%;
}

.com2gb5 {
  width: 60%;
  position: absolute;
  left: 5%;
  top: 10%;
}

.com2gb6 {
  width: 33%;
  position: absolute;
  right: 0px;
  top: 17%;
}

.com2gb7 {
  width: 80%;
  position: absolute;
  left: 5%;
  top: 33%;
}

.com2gb8 {
  width: 43%;
  position: absolute;
  left: 5%;
  top: 48%;
}

.com2gb9 {
  width: 43%;
  position: absolute;
  right: 0%;
  top: 60%;
}

.com2gb10 {
  width: 43%;
  position: absolute;
  right: 10%;
  top: 68%;
  font-size: 3rem;
}

.com2gb11 {
  width: 43%;
  position: absolute;
  writing-mode: vertical-rl;
  left: 12%;
  top: 62%;
  font-size: 3rem;
}

.com2gb12 {
  width: 38%;
  position: absolute;
  writing-mode: vertical-rl;
  left: 0%;
  top: 72%;
  font-size: 3rem;
}

.com2gb13 {
  width: 60%;
  position: absolute;
  writing-mode: vertical-rl;
  right: 0%;
  top: 79%;
  font-size: 3rem;
}




.fgtextbox1 {
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0%;
}

.fgtextbox1 p {
  margin: 0 auto;
  width: 60%;
  text-align: center;
  font-size: 1.2rem;
  line-height: 2em;
}

.fgtextbox2 {
  width: 640px;
  position: absolute;
  right: 10%;
  top: 20%;
  text-align: left;
}

.fgtextbox2 .fg12h2 {
  text-align: left;
}

.fgtextbox2 p {
  width: 100%;

  font-size: 1.2rem;
  line-height: 2em;
}

.fgtextbox3 {
  width: 100%;
  position: absolute;
  top: 50%;
  text-align: center;
}

.fgtextbox3 .fg12h3 {
  text-align: center;
}

.fgtextbox3 p {
  width: 65%;
  margin: 0 auto;
  font-size: 1.2rem;
  line-height: 2em;
}

.fgtextbox4 {
  width: 700px;
  position: absolute;
  top: 85%;
  left: 10%;
  text-align: left;
}

.fgtextbox4 .fg12h2 {
  text-align: left;
}

.fgtextbox4 p {
  width: 65%;
  font-size: 1.2rem;
  line-height: 2em;
  margin-bottom: 50px;
}

.fgtextbox4 a {
  color: #fff;
  width: 266px;
  height: 42px;
  display: block;
  text-align: center;
  line-height: 42px;
  border-radius: 5px;
  background-color: #945901;
  transition: all .6s
}

.fgtextbox4 a:hover {

  opacity: 0.8;
}

@media screen and (max-width: 800px) {
  p {
    font-size: 2.8vw !important;
    line-height: 1.53rem !important;
    width: 90% !important;
  }

  .fg12h2,
  .fg12h3 {
    font-size: 5vw;
  }

  .fg12h2 {
    margin-bottom: 20px;
  }

  .fgtextbox2 {

    position: absolute;
    right: 0;
    left: 0;
    width: 90%;
    margin: 0 auto;
    top: 25%;
    text-align: left;
  }

  .fgtextbox4 {
    width: 90%;
    position: absolute;
    top: 85%;
    left: 10%;
    text-align: left;
  }

}

@media screen and (max-width: 600px) {
  p {
    font-size: 3.5vw !important;
    line-height: 1.4rem !important;
    width: 90% !important;
  }

  .fg12h2,
  .fg12h3 {
    font-size: 5vw;
  }

  .fg12h2 {
    margin-bottom: 20px;
  }

  .fgtextbox2 {

    position: absolute;
    right: 0;
    left: 0;
    width: 90%;
    margin: 0 auto;
    top: 25%;
    text-align: left;
  }

  .fgtextbox4 {
    width: 90%;
    position: absolute;
    top: 75%;
    left: 10%;
    text-align: left;
  }

}