.about-col li{width:33.333% !important;}
.content p{position: relative;
    max-width: 890px;
    margin: 0 auto 50px;
    color: #fff;
    font-size: 48px;
    font-weight: 700;}
.content1 {
background: rgba(0, 0, 0, 0.6);  width:100%; height:100%;z-index: 2;position: absolute;    left: 0;
    right: 0;
    top:51.8%;
      -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.content {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
  background: rgba(36, 153, 144, 0.68);width:100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
        max-width: 800px;
    margin-bottom: 110px;
    color: #e9e7db;
    font-family: 'Noto Sans JP',sans-serif;
    font-weight: 700;
    font-style: normal;margin:auto;
    z-index: 1;
    text-align: center;
    letter-spacing: .1em;

}
.content img{margin:30px auto; max-width:662px;width:90%;}

