@charset "utf-8";
.lp-middle_school{
   margin-bottom: 15px;
   font-family: "YuGothic", Yu Gothic, "Hiragino Kaku Gothic ProN", "Hiragino Sans", hiragino-kaku-gothic-pron, "Noto Sans JP", sans-serif;
}
p{
   margin-bottom: 15px;
   line-height: 1.6;
   font-family: "YuGothic", Yu Gothic, "Hiragino Kaku Gothic ProN", "Hiragino Sans", hiragino-kaku-gothic-pron, "Noto Sans JP", sans-serif;
}
dl,dt,dd{
   line-height: 1.6;
   font-family: "YuGothic", Yu Gothic, "Hiragino Kaku Gothic ProN", "Hiragino Sans", hiragino-kaku-gothic-pron, "Noto Sans JP", sans-serif;
}
.lp_bt_tit,.indent{
   font-family: YakuHanMP, "Noto Serif JP", hiragino-mincho-pron, "YuMincho", Yu Mincho, serif
}
.line{
    text-decoration: underline;
}
.reasonTtl{
        border-top: solid #223a70 6px;
        background: #fff;
        box-shadow:none;
}
.ttlSubSize {
    font-size: 2.6rem;
}
.ttlSize {
    font-size: 3.2rem;
}
@media screen and (max-width: 767px) {
.ttlSize {
    font-size: 6vw;
}
.ttlSubSize {
    font-size: 5vw;
}
.reasonTtl_h2{
    padding:5px;
    padding-top: 8.667vw;
}
}
.bold{
    font-weight: bold;
}
.reasonConts .indent{
    padding-left: 1em;
    text-indent: -1em;
    display: block;
    font-family: YakuHanMP, "Noto Serif JP", hiragino-mincho-pron, "YuMincho", Yu Mincho, serif
}
.lp_bt_tit{
        color: #D11717;
        font-size: 2.8rem;
        padding: 0px 20px 0px 30px;
}
#messageBox{
    padding-bottom: 40px;
    margin-top: -30px;
}
.introFlow {
    border-top: solid 10px #001e64;
    padding: 20px 0 20px;
}
.introFlowBox_txt a{
    color:#0000ff;
    font-weight: bold;
    text-decoration: underline;
}
.introFlowBox_txt .entry a {
    text-decoration: none;
}
.closing_cta_lp{
    background: #fff;
}
.cont3 .reasonTtl_h2::before {
    background: url(/wp/wp-content/themes/teacher/images/reason/reason_h2_icon3_sp.svg) no-repeat;
}
.cont4 .reasonTtl_h2::before {
    background: url(/wp/wp-content/themes/teacher/images/reason/reason_h2_icon4_sp.svg) no-repeat;
}
.cont5 .reasonTtl_h2::before {
    background: url(/wp/wp-content/themes/teacher/images/reason/reason_h2_icon5_sp.svg) no-repeat;
}
.cont6 .reasonTtl_h2::before {
    background: url(/wp/wp-content/themes/teacher/images/reason/reason_h2_icon6_sp.svg) no-repeat;
}
.cont5 .reasonConts {
    padding-bottom: 0;
}
@media (min-width: 835px) {
    .cont3 .reasonTtl_h2::before {
        background-image: url(/wp/wp-content/themes/teacher/images/reason/reason_h2_icon3.svg);
    }
    .cont4 .reasonTtl_h2::before {
        background-image: url(/wp/wp-content/themes/teacher/images/reason/reason_h2_icon4.svg);
    }
    .cont5 .reasonTtl_h2::before {
        background-image: url(/wp/wp-content/themes/teacher/images/reason/reason_h2_icon5.svg);
    }
    .cont6 .reasonTtl_h2::before {
        background-image: url(/wp/wp-content/themes/teacher/images/reason/reason_h2_icon6.svg);
    }
}
@media (min-width: 835px) {
    .featuresCont_box {
        max-width: 880px;
        padding: 5px 0 10px;
        margin-bottom: 10px;
    }
}

.check_lp{
    position: relative;
    display: block;
    padding-left: 1.2em;
    margin-bottom: 15px;
    font-family: YakuHanMP, 'Noto Serif JP', serif;
}
.check_lp::before {
    position: absolute;
    content: '';
    flex-shrink: 0;
    left: 0;
    width: 22px;
    height: 22px;
    background: url(/wp/wp-content/themes/teacher/images/common/icon_check.svg) 0 0 / contain no-repeat;
}
@media screen and (max-width: 767px) {
.lp_bt_tit{
        color: #D11717;
        font-size: 6vw;
        padding: 0px 10px 0px 10px;
}
#messageBox {
    padding-top: 10px;
    margin-top:0;
}
.featuresCont_box{
    padding-top:10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.boxHead_top {
    height: auto;
}
.boxRow_head{
        grid-row: auto;
}
.boxRow_head.headTxt{
    line-height: 1.6;
}

#messageBox_wrapper {
    width: 100%;
    padding-left: 3.25%;
    padding-right: 3.25%;
}
.check_lp {
    position: relative;
    display: block;
    padding-left: 1.2em;
    margin-bottom: 10px;
}
.check_lp::before {
    width: 20px;
    height: 20px;
}
}
.reasonCont_bg{
    padding-bottom: 30px;
}
/*----------------------------------------------------------------------
メインビジュアル について
----------------------------------------------------------------------*/
#mainView {
    display: flex;
    height: 500px;
    justify-content: center;
    align-items: center;
}

.mainView_txt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 660px;
    font-size: 4.8rem;
    font-weight: bold;
    line-height: 1;
    background: #fff;
    border-radius: 20px;
}

.mainViewTxt_wrap {
    text-align: center;
}

.mainViewTxt_wrap>span {
    display: block;
}

.mainViewWrap_subTop {
    margin-bottom: 15px;
    font-size: 2.8rem;
    line-height: 1.2;
    margin-bottom: 0;
}

.mainViewWrap_subBtm {
    color: #263b6d;
    font-size: 2.8rem;
    line-height: 1.2;
}
.mainViewWrap_subBtm img{
    width: 210px;
    height: auto;
}
.mainViewWrap_main {
    font-family: YakuHanMP, 'Noto Serif JP', 'YuMincho', Yu Mincho, serif;
    color: #d60920;
    line-height: 1.2;
    margin: 8px 0 20px;
}

.mainViewWrap_main span {
    line-height: 1.2;
}

.mainView-red {
    color: #d60920;
}
#reasonCont {
    background: #f4ede0;
}
#reasonCont .lower_h2_container.change {
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);
}
.lower_h2_container.change {
    background: linear-gradient(to right, #efe9c3 0%, #faf4d2 50%, #efe9c3 100%);
}
.lower_h2_container.change .lower_h2 {
    position: relative;
    min-height: 180px;
}
.lower_h2_container.change .lower_h2::before,
.lower_h2_container.change .lower_h2::after {
    position: absolute;
    content: '';
    width: 83px;
    height: 158px;
}
.lower_h2_container.change .lower_h2::before {
    background: url(/wp/wp-content/themes/teacher/images/middle_lp/merit.svg)0 0/contain no-repeat;
}
.lower_h2_container.change .lower_h2::after {
    background: url(/wp/wp-content/themes/teacher/images/middle_lp/merit2.svg)0 0/contain no-repeat;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
}
.reasonWrap {
    padding-top: 30px;
}
.reasonWrap:first-of-type {
    padding-top: 30px;
}
.meritH3 {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.black_box {
    background: #000;
    width: 110px;
    height: 100px;
    padding: 5px;
    margin-left: -20px;
}
.black_box p {
    color: #fff;
    text-align: center;
    margin-bottom: 0;
}
.black_box_txt {
    font: 900 2.2rem / 1.3 YakuHanMP, "Noto Serif JP", serif;
}
.black_box_num {
    font: 900 6rem / 1.3 YakuHanMP, "Noto Serif JP", serif;
    line-height: 1;
}
.merit_ttl {
    padding-left: 20px;
}
.merit_ttl .blue_ttl {
    color: #333387;
    font-size: 2.6rem;
    font-weight: bold;
    line-height: 1.5;
    display: block;
}
.merit_ttl .red_ttl {
    color: #cc0d0d;
    font: 900 3.2rem / 1.3 YakuHanMP, "Noto Serif JP", serif;
}
span.catch_indent {
    display: inline-block;
    text-indent: -0.5em;
}
table {
    width: 100%;
    border-collapse: collapse;
}
th, td {
    border: 2px solid #ccc;
    padding: 10px;
    text-align: left;
}
th {
    background-color: #f2f2f2;
}
.bg_yellow {
    background: #fffbe5;
}
.point {
    font-weight: bold;
}
.exJuku {
    display: block;
    font-size: 15px;
    font-family: "YuGothic", Yu Gothic, "Hiragino Kaku Gothic ProN", "Hiragino Sans", hiragino-kaku-gothic-pron, "Noto Sans JP", sans-serif;
    margin-top: 5px;
    line-height: 1.5;
}
.uspTxt_img.pdB0 {
    padding-bottom: 0;
}
.featuresCont_box p {
    margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
    #mainView {
        background: 50% 50%/auto 100% no-repeat;
    }
    #mView {
        background: linear-gradient(to bottom, #fffef6 calc(100% - 40px), transparent calc(100% - 40px));
    }

    .mainView_txt {
        padding: 20px 0 30px;
    }
}

@media screen and (max-width: 767px) {
    #mainView {
        justify-content: center;
        align-items: center;
        height: 82.933vw;
    }

    .mainView_txt {
        width: 76vw;
        height: 53.333vw;
        font-size: 6.5vw;
    }

    .mainViewWrap_subTop {
        margin-bottom: 1vw;
        font-size: 4.6267vw;
    }

    .mainViewWrap_main {
        margin-bottom: 3.067vw;
    }

    .mainViewWrap_subBtm {
        font-size: 5.033vw;
    }
}
.uspTxt_img {
    padding: 25px 0px 40px;
    display: block;
}
/*.uspTxt_img.pictureClass {
    margin-top: 40px;
    display: block;
}*/
.mt6inOut .mt6 {
    display: flex;
}
.mt6inOut {
    border:solid 5px #c0c283;
    border-radius: 6px;
    padding: 20px 20px;
    margin: 0 60px 30px;
}
.mt6inOut p {
    font-weight: bold;
}
.mt6inOut .mt6in1 {
    display: flex;
    width: 120px;
    height: 120px;
    margin-right: 20px;
}
.reasonCont_bg{
    box-shadow: none;
}
.mt6inup {
    background: #fff9e7;
    border: solid 2px #ebeae4;
    padding: 10px 20px 0;
}
@media screen and (max-width: 767px) {
    .uspTxt_img {
    padding: 0 0px;
}
.mt6inOut {
    border:solid 2px #ccc;
    border-radius: 6px;
    padding: 10px 20px;
    margin: 0 0px 30px;
}
.mt6inOut .mt6 {
    display: flex;
    flex-direction: column;
}
.mt6inOut .mt6in1 {
    display: flex;
    width: 80px;
    height: 80px;
    margin-right: 0px;
    flex-shrink: 0;
}
.mt6inup {
    padding: 10px;
}
}
/*----------------------------------------------------------------------
Lead
----------------------------------------------------------------------*/

.activeList {
    margin: 0 auto 50px;
    max-width: 470px;
}
.activeList li {
    font-weight: bold;
    font-size: 2.3rem;
    position: relative;
    padding-left: 50px;
    margin-bottom: 1em;
    line-height: 1.3;
}
.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;
}
.entrybtnBox{
    width: 100%;
    max-width:420px;
    margin:auto;

}
.entrybtnBox:before {
    content: "登録1カ月以内に指導開始した教師も！";
    display: flex;
    justify-content: center;
    line-height: 1.7;
    color:#d30000;
    margin: 0 auto;
    font-weight: bold;
    font-size: 1.6rem;
    font-size: clamp(1.6rem, 4.266vw, 1.8rem);
}


#messageBox_wrapper .lead_title {
    margin: 30px 0 15px;
    font-size: 2.4rem;
    font-weight: 900;
    color: #16409e;
    line-height: 1.4;
}

@media (max-width: 768px) {
    #messageBox_wrapper .lead_title{
        font-size: 5.1vw;
        margin-top: 20px;
        margin-bottom: 10px;
        letter-spacing: -0.05em;
}
}
@media (max-width: 768px) {

    section:nth-of-type(5).support .lower_h2::before {
        right: 20px;
        top: -20px;
        left: unset;
        transform: none;
        width: 123px;
        height: 152px;
    }

    .arrow_box {
        width: unset;
    }

    .upper_sub {
        font-size: 2.4rem;
    }

    .mainV_sub {
        font-size: 2.4rem;
        margin-top: 20px;
    }

    .mainV_main {
        font-size: 7vw;
        line-height: 1.3;
        margin: 20px 0;
        letter-spacing: -.1rem;
        font-feature-settings: "palt";
    }

    .mainV_sub_bottom {
        font-size: 5vw;
        line-height: 1.3;
    }
    .entrybtnBox .entryBtn {
        font-size: 1.8rem;
        background: rgb(230, 25, 41);
        background: linear-gradient(187deg, rgba(230, 25, 41, 1) 0%, rgba(206, 9, 24, 1) 100%);
    }
    .entrybtnBox .entryBtn::before{
        content: none;
    }

    /*----------------------------------------------------------------------
    リード について
    ----------------------------------------------------------------------*/
}



@media (max-width: 480px) {


    section:nth-of-type(5).support .lower_h2 {
        min-height: 128px;
        padding: 18px 0 0 13px;
    }

    section:nth-of-type(5).support .lower_h2::before {
        right: 10px;
        width: 67px;
        height: 83px;
    }


    .lower_wrap_subcont p {
        padding: 0;
    }

    .mainV_sub_upper {
        font-size: 2.2rem;
    }

    .mainV_sub_bottom {
        font-size: 4.5vw;
        line-height: 1.3;
    }


    /*----------------------------------------------------------------------
    オンライン家庭教師ってどんなお仕事？ について
    ----------------------------------------------------------------------*/
    h3.numb {
        padding: 0 0 0 100px;
    }

    .numTxt {
        height: 50px;
        width: 100px;
    }

    .numTxt_sub {
        font-size: 1.6rem;
        letter-spacing: -0.09rem;
    }

    .numTxt::after {
        font-size: 3.4rem;
    }

    .numTxt_sub_upper {
        font-size: 1.2rem;
        letter-spacing: -0.1rem;
    }

    #aboutjob {
        margin-top: 30px;
    }

}


@media (max-width: 360px) {

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

    .reasponH3_main {
        font-size: 2.2rem;
        line-height: 1.2;
    }
}


@media (max-width: 320px) {

    /*----------------------------------------------------------------------
    オンライン家庭教師ってどんなお仕事？ について
    ----------------------------------------------------------------------*/
    h3.numb {
        padding: 0 0 0 20px
    }

    .numTxt {
        top: -10px;
        left: -12px;
        padding-top: 0;
        height: 40px;
        width: 108px;
    }

    .numTxt_sub {
        font-size: 1.4rem;
    }

    .numTxt::after {
        font-size: 3rem;
    }

    /*----------------------------------------------------------------------
    メガスタで家庭教師をする5つのメリット について
    ----------------------------------------------------------------------*/
    #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,
    #reazonBox #reazonBox5,
    #reazonBox #reazonBox6 {
        padding: 14vw 6.25vw;
    }

    /*----------------------------------------------------------------------
    エントリーボタン について
    ----------------------------------------------------------------------*/
    #lp-teachers .entrybtnBox .entryBtn {
        font-size: 1.8rem;
    }
}

.link_list {
    display: flex;
    flex-wrap: wrap;
    /* 折返し指定 */
    justify-content: start;
}

.link_list .detailBtn {
    margin: 10px;
    width: 100%;
    max-width: 240px;
    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 {
    right: 10px;
    border: 5px solid rgba(0, 0, 0, 0);
    border-right: 0;
    border-left: 8px solid #333;
}

@media (max-width: 768px) {
    .link_list {
        display: flex;
        flex-wrap: wrap;
        /* 折返し指定 */
        justify-content: center;
    }

    .link_list .detailBtn {
        max-width: 340px;
        height: 40px;
    }
}

.link_teacher {
    display: flex;
    flex-wrap: wrap;
    /* 折返し指定 */
    justify-content: center;
}

.link_teacher .detailBtn {
    margin: 10px 20px;
    width: 100%;
    max-width: 420px;
    height: 60px;
    box-shadow: 0 3px 0 #cec27e;
}

.link_teacher .detailBtn>* {
    text-align: center;
    font: bold 2.2rem/1.3 "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "Yu Gothic", sans-serif;
}

.link_teacher .detailBtn>*::after {
    right: 10px;
    border: 5px solid rgba(0, 0, 0, 0);
    border-right: 0;
    border-left: 8px solid #333;
}

@media (max-width: 768px) {
    .link_teacher {
        margin-bottom: 30px;
    }

    .link_teacher .detailBtn {
        margin: 10px auto;
        max-width: 80%;
    }

    .link_teacher .detailBtn>* {
        font: bold 1.8rem/1.3 "Hiragino Kaku Gothic ProN", "Hiragino Sans", "YuGothic", "Yu Gothic", sans-serif;
    }
}

@media screen and (max-width: 768px) {
    .closing_cta.middle_position {
        width: 100%;
        margin: 0;
    }
}

.featuresCont_box .indent{
    padding-left: 1em;
    text-indent: -1em;
    display: block;
    font-family: "YuGothic", Yu Gothic, "Hiragino Kaku Gothic ProN", "Hiragino Sans", hiragino-kaku-gothic-pron, "Noto Sans JP", sans-serif;
}

h4.features{
    font-size: 2.3rem;
    color: #3443b7;
}
@media screen and (max-width: 767px) {
    h4.features{
        font-size:5vw;
        color: #3443b7;
        line-height: 1.4;
    }
    .closing_cta_lp {
        padding: 30px 20px 10px;
    }
}
.onlineCont_bg.Flow{
    max-width: 800px;
    padding: 40px;
    width: calc(100% - 30px);
}

.onlineCont_bg.Flow div{
    position: relative;
    padding-top: 30px;
    padding-bottom: 10px;
}

.onlineCont_bg.Flow div:not(:first-of-type)::after{
    position: absolute;
    content: "";
    bottom: calc(100% - 10px);
    border: 22px solid rgba(0, 0, 0, 0);
    border-top: 20px solid #001e64;
    border-bottom: 0;
    transform: translateX(-50%);
    left: 50%;
    z-index: 1;
}  
p.features {
    font-size: 2.3rem;
    color: #3443b7;
    font-weight: bold;
    margin-bottom: 0;
}
@media screen and (max-width: 767px) {
    #onlineCont.featuresWrapper p.features{
        font-size:5vw;
        color: #3443b7;
        line-height: 1.4;
        padding-left: 1em;
        text-indent: -1em;
        font-weight: bold;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 767px) {
    .onlineCont_bg.Flow{
        padding: 20px;
    }   
    .read_checkLists li {
        padding-left: 28px;
        font-size: 1.8rem;
        line-height: 1.4;
        margin-bottom: 10px;
    } 
}
.introFlow .ttlTop {
    font: 900 3.4vw / 1.3 YakuHanMP, "Noto Serif JP", serif;
}
@media screen and (max-width: 480px) {
.introFlow .ttlTop {
    font: 900 6.4vw / 1.3 YakuHanMP, "Noto Serif JP", serif;
}
}

.read_checkLists li {
    font-family: YakuHanMP, "Noto Serif JP", hiragino-mincho-pron, "YuMincho", Yu Mincho, serif;
}

.featuresCont_box p.int{
    padding-left: 1em;
    text-indent: -1em;
}
.onlineCont_bg {
    box-shadow: none;
}


@media screen and (max-width: 768px) {
    #mView h1 {
        margin-bottom: 0;
    }
    .lower_h2_container.change .lower_h2::after {
        right: 10px;
    }
}

@media screen and (max-width: 600px) {
    .lower_h2_container.change .lower_h2 {
        font-size: 6.5vw;
    }
    .lower_h2_container.change .lower_h2::before {
        background-image: url(/wp/wp-content/themes/teacher/images/middle_lp/merit_sp.png);
    }
    .lower_h2_container.change .lower_h2::after {
        background-image: url(/wp/wp-content/themes/teacher/images/middle_lp/merit_sp2.png);
    }
    .black_box {
        width: 100%;
        height: auto;
        padding: 1px 0 2px;
        margin-left: 0;
        margin-bottom: 2.933vw;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .black_box p {
        line-height: 1;
    }
    .black_box_txt {
        font-size: 4.8vw;
    }
    .black_box_num {
        font-size: 6.667vw;
    }
    .meritH3 {
        display: block;
    }
    .merit_ttl {
        padding: 0 10px;
        margin-bottom: 6.4vw;
    }
    .merit_ttl .blue_ttl {
        font-size: 4.8vw;
    }
    .merit_ttl .red_ttl {
        font-size: 5.867vw;
        line-height: 1.2;
    }

}

@media screen and (max-width: 480px) {
    .lower_h2_container.change .lower_h2 {
        min-height: 37.333vw;
    }
    .lower_h2_container.change .lower_h2::before,
    .lower_h2_container.change .lower_h2::after {
        width: 15.2vw;
        height: 33.067vw;
    }
    th,td {
        padding: 5px;
        line-height: 1.4;
    }
    .lower_wrap_subcont .mt6inup {
        padding: 10px;
    }
}


.introFlowBox_ttl::before {
    content: none;
}

.personTxt .personArticle {
    font-size: 1.5rem;
    line-height: 1.7;
    margin-top: 10px;
}
.personTxt {
    max-width: 580px;
}
.personImg img {
    border-radius: 0 7px 0px 0;
}
#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: 105px
}
#reazonBox4{
    margin-top: 60px;
    margin-bottom:80px;
    border: solid 6px #cc2525;
    border-radius: 3px;
    padding-top: 10px;
    padding-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.reazon_no {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    top: -50px;
    left: calc(50% - 50px);
    padding: 5px 0 0;
    width: 100px;
    height: 100px;
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
    border-radius: 50%;
    background-color: #6895b1;
}
.stepno {
    font-size: 3.5rem;
    line-height: 1;
}
.reazonBox_wrapper img {
    display: block;
    margin: 36px auto 0;
    width: auto;
}
.reazonBox_wrapper h3:not(.reasponH3_main) {
    margin: 4.8rem 0 2.8rem;
    padding: 0;
    color: #dc792b;
    text-align: center;
    font: bold 2.6rem/1 '游ゴシック体', '游ゴシック', 'YuGothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', Quicksand, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.reasponH3_sub {
    display: block;
    margin-bottom: 15px;
    color: #000;
}
#reazonBox1 p{
    font-feature-settings: "palt";
    text-align: center;
}

.reazonBox_wrapper h3, #reazonBox3 h3 {
    margin: 4rem 0 1.8rem;
}
#reazonBox4 .reasponH3_main {
    font-size: 2.4rem;
    line-height: 1.3;
}
/*----------------------------------------------------------------------
   生徒ご紹介までの流れ について
----------------------------------------------------------------------*/

.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;
}

.introFlowBox_ttl {
    margin-left: 0;
}

