/* pickup6 */

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

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

.pickup6 .mv_list  li img {
	width: 100%;
	height: auto;
}
.pickup6 h2 {
  font-size: 32px;
  text-align: center;
  color: #25448e;
  padding: 70px 0;
    font-size: clamp(22px, 2.5vw, 32px);
}

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

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

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

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


.pp17 {
  position: absolute;
  left: 1vw;
  top: 25vh;
}
.pp17 img {
  width: 4vw;
  height: auto
}
.pp18 {
  position: absolute;
  right: 1vw;
  top: 32vh;
}
.pp18 img {
  width: 6vw;
  height: auto
}


.pp19 {
    position: absolute;
    right: 38vw;
    top: 56vh;
    z-index: 1;
}
.pp19 img {
  width: 4vw;
  height: auto
}
.pp20 {
  position: absolute;
  left: -10vw;
  top: 65vh;
}
.pp20 img {
  width: 5vw;
  height: auto
}
.pp21 {
  position: absolute;
  right: 1vw;
  bottom: 36vh;
}
.pp21 img {
  width: 6vw;
  height: auto
}

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

.pp17 {
  position: absolute;
  left: 1vw;
  top: 5vh;
}
.pp17 img {
  width: 10vw;
  height: auto
}
.pp18 {
  position: absolute;
  right: 1vw;
  top: 19vh;
}
.pp18 img {
  width: 14vw;
  height: auto
}


.pp19 {
    position: absolute;
    right: 3vw;
    top: 59vh;
    z-index: 1;
}
.pp19 img {
  width: 9vw;
  height: auto
}
.pp20 {
  position: absolute;
  left: 1vw;
  top: 50vh;
}
.pp20 img {
  width: 5vw;
  height: auto
}
.pp21 {
  position: absolute;
  right: 1vw;
  bottom: 36vh;
}
.pp21 img {
  width: 9vw;
  height: auto
}

}

/* area0 */
#pickup6_area0 {
  padding:0 0 0;
  position: relative;}
.pickup6_area0 {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.pickup6_area0 h2 {
  margin: 0 auto;
  text-align: center;
  padding-top: 5px;
}
.pickup6_area0 h2 img {
  height: auto;
  width: 100%;
  max-width: 70%;/*modYD 35%*/
}

.pickup6_area0 .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;
}
.pickup6_area0 .feature_list li {
  width: 100%;
  margin-bottom: 1%;
}
.pickup6_area0 .feature_list img {
  width: 100%;
  height: auto;
}

.details-under-area {
	height: 100px;
	width: 100%
}

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

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

}

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

.details-under-area2 {
	height: 380px;
	width: 100%
}

.pickup6_area1 .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;
}
.pickup6_area1 .feature_list li {
  width: 100%;
  margin-bottom: 3%;
}
.pickup6_area1 .feature_list img {
  width: 100%;
  height: auto;
}

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

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

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

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

}


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


.pp24 {
    position: absolute;
    right: 5vw;
    top: 56vh;
    z-index: 1;
}
.pp24 img {
  width: 8vw;
  height: auto
}

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

.pp22 {
  position: absolute;
  left: 1vw;
  top: 0;
}
.pp22 img {
  width: 14vw;
  height: auto
}
.pp23 {
  position: absolute;
  right: 1vw;
  top: 3vh;
}
.pp23 img {
  width: 13vw;
  height: auto
}


.pp24 {
    position: absolute;
    right: 5vw;
    top: 26vh;
    z-index: 1;
}
.pp24 img {
  width: 11vw;
  height: auto
}

}

/* area2 */
#pickup6_area2 {
  padding: 50px 0 0;
  background: #9dedbc;
  background-image: linear-gradient(#9dedbcf1, #9dedbcf1),
      url(../img/noise.png);
  background-repeat: repeat;
  background-size: 300px;
  position: relative;
}
.pickup6_area2 {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.pickup6_area2 h2 {
  margin: 0 auto;
  text-align: center;
  padding-top: 5px;
}
.pickup6_area2 h2 img {
  height: auto;
  width: 100%;
  max-width: 70%;/*modYD 35%*/
}
.pickup6_area2 .details {
    margin: 20px auto 0;
    position: relative;
    z-index: 2;
}
.pickup6_area2 .details img {
  height: auto;
  width: 100%;
  margin: 20px auto;
}

.details-under-area3 {
	height: 300px;
	width: 100%
}

.pickup6_area2 .feature_list {
  display: flex;
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  align-items: self-start;
  flex-wrap: wrap;
  margin: 0 auto;
  z-index: 2;
  position: relative;
}
.pickup6_area2 .feature_list li {
  width: 100%;
  margin-bottom: 3%;
}
.pickup6_area2 .feature_list img {
  width: 100%;
  height: auto;
}

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

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

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

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