#main.senior {
    background-color: transparent;
    overflow: unset;
}
#main.senior .cPagetitle__catchcopy {
    width: 422px;
}
#main.senior .cPagetitle__catchcopy img {
    aspect-ratio: 422/154;
    object-fit: contain;
}
#main.senior .sMv {
    margin-top: 96px;
}
#main.senior .sMv_img {
    display: block;
}
#main.senior .sMv_img img {
    aspect-ratio: 1440/640;
    object-fit: cover;
}
#main.senior .sSenior {
    margin-top: 64px;
}
#main.senior .sOutline__inner {
    max-width: 1280px;
    margin-inline: auto;
    width: 90%;
}
#main.senior .sOutline__wrapper {
    display: flex;
    align-items: start;
    column-gap: 3%;
}
#main.senior .sOutline__label {
    font-family: 'Inter Tight';
    font-weight: 900;
    font-size: 100%;
    line-height: 150%;
    color: #FA0046;
    flex: 0 1 23%;
}
#main.senior .sOutline__body {
    flex: 0 1 74%;
}
#main.senior .sOutline__heading {
    font-weight: 700;
    font-size: 267%;
    line-height: 135%;
    letter-spacing: 0.03em;
    font-feature-settings: 'palt' on;
    color: #111111;
    background-color: transparent;
}
#main.senior .sOutline__text {
    font-weight: 500;
    font-size: 150%;
    line-height: 180%;
    letter-spacing: 0.03em;
    font-feature-settings: 'palt' on;
    margin-top: 24px;
}
#main.senior .sOutline__text sup{
    font-size: 70%;
    line-height: 1.0;
    vertical-align: 5px;
}
#main.senior .sOutline__text_notes {
    font-weight: 400;
    font-size: 117%;
    line-height: 180%;
    letter-spacing: 0.03em;
    font-feature-settings: 'palt' on;
    margin-top: 24px;
}
#main.senior .sOutline__btn {
    margin-top: 40px;
    margin-left: 0;
    max-width: 520px;
    width: 100%;
}
#main.senior .sOutline__btn + .sOutline__btn {
    margin-top: 16px;
}
#main.senior .sOutline__btn .cLinkBtn_text{
    font-size: 167%;
}
/*
#main.senior .sOutline__btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 28px 32px;
    background-color: #000;
    transition: padding .3s ease-out;
    margin-top: 40px;
    max-width: 520px;
    width: 100%;
}
#main.senior .sOutline__btn .text {
    flex: 1;
    font-size: 167%;
    letter-spacing: 0.03em;
    font-weight: 700;
    line-height: 135%;
    color: #fff;
}
#main.senior .sOutline__btn .icon {
    display: block;
    width: 10px;
    height: 10px;
    stroke: #fff;
    margin-left: 10px;
    flex: 0 1 10px;
    margin-top: 5px;
}
*/
#main.senior .sProfile {
    margin-top: 64px;
    padding-top: 64px;
    border-top: 1px solid rgba( 0, 0, 0, .1);
}
#main.senior .sProfile__inner {
    max-width: 1280px;
    margin-inline: auto;
    width: 90%;
}
#main.senior .sProfile__wrapper {
    display: flex;
    align-items: start;
    column-gap: 3%;
}
#main.senior .sProfile__label {
    font-family: 'Inter Tight';
    font-weight: 900;
    font-size: 100%;
    line-height: 150%;
    color: #FA0046;
    flex: 0 1 23%;
}
#main.senior .sProfile__list {
    flex: 0 1 74%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 40px;
}
#main.senior .sProfile__img img {
    aspect-ratio: 290/194;
    object-fit: cover;
}
#main.senior .sProfile__body {
    flex: 0 1 74%;
}
#main.senior .sProfile__name {
    display: flex;
    align-items: flex-end;
    margin-top: 20px;
}
#main.senior .sProfile__name .ja {
    font-weight: 700;
    font-size: 122%;
    line-height: 140%;
    letter-spacing: 0.03em;
    font-feature-settings: 'palt' on;
    color: #231815;
}
#main.senior .sProfile__name .en {
    font-family: 'Inter Tight';
    font-weight: 900;
    font-size: 74%;
    line-height: 150%;
    color: #80878C;
    margin-left: 8px;
}
#main.senior .sProfile__job {
    font-weight: 500;
    font-size: 100%;
    line-height: 140%;
    letter-spacing: 0.03em;
    font-feature-settings: 'palt' on;
    margin-top: 8px;
}
#main.senior .sChapter {
    margin-top: 64px;
    padding-top: 128px;
    border-top: 1px solid rgba( 0, 0, 0, .1);
}
#main.senior .sChapter__inner {
    max-width: 1280px;
    margin-inline: auto;
    width: 90%;
}
#main.senior .sChapter__wrap {
    display: flex;
    gap: 12%;
}
#main.senior .sChapter__main {
    width: calc(100% - 290px);
    flex: 1;
}
#main.senior .sChapter__label {
    font-family: 'Inter Tight';
    font-weight: 900;
    font-size: 200%;
    line-height: 150%;
    font-feature-settings: 'palt' on;
    color: #FA0046;
}
#main.senior .sChapter__heading {
    font-weight: 700;
    font-size: 267%;
    line-height: 135%;
    letter-spacing: 0.03em;
    font-feature-settings: 'palt' on;
    color: #111111;
    background-color: transparent;
    margin-top: 20px;
}
#main.senior .sChapter__img {
    margin-top: 48px;
}
#main.senior .sChapter__img img {
    aspect-ratio: 842/480;
    object-fit: cover;
}
#main.senior .sChapter__section02 .sChapter__img img {
    aspect-ratio: 842/561;
}
#main.senior .sChapter__section03 .sChapter__img img {
    aspect-ratio: 842/561;
}
#main.senior .sChapter__q {
    display: flex;
    align-items: baseline;
    gap: 16px;
    margin-top: 48px;
}
#main.senior .sChapter__q-icon {
    font-family: 'Inter Tight';
    font-weight: 900;
    font-size: 228%;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #FA0046;
}
#main.senior .sChapter__q-text {
    font-weight: 700;
    font-size: 171%;
    line-height: 140%;
    letter-spacing: 0.03em;
    font-feature-settings: 'palt' on;
}
#main.senior .sChapter__a-wrap {
    margin-top: 32px;
}
#main.senior .sChapter__row {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}
#main.senior .sChapter__row + .sChapter__row {
    margin-top: 32px;
}
#main.senior .sChapter__name {
    font-weight: 700;
    font-size: 133%;
    line-height: 180%;
    letter-spacing: 0.03em;
    font-feature-settings: 'palt' on;
    color: #222222;
    flex: 0 1 64px;
}
#main.senior .sChapter__text {
    font-weight: 500;
    font-size: 133%;
    line-height: 180%;
    letter-spacing: 0.03em;
    font-feature-settings: 'palt' on;
    color: #222222;
    flex: 1;
}
#main.senior .sChapter__section02 {
    margin-top: 96px;
}
#main.senior .sChapter__section03 {
    margin-top: 96px;
}
#main.senior .sChapter__side {
    width: 290px;
    flex: 0 1 290px;
    align-self: flex-start;
    position: sticky;
    top: 100px;
    margin-top: 109px;
}
#main.senior .sChapter__nav-title {
    display: block;
    font-size: 100%;
    font-weight: 900;
    color: #FA0046;
    font-family: 'Inter Tight', sans-serif;
}
#main.senior .sChapter__nav-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 44px;
}
#main.senior .sChapter__nav-link {
    display: flex;
    align-items: center;
    gap: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 20px;
    transition: border-bottom .3s ease-out;
}
#main.senior .sChapter__nav-body {
    flex: 1;
}
#main.senior .sChapter__nav-label {
    display: block;
    font-size: 70%;
    font-weight: 900;
    color: rgba(0, 0, 0, 0.5);
    font-family: 'Inter Tight', sans-serif;
    text-transform: uppercase;
    transition: color 0.3s ease-out;
}
#main.senior .sChapter__nav-text {
    font-size: 93%;
    line-height: 150%;
    font-weight: 700;
    letter-spacing: 0.03em;
    font-feature-settings: 'palt' on;
    color: #111111;
}
#main.senior .sChapter__nav-icon {
    display: inline-block;
    width: 18px;
    background-color: #000;
    transition: background-color .3s ease-out, transform .3s ease-out;
    border-radius: 50%;
    height: 18px;
    background-image: url(/recruit/common/images/rn02/icon_arrow.svg);
    background-size: 10px 10px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    transform: rotate(90deg);
}
#main.senior .sChapter__nav-item.is-active .sChapter__nav-link {
    border-bottom: 1px solid #000;
}
#main.senior .sChapter__nav-item.is-active .sChapter__nav-icon {
    background-color: #FA0046;
    transform: rotate(180deg);
}
#main.senior .sChapter__nav-item.is-active .sChapter__nav-label {
    color: #FA0046;
}
#main.senior .sSenior__img-full {
    margin-top: 166px;
}
#main.senior .sSenior__img-full img {
    aspect-ratio: 1440/821;
    object-fit: cover;
}
#main.senior .rEntry {
    margin-top: 50px;
}
#main.senior .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.senior .rEntry__heading {
    font-family: 'Inter Tight', sans-serif;
    font-weight: 800;
    color: #fff;
    font-size: 120px;
    background-color: transparent;
}
#main.senior .rEntry__lead {
    margin-top: 24px;
    width: 327px;
}
#main.senior .rEntry__text {
    font-size: 133%;
    line-height: 180%;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.03em;
    text-align: center;
    margin-top: 24px;
}
#main.senior .rEntry__btns {
    display: flex;
    align-items: center;
    column-gap: 8px;
    justify-content: center;
    width: 100%;
    margin-top: 32px;
}
#main.senior .rEntry__btn {
    border-radius: 2px;
    max-width: 420px;
    width: 100%;
}
#main.senior .rEntry__btn .cLinkBtn_text {
    display: inline-block;
    font-size: 200%;
    font-weight: 700;
    letter-spacing: 0.03em;
    color: #FA0046;
}
#main.senior .rEntry__btn .cLinkBtn_text span{
    display: block;
    font-size: 67%;
}
/*
#main.senior .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.senior .rEntry__btn-text {
    display: inline-block;
    font-size: 200%;
    font-weight: 700;
    letter-spacing: 0.03em;
    color: #FA0046;
}
#main.senior .rEntry__btn-text .label {
    display: block;
    font-size: 67%;
}
#main.senior .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;
}
*/
