.list-item {
    display: flex;
    gap: 9px;
    margin-top: 13px;
    max-width: 605px;
}
.list-number {
    width: 24.5px;
    height: 24.5px;
    border-radius: 50%;
    background-color: #40b1d6;
    color: #fff;
    font-size: 21px;
    line-height: 25px;
    text-align: center;
    flex-shrink: 0;
}

.list-text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 7px !important;
}

.round-list dt {
    line-height: 37px;
    margin-bottom: 25px !important;
}

.q-label {
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background-color: #40b1d6;
    display: block;
    color: #fff;
    float: left;
    border-radius: 5px;
    margin-right: 5px;
    margin-top: -2px;
}

#faq .question {
    margin-bottom: 9px !important;
}

#faq .point {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    border: 3px solid #40b1d6;
    display: block;
    float: left;
    margin: 4px 5px 22px 1px;
}

#faq .item {
    line-height: 1.4;
}

.bold {
    font-weight: 700;
}

#staff table {
    border: 1px solid #d9d9d9;
}

#staff th {
    padding: 6px 14px;
    text-align: left;
    font-weight: 400;
    min-width: 130px;
}

#staff th.head {
    padding: 14px 14px 8px;
}

#staff .gray {
    background-color: #e6e6e6;
    min-width: 88px;
    padding: 3px 0 6px;
    text-align: center;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

#staff .gray.head {
    padding: 14px 0 8px;
}

#staff .border-bottom {
    border-bottom: 2px dotted #d9d9d9;
}

#staff .indent {
    padding-left: 28px;
}

#staff .indent2 {
    padding-left: 70px;
}

.float-right.align-center {
    margin-left: 0;
}

.table-sp {
    display: none;
}

@media (max-width: 751px) {
    #greeting h3 {
        font-size: 1.225em !important;
        grid-row: 1;
        margin-bottom: 1em !important;
    }

    #greeting .container {
        display: grid;
    }

    .table-pc {
        display: none;
    }

    .table-sp {
        display: block;
        border: 1px solid #d9d9d9;
    }

    .table-sp .row {
        display: flex;
        width: 100%;
    }

    .table-sp .col {
        width: 100%;
        margin-bottom: 0;
        padding: 0 0 0 6px !important;
        margin-bottom: 0 !important;
        height: 28.5px !important;
        line-height: 28.5px !important;
        font-size: 12px !important;
    }

    .table-sp .indent {
        padding-left: 17px !important;
    }

    .table-sp .indent2 {
        padding-left: 52px !important;
    }

    .table-sp .dotted {
        border-bottom: 2px dotted #d9d9d9 !important;
    }

    .table-sp .border {
        border-bottom: 1px solid #d9d9d9 !important;
    }

    .table-sp .gray {
        min-width: 39px !important;
        padding: 0 !important;
        margin: 0 !important;
        text-align: center !important;
        height: 28.5px !important;
        line-height: 28.5px !important;
    }
}

/* chemo */
.p-chemotherapy__mainheading {
    font-size: 1.75em !important;
}

@media (max-width: 767px) {
    .p-chemotherapy__mainheading {
        font-size: 1.1em !important;
        margin-bottom: 1.6rem !important;
    }
}

.p-chemotherapy__target {
    position: relative;
    width: 100%;
    height: 0;
    top: -40px;
}

.p-chemotherapy__mats a {
    margin-bottom: 4px;
    display: inline-block;
}

.p-chemotherapy__featbox {
    width: 100%;
    max-width: 293.5px;
}

.p-chemotherapy__featbox__text {
    text-align: center;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0 !important;
}

@media (max-width: 767px) {
    .p-chemotherapy__featbox {
        max-width: unset;
        display: flex;
        justify-content: center;
        flex-direction: column;
        margin-bottom: 16px;
    }
}

@media (max-width: 767px) {
    .p-chemotherapy__featbox__img {
        width: calc(100% - 20px);
        margin: auto;
    }
}

.p-chemotherapy__ul {
    list-style: none;
}

@media (max-width: 767px) {
    .p-chemotherapy__ul {
        margin-bottom: 16px;
    }
}

.p-chemotherapy__ul__li {
    position: relative;
}

.p-chemotherapy__ul__li::before {
    position: absolute;
    content: "・";
    font-size: inherit;
    color: inherit;
    width: 2px;
    height: 2px;
}

.p-chemotherapy__ul__li__text {
    margin-bottom: 0 !important;
    margin-left: 12px;
}

.p-chemotherapy__toptextsp {
    display: none;
}

@media (max-width: 767px) {
    .p-chemotherapy__toptextpc {
        display: none;
    }

    .p-chemotherapy__toptextsp {
        display: block;
    }
}

@media (min-width: 768px) {
    .p-chemotherapy__sidetext {
        width: 100%;
        max-width: 605px;
    }
}

@media (max-width: 767px) {
    .has-sp-extra-space {
        margin-bottom: 2.8em !important;
    }
}

@media (max-width: 767px) {
    .p-chemotherapy__fac__top {
        display: flex;
        flex-direction: column-reverse;
    }
}

.p-chemotherapy__fac__cont {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .p-chemotherapy__fac__cont {
        flex-direction: column;
    }
}

.p-chemotherapy__fac__item {
    width: 100%;
    max-width: 293.5px;
}

@media (max-width: 767px) {
    .p-chemotherapy__fac__item {
        max-width: unset;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
}

.p-chemotherapy__fac__item__imgcont {
    width: 100%;
    height: 208px;
}

@media (max-width: 767px) {
    .p-chemotherapy__fac__item__imgcont {
        height: unset;
        text-align: center;
    }
}

.p-chemotherapy__fac__item__imgcont__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {
    .p-chemotherapy__fac__item__imgcont__img {
        width: calc(100% - 20px);
        margin: auto;
    }
}

.p-chemotherapy__fac__item__text {
    font-size: 14px;
    text-align: center;
    margin-top: 7px;
    margin-bottom: 0;
}

.p-chemotherapy__flowcont {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 39.3px;
}

@media (max-width: 767px) {
    .p-chemotherapy__flowcont {
        display: flex;
        flex-direction: column;
        row-gap: 50px;
        width: calc(100% - 20px);
        margin: auto;
    }
}

.p-chemotherapy__flowcont__seg {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 39.3px;
    position: relative;
}

@media (max-width: 767px) {
    .p-chemotherapy__flowcont__seg {
        display: flex;
        flex-direction: column;
        row-gap: 50px;
    }
}

.p-chemotherapy__flowcont__arrowpc {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: auto;
}

.p-chemotherapy__flowcont__arrowsp {
    display: none;
}

@media (max-width: 767px) {
    .p-chemotherapy__flowcont__arrowpc {
        display: none;
    }

    .p-chemotherapy__flowcont__arrowsp {
        display: block;
        transform: rotate(90deg);
        position: absolute;
        left: 0;
        right: 0;
        width: 22px;
        bottom: -43px;
        margin: auto;
    }
}

.p-chemotherapy__flowcont__item {
    position: relative;
}

.p-chemotherapy__flowcont__item__heading {
    background-color: #40b1d6;
    height: 58.35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 767px) {
    .p-chemotherapy__flowcont__item__heading {
        height: auto;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.p-chemotherapy__flowcont__item__heading__text {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-bottom: 0 !important;
    font-weight: 500;
}

.p-chemotherapy__flowcont__item__imgcont {
    width: 100%;
    height: 140px;
}

@media (max-width: 767px) {
    .p-chemotherapy__flowcont__item__imgcont {
        height: 205px;
    }
}

.p-chemotherapy__flowcont__item__imgcont__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p-chemotherapy__infobox {
    background-color: #ededed;
    padding-top: 13px;
    padding-left: 21px;
    padding-bottom: 20px;
    width: 561px;
}

@media (max-width: 767px) {
    .p-chemotherapy__infobox {
        width: 100%;
        padding-left: 0;
    }
}

.p-chemotherapy__infobox__seg.is-second {
    margin-top: 22px;
}

@media (max-width: 767px) {
    .p-chemotherapy__infobox__seg {
        padding-left: 20px;
    }
}

.p-chemotherapy__infobox__seg__top {
    font-size: 20px;
    margin-bottom: 0 !important;
}

@media (max-width: 767px) {
    .p-chemotherapy__infobox__seg__top {
        font-size: 1em;
    }
}

.p-chemotherapy__infobox__seg__telcont {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 9px;
}

.p-chemotherapy__infobox__seg__telcont__text1 {
    font-size: 16px;
    color: #3686c7;
}

@media (max-width: 767px) {
    .p-chemotherapy__infobox__seg__telcont__text1 {
        font-size: 11px;
    }
}

.p-chemotherapy__infobox__seg__telcont__num {
    font-size: 27px;
    color: #3686c7;
}

@media (max-width: 767px) {
    .p-chemotherapy__infobox__seg__telcont__num {
        font-size: 20px;
    }
}

.p-chemotherapy__infobox__seg__bottom {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 13px;
}

@media (max-width: 767px) {
    .p-chemotherapy__infobox__seg__bottom {
        flex-direction: column;
        align-items: flex-start;
    }
}

.p-chemotherapy__infobox__seg__bottom__round {
    border: 1px solid #333333;
    border-radius: 4px;
    height: 21px;
    padding-left: 12px;
    padding-right: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.p-chemotherapy__infobox__seg__bottom__round__text {
    margin-bottom: 0 !important;
    font-size: 13px;
    line-height: 1;
}

@media (max-width: 767px) {
    .p-chemotherapy__infobox__seg__bottom__round__text {
        font-size: 12px;
    }
}

.p-chemotherapy__infobox__seg__bottom__text {
    margin-bottom: 0 !important;
    font-size: 13px;
    letter-spacing: 0.3px;
}

@media (max-width: 767px) {
    .p-chemotherapy__infobox__seg__bottom__text {
        font-size: 10px;
        margin-top: 4px;
    }
}

.p-chemotherapy__perf__tablepc {
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #ccc;
}

.p-chemotherapy__perf__tablesp {
    display: none;
    border-collapse: collapse;
    width: 100%;
}

.p-chemotherapy__perf__tablesp td {
    border: 1px solid #ccc;
    padding-left: 10px;
    padding-right: 10px;
    width: max-content;
    padding-top: 5px;
    padding-bottom: 5px;
}

.p-chemotherapy__perf__tablesp td.is-label {
    width: 100px;
}

.p-chemotherapy__perf__tablesp .is-graybg {
    background: #e6e6e6;
}

.p-chemotherapy__perf__tablesp__text {
    text-align: center;
    margin-bottom: 0 !important;
    font-size: 11px;
}

@media (max-width: 767px) {
    .p-chemotherapy__perf__tablepc {
        display: none;
    }

    .p-chemotherapy__perf__tablesp {
        display: table;
    }
}

.p-chemotherapy__perf__tablepc .is-graybg {
    background: #e6e6e6;
}

.p-chemotherapy__perf__tablepc td {
    padding-top: 11px;
    padding-bottom: 11px;
    padding-right: 15px;
    border: 1px solid #ccc;
}

.p-chemotherapy__perf__tablepc td.is-labelcont {
    width: fit-content;
    padding-left: 1.2rem;
    padding-right: 0;
    width: 144px;
}

.p-chemotherapy__perf__tablepc__text {
    font-size: 16px;
    text-align: right;
    margin-bottom: 0 !important;
}

.p-chemotherapy__perf__tablepc__text.is-label {
    text-align: left;
    width: fit-content;
}
