.mixin-width {
    width: 100%;
    max-width: 1032px;
    margin: 0 auto;
    padding: 0 16px;
}
.newfaculty-interview__single {
    overflow: hidden;
}
.newfaculty-interview__single-head {
    position: relative;
    background-color: var(--White, #FFF);
}
.newfaculty-interview__single--tanita .newfaculty-interview__single-head {
    background: linear-gradient(to right, #FFF 30%, #E2EFFF 70%);
}
.newfaculty-interview__single--softbank .newfaculty-interview__single-head {
    background: linear-gradient(to right, #FFF 30%, #EFEEEC 70%);
}
.topicpath {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    max-width: 1032px;
    margin: 0 auto;
}
.newfaculty-interview__single-head__titles {
    position: absolute;
    bottom: 20px;
    left: 0;
    height: fit-content;
    z-index: 1;
}
.newfaculty-interview__single-head__logo {
    display: block;
    margin-bottom: 20px;
    height: 40px;
}
.newfaculty-interview__single-head__title {
    color: var(--Black, #333);
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}
.newfaculty-interview__single-head__subtitle {
    color: var(--Black, #333);
    font-size: 20px;
    font-weight: 600;
}
.newfaculty-interview__single-head__img {
    display: block;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}
@media screen and (min-width: 768px){
    .topicpath {
        padding: 15px 20px;
    }
    .newfaculty-interview__single-head::after {
        content: "";
        display: block;
        opacity: 0.5;
        background: linear-gradient(84deg, #FFF 71.45%, rgba(255, 255, 255, 0.00) 86.93%);
        background-repeat: no-repeat;
        background-size: contain;
        width: 50%;
        height: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        top: 0;
        margin: auto;
    }
    .newfaculty-interview__single-head__titles {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
    .newfaculty-interview__single-head__logo {
        height: 60px;
    }
    .newfaculty-interview__single-head__title {
        margin-bottom: 0;
        font-size: 18px;
        font-weight: 600;
        line-height: 1.7;
    }
    .newfaculty-interview__single-head__subtitle {
        font-size: 32px;
        line-height: 1.7;
    }
}

.newfaculty-interview__single-intro {
    margin-bottom: 70px;
    background-color: #F9F2FF;
    padding: 20px 0 70px;
    position: relative;
}
.newfaculty-interview__single-intro::before {
    content: "";
    display: block;
    position: absolute;
    width: 372px;
    height: 66px;
    left: -335px;
    bottom: -80px;
    z-index: 1;
    background-image: url(../../img/programs/newfaculty/interview/bg_intro.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(344deg);
}
.newfaculty-interview__single-intro::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    background-color: var(--White, #FFF);
    clip-path: polygon(100% 0, 0 100%, 100% 100%);
    display: block;
}
.newfaculty-interview__single-intro__inner {
    position: relative;
}
.newfaculty-interview__single-content__intro-text {
    color: var(--Black, #333);
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7;
}
.newfaculty-interview__single-content__intro-text span {
    font-weight: 600;
}
.newfaculty-interview__single-content__caption {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 50px;
}
.newfaculty-interview__single-content__caption-text {
    color: var(--Black, #333);
    text-align: center;
    font-size: 12px;
    font-weight: 300;
}
.newfaculty-interview__single-content__caption-text span {
    color: var(--Black, #333);
    font-size: 16px;
    display: inline-block;
}
@media screen and (min-width: 768px){
    .newfaculty-interview__single-intro {
        margin-bottom: 106px;
        background-repeat: no-repeat;
        padding: 20px 0 160px;
    }
    .newfaculty-interview__single-intro::before {
        width: 370px;
        height: 70px;
        left: -188px;
        bottom: -20px;
        top: 0;
        margin: auto;
        z-index: 0;
    }
    .newfaculty-interview__single-intro::after {
        height: 160px;
        clip-path: polygon(100% 0, -30% 100%, 100% 100%);
    }
    .newfaculty-interview__single-content__intro-text {
        max-width: 660px;
        margin: 0 auto;
    }
    .newfaculty-interview__single-content__intro-picture {
        max-width: 1032px;
        padding: 0 16px;
        margin: auto;
    }
}

.newfaculty-interview__single-section {
    margin-bottom: 10px;
    position: relative;
}
.newfaculty-interview__single-section::before {
    content: "";
    display: block;
    position: absolute;
    width: 372px;
    height: 66px;
    right: -312px;
    top: 8%;
    background-image: url(../../img/programs/newfaculty/interview/bg_intro.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(30deg);
}
.newfaculty-interview__single-section__inner {
    position: relative;
    z-index: 1;
}
.newfaculty-interview__single-section__title {
    color: var(--White, #FFF);
    text-align: center;
    font-family: Barlow;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 1.4px;
    position: relative;
    margin-bottom: 40px;
}
.newfaculty-interview__single-section__title::after {
    content: "";
    display: block;
    background-image: url(../../img/programs/newfaculty/interview/bg_section-title.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 150px;
    height: 30px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    margin: auto;
}
.newfaculty-interview__single-section__list {
    display: flex;
    flex-direction: column;
    counter-reset: question-counter; /* カウンターをリセット */
}
.newfaculty-interview__single-section__item {
    padding: 50px 0 90px;
    position: relative;
}
.newfaculty-interview__single-section__item:nth-child(-n+2):before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    background-color: #F9F2FF;
    clip-path: polygon(100% 0, 0 100%, 100% 100%);
    display: block;
}
.newfaculty-interview__single-section__item:first-child {
    padding-top: 0;
}
.newfaculty-interview__single-section__item:nth-child(2) {
    background: #F9F2FF;
}
.newfaculty-interview__single-section__item:nth-child(2):before {
    background-color: var(--White, #FFF);
}
.newfaculty-interview__single-section__item:last-child:before {
    display: none;
}
.newfaculty-interview__single-section__item-title {
    color: var(--Black, #333);
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.7;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.newfaculty-interview__single-section__item-title::after {
    content: "";
    display: block;
    background-image: url(../../img/programs/newfaculty/interview/deco_section-title.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 212px;
    height: 12px;
    margin-top: 10px;
}
.newfaculty-interview__single-section__item-details {
    display: flex;
    flex-direction: column;
    gap: 60px;
    width: 100%;
    max-width: 1032px;
    margin: 0 auto;
    padding: 0 16px;
}
.newfaculty-interview__single-section__item-detail-question {
    color: #9A489A;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.7;
    display: flex;
    margin-bottom: 20px;
    counter-increment: question-counter; /* カウンターをインクリメント */
}
.newfaculty-interview__single-section__item-detail-question::before {
    content: counter(question-counter, decimal-leading-zero); /* カウンターを表示 */
    font-family: Barlow;
    font-size: 40px;
    font-style: italic;
    font-weight: 400;
    background: var(--human-gradation1, linear-gradient(46deg, #0A8FD4 0%, #914591 76.27%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
    position: relative;
    top: -2px;
    flex-shrink: 0;
    display: inline-block;
    font-family: Barlow;
    min-width: 48px;
    margin-right: 25px;
}
.newfaculty-interview__single-section__item-detail-answer {
    color: var(--Black, #333);
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7;
}
.newfaculty-interview__single-section__item-detail-answer span{
    font-weight: 600;
}
.newfaculty-interview__single-section__item-detail-answer-highlight {
    background: linear-gradient(transparent 60%, #FFF880 0);
}
.newfaculty-interview__single-section__item-detail-icon {
    margin-bottom: 10px;
}
.newfaculty-interview__single-section__item-detail-image {
    display: block;
    margin-top: 30px;
    width: 100%;
}
.newfaculty-interview__single-section__item-main-insert {
    width: 100%;
    max-width: 1032px;
    margin: 50px auto 0;
    padding: 0 16px;
}
@media screen and (min-width: 768px){
    .newfaculty-interview__single-section::before {
        width: 370px;
        height: 70px;
        right: -160px;
        top: 0;
    }
    .newfaculty-interview__single-section__item {
        padding: 40px 0 160px;
    }
    .newfaculty-interview__single-section__item:nth-child(-n+2):before {
        height: 120px;
        clip-path: polygon(100% 0, -30% 100%, 100% 100%);
    }
    .newfaculty-interview__single-section__item-inner {
        position: relative;
    }
    .newfaculty-interview__single-section__item:nth-child(2) .newfaculty-interview__single-section__item-inner::before {
        content: "";
        display: block;
        position: absolute;
        background-image: url(../../img/programs/newfaculty/interview/bg_intro.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 370px;
        height: 70px;
        left: -190px;
        bottom: 390px;
        z-index: 0;
        transform: rotate(226deg);
    }
    .newfaculty-interview__single-section__item:nth-child(2) .newfaculty-interview__single-section__item-inner::after {
        content: "";
        display: block;
        position: absolute;
        width: 372px;
        height: 66px;
        right: -90px;
        bottom: 140px;
        z-index: 1;
        background-image: url(../../img/programs/newfaculty/interview/bg_intro.png);
        background-repeat: no-repeat;
        background-size: contain;
        transform: rotate(330deg);
    }
    .newfaculty-interview__single-section__item-detail-content {
        padding: 0 85px;
    }
    .newfaculty-interview__single-section__item-detail--text-only .newfaculty-interview__single-section__item-detail-content{
        padding: 0 85px 0 170px;
    }
    .newfaculty-interview__single-section__item-detail--img-left .newfaculty-interview__single-section__item-detail-content {
        order: 2;
    }
    .newfaculty-interview__single-section__item-title {
        margin-bottom: 40px;
        font-size: 28px;
        line-height: 1.5;
    }
    .newfaculty-interview__single-section__item-title::after {
        width: 312px;
        height: 12px;
    }
    .newfaculty-interview__single-section__item-details {
        gap: 80px;
    }
    .newfaculty-interview__single-section__item-detail {
        display: flex;
    }
    .newfaculty-interview__single-section__item-detail-question {
        margin-bottom: 40px;
    }
    .newfaculty-interview__single-section__item-detail-text {
        display: flex;
    }
    .newfaculty-interview__single-section__item-detail-icon {
        margin-bottom: 0;
        margin-right: 20px;
        height: fit-content;
    }
    .newfaculty-interview__single-section__item-detail-image {
        margin-top: 0;
        width: 320px;
    }
    .newfaculty-interview__single-section__item-main-insert {
        display: block;
        width: 100%;
        margin-top: 100px;
        padding: 0 85px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1000px){
    .newfaculty-interview__single-section__item-detail-content {
        padding: 0 35px;
    }
    .newfaculty-interview__single-section__item-detail-image {
        width: 200px;
    }
    .newfaculty-interview__single-section__item:nth-child(2) .newfaculty-interview__single-section__item-inner::after{
        right: -190px;
    }
}

.newfaculty-interview__single-profile {
    position: relative;
}
.newfaculty-interview__single-profile__inner {
    position: relative;
    max-width: 862px;
    padding: 0 16px 40px;
}
.newfaculty-interview__single-profile__inner::before {
    content: "";
    display: block;
    background: linear-gradient(to right, #F6CAF7, #2618FC);
    width: 100%;
    height: 1px;
    position: absolute;
    z-index: -2;
    top: 8px;
    right: 0;
    left: 0;
    margin: auto;
}
.newfaculty-interview__single-profile__inner::after {
    content: "";
    display: block;
    background: linear-gradient(to right, #8E71F9, #2719FC);
    width: 100%;
    height: 1px;
    position: absolute;
    z-index: -2;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.newfaculty-interview__single-profile__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
.newfaculty-interview__single-profile__item {
    width: calc( ( 100% - 20px ) / 2 );
}
.newfaculty-interview__single-profile__list--featur .newfaculty-interview__single-profile__item:first-child {
    width: 100%;
    padding: 0 calc( ( ( 100% + 20px ) / 2 ) / 2 );
}
.newfaculty-interview__single-profile__item-image {
    margin-bottom: 15px;
    display: block;
    width: 100%;
}
.newfaculty-interview__single-profile__item-role {
    color: var(--Black, #333);
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 4px;
}
.newfaculty-interview__single-profile__item-name {
    color: var(--Black, #333);
    text-align: center;
    font-size: 16px;
    font-weight: 300;
}
@media screen and (min-width: 768px){
    .newfaculty-interview__single-profile__list-wrap {
        flex-direction: row;
        gap: 20px;
    }
    .newfaculty-interview__single-profile__list {
        gap: 20px;
    }
    .newfaculty-interview__single-profile__item {
        width: calc( ( 100% - 20px * 2 ) / 3 );
    }
    .newfaculty-interview__single-profile__list--featur .newfaculty-interview__single-profile__item:first-child {
        width: calc( ( 100% - 20px * 2 ) / 3 );
        padding: 0;
    }
    .newfaculty-interview__single-profile__item-image {
        padding: 0 38px;
    }
}

.newfaculty-interview__single-related {
    padding: 60px 0 0;
}
.newfaculty-interview__single-related__list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.newfaculty-interview__single-related__link {
    display: flex;
}
.newfaculty-interview__single-related__item-picture {
    width: 40%;
}
.newfaculty-interview__single-related__item-image {
    display: block;
    width: 100%;
}
.newfaculty-interview__single-related__item-content {
    background-color: #F9F2FF;
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    width: 60%;
}
.newfaculty-interview__single-related__item-title {
    color: var(--Black, #333);
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}
.newfaculty-interview__single-related__item-description {
    color: var(--Black, #333);
    font-size: 12px;
    font-weight: 300;
}
@media screen and (min-width: 768px){
    .newfaculty-interview__single-related {
        padding: 80px 0 40px;
    }
    .newfaculty-interview__single-related__inner {
        max-width: 692px;
    }
    .newfaculty-interview__single-related__link {
        display: flex;
        transition: .3s all;
    }
    .newfaculty-interview__single-related__link:hover {
        opacity: 0.5;
    }
    .newfaculty-interview__single-related__item-picture {
        width: 35%;
    }
    .newfaculty-interview__single-related__item-image {
        display: block;
        width: 100%;
    }
    .newfaculty-interview__single-related__item-content {
        padding: 16px;
        width: 65%;
    }
    .newfaculty-interview__single-related__item-title {
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 1;
    }
    .newfaculty-interview__single-related__item-description {
        font-size: 14px;
        line-height: 1.7;
    }
}