@charset "utf-8";
/* CSS Document */

/* アンカーリンク位置調整 */
.anchor {
    display: block;
    padding-top: 106px;
    margin-top: -106px; 
}

/* ===============================
	main visual
 =============================== */
.common_mv {
    margin-bottom: 55px;
    overflow: visible;
    overflow-x: clip;
    position: relative; 
}
.common_mv .common_title + span {
    margin-bottom: 12px;
}
.common_mv  ul{
    margin-bottom: 16px;
}
.common_mv .pankuzu + .wrap ul li,
.common_mv.mv_2 ul li {
    font-size: 15px;
    line-height: 1.666666666666667;
    letter-spacing: -0.10em;
    color: var(--C-blue)
}
#voice_1 .img_bg .mv_text {
    position: absolute;
    top: 50%;
    left: 660px;
    transform: translateY(-50%);
}
#voice_2 .img_bg .mv_text {
    position: absolute;
    top: 50%;
    left: 660px;
    transform: translateY(-50%);
}
#voice_3 .img_bg .mv_text {
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translateY(-50%);
}
#voice_4 .img_bg .mv_text {
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translateY(-50%);
}
#voice_5 .img_bg .mv_text {
    position: absolute;
    top: 50%;
    left: 660px;
    transform: translateY(-50%);
}
#voice_6 .img_bg .mv_text {
    position: absolute;
    top: 50%;
    left: 660px;
    transform: translateY(-50%);
}
#voice_7 .img_bg .mv_text {
    position: absolute;
    top: 50%;
    left: 660px;
    transform: translateY(-50%);
}

@media screen and (max-width: 1400px) {
    #voice_1 .img_bg .mv_text, 
    #voice_2 .img_bg .mv_text, 
    #voice_4 .img_bg .mv_text, 
    #voice_5 .img_bg .mv_text, 
    #voice_6 .img_bg .mv_text, 
    #voice_7 .img_bg .mv_text {
        left: clamp(545px,660 / 1400 * 100vw,660px)
    }
}
@media screen and (max-width: 1060px) {
    #voice_1 .img_bg .mv_text, 
    #voice_4 .img_bg .mv_text, 
    #voice_5 .img_bg .mv_text, 
    #voice_7 .img_bg .mv_text {
        left: 52.35849056603774vw;
    }
    #voice_2 .img_bg .mv_text,
    #voice_6 .img_bg .mv_text {
        left: 49vw;
    }
    #voice_3 .img_bg .mv_text {
        left: 3.773584905660377vw;
    }

    #voice_1 .img_bg .mv_text {
        width: 43.77358490566038vw;
    }
    #voice_2 .img_bg .mv_text {
        width: 45.84905660377358vw;
    }
    #voice_3 .img_bg .mv_text {
        width: 36.0377358490566vw;
    }
    #voice_4 .img_bg .mv_text {
        width: 40.94339622641509vw;
    }
    #voice_5 .img_bg .mv_text {
        width: 36.69811320754717vw;
    }
    #voice_6 .img_bg .mv_text {
        width: 45.84905660377358vw;
    }
    #voice_7 .img_bg .mv_text {
        width: 32.07547169811321vw;
    }
}

@media screen and (max-width: 640px) {
    .common_mv .img_bg .wrap {
        overflow: visible;
    }
    .common_title {
        font-size: 8.6vw;
    }
    .common_mv .pankuzu + .wrap ul li,
    .common_mv.mv_2 ul li {
        font-size: 3.6vw;
    }

    #voice_3 .img_bg {
        padding-top: 32.8125vw;
    }
    #voice_1 .img_bg,
    #voice_2 .img_bg,
    #voice_4 .img_bg,
    #voice_5 .img_bg, 
    #voice_6 .img_bg,
    #voice_7 .img_bg {
        padding-top: 26.5625vw;
    }

    #voice_1 .img_bg .mv_text {
        width: 64.0625vw;
        top: -15.3125vw;
        left: 0;
        transform: none;
        left: 0;
        right: 0;
        margin: auto;
    }
    #voice_2 .img_bg .mv_text {
        width: 67.1875vw;
        top: -15.3125vw;
        left: 0;
        transform: none;
        left: 0;
        right: 0;
        margin: auto;
    }
    #voice_3 .img_bg .mv_text {
        width: 52.5vw;
        top: -21.875vw;
        left: 0;
        transform: none;
        left: 0;
        right: 0;
        margin: auto;
    }
    #voice_4 .img_bg .mv_text {
        width: 59.6875vw;
        top: -14.0625vw;
        left: 0;
        transform: none;
        left: 0;
        right: 0;
        margin: auto;
    }
    #voice_5 .img_bg .mv_text {
        width: 60.78125vw;
        top: -13.28125vw;
        left: 0;
        transform: none;
        left: 0;
        right: 0;
        margin: auto;
    }
    #voice_6 .img_bg .mv_text {
        width: 79.21875vw;
        top: -16.71875vw;
        left: 0;
        transform: none;
        left: 0;
        right: 0;
        margin: auto;
    }
    #voice_7 .img_bg .mv_text {
        width: 75vw;
        top: -14.53125vw;
        left: 0;
        transform: none;
        left: 0;
        right: 0;
        margin: auto;
    }
}


/* ===============================
	voice
 =============================== */
#voice .voice_list {
    display: flex;
    flex-direction: column;
    gap: 55px;
    margin-top: 0;
}

#voice .voice_list li {
    display: flex;
    width: 100%;
    gap: 60px;
    margin-top: 0;
}
#voice .voice_list .item .img {
    width: 50%;
    max-width: 100%;
}
#voice .voice_list .item:has(img) .text {
    flex: 1;
}

#voice .voice_list .item .text h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.833333333333333;
    letter-spacing: 0.05em;
    color: var(--C-blue);
}
#voice .voice_list .item .text p {
    font-size: 15px;
    line-height: 1.666666666666667;
    letter-spacing: -0.01em;
    color: var(--C-blue);
    text-align: justify;
}

.voice_list .voice_kira {
  background: url(../img/voice/kira.svg) center no-repeat;
  background-size: contain;  
  display: flex;
  justify-content: center;
  align-items: center;
  width: 156px;
  height: 156px;  
  position: absolute;
  top: -78px;
  left: 47px;
  z-index: +1;
}
.voice_list .voice_kira::after {
    content: '';
    width: 156px;
    height: 156px;
    background: url(../img/voice/kira.svg) center no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
}

@media screen and (max-width: 640px) {
    #voice .voice_list {
        display: flex;
        flex-direction: column;
        gap: 8.59375vw;
        margin-top: 0;
    }
    #voice .voice_list li {
        display: flex;
        flex-direction: column;
        width: 100%;
        gap: 7.03125vw;
        margin-top: 0;
    }
    #voice .voice_list .item .img,
    #voice .voice_list .item img {
        width: 100%;
    }
    #voice .voice_list .item:has(img) .text {
        flex: 0;
        max-width: 100%;
    }
    #voice .voice_list .item .text h2 {
        font-size: 4.2vw;
    }
    #voice .voice_list .item .text p {
        font-size: 3.6vw;
    }
    .voice_list .voice_kira {
        width: 20.625vw;
        height: 20.625vw;
        top: -10.3125vw;
        left: 0;
    }
    .voice_list .voice_kira::after {
        width: 20.625vw;
        height: 20.625vw;
    }
}



/* ===============================
interview
=============================== */
.bg_1 {
    background: linear-gradient(180deg, var(--C-white) 0%, var(--C-white) 7.5%, var(--C-gray) 7.5%, var(--C-gray) 100%);
}
.interview {
    margin-bottom: 100px;
}
.interview .mv_3 {
    padding-bottom: 55px;
}
.interview .mv_3 .interview_title {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.03125;
    letter-spacing: 0.05em;
    color: var(--C-blue);
    margin-bottom: 45px;
}
.interview .mv_3 .mv_img_3 {
    margin-bottom: 23px;
}
.interview .mv_3 ul {
    padding-bottom: 35px;
}
.interview .mv_3 ul li {
    font-size: 15px;
    line-height: 1.666666666666667;
    letter-spacing: -0.01em;
    color: var(--C-blue);
}
.interview .mv_3 p {
    font-size: 15px;
    line-height: 1.666666666666667;
    letter-spacing: -0.01em;
    color: var(--C-blue);
}


.interview .interview_text .theme{
    margin-bottom: 90px;
}
.interview .interview_text .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.833333333333333;
    letter-spacing: 0.05em;
    color: var(--C-blue);
    margin-bottom: 7.5px;
}
.interview .interview_text .question {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.666666666666667;
    letter-spacing: -0.01em;
    color: var(--C-blue);
}
.interview .interview_text ul li:not(:last-child) {
    margin-bottom: 35px;
}
.interview .interview_text .answer {
    display: flex;
    font-size: 15px;
    line-height: 1.666666666666667;
    letter-spacing: -0.01em;
    color: var(--C-blue);
    text-align: justify;
}
.interview .interview_text .answer span {
    font-size: 15px;
    line-height: 1.666666666666667;
    letter-spacing: -0.01em;
    color: var(--C-blue);
    text-align: justify;
}
.interview .interview_text .answer p {
    font-size: 15px;
    line-height: 1.666666666666667;
    letter-spacing: -0.01em;
    color: var(--C-blue);
    text-align: justify;
    flex: 1;
}
.interview .interview_text .theme .disFlex {
    flex-wrap: nowrap;
    gap: 50px;
}
.interview .interview_text .theme .text {
    width: 57%;
}
.interview .img_7 {
    padding-bottom: 110px;
}

@media screen and (max-width: 640px) {
    .bg_1 {
        background: linear-gradient(180deg, var(--C-white) 0%, var(--C-white) 3.5%, var(--C-gray) 3.5%, var(--C-gray) 100%);
    }
    .interview .interview_text .theme {
        margin-bottom: 14.0625vw;
    }
    .interview .interview_text .theme .disFlex {
        flex-direction: column;
    }
    .interview .interview_text .theme .title {
        font-size: 4.2vw;
    }
    .interview .interview_text .theme .text {
        width: 100%;
        margin-bottom: 7.03125vw;
    }
    .interview .interview_text .question {
        font-size: 3.6vw;
        font-weight: 400;
    }
    .interview .interview_text .answer {
        display: block;
    }
    .interview .interview_text .answer p,
    .interview .interview_text .answer span {
        font-size: 3.6vw;
        display: inline;
    }
    .interview .img_7 {
        padding-bottom: 14.0625vw;
    }
}


/* ===============================
	other voice
 =============================== */
.other_voice {
    padding-bottom: 52px;
}
.other_voice .title{
    font-size: 21px;
    font-weight: 700;
    line-height: 1.571428571428571;
    letter-spacing: 0.05em;
    color: var(--C-blue);
    margin-bottom: 15px;
}
.other_voice ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 25px;
    row-gap: 35px;
}

.other_voice ul li p {
    text-align: center;
    font-size: 18px;
    line-height: 2.222222222222222;
    color: var(--C-white);
    width: 52%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.other_voice ul li p::after {
    content: '';
    width: 78px;
    height: 18px;
    background: url(../img/common/title_kira.svg) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
    margin: auto;
}
.other_voice .w700 {
    width: 660px;
    margin: 0 auto;
}
@media screen and (max-width: 640px) {
    .other_voice .w700 {
        width: 100%;
    }
}


.border {
    overflow: hidden;
}
.border:nth-of-type(2) {
    display: none;
}
.border .line {
    width: 1200px;
    border-top: 1px solid var(--C-blue);
}

@media screen and (max-width: 640px) {
    .border:nth-of-type(2) {
        display: block;
        margin-bottom: 17.1875vw;
    }
    .border .line {
        max-width: 500px;
        width: 100%;
    }
}