/* pickup2 */

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


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

.pickup2 .mv_list  li img {
	width: 100%;
	height: auto;
}
.pickup2 h2 {
  font-size: 32px;
  text-align: center;
  color: #25448e;
  padding: 70px 0;
    font-size: clamp(22px, 2.5vw, 32px);
}
.pickup2 .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;
}
.pickup2 .feature_list li {
  width: 49.5%;
  margin-bottom: 1%;
}
.pickup2 .feature_list img {
  width: 100%;
  height: auto;
}

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

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


.pp5 {
  position: absolute;
  left: 1vw;
  top: 10vh;
}
.pp5 img {
  width: 5vw;
  height: auto
}
.pp6 {
  position: absolute;
  right: 1vw;
  top: 9vh;
}
.pp6 img {
  width: 8vw;
  height: auto
}


.pp7 {
  position: absolute;
  left: 2vw;
  bottom: 40vh;
  z-index: 1;
}
.pp7 img {
  width: 7vw;
  height: auto
}


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

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

.pp5 {
  position: absolute;
  left: 1vw;
  top: 10vh;
}
.pp5 img {
  width: 9vw;
  height: auto
}
.pp6 {
  position: absolute;
  right: 1vw;
  top: 6vh;
}
.pp6 img {
  width: 14vw;
  height: auto
}


.pp7 {
  position: absolute;
  left: 2vw;
  bottom: 40vh;
  z-index: 1;
}
.pp7 img {
  width: 11vw;
  height: auto
}


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

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

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

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

} 
.pickup2_area1 h2 img {
  height: auto;
  width: 100%;
  max-width: 600px;
}
}

@media screen and (max-width: 768px) {
#pickup2_area1 {
    background: #fff;
    padding: 0 0 50px;
    position: relative;
}
    .pickup2_area1 {
        width: 100%;
        padding: 0 15px;
    }
    .pickup2_area1 h2 img {
        height: 65px;
        width: auto;
        max-width: 100%;
    }
#pickup2_area1 .cloud {
    bottom: -10px;/*modYD -10px*/

}
}




.pp9 {
  position: absolute;
  left: 2vw;
  top: 0;
}
.pp9 img {
  width: 13vw;
  height: auto
}
.pp10 {
  position: absolute;
  right: 2vw;
  bottom: 30vh;
  z-index: 1;
}
.pp10 img {
  width: 8vw;
  height: auto
}

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


.pp9 {
  position: absolute;
  left: 2vw;
  top: 0;
}
.pp9 img {
  width: 16vw;
  height: auto
}
.pp10 {
  position: absolute;
  right: 2vw;
  bottom: 8vh;
  z-index: 1;
}
.pp10 img {
  width: 8vw;
  height: auto
}

}

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

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

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

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

.messages2 .messages2_list li img {
  width: 100%;
  height: auto;
}

.messages2 .messages2_list li:first-child {
  width: 26%;
  margin-right: 5%;
}

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

.message2_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; /* 画像より前面に表示 */
}

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

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