.vc-fixVoice__priceEysLesson {
    position: relative;
}
.vc-fixVoice__priceEysLesson figcaption p {
    position: absolute;
}
.vc-fixVoice__priceEysLesson figcaption p span {
    font-family: "Roboto", sans-serif;
}
.vc-fixVoice__priceEysLesson figcaption p:nth-child(1) {
    top: 115px;
    left: 150px;
    color: #ffffff;
    font-weight: 600;
}
.vc-fixVoice__priceEysLesson figcaption p:nth-child(1) span {
    font-size: 38px;
    padding-right: 5px;
}
.vc-fixVoice__priceEysLesson figcaption p:nth-child(2) {
    left: 95px;
    bottom: 67px;
}
.vc-fixVoice__priceEysLesson figcaption p:nth-child(2) span,
.vc-fixVoice__priceEysLesson figcaption p:nth-child(3) span {
    font-size: 18px;
    font-weight: 600;
    color: #222222;
}
.vc-fixVoice__priceEysLesson figcaption p:nth-child(3) {
    left: 310px;
    bottom: 67px;
}
.grayBg {
    background-color: #DDDDDD;
    text-align: center;
    margin-top: 145px;
}
.fukidashi_various > img {
    margin-top: -100px;
}
.fukidashi_various {
    position: relative;
    width: max-content;
    margin: 0 auto;
}
.fukidashi_various figcaption p {
    font-weight: 600;
    color: #222222;
    position: absolute;
}
.fukidashi_various figcaption p span {
    font-family: "Roboto", sans-serif;
    font-size: 38px;
    padding-right: 5px;
}
.fukidashi_various figcaption p:nth-child(1) {
    left: 157px;
    bottom: 204px;
}
.fukidashi_various figcaption p:nth-child(2) {
    right: 157px;
    bottom: 204px;
}
.fukidashi_various figcaption a {
    position: absolute;
    display: flex;
}
.fukidashi_various figcaption a:nth-child(3) {
    left: 40px;
    bottom: 60px;
}
.fukidashi_various figcaption a:nth-child(4) {
    right: 40px;
    bottom: 60px;
}