.home_guide_noti_en {
    margin: 10px;
    font-size: 24px;
    padding-bottom: 200px;
}
.mz-auto {
    margin-left: auto;
    margin-right: auto;
}
.home_guide_banner img {
    width: 100%;
}
.home_main_container {
    padding: 0 25%;
    margin-top: 50px;
}
.home_main_container .dash {
    margin-top: 12px;
}
.home_main_container p {
    display: flex;
    justify-content: center;
    color: rgb(237, 131, 124);
    margin: 12px 0 0 0;
    font-weight: 600;
}
.home_guide_introduce {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 70px;
    position: relative;
}
.home_guide_introduce > img {
    position: absolute;
}
.home_guide_introduce .home_guide_image_6 {
    right: 18%;
    top: 13%;
}
.home_guide_introduce .home_guide_image_7 {
    left: 174px;
    top: 114px;
}
.home_guide_introduce .home_guide_image_8 {
    top: -50px;
    left: 16px;
}
.home_guide_introduce .home_guide_image_9 {
    top: -56px;
    right: 16px;
}
.home_guide_introduce_container {

}
.home_guide_introduce_container > div {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
}
.home_guide_introduce_container > div img {
    max-width: 30px;
}
.home_guide_introduce_container span {
    font-weight: 600;
}
.home_guide_introduce_container > div > div span {
    color: rgb(68, 186, 204);
}
.teacher_application_guide_page .about_page_description p {
    text-align: left;
    letter-spacing: 4px;
    font-weight: 800;
    margin: 0;
}
.teacher_application_guide_page .about_page_description p:first-child {
    margin-bottom: 10px;
}
.about_gch {
    border: 2px solid rgb(237, 131, 124);
    width: max-content;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 8px 20px 8px 30px;
    font-weight: 600;
    letter-spacing: 4px;
}
.about_gch a {
    color: rgb(237, 131, 124);
}
.features_gch {

}
.features_gch_container {
    background-color: #FFD7D7;
    padding-bottom: 120px;
    padding-left: 10px;
    padding-right: 10px;
}
.features_gch_full {
    margin-left: -20%;
    margin-right: -20%;
}
.features_gch_container > div:first-child {
    display: flex;
}
.features_gch_container > div:first-child img {
    max-width: 684px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.wave_home_guide {
    --size: 15px;
    --R: calc(var(--size) * 1.28);

    -webkit-mask: radial-gradient(var(--R) at 50% calc(1.8 * var(--size)), #000 99%, #0000 101%) calc(50% - 2 * var(--size)) 0/calc(4 * var(--size)) 100%,
    radial-gradient(var(--R) at 50% calc(-.8 * var(--size)), #0000 99%, #000 101%) 50% var(--size)/calc(4 * var(--size)) 100% repeat-x;
    height: 100px;
    margin-top: 120px;
}
.features_gch .wave_home_guide {
    background: #FFD7D7;
}
.features_gch_content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 34px;
}
.features_gch_element {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 32px;
    max-width: 836px;
}
.features_gch_element img {
    max-width: 140px;
    margin-right: 30px;
}
.features_gch_content_title {
    font-weight: 600;
    font-size: 24px;
}
.features_gch_content_des {
    font-weight: 500;
}
.features_gch_content_des p {
    text-align: justify;
    margin: 0;
    font-size: 18px;
}
.features_gch_content_des p span {
    text-decoration-line: underline;
}
.apply_teacher_intro .wave_home_guide {
    background: #C4E2E5;
    margin-top: -26px;
}
.apply_teacher_intro_container {
    background-color: #C4E2E5;
    display: flex;
    justify-content: center;
    padding-bottom: 140px;
}
.apply_teacher_intro_container > div:first-child {
    position: relative;
    width: 1100px;
    display: flex;
    justify-content: center;
}
.apply_teacher_intro_container .img_main {
    max-width: 1100px;
}
.apply_teacher_intro_container .apply_teacher_intro_content {
    position: absolute;
    font-size: 18px;
    font-weight: 500;
    top: 8%;
    left: 10%;
}
.apply_teacher_intro_content > div {
    display: flex;
    max-width: 1000px;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 42px;
}
.apply_teacher_intro_container .img_title {
    position: absolute;
    top: -46px;
    max-width: 40%;
    left: 30%;
    margin: 0 10px;
}
.apply_teacher_intro_container > div {
    display: flex;
}
.apply_teacher_intro_element {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: max-content;
}
.apply_teacher_intro_element .img_element {
    max-width: 106px;
}
.apply_teacher_intro_element > div > p {
    margin: 0;
}
.apply_teacher_intro_element > div > p:first-child {
    margin-top: 10px;
}
.how_to_teacher .wave_home_guide {
    background: #FFD7D7;
    margin-top: -26px;
}
.how_to_teacher .flow_box {
    background-image: url('/images/home_guide_image_58.png');
    padding-top: 100px;
}
.how_to_teacher_container .pc {
    max-width: 65%;
    margin-left: auto;
    margin-right: auto;
}
.how_to_teacher_container {
    background: #FFD7D7;
    padding-bottom: 160px;
}
.how_to_teacher_container > div {
    max-width: 1252px;
    margin-left: auto;
    margin-right: auto;
}
.how_to_teacher_content {
    display: flex;
    padding-top: 150px;
    padding-left: 10px;
    padding-right: 10px;
}
.how_to_teacher_element {
    flex: 1;
    position: relative;
}
.how_to_teacher_element_img_first {
    position: absolute;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: center;
}
.how_to_teacher_element_text {
    position: absolute;
    font-weight: 600;
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: Myriad Pro;
    font-size: 22px;
    margin: 0;
    padding: 20px 10px 0 10px;
}
.how_to_teacher .flow_info div {
    font-size: 22px !important;
}
.teacher_application_guide_page .flow_box .flow_info .first {
    padding-left: 50px;
}
.how_to_teacher_box_text {
    text-align: justify;
    margin-left: auto;
    font-size: 20px;
    margin-right: auto;
    letter-spacing: 3px;
    font-weight: 500;
    margin-top: 35px;
    padding: 0 10px;
}
.how_to_teacher_btn a {
    padding: 10px 40px;
    border-radius: 30px;
    letter-spacing: 4px;
    font-size: 22px;
    background: #ED837C;
}
.find-lesson-part .content .title-container {
    position: absolute;
    top: unset;
    left: 50%;
    transform: translate(-50%, -150%);
    width: 45%;
}
.find-lesson-part .content .note {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    padding: 0 30px;
}
.lesson_flow .wave_home_guide {
    background-color: #C4E2E5;
    margin-top: -26px;
}
.lesson_flow_container {
    font-size: 20px;
    background-color: #C4E2E5;
    display: flex;
    justify-content: center;
    padding-bottom: 200px;
    padding-top: 60px;
}
.lesson_flow_content {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
    margin: 30px 0px;
}
.lesson_flow_element {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    flex: 1;
    min-width: 138px;
}
.lesson_flow_element p {
    margin: 0;
    font-weight: 500;
    text-align: center;
}
.lesson_flow_element img {
    margin-bottom: 10px;
}
.lesson_fee_rate {
    padding-bottom: 120px;
}
.lesson_fee_rate .wave_home_guide {
    background-color: #fff;
    margin-top: -26px;
}

.teacher_application_guide_page .lesson_fee_rate {
    width: 100%;
}
.lesson_fee_rate_container {
    font-size: 20px;
    max-width: 830px;
    margin-left: auto;
    margin-right: auto;
}
.lesson_fee_rate_container > div {
    max-width: 830px;
    margin-left: 10px;
    margin-right: 10px;
}
.lesson_fee_rate_img_title {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.lesson_fee_rate_des {
    margin-top: 40px;
}
.lesson_fee_rate_des p {
    font-weight: 500;
    text-align: justify;
}
.lesson_fee_rate_des_2, .lesson_fee_rate_des_3 {
    margin: 0;
}
.lesson_fee_rate_table {
    border-collapse: separate;
    border-spacing: 4px;
}
.lesson_fee_rate_table th {
    background-color: #f08080;
    color: white;
    padding: 8px 50px;
    text-align: left;
    font-weight: 500;
    letter-spacing: 4px;
}
.lesson_fee_rate_table td {
    padding: 8px 50px;
    text-align: center;
}
.lesson_fee_rate_table tr {
    background-color: #F2F2F2;
}
.lesson_fee_rate_table tr:nth-child(even) {
    background-color: #E6E6E6;
}
.lesson_fee_rate_btn {
    padding-top: 40px;
}
.home_main {
    max-width: 830px !important;
    margin-top: 80px !important;
    padding: 0 10px;
}
.how_to_teacher_element_img_first img {
    width: 61%;
}
.find-lesson-part .content .image-wrapper .image-container .image-category {
    font-size: 22px;
}

@media (min-width: 1100px) {
    .apply_teacher_intro_container .apply_teacher_intro_content {
        top: 58px;
        left: 124px;
    }
    .apply_teacher_intro_element .img_element {
        max-width: 158px;
    }
    .apply_teacher_intro_content {
        margin-right: 6px;
    }
    .how_to_teacher_element_img_first img {
        width: 61%;
    }
}

.wave > ::after {
    background: unset;
}
.lesson_flow_title {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 0 60px;
}

@media (max-width: 1070px) {
    .how_to_teacher_element_text {
        font-size: 20px;
    }
}

@media (max-width: 1000px) {
    .lesson_flow_element {
        max-width: 148px;
    }
    .how_to_teacher_content {
        padding-top: 120px ;
    }
}

@media (max-width: 970px) {
    .how_to_teacher_element_text {
        font-size: 18px;
    }
}

@media (max-width: 865px) {
    .find-lesson-part .content .title-container {
        transform: translate(-50%, -108%);
        width: 95%;
    }
    .find-lesson-part {
        padding-top: 84px;
    }
    .how_to_teacher_content {
        flex-wrap: wrap;
    }
    .how_to_teacher_element {
        width: calc(100% / 3);
    }

    .how_to_teacher_element {
        flex: unset;
        margin-top: 30px;
    }

    .how_to_teacher_element_text {
        font-size: 16px;
    }
}

@media (max-width: 567px) {
    .how_to_teacher_content {
        padding-top: 50px;
    }
    .find-lesson-part .content {
        min-height: 966px;
    }
    .find-lesson-part .content .description {
        font-size: 16px;
    }
}

@media (max-width: 910px) {
    .lesson_flow_content {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
        margin: 30px 30px;
        justify-content: center;
        align-content: center;
    }
    .lesson_flow_element {
        min-width: 24vw;
    }
}

@media (max-width: 524px) {
    .lesson_flow_element {
        max-width: calc(50%);
    }
}

@media (max-width: 370px) {
    .lesson_flow_element {
        max-width: 100%;
    }
    .find-lesson-part {
        padding-top: 62px !important;
    }
}

@media (max-width: 600px) {
    .home_main_container{
      display: block !important;
      margin-top: 42px;
    }

    .lesson_flow_title .img_element {
        padding: 10px 16px !important;
    }
    .lesson_flow_title {
        padding: 0 10px;
    }
    .lesson_flow_element {
        min-width: 29vw;
    }
    .lesson_fee_rate_img_title {
        display: none;
    }
    .how_to_teacher_content {
        padding-top: 60px ;
    }
    .find-lesson-part {
        padding-top: 112px;
    }
    .features_gch_content {
        margin-top: 12px;
    }
    .lesson_flow_container {
        padding-top: 0;
        padding-bottom: 75px;
        font-size: 18px;
    }
    .how_to_teacher_container {
        padding-bottom: 100px;
    }
    .features_gch_element img {
        margin-right: 0;
    }
    .wave_home_guide {
        height: 30px;
        margin-top: 64px;
    }
    .features_gch_container {
        padding-bottom: 64px;
    }
    .home_main_container p {
        font-weight: bold !important;
        letter-spacing: 2px !important;
        font-size: 16px !important;
        margin-top: 8px;
    }
    .img_container {
        padding-bottom: 7px;
    }
    .home_main_container .dash{
        margin-top: 10px;
    }
    .features_gch_element {
        flex-direction: column;
    }
    .features_gch_content_title {
        text-align: center;
        margin-top: 22px;
        margin-bottom: 8px;
    }
    .features_gch_content_des {
        text-align: justify
    }
    .apply_teacher_intro_element {
        flex: 1;
    }
    .apply_teacher_intro_container .apply_teacher_intro_content {
        top: 57px;
        left: 56px;
        padding-right: 80px;
    }
    .apply_teacher_intro_content {
        padding-right: 80px;
        top: 127;
    }
    .apply_teacher_intro_container .img_main {
        margin: 0 10px;
        margin-top: 70px;
    }
    .apply_teacher_intro_container .img_title {
        position: absolute;
        top: 13px;
        max-width: 100%;
        left: 0;
    }
    .apply_teacher_intro_content > p {
        margin-top: 74px;
    }

    .how_to_teacher_element_img_first {

    }
    .how_to_teacher_element_text {
        font-size: 14px;
    }
    .how_to_teacher_box_text {
        padding: 0 10px;
    }
    .how_to_teacher_element_img_first img {
        width: 61%;
    }
    .how_to_teacher_element_img_end {

    }

    .home_main {
        margin-top: 40px !important;
    }
    .home_main > div {
        margin-bottom: 40px;
    }

    .home_main_container {
        padding: 0px 0px;
    }
}

@media (max-width: 445px) {
    .apply_teacher_intro_element .img_element {
        width: 18vw;
    }
    .apply_teacher_intro_container .img_main {
        height: 90%;
    }
}

@media (max-width: 442px) {
    .find-lesson-part .content .image-wrapper .image-container .image-category {
        font-size: 16px;
    }
    .lesson_flow_element p {
        font-size: 17px;
    }
    .how_to_teacher_element_text {
        font-size: 11px;
    }
}

@media (max-width: 380px) {
    .how_to_teacher_content {
        padding-top: 30px;
    }
    .lesson_flow_title .img_element {
        padding: 10px 26px !important;
    }
    .home_main {
        margin-top: 40px !important;
    }
    .home_main > div {
        margin-bottom: 40px;
    }
    .how_to_teacher_container {
        padding-bottom: 64px;
    }
    .lesson_flow_container {
        padding-bottom: 64px;
        font-size: 16px;
    }
    .lesson_fee_rate {
        padding-bottom: 64px;
    }
    .apply_teacher_intro_content > div {
        margin-top: 18px;
    }
    .apply_teacher_intro_content > p {
        margin-top: 0;
    }
    .apply_teacher_intro_container .img_title {
        top: -36px;
    }
    .apply_teacher_intro_element .img_element {
        max-width: 88px;
    }
    .home_main_container p {
        font-size: 8px;
    }
    .apply_teacher_intro_element {
        flex: 1;
    }
    .features_gch_element img {
        max-width: 125px;
    }
    .apply_teacher_intro_container .apply_teacher_intro_content {
        font-size: 16px;
    }
}
