.p-facility-pool-guide__tab-anchor-list-number-text {
    font-size: 2.2rem;
    letter-spacing: 0.03em;
    font-weight: 700;
    text-indent: 0.03em;
    color: #295b8a;
    text-align: center;
    display: grid;
    place-content: center;
    padding-bottom: 0.3rem;
    width: 3.7rem;
    height: 3.7rem;
    border: 0.3rem solid #295b8a;
    border-radius: 50%;
    background: #fff;
}


.p-facility-pool-guide__tab-anchor.--tab-02 
.p-facility-pool-guide__tab-anchor-list-number-text {
  color: #d84a4a;
  border-color: #d84a4a;
}
