@charset "utf-8";

html {
  scroll-padding-top: 66px; /*ヘッダーの高さ分設定*/
}

/*----------------------------------------------------------------------
共通 について
----------------------------------------------------------------------*/
.txt14{
    font-size:1.4rem;
}
#for-university-student .aboutBox_wrapper img{
    margin: 0 0 0 2rem;
}
#for-university-student .lower_h3{
    margin-top: 30px;
    margin-bottom: 20px;
}
#for-university-student .padding0{
    padding: 0;
}
.bodyTxt .bold{
    font-weight: bold;
}
.salary{
    background: url(/wp/wp-content/themes/teacher/images/for-univ-student/salary_student.png) 100% center/contain no-repeat;
}
.salary .fat{
    font-weight: bold;
    font-size: 2.4rem;
    color: #dd2b2b;
    display: block;
}

.messageBox_h2 {
    font-weight: bold;
    font-size: 2.1rem;
    font-size: clamp(2.1rem,5.333vw,2.4rem);
    font-family: YakuHanJP, 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'YuGothic', 'Yu Gothic', sans-serif;
    line-height: 1.4;
    margin: 10.667vw 0 15px 0;
    margin-bottom: clamp(15px,4vw,20px);
    padding: 0;
}

.tvCm_container {
    margin: 30px 0;
    padding: 0 20px;
}

.wrapper {
    max-width: none;
}

.innerCont {
    padding: 0 20px;
}

p {
    margin-bottom: 15px;
    margin-bottom: clamp(15px,4vw,20px);
}

@media screen and (max-width: 834px) {
    .wrapper {
        width: auto;
        padding: 0 20px;
    }
}

@media screen and (min-width: 835px) {
    .messageBox_h2 {
        font-size: 3rem;
        margin-top: 60px;
    }

    .innerCont {
        padding: 0;
    }
}

/*----------------------------------------------------------------------
応募するボタン について
----------------------------------------------------------------------*/
#for-university-student .entrybtnBox {
    width: 95%;
    position: relative;
    margin: 0 auto;
    padding-top: 15px;
    text-align: center;    
}
@media screen and (min-width: 769px) {
    #for-university-student .entrybtnBox {
        width: 80%;
    }
}
#for-university-student .mainView + .entrybtnBox {
    padding-top: 20px;
    padding-top: clamp(8px,2.133vw,20px);
}
#for-university-student .entrybtnBox:before {
    content: "1分以内で簡単入力！";
    display: inline-block;
    line-height: 1;
    margin: 0 auto;
    font-weight: bold;
    font-size: 1.6rem;
    font-size: clamp(1.6rem,4.266vw,1.8rem);
}
#for-university-student .entrybtnBox .entryBtn {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
    height: 70px;
    height: clamp(70px,18.66vw,73px);
    color: #fff;
    font-size: 2.1rem;
    font-size: clamp(2.1rem,5.6vw,2.4rem);
    font-weight: bold;
    line-height: 1.4;
    box-shadow: 0 3px 0 #005107;
    border-radius: 50px;
    padding: 20px 0;
    background: rgb(230, 25, 41);
    background: linear-gradient(187deg, rgba(230, 25, 41, 1) 0%, rgba(206, 9, 24, 1) 100%);
}
#for-university-student .entrybtnBox .entryBtn::before{
    content: none;
}
#for-university-student .entrybtnBox .entryBtn::after {
    width: 50px;
    height: 50px;
}
#for-university-student .entrybtnBox .entryBtn span {
    color:#000;
    display: block;
}

@media screen and (min-width: 481px) and (max-width: 834px) {
    #for-university-student .entrybtnBox {
        width: 60%;
    }
}

@media screen and (min-width: 835px) {
    #for-university-student .entrybtnBox {
        width: 100%;
        margin: 0 auto 30px auto;
        padding-top: 35px;
    }
    #for-university-student .entrybtnBox:before {
        font-size: 2rem;
    }
    #for-university-student .entrybtnBox .entryBtn {
        height: 83px;
        font-size: 2.6rem;
    }
}

/*----------------------------------------------------------------------
書画カメラバナー について
----------------------------------------------------------------------*/
.documentCamera {
    margin-top: 25px;
    margin-top: clamp(25px,6.666vw,35px);
    padding: 0 20px;
}

/*----------------------------------------------------------------------
メインビジュアル について
----------------------------------------------------------------------*/
#for-university-student .header-title {
    background: url(/wp/wp-content/themes/teacher/images/for-univ-student/img-fv.png) 100% center/50% no-repeat;
    height: 280px;
}
#for-university-student .mainV_sub,
#for-university-student .header-title p {
    font-size: 2.4rem;
}
#for-university-student .mainV_main {
    font-size: 4rem;
    line-height: 1.2;
    margin: 10px 0 5px 0;
    color: #cc2525;
}
#for-university-student .header-title h1{
    font-size: 4rem;
    padding-top: 0;
    padding-bottom: 0;
}
#for-university-student .mainV_sub {
    display: table;
}

/*----------------------------------------------------------------------
各コンテンツの区切りと大見出し について
----------------------------------------------------------------------*/
.cont_divider {
    position: relative;
    /*padding-bottom: clamp(50px,13.333vw,70px);*/
}
.cont_divider::before {
    content: '';
    display: block;
    width: 100%;
    height: 7px;
    background: #d97c3f; /* Old browsers */
    background: -moz-linear-gradient(left,  #d97c3f 50%, #77afc9 50%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #d97c3f 50%,#77afc9 50%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #d97c3f 50%,#77afc9 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d97c3f', endColorstr='#77afc9',GradientType=1 ); /* IE6-9 */
}

.cont_beige {
    background: #fff9eb;
}

#merit {
    margin-top: 50px;
    margin-top: clamp(50px,13.333vw,70px);
    padding-bottom: 50px;
}

.cont_divider h2,
.cont_divider h3 {
    font-family: YakuHanJP, 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'YuGothic', 'Yu Gothic', sans-serif;
}
.cont_divider h2 {
    width: auto;
    margin: 29px auto 26px auto;
    margin: clamp(29px,7.733vw,56px) auto clamp(26px,6.933vw,50px) auto;
    padding: 0 20px;
    font-size: 2.6rem;
    font-size: clamp(2.6rem,6.933vw,3.0rem);
    line-height: 1.3;
}
.cont_divider h2::before {
    content: '';
    position: absolute;
    top: 0;
    right: -4px;
    display: block;
    width: 100px;
    width: clamp(100px,26.666vw,178px);
    height: 103px;
    height: clamp(103px,27.466vw,184px);
    z-index: 1;
}
.cont_divider h2 span {
    font-size: 2.0rem;
    font-size: clamp(2.0rem,5.333vw,2.8rem);
    display: block;
    font-weight: normal;
    margin-bottom: 3px;
}
.support.cont_divider h2 span {
    text-indent: -0.5em;
    padding-left: 0.5em;
}

.cont_divider h2.oneLine_h2 {
    margin: 36px auto 33px auto;
    margin: clamp(36px,9.6vw,73px) auto clamp(33px,8.8vw,70px) auto;
}

#merit.cont_divider h2::before {
    background: url(/wp/wp-content/themes/teacher/images/for-univ-student/h2_01_ribon.png) 0 0/contain no-repeat;
}
#rewarding.cont_divider h2::before {
    background: url(/wp/wp-content/themes/teacher/images/for-univ-student/h2_02_ribon.png) 0 0/contain no-repeat;
}
#interview.cont_divider h2::before {
    background: url(/wp/wp-content/themes/teacher/images/for-univ-student/h2_03_ribon.png) 0 0/contain no-repeat;
}
.support.cont_divider h2::before {
    background: url(/wp/wp-content/themes/teacher/images/for-univ-student/h2_04_ribon.png) 0 0/contain no-repeat;
}

@media screen and (min-width: 835px) {
    .cont_divider::before {
        height: 10px;
    }

    .cont_divider h2 {
        width: 1000px;
        padding: 0;
        line-height: 1.5;
        font-size: 3.6rem;
    }
    .cont_divider h2::before {
        left: calc(50% + 357px);
    }
    .cont_divider h2 span {
        margin-bottom: 0;
    }
}

/*----------------------------------------------------------------------
メインビジュアル について
----------------------------------------------------------------------*/
.mainView {
    position: relative;
    background-color: #fff9eb;
    margin-bottom: 2.667vw;
}
.mainView_txt {
    width: 100%;
    margin-bottom: 5px;
    padding: 2.667vw 4vw 1.333vw;
}
.mainView_txt p:first-of-type {
    display: inline-block;
    margin-bottom: 13px;
    margin-bottom: clamp(8px,2.133vw,13px);
    color: #000000;
    /*font-size: clamp(1.9rem,5.066vw,2.4rem);*/
    font-size: 4.8vw;
    background: linear-gradient(transparent 60%, #f3ed4d 0%);
    font-weight: bold;
    font-feature-settings: "palt";
    line-height: 1.5;
}
.mainView_txt h1 {
    margin-bottom: 12px;
    margin-bottom: clamp(12px,3.2vw,20px);
    font: 700 3rem/1.3 'YuGothic', 'Yu Gothic', YakuHanJP, 'Noto Sans JP', sans-serif;
    color: #d11717;
}
.mainView_txt p:last-of-type {
    font: 700 1.8rem/1.25 'YuGothic', 'Yu Gothic', YakuHanJP, 'Noto Sans JP', sans-serif;
    margin-bottom: 0;
    font-feature-settings: "palt";
    color:#103a8b;
}
@media screen and (max-width: 768px) {
    .mainView_txt h1 {
        font-size: 6.133vw;
    }
    .mainView_txt p:last-of-type {
        font-size: 4.667vw;
    }
}
.mainView_movie {
    margin: 0 auto;
    width: 270px;
    width: clamp(270px,72vw,280px);
    height: 153px;
    height: clamp(153px,40.8vw,159px);
    position: relative;
    /*overflow: hidden;*/
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: flex-end;
    background: #fff9eb;
}
.mainView video {
    display: block;
    width: 101%;
    height: auto;
    border: none;
    border-radius: 15px;
    background: #fff9eb;
}
.mainView_movie img {
    width: 100%;
    height: auto;
}
.ie .mainView {
    justify-content: flex-start;
}

/*@media screen and (min-width: 481px){
    .mainView {
        display: flex;
        justify-content: center;
        height: 350px;
        height: min(35vw,320px);
    }
}*/

@media screen and (min-width: 835px){
    .mainView_txt {
        /*width: 575px;*/
        margin-bottom: 0;
        margin-left: auto;
        z-index: 1;
    }
    .mainView_txt p:first-of-type {
        font-size: 3rem;
    }
    .mainView_txt h1 {
        font-size: 4.2rem;
        margin-bottom: 32px;
        font-feature-settings: "palt";
    }
    .mainView_txt p:last-of-type {
        font-size: 2.4rem;
    }
    .mainView_movie {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        width: 600px;
        height: 320px;
        margin-top: 31px;
        margin-left: 0;
        right: 79px;
        z-index: 0;
    }
    .mainView_movie::after {
        position: absolute;
        content: '';
        background: url(/wp/wp-content/themes/teacher/images/for-univ-student/mainView_after.png)0 0/contain no-repeat;
        width: 600px;
        height: 320px;
        bottom: 0;
    }
}


/*----------------------------------------------------------------------
オンライン家庭教師ってどんなお仕事？について
----------------------------------------------------------------------*/
/* online.cssから流用　ここから
----------------------------------------- */
.onlineMovWrap {
    width: calc(100% - 40px);
    margin: 50px auto 70px;
    margin: min(10.667vw,50px) auto min(16vw,70px);
    padding: 20px;
    width: calc( 100% - (6.25% * 2) );
    max-width: 800px;
    border: 2px solid #000610;
}
.onlineMovBox_ttl {
    margin-bottom: 1rem;
    font-size: 1.9rem;
    font-size: max(1.4rem, min(4.3vw, 2.4rem));
    text-align: center;
}

.onlineMovBoxCont_movie {
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 570px;
    width: 100%;
    cursor: pointer;
    border: solid 1px #333;
}
.onlineMovBoxCont_movie::before {
    content: '';
    position: absolute;
    transform: translate(-50%, -50%);
}
.onlineMovBoxCont_movie::before {
    top: 50%;
    left: 50%;
    width: 18.6%;
    height: 22%;
    background: url(https://www.online-mega.com/mega/wp-content/themes/site/images/common/movIcon.svg) 50% 50%/contain no-repeat;
}
.onlineMovBoxTxt_bal {
    position: relative;
    display: flex;
    margin-top: 10px;
    justify-content: center;
    text-align: left;
    line-height: 1.3;
    font-weight: 900;
    font-size: 1.4rem;
    font-size: max(1.2rem, min(3.3vw, 2.4rem));
}
.onlineMovBoxTxt_bal span {
    position: relative;
    padding-left: 5.333vw;
}
.onlineMovBoxTxt_bal span:before {
    position: absolute;
    content: "";
    left: 0;
    width: 3.733vw;
    height: 8vw;
    background: url(/wp/wp-content/themes/teacher/images/online/movieIcon.svg) 0 0 / contain;
}
@media screen and (min-width: 835px) {
    .onlineMovWrap {
        padding: 20px 0;
    }
    .onlineMovBox_ttl {
        font-size: 2.5rem;
        margin-bottom: 10px;
        text-align: center;
    }
    .onlineMovBoxTxt_bal {
        font-size: 1.7rem
    }
    .onlineMovBoxTxt_bal span {
        padding-left: 30px;
    }
    .onlineMovBoxTxt_bal span:before {
        width: 19px;
        height: 40px;
    }
}
/* online.cssから流用　ここまで
----------------------------------------- */
#for-university-student .onlineMovWrap {
    border: none;
    border-radius: 12px;
    border-radius: clamp(12px,3.2vw,15px);
    width: 100%;
    max-width: none;
    margin: 20px 0;
    margin: clamp(20px,5.333vw,40px) 0 20px 0;
    padding: 3px;
    padding: clamp(3px,0.8vw,5px);
    background: #77afc9; /* Old browsers */
    background: -moz-linear-gradient(left,  #77afc9 50%, #d97c3f 50%, #d97c3f 50%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #77afc9 50%,#d97c3f 50%,#d97c3f 50%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #77afc9 50%,#d97c3f 50%,#d97c3f 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77afc9', endColorstr='#d97c3f',GradientType=1 ); /* IE6-9 */
}
#for-university-student .onlineMovBox {
    background: #ffffff;
    border-radius: 10px;
    margin-bottom: 0;
    padding: 15px;
}
#for-university-student .onlineMovBox_ttl {
    font-family: YakuHanJP, 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'YuGothic', 'Yu Gothic', sans-serif;
    font-size: 1.9rem;
    font-size: clamp(1.9rem,5.066vw,2.4rem);
    line-height: 1.2;
}
#for-university-student .onlineMovBox_ttl span {
    display: block;
    font-size: 1.6rem;
    font-size: clamp(1.6rem,4.266vw,2.2rem);
    color: #d11717;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 3px;
}
#for-university-student .onlineMovBox_ttl span::before,
#for-university-student .onlineMovBox_ttl span::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 17px;
    height: clamp(17px,4.533vw,20px);
    background-color: #d11717;
}
#for-university-student .onlineMovBox_ttl span::before {
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
    margin-right: 8px;
    margin-right: clamp(8px,2.133vw,20px);
}
#for-university-student .onlineMovBox_ttl span::after {
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
    margin-left: 8px;
    margin-left: clamp(8px,2.133vw,20px);
}

#for-university-student .onlineMovBoxCont_movie {
    width: 100%;
    max-width: none;
    border: none;
}
#for-university-student .onlineMovBoxCont_movie::before {
    content: none;
}

@media screen and (min-width: 481px) and (max-width: 834px) {
    #for-university-student .onlineMovBoxCont_movie {
        width: 70%;
    }
}

@media screen and (min-width: 835px) {
    #for-university-student .onlineMovWrap {
        width: 880px;
    }
    #for-university-student .onlineMovBox {
        padding: 30px 0 37px 0;
    }
    #for-university-student .onlineMovBox_ttl {
        line-height: 1.4;
        font-size: 3rem;
    }

    #for-university-student .onlineMovBoxCont_movie {
        width: 650px;
    }
    #for-university-student .onlineMovTxt {
        width: 650px;
        margin: 20px auto 0;
    }
}

/*----------------------------------------------------------------------
メリット について
----------------------------------------------------------------------*/
.metitTtl {
    display: flex;
    align-items: end;
    margin-bottom: 29px;
    font: bold 3.6rem/1 dnp-shuei-mgothic-std, sans-serif;
}
.meritWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.meritWrap_box {
    position: relative;
    margin-bottom: 17px;
    padding: 20px 15px 0 15px;
    padding: clamp(20px,5.333vw,19px) clamp(15px,4vw,23px) 0 clamp(15px,4vw,23px);
    width: 100%;
    height: 280px;
    background: #ffffff;
    background-position: 50% bottom;
    background-repeat: no-repeat;
    border: solid 2px #e3ded3;
    border-bottom: none;
    /*
    background: #f0c7c1;
    background-size: auto auto;
    background-color: rgba(240, 199, 193, 1);
    background-image: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(245, 216, 212, 1) 5px, rgba(245, 216, 212, 1) 10px );
    */
}
.meritWrap_box:first-of-type {
    border-top-right-radius: 9px;
    border-top-left-radius: 9px;
}
.meritWrap_box:last-of-type {
    border-bottom-right-radius: 9px;
    border-bottom-left-radius: 9px;
}
/*
.meritWrapBox_ttl {
    position: relative;
    z-index: 1;
    font: bold 2.2rem dnp-shuei-mgothic-std, sans-serif;
    background: #ffffff;
    background-position: 50% bottom;
    background-repeat: no-repeat;
    height: 100%;
    border-radius: 7px;
    padding: 15px 15px 0 15px;
    padding: clamp(15px,4vw,19px) clamp(15px,4vw,23px) 0 clamp(15px,4vw,23px);
}
*/
.meritWrap_box h3 {
    font-family: YakuHanJP, 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'YuGothic', 'Yu Gothic', sans-serif;
    font-size: 2rem;
    margin-bottom: 7px;
    margin-bottom: clamp(7px,1.866vw,13px);
    line-height: 1.2;
    text-indent: -1em;
    padding: 0 0 0 1em;
}
.meritWrap_box p {
    font-weight: normal;
    font-size: 1.7rem;
}
.meritWrap_box p span {
    color: #d11717;
}

.meritWrap_box:nth-of-type(1) {
    background-image: url(/wp/wp-content/themes/teacher/images/for-univ-student/merit_img_01.png);
    background-size: contain;
}
.meritWrap_box:nth-of-type(2) {
    background-image: url(/wp/wp-content/themes/teacher/images/for-univ-student/merit_img_02.png);
}
.meritWrap_box:nth-of-type(3) {
    background-image: url(/wp/wp-content/themes/teacher/images/for-univ-student/merit_img_04.png);
}
.meritWrap_box:nth-of-type(4) {
    background-image: url(/wp/wp-content/themes/teacher/images/for-univ-student/merit_img_03.png);
}
.meritWrap_box:nth-of-type(5) {
    background-image: url(/wp/wp-content/themes/teacher/images/for-univ-student/merit_img_05.png);
    background-size: contain;
}
.meritWrap_box:nth-of-type(6) {
    background-image: url(/wp/wp-content/themes/teacher/images/for-univ-student/merit_img_06.png);
}

.graphWraps img {
    margin-left: 0;
}
.graphWraps_ttl {
    display: flex;
    align-items: center;
    margin-top: 55px;
    line-height: 1;
    font-size: 1.8rem;
    font-weight: bold;
}
.graphWraps_ttl:first-of-type {
    margin-top: 30px;
}
.graphWraps_ttl span {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    margin: -1px 9px 0 0;
    color: #fff;
    font-size: 1.4rem;
    width: 30px;
    height: 30px;
    background-color: #dd782b;
    border-radius: 100px;
}

@media screen and (max-width: 481px) {
    .meritWrap_box {
        margin-bottom: 0;
        padding-top: 30px;
    }
    .meritWrap_box:first-of-type {
        padding-top: 18px;
    }
    .meritWrap_box:nth-of-type(2) {
        height: 290px;
    }
    .meritWrap_box:nth-of-type(3) {
        height: 310px;
    }
    .meritWrap_box:nth-of-type(4) {
        height: 340px;
    }
    .meritWrap_box:nth-of-type(5) {
        height: 280px;
    }
    .meritWrap_box:nth-of-type(6) {
        height: 310px;
    }
    .meritWrap_box:not(.meritWrap_box:first-of-type) {
        border-top: none;
    }
    .meritWrap_box:last-of-type {
        border-bottom: solid 2px #e3ded3;
    }
}

@media screen and (min-width: 481px) and (max-width: 834px) {
    .meritWrap_box {
        width: 48.5%;
        height: 390px;
        border: solid 2px #e3ded3;
        border-radius: 12px;
    }
    .meritWrap_box:first-of-type,
    .meritWrap_box:last-of-type{
        border-radius: 12px;
    }
}

@media screen and (min-width: 600px) {
    .pay_detail {
        margin-left: 0;
        margin-right: 0;
    }
}

@media screen and (min-width: 769px) {
    .orangeTtl {
        height: 120px;
    }
    .orangeTtl::before,
    .orangeTtl::after {

    }
}


@media screen and (min-width: 835px) {
    .meritWrap_box {
        margin-bottom: 0;
        width: 420px;
        border: solid 2px #e3ded3;
        border-radius: 12px;
    }
    .meritWrap_box:first-of-type {
        border-radius: 12px;
    }
    .meritWrap_box:nth-last-of-type(odd) {
        margin-bottom: 30px;
    }
    .meritWrap_box:last-of-type{
        margin-bottom: 0;
        border-radius: 12px;
    }
    .meritWrap_box h3 {
        font-size: 2.2rem;
    }
}

/*----------------------------------------------------------------------
やりがい について
----------------------------------------------------------------------*/
.rewarding_container {
    position: relative;
    padding-bottom: 5px;
    display: flex;
    flex-wrap: wrap;
}
.rewarding_container:last-of-type {
    padding-bottom: 0;
}
.rewarding_container::before {
    content: '';
    position: absolute;
    display: block;
    width: calc(100% - 40px);
    height: 2px;
    border-radius: 1.5px;
}
.rewarding_container h3 {
    font-size: 1.9rem;
    font-size: clamp(1.9rem,5.066vw,2.2rem);
    line-height: 1.3;
    margin: 25px 0 6px 0;
    margin: clamp(25px,6.666vw,35px) 0 clamp(6px,1.6vw,20px) 0;
    text-indent: -1em;
    padding: 0 0 0 1em;
}
.rewarding_container p {
    margin-bottom: 0;
    padding: 0 20px;
}
.rewarding_container > div:last-of-type {
    margin: 10px 0 0 0;
    margin: clamp(10px,2.666vw,15px) 0 0 0;
    padding: 0 20px;
    width: 100%;
    height: auto;
}

.rewarding_container > div:last-of-type img {
    width: 100%;
    max-width: none;
}

@media screen and (max-width: 481px) {
    .rewarding_container:first-of-type h3 {
        margin-top: 0;
    }
    .rewarding_container::before {
        content: none;
    }
}

@media screen and (min-width: 601px) {
    .rewarding_container {
        flex-wrap: nowrap;
        padding-bottom: 30px;
    }
    .rewarding_container::before {
        border-bottom: solid 2px #e3ded3;
    }
    .rewarding_container > div:last-of-type {
        margin: 40px 0 0 20px;
        padding: 0;
        width: 340px;
        height: 193px;
        flex-shrink: 0;
    }
}

@media screen and (min-width: 835px) {
    .rewarding_container {
        padding-bottom: 40px;
    }
    .rewarding_container::before {
        width: 100%;
    }
    .rewarding_container h3 {
        font-size: 2.4rem;
    }
    .rewarding_container p {
        padding: 0;
    }
    .rewarding_container > div:last-of-type {
        margin: 40px 0 0 40px;
        width: 365px;
        height: 207px;
    }
}

/*----------------------------------------------------------------------
インタビュー について
----------------------------------------------------------------------*/
.public_st_teacher {
    border-radius: 9px;
    border-radius: clamp(9px,2.4vw,12px);
    padding: 15px;
    padding: clamp(15px,4vw,35px);
    background: #ffffff;
    border: solid 2px #e3ded3;
    /*
    padding: 5px;
    padding: clamp(5px,1.333vw,6px);
    background: #f0c7c1;
    background-size: auto auto;
    background-color: rgba(240, 199, 193, 1);
    background-image: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(245, 216, 212, 1) 5px, rgba(245, 216, 212, 1) 10px );
    */
}
.public_st_teacher .teachers_voice {
    border-radius: 7px;
    padding: 13px 15px 15px 15px;
    padding: clamp(12px,3.466vw,30px) clamp(15px,4vw,35px) clamp(15px,4vw,35px) clamp(15px,4vw,35px);
}
.public_st_teacher > p {
    margin-bottom: 10px;
    text-indent: -0.5em;
    padding-left: 0.5em;
    font-size: 2rem;
    font-size: clamp(2rem,0.533vw,2.4rem);
    font-weight: bold;
    line-height: 1.2;
    color: #d11717;
    font-feature-settings: "palt";
    font-family: YakuHanJP, 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'YuGothic', 'Yu Gothic', sans-serif;
}
.public_st_teacher .teachers_voice_inner .left {
    width: 156px;
    margin: 0 auto 10px auto;
}
.public_st_teacher .teachers_voice_inner .right {
    margin-bottom: 15px;
}
.for-university-student .teacherVoiceSlider_box {
    margin-top: 13px;
    margin-top: clamp(6px,1.6vw,13px);
}
.for-university-student .teacherVoiceBox_ttl {
    margin-bottom: 0.5em;
}
.for-university-student .slick-track {
    display: flex;
}
.for-university-student .slick-slide {
    float: none;
    height: auto;
}

@media screen and (min-width: 481px) {
    .public_st_teacher .teachers_voice_inner .right {
        padding-left: 30px;
    }
}

@media screen and (min-width: 835px) {
    .public_st_teacher > p {
        font-size: 2.8rem;
    }
    .public_st_teacher > p:last-of-type {
        margin-bottom: 15px;
    }
    .public_st_teacher .teachers_voice_inner .left {
        width: 176px;
        margin: 7px 0 0 0;
    }
}

/*----------------------------------------------------------------------
画像見出し について
----------------------------------------------------------------------*/
.img_caption {
    margin-bottom: 30px;
    text-align: center;
    color: #e75725;
    font: bold 2.2rem/30px '游ゴシック体', '游ゴシック', 'YuGothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', Quicksand, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.img_caption.red {
    color: #aa0b0b;
}
.inWrap {
    margin: 0 auto 30px;
}
.inWrap.movie {
    margin-left: 30px;
}

/*----------------------------------------------------------------------
まずは実際の指導をご覧ください について
----------------------------------------------------------------------*/
.top_lead_img img {
    width: 31rem;
    height: 20rem;
    margin-right: 3rem;
    object-fit: cover;
}
#service_movie {
    width: 100%;
    border: solid 1px #333;
    float: none;
    margin: auto;
}
#service_movie a {
    display: block;
    margin: 0 auto;
    max-width: 600px;
}
@media screen and (min-width: 835px) {
    #service_movie {
        width: 600px;
    }
}
/*----------------------------------------------------------------------
   サポート について
----------------------------------------------------------------------*/
.support h3 {
    background: #fff3d3;
    font-size: 1.9rem;
    font-size: clamp(1.9rem,5.066vw,2.3rem);
    line-height: 1.3;
    border-radius: 10px;
    margin: 50px 0 10px 0;
    margin: clamp(50px,13.333vw,70px) 0 clamp(10px,2.666vw,22px) 0;
    padding: 17px;
    padding: clamp(17px,4.533vw,40px);
    display: flex;
    align-items: center;
}
.support h3:first-of-type {
    margin-top: 0;
}
/*
.support h3::before {
    content: '';
    display: block;
    width: 2px;
    width: clamp(2px,0.533vw,6px);
    height: 53px;
    border-radius: 2px;
    border-radius: clamp(2px,0.533vw,3px);
    margin: 0 18px;
    margin: 0 clamp(13px,3.466vw,18px) 0 clamp(13px,3.466vw,18px);
    background: #d97c3f;
    background: -moz-linear-gradient(top,  #d97c3f 50%, #77afc9 50%);
    background: -webkit-linear-gradient(top,  #d97c3f 50%,#77afc9 50%);
    background: linear-gradient(to bottom,  #d97c3f 50%,#77afc9 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d97c3f', endColorstr='#77afc9',GradientType=0 );
}
*/
.supportBox_wrapper {
    display: flex;
    flex-wrap: wrap;
    border-radius: 1.5px;
    margin-bottom: 30px;
}
.supportBox_wrapper div:first-of-type p {
    margin-bottom: 8px;
    margin-bottom: clamp(8px,2.133vw,20px);
}
.supportBox_wrapper:last-of-type {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.supportBox_wrapper div:last-of-type {
    width: 100%;
    height: auto;
    flex-shrink: 0;
}
.supportBox_wrapper div:last-of-type img {
    width: 100%;
}
.support h4 {
    font-size: 1.8rem;
    font-size: clamp(1.8rem,4.8vw,2.0rem);
    font-family: YakuHanJP, 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'YuGothic', 'Yu Gothic', sans-serif;
    margin-bottom: 1px;
    margin-bottom: clamp(1px,0.266vw,15px);
}

.support .innerCont:last-of-type > p:last-of-type {
    margin-bottom: 0;
}
.support + #aboutUs > .lower_h2_container {
    margin-top: 0;
}

@media screen and (min-width: 481px) {
    .supportBox_wrapper {
        flex-wrap: nowrap;
        border-bottom: solid 2px #e3ded3;
        padding-bottom: 30px;
    }
    .supportBox_wrapper div:last-of-type {
        width: 280px;
        height: 170px;
        margin-left: 40px;
    }
}

@media screen and (min-width: 835px) {
    .support h3 {
        font-size: 2.4rem;
    }
    .supportBox_wrapper:first-of-type {
        padding-top: 5px;
    }
    .support h4 {
        line-height: 1;
        font-size: 2.2rem;
        margin-bottom: 15px;
    }
    .supportBox_wrapper:last-of-type div:first-of-type p {
        margin-bottom: 0;
    }
}

/*----------------------------------------------------------------------
   私たちについて
----------------------------------------------------------------------*/

#underlogoBox_wrapper {
    margin: 20px auto;
    padding-bottom: 0;
    flex-basis: 40%;
    text-align: center;
    width: 400px;
}
#underlogoBox_wrapper object:nth-of-type(1) {
    width: 100%;
    margin-bottom: 30px;
}
#underlogoBox_wrapper object:nth-of-type(2) {
    margin-top: 5px;
    width: 28%;
}
#underlogoBox_wrapper object:nth-of-type(3) {
    margin-right: 12px;
    margin-left: 12px;
    width: 35%;
}
#underlogoBox_wrapper object {
    width: 28%;
}

.noticeCont.cm.movie {
    margin-bottom: 50px;
    padding: 0 140px;
}
.noticeCont.cm h2 {
    width: 100%;
    margin: 0;
    text-align: center;
    line-height: 1.4;
    font-size: 22px;
}

#interview .noticeCont.cm.movie {
    padding: 0;
}
#interview .aboutBox_wrapper img {
    border: none;
}

/*----------------------------------------------------------------------
   生徒ご紹介までの流れ について
----------------------------------------------------------------------*/

.btmborder_arrow {
    position: relative;
    background: #6895b1;
}

.btmborder_arrow:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -2.5rem;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    border-style: solid;
    border-color: #6895b1 transparent transparent transparent;
    border-width: 2.5rem 3.5rem 0 3.5rem;
}

/*----------------------------------------------------------------------
選ばれる理由 について
----------------------------------------------------------------------*/
.header-title h1 {
    /*text-shadow: 0px 2px 3px #fff, 0px -2px 3px #fff, 2px 0px 3px #fff, -2px 0px 3px #fff;*/
}
.mainV_sub,
.mainV_main {
    display: block;
}
.mainV_sub {
    font-size: 3.1rem;
}
.mainV_main {
    font-size: 5.4rem;
}

#reazonBox {
    padding-bottom: 70px;
    width: 100%;
}
.support .reazonBox_wrapper {
    position: relative;
    margin: 0px auto 0;
    padding: 0 40px;
    width: 100%;
    border: none;
}
.reazonBox_wrapper p a {
    color:#0000ff;
    text-decoration: underline;
}

#reazonBox2,#reazonBox3{
    margin-top: 90px
}
@media screen and (min-width: 769px) {
    #reazonBox2,#reazonBox3{
        margin-top: 105px
    }
}

@media (max-width: 768px) {
    /*----------------------------------------------------------------------
    FV
    ----------------------------------------------------------------------*/
    #for-university-student .header-title {
        display: block;
        height: 500px;
        padding-top: 4.933vw;
    }
    #for-university-student .header-title h1 {
        left: 20px;
        padding: 0 13px;
    }
    #for-university-student .mainV_main {
        font-size: 3.4rem;
        line-height: 1.2;
        margin: 20px 0;
    }
    #for-university-student .header-title p {
        font-size: 2.4rem;
        padding: 0 13px;
        font-weight: normal;
    }
    #for-university-student .header-title {
        background: url(/wp/wp-content/themes/teacher/images/for-univ-student/img-fv.png) center bottom/65% no-repeat;
    }
    #for-university-student .left0 {
        padding-left: 0;
    }
    #for-university-student #mainvBox + section {
        box-shadow: none;
        padding-top: 0;
    }


    /*----------------------------------------------------------------------
   オンライン家庭教師てついて
    ----------------------------------------------------------------------*/
    #aboutWork > .lower_h2_container{
        width: 100%;
        padding: 0 6.25%;
    }
    #aboutWork > .lower_h2_container .lower_h2{
        width: 100%;
        max-width: 640px;
    }
    #aboutWork .lower_h2{
        border-radius: 10px;
        padding-left: 20px;
        padding-right: 100px;
        font-weight: bold;
    }
    #aboutWork .lower_h2::before {
        left:auto;
        right: -70px;
        background: url(/wp/wp-content/themes/teacher/images/for-univ-student/read_1.png) 0px center / 70% no-repeat;
    }
    /*----------------------------------------------------------------------
   やりがいについて
    ----------------------------------------------------------------------*/
    #for-university-student #rewarding .aboutBox_wrapper img {
        width: 100%;
        margin: 0;
    }

    /*----------------------------------------------------------------------
   私たちについて
    ----------------------------------------------------------------------*/

    .noticeCont.cm.movie {
        margin-bottom: 50px;
        padding: 0;
    }

    /*----------------------------------------------------------------------
    選ばれる理由 について
    ----------------------------------------------------------------------*/
    #reazonBox .wrapper {
        max-width: 100%;
        padding: 0 6.25%;
    }
    .reasponH3_main {
        line-height: 1.2;
    }
    .inWrap.movie {
        margin-left: 0px;
    }
    /*----------------------------------------------------------------------
    条件
    ----------------------------------------------------------------------*/
    .salary{
        background: none;
    }
    .salary .fat {
        line-height: 1.3;
    }
    .salary img{
        display: block;
        width: 90%;
        margin: 5%;
    }
}
@media (max-width: 640px) {

   /*----------------------------------------------------------------------
    FV について
    ----------------------------------------------------------------------*/
    #for-university-student #mainvBox .only_sp{
        display: block;
    }
    #for-university-student .header-title {
        height: 430px;
    }
    #for-university-student .header-title p {
        font-size: 1.9rem;
        padding: 0 5px;
        font-weight: normal;
    }

    /*----------------------------------------------------------------------
   オンライン家庭教師てついて
    ----------------------------------------------------------------------*/
    #aboutWork .lower_h2{
        font-size: 2rem;
        padding-right: 80px;
    }
    #aboutWork .lower_h2::before {
        left:auto;
        right: -70px;
        background: url(/wp/wp-content/themes/teacher/images/for-univ-student/read_1.png) 0px center / 60% no-repeat;
    }
    /*----------------------------------------------------------------------
    選ばれる理由 について
    ----------------------------------------------------------------------*/
    #reazonBox {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .reazon_no {
        left: calc(50% - 40px);
    }
    #reazonBox1{
        margin-top: 60px;
    }
    #reazonBox4{
        margin-top: 30px;
        margin-bottom:40px;
    }
    #reazonBox4 .reasponH3_main {
        display: block;
        color: #ff1b14;
        font-size: 2.3rem;
    }
    #reazonBox4.reazonBox_wrapper h3 {
        margin: .3rem 0 2.8rem;
    }
    /*----------------------------------------------------------------------
       私たちについて
    ----------------------------------------------------------------------*/
    .box-title {
         margin-bottom: 0;
    }
}


@media (max-width: 480px) {

    /*----------------------------------------------------------------------
    FV について
    ----------------------------------------------------------------------*/
    #for-university-student .mainV_main {
        font-size: 3rem;
        line-height: 1.2;
        margin: 20px 0;
    }
    /*----------------------------------------------------------------------
    header-titleについて
    ----------------------------------------------------------------------*/
    #for-university-student .header-title {
        background: url(/wp/wp-content/themes/teacher/images/for-univ-student/img-fv.png) center bottom/85% no-repeat;
        height: 400px;
    }

    /*----------------------------------------------------------------------
    私たちについて
    ----------------------------------------------------------------------*/
    #aboutWork .aboutBox_wrapper {
        display: block;
        justify-content: unset;
        margin-top: 30px;
    }
    #underlogoBox_wrapper {
        text-align: unset;
        width: 90%;
    }
    #underlogoBox_wrapper object:nth-of-type(1) {
        width: 100%;
        margin-bottom: 0;
        margin-right: auto;
        margin-left: auto;
    }
    #underlogoBox_wrapper object{
        width: 24%;
    }
    #for-university-student #rewarding .lower_h2_container + .wrapper h3.numb:before {
        top:13px;
    }
    #for-university-student #rewarding h3.numb:before {
        left: -5px;
        top:30px;
    }
    h3.numb {
        padding-left: 48px;
    }
    h3.numb::after {
        left: -10px;
        width: 50px;
        height: 50px;
        border-radius: 40px;
    }

    /*----------------------------------------------------------------------
    先輩講師のインタビューについて
    ----------------------------------------------------------------------*/
    #for-university-student .aboutBox_wrapper img{
        margin: 0;
    }
}
@media (max-width: 360px) {

    /*----------------------------------------------------------------------
    header-titleについて
    ----------------------------------------------------------------------*/
    .header-title {
        height: 150px;
    }
    .mainV_sub {
        font-size: 1.7rem;
    }
    .mainV_main {
        font-size: 2.5rem;
    }

    /*----------------------------------------------------------------------
    選ばれる理由 について
    ----------------------------------------------------------------------*/
    .reasponH3_sub {
        font-size: 1.8rem;
    }
    .reasponH3_main {
        font-size: 2.2rem;
        line-height: 1.2;
    }
}


@media (max-width: 375px) {
    /*----------------------------------------------------------------------
    FV について
    ----------------------------------------------------------------------*/
    #for-university-student .mainV_main {
        font-size: 2.8rem;
        line-height: 1.2;
        margin: 20px 0;
    }
    /*----------------------------------------------------------------------
    header-titleについて
    ----------------------------------------------------------------------*/
    #for-university-student .header-title {
        background: url(/wp/wp-content/themes/teacher/images/for-univ-student/img-fv.png) center bottom/85% no-repeat;
        height: 370px;
    }
}
@media (max-width: 320px) {
    /*----------------------------------------------------------------------
    header-titleについて
    ----------------------------------------------------------------------*/
    .mainV_sub {
        font-size: 1.7rem;
    }
    .mainV_main {
        font-size: 2.5rem;
    }

    /*----------------------------------------------------------------------
    選ばれる理由 について
    ----------------------------------------------------------------------*/
    #leadtxtBox .wrapper {
        width: 100%;
        padding-left: 4.68%;
        padding-right: 4.68%;
        margin-top: 5vw;
    }

    #reazonBox h2 {
        font-size: 1.9rem;
    }

    #reazonBox #reazonBox1,
    #reazonBox #reazonBox2,
    #reazonBox #reazonBox3,
    #reazonBox #reazonBox4 {
        padding: 19.25vw 6.25vw;
    }

    .support .reazonBox_wrapper {
        padding: 0 20px;
    }
    .img_caption {
        font: bold 2rem/30px '游ゴシック体', '游ゴシック', 'YuGothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', Quicksand, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    }
}

/*----------------------------------------------------------------------
introFlow
--------------------------------------------------------------------- */
.introFlow {
    padding: 50px 0 80px;
    background: #f4f8fe;
}

.ttlTopH2.intro {
    text-align: center;
    margin-bottom: 60px;
}

.introFlowConts_lists {
    margin-bottom: 0;
}

.introFlowLists_box {
    position: relative;
    margin-bottom: 40px;
    padding: 30px 40px;
    height: auto;
    background-color: #fff;
    counter-increment: introNum;
}

.introFlowLists_box.start {
    height: auto;
    border: 5px solid #dd782b;
}

.introFlowLists_box:last-of-type {
    margin-bottom: 0;
}

.introFlowLists_box:not(.start)::before,
.introFlowLists_box:not(:first-of-type)::after {
    content: "";
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    z-index: 1;
}

.introFlowLists_box:not(.start)::before {
    top: 100%;
    width: 48px;
    height: 25px;
    background-color: #001e64;
}

.introFlowLists_box:not(:first-of-type)::after {
    bottom: calc(100% - 14px);
    border: 42px solid rgba(0, 0, 0, 0);
    border-top: 37px solid #001e64;
    border-bottom: 0;
}



.start .introFlowBox_ttl {
    color: #dd782b;
    font-size: 3rem;
}

.introFlowBox_txt .read_checkLists li {
    font-weight: bold;
    position: relative;
}
.read_checkLists li::before {
    content: "";
    position: absolute;
    top: -2px;
    left: -5px;
    width: 28px;
    height: 29px;
    background: url(/wp/wp-content/themes/teacher/images/common/icon_check.svg) 0 0/contain no-repeat;
}
@media screen and (min-width: 835px) {
    .read_checkLists li {
        padding-left: 40px;
        font-size: 2rem;
    }
}



.active_recruit_box_bg {
    position: relative;
    height: 660px;
}
@media screen and (min-width: 769px) {
    .active_recruit_box_bg::before,
    .active_recruit_box_bg::after {
        position: absolute;
        content: '';
        background-size: contain;
        background-repeat: no-repeat;
        width: 510px;
        height: 660px;
        z-index: -1;
    }
    .active_recruit_box_bg::before {
        background-image: url(/wp/wp-content/themes/teacher/images/lp-student/active_recruit.png);
        left: 0;
        top: 0;
    }
    .active_recruit_box_bg::after {
        background-image: url(/wp/wp-content/themes/teacher/images/lp-student/active_recruit2.png);
        right: 0;
        top: 0;
    }
    .active_recruit_box {
        /*position: absolute;*/
        /*top: 50%;*/
        /*left: 50%;*/
        /*transform: translate(-50%, -50%);*/
    }
}

.active_recruit_box {
    background: #fff;
    border: 5px solid #da7c3f;
    border-radius: 25px;
    margin: 20px auto 0;
    padding: 10px 10px 20px; 
}
.pikapika_img {
    width: 70px;
}
.active_recruit {
    color: #f70100;
    font-size: 2rem;
    font-family: YakuHanJP, "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "hiragino-kaku-gothic-pron", "YuGothic", Yu Gothic, sans-serif;
    font-weight: 900;
    text-align: center;
    margin-bottom: 0;
}
.active_recruit_catch {
    font-size: 2.8rem;
    font-family: YakuHanJP, "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "hiragino-kaku-gothic-pron", "YuGothic", Yu Gothic, sans-serif;
    font-weight: 900;
    text-align: center;
    line-height: 1.2;
}





















@media screen and (min-width: 769px) {
    .active_recruit_box {
        width: 840px;
        padding: 30px 50px;
    }
    .pikapika_img {
        width: 80px;
        height: 40px;
    }
    .active_recruit {
        font-size: 2.8rem;
    }
    .active_recruit_catch {
        font-size: 4.1rem;
    }
}





















.active_recruit_txt {
    max-width: 700px;
    margin: 0 auto;
}
.shocking_movie {
    text-align: center;
    position: relative;
}
.shocking_movie iframe,
.shocking_movie img {
    width: 600px;
    height: 337px;
    border: 2px solid #000;
}
.orange_box {
    border: solid 5px #de772b;
    border-radius: 15px;
    padding: 40px 90px;
}
.blueCatch {
    font-size: 3rem;
    text-align: center;
    font-family: YakuHanJP, "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "hiragino-kaku-gothic-pron", "YuGothic", Yu Gothic, sans-serif;
    font-weight: 900;
    color: #017eb8;
}
.activeList {
    margin: 0 auto 50px;
    max-width: 470px;
}
.activeList li {
    font-weight: bold;
    font-size: 2.6rem;
    position: relative;
    padding-left: 50px;
}
.activeList li::before {
    position: absolute;
    content: '';
    background: url(/wp/wp-content/themes/teacher/images/lp-student/check_mark.svg)0 0/contain no-repeat;
    width: 41px;
    height: 36px;
    left: 0;
    top: 4px;
}

@media screen and (min-width: 601px) {
    .segment_btn.ooo {
        display: flex;
    }
}

.segment_btn.ooo {
    margin-top: 10px;
}
.segment_btn.ooo img {
    width: calc( 100% / 3 - 5px );
}

@media screen and (max-width: 840px) {
    .active_recruit_box {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .closing_cta.middle_position {
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (min-width: 769px) {
    .mainView {
        overflow: hidden;
    }
    .mainView::after {
        content: '';
        position: absolute;
        background: url(/wp/wp-content/themes/teacher/images/for-univ-student/mainView_after.png)0 0/contain no-repeat;
        width: 62.549vw;
        height: 33.42vw;
        left: 50%;
        top: 0;
    }
    /*.mainView_txt {
        padding-bottom: 3.901vw;
    }*/

}

@media screen and (min-width: 835px) {
    .mainView::after {
        width: 70.299vw;
        height: 37.485vw;
        left: calc( 50% + 90px );
    }
    .segment_btn.ooo img {
        width: calc( 100% / 3 - 20px );
    }
}

@media screen and (min-width: 1000px) {
    .mainView::after {
        left: 50%;
        z-index: 0;
        width: 600px;
        height: 320px;
    }
    .mainView_txt {
        position: relative;
        z-index: 1;
    }
    .asterisk {
        margin-top: 50px;
    }
}

@media screen and (min-width: 1050px) {
    .mainView::after {
        right: calc( 50% - 560px );
    }
    .mainView_txt {
        width: 1120px;
        padding-top: 27px;
        margin: 0 auto;
    }
}

.indent {
    padding-left: 0.6em;
    text-indent: -0.6em;
    display: block;
    line-height: 1.4;
}
.bBold {
    line-height: 1.3;
}
.pay_detail {
    margin-bottom: 5px;
}

.segment_btn {
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 25px;
}
.segment_btn_ttl p {
    font-size: 1.8rem;
    margin-top: 15px;
    line-height: 1.4;
    padding-bottom: 0;
}
.Btnwrap {
    border: 2px solid #000;
    margin: 40px 20px;;
    padding-top: 10px;
}
.btnLinkTtl {
    font-size: 1.8rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
}
.btnLinkTtl_sub {
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 0;
}
.btnLinkTtl_sub a {
    color: #007bff;
    text-decoration: underline;
}
.orangeTtl {
    font-size: clamp(2.1rem, 5.333vw, 2.4rem);
    font-family: YakuHanJP, 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'YuGothic', 'Yu Gothic', sans-serif;
    /*background: #ff9a50;*/
    background: #5cd2ff;
    position: relative;
    /*display: flex;*/
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    height: 75px;
    margin-bottom: 20px;
    overflow: hidden;
    z-index: 0;
    text-align: center;
    line-height: 1.4;
    padding-top: 9px;
}
.orangeTtl::before,
.orangeTtl::after {
    content: '';
    position: absolute; 
    width: 100vw;
    height: 20vw;
    top: 0;
    z-index: -1;
}
.orangeTtl::before {
    background: url(/wp/wp-content/themes/teacher/images/for-univ-student/orangeTt_before.png)0 0/contain no-repeat;
    left: 0;
}
.orangeTtl::after {
    background: url(/wp/wp-content/themes/teacher/images/for-univ-student/orangeTt_after.png)0 0/contain no-repeat;
    right: 0;
}
.orangeTtl span {
    display: block;
    font-size: 1.8rem;
}
#aboutWork .messageBox_h2 {
    margin-bottom: 10px;
    line-height: 1.3;
    text-align: center;
}
#for-university-student #aboutWork .onlineMovWrap {
    margin-top: 0;
}
#merit h2 {
    font-feature-settings: "palt";
}


.lower_h2 {
    flex-wrap: wrap;
}
.lower_h2 .subTtl {
    margin-top: 10px;
    font-family: var(--ffSans);
    font-size: 2rem;
    line-height: 1.2;
    flex-shrink: 0;
    width: 100%;
}

@media screen and (max-width: 834px) {
    .lower_h2 {
        line-height: 1.2;
    }
}

.reazonBox_wrapper {
    padding: 20px;
}

@media screen and (min-width: 481px) {
    .btnLinkTtl_sub {
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 769px) {
    .Btnwrap {
        width: 870px;
        margin: 0 auto 70px;
        padding-top: 20px;
    }
    .orangeTtl {
        max-width: 870px;
        margin: 0 auto 20px;
    }
    .orangeTtl::before, .orangeTtl::after {
        width: 373px;
        height: 120px;
    }
    .segment_btn {
        margin-left: auto;
        margin-right: auto;
    }
    .segment_btn.ooo {
        margin: 20px auto;
    }
    .meritWrap_box {
        height: 340px;
    }
}