/* --------------------
 Voice
-------------------- */
img {
    height: auto;
}

.voice .com-page-head__category {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    gap: 1.5384615385vw;
    justify-content: center;
    margin: 5.1282051282vw 0 0;
}

@media (min-width: 769px) {
    .voice .com-page-head__category {
        gap: 0.5555555556vw;
        margin: 1.3888888889vw 0 0;
    }
}

.voice .com-page-head__category a {
    background-color: var(--color-blue-sky);
    border-radius: 1.0256410256vw;
    color: var(--color-white);
    display: block;
    font-family: var(--ff-tsukushi-b);
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.2;
    margin: 0;
    padding: 1.0256410256vw 1.5384615385vw 1.5384615385vw;
    text-decoration: none;
}

@media (min-width: 769px) {
    .voice .com-page-head__category a {
        border-radius: 0.2777777778vw;
        font-size: 1.5rem;
        padding: 0.2777777778vw 0.5555555556vw 0.4166666667vw;
    }
}

.voice .com-page-head__content {
    margin: 0 auto;
}

@media (min-width: 769px) {
    .voice .com-page-head__content {
        max-width: 66.6666666667vw;
    }
}

.voice__content {
    margin: 0;
    padding: 10.2564102564vw 5.1282051282vw 14.1025641026vw;
}

@media (min-width: 769px) {
    .voice__content {
        padding: 5.5555555556vw 1.3888888889vw 5.5555555556vw;
    }
}

.voice__content p {
    font-size: 0.875rem;
    line-height: 1.6;
    margin: 0 0 1.5em;
}

@media (min-width: 769px) {
    .voice__content p {
        font-size: 1.3333333333rem;
        text-align: center;
    }
}

.voice__content p:last-child {
    margin-bottom: 0;
}

.voice__empty {
    background-color: var(--color-gray-verylight);
    padding: 15.3846153846vw 5.1282051282vw 15.3846153846vw;
}

@media (min-width: 769px) {
    .voice__empty {
        padding: 5.5555555556vw 1.3888888889vw 5.5555555556vw;
    }
}

.voice__empty h2 {
    font-family: var(--ff-tsukushi-b);
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.6;
    margin: 0 0 4.1025641026vw;
    text-align: center;
}

@media (min-width: 769px) {
    .voice__empty h2 {
        font-size: 2rem;
        margin: 0 0 1.1111111111vw;
    }
}

.voice__empty p {
    font-size: 0.875rem;
    line-height: 1.6;
    margin: 0 0 1.5em;
    text-align: center;
}

@media (min-width: 769px) {
    .voice__empty p {
        font-size: 1.3333333333rem;
    }
}

.voice__empty p:last-child {
    margin-bottom: 0;
}

.voice__main {
    background-color: var(--color-gray-verylight);
    padding: 15.3846153846vw 0;
}

@media (min-width: 769px) {
    .voice__main {
        padding: 5.5555555556vw 0;
    }
}

.voice__main-container {
    margin: 0 auto;
    padding: 0 5.1282051282vw;
    width: 100%;
}

@media (min-width: 769px) {
    .voice__main-container {
        max-width: 83.3333333333vw;
        padding: 0 1.3888888889vw;
    }
}

.voice__main__list {
    margin: 0 0 10.2564102564vw;
}

@media (min-width: 769px) {
    .voice__main__list {
        margin: 0 0 2.7777777778vw;
    }
}

.voice__main__list__item {
    align-items: stretch;
    background-color: var(--color-white);
    border-radius: 2.5641025641vw;
    color: var(--color-gray-mid);
    display: flex;
    flex-flow: row wrap;
    gap: 6.1538461538vw;
    justify-content: center;
    margin: 0 0 10.2564102564vw;
    padding: 10.2564102564vw 6.4102564103vw;
    text-decoration: none;
}

@media (min-width: 769px) {
    .voice__main__list__item {
        border-radius: 2.7777777778vw;
        flex-wrap: nowrap;
        gap: 2.0833333333vw;
        margin: 0 0 2.7777777778vw;
        padding: 4.1666666667vw 7.2916666667vw;
    }
}

.voice__main__list__item:last-child {
    margin-bottom: 0;
}

.voice__main__list__item__main {
    flex: 0 0 100%;
    position: relative;
}

@media (min-width: 769px) {
    .voice__main__list__item__main {
        flex: 1 1 auto;
        padding: 0 0 4.8611111111vw;
    }
}

.voice__main__list__item__main__category {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    gap: 1.0256410256vw;
    justify-content: center;
    margin: 0 0 6.1538461538vw;
    padding: 0;
}

@media (min-width: 769px) {
    .voice__main__list__item__main__category {
        gap: 0.2777777778vw;
        justify-content: flex-start;
        margin: 0 0 1.6666666667vw;
    }
}

.voice__main__list__item__main__category span {
    background-color: var(--color-gray-light);
    border-radius: 1.0256410256vw;
    color: var(--color-white);
    display: block;
    font-family: var(--ff-tsukushi-b);
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2;
    margin: 0;
    min-width: 28.2051282051vw;
    padding: 1.0256410256vw 2.0512820513vw;
    text-align: center;
}

@media (min-width: 769px) {
    .voice__main__list__item__main__category span {
        border-radius: 0.2777777778vw;
        font-size: 1.1666666667rem;
        min-width: 7.6388888889vw;
        padding: 0.2777777778vw 0.8333333333vw;
    }
}

.voice__main__list__item__main__category span.--blue {
    background-color: var(--color-blue-sky);
}

.voice__main__list__item__main__category span.--pink {
    background-color: #DF97A3;
}

.voice__main__list__item__main__category span.--yellow {
    background-color: #dccb97;
}

.voice__main__list__item__main__title {
    color: var(--color-gray-mid);
    font-family: var(--ff-tsukushi-b);
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.3;
    margin: 0 0 6.1538461538vw;
    text-align: center;
}

@media (min-width: 769px) {
    .voice__main__list__item__main__title {
        font-size: 2.3333333333rem;
        margin: 0 0 1.1111111111vw;
        text-align: left;
    }
}

.voice__main__list__item__main__fig {
    margin: 0 auto 7.6923076923vw;
    position: relative;
    width: 53.8461538462vw;
}

@media (min-width: 769px) {
    .voice__main__list__item__main__fig {
        display: none;
    }
}

.voice__main__list__item__main__fig__viewer {
    aspect-ratio: 220/293;
    overflow: hidden;
}

.voice__main__list__item__main__fig__viewer img {
    border-radius: 5.1282051282vw;
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.voice__main__list__item__main__fig__viewer:empty {
    background-color: var(--color-gray-verylight);
    position: relative;
}

.voice__main__list__item__main__fig__viewer:empty:before {
    background-image: url(../../img/common/thumbnail.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 150% auto;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.voice__main__list__item__main__content {
    margin: 0 0 5.1282051282vw;
}

@media (min-width: 769px) {
    .voice__main__list__item__main__content {
        margin: 0 0 2.0833333333vw;
    }
}

.voice__main__list__item__main__content p {
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.6;
    margin: 0;
}

@media (min-width: 769px) {
    .voice__main__list__item__main__content p {
        font-size: 1.3333333333rem;
    }
}

@media (min-width: 769px) {
    .voice__main__list__item__main__action {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
    }
}

.voice__main__list__item__main__action span {
    align-items: center;
    border: 1px solid var(--color-gray-mid);
    border-radius: 7.6923076923vw;
    color: inherit;
    display: flex;
    flex-flow: row nowrap;
    font-family: var(--ff-tsukushi-b);
    font-size: 1.125rem;
    font-weight: 400;
    height: 13.8461538462vw;
    justify-content: center;
    margin: 0 auto;
    min-width: 61.5384615385vw;
    padding: 0 11.5384615385vw;
    position: relative;
    text-align: center;
    width: -webkit-fit-content;
    width: fit-content;
}

@media (min-width: 769px) {
    .voice__main__list__item__main__action span {
        border-radius: 2.0833333333vw;
        font-size: 1.6666666667rem;
        height: 4.1666666667vw;
        margin: 0;
        min-width: 20.4861111111vw;
        padding: 0 3.125vw;
    }
}

.voice__main__list__item__main__action span:after {
    background-color: var(--color-gray-mid);
    bottom: 0;
    content: "";
    display: block;
    height: 5.1282051282vw;
    margin: auto;
    -webkit-mask-image: url(../../img/common/icon-arrow-gray.png);
    mask-image: url(../../img/common/icon-arrow-gray.png);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    position: absolute;
    right: 5.1282051282vw;
    top: 0;
    width: 5.1282051282vw;
}

@media (min-width: 769px) {
    .voice__main__list__item__main__action span:after {
        height: 1.3888888889vw;
        right: 1.3888888889vw;
        width: 1.3888888889vw;
    }
}

.voice__main__list__item__fig {
    display: none;
    flex: 0 0 56.4102564103vw;
    margin: 0;
    position: relative;
}

@media (min-width: 769px) {
    .voice__main__list__item__fig {
        display: block;
        flex: 0 0 15.2777777778vw;
    }
}

.voice__main__list__item__fig__viewer {
    aspect-ratio: 220/293;
    overflow: hidden;
}

.voice__main__list__item__fig__viewer img {
    border-radius: 5.1282051282vw;
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

@media (min-width: 769px) {
    .voice__main__list__item__fig__viewer img {
        border-radius: 1.3888888889vw;
    }
}

.voice__main__list__item__fig__viewer:empty {
    background-color: var(--color-gray-verylight);
    position: relative;
}

.voice__main__list__item__fig__viewer:empty:before {
    background-image: url(../../img/common/thumbnail.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 150% auto;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.voice__concept {
    overflow-x: clip;
    padding: 20.5128205128vw 0;
    position: relative;
}

@media (min-width: 769px) {
    .voice__concept {
        padding: 5.5555555556vw 0 6.9444444444vw;
    }
}

.voice__concept:after {
    background-image: url(../images/pages/voice/voice-deco-02-mb.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: -15.3846153846vw;
    content: "";
    display: block;
    height: 184.1025641026vw;
    left: -21.0256410256vw;
    position: absolute;
    right: auto;
    width: 142.0512820513vw;
    z-index: -1;
}

@media (min-width: 769px) {
    .voice__concept:after {
        background-image: url(../images/pages/voice/voice-deco-02.svg);
        bottom: -7.9861111111vw;
        height: 63.9583333333vw;
        left: 0.6944444444vw;
        width: 99.1666666667vw;
    }
}

.voice__concept-container {
    margin: 0 auto;
    padding: 0 5.1282051282vw;
    width: 100%;
}

@media (min-width: 769px) {
    .voice__concept-container {
        max-width: 82.3611111111vw;
        padding: 0;
    }
}

.voice__concept__policy {
    background-color: rgba(var(--color-white-rgb), 0.7);
    border-radius: 5.1282051282vw;
    box-shadow: 0vw 0vw 2.5641025641vw 0vw rgba(0, 0, 0, 0.15);
    margin: 0 auto;
    padding: 10.2564102564vw 6.4102564103vw;
    width: 100%;
}

@media (min-width: 769px) {
    .voice__concept__policy {
        border-radius: 2.7777777778vw;
        box-shadow: 0vw 0vw 0.6944444444vw 0vw rgba(0, 0, 0, 0.15);
        padding: 4.1666666667vw;
        width: 67.7777777778vw;
    }
}

.voice__concept__policy__title {
    font-family: var(--ff-tsukushi-b);
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.5;
    margin: 0 0 5.1282051282vw;
    text-align: center;
}

@media (min-width: 769px) {
    .voice__concept__policy__title {
        font-size: 2.3333333333rem;
        line-height: 1.6;
        margin: 0 0 2.5vw;
    }
}

.voice__concept__policy__main {
    background-color: rgb(var(--color-gray-offwhite-rgb), 0.8);
    border-radius: 4.1025641026vw;
    padding: 5.1282051282vw 6.4102564103vw;
}

@media (min-width: 769px) {
    .voice__concept__policy__main {
        border-radius: 1.1111111111vw;
        padding: 2.0833333333vw 3.4722222222vw;
    }
}

.voice__concept__policy__main__title {
    align-items: center;
    border-bottom: 0.5128205128vw solid var(--color-gray-lighter);
    display: flex;
    flex-flow: row nowrap;
    gap: 2.5641025641vw;
    justify-content: center;
    margin: 0 0 5.1282051282vw;
    padding: 0 0 3.0769230769vw;
}

@media (min-width: 769px) {
    .voice__concept__policy__main__title {
        border-bottom: 0.1388888889vw solid var(--color-gray-lighter);
        gap: 0.6944444444vw;
        margin: 0 0 3.0555555556vw;
        padding: 0 0 0.9722222222vw;
    }
}

.voice__concept__policy__main__title:before {
    background-image: url(../images/pages/voice/voice-icon-01.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 7.3333333333vw;
    width: 7.5vw;
}

@media (min-width: 769px) {
    .voice__concept__policy__main__title:before {
        height: 3.0555555556vw;
        width: 3.125vw;
    }
}

.voice__concept__policy__main__title p {
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.02em;
    line-height: 1.2;
    margin: 0;
    text-align: center;
}

@media (min-width: 769px) {
    .voice__concept__policy__main__title p {
        font-size: 1.5rem;
    }
}

.voice__concept__policy__main__item-wrapper {
    display: flex;
    flex-flow: row wrap;
    gap: 5.1282051282vw 7.6923076923vw;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
}

@media (min-width: 769px) {
    .voice__concept__policy__main__item-wrapper {
        flex-wrap: nowrap;
        gap: 4.8611111111vw;
        width: 44.4444444444vw;
    }
}

.voice__concept__policy__main__item {
    flex: 0 0 calc(33.33333% - 5.12821vw);
}

@media (min-width: 769px) {
    .voice__concept__policy__main__item {
        flex: 0 0 calc(20% - 3.88889vw);
    }
}

.voice__concept__policy__main__item__icon {
    margin: 0 0 1.5384615385vw;
    text-align: center;
}

@media (min-width: 769px) {
    .voice__concept__policy__main__item__icon {
        margin: 0 0 0.8333333333vw;
    }
}

.voice__concept__policy__main__item__icon img {
    width: 13.3333333333vw;
}

@media (min-width: 769px) {
    .voice__concept__policy__main__item__icon img {
        width: 5vw;
    }
}

.voice__concept__policy__main__item__title {
    font-family: var(--ff-tsukushi-b);
    font-size: 0.875rem;
    font-weight: 700;
    margin: 0;
    text-align: center;
}

@media (min-width: 769px) {
    .voice__concept__policy__main__item__title {
        font-size: 1.6666666667rem;
    }
}

.voice__service {
    padding: 0 0 30.7692307692vw;
}

@media (min-width: 769px) {
    .voice__service {
        padding: 0 0 11.1111111111vw;
    }
}

.voice__service-container {
    margin: 0 auto;
    padding: 0 5.1282051282vw;
    width: 100%;
}

@media (min-width: 769px) {
    .voice__service-container {
        max-width: 82.3611111111vw;
        padding: 0;
    }
}

.voice__service__content {
    margin: 0 0 6.1538461538vw;
}

@media (min-width: 769px) {
    .voice__service__content {
        margin: 0 0 2.7777777778vw;
    }
}

.voice__service__content p {
    font-size: 0.875rem;
    line-height: 1.6;
    margin: 0 0 1.5em;
    text-align: center;
}

@media (min-width: 769px) {
    .voice__service__content p {
        font-size: 1.5rem;
    }
}

.voice__service__content p:last-child {
    margin-bottom: 0;
}

.voice__service__fig img {
    border-radius: 2.5641025641vw;
    width: 100%;
}

@media (min-width: 769px) {
    .voice__service__fig img {
        border-radius: 0.9722222222vw;
    }
}

.voice__detail {
    background-color: var(--color-gray-verylight);
    padding: 10.2564102564vw 0 20.5128205128vw;
}

@media (min-width: 769px) {
    .voice__detail {
        padding: 4.1666666667vw 0 5.5555555556vw;
    }
}

.voice__detail-container {
    margin: 0 auto;
    padding: 0 5.1282051282vw;
    width: 100%;
}

@media (min-width: 769px) {
    .voice__detail-container {
        max-width: 63.8888888889vw;
        padding: 0 1.3888888889vw;
    }
}

.voice__detail__thumb {
    margin: 0 0 10.2564102564vw;
    text-align: center;
}

@media (min-width: 769px) {
    .voice__detail__thumb {
        margin: 0 0 4.1666666667vw;
    }
}

.voice__detail__thumb img {
    border-radius: 2.5641025641vw;
    overflow: hidden;
    width: 100%;
}

@media (min-width: 769px) {
    .voice__detail__thumb img {
        border-radius: 0.9722222222vw;
        max-width: 29.1666666667vw;
    }
}

.voice__detail__content {
    background-color: var(--color-white);
    border-radius: 2.5641025641vw;
    margin: 0;
    padding: 5.1282051282vw;
}

@media (min-width: 769px) {
    .voice__detail__content {
        border-radius: 0.9722222222vw;
        padding: 2.0833333333vw;
    }
}

.voice__detail__content .entry h2 {
    font-family: var(--ff-tsukushi-b);
    font-size: 1.125rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.6;
    margin: 10.2564102564vw 0 4.1025641026vw;
}

@media (min-width: 769px) {
    .voice__detail__content .entry h2 {
        font-size: 1.6666666667rem;
        margin: 4.1666666667vw 0 1.1111111111vw;
    }
}

.voice__detail__content .entry h2:first-child {
    margin-top: 0;
}

.voice__detail__content .entry h3 {
    font-family: var(--ff-tsukushi-b);
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.6;
    margin: 7.6923076923vw 0 3.0769230769vw;
}

@media (min-width: 769px) {
    .voice__detail__content .entry h3 {
        font-size: 1.5rem;
        margin: 2.7777777778vw 0 0.8333333333vw;
    }
}

.voice__detail__content .entry h3:first-child {
    margin-top: 0;
}

.voice__detail__content .entry h4 {
    font-family: var(--ff-tsukushi-b);
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.6;
    margin: 7.6923076923vw 0 3.0769230769vw;
}

@media (min-width: 769px) {
    .voice__detail__content .entry h4 {
        font-size: 1.5rem;
        margin: 2.7777777778vw 0 0.8333333333vw;
    }
}

.voice__detail__content .entry h4:first-child {
    margin-top: 0;
}

.voice__detail__content .entry h5, .voice__detail__content .entry h6 {
    font-family: var(--ff-tsukushi-b);
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.6;
    margin: 7.6923076923vw 0 2.0512820513vw;
}

@media (min-width: 769px) {
    .voice__detail__content .entry h5, .voice__detail__content .entry h6 {
        font-size: 1.3333333333rem;
        margin: 2.7777777778vw 0 0.5555555556vw;
    }
}

.voice__detail__content .entry h5:first-child, .voice__detail__content .entry h6:first-child {
    margin-top: 0;
}

.voice__detail__content .entry h1 + p, .voice__detail__content .entry h2 + p, .voice__detail__content .entry h3 + p, .voice__detail__content .entry h4 + p, .voice__detail__content .entry h5 + p, .voice__detail__content .entry h6 + p {
    margin-top: 0;
}

.voice__detail__content .entry ul {
    list-style: disc;
    margin: 0 0 1.5em 1.5em;
    padding: 0;
}

.voice__detail__content .entry ul li {
    font-size: 0.875rem;
    line-height: 1.6;
    margin: 2.0512820513vw 0 0;
}

@media (min-width: 769px) {
    .voice__detail__content .entry ul li {
        font-size: 1.3333333333rem;
        margin: 0.5555555556vw 0 0;
    }
}

.voice__detail__content .entry ul li:first-child {
    margin-top: 0;
}

.voice__detail__content .entry ul ul {
    margin-bottom: 0;
}

.voice__detail__content .entry ol {
    list-style: decimal;
    margin: 0 0 1.5em 1.5em;
    padding: 0;
}

.voice__detail__content .entry ol ol {
    margin-bottom: 0;
}

.voice__detail__content .entry ol li {
    font-size: 0.875rem;
    line-height: 1.6;
    margin: 2.0512820513vw 0 0;
}

@media (min-width: 769px) {
    .voice__detail__content .entry ol li {
        font-size: 1.3333333333rem;
        margin: 0.5555555556vw 0 0;
    }
}

.voice__detail__content .entry ol li:first-child {
    margin-top: 0;
}

.voice__detail__content .entry p {
    font-size: 0.875rem;
    line-height: 1.6;
    margin: 1.5em 0;
}

@media (min-width: 769px) {
    .voice__detail__content .entry p {
        font-size: 1.3333333333rem;
    }
}

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

.voice__detail__content .entry p a {
    color: var(--color-blue-sky);
    display: inline;
    text-decoration: underline;
    transition: opacity var(--duration) var(--cubic) 0s, -webkit-text-decoration-color var(--duration) var(--cubic) 0s;
    transition: text-decoration-color var(--duration) var(--cubic) 0s, opacity var(--duration) var(--cubic) 0s;
    transition: text-decoration-color var(--duration) var(--cubic) 0s, opacity var(--duration) var(--cubic) 0s, -webkit-text-decoration-color var(--duration) var(--cubic) 0s;
}

.voice__detail__content .entry p a:focus {
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
}

@media (hover: hover) and (pointer: fine) {
    .voice__detail__content .entry p a:hover {
        -webkit-text-decoration-color: transparent;
        text-decoration-color: transparent;
    }
}

.voice__detail__content .entry p > img {
    border-radius: 2.5641025641vw;
    width: 100%;
}

@media (min-width: 769px) {
    .voice__detail__content .entry p > img {
        border-radius: 0.9722222222vw;
        max-width: 29.1666666667vw;
    }
}

.voice__detail__content .entry table {
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.voice__detail__content .entry table th, .voice__detail__content .entry table td {
    border: 1px solid var(--color-gray-lighter);
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
    padding: 2.0512820513vw 1.5384615385vw;
    text-align: left;
    vertical-align: middle;
}

@media (min-width: 769px) {
    .voice__detail__content .entry table th, .voice__detail__content .entry table td {
        font-size: 1.1666666667rem;
        padding: 0.8333333333vw 0.5555555556vw;
    }
}

.voice__detail__content .entry table th {
    background-color: var(--color-pink-pale);
    color: var(--color-white);
}

.voice__detail__content .entry table p {
    font-size: inherit;
    margin-bottom: 1em;
}

.voice__detail__content .entry table p:first-child {
    margin-top: 0;
}

.voice__detail__content .entry table p:last-child {
    margin-bottom: 0;
}

.voice__detail__content .entry strong,
.voice__detail__content .entry b {
    font-family: var(--ff-tsukushi-b);
    font-weight: 700;
}

.voice__detail__content .entry em {
    font-style: italic;
    font-weight: 700;
}

.voice__detail__content .entry u {
    text-decoration: underline;
}

.voice__detail__content .entry s {
    text-decoration: line-through;
}

.voice__detail__content .entry img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.voice__other {
    background-color: var(--color-gray-verylight);
    padding: 20.5128205128vw 0;
}

@media (min-width: 769px) {
    .voice__other {
        padding: 5.5555555556vw 0;
    }
}

.voice__other-container {
    margin: 0 auto;
    padding: 0 5.1282051282vw;
    width: 100%;
}

@media (min-width: 769px) {
    .voice__other-container {
        max-width: 82.3611111111vw;
        padding: 0 1.3888888889vw;
    }
}

.voice__other__head {
    margin: 0 0 7.6923076923vw;
    padding: 6.1538461538vw 0 0;
    position: relative;
}

@media (min-width: 769px) {
    .voice__other__head {
        margin: 0 0 4.1666666667vw;
        padding: 2.2222222222vw 0 0;
    }
}

.voice__other__head:before {
    background-color: var(--color-blue-sky);
    border-radius: 0.5128205128vw;
    content: "";
    display: block;
    height: 1.0256410256vw;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 10.2564102564vw;
}

@media (min-width: 769px) {
    .voice__other__head:before {
        border-radius: 0.1388888889vw;
        height: 0.2777777778vw;
        width: 3.4722222222vw;
    }
}

.voice__other__head__subtitle {
    color: var(--color-blue-sky);
    font-family: var(--ff-tsukushi-b);
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.2;
    margin: 0 0 3.0769230769vw;
    text-align: center;
}

@media (min-width: 769px) {
    .voice__other__head__subtitle {
        font-size: 2rem;
        margin: 0 0 0.8333333333vw;
    }
}

.voice__other__head__title {
    color: var(--color-blue-sky);
    font-family: var(--ff-tsukushi-b);
    font-size: 1.75rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.2;
    margin: 0;
    text-align: center;
}

@media (min-width: 769px) {
    .voice__other__head__title {
        font-size: 3rem;
    }
}

.voice__other__list {
    align-items: stretch;
    display: flex;
    flex-flow: row wrap;
    gap: 5.1282051282vw;
    justify-content: flex-start;
    margin: 0 0 10.2564102564vw;
}

@media (min-width: 769px) {
    .voice__other__list {
        gap: 4.1666666667vw;
        margin: 0 0 2.7777777778vw;
    }
}

.voice__other__list__item {
    background-color: var(--color-white);
    border-radius: 2.5641025641vw;
    display: block;
    flex: 0 0 calc(50% - 2.5641vw);
    padding: 3.0769230769vw 3.0769230769vw 5.1282051282vw;
    text-decoration: none;
}

@media (min-width: 769px) {
    .voice__other__list__item {
        border-radius: 0.9722222222vw;
        flex: 0 0 calc(33.33333% - 2.77778vw);
        padding: 2.0833333333vw 1.3888888889vw 2.0833333333vw;
    }
}

.voice__other__list__item__fig {
    margin: 0 0 4.1025641026vw;
    position: relative;
}

@media (min-width: 769px) {
    .voice__other__list__item__fig {
        margin: 0 0 1.3888888889vw;
    }
}

.voice__other__list__item__fig__viewer {
    aspect-ratio: 3/4;
    border-radius: 2.5641025641vw;
    overflow: hidden;
}

@media (min-width: 769px) {
    .voice__other__list__item__fig__viewer {
        border-radius: 0.9722222222vw;
    }
}

.voice__other__list__item__fig__viewer img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.voice__other__list__item__fig__viewer:empty {
    background-color: var(--color-gray-verylight);
    position: relative;
}

.voice__other__list__item__fig__viewer:empty:before {
    background-image: url(../../img/common/thumbnail.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 150% auto;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.voice__other__list__item__fig__category {
    align-items: center;
    bottom: 2.0512820513vw;
    display: flex;
    flex-flow: row-reverse wrap-reverse;
    gap: 1.0256410256vw;
    justify-content: flex-start;
    left: 2.0512820513vw;
    position: absolute;
    right: 2.0512820513vw;
    z-index: 1;
}

@media (min-width: 769px) {
    .voice__other__list__item__fig__category {
        bottom: 0.8333333333vw;
        gap: 0.2777777778vw;
        left: 0.8333333333vw;
        right: 0.8333333333vw;
    }
}

.voice__other__list__item__fig__category span {
    background-color: var(--color-blue-sky);
    border-radius: 1.0256410256vw;
    color: var(--color-white);
    display: block;
    font-family: var(--ff-tsukushi-b);
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.2;
    margin: 0;
    padding: 1.0256410256vw 1.5384615385vw;
}

@media (min-width: 769px) {
    .voice__other__list__item__fig__category span {
        border-radius: 0.2777777778vw;
        font-size: 1.1666666667rem;
        padding: 0.4166666667vw 0.5555555556vw;
    }
}

.voice__other__list__item__title {
    color: var(--color-gray-mid);
    font-family: var(--ff-tsukushi-b);
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.02em;
    line-height: 1.4;
    margin: 0;
    text-align: center;
}

@media (min-width: 769px) {
    .voice__other__list__item__title {
        font-size: 1.5rem;
    }
}

.voice__other__nav__actions {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    gap: 5.1282051282vw;
    justify-content: center;
    margin: 0 auto;
}

@media (min-width: 769px) {
    .voice__other__nav__actions {
        flex-wrap: nowrap;
        gap: 2.7777777778vw;
        max-width: 47.2222222222vw;
    }
}

.voice__other__nav__actions__item {
    flex: 0 0 100%;
}

@media (min-width: 769px) {
    .voice__other__nav__actions__item {
        flex: 0 0 calc(50% - 1.38889vw);
    }
}

.voice__other__nav__actions__item__button {
    align-items: center;
    border: 1px solid var(--color-gray-mid);
    border-radius: 7.6923076923vw;
    color: inherit;
    display: flex;
    flex-flow: row nowrap;
    font-family: var(--ff-tsukushi-b);
    font-size: 1.125rem;
    font-weight: 400;
    height: 13.8461538462vw;
    justify-content: center;
    margin: 0 auto;
    max-width: 76.9230769231vw;
    padding: 0 11.5384615385vw;
    position: relative;
    text-align: center;
    width: 100%;
}

@media (min-width: 769px) {
    .voice__other__nav__actions__item__button {
        border-radius: 2.0833333333vw;
        font-size: 1.6666666667rem;
        height: 4.1666666667vw;
        max-width: 21.5277777778vw;
        padding: 0 3.125vw;
    }
}

.voice__other__nav__actions__item__button:after {
    background-color: var(--color-gray-mid);
    bottom: 0;
    content: "";
    display: block;
    height: 5.1282051282vw;
    margin: auto;
    -webkit-mask-image: url(../../img/common/icon-arrow-gray.png);
    mask-image: url(../../img/common/icon-arrow-gray.png);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    position: absolute;
    right: 5.1282051282vw;
    top: 0;
    width: 5.1282051282vw;
}

@media (min-width: 769px) {
    .voice__other__nav__actions__item__button:after {
        height: 1.3888888889vw;
        right: 1.3888888889vw;
        width: 1.3888888889vw;
    }
}

.voice__other__nav__actions__item__button--back:after {
    left: 5.1282051282vw;
    right: auto;
    transform: rotate(180deg);
}

@media (min-width: 769px) {
    .voice__other__nav__actions__item__button--back:after {
        left: 1.3888888889vw;
        right: auto;
    }
}

.voice__other:nth-child(odd) {
    background-color: var(--color-white);
}

.voice__other:nth-child(odd) .voice__other__list__item {
    background-color: var(--color-gray-verylight);
}

.voice__other:nth-child(odd) .voice__other__list__item__fig__viewer:empty {
    background-color: var(--color-white);
}

.voice__other:nth-child(odd) .voice__other__list__item__fig__viewer:empty:before {
    background-image: url(../../img/common/thumbnail-white.jpg);
}

.voice__nav {
    padding: 20.5128205128vw 0;
}

@media (min-width: 769px) {
    .voice__nav {
        padding: 5.5555555556vw 0;
    }
}

.voice__nav-container {
    margin: 0 auto;
    padding: 0 5.1282051282vw;
    width: 100%;
}

@media (min-width: 769px) {
    .voice__nav-container {
        max-width: 82.3611111111vw;
        padding: 0 1.3888888889vw;
    }
}

.voice__nav__actions {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    gap: 5.1282051282vw;
    justify-content: center;
    margin: 0 auto;
}

@media (min-width: 769px) {
    .voice__nav__actions {
        flex-wrap: nowrap;
        gap: 2.7777777778vw;
        max-width: 47.2222222222vw;
    }
}

.voice__nav__actions__item {
    flex: 0 0 100%;
}

@media (min-width: 769px) {
    .voice__nav__actions__item {
        flex: 0 0 calc(50% - 1.38889vw);
    }
}

.voice__nav__actions__item__button {
    align-items: center;
    border: 1px solid var(--color-gray-mid);
    border-radius: 7.6923076923vw;
    color: inherit;
    display: flex;
    flex-flow: row nowrap;
    font-family: var(--ff-tsukushi-b);
    font-size: 1.125rem;
    font-weight: 400;
    height: 13.8461538462vw;
    justify-content: center;
    margin: 0 auto;
    max-width: 76.9230769231vw;
    padding: 0 11.5384615385vw;
    position: relative;
    text-align: center;
    width: 100%;
}

@media (min-width: 769px) {
    .voice__nav__actions__item__button {
        border-radius: 2.0833333333vw;
        font-size: 1.6666666667rem;
        height: 4.1666666667vw;
        max-width: 21.5277777778vw;
        padding: 0 3.125vw;
    }
}

.voice__nav__actions__item__button:after {
    background-color: var(--color-gray-mid);
    bottom: 0;
    content: "";
    display: block;
    height: 5.1282051282vw;
    margin: auto;
    -webkit-mask-image: url(../../img/common/icon-arrow-gray.png);
    mask-image: url(../../img/common/icon-arrow-gray.png);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    position: absolute;
    right: 5.1282051282vw;
    top: 0;
    width: 5.1282051282vw;
}

@media (min-width: 769px) {
    .voice__nav__actions__item__button:after {
        height: 1.3888888889vw;
        right: 1.3888888889vw;
        width: 1.3888888889vw;
    }
}

.voice__nav__actions__item__button--back:after {
    left: 5.1282051282vw;
    right: auto;
    transform: rotate(180deg);
}

@media (min-width: 769px) {
    .voice__nav__actions__item__button--back:after {
        left: 1.3888888889vw;
        right: auto;
    }
}