.tab__03 {
    margin-bottom: 20px;
}

.tab__03 tr {
    border-bottom: 1px solid #BFBFBF;
}

.tab__03 th {
    font-weight: 600;
    font-size: 1.5rem;
    text-align: left;
    padding-top: 20px;
}
.tab__03.type02 th {
    padding-top: 0;
    width: 30%;
}


.tab__03 td {
    border: none;
    padding: 20px 0;
}
.btn-05 {
    border-radius: 9999px;
    display: inline-block;
    width: auto;
    height: 55px;
    text-align: center;
    color: #fff;
    line-height: 55px;
    font-size: 1.5rem;
    font-weight: 400;
    margin: 10px 0;
    padding: 0 35px 0 20px;
}
.contact__link-box {
    border: 1px solid #15213B;
    color: #152445;
}
.contact__link-box {
    display: block;
    height: 80px;
    line-height: 80px;
    border-radius: 9999px;
    margin: 30px 10px 30px 0;
    font-size: 1.4rem;
    font-weight: 600;
    position: relative;
    text-align: center;
    padding-right: 15px;
}
.contact__link-box a {
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    font-weight: 400;
}
.btn-color a {
    color: #fff;
}