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

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

@media screen and (max-width: 780px) {
  .beginner__heading,
  .beginner__aboutman__text {
    display: inline-block;
    text-align: left;
  }
}

.beginner__contents,
.beginner__query {
  position: relative;
}

@media screen and (max-width: 780px) {
  .beginner__contents,
  .beginner__query {
    max-width: 335.5px;
    outline: 3px solid #85021c;
  }
}

@media screen and (min-width: 781px) {
  .beginner__contents,
  .beginner__query {
    max-width: 100%;
    outline: 5px solid #85021c;
  }
}

.beginner__contents:after,
.beginner__query:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
}

@media screen and (max-width: 780px) {
  .beginner__contents:after,
  .beginner__query:after {
    border: 2px solid #85021c;
  }
}

@media screen and (min-width: 781px) {
  .beginner__contents:after,
  .beginner__query:after {
    border: solid 3px #85021c;
  }
}

@media screen and (max-width: 780px) {
  .point__wrap {
    width: 96%;
    margin: 21px auto 0;
  }
}

@media screen and (min-width: 781px) {
  .point__wrap {
    margin-top: 60px;
  }
}

.point__heading {
  letter-spacing: -0.05em;
  font-weight: 900;
  color: #85021c;
  line-height: 1.3;
  text-align: center;
}

@media screen and (max-width: 780px) {
  .point__heading {
    font-size: 34px;
  }
}

@media screen and (min-width: 781px) {
  .point__heading {
    font-size: 60px;
  }
}

.point__heading-small {
  font-size: 90%;
}

@media screen and (max-width: 780px) {
  .point__heading-big {
    font-size: 40px;
  }
}

@media screen and (min-width: 781px) {
  .point__heading-big {
    font-size: 62px;
  }
}

.point__feature {
  width: 100%;
}

@media screen and (max-width: 780px) {
  .point__feature {
    margin-top: 22px;
  }
}

@media screen and (min-width: 781px) {
  .point__feature {
    margin-top: 80px;
  }
}

@media screen and (max-width: 780px) {
  .point__feature-small {
    margin: 22px auto 0;
  }
}

@media screen and (min-width: 781px) {
  .point__feature-small {
    margin: 80px auto 0;
    width: 716px;
  }
}

@media screen and (max-width: 780px) {
  .point__lead,
  .point__lead-border {
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
  }
}

@media screen and (min-width: 781px) {
  .point__lead,
  .point__lead-border {
    padding-top: 40px;
    font-size: 22px;
    line-height: 1.428571429;
  }
}

.point__lead-shortWidth {
  margin: auto;
  letter-spacing: -0.02em;
}

@media screen and (max-width: 780px) {
  .point__lead-shortWidth {
    padding: 17px 16px 0;
    font-size: 16px;
    line-height: 1.5;
  }
}

@media screen and (min-width: 781px) {
  .point__lead-shortWidth {
    width: 716px;
    padding-top: 40px;
    font-size: 22px;
    line-height: 1.428571429;
  }
}

.beginner__heading-border,
.point__lead-border {
  border-bottom: 2px solid #000;
}

body {
  font-family: "Roboto", "Midashi Go MB31", "typesquare";
}

.tal {
  text-align-last: left;
}

.mv {
  width: 100%;
  margin: auto;
}

.mv-wide {
  width: 100%;
  margin: auto;
}

.mv-wide img {
  max-width: unset;
  width: 100%;
}

@media screen and (min-width: 781px) {
  .mv {
    padding-top: 68px;
    max-width: 980px;
  }

  .mv-wide {
    padding-top: 68px;
    width: 100%;
  }
}

@media screen and (max-width: 1113px) {
  .mv, .mv-wide {
    padding-top: 136px;
  }
}

@media screen and (max-width: 780px) {
  .mv, .mv-wide {
    padding-top: 68px;
  }
}

.visual_bottom, .visual_bottom_wide {
  max-width: 980px;
  margin: auto;
  padding: 10px 0;
  text-align: center;
  background: #e7ef2c;
}

.visual_bottom_wide {
  max-width: 100%;
}

.visual_bottom span, .visual_bottom_wide span {
  display: inline-block;
  font-size: 26px;
  color: #85001d;
  vertical-align: middle;
}

.visual_bottom .txt_border, .visual_bottom_wide .txt_border {
  padding: 5px;
  border: 1px solid #85001d;
}

.visual_bottom .txt_bg, .visual_bottom_wide .txt_bg {
  margin: 0 15px;
  font-size: 60px;
}

.visual_bottom .txt_bb, .visual_bottom_wide .txt_bb {
  border-bottom: 8px solid #85001d;
}

@media only screen and (max-width: 780px) {
  .visual_bottom span, .visual_bottom_wide span {
    font-size: 18px;
  }
  .visual_bottom .txt_border, .visual_bottom_wide .txt_border {
    padding: 3px;
  }
  .visual_bottom .txt_bg, .visual_bottom_wide .txt_bg {
    margin: 0 8px;
    font-size: 48px;
  }
}
.campaign {
  width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 781px) {
  .campaign {
    max-width: 980px;
    margin-top: 40px;
  }
}

@media screen and (max-width: 780px) {
  .campaign {
    margin-top: 30px;
  }
}

@media screen and (max-width: 780px) {
  .campaign + .point-top {
    width: 96%;
    margin: 18.5px auto 0;
  }
}

@media screen and (min-width: 781px) {
  .campaign + .point-top {
    width: 980px;
    margin: 60px auto 0;
  }
  .campaign + .point-top:hover {
    opacity: 0.8;
    cursor: pointer;
  }
}

.beginner {
  margin: auto;
}

@media screen and (max-width: 780px) {
  .beginner {
    margin-top: 30px;
    text-align: center;
  }
}

@media screen and (min-width: 781px) {
  .beginner {
    max-width: 980px;
    margin-top: 62px;
  }
}

.beginner__title {
  text-align: center;
  color: #85021c;
}
.beginner__title div {
}

@media screen and (max-width: 780px) {
  .beginner__title div {
    line-height: 1.3;
    font-size: 25px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__title div {
    display: inline-block;
    vertical-align: middle;
    background: no-repeat url(../img/sp_list.png);
    line-height: 1.03125;
    font-size: 32px;
    padding-left: 50px;
    background-size: 30px;
  }
}

.beginner_ttl-red {
  letter-spacing: -0.05em;
  font-weight: 900;
  color: #85021c;
  line-height: 1.3;
  text-align: center;
}

@media screen and (max-width: 780px) {
  .beginner_ttl-red {
    font-size: 34px;
    margin-top: 25px;
  }
}

@media screen and (min-width: 781px) {
  .beginner_ttl-red {
    font-size: 60px;
    margin-top: 60px;
  }
}

.beginner__heading {
  margin: auto;
}

@media screen and (max-width: 780px) {
  .beginner__heading {
    padding: 20px 10px 0;
    font-size: 19.41px;
    line-height: 1.774098167;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__heading {
    padding: 40px 21px 0;
    font-size: 22px;
    line-height: 1.464247975;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 780px) {
  .beginner__heading-border {
    font-size: 19.41px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__heading-border {
    font-size: 22px;
  }
}

.beginner__heading-borderRed {
  border-bottom: 2px solid #85021c;
  color: #85021c;
}

@media screen and (max-width: 780px) {
  .beginner__heading-borderRed {
    font-size: 19.41px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__heading-borderRed {
    font-size: 22px;
  }
}

.beginner__img {
  width: 100%;
}

@media screen and (max-width: 780px) {
  .beginner__img {
    margin-top: 27px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__img {
    margin-top: 80px;
  }
}

.beginner__contents {
  position: relative;
  text-align: center;
}

@media screen and (max-width: 780px) {
  .beginner__contents {
    margin: 27px auto 0;
    padding: 54px 0 19px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__contents {
    max-width: 980px;
    margin: 84px auto 0;
    padding: 97px 0 24px 0;
  }
}

.beginner__contents::before {
  content: "";
  background: center/cover no-repeat url(../img/beginner_text.png);
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 10;
}

@media screen and (max-width: 780px) {
  .beginner__contents::before {
    height: 59px;
    width: 200px;
    top: -13px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__contents::before {
    height: 119px;
    width: 402px;
    top: -30px;
  }
}

.beginner__contents__heading {
  color: #85021c;
  font-weight: 900;
}

@media screen and (max-width: 780px) {
  .beginner__contents__heading {
    font-size: 22.5px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__contents__heading {
    font-size: 58px;
  }
}

@media screen and (max-width: 780px) {
  .beginner__contents__heading-big {
    font-size: 31px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__contents__heading-big {
    font-size: 89px;
  }
}

@media screen and (max-width: 780px) {
  .beginner__contents__wrap {
    padding: 0 27px;
    margin-top: 18px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__contents__wrap {
    margin: 37px 0 0 100px;
  }
}

.beginner__contents__list {
  text-align: left;
  vertical-align: middle;
  background: no-repeat url(../img/sp_list.png);
}

@media screen and (max-width: 780px) {
  .beginner__contents__list {
    line-height: 1.6132466;
    font-size: 16.91px;
    padding-left: 27px;
    background-size: 20px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__contents__list {
    line-height: 1.636363636;
    font-size: 26px;
    padding-left: 50px;
    background-size: 30px;
  }
}

.beginner__contents__text {
  color: #fff;
  background-color: #85021c;
}

@media screen and (max-width: 780px) {
  .beginner__contents__text {
    line-height: 1.360141928;
    font-size: 16.91px;
    padding: 10px 11.5px;
    margin: 15px 11px 0;
  }
}

@media screen and (min-width: 781px) {
  .beginner__contents__text {
    font-size: 28px;
    line-height: 1.636363636;
    padding: 20px 0;
    margin: 30px 22px 0;
  }
}

.beginner__move {
  text-align: center;
}

@media screen and (max-width: 780px) {
  .beginner__move {
    margin-top: 26px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__move {
    margin: 38px auto 55px;
  }
}

.beginner__move__heading {
  font-weight: 900;
}

@media screen and (max-width: 780px) {
  .beginner__move__heading {
    padding-left: 12.5px;
    font-size: 27.5px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__move__heading {
    font-size: 50px;
  }
}

.beginner__move__content {
  margin: auto;
}

@media screen and (max-width: 780px) {
  .beginner__move__content {
    margin-top: 18.5px;
    width: 100%;
    height: 213.5px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__move__content {
    max-width: 980px;
    height: 551px;
    margin-top: 38px;
  }
}

.beginner__aboutTeachers {
  border-color: #85021c;
  border-style: solid;
}

@media screen and (max-width: 780px) {
  .beginner__aboutTeachers {
    border-width: 9px 9px;
    padding: 20px 0 30px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__aboutTeachers {
    max-width: 980px;
    border-width: 26px;
    margin: 57px auto 0;
    padding: 36px 0 30px;
  }
}

@media screen and (max-width: 780px) {
  .beginner__aboutTeachers__wrapper {
    padding: 0px 10px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__aboutTeachers__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 0px 30px;
  }
}

.beginner__aboutTeachers__heading {
  letter-spacing: -0.02em;
  color: #85021c;
  font-weight: 900;
}

@media screen and (max-width: 780px) {
  .beginner__aboutTeachers__heading {
    font-size: 25px;
    line-height: 1.2;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__aboutTeachers__heading {
    font-size: 40px;
    text-align: center;
    padding-bottom: 25px;
  }
}

.beginner__aboutTeachers__man {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 780px) {
  .beginner__aboutTeachers__man {
    margin-bottom: 25px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__aboutTeachers__man {
  }
}

.beginner__aboutTeachers__img img {
  width: 100%;
}

@media screen and (max-width: 780px) {
  .beginner__aboutTeachers__img {
    width: 36.6%;
  }
}

@media screen and (min-width: 781px) {
  .beginner__aboutTeachers__img {
    width: 120px;
  }
}

@media screen and (max-width: 780px) {
  .beginner__aboutTeachers__inner {
    width: 76%;
    margin-left: 3%;
  }
}

@media screen and (min-width: 781px) {
  .beginner__aboutTeachers__inner {
    margin-left: 15px;
    margin-bottom: 45px;
    width: 70%;
  }
}

.beginner__aboutTeachers__txt {
  letter-spacing: -0.02em;
  color: #85021c;
}

@media screen and (max-width: 780px) {
  .beginner__aboutTeachers__txt {
    font-size: 20px;
    text-align: left;
    line-height: 1.3;
  }
}

@media screen and (min-width: 781px) {
  .beginner__aboutTeachers__txt {
    line-height: 1.25;
    font-size: 24px;
  }
}

.beginner__aboutTeachers__name,
.beginner__aboutTeachers__detail {
  letter-spacing: -0.02em;
}

@media screen and (max-width: 780px) {
  .beginner__aboutTeachers__name,
  .beginner__aboutTeachers__detail {
    text-align: left;
    font-size: 15px;
    line-height: 1.4;
    padding-top: 5px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__aboutTeachers__name,
  .beginner__aboutTeachers__detail {
    line-height: 1.333333333;
    font-size: 18px;
    padding-top: 10px;
  }
}

@media screen and (max-width: 780px) {
  .beginner__aboutTeachers__btn {
    width: 87.4666667%;
    margin: auto;
  }
}

@media screen and (min-width: 781px) {
  .beginner__aboutTeachers__btn {
    width: 67%;
    margin: auto;
  }
}

.beginner__query {
  text-align: center;
}

@media screen and (max-width: 780px) {
  .beginner__query {
    margin: 20px auto 0;
    padding: 15px 0;
  }
}

@media screen and (min-width: 781px) {
  .beginner__query {
    max-width: 980px;
    padding: 30px 0;
    margin: 0 auto;
  }
}

.beginner__query__heading {
  color: #85021c;
  display: inline-block;
  font-weight: 900;
  line-height: 1.9375;
}

@media screen and (max-width: 780px) {
  .beginner__query__heading {
    font-size: 26px;
    border-bottom: 2px solid #000;
  }
}

@media screen and (min-width: 781px) {
  .beginner__query__heading {
    font-size: 68px;
    border-bottom: 4px solid #000;
  }
}

@media screen and (max-width: 780px) {
  .beginner__query__wrap {
    padding: 23px 0 0 15px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__query__wrap {
    padding: 37px 0 0 90px;
  }
}

.beginner__query__list {
  text-align: left;
  line-height: 1.9375;
  letter-spacing: -0.05em;
}

@media screen and (max-width: 780px) {
  .beginner__query__list {
    font-size: 16px;
  }
}

@media screen and (min-width: 781px) {
  .beginner__query__list {
    font-size: 30px;
  }
}

.user {
  margin-top: 50px;
  position: relative;
}

.user__btn {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}

@media screen and (max-width: 780px) {
  .user__btn {
    width: 86.6666667%;
    bottom: 30px;
  }
}

@media screen and (min-width: 781px) {
  .user__btn {
    width: 67.1%;
    bottom: 50px;
  }
}

.trainnig__head {
  color: #85021c;
  text-align: center;
}

@media screen and (max-width: 780px) {
  .trainnig__head {
    font-size: 18px;
    margin: 40px 0 20px;
  }
}

@media screen and (min-width: 781px) {
  .trainnig__head {
    margin: 60px 0 20px;
    font-size: 30px;
  }
}

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

@media screen and (min-width: 781px) {
  .trainnig__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (max-width: 780px) {
  .trainnig__item {
    width: 68%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}

.trainnig__item__name {
  font-size: 18px;
  font-weight: 800;
  padding-bottom: 5px;
}

@media screen and (max-width: 780px) {
  .trainnig__item__li {
    font-size: 15px;
    line-height: 1.3;
  }
}

@media screen and (min-width: 781px) {
  .trainnig__item__li {
    font-size: 18px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 780px) {
  .wrapLive {
    width: 100%;
    margin-top: 22px;
  }
}

@media screen and (min-width: 781px) {
  .wrapLive {
    margin-top: 75px;
  }
}

@media screen and (max-width: 780px) {
  .wrap_btn.mt30 {
    margin-top: 22px;
  }
}

@media screen and (min-width: 781px) {
  .wrap_btn.mt30 {
    margin-top: 30px;
  }
}

.point {
  margin: auto;
}

@media screen and (max-width: 780px) {
  .point {
    margin-top: 20px;
  }
}

@media screen and (min-width: 781px) {
  .point {
    max-width: 980px;
    margin-top: 100px;
  }
}

.point__wrap:nth-child(2),
.point__wrap:nth-child(3) {
  border-bottom: 2px solid #b1b1b1;
}

@media screen and (max-width: 780px) {
  .point__wrap:nth-child(2),
  .point__wrap:nth-child(3) {
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 781px) {
  .point__wrap:nth-child(2),
  .point__wrap:nth-child(3) {
    padding-bottom: 69px;
  }
}

.point__wrap.bb {
  border-bottom: 2px solid #b1b1b1;
}

@media screen and (max-width: 780px) {
  .point__wrap.bb {
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 781px) {
  .point__wrap.bb {
    padding-bottom: 69px;
  }
}

@media screen and (max-width: 780px) {
  .point__lead {
    padding: 17px 16px 0;
  }
}

.point__campaing {
  width: 100%;
}

@media screen and (max-width: 780px) {
  .point__campaing {
    margin: 25px auto 0;
  }
}

@media screen and (min-width: 781px) {
  .point__campaing {
    margin-top: 60px;
  }
}

.point__event {
  width: 100%;
}

@media screen and (max-width: 780px) {
  .point__event {
    margin: 10px auto 0;
  }
}

@media screen and (min-width: 781px) {
  .point__event {
    margin-top: 38px;
  }
}

@media screen and (max-width: 780px) {
  .point__btn {
    width: 96%;
    margin: 18.5px auto 0;
    padding-bottom: 43px;
  }
}

@media screen and (min-width: 781px) {
  .point__btn {
    max-width: 980px;
    margin: 30px auto 0;
    padding-bottom: 77px;
  }
}

.point__img.m30 {
  margin-top: 80px;
}

@media screen and (max-width: 780px) {
  .point__img.m30 {
    margin-top: 20px;
  }
}

@media screen and (max-width: 780px) {
  .comment {
    width: 91%;
    margin: 40.5px auto 0;
    padding-bottom: 31px;
  }
}

@media screen and (min-width: 781px) {
  .comment {
    max-width: 775px;
    margin: 60px auto 0;
    padding-bottom: 40px;
  }
}

.popular__seminar__banner {
  max-width: 980px;
  margin: 25px auto 70px;
}

@media (max-width: 780px) {
  .popular__seminar__banner {
    margin: 0px auto 30px !important;
  }
}

.popular__seminar__banner img {
  width: 100%;
}

@media (max-width: 400px) {
  .popular__seminar__banner {
    /* margin: 20px 10px; */
  }
}

@media (max-width: 500px) {
  .popular__seminar__banner {
    /* margin: 10px 10px 0; */
  }
}

@media (max-width: 780px) {
  .popular__seminar__banner {
    padding: 20px 0 0;
    width: 85vw;
    margin: auto;
  }
}

@media (min-width: 781px) {
  .seminar_02 {
    margin-top: 50px;
  }

  .seminar_02 .left {
    /* width: 40%;
    padding: 0 30px 0 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 50px; */
    width: 40%;
    padding: 45px 30px 60px 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

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

@media (max-width: 780px) {
  /* .seminar_02 .right {
  } */
  .seminar_02 .right {
    overflow: hidden;
    height: 220px;
    padding: 0;
    margin-top: 20px;
    overflow: hidden;
  }
  .seminar_02 .left {
    padding: 45px 0px 0 0px;
  }
}

/* ---- beginer styles sano-add ---- */
#mainVisual .beginner_visual_main{
    padding: 20px 0;
    text-align: center;
    background: url(../img/top_banner_background_20230612.png) center no-repeat;
    background-size: cover;
}

.campaign_beginer_img {
    width: 640px !important;
}

.wrap.coach_united .wrap_info.campaign_beginer { max-width: 980px; margin: auto;  padding: 20px 10px 0;}
.visual_bottom_wide{ line-height: 1 }
#mainVisual .beginner_visual_main .mainImg{ text-align: left; padding: 10rem 5rem; }
#mainVisual .beginner_visual_main .mainImg img{ height: 350px; }

.beginner .beginner__catch { font-size: 2.4rem; }
.beginner .beginner__catch .fs-xlarge{ font-size: 4rem; }

.point__pick {}
.point__pick > div { }
.point__pick img { height: 80px; margin: 16px;}
.point__pick span { font-weight: 900; font-size: 2.4rem; color: #FFF; }

.point__list li{
  border-radius: 5px;
  border: 4px solid #85021c;
  background-color: #faf4f5 !important;
  margin: 1rem auto;
  padding: 1rem;
  margin-top: 3rem;
  font-size: 20px;
}

.point__list li p, .point__list2 li p{
  font-size: 20px;
}

.balloon {
  aspect-ratio: 1/1;
  border-radius: 50%;
    border: 3px solid #fff;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    *zoom: 1;
}

.beginner__point .balloon{
  height: 200px;
  min-height: 115px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #daeb6f), color-stop(100%, #ABCF00));
  background: -moz-linear-gradient(#daeb6f, #ABCF00);
  background: -webkit-linear-gradient(#daeb6f, #ABCF00);
  background: linear-gradient(#daeb6f, #ABCF00);
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#DAEB6F', endColorstr='#ABCF00');
/*
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e6ccd1), color-stop(100%, #85021c));
  background: -moz-linear-gradient(#e6ccd1, #85021c);
  background: -webkit-linear-gradient(#e6ccd1, #85021c);
  background: linear-gradient(#e6ccd1, #85021c);
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#E6CCD1', endColorstr='#85021C');
*/
}

.beginner__point .balloon p{
  color: #333;
}

.beginner__point .video_detail {background-color: #FFF; margin: 0 auto;padding: 10px 20px; border-radius: 10px; }
.beginner__point .video_detail h3{ font-size: 3rem; text-decoration: underline; color: #85021c;}
.beginner__point .video_detail .message{ font-size: 2rem; font-weight:bold;}
.beginner__point .video_detail .design__title_3 span {left: -30px; border-radius: unset;}
.beginner__point .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; }

.popular__training {}
.popular__training .popular__training__title h2{ font-size:3.5rem;}
.popular__training .popular__training__item { margin-top: 3rem;}
.popular__training .popular__training__item .popular__training__item__title a{ text-decoration: underline; }

.video__point .video__point__title img{ height: 80px; border-radius: 50%; background-color: #85021c; }
.video__point .video__point_list { padding: 2rem; }
.video__point .video__point_list .video__point_item { margin-top: 2rem; }
.video__point .video__point_list .video__point_item:first-child { margin-top: 0rem; }
.video__point .video__point_list .video__point_item__inner { padding : 2rem; background-color: #FFF; border-radius: 10px;}
.video__point .video__point_list .video__point_item .video__point_item__title { text-align: center; }
.video__point .video__point_list .video__point_item .video__point_item__title span{ font-size: 4rem; border-bottom: 4px solid #85021c; padding-bottom: 2px; font-weight: bold; }
.video__point .video__point_list .video__point_item .video__point_item__title .video__point_item__catch{ font-size: 2.5rem; margin-top: 2rem; font-weight: bold; }
.video__point .video__point_list .video__point_item__message { margin-top: 2rem; font-size: 2rem; text-align: left; }

.design__title_1 { color: #00552e !important;}

.popular__training__item__main .design__title_4 {margin-bottom: 4rem;}
.popular__training__item__main .design__title_4 a{font-size: 2.2rem; text-decoration: underline}

.step_04 .title_blk .title_detail .title_desc {font-size: 2.4rem; text-align: center;}
.step_04 .title_blk .title_num, .title_blk .title_detail { float: unset; }
.step_04 .step_04_inner {border: 3px solid #FFF; padding: 10px;}
.step_04 .coach_introduction {float: unset; margin: auto;}

@media (min-width: 1020px) {
  .point__list2 .balloon2{ margin: 2em 0 4em; }
}

@media (min-width: 780px) {
  .popular__training .popular__training__item .popular__training__item__title a{ font-size: 2.2rem; margin-bottom: 2rem; }
}

@media (max-width: 920px) {
  #mainVisual .beginner_visual_main .mainImg{ text-align: left; padding: 8rem 4rem; }
  #mainVisual .beginner_visual_main .mainImg img{ height: 300px; width: auto; }
  .beginner .beginner__catch { font-size: 2rem; }
  .beginner .beginner__catch .fs-xlarge{ font-size: 3.2rem; }

  .popular__training .popular__training__title h2{ font-size:3rem;}
  .point__pick span { font-weight: 900; font-size: 1.85rem; color: #FFF; }
}

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

  #mainVisual .beginner_visual_main{ padding: 100px 0; }
  #mainVisual .beginner_visual_main .mainImg{ text-align: center; padding: 2rem 0; }
  #mainVisual .beginner_visual_main .mainImg img{ height: auto; width: 90%; }
  .wrap.coach_united .wrap_info.campaign_beginer { padding: 20px 0 0; width: 85vw; margin: auto;}
  .point__pick img { height: 80px; margin: 16px;}
  .point__pick span { font-weight: 900; font-size: 2rem; color: #FFF; }
  .popular__training .popular__training__title h2{ font-size:2.8rem;}

  .beginner__point .balloon{
    height: 200px;
  }

  .point__wrap .point__lead-shortWidth {
    text-align: left;
}
    .wrap.coach_united .wrap_info {
      text-align: left;
    }
}

@media (max-width: 576px) {
  #mainVisual .beginner_visual_main .mainImg img{ height: auto; width: 100%; }
  .point__list li p, .point__list2 li p{ font-size: 18px; }

  .beginner .beginner__catch { font-size: 1.8rem; }
  .beginner .beginner__catch .fs-xlarge{ font-size: 2.6rem; }

  .video__point .video__point__title img{ height: 60px; }

  .point__pick img { height: 60px; margin: 12px;}
  .point__pick span { font-weight: 900; font-size: 2rem; color: #FFF; }
  .beginner__point .balloon{
    height: 180px;
    font-size: 1.4rem !important;
  }
.popular__training__item__main .design__title_4 a{font-size: 1.8rem;}

  .video__point .video__point_list .video__point_item__message { font-size: 1.6rem; }

  .design__title_1 { color: #00552e !important; padding: 1.5rem; font-size: 1.6rem !important; padding-bottom: 2rem;}
}

@media (max-width: 480px) {
  .beginner__point .balloon{ height: 150px;}
  .beginner__point .balloon p{ font-size: 1.4rem !important; }
  .beginner .beginner__catch .fs-xlarge{ font-size: 2.3rem; }
  .beginner__point .beginner__point__copy { font-size: 1.6rem; }

  .point__pick img { height: 60px; margin: 12px;}
  .point__pick span { font-weight: 900; font-size: 1.5rem; color: #FFF; }
}

.custom-btn-container.beg-mt {
  margin: 32px 20px 0;
}