/* SERVICE ARCHIVE KV 2026-09-04: Figma 697:4066 */
#mv.serviceArchiveKv .mvBg {
    background-color: #000919
}

#mv.serviceArchiveKv .mvInner {
    display: grid;
    grid-template-columns: minmax(0, 56.8%) minmax(0, 43.2%);
    grid-template-rows: minmax(0, 1fr);
    align-items: stretch;
    width: 100%;
    height: auto;
    min-height: 440px;
    max-height: 524px;
    aspect-ratio: 1440 / 524;
    overflow: hidden
}

#mv.serviceArchiveKv .textWrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: auto;
    max-width: none;
    min-width: 0;
    min-height: 0;
    padding-right: clamp(32px, 4.1666666667vw, 60px);
    padding-left: clamp(60px, 10.0435416667vw, 145px);
    color: #fff;
    box-sizing: border-box
}

#mv.serviceArchiveKv .sectionTitleAreaWrap {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    align-items: center
}

#mv.serviceArchiveKv .sectionTitleAreaWrap .bgTitle,
#mv.serviceArchiveKv .sectionTitleAreaWrap .sectionTitleArea {
    grid-area: 1 / 1;
    min-width: 0;
    position: static;
    transform: none
}

#mv.serviceArchiveKv .sectionTitleAreaWrap .bgTitle {
    color: rgba(255, 255, 255, .06);
    font-size: clamp(120px, 11.1111111111vw, 160px);
    line-height: 1;
    white-space: nowrap;
    transform: translateY(-68.75%)
}

#mv.serviceArchiveKv .sectionTitleAreaWrap .sectionTitleEn {
    margin-top: 18px;
    margin-bottom: 25px;
    line-height: 1
}

#mv.serviceArchiveKv .sectionTitleAreaWrap .sectionTitle {
    color: #fff;
    font-size: clamp(28px, 2.5vw, 36px);
    line-height: 1.4
}

#mv.serviceArchiveKv .pageIntroText {
    width: 100%;
    max-width: 600px;
    margin-top: 60px;
    padding-bottom: 0;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    box-sizing: border-box
}

#mv.serviceArchiveKv .photoWrap {
    display: grid;
    grid-template-rows: minmax(0, 1fr);
    width: auto;
    min-width: 0;
    min-height: 0;
    margin-right: 0;
    padding-top: 0;
    overflow: hidden
}

#mv.serviceArchiveKv .photoWrap:before {
    content: none
}

#mv.serviceArchiveKv .photoWrap .photo,
#mv.serviceArchiveKv .photoWrap .mvEdge {
    grid-area: 1 / 1
}

#mv.serviceArchiveKv .photoWrap .photo {
    align-self: center;
    justify-self: start;
    width: max(100%, min(62.3611111111vw, 898px));
    min-width: 0;
    min-height: 0;
    aspect-ratio: 898 / 650;
    overflow: hidden
}

#mv.serviceArchiveKv .photoWrap .photo img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

#mv.serviceArchiveKv .photoWrap .mvEdge {
    align-self: stretch;
    justify-self: start;
    width: 54px;
    height: 100%;
    max-width: none;
    position: relative;
    z-index: 1
}

@media only screen and (min-width: 768px) and (max-width: 1079px) {
    #mv.serviceArchiveKv .mvInner {
        min-height: 440px
    }

    #mv.serviceArchiveKv .textWrap {
        padding-right: 4.1666666667vw;
        padding-left: 7.8125vw
    }

    #mv.serviceArchiveKv .sectionTitleAreaWrap .bgTitle {
        font-size: min(13.8020833333vw, 120px)
    }

    #mv.serviceArchiveKv .sectionTitleAreaWrap .sectionTitle {
        font-size: min(3.125vw, 28px)
    }

    #mv.serviceArchiveKv .pageIntroText {
        margin-top: 5.2083333333vw;
        font-size: min(1.8229166667vw, 15px)
    }

    #mv.serviceArchiveKv .photoWrap .mvEdge {
        width: min(5.0130208333vw, 54px)
    }

    #mv.serviceArchiveKv .photoWrap .photo {
        width: max(100%, 78.90625vw)
    }
}

@media only screen and (max-width: 767px) {
    #mv.serviceArchiveKv .mvInner {
        grid-template-columns: minmax(0, 1fr);
        grid-template-rows: auto auto;
        min-height: 0;
        max-height: none;
        aspect-ratio: auto
    }

    #mv.serviceArchiveKv .textWrap {
        order: 1;
        width: 100%;
        padding: min(15.625vw, 60px) 5vw
    }

    #mv.serviceArchiveKv .sectionTitleAreaWrap .bgTitle {
        font-size: min(24.4791666667vw, 94px)
    }

    #mv.serviceArchiveKv .sectionTitleAreaWrap .sectionTitleEn {
        margin-top: min(4.6875vw, 18px);
        margin-bottom: min(5.2083333333vw, 20px)
    }

    #mv.serviceArchiveKv .sectionTitleAreaWrap .sectionTitle {
        font-size: min(7.2916666667vw, 28px)
    }

    #mv.serviceArchiveKv .pageIntroText {
        margin-top: min(10.4166666667vw, 40px);
        font-size: min(4.1666666667vw, 16px)
    }

    #mv.serviceArchiveKv .photoWrap {
        order: 2;
        width: 100%;
        aspect-ratio: 4 / 3
    }

    #mv.serviceArchiveKv .photoWrap .photo {
        align-self: stretch;
        justify-self: stretch;
        width: 100%;
        aspect-ratio: auto
    }

    #mv.serviceArchiveKv .photoWrap .mvEdge {
        display: none
    }
}

/* SERVICE ARCHIVE HEADING: Figma 697:4084 */
#serviceList {
    background-color: #f3f3f3;
    overflow: hidden
}

#serviceList .sectionTitleAreaWrap {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    text-align: center
}

#serviceList .sectionTitleAreaWrap .bgTitle,
#serviceList .sectionTitleAreaWrap .sectionTitleArea {
    grid-area: 1 / 1;
    min-width: 0;
    position: static
}

#serviceList .sectionTitleAreaWrap .bgTitle {
    color: rgba(0, 29, 59, .06);
    font-size: 172px;
    line-height: 1;
    white-space: nowrap
}

#serviceList .sectionTitleAreaWrap .sectionTitleArea {
    align-self: end;
    transform: translateY(24px)
}

#serviceList .sectionTitleAreaWrap .sectionTitle {
    color: #000919;
    font-size: 36px;
    line-height: 1.4;
    text-align: center
}

#serviceList .sectionTitleAreaWrap .sectionTitleEn {
    margin-top: 8px;
    margin-bottom: 0;
    color: #60b6b2;
    font-size: 16px;
    line-height: 1
}

#serviceList .serviceListLead {
    margin-top: 51px;
    color: #000919;
    font-size: 15px;
    line-height: 1.95;
    text-align: center
}

@media only screen and (min-width: 768px) and (max-width: 1079px) {
    #serviceList .sectionTitleAreaWrap .bgTitle {
        font-size: 13.8020833333vw
    }

    #serviceList .sectionTitleAreaWrap .sectionTitleArea {
        transform: translateY(3.125vw)
    }

    #serviceList .sectionTitleAreaWrap .sectionTitle {
        font-size: 3.125vw
    }

    #serviceList .sectionTitleAreaWrap .sectionTitleEn {
        margin-top: 1.0416666667vw;
        font-size: 2.0833333333vw
    }

    #serviceList .serviceListLead {
        margin-top: 6.640625vw;
        font-size: 1.953125vw
    }
}

@media only screen and (max-width: 767px) {
    #serviceList .sectionTitleAreaWrap .bgTitle {
        font-size: 22.1354166667vw
    }

    #serviceList .sectionTitleAreaWrap .sectionTitleArea {
        transform: translateY(6.25vw)
    }

    #serviceList .sectionTitleAreaWrap .sectionTitle {
        font-size: 6.25vw
    }

    #serviceList .sectionTitleAreaWrap .sectionTitleEn {
        margin-top: 2.0833333333vw;
        font-size: 3.125vw
    }

    #serviceList .serviceListLead {
        margin-top: 13.28125vw;
        font-size: 3.6458333333vw;
        line-height: 1.8
    }
}

/* SERVICE ARCHIVE CARDS: Figma 697:4093 */
#serviceList .serviceArchiveCardList {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: start;
    column-gap: 24px;
    row-gap: 24px;
    margin-top: 40px;
    margin-right: -20px;
    margin-left: -20px
}

#serviceList .serviceArchiveCard {
    min-width: 0;
    padding: 40px;
    background-color: #fff;
    border: 1px solid #e4e7ec;
    border-radius: 10px;
    box-sizing: border-box;
    overflow: hidden
}

#serviceList .serviceArchiveCard > * + * {
    margin-top: 26px
}

#serviceList .serviceArchiveCardName {
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 0
}

#serviceList .serviceArchiveCardIcon {
    flex: 0 0 auto
}

#serviceList .serviceArchiveCardIcon.iconAccounting {
    width: 57px;
    height: 62px
}

#serviceList .serviceArchiveCardIcon.iconLabor {
    width: 85px;
    height: 62px
}

#serviceList .serviceArchiveCardIcon.iconDx {
    width: 69px;
    height: 63px
}

#serviceList .serviceArchiveCardIcon.iconRpo {
    width: 66px;
    height: 60px
}

#serviceList .serviceArchiveCardIcon img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain
}

#serviceList .serviceArchiveCardTitleWrap {
    min-width: 0
}

#serviceList .serviceArchiveCardEn {
    color: #60b6b2;
    font-family: "din-2014", sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .1em;
    white-space: nowrap
}

#serviceList .serviceArchiveCardTitle {
    margin-top: 8px;
    color: #0e3660;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -.01em;
    white-space: nowrap
}

#serviceList .serviceArchiveCardCopy {
    margin-top: 14px;
    color: #14161a;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.8
}

#serviceList .serviceArchiveNeeds {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    padding: 0 24px 22px;
    background-color: #f3f3f3;
    border-radius: 8px;
    box-sizing: border-box;
    overflow: hidden
}

#serviceList .serviceArchiveNeedsLabel,
#serviceList .serviceArchiveNeedsList {
    grid-area: 1 / 1
}

#serviceList .serviceArchiveNeedsLabel {
    align-self: start;
    justify-self: start;
    margin-left: -24px;
    padding: 6px 8px;
    color: #fff;
    background-color: #60b6b2;
    border-radius: 8px 0 8px 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .08em;
    white-space: nowrap;
    box-sizing: border-box
}

#serviceList .serviceArchiveNeedsList {
    min-width: 0;
    margin-top: 34px
}

#serviceList .serviceArchiveNeedsList li {
    position: relative;
    display: block;
    min-width: 0;
    padding-left: 21px;
    color: #14161a;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7
}

#serviceList .serviceArchiveNeedsList li + li {
    margin-top: 8px
}

#serviceList .serviceArchiveNeedsList li:before {
    content: "";
    position: absolute;
    top: .65em;
    left: 0;
    width: 11px;
    height: 6px;
    border-bottom: 1px solid #60b6b2;
    border-left: 1px solid #60b6b2;
    transform: rotate(-45deg)
}

#serviceList .serviceArchiveNeedsList .bold {
    font-weight: 700
}

#serviceList .serviceArchiveWorksTitle {
    color: #5a6270;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: .08em
}

#serviceList .serviceArchiveWorksList {
    margin-top: 12px
}

#serviceList .serviceArchiveWorksList li {
    display: grid;
    grid-template-columns: 5px minmax(0, 1fr);
    align-items: start;
    column-gap: 11px;
    min-width: 0;
    color: #5a6270;
    font-size: 14px;
    line-height: 1.7
}

#serviceList .serviceArchiveWorksList li + li {
    margin-top: 4px
}

#serviceList .serviceArchiveWorksList img {
    display: block;
    width: 5px;
    height: 14px
}

#serviceList .serviceArchiveCardLink {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    padding: 12px 24px;
    color: #000919;
    background-color: #fff;
    border: 1px solid #000919;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    box-sizing: border-box;
    transition: color .3s ease, background-color .3s ease
}

#serviceList .serviceArchiveCardLink img {
    display: block;
    flex: 0 0 auto;
    width: 24px;
    height: 24px;
    transition: transform .3s ease
}

@media only screen and (min-width: 1080px) {
    #serviceList .serviceArchiveCardLink:hover {
        color: #fff;
        background-color: #000919
    }

    #serviceList .serviceArchiveCardLink:hover img {
        transform: translateX(3px)
    }
}

@media only screen and (min-width: 768px) and (max-width: 1079px) {
    #serviceList .serviceArchiveCardList {
        grid-template-columns: minmax(0, 588px);
        justify-content: center;
        row-gap: 3.125vw;
        margin-top: 5.2083333333vw;
        margin-right: 0;
        margin-left: 0
    }
}

@media only screen and (max-width: 767px) {
    #serviceList .serviceArchiveCardList {
        grid-template-columns: minmax(0, 1fr);
        row-gap: 6.25vw;
        margin-top: 10.4166666667vw;
        margin-right: 0;
        margin-left: 0
    }

    #serviceList .serviceArchiveCard {
        padding: 6.25vw
    }

    #serviceList .serviceArchiveCard > * + * {
        margin-top: 6.25vw
    }

    #serviceList .serviceArchiveCardName {
        gap: 3.125vw
    }

    #serviceList .serviceArchiveCardEn {
        font-size: max(9px, 2.6041666667vw)
    }

    #serviceList .serviceArchiveCardTitle {
        margin-top: 2.0833333333vw;
        font-size: min(7.2916666667vw, 28px)
    }

    #serviceList .serviceArchiveCardCopy {
        margin-top: 3.6458333333vw;
        font-size: min(4.6875vw, 18px)
    }

    #serviceList .serviceArchiveNeeds {
        padding-right: 5.2083333333vw;
        padding-bottom: 5.7291666667vw;
        padding-left: 5.2083333333vw
    }

    #serviceList .serviceArchiveNeedsLabel {
        margin-left: -5.2083333333vw;
        font-size: 3.125vw
    }

    #serviceList .serviceArchiveNeedsList {
        margin-top: 8.8541666667vw
    }

    #serviceList .serviceArchiveNeedsList li {
        padding-left: calc(11px + 2.6041666667vw);
        font-size: 3.6458333333vw
    }

    #serviceList .serviceArchiveNeedsList li + li {
        margin-top: 2.0833333333vw
    }

    #serviceList .serviceArchiveNeedsList li:before {
        top: .65em
    }

    #serviceList .serviceArchiveWorksTitle {
        font-size: 3.125vw
    }

    #serviceList .serviceArchiveWorksList {
        margin-top: 3.125vw
    }

    #serviceList .serviceArchiveWorksList li {
        font-size: 3.6458333333vw
    }

    #serviceList .serviceArchiveWorksList li + li {
        margin-top: 1.0416666667vw
    }

    #serviceList .serviceArchiveCardLink {
        gap: 6.25vw;
        padding: 3.125vw 6.25vw;
        font-size: 3.6458333333vw
    }

    #serviceList .serviceArchiveCardLink img {
        width: 6.25vw;
        height: 6.25vw
    }
}

/* SERVICE COMBINATION CASES: Figma 697:4284 */
#serviceList .serviceCombination {
    margin-top: 80px;
    margin-right: -20px;
    margin-left: -20px;
    border-radius: 10px;
    overflow: hidden
}

#serviceList .serviceCombinationTitle {
    padding: 4px 20px;
    color: #fff;
    background-color: #0e3660;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.7;
    text-align: center
}

#serviceList .serviceCombinationLead {
    margin-top: 6px;
    padding: 0 20px;
    color: #14161a;
    font-size: 15px;
    line-height: 1.85;
    text-align: center
}

#serviceList .serviceCombinationList {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    align-items: stretch;
    column-gap: 20px;
    margin-top: 21px
}

#serviceList .serviceCombinationCard {
    display: flex;
    flex-direction: column;
    min-width: 0
}

#serviceList .serviceCombinationCase {
    padding: 8px;
    color: #fff;
    background-color: #60b6b2;
    border-radius: 10px 10px 0 0;
    font-family: "din-2014", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center
}

#serviceList .serviceCombinationCardBody {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    padding: 24px 28px 30px;
    background-color: #fff;
    border: 1px solid #e4e7ec;
    border-top: 0;
    border-radius: 0 0 10px 10px;
    box-sizing: border-box;
    overflow: hidden
}

#serviceList .serviceCombinationProblem {
    color: #14161a;
    font-size: 16px;
    line-height: 1.7;
    text-align: center
}

#serviceList .serviceCombinationServices {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    margin-top: 24px
}

#serviceList .serviceCombinationService {
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    align-items: center;
    color: #0e3660;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap
}

#serviceList .serviceCombinationService > p {
    margin-top: 8px
}

#serviceList .serviceCombinationServiceRpo > p {
    margin-top: 6px;
    line-height: 1
}

#serviceList .serviceCombinationIcon img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain
}

#serviceList .serviceCombinationIcon.iconAccounting {
    width: 48px;
    height: 52px
}

#serviceList .serviceCombinationIcon.iconDx {
    width: 58px;
    height: 53px
}

#serviceList .serviceCombinationIcon.iconLabor {
    width: 66px;
    height: 49px
}

#serviceList .serviceCombinationIcon.iconRpo {
    width: 48px;
    height: 44px
}

#serviceList .serviceCombinationPlus {
    flex: 0 0 auto;
    color: #b6bdc9;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3
}

@media only screen and (min-width: 768px) and (max-width: 1079px) {
    #serviceList .serviceCombination {
        margin-top: 10.4166666667vw;
        margin-right: 0;
        margin-left: 0
    }

    #serviceList .serviceCombinationTitle {
        font-size: 2.6041666667vw
    }

    #serviceList .serviceCombinationLead {
        font-size: 1.953125vw
    }

    #serviceList .serviceCombinationList {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        row-gap: 2.6041666667vw
    }
}

@media only screen and (max-width: 767px) {
    #serviceList .serviceCombination {
        margin-top: 15.625vw;
        margin-right: 0;
        margin-left: 0
    }

    #serviceList .serviceCombinationTitle {
        padding: 2.0833333333vw 5.2083333333vw;
        font-size: min(4.1666666667vw, 16px);
        line-height: 1.6
    }

    #serviceList .serviceCombinationLead {
        margin-top: 3.125vw;
        padding: 0;
        font-size: min(3.6458333333vw, 14px);
        line-height: 1.8
    }

    #serviceList .serviceCombinationList {
        grid-template-columns: minmax(0, 1fr);
        row-gap: 5.2083333333vw;
        margin-top: 6.25vw
    }

    #serviceList .serviceCombinationCase {
        font-size: min(4.6875vw, 18px)
    }

    #serviceList .serviceCombinationCardBody {
        padding: 6.25vw 5.2083333333vw 8.3333333333vw
    }

    #serviceList .serviceCombinationProblem {
        font-size: min(4.1666666667vw, 16px)
    }

    #serviceList .serviceCombinationServices {
        margin-top: 6.25vw
    }

    #serviceList .serviceCombinationService {
        font-size: min(4.1666666667vw, 16px)
    }

    #serviceList .serviceCombinationPlus {
        font-size: min(6.25vw, 24px)
    }
}
