.beginnerTel:hover {
  text-decoration: underline;
  opacity: 0.5;
}
.beginner__list__text__ttl {
  text-decoration: underline;
  font-size: 17px;
}
.beginnerTel {
  text-decoration: underline;
  color: #065272;
}
.page-beginner .main-visual__child{background:url(../images/beginner/mv.jpg) no-repeat 50%;background-size:cover}.page-beginner .beginner__list__item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:0 auto;max-width:1012px;position:relative}.page-beginner .beginner__list__item:not(:last-of-type){margin-bottom:140px;padding-bottom:140px}.page-beginner .beginner__list__item:not(:last-of-type):after{background-color:#646c68;bottom:0;content:"";height:1px;left:0;opacity:.1;position:absolute;width:100%}.page-beginner .beginner__list__ttl{color:#d1ae16;font-size:3.2rem;font-weight:400;letter-spacing:.2em;line-height:1.5;min-width:346px;padding-bottom:24px;position:relative}.page-beginner .beginner__list__ttl:after{background-image:-webkit-gradient(linear,right top,left top,from(rgba(69,183,128,0)),color-stop(52.43%,#cbbd8d),color-stop(102.36%,rgba(69,183,128,0)));background-image:-o-linear-gradient(right,rgba(69,183,128,0) 0,#cbbd8d 52.43%,rgba(69,183,128,0) 102.36%);background-image:linear-gradient(270deg,rgba(69,183,128,0),#cbbd8d 52.43%,rgba(69,183,128,0) 102.36%);bottom:0;content:"";height:1px;left:0;position:absolute;width:227px}.page-beginner .beginner__list__text{margin-left:74px;width:592px}@media only screen and (max-width:979px){.page-beginner .main-visual__child{background:url(../images/beginner/mv_sp.jpg) no-repeat 50%;background-size:cover}.page-beginner .beginner__list__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-beginner .beginner__list__item:not(:last-of-type){margin-bottom:24px;padding-bottom:24px}.page-beginner .beginner__list__ttl{margin-bottom:24px;min-width:auto;padding-bottom:16px;width:100%}.page-beginner .beginner__list__text{margin-left:0;width:100%}}