/* pickup3 */

#pickup3 {
  background: #f8dadd;
  background-image: linear-gradient(#f8daddf1, #f8daddf1),
      url(../img/noise.png);
  background-repeat: repeat;
  background-size: 300px;
  position: relative;
}
.pickup3 {
  margin: 80px auto 0;
  padding: 160px 0 18vh;
  max-width: 1400px;
}


.pickup3 .mv_list {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: flex-start;
	z-index: 1;
	position: relative;
  margin: 0 auto;
}
.pickup3 .mv_list  li:first-child {
	width: 50%;
}
.pickup3 .mv_list  li:nth-child(2) {
	width: 40%;
}

.pickup3 .mv_list  li img {
	width: 100%;
	height: auto;
}
.pickup3 h2 {
  font-size: 32px;
  text-align: center;
  color: #25448e;
  padding: 70px 0;
    font-size: clamp(22px, 2.5vw, 32px);
}
.pickup3 .feature_list {
  display: flex;
  width: 100%;
  max-width: 1340px;
  justify-content: space-between;
  align-items: self-start;
  flex-wrap: wrap;
  margin: 0 auto;
  z-index: 2;
  position: relative;
}
.pickup3 .feature_list li {
  width: 49.5%;
  margin-bottom: 1%;
}
.pickup3 .feature_list img {
  width: 100%;
  height: auto;
}

#pickup3 .cloud {
    position: absolute;
    bottom: -90px;/*modYD -10px*/
    z-index: 0;
}
#pickup3 .cloud  img {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 1460px) {
.pickup3 {
  margin: 130px 0 0;
  padding: 160px 30px 180px;
}  
}
@media screen and (max-width: 768px) {
.pickup3 {
  margin: 75px 0 0;
  padding: 30px 15px 50px;
}
.pickup3 .mv_list {
flex-wrap: wrap;
flex-direction: column-reverse;
}
.pickup3 .mv_list  li:first-child {
	width: 100%;
}
.pickup3 .mv_list  li:nth-child(2) {
	width: 100%;
  text-align: center;
}
.pickup3 .mv_list  li:nth-child(2) img {
  width: 70%;

}
.pickup3 h2 {
    text-align: center;
    color: #25448e;
    padding: 20px 0;
    font-size: 16px;
}
.pickup3 .feature_list {
  flex-wrap: wrap;
  margin: 0 auto;
  z-index: 2;
  position: relative;
}
.pickup3 .feature_list li {
  width: 100%;
  margin-bottom: 1%;
}
.pickup3 .feature_list img {
  width: 100%;
  height: auto;
}
#pickup3 .cloud {
    bottom: -10px;/*modYD -10px*/
}
}


.pp11 {
  position: absolute;
  left: 1vw;
  bottom: 55vh;
}
.pp11 img {
  width: 6vw;
  height: auto
}
.pp12 {
  position: absolute;
  right: 1vw;
  top: 9vh;
}
.pp12 img {
  width: 11vw;
  height: auto
}


.pp13 {
  position: absolute;
  right: 2vw;
  bottom: 30vh;
  z-index: 1;
}
.pp13 img {
  width: 6vw;
  height: auto
}


@media screen and (max-width: 768px) {

.pp11 {
  position: absolute;
  left: 1vw;
  bottom: 55vh;
}
.pp11 img {
  width: 9vw;
  height: auto
}
.pp12 {
  position: absolute;
  right: 1vw;
  top: 9vh;
}
.pp12 img {
  width: 14vw;
  height: auto
}


.pp13 {
  position: absolute;
  right: 2vw;
  bottom: 30vh;
  z-index: 1;
}
.pp13 img {
  width: 11vw;
  height: auto
}

}

/* area1 */
#pickup3_area1 {background: #fff;padding: 0;position: relative;}
.pickup3_area1 {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.pickup3_area1 h2 {
  margin: 0 auto;
  text-align: center;
}
.pickup3_area1 h2 img {
  height: auto;
  width: 100%;
  max-width: 35%;
}
.pickup3_area1 .details {
    margin: 20px auto 0;
    position: relative;
    z-index: 2;
}
.pickup3_area1 .details img {
  width: 100%;
  height: auto;
}

#pickup3_area1 .cloud {
    position: absolute;
    bottom: -10px;
    z-index: 0;
}
#pickup3_area1 .cloud img {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 1920px) {
.pickup3_area1 h2 img {
  height: auto;
  width: 100%;
  max-width: 690px;
}
}
@media screen and (max-width: 1460px) {
.pickup3_area1 {
  width: 100%;
  padding: 0 30px;

} 
.pickup3_area1 h2 img {
  height: auto;
  width: 100%;
  max-width: 640px;
}
}

@media screen and (max-width: 768px) {
#pickup3_area1 {
    background: #fff;
    padding: 0;
    position: relative;
}
    .pickup3_area1 {
        width: 100%;
        padding: 0 15px;
    }
    .pickup3_area1 h2 img {
        height: 65px;
        width: auto;
        max-width: 100%;
    }
}

.pp14 {
  position: absolute;
  left: 1vw;
  top: 0;
}
.pp14 img {
  width: 11vw;
  height: auto
}
.pp15 {
  position: absolute;
  right: 1vw;
  top: 9vh;
}
.pp15 img {
  width: 8vw;
  height: auto
}


.pp16 {
    position: absolute;
    right: 3vw;
    bottom: 22vh;
    z-index: 1;
}
.pp16 img {
  width: 6vw;
  height: auto
}


@media screen and (max-width: 768px) {

.pp14 {
  position: absolute;
  left: 1vw;
  top: 0;
}
.pp14 img {
  width: 16vw;
  height: auto
}
.pp15 {
  position: absolute;
  right: 1vw;
  top: 9vh;
}
.pp15 img {
  width: 12vw;
  height: auto
}


.pp16 {
    position: absolute;
    right: 3vw;
    bottom: 9vh;
}
.pp16 img {
  width: 9vw;
  height: auto
}

}

/* voice */
#voice {
    background-image: url(../img/bg_voice.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 300px 0;
    position: relative;
    position: relative;
    }
.voice {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0;
}
.voice h2 {
  margin: 0 auto 60px;
  text-align: center;
}
.voice h2 img {
  height: auto;
  width: 100%;
  max-width: 35%;
}
.voice .voice_list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}
.voice .voice_list li {
  width: 31%;
}
.voice .voice_list img {
  width: 100%;
  height: auto;
}
#voice .cloud1 {
    position: absolute;
    top: 0;
    z-index: 0;
}
#voice .cloud1 img {
    width: 100%;
    height: auto;
}

#voice .cloud {
    position: absolute;
    bottom: -140px;/*modYD -10px*/
    z-index: 0;
}
#voice .cloud img {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 1920px) {
.voice h2 img {
  height: auto;
  width: 100%;
  max-width: 690px;
}
}
@media screen and (max-width: 1460px) {
.voice {
  width: 100%;
  padding: 0 30px;

} 
.voice h2 img {
  height: auto;
  width: 100%;
  max-width: 640px;
}
}

@media screen and (max-width: 768px) {
#voice {
    padding: 80px 0;
    position: relative;
}
    .voice {
        width: 100%;
        padding: 0 15px;
    }
    .voice h2 img {
        height: 65px;
        width: auto;
        max-width: 100%;
    }
.voice h2 {
    margin: 0 auto 30px;
    text-align: center;
}
.voice .voice_list {
flex-wrap: wrap;
justify-content: space-around;

}
.voice .voice_list li {
  width: 48%;
}
.voice .voice_list img {
  width: 100%;
  height: auto;
}
#voice .cloud {
    bottom: -10px;/*modYD -10px*/
}
}

/* messages3 */
/*#messages3 {
  background: #ffedce;
  padding: 50px 0 130px;
}
.messages3 .messages3_list {
  display: flex;
  width: 100%;
  max-width: 1370px;
  margin: 0 auto;
  align-items: self-end;
}
.messages3 .messages3_list li img {
  width: 100%;
  height: auto;
}
.messages3 .messages3_list li:first-child {
  width: 26%;
  margin-right: 5%;
}
.messages3 .messages3_list li:last-child {
  width: 69%;
}

@media screen and (max-width: 768px) {
#messages3 {
  background: #ffedce;
  padding: 0 15px 40px;
}
}*/

/* messages */
#messages3 {
  background: #ffedce;
  background-image: linear-gradient(#ffedcef1, #ffedcef1),
      url(../img/noise.png);
  background-repeat: repeat;
  background-size: 300px;
  padding: 50px 0 130px;
  position: relative;
}

.messages3 .messages3_list {
  display: flex;
  width: 100%;
  max-width: 1370px;
  margin: 0 auto;
  align-items: self-end;
  padding-top: 10px;
}

.messages3 .messages3_list li img {
  width: 100%;
  height: auto;
}

.messages3 .messages3_list li:first-child {
  width: 26%;
  margin-right: 5%;
}

/* テキストを重ねるための変更 */
.messages3 .messages3_list li:last-child {
  width: 69%;
  position: relative; /* テキストを重ねるために追加 */
}

.message3_text {
  position: absolute;
  top: 50%; /* 枠画像の中央に配置 */
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%; /* テキストボックス幅 */
  text-align: left;
  font-size: 32px;
  color: #25448e;
  line-height: 1.6;
  z-index: 2; /* 画像より前面に表示 */
}

/* 画像をテキストの下に配置 */
.messages3 .messages3_list li:last-child img {
  display: block;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  #messages3 {
    background: #ffedce;
    padding: 0 15px 40px;
  }
  
  .message3_text {
    font-size: 0.75rem;
    width: 90%;
  }
}