#main.career {
    background-color: transparent;
}
#main.career .cPageMv__title {
    font-size: clamp( 135px, calc(192 / 1400 * 100vw), 192px);
}
#main.career .cPagetitle__catchcopy {
    width: 488px;
}
#main.career .cNews {
    padding-top: 72px;
}
#main.career .cNews__inner {
    max-width: 1280px;
    width: 90%;
    margin-inline: auto;
}
#main.career .cNews__top-content .cSection02__title .ja {
    width: 217px;
}
#main.career .cNews__top-content .cSection02__title .ja img {
    aspect-ratio: 217/67;
    object-fit: contain;
}
#main.career .cNews__list {
    flex: 1;
}
#main.career .cNews__link {
    position: relative;
    display: block;
    padding: 24px 58px 24px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#main.career .cNews__link.cNews__link--internal::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    border-radius: 50%;
    width: 32px;
    height: 32px;
    background: #f3f3f3 url("/recruit/common/images/rn02/icon_arrow-red.svg") no-repeat center / 10px 10px;
}
#main.career .cNews__link.cNews__link--external::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    border-radius: 50%;
    width: 32px;
    height: 32px;
    background: #f3f3f3 url("/recruit/common/images/rn02/icon_window_red.svg") no-repeat center / 11px 9px;
}
#main.career .cNews__head {
    display: flex;
    align-items: center;
    column-gap: 8px;
}
#main.career .cNews__content {
    display: flex;
    align-items: start;
    column-gap: 44px;
}
#main.career .cNews__heading {
    flex: 0 1 400px;
}
#main.career .cNews__heading .ja {
    width: 217px;
}
#main.career .cNews__date {
    font-size: 100%;
    font-weight: 500;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    color: #252527;
    font-family: "Inter Tight", sans-serif;
}
#main.career .cNews__categories {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}
#main.career .cNews__category {
    font-size: 86%;
    font-weight: 500;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    color: #fa0046;
    padding: 4px 16px;
    line-height: 1;
    border-radius: 100px;
    border: 1px solid #fa0046;
}
#main.career .cNews__title {
    font-size: 128%;
    font-weight: 500;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    margin-top: 16px;
}
#main.career .cNews__link.cNews__link--internal .cNews__title,
#main.career .cNews__link.cNews__link--external .cNews__title {
    text-decoration: underline;
}
#main.career .cNews__more-link {
    display: flex;
    align-items: center;
    margin-top: 32px;
}
#main.career .cNews__more-link-wrap {
    display: flex;
    align-items: center;
}
#main.career .cNews__more-link-icon {
    display: inline-block;
    width: 32px;
    background-color: #f3f3f3;
    border-radius: 50%;
    height: 32px;
    background-image: url(/recruit/common/images/rn02/icon_arrow-red.svg);
    background-size: 10px 10px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin: 0;
}
#main.career .cNews__more-link-text {
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    line-height: 140%;
    font-weight: 600;
    margin-left: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
#main.career .cNews__more-link-window {
    width: 11px;
    height: 9px;
    margin-left: 4px;
}
#main.career .cNews__more-link-window path,
#main.career .cNews__more-link-window rect {
    fill: #fa0046;
}
#main.career .cNews__links-wrap {
    background-color: #fff;
}
#main.career .cNews__links {
    padding: 128px 0 0 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}
#main.career .cNews__links-item a {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
}
#main.career .cNews__links-img {
    border-radius: 4px;
}
#main.career .cNews__links-title {
    display: flex;
    align-items: center;
    column-gap: 4px;
}
#main.career .cNews__links-title span {
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    line-height: 140%;
    font-size: 122%;
}
#main.career .cNews__links-title path,
#main.career .cNews__links-title rect {
    fill: #fa0046;
}
#main.career .cNews__links-caption {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 20px;
    column-gap: 8px;
}
#main.career .cNews__links-text {
    font-weight: 400;
    font-size: 100%;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    color: #1c1c1c;
}
#main.career .cNews__links-caption path,
#main.career .cNews__links-caption rect {
    fill: #fa0046;
}
#main.career .cVoices .cSection02__title span.ja {
    background: url(/recruit/career/images/rn02/career_interviewtitle.svg) left top / contain no-repeat;
    width: 310px;
    aspect-ratio: 310/67;
    text-indent: -9999px;
}
#main.career .cTalk .cSection02__title span.ja {
    background: url(/recruit/career/images/rn02/career_talktitle.svg) left top / contain no-repeat;
    width: 112px;
    aspect-ratio: 112/67;
    text-indent: -9999px;
}



#main .cVoices{
    padding: clamp(72px, 46.648px + 6.761vw, 144px) 0 0;
    background: #fff;
    margin: 0;
    overflow: hidden;
}
#main .cVoices .cSection02__head{
    width: 90%;
    margin-inline: auto;
    max-width: 1280px;
}
#main .cVoicesSlider{
    margin:  clamp(24px, 15.549px + 2.254vw, 48px) 0 0;
}
#main .cVoices .swiper-wrapper{
    /*gap: 24px;*/
}
#main .cVoices .swiper-slide{
    margin: 0;
    transform: unset;
    animation: none;
    padding: 0 12px;
}
@media screen and (min-width: 1440px){
    #main .cVoices .swiper-slide{
        width: 424px;
    }
}
#main .cVoices .swiper-slide a {
    display: block;
}
#main .cVoices .voiceSlideImage{
    border-radius: 4px;
    overflow: hidden;
}
#main .cVoicesControl{
    margin:  clamp(24px, 15.549px + 2.254vw, 48px) 0 0;
    width: 90%;
    margin-inline: auto;
    max-width: 1280px;
    display: flex;
    gap: 16px;
    justify-content: flex-start;
}
#main .cVoicesControl > *{
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.3s ease-out;
}
#main .cVoicesControl > *:hover{
    opacity: .6;
}


/*
#main.career .cVoices {
    padding: clamp(72px, 46.648px + 6.761vw, 144px) 0;
    background: #fff;
    margin: 0;
    overflow: hidden;
}
#main.career .cVoices .cSection02__head {
    width: 90%;
    margin-inline: auto;
    max-width: 1280px;
}
#main.career .cVoicesSlider {
    margin: clamp(24px, 15.549px + 2.254vw, 48px) 0 0;
}
#main.career .cVoicesSlider .swiper {
    padding: 0 24px;
}
#main.career .cVoices .swiper-wrapper {
}
#main.career .cVoices .swiper-slide {
    margin: 0;
    transform: unset;
    animation: none;
    padding: 0;
}
#main.career .cVoices .swiper-slide a {
    display: block;
}
#main.career .cVoices .swiper-slide a img {
    aspect-ratio: 400/600;
}
#main.career .cVoicesControl {
    margin: 24px 0 0;
    width: 90%;
    margin-inline: auto;
    max-width: 1280px;
    display: flex;
    gap: 16px;
    justify-content: flex-start;
}
#main.career .cVoicesControl > * {
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.3s ease-out;
}
*/
#main .cSection02__link {
    display: flex;
    align-items: center;
}
#main .cSection02__link {
    white-space: nowrap;
}
#main .cSection02__link-icon {
    display: inline-block;
    width: 32px;
    background-color: #f3f3f3;
    border-radius: 50%;
    height: 32px;
    background-image: url(/recruit/common/images/rn02/icon_arrow-red.svg);
    background-size: 10px 10px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin: 0;
}
#main .cSection02__link-icon.cSection02__link-icon--white {
    background-color: #fff;
}
#main .cSection02__link-text {
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    line-height: 140%;
    font-weight: 600;
    margin-left: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
#main .cSection02__link-window {
    width: 11px;
    height: 9px;
    margin-left: 4px;
}
span.icon.link-window svg path,
span.icon.link-window svg rect,
#main .cSection02__link-window path,
#main .cSection02__link-window rect {
    fill: #fa0046;
}
#main.career .cTalk__inner .cSection02__head {
    max-width: 1280px;
    margin-inline: auto;
    width: 90%;
}
#main.career .cTalk__slider {
    margin-top: 48px;
    max-width: 1440px;
    margin-inline: auto;
    width: 100%;
}
#main.career .cTalk__slider .swiper {
    padding: 0 24px;
}
#main.career .cTalk__slider .swiper-slide {
    margin: 0;
    transform: unset;
    animation: none;
    padding: 0;
    border-radius: 4px;
    overflow: hidden;
}
#main.career .cTalk__slider .swiper-slide a {
    display: block;
}
#main.career .cTalk__slider .swiper-slide a .cTalk__card-img img {
    aspect-ratio: 730/410;
}
#main.career .cTalk__slider .swiper-slide a .cTalk__card-icon svg {
    width: 100%;
    height: 100%;
}
#main.career .cTalk__card {
    position: relative;
    display: block;
}
#main.career .cTalk__card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    border-radius: 4px;
}
#main.career .cTalk__card-img > div,
#main.career .cTalk__card-img {
    width: 100%;
    height: 100%;
}
#main.career .cTalk__card-img img {
    height: 100%;
    object-fit: cover;
    object-position: center center;
    border-radius: 4px;
}
#main.career .cTalk__card-body {
    position: absolute;
    bottom: 32px;
    left: 0;
    padding: 0 32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
#main.career .cTalk__card-title {
    font-weight: 700;
    font-size: 200%;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    line-height: 135%;
    color: #fff;
    border: none;
    margin: 0;
    padding: 0;
}
#main.career .cTalk__card-text {
    font-weight: 500;
    font-size: 134%;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    line-height: 180%;
    color: #fff;
    margin-top: 16px;
}
#main.career .cTalk__card-icon {
    transition: margin 0.3s ease-out;
}
#main.career .cTalk__card:hover .cTalk__card-icon {
    margin: 0 -10px 0 0;
}
#main.career .cTalk__control {
    margin: 24px 0 0;
    width: 90%;
    margin-inline: auto;
    max-width: 1280px;
    display: flex;
    gap: 16px;
    justify-content: flex-start;
}
#main.career .cTalk__control > * {
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.3s ease-out;
}
#main.career .cEntry__buttons-list {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    margin: 144px auto 0;
    max-width: initial;
    width: 90%;
}
#main.career .cEntry__buttons-item {
    max-width: 520px;
    width: 100%;
}
#main.career .cEntry__buttons-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fa0046;
    color: #fff;
    font-size: 129%;
    font-weight: 700;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    padding: 0 32px;
    width: 100%;
    height: 81px;
    text-decoration: none;
    transition: padding 0.3s ease-out;
}
#main.career .cEntry__buttons-link:hover {
    padding: 0 22px 0 32px;
}
#main.career .cEntry__buttons-icon {
    stroke: #fff;
    width: 10px;
    height: 10px;
}
#main.career .cFaq {
    padding-top: 80px;
    margin-top: 80px;
    padding-bottom: 144px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#main.career .cFaq__inner {
    max-width: 1280px;
    width: 90%;
    margin-inline: auto;
}
#main.career .cFaq .cSection02__title .ja {
    width: 133px;
}
#main.career .cFaq__item {
    padding: 0 48px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    transition:
        border-bottom 0.5s ease-out,
        background-color 0.5s ease-out,
        padding 0.5s ease-out;
}
#main.career .cFaq__blocks {
    margin-top: 80px;
}
#main.career .cFaq__block {
    display: flex;
    align-items: start;
}
#main.career .cFaq__block + .cFaq__block {
    margin-top: 80px;
}
#main.career .cFaq__label {
    flex: 0 1 34%;
    font-weight: 700;
    font-size: clamp(22px, 21.296px + 0.188vw, 24px);
    line-height: 140%;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    padding: 10px 0 10px 48px;
    background: url(/recruit/common/images/rn02/icon_arrow-right.svg) left center / auto 100% no-repeat;
    position: sticky;
    top: 50px;
}
#main.career .cFaq__content {
    flex: 0 1 66%;
}
#main.career .cFaq__q {
    appearance: none;
    border: none;
    background: none;
    margin: 0;
    font: inherit;
    color: inherit;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 32px 0;
    column-gap: 45px;
    width: 100%;
}
#main.career .cFaq__q-text {
    font-weight: 700;
    font-size: 143%;
    flex: 1;
    display: flex;
    align-items: baseline;
}
#main.career .cFaq__q-text .icon {
    display: inline-block;
    font-family: "Inter Tight", sans-serif;
    font-weight: 900;
    color: #fa0046;
    font-size: 160%;
    line-height: 150%;
    margin-right: 16px;
    flex-shrink: 0;
}
#main.career .cFaq__q-text .text {
    text-align: left;
}
#main.career .cFaq__icon {
    position: relative;
    background-color: #000;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    transition: background-color 0.3s ease-out;
    flex: 0 1 32px;
}
#main.career .cFaq__icon::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    transform: translate(-50%, -50%);
    height: 1px;
    width: 13px;
}
#main.career .cFaq__icon::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    transition: transform 0.3s ease-out;
    transform: translate(-50%, -50%);
    height: 13px;
    width: 1px;
}
#main.career .cFaq__item.is-open .cFaq__icon {
    background-color: #fa0046;
}
#main.career .cFaq__item.is-open .cFaq__icon::after {
    transform: translate(-50%, -50%) rotate(90deg);
}
#main.career .cFaq__a {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition:
        max-height 0.5s ease-out,
        opacity 0.5s ease-out,
        padding 0.5s ease-out;
    display: flex;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#main.career .cFaq__item.is-open .cFaq__a {
    padding-top: 32px;
}
#main.career .cFaq__item.is-open {
    background-color: #f3f3f3;
    border-bottom: none;
    padding: 0 48px 32px 48px;
    /*
    margin-top: 24px;
    */
}
#main.career .cFaq__item.is-open .cFaq__a {
    max-height: 9999px;
    opacity: 1;
}
#main.career .cFaq__a-icon {
    display: inline-block;
    font-family: "Inter Tight", sans-serif;
    font-weight: 900;
    color: #fa0046;
    font-size: 228%;
    line-height: 1;
    margin-right: 16px;
}
#main.career .cFaq__a-text {
    font-weight: 500;
    font-size: 114%;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    line-height: 180%;
}
#main.career .cFaq__a-text .faqLink{
    margin: 16px 0 0;
}
#main.career .cFaq__a-caption {
    font-size: 79%;
    line-height: 140%;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    color: #1c1c1c;
    margin-top: 16px;
}
#main .cFaqLink {
    margin: clamp(16px, 13.183px + 0.751vw, 24px) 0 0;
}
#main.career .cFaq__cLinkWrap {
    display: flex;
    align-items: center;
}

#main.career .cFaq__main-text {
    flex: 1;
}
#main.career .cFaq__main-text + .cMenu02__link-icon {
    flex: 0 1 24px;
    margin-left: 8px;
}
#main.career .cFaq__sub-list {
    margin-bottom: 16px;
}
#main.career .cFaq__sub-item {
    margin-top: 16px;
}
#main.career .cFaq__sub-item a {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 116%;
    color: #000;
    text-decoration: none;
    font-weight: 500;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
}
#main.career .cFaq__sub-icon {
    stroke: #fa0046;
    flex: 0 1 10px;
}
#main.career .cFaq__sub-item a p {
    flex: 1;
}
#main.career .cFaq__sub-item span {
    position: relative;
}
#main.career .cFaq__sub-item span::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 1px;
    background: #fa0046;
    transition: width 0.3s ease-out;
}
#main.career .cFaq__sub-item a:hover span::after {
    width: 100%;
}

#main.career .cFlow {
    margin-top: 144px;
    padding-top: 80px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#main.career .cFlow__inner {
    max-width: 1280px;
    width: 90%;
    margin-inline: auto;
}
#main.career .cFlow__block {
    display: flex;
    align-items: start;
}
#main.career .cFlow__heading {
    flex: 0 1 35%;
    position: sticky;
    top: 50px;
}
#main.career .cFlow__heading.cSection02__title .ja {
    width: 274px;
}
#main.career .cFlow__flow-items {
    flex: 0 1 65%;
    position: relative;
}
#main.career .cFlow__flow-items::before {
    content: "";
    position: absolute;
    left: 11px;
    top: 70px;
    background-color: rgba(0, 0, 0, 0.1);
    width: 2px;
    height: 92%;
}
#main.career .cFlow__flow-item {
    padding-left: 48px;
    display: flex;
    position: relative;
}
#main.career .cFlow__flow-item::before {
    content: "";
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    top: 50%;
    background-color: #f3f3f3;
    width: 24px;
    height: 24px;
    border-radius: 50%;
}
#main.career .cFlow__flow-item::after {
    content: "";
    position: absolute;
    left: 8px;
    transform: translateY(-50%);
    top: 50%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fa0046;
}
#main.career .cFlow__flow-item + .cFlow__flow-item {
    margin-top: 24px;
}
#main.career .cFlow__flow-head {
    width: 100%;
    padding: 16px 0;
    font-size: 117%;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    font-family: "Inter Tight", sans-serif;
    color: #fff;
    background-color: #c5042b;
    flex: 0 1 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#main.career .cFlow__flow-head span {
    font-size: 171%;
    display: block;
    line-height: 1;
}
#main.career .cFlow__flow-body {
    flex: 1;
    padding: 32px;
    background-color: #f3f3f3;
}
#main.career .cFlow__flow-title {
    font-size: 200%;
    font-weight: 700;
    line-height: 140%;
}
#main.career .cFlow__flow-title + .cFlow__flow-title {
    margin-top: 16px;
}
#main.career .cFlow__flow-tag {
    font-family: "Inter Tight", sans-serif;
    font-size: 50%;
    font-weight: 500;
    vertical-align: middle;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    border: 1px solid #c5042b;
    color: #c5042b;
    border-radius: 100px;
    padding: 4px 16px;
    margin-left: 10px;
}
#main.career .cFlow__flow-note {
    font-size: 50%;
    font-weight: 500;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    margin-left: 10px;
    vertical-align: middle;
    display: inline-block;
}
#main.career .cFlow__flow-text {
    font-size: 133%;
    font-weight: 500;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    line-height: 180%;
    margin-top: 16px;
}
#main.career .cFlow__flow-caption {
    font-size: 100%;
    font-weight: 500;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    line-height: 180%;
    margin-top: 16px;
}

#main.career .cFlow__flow-link {
    display: flex;
    align-items: center;
    margin-top: 16px;
}
#main.career .cFlow__flow-link .icon {
    display: inline-block;
    width: 32px;
    background-color: #fff;
    border-radius: 50%;
    height: 32px;
    background-image: url(/recruit/common/images/rn02/icon_arrow-red.svg);
    background-size: 10px 10px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin: 0;
}
#main.career .cFlow__flow-link .label {
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    line-height: 140%;
    font-weight: 600;
    margin-left: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
#main.career .cFlow__flow-item.cFlow__flow-item--reverse .cFlow__flow-body {
    background-color: #c5042b;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#main.career .cFlow__flow-item.cFlow__flow-item--reverse .cFlow__flow-title {
    color: #fff;
}
#main.career .cFlow__flow-item.cFlow__flow-item--reverse .cFlow__flow-text {
    color: #fff;
}
#main.career .cLinksWrap {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    background-color: #f3f3f3;
    padding: 144px 80px;
    max-width: 1440px;
    margin: 0 auto;
}
#main.career .cLinksItem {
    width: calc(50% - 12px);
    position: relative;
    aspect-ratio: 628/240;
    overflow: hidden;
    border-radius: 4px;
}
#main.career .cLinksItem::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
    border-radius: 4px;
    z-index: 2;
}
#main.career .cLinks .fJobsItem::before {
    content: unset;
}
#main.career .cLinksItemImg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}
#main.career .cLinksItemImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 628/240;
}
#main.career .cLinksItemImg.cLinksItemImg01 img {
    object-position: 50% 25%;
}
#main.career .cLinksItemImg.cLinksItemImg02 img {
    object-position: 50% 80%;
}
#main.career .cLinksItemText {
    position: absolute;
    left: clamp(20px, 15.775px + 1.127vw, 32px);
    bottom: clamp(20px, 15.775px + 1.127vw, 32px);
    z-index: 2;
    margin-right: 80px;
}
#main.career .cLinksItemText p {
    font-weight: 700;
    font-size: 200%;
    line-height: 135%;
    color: #fff;
}
#main.career .cLinksItemText span {
    display: block;
    font-size: clamp(14px, 12.592px + 0.376vw, 18px);
    line-height: 145%;
}
#main.career .cLinksItemArrow {
    position: absolute;
    z-index: 2;
    bottom: clamp(16px, 10.366px + 1.502vw, 32px);
    right: clamp(16px, 10.366px + 1.502vw, 32px);
    width: clamp(24px, 15.549px + 2.254vw, 48px);
    height: clamp(33px, 21.028px + 3.192vw, 67px);
    transform: translateX(0);
    transition: transform 0.3s ease-out;
}
#main.career .cLinksItem:hover .fJobsItemArrow {
    transform: translateX(10px);
}
#main.career .rEntry {
    margin-top: 50px;
}
#main.career .rEntry__inner {
    width: 98%;
    margin-inline: auto;
    max-width: 1400px;
    background-color: #fa0046;
    padding: 93px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#main.career .rEntry__heading {
    font-family: "Inter Tight", sans-serif;
    font-weight: 800;
    color: #fff;
    font-size: 120px;
    background-color: transparent;
}
#main.career .rEntry__lead {
    margin-top: 24px;
    width: 327px;
}
#main.career .rEntry__text {
    font-size: 133%;
    line-height: 180%;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    text-align: center;
    margin-top: 24px;
}
#main.career .rEntry__btns {
    display: flex;
    align-items: center;
    column-gap: 8px;
    justify-content: center;
    width: 100%;
    margin-top: 32px;
}
#main.career .rEntry__btn {
    margin: 0;
    border-radius: 2px;
    max-width: 420px;
    width: 100%;
}
#main.career .rEntry__btn .cLinkBtn_text {
    font-size: 200%;
    font-weight: 700;
    letter-spacing: 0.03em;
    font-feature-settings: "palt" on;
    color: #fa0046;
}
#main.career .rEntry__btn .cLinkBtn_text span {
    display: block;
    font-size: 67%;
}
/*
#main.career .rEntry__btn {
    padding: 32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    border-radius: 2px;
    max-width: 420px;
    width: 100%;
}
#main.career .rEntry__btn-text {
    display: inline-block;
    font-size: 200%;
    font-weight: 700;
    letter-spacing: 0.03em;
    color: #FA0046;
}
#main.career .rEntry__btn-text .label {
    display: block;
    font-size: 67%;
}
#main.career .rEntry__btn-icon {
    background-image: url(/recruit/common/images/rn02/icon_arrow-right.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 32px;
    height: 44px;
}
*/

.js-cTalk-slider .swiper-wrapper {
    transition-timing-function: linear;
}
