.approache .text {
  top: 130px; 
  left: 250px;
  width: 800px;
}

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

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

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

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

.andomore .bt_interview {
  margin: 0 auto 88px; 
  width: 838px;
}

.andomore .caution {
  margin: 0 auto 160px;
  padding: 64px 0 68px;
  width: 940px;
  background-color: #f8f8f8;
}

.andomore .caution .icon {
  text-align: center;
}

.andomore .caution h3 {
  margin: 1em auto 1.5em; 
  font-size: 24px;
}

.andomore .caution .lead {
  margin-bottom: 45px;
  text-align: center;
  font-weight: bold; 
  font-size: 18px;
  font-family: "Noto Serif JP", serif !important;
  line-height: 2.0em;
}

.andomore .caution .bt {
  display: block;
  margin: 0 auto;
  padding: 1em 0;
  width: 417px;
  border: 1px solid #1d3348;
  font-weight: bold; 
  font-size: 16px;
  font-family: "Noto Serif JP", serif;
}

.andomore .caution .bt:hover {
  opacity: .7;
}

.voice .voice-1 {
  width: 344px;
}

.voice .voice-2 {
  width: 344px;
}

.voice .voice-3 {
  width: 345px;
}

.voice .voice-4 {
  width: 345px;
}

.voice .voice-5 {
  width: 345px;
}

@media screen and (max-width: 640px) {
  .approache .text {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin: 0 auto;
    margin-bottom: 1em; 
    width: 80%;
  }
  .approache-01 .bt {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto; 
    left: auto;
    margin: 0 auto;
    width: 80.0%;
  }
  .approache-01 .text h2,
  .approache-02 .text h2,
  .approache-03 .text h2,
  .approache-04 .text h2 {
    font-size: 6.4vw;
  }
  .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%;
  }
  .andomore .bt_interview {
    margin: 0 auto 55px; 
    width: 93.3%;
  }
  .andomore .caution {
    margin: 0 auto;
    padding: 30px 0;
    width: 93.3%;
    background-color: #f8f8f8;
  }
  .andomore .caution .icon {
    text-align: center;
  }
  .andomore .caution h3 {
    margin: 1em auto 1.5em;
    font-weight: bold; 
    font-size: 4.8vw;
  }
  .andomore .caution .lead {
    font-size: 4.3vw;
  }
  .andomore .caution .bt {
    width: 82.8%;
    font-size: 4.3vw;
  }
  .andomore .caution .bt:hover {
    opacity: .7;
  }
  .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%;
  }
}