section.contentarea div.top-image img {
  padding-top: 0;
}

.top-image {
  margin-bottom: 10px;
}

.g-offer {
  margin: 5% 0;
}

.test__title {
  text-align: center;
  background-color: #8b1c21;
  color: #fff;
  margin-bottom: 3%;
  padding: 3% 0;
}

.test__title h2 {
  font-size: 4.68vw;
  font-weight: bold;
}

.test__text {
  margin-bottom: 3%;
  padding: 0 10%;
}

.test__text>p {
  font-size: 4.68vw;
  font-weight: bold;
}

.test__img {
  margin-bottom: 5%;
  padding: 0 4.6%;
}

.test__img img {
  width: 100%;
  vertical-align: bottom;
}


/*お茶ゼミは参加型授業*/

.add {
  margin-top: 11%;
}

.add--list {
  margin-bottom: 5%;
}

.add__title {
  margin-bottom: 5%;
}

.add__title h2 {
  margin-bottom: 5%;
}

.add__title>p {
  font-size: 3.75vw;
  padding: 0 10%;
  font-weight: bold;
}

.add__box {
  margin-top: 8%;
}

.add__text {
  margin-bottom: 8%;
}

.add__text h3 {
  position: relative;
  padding-left: 15%;
  margin-bottom: 5%;
  font-weight: bold;
}

.add__text>p {
  font-size: 3.75vw;
}

.add__box h3 {
  font-size: 3.75vw;
}

.add__link ul {
  text-align: center;
  margin: 0 3%;
}

.add__link li {
  position: relative;
  background-color: #a8a8a8;
  margin-top: 3%;
  border-radius: 6px 6px 6px 6px;
}

.add__link a {
  display: block;
  padding: 10px 0;
  color: #fff;
}

.add__link li:after {
  content: "";
  width: 16px;
  height: 20px;
  background-image: url(../img/icon_whitepoint.png);
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
}

.add__text h3 {
  position: relative;
  padding-left: 10%;
  margin-bottom: 5%;
}

.add__box h3:before {
  content: "1";
  color: #fff;
  font-size: 5vw;
  line-height: 1;
  padding: 3%;
  background-color: #930e14;
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.add__box--2 h3:before {
  content: "2";
  color: #fff;
  font-size: 5vw;
  line-height: 1;
  padding: 3%;
  background-color: #930e14;
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.add__box--3 h3:before {
  content: "3";
  color: #fff;
  font-size: 5vw;
  line-height: 1;
  padding: 3%;
  background-color: #930e14;
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.add__text li {
  position: relative;
  margin: 0 0 1% 1em;
  font-size: 3.7vw;
}

.add__text li span.g-winered,.add__text li span.g-blue {
  font-weight: bold;
}

.add__text li:before {
  content: "●";
  position: absolute;
  margin-left: -1em;
  font-size: 3.125vw;
}

.add__text>p {
  font-size: 3.7vw;
  padding: 0 4.6%;
}

.add__text>p span.g-winered,.add__text>p span.g-blue {
  font-weight: bold;
}

.add__text>ul {
  padding: 0 4.6%;
}

.add__general-img {
  padding: 0 4.6%;
}

.add__general-img>p {
  font-size: 3.1vw;
}

.add__box h3 {
  font-size: 4.2vw;
  font-weight: bold;
}



.add__box img {
  width: 100%;
  vertical-align: bottom;
}

.add__general-img {
  position: relative;
}

.add__general-img img {
  margin-bottom: 5%;
}

.voice {
  width: 90.8%;
  margin: 8% auto;
}

.voice--plus {
  margin: 0 auto 5%;
}

.voice_st {
  width: 90%;
  margin: 5% auto;
}

.voice img {
  width: 100%;
  vertical-align: bottom;
}

.voice_st img {
  width: 100%;
  vertical-align: bottom;
}

.voice .slick-prev {
  left: 0;
}

.voice .slick-next {
  right: 0;
}

.voice .slick-dots {
  bottom: 0;
}

.link-method {
    width: 78%;
    margin: 4% auto 0;
}
