.cost{
    max-width: 1500px;
    margin:0 auto;
}
.cost .cost-bg .cost-bg-flex {
    display: flex;
    justify-content: end;
    max-width: 900px;
    text-align: center;
    padding-bottom: 90px;
}
.cost .cost-bg-flex-item {
    border-right: 1px solid #b9b9b9;
}
.cost .cost-bg-flex-item a {
    display: block;
    padding: 0px 30px 15px;
    position: relative;
}
.cost .cost-bg-flex-item a::after {
    content: "";
    margin: auto;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #505050 transparent transparent transparent;
    left: 0;
    right: 0;
}
.cost .cost-bg-flex-item.last {
    border: none;
}
.cost .cost-bg .cost-bg-flex .cost-about-num {
    font-size: 40px;
    color: #6f1e87;
    font-weight: bold;
    margin-bottom: 30px;
}
.cost .cost-bg .cost-bg-flex span {
    display: block;
    font-size: 20px;
    font-weight: normal;
    white-space: nowrap;
}
.cost .cost-bg .cost-bg-flex p {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.4;
    padding-bottom: 22px;
    letter-spacing: 1px;
    white-space: nowrap;
}
.cost .cost-bg .inner .cost-about-title {
    display: flex;
    font-size: 40px;
    font-weight: bold;
    color: #303030;
    letter-spacing: 3px;
    padding-top: 90px;
    margin-bottom: 20px;
    justify-content: center;
}
.cost > .inner {
    padding:0 0 80px;
    max-width: 1100px;
    width:85vw;
    margin: 0 auto;
}
.cost .cost-flex-item.left p {
    font-weight: bold;
    text-align: center;
    font-size: 30px;
    line-height: 1.4;
    letter-spacing: 0.5px;
}
.cost-flex-item.left {
    border-right: 1px solid #b9b9b9;
}
.cost-flex-item.left .cost-flex-item.flex {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 260px;
}
.cost .cost-flex-item span {
    font-size: 20px;
    display: block;
    font-weight: normal;
}
.cost .cost-flex-item h3 {
    font-size: 40px;
    font-weight: bold;
    color: #6f1e87;
    margin-bottom: 10px;
}
.cost-flex-item-item.txt {
    flex: 1;
    min-width: 350px;
}
.cost-flex-item-item .link {
    margin-top: 30px;
    float: right;
}
.cost-flex-item-item .link a {
    padding-right: 3.25em;
}
.cost .cost-flex-item.flex {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 40px 40px;
    align-items: end;
    flex-wrap: wrap;
}
.cost .cost-flex {
    display: flex;
    border: 1px solid #b9b9b9;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}
.cost-flex-item-item.img {
    width: 300px;
    padding-left: 40px;
    margin-top: 1em;
    margin-bottom: 1em;
}
.cost-flex-item-item.img img {
    width: 100%;
}
.cost .bnr-online {
    width: 700px;
    display: block;
    margin: 120px auto 0;
    max-width: 100%;
}
.cost-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0 2%;
    justify-content: space-between;
    margin: 0px 0 0;
}
.cost-item {
    width: 48%;
    max-width: 530px;
    margin: 0 0 50px;
}
.cost-item:nth-child(3),
.cost-item:nth-child(4){
    margin-bottom:15px;
}
.cost-item h3 {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}
.cost-item h3 .cost-title-purple {
    font-size: 40px;
    font-weight: bold;
    color: #6f1e87;
}
.cost-item h3 .cost-title-normal {
    font-size: 20px;
    font-weight: normal;
}
.cost-item-flex {
    display: flex;
    gap: 0 2%;
    position: relative;
}
.cost-left {
    width: 40%;
}
.cost-right {
    width: 55%;
}
.top-members-link{
    margin-top: 1em;
}
.cost-right p {
    margin-bottom: 10px;
}
.cost-ancer-list {
    display: none;
}
.cv-banner-links{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    margin: 30px auto 0;
    width:90.624vw;
    max-width:1100px;
}
.estimate-banner-202405{
    max-width:490px;
    width: 90.624vw;
    display: block;
}
.wrap-link-style{
    display: flex;
    justify-content: center;
}
@media  screen and (max-width: 1500px), print {
    .cost .cost-bg .cost-bg-flex {
        justify-content: center;
    }
    .cost .cost-bg-flex-item a {
        padding: 0px 2vw 15px;
    }
}
@media screen and (max-width: 768px), print {
    .cost{
        margin-top: 100px;
    }
    .cost .cost-bg .cost-bg-flex {
        display: none;
    }
    .cost .cost-bg-flex-item a {
        padding: 5px 0 20px;
        width: 30.208vw;
    }
    .cost .cost-bg-flex-item a::after {
        border-width: 7px 7px 0 7px;
        left: 0;
        right: 0;
    }
    .cost .cost-bg .cost-bg-flex .cost-about-num {
        font-size: 6.25vw;
        margin-bottom: 8px;
    }
    .cost .cost-bg .cost-bg-flex span {
        font-size: 3.75vw;
    }
    .cost .cost-bg .cost-bg-flex p {
        font-size: 5vw;
        padding-bottom: 10px;
        letter-spacing: 0;
        line-height: 1.3;
    }
    .cost .cost-bg .inner .cost-about-title {
        display: block;
        font-size: 7.813vw;
        margin: 0 0 3.813vw 0;
        text-align: center;
        padding: 0;
    }
    .cost > .inner {
        padding:0;
        margin:0 auto;
    }
    .cost .cost-flex-item.left p {
        font-size: 7.813vw;
    }
    .cost-flex-item.left {
        width: 100%;
        border-right: none;
        padding: 0 6.25vw;
    }
    .cost-flex-item.left .cost-flex-item.flex {
        padding: 6.25vw 6.25vw 4.375vw;
        width: 100%;
        margin-bottom: 3.125vw;
        border-bottom: 1px solid #b9b9b9;
    }
    .cost .cost-flex-item span {
        display: inline;
        font-size: 4.688vw;
        vertical-align: middle;
        padding-right: 3px;
    }
    .cost .cost-flex-item h3 {
        font-size: 9.375vw;
    }
    .cost-flex-item-item .link {
        float: none;
        text-align: center;
        margin: 6.25vw 0;
    }
    .cost-flex-item-item.txt{
        min-width:auto;
    }
    .cost-flex-item-item .link a {
        font-size: 4.375vw;
    }
    .cost .cost-flex-item.flex {
        flex-direction: column-reverse;
        padding: 0 6.25vw;
    }
    .cost .cost-flex {
        flex-direction: column;
        margin-bottom: 3.5vw;
    }
    .cost-flex-item-item.img {
        width: 100%;
        padding: 0;
        margin-top:0;
        margin-bottom: 5.469vw;
    }
    .cost .bnr-online {
        margin: 0px auto 20px;
    }
    .cost #anc1,
    .cost #anc2,
    .cost #anc3 {
        padding-top: 70px;
        margin-top: -70px;
    }
    .estimate-banner-202405{
        margin-top: 0;
    }
    .cost-ancer-list {
        display: flex;
        flex-wrap: wrap;
        margin: 25px 0;
        border-top: 1px solid #CACACA;
        border-bottom: 1px solid #CACACA;
    }
    .cost-ancer-list li {
        width: 50%;
        position: relative;
    }
    .cost-ancer-list li:first-child {
        border-left: none;
        border-bottom: 1px solid #CACACA;
        border-right: 1px solid #CACACA;
    }
    .cost-ancer-list li:nth-child(2n) {
        border-right: none;
    }
    .cost-ancer-list li:nth-child(2) {
        border-bottom: 1px solid #CACACA;
    }
    .cost-ancer-list li:nth-child(3n) {
        border-right: 1px solid #CACACA;
    }
    .cost-ancer-list a {
        display: flex;
        height: 100%;
        text-align: left;
        font-size: 15px;
        padding: 10.5px 12px;
    }
    .cost-ancer-list a span {
        color: #6f1e87;
    }
    .cost-ancer-list a::after {
        content: "";
        position: absolute;
        bottom: 1.5em;
        top: 1.2em;
        right: 0.5em;
        display: inline-block;
        vertical-align: middle;
        color: #156A9A;
        line-height: 1;
        width: 10.2px;
        height: 10.2px;
        border: 0.1em solid currentColor;
        border-left: 0;
        border-bottom: 0;
        box-sizing: border-box;
        transform: translateY(-25%) rotate(135deg);
        border-top: 2px solid #156A9A;
        border-right: 2px solid #156A9A;
    }
    .cost-item {
        width: 100%;
    }
    .cost-item:nth-child(3){
        margin-bottom: 50px;
    }
    .cost-left {
        width: auto;
    }
    .cost-right {
        width: 70%;
        max-width: 350px;
    }
    .cost-right a{
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -35px;
        width: max-content;
    }
    .cost-right a.top-members-link{
        bottom:-80px;
    }
    .cost-link-style{
        margin-top: 85px;
    }
    .cost-item h3 {
        font-size: 28px;
    }
    .wrap-link-style a{
        margin-bottom: 30px;
    }
    .cv-banner-links{
        flex-direction: column;
        gap: 20px;
        margin-top: 30px;
    }
}