@charset "utf-8";

.achivements{
    margin-top: 150px;
    background-color: #C9F1FF;
}

.achivements .section-title{
    font-size: 6.4vw;
    font-weight: bold;
    color: #5E564B;
    text-align: center;
    padding-top: 30px;
    margin-bottom: 15px;
}

.achivements .section-title p{
    font-size: 3.8vw;
    font-weight: normal;
    color: #000000;
}

.achivements .sub-title{
    font-size: 3.8vw;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

.graph-1 .graph-title,
.graph-2 .graph-title,
.graph-3 .graph-title{
    font-size: 3.8vw;
    text-align: center;
    margin-bottom: 11px;
}

.graph-1{
    margin-bottom: 87px;
}

.graph-2{
    margin-bottom: 119px;
}

.graph-1 .bar-graph-wrap{
    position: relative;
    height: 200px;
    width: 310px;
    margin: 0 auto;
    background-color: white;
    border: solid 1px #979797;
}

.graph-1 .bar-graph-wrap .axis{
    font-size: 2.5vw;
    position: absolute;
    top: -15px;
    left: 0;
}

.graph-1 .bar-graph-wrap .graph-a{
    text-align: center;
    color: white;
    font-size: 2.5vw;
    height: 86.6%;
    width: 10%;
    position: absolute;
    bottom: 0;
    left: 3.8%;
    background-color: #4B92D8;
}

.graph-1 .bar-graph-wrap .graph-b{
    text-align: center;
    color: white;
    font-size: 2.5vw;
    height: 38%;
    width: 10%;
    position: absolute;
    bottom: 0;
    left: 20.3%;
    background-color: #86D84B;
}

.graph-1 .bar-graph-wrap .graph-c{
    text-align: center;
    color: white;
    font-size: 2.5vw;
    height: 41.6%;
    width: 10%;
    position: absolute;
    bottom: 0;
    left: 36.8%;
    background-color: #F0C800;
}

.graph-1 .bar-graph-wrap .graph-d{
    text-align: center;
    color: white;
    font-size: 2.5vw;
    height: 19%;
    width: 10%;
    position: absolute;
    bottom: 0;
    left: 53.2%;
    background-color: #8F4BD8;
}

.graph-1 .bar-graph-wrap .graph-e{
    text-align: center;
    color: white;
    font-size: 2.5vw;
    height: 16%;
    width: 10%;
    position: absolute;
    bottom: 0;
    left: 69.7%;
    background-color: #D75456;
}

.graph-1 .bar-graph-wrap .graph-f{
    text-align: center;
    color: white;
    font-size: 2.5vw;
    height: 8.8%;
    width: 10%;
    position: absolute;
    bottom: 0;
    left: 86.1%;
    background-color: #EF9B52;
}

.graph-2 .bar-graph-wrap{
    position: relative;
    height: 200px;
    width: 310px;
    margin: 0 auto;
    background-color: white ;
    border: solid 1px #979797;
}

.graph-2 .bar-graph-wrap .axis{
    font-size: 2.5vw;
    position: absolute;
    top: -15px;
    left: 0;

}

.graph-2 .bar-graph-wrap .graph-a{
    text-align: center;
    color: white;
    font-size: 2.5vw;
    height: 93.75%;
    width: 10%;
    position: absolute;
    bottom: 0;
    left: 3.8%;
    background-color: #4B92D8;
}

.graph-2 .bar-graph-wrap .graph-b{
    text-align: center;
    color: white;
    font-size: 2.5vw;
    height: 26%;
    width: 10%;
    position: absolute;
    bottom: 0;
    left: 20.3%;
    background-color: #86D84B;
}

.graph-2 .bar-graph-wrap .graph-c{
    text-align: center;
    color: white;
    font-size: 2.5vw;
    height: 24.5%;
    width: 10%;
    position: absolute;
    bottom: 0;
    left: 36.8%;
    background-color: #F0C800;
}

.graph-2 .bar-graph-wrap .graph-d{
    text-align: center;
    color: white;
    font-size: 2.5vw;
    height: 9%;
    width: 10%;
    position: absolute;
    bottom: 0;
    left: 53.2%;
    background-color: #8F4BD8;
}

.graph-2 .bar-graph-wrap .graph-e{
    text-align: center;
    color: white;
    font-size: 2.5vw;
    height: 9%;
    width: 10%;
    position: absolute;
    bottom: 0;
    left: 69.7%;
    background-color: #D75456;
}

.graph-2 .bar-graph-wrap .graph-f{
    text-align: center;
    color: white;
    font-size: 2.5vw;
    height: 8.25%;
    width: 10%;
    position: absolute;
    bottom: 0;
    left: 86.1%;
    background-color: #EF9B52;
}

.graph-1 .bar-graph-wrap .graph-a .tag{
    color: black;
    height: 72px;
    writing-mode: vertical-rl;
    text-align: start;
    position: absolute;
    bottom: -75px;
    left: 28%;
     
}

.graph-1 .bar-graph-wrap .graph-b .tag{
    color: black;
    height: 72px;
    writing-mode: vertical-rl;
    text-align: start;
    position: absolute;
    bottom: -75px;
    left: 18%;

}

.graph-1 .bar-graph-wrap .graph-c .tag{
    color: black;
    height: 72px;
    writing-mode: vertical-rl;
    text-align: start;
    position: absolute;
    bottom: -75px;
    left: 28%;

}

.graph-1 .bar-graph-wrap .graph-d .tag{
    color: black;
    height: 72px;
    writing-mode: vertical-rl;
    text-align: start;
    position: absolute;
    bottom: -75px;
    left: 18%;

}

.graph-1 .bar-graph-wrap .graph-e .tag{
    color: black;
    height: 72px;
    writing-mode: vertical-rl;
    text-align: start;
    position: absolute;
    bottom: -75px;
    left: 28%;

}

.graph-1 .bar-graph-wrap .graph-f .tag{
    color: black;
    height: 72px;
    writing-mode: vertical-rl;
    text-align: start;
    position: absolute;
    bottom: -75px;
    left: 28%;
}

.graph-2 .bar-graph-wrap .graph-a .tag{
    color: black;
    height: 72px;
    writing-mode: vertical-rl;
    text-align: start;
    position: absolute;
    bottom: -75px;
    left: 28%;
     
}

.graph-2 .bar-graph-wrap .graph-b .tag{
    color: black;
    height: 72px;
    writing-mode: vertical-rl;
    text-align: start;
    position: absolute;
    bottom: -75px;
    left: 28%;

}

.graph-2 .bar-graph-wrap .graph-c .tag{
    color: black;
    height: 72px;
    writing-mode: vertical-rl;
    text-align: start;
    position: absolute;
    bottom: -75px;
    left: 28%;

}

.graph-2 .bar-graph-wrap .graph-d .tag{
    color: black;
    height: 72px;
    writing-mode: vertical-rl;
    text-align: start;
    position: absolute;
    bottom: -75px;
    left: 28%;

}

.graph-2 .bar-graph-wrap .graph-e .tag{
    color: black;
    height: 72px;
    writing-mode: vertical-rl;
    text-align: start;
    position: absolute;
    bottom: -75px;
    left: 28%;

}

.graph-2 .bar-graph-wrap .graph-f .tag{
    color: black;
    height: 72px;
    writing-mode: vertical-rl;
    text-align: start;
    position: absolute;
    bottom: -75px;
    left: 28%;
}

.graph-3 .circle-graph{
    width: 310px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.graph-3 .circle-graph img{
    width: 100%;
}

.graph-3 .caption{
    display: flex;
    justify-content: space-around;
    margin-bottom: 30px;
}

.graph-3 .caption p{
    font-size: 2.5vw;
}

.graph-3 .result{
    font-size: 3.8vw;
    font-weight: bold;
    text-align: center;
    padding-bottom: 45px;
}

#footer{
    margin-top: 0px;
}

/* .harenohi{
    padding-top: 50px;
}

.harenohi .section-title{
    font-size: 6.4vw;
    font-weight: 700;
    color: #AE6F47;
    text-align: center;
    margin-bottom: 20px;
}

.harenohi .link{
    font-size: 6.4vw;
    display: block;
    text-decoration: underline;
    text-align: center;
} */

@media screen and (min-width:768px){

    .achivements{
        margin-top: 195px;
        padding-top: 100px;
    }

    .achivements .section-title{
        font-size: 3.66vw;
        margin-bottom: 30px;
    }

    .achivements .section-title p{
        font-size: 1.83vw;
        margin-top: 25px;
    }

    .achivements .sub-title{
        font-size: 1.83vw;
    }

    .achivements .bar-graph{
        display: flex;
        justify-content: center;
        gap: 100px;
        margin-bottom: 55px;
    }

    .graph-1 .graph-title,
    .graph-2 .graph-title,
    .graph-3 .graph-title{
        font-size: 1.46vw;
        text-align: center;
        margin-bottom: 16px;
    }

    .graph-1 .bar-graph-wrap,
    .graph-2 .bar-graph-wrap{
        height: 300px;
        width: 37vw;
    }

    .graph-1 .bar-graph-wrap .axis,
    .graph-2 .bar-graph-wrap .axis{
    font-size: 15px;
    position: absolute;
    top:-15px;
    left: 0;
    }

    .graph-1 .bar-graph-wrap .graph-a,
    .graph-1 .bar-graph-wrap .graph-b,
    .graph-1 .bar-graph-wrap .graph-c,
    .graph-1 .bar-graph-wrap .graph-d,
    .graph-1 .bar-graph-wrap .graph-e,
    .graph-1 .bar-graph-wrap .graph-f,
    .graph-2 .bar-graph-wrap .graph-a,
    .graph-2 .bar-graph-wrap .graph-a,
    .graph-2 .bar-graph-wrap .graph-b,
    .graph-2 .bar-graph-wrap .graph-c,
    .graph-2 .bar-graph-wrap .graph-d,
    .graph-2 .bar-graph-wrap .graph-e,
    .graph-2 .bar-graph-wrap .graph-f{
        font-size: 1.1vw;
    }

    .graph-1 .bar-graph-wrap .graph-a .tag,
    .graph-1 .bar-graph-wrap .graph-b .tag,
    .graph-1 .bar-graph-wrap .graph-c .tag,
    .graph-1 .bar-graph-wrap .graph-d .tag,
    .graph-1 .bar-graph-wrap .graph-e .tag,
    .graph-1 .bar-graph-wrap .graph-f .tag,
    .graph-2 .bar-graph-wrap .graph-a .tag,
    .graph-2 .bar-graph-wrap .graph-a .tag,
    .graph-2 .bar-graph-wrap .graph-b .tag,
    .graph-2 .bar-graph-wrap .graph-c .tag,
    .graph-2 .bar-graph-wrap .graph-d .tag,
    .graph-2 .bar-graph-wrap .graph-e .tag,
    .graph-2 .bar-graph-wrap .graph-f .tag{
        height: 150px;
        bottom: -160px;
    }

    .graph-3 .circle-graph{
        width: 37vw;
        margin-bottom: 30px;
    }

    .graph-3 .caption{
        justify-content: center;
        gap: 30px;
    }

    .graph-3 .caption p{
        font-size: 1.1vw;
    }

    .graph-3 .result{
        font-size: 1.83vw;
        padding-bottom: 50px;
    }


    /* .harenohi{
    padding-top: 100px;
    }

    .harenohi .section-title{
        font-size: 3.66vw;
        font-weight: 700;
        color: #AE6F47;
        text-align: center;
        margin-bottom: 41px;
    }

    .harenohi .link{
        font-size: 3.66vw;
    } */

}