.form-box-3col-group { display: flex; justify-content: space-between; }
.form-box-3col-group .form-box { width: 33%; }
.formArea p, .mypage-box .inner p.policyLink { color: #000!important;}
.mypage-box .inner p.policyLink { width: 35em; margin: 0 auto;}

.hero_image {
    background: url(https://cdn.zuuonline.com/contents/lp/assets/renosy_2511/images/fv_pc-3.jpg) no-repeat 50% 0 #bee0f5;
    background-size: cover;
}

@media screen and (min-width: 768px) {
.tch{
    display: flex;
}

.teacher-content_inner {
    width: 80%;
}

.teacher-content_inner_text {
    display: flex;
        width: 100%;
}

.left{
    width: 600px;
    margin-right: 2rem;
}
}

@media screen and (max-width: 767px) {
.left {
    text-align: center;
}
}

   @media screen and (min-width: 1500px) {
    .hero_image {
      height: 540px;
    }
    }

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .hero_image {
        height: 410px;
    }
}

.lead-area {
    z-index: -3;
    background: url(https://cdn.zuuonline.com/contents/lp/assets/renosy_2511/images/bg_01.jpg) no-repeat 0 0 / cover;
    background-attachment: fixed;
}

.content .form-box > .input {
    width: 543px;
    border: 1px solid #ddd;
}

.mypage-item-box > .content {
    color: #000;
}
