.vol-master section.article-content .contents h3.graphh3 {
    font-size: 18px;
    line-height: 28px;
    margin: 10px 10px;
}

.vol-master section.article-content .contents .column-02 .right.bougraph {
    width: 420px;
}

.vol-master section.article-content .contents .column-02 .left {
  width: 420px;
}


@media screen and ( max-width: 599px ) {
  .vol-master section.article-content .contents .column-02 .right {
    width: 80%;
}
}

@media screen and ( max-width: 599px ) {
  .vol-master section.article-content .contents .column-02 .left {
    width: 80%;
}
}

@media screen and ( max-width: 599px ) {
  .vol-master section.article-content .contents .column-02 .right.bougraph {
    width: 90%;
}
}

@media screen and ( max-width: 599px ) {
  .vol-master section.article-content .contents .column-02 .left.bougraph {
    width: 90%;
}
}


span.fs16 {
    font-size: 14px;
}
