@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900");
@media screen and (min-width: 781px) {
  .forSp {
    display: none !important; }
  .forPc {
    display: block; } }

@media screen and (max-width: 780px) {
  .forPc {
    display: none !important; }
  .forSp {
    display: block; } }

.cf:after {
  content: "";
  display: block;
  clear: both; }

.company_comparison {
  margin-bottom: 90px; }

.seminar_video iframe {
  border: 2px solid #85001d;
  -webkit-box-sizing: initial;
  box-sizing: initial; }

.section.step_01 {
  border: none; }

.wrap_btn.btn_01 {
  margin: 30px 0 0; }

.practice_movie iframe {
  border: 3px solid black; }

.wrap.coach_united #mainVisual .visual_main {
  padding: 20px 0;
  text-align: center;
  background-color: #000;
  background-size: cover; }
  .wrap.coach_united #mainVisual .visual_main img {
    width: auto;
    height: auto; }

.wrap.coach_united #mainVisual .visual_bottom {
  padding: 10px 0;
  text-align: center;
  background: #e7ef2c; }
  .wrap.coach_united #mainVisual .visual_bottom span {
    display: inline-block;
    font-size: 26px;
    color: #85001d;
    vertical-align: middle; }
  .wrap.coach_united #mainVisual .visual_bottom .txt_border {
    padding: 5px;
    border: 1px solid #85001d; }
  .wrap.coach_united #mainVisual .visual_bottom .txt_bg {
    margin: 0 15px;
    font-size: 60px; }
  .wrap.coach_united #mainVisual .visual_bottom .txt_bb {
    border-bottom: 8px solid #85001d; }

.wrap.coach_united #mainVisual .mainImg_sp {
  display: none; }

.seminar {
  padding-top: 0;
  background: url(../img/back_seminar.png) center bottom no-repeat;
  background-size: cover;
  padding-bottom: 0;
  margin: 60px 0 45px; }
  .seminar p {
    font-size: 17px;
    line-height: 30px; }

.seminar_top {
  text-align: center;
  padding-top: 20px; }
  .seminar_top p {
    font-family: "Gothic Medium BBB", "typesquare";
    margin: 25px 0 70px;
    font-size: 17px;
    line-height: 30px; }

.seminar_01, .seminar_02, .seminar_03 {
  max-width: 1400px;
  margin: auto; }

.seminar_01 {
  margin-top: 60px; }

.seminar_02 {
  margin-top: 60px;
  margin-bottom: 45px; }

.seminar_03 {
  margin-top: 60px;
  /* margin-bottom: 45px; */ }

.seminar_04 {
  margin-top: 60px; }

.seminar_01 .left {
  position: relative;
  width: 60%;
  height: 600px; }

.seminar_02 .right {
  position: relative;
  width: 60%;
  height: 460px; }

.seminar_03 .left {
  position: relative;
  width: 60%;
  height: 361px;
  /*background: url(../img/video_img_01.png) center no-repeat;
  background-size: cover;*/
  padding-top: 65px; }

.seminar_04 .right {
  position: relative;
  width: 60%;
  height: 388px;
  /*background: url(../img/video_img_02.png) center no-repeat;
  background-size: cover;*/ }

.seminar_01 .left img {
  width: 100%;
  max-width: 740px; }

.seminar_02 .right img {
  /* width: 100%;
  max-width: 740px;
  margin-left: auto; */
  width: 100%;
  max-width: 740px; }

.seminar_03 .left img {
  width: 100%;
  max-width: 740px; }

@media only screen and (max-width: 1300px) {
  .seminar_01 .left img, .seminar_02 .right img, .seminar_03 .left img, .seminar_04 .right img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; } }

.seminar_01 .right {
  width: 40%;
  padding: 60px 30px 0 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.seminar_02 .left {
  width: 40%;
  padding: 0 30px 0 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.seminar_03 .right {
  width: 40%;
  padding: 0 30px 0 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 50px; }

.seminer_move {
  position: relative;
  width: 760px;
  height: 426px;
  margin: 0 auto 0; }
  .seminer_move iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*.seminar_text_box {
	width: 335px;
}*/
.seminar_title {
  margin: 25px 0 20px;
  font-size: 25px;
  color: #85001d;
  line-height: 1.4; }

.seminar .seminar_text {
  /* font-family: "Gothic Medium BBB", "typesquare"; */
  font-size: 15px;
  line-height: 28px;
  text-align: left;
}

.seminar_recommend {
  width: 828px;
  margin: 100px auto 0;
  text-align: center;
  border-bottom: 4px solid #85001d; }
  .seminar_recommend .sub {
    margin-top: 15px;
    font-size: 21px;
    color: #85001d; }

.seminar_recommend_list {
  margin: 20px 25px 0; }
  .seminar_recommend_list li {
    padding-bottom: 40px; }
    .seminar_recommend_list li .left {
      width: 240px; }
    .seminar_recommend_list li .right {
      width: 100%;
      margin-left: -240px; }
      .seminar_recommend_list li .right p {
        margin-left: 290px;
        text-align: left; }
      .seminar_recommend_list li .right .seminar_recommend_name {
        margin-top: 30px;
        text-align: right; }
    .seminar_recommend_list li .seminar_recommend_name span {
      padding-right: 15px;
      font-size: 12px;
      color: #8d8d8d; }

.wrap.coach_united .wrap_info .section.info.request {
  padding: 0; }

.wrap.coach_united .wrap_info.first {
  padding-bottom: 20px; }

.request_list {
  width: 935px;
  margin: auto; }
  .request_list li {
    position: relative;
    width: 264px;
    min-height: 327px;
    padding: 20px;
    margin-right: 70px;
    border: 3px solid #85001d;
    border-radius: 4px; }
    .request_list li:before {
      content: "";
      position: absolute;
      top: 15px;
      left: 15px;
      display: block;
      width: 38px;
      height: 44px;
      background: url(../img/request_num_01.png) no-repeat;
      background-size: contain; }
    .request_list li:nth-child(2):before {
      background: url(../img/request_num_02.png) no-repeat;
      background-size: contain; }
    .request_list li:nth-child(3):before {
      background: url(../img/request_num_03.png) no-repeat;
      background-size: contain; }
    .request_list li:after {
      content: "";
      position: absolute;
      top: 120px;
      right: -56px;
      display: block;
      width: 58px;
      height: 30px;
      background: url(../img/request_arr.png) no-repeat; }
    .request_list li:last-child {
      margin: 0 0 0 0; }
      .request_list li:last-child:after {
        background: none; }
    .request_list li .request_icon {
      padding: 10px 0;
      background: #e5e5e5;
      text-align: center; 
      height: 140px;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .request_list.cf li:first-child .request_icon img {
        max-height: 80px;
    }
    .request_list li .request_text p {
      margin-top: 15px;
      font-size: 13px;
      line-height: 17px; }
    .request_list li .request_text .request_title {
      color: #85001d;
      font-size: 16px;
      line-height: 20px; }

@media only screen and (max-width: 780px) {
  .wrap.coach_united .section.step_01 h2 {
    padding-top: 10px;  margin: 0 10px;}
  .wrap_btn .btn_lets, .wrap_btn .btn_fee {
    line-height: 1; }
  .wrap.coach_united #mainVisual .visual_main {
    padding: 0;
    background: none; }
    .wrap.coach_united #mainVisual .visual_main img {
      width: 100%; }
  .wrap.coach_united #mainVisual .visual_bottom span {
    font-size: 18px; }
  .wrap.coach_united #mainVisual .visual_bottom .txt_border {
    padding: 3px; }
  .wrap.coach_united #mainVisual .visual_bottom .txt_bg {
    margin: 0 8px;
    font-size: 48px; }
  .seminar_top {
    padding-top: 24px; }
    .seminar_top p {
      text-align: left;
      font-size: 17px;
      line-height: 30px;
      margin: 25px 0 30px; }
  .seminar_video {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
    .seminar_video iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important; }
  .seminar .left, .seminar .right {
    float: none;
    width: 100%; }
  .seminar_title {
    font-size: 24px; }
  .seminar_01 {
    margin-top: 40px; }
  .seminar_02 {
    padding: 0;
    /* margin-top: 40px; */
    margin-top: 0px; }
  .seminar_03 {
    margin-top: 50px;
    padding: 0; }
  /* .seminar_01,
  .seminar_02,
  .seminar_03 {
    margin: 0 25px;
  } */
  .seminar_01 .left {
    /* height: 600px; */
    height: auto;
    margin-top: 20px;
    overflow: hidden; }
    .seminar_01 .left img {
      position: relative; }
  .seminar_02 .right {
    height: 241px;
    margin-top: 20px;
    overflow: hidden; }
  .seminar_03 .left {
    height: 370px;
    margin-top: 20px;
    overflow: hidden; }
  .seminar_04 .right {
    height: 241px;
    margin-top: 20px;
    overflow: hidden; }
  /* .seminar_03 .left img {
    width: 100%;
  } */
  .seminar_01 .left img, .seminar_02 .right img, .seminar_03 .left img {
    width: 100%; }
  .seminer_move {
    width: 323px;
    height: 185px;
    margin: 25px auto 0; }
  .seminar .wrap_btn.btn_01 {
    margin: 30px 0 0; }
  .request_list {
    width: auto;
    margin-top: 15px; }
    .request_list li {
      float: none;
      width: 100%;
      margin-bottom: 60px; }
      .request_list li:after {
        left: 0;
        right: 0;
        top: auto;
        bottom: -38px;
        margin: auto;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg); }
  .seminar_01 .right {
    padding: 10px 0px 0 0px; }
  .seminar_02 .left {
    padding: 45px 0px 0 0px; }
  .seminar_03 .right {
    padding: 0 0px 0 0px; } }

.bannerArea {
  width: 100%;
  max-width: 980px;
  margin: 50px auto 50px; }

.bannerImg_pc {
  display: block;
  width: 100%;
  margin: 0 auto; }
  .bannerImg_pc a {
    display: block; }
  .bannerImg_pc img {
    width: 100%;
    max-width: initial; }

.bannerImg_sp {
  display: none; }
  .bannerImg_sp a {
    display: block; }

.bannerArea .bannerText {
  font-family: "Gothic Medium BBB", "typesquare";
  font-size: 15px;
  line-height: 28px;
  margin: 20px 0 10px; }

.bannerArea .textSub {
  font-size: 12px;
  margin-bottom: 30px; }

@media only screen and (max-width: 1300px) {
  .bannerArea {
    width: 100%;
    margin: 50px auto 50px; }
  .bannerImg_pc {
    display: block; }
    .bannerImg_pc a {
      display: block; }
  .bannerImg_sp {
    display: none; }
    .bannerImg_sp a {
      display: block; }
  .mainImg_pc {
    display: block; }
  .mainImg_sp {
    display: none; }
  .bannerText {
    font-family: "Gothic Medium BBB", "typesquare";
    font-size: 15px;
    line-height: 28px;
    margin: 20px 0 10px; }
  .textSub {
    font-size: 12px;
    margin-bottom: 30px; } }

@media only screen and (max-width: 780px) {
  .bannerArea {
    width: 100%;
    margin: 50px auto 50px; }
  .bannerImg_pc {
    display: none; }
    .bannerImg_pc a {
      display: block; }
  .bannerImg_sp {
    display: block;
    width: 95%;
    max-width: 660px;
    margin: 0 auto; }
    .bannerImg_sp a {
      display: block; }
  .mainImg_pc {
    display: none; }
  .wrap.coach_united #mainVisual .mainImg_sp {
    display: block; }
  .bannerArea .bannerText {
    font-family: "Gothic Medium BBB", "typesquare";
    font-size: 14px;
    line-height: 1.7;
    margin: 20px 0 10px; }
  .textSub {
    font-size: 12px;
    margin-bottom: 30px; } }

@media (max-width: 780px) {
  .wrap_info .bannerArea {
    width: 100vw;
    margin: 50px -26px 50px; } }

/* 1005キャンペーン用 */
.wrap_use_guide_plan .user_guide_plan .plan_start_fee.psf_year {
  margin-bottom: 11px; }

.psf_year + .plan_month_fee {
  padding-bottom: 0px; }

@media only screen and (max-width: 780px) {
  .wrap_use_guide_plan .user_guide_plan .plan_start_fee.psf_year {
    margin-bottom: 14px; } }

.wrap_use_guide_plan .user_guide_plan .plan_start_fee {
  padding-bottom: 10px; }

.wrap_use_guide_plan .user_guide_plan .plan_month_fee {
  padding-bottom: 10px; }
  .wrap_use_guide_plan .user_guide_plan .plan_month_fee.psf_year {
    padding-bottom: 0; }

.top_message_unlimited {
  text-align: center;
  padding-top: 30px; }
  .top_message_unlimited img.spc {
    display: inline-block; }

@media only screen and (max-width: 780px) {
  .top_message_unlimited {
    padding-top: 10px;
    text-align: center; }
    .top_message_unlimited img.spd {
      display: inline-block; }
    .top_message_unlimited img.spc {
      display: none; }
  .seminar_top p {
    text-align: left;
    margin: 25px 0 30px; }
    .seminar_top p.top_message_unlimited {
      text-align: center; } }

.banner-img .spc {
  display: inline-block; }

@media only screen and (max-width: 780px) {
  .banner-img .spc {
    display: none; }
  .banner-img .spd {
    display: inline-block; } }

.banner_top, .wrap_info.campaign_newyear {
  padding: 0; }

.campaign_newyear .campaign_attention {
  text-align: left;
  font-size: 12px;
  line-height: 1.2; }

.campaign_newyear .banner-img {
  margin-bottom: 20px; }

.point_img {
  margin: 50px auto 0; }
  .point_img--1 {
    width: 80%; }
  .point_img--2 {
    width: 100%; }
  @media screen and (max-width: 780px) {
    .point_img {
      margin: 0 auto; } }
  .point_img img {
    width: 100%; }

.point_lead {
  font-size: 17px;
  background-color: #f2f1ef;
  width: 100%;
  margin: 0 auto;
  padding: 5%;
  line-height: 1.4; }
  @media screen and (min-width: 781px) {
    .point_lead {
      margin-top: 80px;
      text-align: center; } }
  @media screen and (max-width: 780px) {
    .point_lead {
      font-size: 18px;
      padding: 5% 10% 7%;
      line-height: 2em; } }
  .point_lead b {
    font-size: inherit;
    font-weight: 900; }
  .point_lead--sub {
    color: #85001d;
    font-size: 150%; }
    @media screen and (max-width: 780px) {
      .point_lead--sub {
        font-size: 120%; } }
  .point_lead--logo {
    width: 50%;
    display: block;
    margin: 0 auto;
    margin-top: 4em; }
    @media screen and (max-width: 780px) {
      .point_lead--logo {
        width: 70%;
        margin-top: 2em; } }

.point_text, .point_movie {
  font-size: 18px;
  width: 100%;
  margin: 0 auto;
  line-height: 1.4;
  padding: 0 10%; }
  @media screen and (min-width: 781px) {
    .point_text, .point_movie {
      margin-top: 20px;
      padding-top: 20px;
      padding-bottom: 20px; } }
  @media screen and (max-width: 780px) {
    .point_text, .point_movie {
      margin-top: 10px;
      padding-top: 10px;
      padding-bottom: 10px;
      font-size: 16px; } }
  .point_text b, .point_movie b {
    font-size: inherit;
    font-weight: 900; }
  .point_text--sub {
    color: #85001d;
    font-size: inherit; }

.point_movie {
  background: #f2f1ef; }
  .point_movie_title {
    font-size: inherit;
    text-align: center;
    font-size: 150%;
    color: #85001d;
    text-decoration: underline; }
  .point_movie_lead {
    font-size: inherit;
    text-align: center;
    margin-top: 1em;
    font-size: 120%; }
  .point_movie_detail {
    font-size: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1em; }
    .point_movie_detail_title {
      font-size: inherit;
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none;
      color: #85001d; }
    .point_movie_detail_description {
      font-size: inherit; }

.point .wrap_practice_movie {
  margin-top: 50px; }

.section_descrition {
  max-width: 980px;
  font-size: 23px;
  color: #85001d;
  letter-spacing: 0.05em;
  font-weight: 900;
  margin: 1em auto; }
  @media screen and (max-width: 780px) {
    .section_descrition {
      padding: 0 26px;
      margin-bottom: 0; } }

.feature_img {
  width: 70%;
  margin: 50px auto 0; }
  .feature_img img {
    width: 100%; }

.feature_text {
  line-height: 1.5;
  font-size: 20px;
  margin-top: 2em; }
  @media screen and (max-width: 780px) {
    .feature_text {
      font-size: 15px; } }

.feature--3 .title--sub {
  font-size: inherit; }

.attributes {
  padding-top: 50px;
  margin-top: 50px; }

.feature--1 {
  padding-top: 0; }

.feature .section_descrition {
  color: #000; }

.feature .noBg {
  background: #fff;
  padding: 64px 0 30px;
  margin-bottom: 30px; }

.popular__seminar__box {
  padding-bottom: 50px; }

/* sano add */
.campaign_beginer_img {
    width: 640px !important;
}

.expert_visual_main{
  padding: 20px 0;
  text-align: center;
  background: url(../img/mv_pc_20230627.jpg) center no-repeat;
  background-size: cover;
}

.expert_visual_main .mainImg{ text-align: center; padding: 10rem 5rem; }
.expert_visual_main .mainImg img{ height: 350px !important; }

.visual_bottom_wide{line-height: 1}
span.video-frame-label {
  background-color: #000;
  color: #FFF;
  font-size: 1.6rem;
  padding: 0px 16px;
  line-height: 2;
  border-radius: 5px 5px 0 0;
}
.mianImg_bg{
    position: relative;
    overflow: hidden;
    height: 400px;
}
.wrap.coach_united #mainVisual .visual_main .mianImg_bg > img {
    position: absolute;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: unset;
    width: unset;
}

.feature .feature_title_number {}
.feature .feature_title_number .feature_number { flex-shrink: 0;}
.feature .feature_title_number .feature_title { padding-left: 20px; color: #85001d; }
.feature .feature_title_number .feature_title h3{ font-size: 2.6rem;}
.feature .feature_title_number .feature_title .title_desc{ color: #333333;}
.feature .feature_detail p{ font-size: 2rem; }
.feature .white_frame {border: 1px solid #FFF;padding: 20px;}
.feature .white_frame p{color: #FFF;}

.beginner__catch { font-size: 2.4rem; background-color: #f2f1ef; padding: 3rem; line-height: 1.4;}
.beginner__catch .fs-xlarge { font-size: 4rem; }
.academy_point {}
.academy_point table{ width: 80%; font-size: 2rem; }
.academy_point table p{ font-size: 2rem; }
.academy_point .balloon3{ width: 100%; padding: 1rem;z-index: 100; }
.academy_point .balloon3:before{ background: #daeb6f;width: 200px; height: 200px; }

.academy_point2 .video_detail {background-color: #FFF; margin: 0 auto;padding: 10px 20px; border-radius: 10px; }
.academy_point2 .video_detail h3{ font-size: 3rem; text-decoration: underline; color: #85021c;}
.academy_point2 .video_detail .message{ font-size: 2rem; font-weight:bold;}
.academy_point2 .video_detail .design__title_3 span {left: -30px; border-radius: unset;}
.academy_point2 .video_detail .design__title_3 span.design__title_3_point:after {top: -8px; right:-45px;}

.beginner__point .video_detail .list-style > li{ padding-left: 9.25em; }

.wrap.coach_united .section.step_01 .design__title_6.feature_title { font-size: 3rem; }
.wrap.coach_united .section.step_01 .design__title_6.feature_title .main_title{ font-size: 6rem; }
.wrap.coach_united .section.step_01 .design__title_6.feature_title .sub_title{ font-size: 2.2rem; }
.wrap.coach_united .section.step_01 .design__title_7 p { font-size: 6rem; }

.step_05 .coach_introduction {margin: auto; float: unset;}

.r_coach_list { position: relative; }
.r_coach_list a{ width: 260px; margin: 0 auto; position: relative; }
.r_coach_list a:after {    content: "";
    display: block;
    position: absolute;
    top: -15px;
    right: -15px;
    width: 74px;
    height: 74px;
    background-image: url(../img/icon_distribution_click.png);
    background-size: contain;
    -webkit-animation-name: shake;
    animation-name: shake;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-transform-origin: center;
    transform-origin: center;}

.point_list {
  display: flex;
}

.point_list .point_item{
  width: calc(100% / 3);
}

.point_list .point_item p{
  padding: 15px;
  font-size: 15px;
}

.main-performer {
  width: 100%;
}

.main-performer .left{
  width: 30%;
}

.main-performer .right{
  width: 70%;
}

.main-performer .right li{
  width: 300px;
  padding: 10px;
}

@media (min-width: 1020px) {
}

@media (min-width: 780px) {
  .design__box_1{
    padding: 3rem 0;
    margin: 2em 5em;
  }

  .beginner__catch {margin-top: 80px; }
}

@media (max-width: 980px) {
  .main-performer .left{
    width: 40%;
  }

  .main-performer .right{
    width: 60%;
  }

  .main-performer .right li{
    width: 260px;
    padding: 10px;
  }
}

@media (max-width: 920px) {
  .expert_visual_main .mainImg{ padding: 8rem 4rem; }
  .expert_visual_main .mainImg img{ height: 300px !important; width: auto; }

  .beginner__catch { font-size: 2rem; }
  .beginner__catch .fs-xlarge { font-size: 3.2rem; }

  .point_list { display: unset; margin-top: 2rem; }

  .point_list .point_item{
    width: 100%;
    max-width: 500px;
    margin: 0 auto 30px; 
  }

  .point_list .point_item p{
    padding: 15px;
  }
}

@media (max-width: 780px) {
  .campaign_beginer_img {
    width: 100% !important;
  }

  .coach_introduction.inherit {position: inherit;}
  .wrap_info-unset { margin: 0 -26px; }
    .main-performer .left{
    width: unset;
  }
}

@media (max-width: 768px) {
  .expert_visual_main{ padding: 62.5px 0; }
  .expert_visual_main .mainImg{ padding: 2rem 1rem; }
  .expert_visual_main .mainImg img{ height: auto !important; width: 80% !important; }

  .wrap.coach_united .section.step_01 .design__title_6.feature_title { padding: 0px; }
  .feature .feature_title_number .feature_title h3{ font-size: 2.2rem;}
  .feature_title_number img{ width: 36px; }

  .feature--1 .design__box_2 .section_descrition{font-size: 2rem; padding: 20px 6px 20px 14px; }
  .feature--1 .design__box_2 { padding: unset; }
  .campaign_newyear .point .design__box_1{
    padding: unset;
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .feature_img{ width: unset;}
}

@media (max-width: 576px) {
  .expert_visual_main .mainImg img{ height: auto !important; width: 90% !important; }

  .feature .feature_title_number .feature_title { padding-left: 10px; }
  .feature .feature_title_number .feature_title h3{ font-size: 2rem;}
  .feature .feature_detail p{ font-size: 1.75rem; }

  .beginner__catch { font-size: 1.8rem; }
  .beginner__catch .fs-xlarge { font-size: 2.6rem; }
  .academy_point table{ width: 100%; }
  .feature--1 .design__box_2 { padding: unset; }
  .feature--1 .design__box_2 .section_descrition{font-size: 1.5rem; padding: 30px 4px 20px 10px;  }
  .wrap.coach_united .section.step_01 .design__title_6.feature_title .main_title{ font-size: 4.5rem; }
  .wrap.coach_united .section.step_01 .design__title_6.feature_title .sub_title{ font-size: 2rem; }
  .wrap.coach_united .section.step_01 .design__title_7 p { font-size: 4.5rem; }
/*  .feature_img{ width: unset; margin: 50px -20px 0 -20px;} */
  .feature_img{ width: unset; margin: 50px 0;}
  .seminar_03 .left{ height: 300px; margin-top: 0px; }
  .seminar_03 .desigin__btn_1 { font-size: 1.6rem; }

}

@media (max-width: 480px) {
  .expert_visual_main .mainImg img{ width: 100% !important; }

  .feature .feature_title_number .feature_title h3{ font-size: 1.75rem;}
  .feature .feature_detail p{ font-size: 1.4rem; }
  .wrap.coach_united .section.step_01 .design__title_7 p { font-size: 3.5rem; }

  .wrap.coach_united #mainVisual .visual_main .mianImg_bg {
      height: 300px;
  }

  .beginner__catch {padding: 3rem 1rem;}
  .beginner__catch .fs-xlarge { font-size: 2.3rem; }
  .academy_point table p{ font-size: 1.5rem; }
  .academy_point .balloon3:before{width: 150px; height: 150px; }
  .title_blk .title_detail .title_desc{font-size: 1.4rem}
  .point_design_frame{ margin: 0px -16px; }
  .point_list .point_item p{padding: 14px;}

}


/* 20250325 追加 */
.request_sub #memvership_cta {
    display: block;
    text-align: center;
    background: #53B12F;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    
}
.request_sub #memvership_cta span {
  font-size: 20px;
}
.request_sub #memvership_cta span.small {
  font-size: 14px;
  line-height: 1;
  margin-bottom: 8px;
  display: block;
}