:root {
    --colorbase: #000;
    --coloryellow: #f8da0f;
    --colorred: #C71E32;
}

.p-talk-topics__tag,
.p-talk-topics__heading,
.p-talk-topics__part_tag,
.p-talk-topics__part_item_name,
.p-talk-topics__content_tag {
    font-family: "Noto Serif JP", serif;
}

/* ================================
UTILITIES
================================ */
.p-talk-topics__part_item_name,
.p-talk-topics__part_item_txt,
.p-interview__sidebar__txt01 .txt02,
.p-interview__sidebar__txt01 .txtslash,
.p-interview__sidebar__txt03 {
    font-size: 0.75rem;
}

@media screen and (min-width: 768px) {

    .p-talk-topics__part_item_name,
    .p-talk-topics__part_item_txt,
    .p-interview__sidebar__txt01 .txt02,
    .p-interview__sidebar__txt01 .txtslash,
    .p-interview__sidebar__txt03 {
        font-size: 0.875rem;
    }
}

.p-talk-topics__tag,
.p-talk-topics__part_tag,
.p-talk-topics__content_item_name,
.p-interview__sidebar__txt01 .txt01 {
    font-size: 1rem;
}

@media screen and (min-width: 768px) {

    .p-talk-topics__tag,
    .p-talk-topics__part_tag,
    .p-talk-topics__content_item_name,
    .p-interview__sidebar__txt01 .txt01 {
        font-size: 1.25rem;
    }
}

.p-talk-topics__content_tag,
.p-interview__mess__ttl {
    font-size: 1.125rem;
}

@media screen and (min-width: 768px) {

    .p-talk-topics__content_tag,
    .p-interview__mess__ttl {
        font-size: 1.5rem;
    }
}

.p-talk-topics__part_item_name_ini {
    font-size: 1.25rem;
}

@media screen and (min-width: 768px) {
    .p-talk-topics__part_item_name_ini {
        font-size: 1.625rem;
    }
}

.p-talk-topics__heading,
.p-interview__sidebar__txt02 {
    font-size: 1.5rem;
}

@media screen and (min-width: 768px) {

    .p-talk-topics__heading,
    .p-interview__sidebar__txt02 {
        font-size: 2.25rem;
    }
}

@media screen and (min-width: 768px) {
    .p-interview .c-mv02__inner {
        gap: 5px 59px;
    }
}

.p-interview .c-breadcrumb {
    position: relative;
}

@media screen and (min-width: 768px) {
    .p-interview .c-breadcrumb {
        bottom: 13px;
    }
}

.p-interview__main {
    display: flex;
    flex-direction: column;
}

@media screen and (min-width: 768px) {
    .p-interview__main {
        flex-direction: row;
    }
}

@media screen and (min-width: 768px) {
    .p-interview__sec {
        padding-bottom: 52px;
        padding-top: 33px;
    }
}

@media screen and (min-width: 768px) {
    .p-interview__sidebar {
        width: clamp(17.5rem, 15.625vw + 10rem, 28.75rem);
        flex-shrink: 0;
    }
}

@media screen and (min-width: 768px) {
    .p-interview__sidebar__wrap {
        position: sticky;
        top: 70px;
        left: 0;
    }
}

.p-interview__sidebar__img {
    text-align: center;
    max-width: 425px;
    width: 100%;
    margin: 0 auto;
}

@media screen and (min-width: 768px) {
    .p-interview__sidebar__img {
        margin: 0;
        max-width: unset;
    }
}

.p-interview__sidebar__infor {
    background-color: #fff;
    margin-top: 10px;
    padding: 12px;
}

@media screen and (min-width: 768px) {
    .p-interview__sidebar__infor {
        padding: 24px clamp(1.25rem, 0.8413vw + 0.8462rem, 1.6875rem) 24px clamp(1.25rem, 1.9231vw + 0.3269rem, 2.25rem);
        margin-top: 15px;
    }
}

.p-interview__sidebar__txt01 {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 5px 10px;
}

@media screen and (min-width: 768px) {
    .p-interview__sidebar__txt01 {
        gap: 5px 11px;
    }
}

.p-interview__sidebar__txt01 .txt01 {
    top: 2px;
}

@media screen and (min-width: 768px) {
    .p-interview__sidebar__txt01 .txt01 {
        margin-right: -3px;
    }
}

.p-interview__sidebar__txt01 .txt01,
.p-interview__sidebar__txt01 .txtslash,
.p-interview__sidebar__txt01 .txt02 {
    position: relative;
    font-family: "Noto Serif JP", serif;
    font-weight: 500;
}

.p-interview__sidebar__txt02 {
    font-family: "Noto Serif JP", serif;
    font-weight: 500;
    margin-top: 10px;
    line-height: 1;
}

@media screen and (min-width: 768px) {
    .p-interview__sidebar__txt02 {
        margin-top: 18px;
    }
}

.p-interview__sidebar__txt03 {
    margin-top: 20px;
    line-height: 1.5;
}

@media screen and (min-width: 768px) {
    .p-interview__sidebar__txt03 {
        line-height: 1.5;
        margin-top: 20px;
    }
}

.p-interview__content {
    margin-top: 30px;
}

@media screen and (min-width: 768px) {
    .p-interview__content {
        width: calc(100% - clamp(17.5rem, 15.625vw + 10rem, 28.75rem));
        padding-top: clamp(0rem, 4.0865vw + -1.9615rem, 2.125rem);
        padding-left: clamp(1.25rem, 6.0096vw + -1.6346rem, 4.375rem);
    }
}

.p-interview__blocks {
    margin-top: 30px;
}

@media screen and (min-width: 768px) {
    .p-interview__blocks {
        margin-top: 69px;
    }
}

.p-interview__block {
    margin-top: 25px;
}

@media screen and (min-width: 768px) {
    .p-interview__block {
        margin-top: 48px;
    }
}

.p-interview__block:first-child {
    margin-top: 0;
}

.p-interview__block .c-ttl01.line {
    padding-left: 0;
}

.p-interview__block .c-ttl01.line::before {
    display: inline-block;
    height: 2px;
    width: 20px;
    position: relative;
    flex-shrink: 0;
    top: -4px;
    margin-right: 5px;
}

@media screen and (min-width: 768px) {
    .p-interview__block .c-ttl01.line::before {
        top: clamp(-0.625rem, -1.0593vw + 0.196rem, -0.3125rem);
        width: 30px;
        margin-right: 6px;
    }
}

.p-interview__block__txt {
    margin-top: 10px;
}

@media screen and (min-width: 768px) {
    .p-interview__block__txt {
        margin-top: 16px;
    }
}

.p-interview__block__txt .txt {
    line-height: 1.5;
}

@media screen and (min-width: 768px) {
    .p-interview__block__txt .txt {
        line-height: 1.875;
    }
}

.p-interview__block__img {
    margin-top: 20px;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .p-interview__block__img {
        margin-top: 36px;
    }
}

@media screen and (min-width: 768px) {
    .p-interview__block.i02 .p-interview__block__txt {
        margin-top: 25px;
    }
}

@media screen and (min-width: 768px) {
    .p-interview__block.i03 {
        margin-top: 39px;
    }
}

@media screen and (min-width: 768px) {
    .p-interview__block.i03 .p-interview__block__txt {
        margin-top: 25px;
    }
}

@media screen and (min-width: 768px) {
    .p-interview__block.i04 .p-interview__block__txt {
        margin-top: 25px;
    }
}

.p-interview__mess {
    background-color: #f8da0f;
    position: relative;
    z-index: 0;
    margin-top: 20px;
    padding: 20px;
}

@media screen and (min-width: 768px) {
    .p-interview__mess {
        margin-top: 39px;
        padding: 47px clamp(1.25rem, 3.5vw + -1.375rem, 2.125rem) 42px clamp(1.5625rem, 10vw + -5.9375rem, 4.0625rem);
    }
}

.p-interview__mess__ttl {
    font-family: "Noto Serif JP", serif;
    font-weight: 500;
    line-height: 1.5;
}

@media screen and (min-width: 768px) {
    .p-interview__mess__ttl {
        line-height: 1.5;
    }
}

.p-interview__mess__txt {
    line-height: 1.5;
    font-weight: 500;
    margin-top: 10px;
}

@media screen and (min-width: 768px) {
    .p-interview__mess__txt {
        line-height: 1.875;
        padding: 0 5px;
        margin-top: 19px;
    }
}

.p-interview__mess .img-shape01,
.p-interview__mess .img-shape02 {
    position: absolute;
    z-index: -1;
    pointer-events: none;
}

.p-interview__mess .img-shape02 {
    width: 150px;
    left: 0;
    bottom: 0;
}

@media screen and (min-width: 768px) {
    .p-interview__mess .img-shape02 {
        width: 190px;
    }
}

.p-interview__mess .img-shape01 {
    width: 140px;
    top: 0;
    right: 0;
}

@media screen and (min-width: 768px) {
    .p-interview__mess .img-shape01 {
        width: 181px;
    }
}

.p-interview .c-interview-others {
    margin-top: 60px;
}

@media screen and (min-width: 768px) {
    .p-interview .c-interview-others {
        margin-top: 70px;
    }
}

.p-interview .c-decorate {
    z-index: -1;
}

@media screen and (min-width: 768px) {
    .p-interview .c-decorate .shape.i02 {
        top: 116px;
        right: -85px;
    }
}

@media screen and (min-width: 768px) {
    .p-talk {
        padding-bottom: 98px;
    }
}

.p-talk .c-decorate {
    z-index: -1;
}

@media screen and (min-width: 768px) {
    .p-talk .c-decorate .shape.i02 {
        top: 116px;
        right: -85px;
    }
}

.p-talk .c-mv02__inner {
    -moz-column-gap: 33px;
    column-gap: 33px;
}

.p-talk .c-mv02__cover {
    width: 100%;
    margin-top: 40px;
    margin-left:  auto;
    margin-right: auto;
}

@media screen and (min-width: 768px) {
    .p-talk .c-mv02__cover {
        width: 70%;
        margin-top: 63px;
    }
}

.p-talk .c-breadcrumb {
    position: relative;
}

@media screen and (min-width: 768px) {
    .p-talk .c-breadcrumb {
        bottom: 13px;
    }
}

.p-talk-topics__tag {
    font-weight: 500;
    line-height: 1.5;
}

.p-talk-topics__heading {
    font-weight: 500;
    line-height: 1.25;
    margin-top: 4px;
}

.p-talk-topics__txt {
    margin-top: 10px;
}

@media screen and (min-width: 768px) {
    .p-talk-topics__txt {
        margin-top: 20px;
    }
}

.p-talk-topics__grid {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    flex-direction: column;
    margin-top: 40px;
    padding-bottom: 60px;
}

@media screen and (min-width: 768px) {
    .p-talk-topics__grid {
        gap: 70px;
        gap: clamp(30px, (100vw - 1200px) * 1000, 70px);
        flex-direction: row;
        margin-top: 66px;
        padding-bottom: 103px;
    }
}

.p-talk-topics__part {
    width: 100%;
}

@media screen and (min-width: 768px) {
    .p-talk-topics__part {
        width: 460px;
        width: clamp(300px, (100vw - 1200px) * 1000, 460px);
    }
}

@media screen and (min-width: 768px) {
    .p-talk-topics__part_sticky {
        position: sticky;
        top: 80px;
        left: 0;
    }
}

.p-talk-topics__part_tag {
    font-weight: 500;
    line-height: 1.5;
}

.p-talk-topics__part_list {
    display: flex;
    gap: 10px;
    flex-direction: column;
    margin-top: 15px;
}

.p-talk-topics__part_item {
    width: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
}

.p-talk-topics__part_item_avatar {
    width: 120px;
    aspect-ratio: 1;
}

@media screen and (min-width: 768px) {
    .p-talk-topics__part_item_avatar {
        width: 120px;
    }
}

.p-talk-topics__part_item_detail {
    width: calc(100% - 120px);
    padding: 6px 20px;
}

@media screen and (min-width: 768px) {
    .p-talk-topics__part_item_detail {
        padding: 0px 23px 13px;
    }
}

.p-talk-topics__part_item_name {
    font-weight: 500;
    line-height: 2.1428571429;
}

.p-talk-topics__part_item_name_ini {
    line-height: 1.7307692308;
}

.p-talk-topics__part_item_txt {
    font-weight: 400;
    line-height: 1.5;
    margin-top: 4px;
}

.p-talk-topics__content {
    width: 100%;
}

@media screen and (min-width: 768px) {
    .p-talk-topics__content {
        width: calc(100% - 460px - 70px);
        width: clamp(100% - 460px - 70px, (1200px - 100vw) * 1000, 100% - 300px - 30px);
    }
}

.p-talk-topics__content_scrollable {
    width: 100%;
}

@media screen and (min-width: 768px) {
    .p-talk-topics__content_scrollable {
        height: 1032px;
        overflow: auto;
        scrollbar-width: none;
        padding-top: 3px;
    }
}

.p-talk-topics__content_wrap {
    padding-bottom: 50px;
}

.p-talk-topics__content .c-ttl01.line {
    padding-left: 0;
}

.p-talk-topics__content .c-ttl01.line::before {
    height: 2px;
    width: 20px;
    display: inline-block;
    position: relative;
    flex-shrink: 0;
    top: -4px;
    margin-right: 5px;
}

@media screen and (min-width: 768px) {
    .p-talk-topics__content .c-ttl01.line::before {
        width: 30px;
        top: clamp(-0.625rem, -1.0593vw + 0.196rem, -0.3125rem);
        margin-right: 6px;
    }
}

.p-talk-topics__content_tag {
    font-weight: 500;
    line-height: 1.5;
    display: flex;
    gap: 6px;
    align-items: center;
}

.p-talk-topics__content_tag::before {
    content: "";
    width: 30px;
    height: 2px;
    background-color: var(--colorred);
    flex-shrink: 0;
}

.p-talk-topics__content_list {
    display: flex;
    gap: 20px;
    flex-direction: column;
    margin-top: 16px;
}

@media screen and (min-width: 768px) {
    .p-talk-topics__content_list {
        gap: 29px;
        margin-top: 24px;
    }
}

.p-talk-topics__content_item_name {
    font-weight: 700;
    line-height: 1.5;
}

.p-talk-topics__content_item_txt {
    line-height: 1.875;
    font-weight: 400;
    margin-top: 2px;
}

.p-talk-topics__content_thumb {
    width: 100%;
    margin-top: 30px;
}

@media screen and (min-width: 768px) {
    .p-talk-topics__content_thumb {
        margin-top: 43px;
    }
}

.p-talk-topics__content_summary {
    position: relative;
    z-index: 0;
    padding: 20px;
}

@media screen and (min-width: 768px) {
    .p-talk-topics__content_summary {
        margin-top: -30px;
        padding: 26px 54px 37px;
        padding-inline: clamp(37px, (100vw - 1200px) * 1000, 54px);
    }
}

.p-talk-topics__content_summary::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: var(--coloryellow);
    z-index: -1;
}

.p-talk-topics__content_summary .p-talk-topics__content_tag::before {
    display: none;
}

@media screen and (min-width: 768px) {
    .p-talk-topics__content_summary .p-talk-topics__content_list {
        gap: 43px;
        padding-left: 5px;
        margin-bottom: 25px;
    }
}

@media screen and (min-width: 768px) {
    .p-talk-topics__content_summary .p-talk-topics__content_item_txt {
        margin-top: 6px;
    }
}

.p-talk-topics__content_summary_decorate {
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: -1;
}

.p-talk-topics__content_summary_decorate .shape {
    position: absolute;
}

.p-talk-topics__content_summary_decorate .shape:nth-child(1) {
    width: 181px;
    max-width: 27.0149253731%;
    top: 0;
    right: 0;
}

.p-talk-topics__content_summary_decorate .shape:nth-child(2) {
    width: 190px;
    max-width: 28.3582089552%;
    left: 0;
    bottom: 0;
}