.guide_navi ul {
  left: 420px;
}

.feature .text {
  width: 500px;
}

.feature .text p {
  width: 80%;
}

.approache .text {
  position: absolute;
  top: 65px;
  left: 254px;
  width: 760px;
  text-align: center;
}

.approache .text .note {
  margin-top: 1em !important; 
  font-size: 13px;
}

.approache .point {
  top: 362px;
}

.approache-01 .text {
  width: 40.0%;
}

.approache-01 .icon {
  width: 90px;
}

.approache-02 .text {
  top: 17.2%;
}

.approache-02 .icon {
  top: -40px; 
  width: 90px;
}

.approache-03 .text {
  top: 190px; 
  width: 430px;
}

.approache-03 .text .note {
  margin-top: 1em !important; 
  font-size: 13px;
}

.approache-03 .icon {
  width: 66px;
}

.approache-04 .icon {
  width: 140px;
}

.approache-04 .text .note {
  margin-top: 1em !important; 
  font-size: 13px;
}

.andomore .bt_interview {
  margin: 0 auto 180px; 
  width: 835px;
}

.voice .voice-1 {
  top: 0; 
  left: 126px;
  width: 343px;
}

.voice .voice-2 {
  top: 0; 
  left: 486px;
  width: 340px;
}

.voice .voice-3 {
  top: 0; 
  left: 841px;
  width: 340px;
}

.voice .voice-4 {
  top: 249px; 
  left: 303px;
  width: 343px;
}

.voice .voice-5 {
  top: 249px; 
  left: 662px;
  width: 342px;
}

@media screen and (max-width: 640px) {
  .feature .text {
    width: 80%;
  }
  .feature .text p {
    width: 100%;
  }
  .approache .text {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin: 0 auto;
    margin-bottom: 1em; 
    width: 80%;
  }
  .approache .text .note {
    text-align: center; 
    font-size: 3.4vw;
  }
  .approache .point {
    top: auto;
  }
  .approache-01 .text {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin: 0 auto;
    margin-bottom: 1em; 
    width: 80.0%;
  }
  .approache-02 .text {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin: 0 auto;
    margin-bottom: 1em; 
    width: 80.0%;
  }
  .approache-03 .text {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin: 0 auto;
    margin-bottom: 1em; 
    width: 80.0%;
  }
  .approache-03 .text .note {
    font-size: 3.4vw;
  }
  .approache-04 {
    margin-bottom: 120px;
  }
  .approache-01 .icon,
  .approache-02 .icon,
  .approache-03 .icon,
  .approache-04 .icon {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin: 0 auto;
    margin: 55px auto 25px; 
    width: 18.6%;
  }
  .approache-04 .icon {
    width: 37.2%;
  }
  .andomore .bt_interview {
    margin: 0 auto 55px; 
    width: 93.3%;
  }
  .voice .voice-1,
  .voice .voice-2,
  .voice .voice-3,
  .voice .voice-4,
  .voice .voice-5 {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin-bottom: 15px; 
    width: 82.6%;
  }
}