#ft {
  position: absolute;
  top:400%;
  height: 284px;
  width: 100%;
  overflow: hidden;
  background: #333333;
}

#ft_content1 {
  position: absolute;
  height: 92px;
  width: 230px;
  top: 100px;
  left: calc(50% - 115px - 454px);
}

#ft_content1_text1 {
  position: absolute;
  height: 18px;
  width: 110px;
  top:0;
  left:0;
  color: #ffffff;
  font-size: 18px;
  font-family: NotoSansB;
}

#ft_content1_text2 {
  position: absolute;
  height: 50px;
  left:0;
  top: calc(18px + 24px);
  color:#bcbcbc;
  line-height: 24px;
  font-size: 15px;
  font-family: NotoSansB;
}

#ft_content2 {
  position: absolute;
  height: 46px;
  width: 127px;
  top: 95px;
  left: calc(50% - 63.5px - 35px);
  font-size: 15px;
  color: #bcbcbc;
  font-family: NotoSansB;
}

#ft_content3 {
  position: absolute;
  width: 560px;
  height: auto;
  left: calc(50% + 145px);
  top: 100px;
}

.ft_content3_text {
  float: left;
  width: 80px;
  height: 16px;
  margin-right: 32px;
  margin-bottom: 6px;
  color: #bcbcbc;
  font-size: 15px;
  font-family: notoR;
}
