@charset "UTF-8";
.main_contens #main_vs {
  background-image: url(../../img/sp/yamaha_english/main_img.jpg);
}

.main_contens #main_vs h2 {
  top: 75px;
  right: 20px;
}

.main_contens .bnr_slide {
  margin-bottom: 76px;
}

.main_contens .block .w1370 {
  max-width: calc(100% - 10px);
}

.main_contens .block .h3_area {
  height: 72px;
  top: -33px;
  margin-bottom: -33px;
}

.main_contens .block .h3_area:after {
  height: 40px;
}

.main_contens .block .h3_area .ttl {
  font-size: 1.8rem;
}

.main_contens .block .h3_area .ttl span {
  margin-bottom: 5px;
}

.main_contens .block .h3_area .ttl span img {
  width: 180px;
  height: auto;
}

.main_contens .block .link_bnr {
  display: block;
}

.main_contens .block .link_bnr li {
  padding: 0;
  width: 100%;
  margin-bottom: 15px;
}

.main_contens .block .link_bnr li img {
  width: auto;
  height: 35px;
}

.main_contens .block .link_bnr li:nth-of-type(2) img {
  height: 40px;
}

.main_contens .block .link_bnr a {
  height: 58px;
  padding: 8px;
  border-width: 2px;
  -webkit-box-shadow: 3px 3px 0 0 #f8c097;
  box-shadow: 3px 3px 0 0 #f8c097;
  border-radius: 10px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■search_wrap
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.main_contens .search_wrap {
  margin-bottom: 25px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■course_wrap
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.course_wrap {
  padding-bottom: 15px;
  margin-bottom: 45px;
}

.course_wrap .innerWrap {
  padding: 0 10px;
}

.course_wrap .course_btn {
  padding: 20px 0 15px;
  margin-bottom: 25px;
}

.course_wrap .course_btn li {
  margin-bottom: 7px;
  width: 49.1%;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■method_wrap
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#method_wrap {
  margin: 54px 0 90px;
}

#method_wrap .inner {
  border-width: 3px;
  padding: 43px 0 14px;
}

#method_wrap .inner .innerWrap {
  padding: 0 9px;
}

#method_wrap .inner .catch {
  font-size: 2.1rem;
  line-height: 1.28;
  margin-bottom: 42px;
}

#method_wrap .inner .catch span {
  background-size: auto 3px;
  padding: 0 5px 12px;
}

#method_wrap .inner .catch span:after {
  width: 49px;
  height: 55px;
  background-size: 49px auto;
  right: -46px;
}

#method_wrap .inner .innerWrap {
  display: block;
}

#method_wrap .inner .innerWrap .img_area {
  width: 100%;
}

#method_wrap .inner .innerWrap .img_area .en {
  right: 0;
}

#method_wrap .inner .innerWrap .img_area .en img {
  width: auto;
  height: 47px;
}

#method_wrap .inner .innerWrap .txt_area {
  width: 100%;
  margin-top: 30px;
}

#method_wrap .inner .innerWrap .txt_area h4 {
  font-size: 2rem;
  background-size: 151px auto;
  background-position: center top;
  padding: 13px 0;
  margin-bottom: 16px;
  margin-top: 17px;
  text-align: center;
}

#method_wrap .inner .innerWrap .txt_area h4 span {
  width: 151px;
}

#method_wrap .inner .innerWrap .txt_area h4:nth-of-type(1) {
  margin-top: 0;
}

#method_wrap .inner .innerWrap .txt_area .txt {
  font-size: 1.4rem;
  line-height: 1.71;
  padding: 0 15px 19px;
  border-bottom: 2px dotted #f5821f;
}

#method_wrap .inner .innerWrap .txt_area .txt:last-of-type {
  border-bottom: none;
}

#method_wrap .balloon_area ul {
  display: block;
  margin-top: 12px;
}

#method_wrap .balloon_area ul li {
  width: 100%;
  border-width: 2px;
  border-radius: 15px;
  padding: 18px 21px 27px;
}

#method_wrap .balloon_area ul li:before {
  top: -22px;
  margin-left: -6px;
  border-width: 0 15px 23px 15px;
}

#method_wrap .balloon_area ul li:after {
  top: -25px;
  margin-left: -8px;
  border-width: 0 17px 25px 17px;
}

#method_wrap .balloon_area ul li .ttl {
  font-size: 1.8rem;
  margin-bottom: 13px;
}

#method_wrap .balloon_area ul li .ttl span {
  padding: 6px 17px;
  min-width: 158px;
}

#method_wrap .balloon_area ul li .txt {
  font-size: 1.3rem;
  line-height: 1.61;
}

#method_wrap .balloon_area ul li .img {
  bottom: -43px;
  left: -13px;
}

#method_wrap .balloon_area ul li .img img {
  width: auto;
  height: 54px;
}

#method_wrap .balloon_area ul li:nth-of-type(2) {
  margin-top: 64px;
}

#method_wrap .balloon_area ul li:nth-of-type(2) .img {
  right: -7px;
  left: auto;
}

#method_wrap .balloon_area ul li:nth-of-type(2) .img img {
  width: 157px;
  height: auto;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■step_up_wrap
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#step_up_wrap {
  padding-bottom: 30px;
  margin-bottom: 53px;
}

#step_up_wrap .h3_area .img {
  top: 14px;
  margin-left: 115px;
}

#step_up_wrap .h3_area .img img {
  width: 40px;
  height: auto;
}

#step_up_wrap .read_txt {
  margin: 37px auto 43px;
  font-size: 1.3rem;
  line-height: 1.61;
}

#step_up_wrap .innerWrap {
  padding: 0 10px;
}

#step_up_wrap .img_area {
  margin: 0 -15px;
  padding: 0 15px 15px;
}

#step_up_wrap .img_area .ttl {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  background: #213895;
  color: #fff;
  padding: 2px;
  position: relative;
  top: -14px;
  margin-bottom: -5px;
}

#step_up_wrap .img_area .img {
  margin-bottom: 13px;
}

#step_up_wrap .img_area .bottom {
  text-align: center;
}

#step_up_wrap .img_area .bottom p {
  float: none;
}

#step_up_wrap .img_area .bottom .sub_img {
  padding-top: 0;
  margin-bottom: 9px;
}

#step_up_wrap .img_area .bottom .sub_img img {
  width: auto;
  height: 20px;
}

#step_up_wrap .img_area .bottom .kome {
  font-size: 1.2rem;
  margin-left: 0;
}

/*# sourceMappingURL=../../../maps/school/css/sp/yamaha_english.css.map */
