@charset "utf-8";

/* CSS Document */

/***********
digital friend
************/
.friend .present h3{
  display: flex;
  line-height: 2.5rem;
}
.friend .present h3::before{
  content: "";
  background: url(../../img/digital/line.png) no-repeat left center;
  width: 93px;
  height: 86px;
  padding-left: 20px;
}
.friend .present span{
  display: block;
  padding: 10px 0 10px 0;
}
.friend .present p{
  margin: 0 0 40px 100px;
}
.friend .present strong{
  display: block;
  font-weight: normal;
}

.friend .info ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.friend .info li{
  width: 45%;
  margin-bottom: 70px;
}

@media screen and (max-width:834px) {
.friend .present img{
  margin-top: 30px;
}
.friend .present h3{
  font-size: 1.7rem;
  line-height: 2.1rem;
  margin: 40px auto 0;
  width: 95%;
}
.friend .present p{
  margin: 0 auto 40px;
  font-size: 1.3rem;
  line-height: 2.0rem;
}
.friend .info li{
  margin-bottom: 70px;
}
.friend .info h4{
  margin: 35px 0 25px;
  font-size: 1.3rem;
  line-height: 1.9rem;
}
.friend .info p{
  font-size: 1.1rem;
  line-height: 1.7rem;
}

}
/***********
digital
************/
.digital .block{
  margin-bottom: 30px;
  background: #f4f3ee;
  display: flex;
  align-items: center;
}
.digital .block_l{
  width: 250px;
  margin-right: 20px;
}
.digital .block_l img{
  padding: 20px;
} 
.digital .block_r{
  width: 500px;
  font-size: 1.5rem;
  line-height: 2.3rem;
  padding: 20px 30px 20px 0;
}
.digital .block_r span{
  display: block;
  font-size: 1.2rem;
  line-height: 2.4rem;
  margin: 10px 0 15px 0;
}

@media screen and (max-width:834px) {
  .digital .block{
    display: block;
    width: 100%;
    margin: 0 auto 30px;
    text-align: center;
  }
  .digital .block_l{
    width: 100%;
  }
  .digital .block_l img{
    padding: 30px 0 10px;
  } 
  .digital .block_r{
    width: 100%;
    font-size: 1.4rem;
    line-height: 2.0rem;
    padding: 10px 20px 10px;
  }
  .digital .block_r span{
    line-height: 1.6rem;
  }

}


/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/

/***********
xxxxxx
************/
