@charset "utf-8";

/***********************************************************************
PCのスタイル
***********************************************************************/

/*----------------------------------------------------------------------
メインビジュアル
----------------------------------------------------------------------*/
.header-title {
    height: 280px;
    background: url(/wp/wp-content/themes/teacher/images/interview/interview_mainV.png) 100% bottom/77% no-repeat;
}
.mainV_main {
    font-size: 4.5rem;
    margin-bottom: 15px;
    color: #cc2525;
}
.mainV_sub {
    font-size: 3rem;
}
.mainV_sub, .mainV_main {
    display: block;
}


/*----------------------------------------------------------------------
インタビュー について
----------------------------------------------------------------------*/
.interview #leadtxtBox {
    padding-bottom: 5rem;
}
#leadtxtBox .wrapper {
    width: 1020px;
}
.teacher_choice {
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: baseline;
    margin-bottom: 10px;
}
.teacher_choice img {
    width: 22px;
    margin: 0 13px -7px 0;
}
.link_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
}
.link_list .detailBtn {
    margin: 0 10px;
    width: 100%;
    max-width: 340px;
    height: 60px;
    box-shadow: 0 3px 0 #cec27e;
}
.link_list .detailBtn > * {
    font: bold 1.6rem/1.3 "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "Yu Gothic", sans-serif;
}
.link_list .detailBtn > *::after {
    top: calc(50% + 3px);
    right: 20px;
    border-top: 9px solid #333;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
#pro_teacher {
    padding-top: 150px;
    margin-top: -100px;
}
#student_teacher {
    padding-top: 60px;
}
.only_sp_less320{
    display: none;
}
.teacherinterviewBox {
    width: 100%;
    padding: 20px 0;
}
.teacherinterviewBox.first {
    padding-top: 30px;
}
.teacherinterviewBox .wrapper {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    border: 2px solid #b39e71;
}
.teacherinterviewBox .wrapper .box-title {
    font-size: 2rem;
    width: 50%;
    color: #011d64;
    font-weight: bold;
    padding: 1rem 1.7rem;
    border: solid 1px #6795b1;
    border-radius: 6px;
    background: #fff;
    margin-left: 0;
    position: relative;
    margin-bottom: 5rem;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴシック", "ヒラギノ角ゴ Pro W3", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
}
.teacherinterviewBox .wrapper .box-title::after {
    content: "";
    width: width;
    position: absolute;
    bottom: -1.7rem;
    left: 8px;
    height: 0;
    margin: auto;
    border-style: solid;
    border-color: #6795b1 transparent transparent transparent;
    border-width: 1.6rem 0rem 0 2.2rem;
}
.teacherinterviewBox > p {
    font-size: 2.2rem;
    text-align: center;
    margin-top: 7rem;
    margin-left: auto;
    margin-right: auto;
}
.teacherinterviewBox_wrapper {
    position: relative;
    display: flex;
    gap: min(var(--sp-15px),20px) min(var(--sp-10px),20px);
    align-items: center;
    width: 100%;
    background-color: #ffffff;
}
.teacherinterviewBox_wrapper::after {
    content: "";
    position: absolute;
    width: min(var(--sp-40px),60px);
    height: min(var(--sp-94px),140px);
    top: 0;
    right: min(var(--sp-12px),20px);
    background: 0 0/contain no-repeat;
}
.teacherinterviewBox:nth-of-type(3n+1) .teacherinterviewBox_wrapper::after {
    background-image: url(/wp/wp-content/themes/teacher/images/interview/G-ribbon.svg);
}
.teacherinterviewBox:nth-of-type(3n+2) .teacherinterviewBox_wrapper::after {
    background-image: url(/wp/wp-content/themes/teacher/images/interview/O-ribbon.svg);
}
.teacherinterviewBox:nth-of-type(3n+3) .teacherinterviewBox_wrapper::after {
    background-image: url(/wp/wp-content/themes/teacher/images/interview/B-ribbon.svg);
}
.teacherinterviewBox .mediaMore {
    background-color: #f9f9f3;
    padding-top: 20px;
}
.teacherinterviewBox .showMore .hideTxt {
    max-height: 300vh;
    padding-bottom: 50px;
}
.teacherinterviewBox .hideTxt {
    max-height: 10em;
}
.teacherinterviewBox .mediaMore .show_more,
.teacherinterviewBox .mediaMore.showMore .show_more {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    margin: 0 auto;
    width: 600px;
    height: 40px;
    background: #fff;
    border: 2px solid #dadada;
    border-radius: 100px;
    cursor: pointer;
    top: -30px;
    font-weight: bold;
}
.voice_q {
    position: relative;
    color: #223a70;
    font-size: 2.2rem;
    font-family: "Hiragino Mincho ProN", "Yu Mincho", "YuMincho", serif;
    font-weight: bold;
    border-bottom: 2px solid #b39e71;
    padding-left: 40px;
}
.voice_q::before {
    background: url(/wp/wp-content/themes/teacher/images/interview/F_icon.svg) 0 0/contain no-repeat;
}
.voice_q::before {
    content: "";
    position: absolute;
    width: 26px;
    height: 24px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.teacherinterviewBox .hideTxt::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, #f9f9f3 54%);
}
.teacherinterviewBox_wrapper .imgLazy {
    flex-shrink: 0;
    margin: 0;
}
.teacherinterviewBox .accdWrap.mediaMore {
    background-color: #f9f9f3;
    padding: 30px 0;
}
.teacherinterviewBox_Catch {
    display: grid;
    grid-gap: 5px;
    flex-grow: 1;
}
.teacherinterviewBox p {
    width: 100%;
    max-width: 880px;
    margin: 0 auto 20px;
}
.teacherinterviewBox .voice_p {
    max-width: 800px;
}
.teacherinterviewBox p strong {
    font-size: clamp(1.4rem,var(--sp-16px),2.2rem);
}
.teacherinterviewBox p span {
    font-size: clamp(1.4rem,var(--sp-16px),1.8rem);
}
.teacherinterviewBox_wrapper > p {
    width: 26%;
    height: auto;
}
.teacherinterviewBox_wrapper p.voice_h {
    margin-inline: 0 min(var(--sp-52px),80px);;
    padding-left: .5em;
    width: auto;
    color: #d30000;
    font: 900 clamp(1.9rem,var(--sp-22px),3.2rem)/1.3 var(--fontFamily-serif-noto);
    font-feature-settings: 'palt';
    text-indent: -.5em;
}
.teacherinterviewBox_Catch p {
    margin: 0;
}
.teacherinterviewBox_wrapper > p img {
    width: 100%;
}
.teacherinterviewBox_wrapper .teachervoiceBox_wrapper {
    width: 65%;
}
.teacherinterviewBox_wrapper .teachervoiceBox_wrapper.noImage {
    width: 100%;
}
.teacherinterviewBox_wrapper .teachervoiceBox_wrapper img {
    width: 65%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5rem;
}
.teacherinterviewBox_wrapper .detail_btn, .btnBox .detail_btn {
    width: 340px;
    height: 50px;
    margin-top: 5rem;
    background: #DD7829;
    background: linear-gradient(to bottom, #efa266 2%, #DD7829 100%);
    position: relative;
    box-shadow: 4px 4px 0px 0px #BC5C0F;
}
.teacherinterviewBox_wrapper .detail_btn a,
.btnBox .detail_btn a {
    width: 340px;
    height: 50px;
    font-size: 1.6rem;
    text-align: center;
    padding-top: 12px;
}

/*----------------------------------------------------------------------
　学生講師紹介
----------------------------------------------------------------------*/
.teacherVoice_h2 {
    color: #011d64;
    font-size: 3.8rem;
    text-align: center;
    padding: 30px;
    border-top: 5px solid #b39e71;
    border-bottom: 5px solid #b39e71;
    position: relative;
    margin-bottom: 0;
}
@media all and (-ms-high-contrast: none) {
    .teacherVoice_h2 {
        padding: 32px 0 16px;
    }
}
.teacherVoice_h2::before {
    content: '';
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    height: 66px;
    width: 228px;
    top: -53px;
    transform: translateX(-50%);
    left: 50%;
}
.teacherVoice_h2.student::before {
    background-image: url(/wp/wp-content/themes/teacher/images/interview/h2_student.svg);
}
.teacherVoice_h2.pro::before {
    background-image: url(/wp/wp-content/themes/teacher/images/interview/h2_pro.svg);
}
.teacherVoice_student {
    background-color: #fff6ed;
    padding: 30px 0 50px;
}
.teacherVoice_wrap {
    width: 1020px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.teacherVoice_cont {
    width: 500px;
    padding: 20px 27px 0;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}
.teacherVoice_cont::before,
.teacherVoice_cont::after {
    content: '';
    position: absolute;
    height: 98%;
    top: 0;
    left: 0;
    z-index: -1;
}
.teacherVoice_cont::before {
    background-color: #fff;
    width: 100%;
}
.teacherVoice_cont::after {
    width: 215px;
}
.teacherVoice_cont.blue::after {
    background-color: #66b0cc;
}
.teacherVoice_cont.orange::after {
    background-color: #e6762b;
}
.teacherVoice_cont:nth-child(odd) {
    margin-right: 20px;
}
.teacherVoice_catch {
    font-size: 2.4rem;
    font-weight: bold;
    font-family: "Hiragino Mincho ProN", "Yu Mincho", "YuMincho", serif;
    line-height: 1.4;
    background: #fff;
    border: 2px solid #011d64;
    border-radius: 20px;
    padding: 16px;
    margin-right: 7px;
    position: relative;
}
.teacherVoice_cont.blue .teacherVoice_catch {
    box-shadow: 7px 7px 0px 0 #e1eff4;
}
.teacherVoice_cont.orange .teacherVoice_catch {
    box-shadow: 7px 7px 0px 0 #fcd7bf;
}
.teacherVoice_catch::after {
    content: '';
    position: absolute;
    background: url(/wp/wp-content/themes/teacher/images/interview/teacherVoice_catch.svg) 0 0/contain no-repeat;
    height: 38px;
    width: 63px;
    top: 100%;
    left: 120px;
}
.teacherVoice_profile {
    display: flex;
    align-items: center;
    margin: 15px 0 10px;
}
.teacherVoice_img {
    flex-shrink: 1;
    margin-right: 20px;
    background: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 170px;
    height: 170px;
}
@media screen and (min-width: 769px) {
    .teacherVoice_img img {
        height: 160px;
        width: 160px;
        margin-top: 5px;
    }
    .teacherVoice_txt_ttl {
        width: 55px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 7px;
    }
}
.teacherVoice_txt {
    padding-left: 20px;
    margin-top: 20px;
}
.teacherVoice_txt_wrap {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
}
.teacherVoice_cont.blue .teacherVoice_txt_ttl {
    background-color: #e1eff4;
}
.teacherVoice_cont.orange .teacherVoice_txt_ttl {
    background-color: #fcd7bf;
}
.t_nickname {
    font-size: 14px;
    font-feature-settings: "palt";
}
.teacherVoice_txt span.t_nickname {
    display: inline-block;
}
.teacherVoice_comment {
    width: 438px;
    padding: 20px;
    background: #fff;
}
.teacherVoice_cont.blue .teacherVoice_comment {
    box-shadow: 7px 7px 0px 0 #e1eff4;
}
.teacherVoice_cont.orange .teacherVoice_comment {
    box-shadow: 7px 7px 0px 0 #fcd7bf;
}
.teacherVoice_comment p {
    margin-bottom: 40px;
}
.hideTxt {
    position: relative;
}
.hideTxt::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, #fff 54%);
}
.showMore .hideTxt::after {
    opacity: 0;
}
.hideTxt {
    max-height: 5.4em;
    overflow: hidden;
}
.hideTxt,
.hideTxt::after {
    transition: .2s;
}
.showMore .hideTxt {
    max-height: 100vh;
}
.showMore .hideTxt,
.showMore .hideTxt::after {
    transition: .5s;
}
.show_more {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    margin: 0 auto;
    width: 200px;
    height: 40px;
    background: #fff;
    border: 2px solid #dadada;
    border-radius: 100px;
    cursor: pointer;
    top: -50px;
}
.show_more_txt {
    position: relative;
    transition: .2s opacity;
}
.show_more_txt.on {
    opacity: 1;
    font-size: 100%;
}
.show_more_txt.off {
    opacity: 0;
    font-size: 0;
}

@media screen and (max-width: 768px) and (min-width: 601px){
    .teacherinterviewBox_wrapper p.voice_h {
        --sp-22px: 3.646vw;
    }
    .teacherinterviewBox p strong {
        --sp-16px: 2.4vw;
    }
    .teacherinterviewBox p span {
        --sp-16px: 1.867vw;
    }
}

@media (max-width: 768px) {

    /*----------------------------------------------------------------------
教師インタビュー　について
----------------------------------------------------------------------*/
    .only_sp_less320 {
        display: none;
    }
    #mainV .only_sp {
        display: block;
        margin-top: 3rem;
        width: 100vw;
        height: auto;
    }
    .header-title {
        background: url(/wp/wp-content/themes/teacher/images/interview/interview_mainV_sp.png) 100% 0/70% no-repeat;
        background-position: 240px -50px;
    }
    #mainvBox .header-title h1 {
        margin: -20px 0 0;
    }
    .mainV_main {
        font-size: 5.21vw;
    }
    .mainV_sub {
        width: 370px;
        font-size: 3.91vw;
    }
    .teacher_choice img {
        margin-bottom: -13px;
    }
    .teacher_choice p {
        line-height: 1.4;
    }
    .interview #leadtxtBox {
        padding-bottom: 3rem;
    }
    #leadtxtBox .wrapper {
        width: 100%;
    }
    .link_list .detailBtn {
        width: calc( 50% - 5px )
    }
    .link_list .detailBtn:nth-of-type(odd) {
        margin: 0 5px 0 0;
    }
    .link_list .detailBtn:nth-of-type(even) {
        margin: 0 0 0 5px;
    }
    #pro_teacher {
        padding-top: 75px;
        margin-top: -75px;
    }
    #student_teacher {
        padding-top: 40px;
    }
    .teacherinterviewBox {
        padding: 20px 0;
    }
    .teacherinterviewBox .wrapper {
        max-width: 90%;
        padding: 0;
    }
    .teacherinterviewBox .mediaMore {
        padding: 20px;
    }
    .teacherinterviewBox_Catch p:not([class]) {
        margin-top: var(--sp-2px);
        line-height: 1;
    }
    .teacherinterviewBox .voice_p {
        padding: 0 40px;
        text-align: justify;
    }
    .teacherinterviewBox .wrapper .box-title {
        width: 100%;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        padding: 1.2rem;
    }
    .teacherinterviewBox .btnBox {
        width: 100%;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        margin-top: 2rem;
    }
    .teacherinterviewBox_wrapper .detail_btn,
    .btnBox .detail_btn,
    .teacherinterviewBox_wrapper .detail_btn a,
    .btnBox .detail_btn a {
        width: 100%;
    }
    .teacherinterviewBox_wrapper .detail_btn a,
    .btnBox .detail_btn a {
        padding-top: 15px;
    }
    .teacherinterviewBox .btnBox img {
        width: 84%;
    }
    .teacherinterviewBox_wrapper .imgLazy {
        width: 28.646vw;
    }
    .teacherinterviewBox .mediaMore .show_more,
    .teacherinterviewBox .mediaMore.showMore .show_more {
        width: 100%;
    }

    /*----------------------------------------------------------------------
    　学生講師紹介
    ----------------------------------------------------------------------*/
    .teacherVoice_h2 {
        font-size: 2.7rem;
        line-height: 1.3;
        padding: 15px 0;
        font-feature-settings: "palt";
    }
    .teacherVoice_h2.pro::before,
    .teacherVoice_h2.student::before {
        background-image: url(/wp/wp-content/themes/teacher/images/interview/h2_sp.svg);
        height: 32px;
        width: 123px;
        top: -32px;
    }
    .teacherVoice_h2::after {
        content: '';
        position: absolute;
        background-size: contain;
        background-repeat: no-repeat;
        top: -18px;
        transform: translateX(-50%);
        left: 50%;
    }
    .teacherVoice_h2.student::after {
        background-image: url(/wp/wp-content/themes/teacher/images/interview/h2_student_icon.svg);
        height: 24px;
        width: 32.5px;
    }
    .teacherVoice_h2.pro::after {
        background-image: url(/wp/wp-content/themes/teacher/images/interview/h2_pro_icon.svg);
        width: 25px;
        height: 24.5px;
    }
    .teacherVoice_student {
        padding: 20px 0;
    }
    .teacherVoice_wrap {
        width: 100%;
        display: block;
        padding: 0 25px;
    }
    .teacherVoice_cont {
        width: 100%;
        padding: 15px 15px 0;
        margin-bottom: 0;
    }
    .teacherVoice_cont::before,
    .teacherVoice_cont::after {
        height: 97%;
    }
    .teacherVoice_cont::after {
        width: 44%;
    }
    .teacherVoice_catch {
        font-size: 2.2rem;
        padding: 10px 12px;
        margin-right: 4px;
    }
    .teacherVoice_cont.blue .teacherVoice_catch,
    .teacherVoice_cont.blue .teacherVoice_comment {
        box-shadow: 4px 4px 0px 0 #e1eff4;
    }
    .teacherVoice_cont.orange .teacherVoice_catch,
    .teacherVoice_cont.orange .teacherVoice_comment {
        box-shadow: 4px 4px 0px 0 #fcd7bf;
    }
    .teacherVoice_catch::after {
        background-image: url(/wp/wp-content/themes/teacher/images/interview/teacherVoice_catch_sp.svg);
        height: 27px;
        width: 30px;
        bottom: -27px;
        transform: translateX(-50%);
        left: calc(50% + 70px);
    }
    .teacherVoice_profile {
        display: block;
    }
    .teacherVoice_img {
        width: 190px;
        height: 190px;
        margin: 0 auto;
        padding-top: 7px;
    }
    .teacherVoice_img img {
        width: 175px;
        height: 175px;
    }
    .teacherVoice_txt {
        margin: 10px 0;
        padding-left: 0;
    }
    .teacherVoice_txt_wrap {
        background-color: #fff;
        border: 1px #ccc solid;
        margin-bottom: 5px;
    }
    .teacherVoice_txt_ttl {
        padding: 0 10px;
        height: 100%;
        display: inline-block;
    }
    .teacherVoice_txt_txt {
        font-weight: normal;
    }
    .teacherVoice_comment {
        width: calc( 100% - 4px );
    }
}

@media (max-width: 600px) {
    .header-title {
        background-position: 180px 0;
    }
    .mainV_main {
        font-size: 6.67vw;
    }
    .mainV_sub {
        font-size: 5vw;
    }

    /*----------------------------------------------------------------------
教師インタビュー　について
----------------------------------------------------------------------*/
    .teacherinterviewBox_wrapper {
        flex-wrap: wrap;
    }
    .teacherinterviewBox_wrapper .imgLazy {
        order: 2;
        width: 100%;
    }
    .teacherinterviewBox_Catch {
        order: 1;
        margin: min(var(--sp-15px),20px) 0 0 min(var(--sp-15px),20px);
    }
    .teacherinterviewBox_wrapper p.voice_h:nth-of-type(2) {
        margin-right: min(var(--sp-30px),60px);
    }
    .teacherinterviewBox .showMore .hideTxt {
        max-height: 400vh;
    }
    .teacherinterviewBox .hideTxt::after {
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, #f9f9f3 70%);
    }
    .voice_q {
        font-size: 3.67vw;
        line-height: 1.4;
        padding-left: 0;
        padding-bottom: 5px;
    }
    .voice_q::before {
        display: none;
    }
    .teacherinterviewBox .voice_p {
        padding: 0;
    }
}


@media (max-width: 480px) {
    /*----------------------------------------------------------------------
    header-titleについて
    ----------------------------------------------------------------------*/
    .header-title {
        height: 200px;
        background-position: 55px -20px;
        background-size: 92%;
        align-items: flex-start;
    }
    #mainvBox .header-title h1 {
        margin: 10px 0 0;
    }
    .mainV_main {
        font-size: 6.67vw;
        margin-bottom: 10px;
    }
    .mainV_sub {
        width: 200px;
        font-size: 1.7rem;
    }
    .link_list .detailBtn > *::after {
        right: 15px;
        border-top: 8px solid #333;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
    }
    /*#pro_teacher, #student_teacher {
        padding-top: 45px;
        margin-top: -45px;
    }*/

    /*----------------------------------------------------------------------
    教師インタビュー　について
    ----------------------------------------------------------------------*/
    .teacherinterviewBox_wrapper .teachervoiceBox_wrapper {
        width: 100%;
    }
    .voice_q {
        font-size: 4.58vw;
    }
    .teacherinterviewBox_wrapper > p {
        width: 45%;
        height: auto;
        margin: 0 auto;
    }
}


@media (max-width: 414px) {
    .header-title {
        background-position: 75px 0;
        background-size: 86%;
    }
    .mainV_main {
        font-size: 7.25vw;
    }

    /*----------------------------------------------------------------------
        教師インタビュー　について
    ----------------------------------------------------------------------*/
    .teacherinterviewBox .showMore .hideTxt {
        max-height: 800vh;
    }
}


@media (max-width: 375px) {
    .header-title {
        background-position: 55px 0;
    }
    .mainV_main {
        font-size: 7.5vw;
    }

    /*----------------------------------------------------------------------
        教師インタビュー　について
    ----------------------------------------------------------------------*/
    .teacherinterviewBox .mediaMore {
        padding: 15px;
    }
    .voice_q {
        font-size: 5vw;
        line-height: 1.3;
    }


    /*----------------------------------------------------------------------
    学生講師紹介
    ----------------------------------------------------------------------*/
    .teacherVoice_h2 {
        font-size: 2.5rem;
    }
    .teacherVoice_catch {
        font-size: 2rem;
    }

}


@media (max-width: 320px) {
    .header-title {
        background-size: 100%;
        background-position: 65px 0;
    }
    .mainV_main {
        font-size: 8.13vw;
        margin-top: 15px;
    }

    /*----------------------------------------------------------------------
講師インタビュー　サムネイルと文章について
----------------------------------------------------------------------*/
    .teacher_choice img {
        margin-right: 5px;
    }
    .teacher_choice span {
        font-size: 1.7rem;
        line-height: 1.4;
    }
    .teacherinterviewBox_wrapper > p {
        width: 65%;
        height: auto;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 0;
    }
    .teacherinterviewBox_wrapper .teachervoiceBox_wrapper {
        width: 100%;
    }
    .only_sp_less320 {
        display: block;
    }
    .teacherinterviewBox_wrapper > p {
        width: 50%;
    }
    .teacherVoice_h2 {
        font-size: 2.4rem;
    }
    .teacherVoice_catch {
        font-size: 1.9rem;
        padding: 10px;
    }
    .teacherVoice_txt_wrap {
        font-size: 1.3rem;
    }
    .t_nickname {
        font-size: 1.2rem;
    }

    .voice_q {
        font-size: 5.63vw;
    }

}