.resume-div01 {
    position: relative;
    margin: 2em 0;
    padding:0;
    border: solid 1px #62c1ce;
}
.resume-div01 .resume-div01-title {
    position: absolute;
    display: inline-block;
    top: -25px;
    left: -1px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #0d8d0b;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
    width: 20%;
    text-align: center;
}
.resume-div01 ul {
    margin: 0;
    padding: 0.5rem 2.5rem;
    line-height: 1.5rem;
    font-size: 0.9rem;
}

.gakkai {
	padding :0;
}