.inner{
    width: 90%;
}

.section2 .chart{
    display: none;
}

.section5 .item{
    width: calc(100vw * (190/1399));
    height: calc(100vw * (190/1399));
}

.section5 .item .circle{
    width: calc(100vw * (168/1399));
    height: calc(100vw * (168/1399));
}

.section5 .text-box .row2{
    font-size: 15px;
}
.show-1399 {
    display: block;
}

.show-1399 {
    margin-top: 70px;
}

.section2 .show-1399 {
	display : block;
}