@charset "UTF-8";
div.english_bottom {
  margin-bottom: 220px;
}
@media screen and (max-width: 979px) {
  div.english_bottom {
    margin-bottom: 110px;
  }
}
.catch h3 {
  font-size: 20px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .catch h3 {
    font-size: 16px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .catch .pc {
    display: none;
  }
}
ul.study_img {
  list-style: none;
  padding: 0;
  margin: 0 0 60px;
}
ul.study_img:after {
  content: " ";
  display: block;
  clear: both;
}
@media screen and (max-width: 979px) {
  ul.study_img {
    margin-bottom: 0px;
  }
}
ul.study_img li {
  float: left;
  margin-left: 116px;
  width: 242px;
}
@media screen and (max-width: 979px) {
  ul.study_img li {
    width: 31%;
    margin-left: 3.33%;
  }
}
@media screen and (max-width: 767px) {
  ul.study_img li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 50px;
  }
  ul.study_img li:last-child {
    margin-bottom: 25px;
  }
}
ul.study_img li:first-child {
  margin-left: 0;
}
ul.study_img li div.pic {
  margin-bottom: 20px;
}
@media screen and (max-width: 979px) {
  ul.study_img li div.pic img.pc {
    display: none;
  }
}
ul.study_img li div.pic img.sp {
  display: none;
}
@media screen and (max-width: 979px) {
  ul.study_img li div.pic img.sp {
    display: block;
  }
}
ul.study_img li h3 {
  text-align: center;
  margin-bottom: 18px;
}
@media screen and (max-width: 979px) {
  ul.study_img li h3 img {
    max-width: 100%;
  }
}
ul.study_img li span.studay_time {
  display: table;
  border: 1px solid #000;
  padding: 2px 5px;
  margin: 0 auto;
  letter-spacing: 1px;
}
@media screen and (max-width: 979px) {
  ul.study_img li span.studay_time {
    font-size: 12px;
  }
}
ul.study_img li span.studay_time2 {
  display: table;
  background-color: #EF93BB;
  color: #fff;
  border: 1px solid #EF93BB;
  padding: 3px 12px;
  margin: 0 auto;
  letter-spacing: 1px;
}
@media screen and (max-width: 979px) {
  ul.study_img li span.studay_time2 {
    font-size: 12px;
  }
}
ul.study_img li p {
  font-size: 14px;
  line-height: 1.8;
}
@media screen and (max-width: 979px) {
  ul.study_img li p {
    font-size: 12px;
    text-align: center;
  }
}
ul.study_img li p br.sp {
  display: none;
}
@media screen and (max-width: 979px) {
  ul.study_img li p br.sp {
    display: inline;
  }
}
h3.studay_point {
  padding: 25px;
  margin: 0 auto 90px;
  background-color: #f6f7d2;
  width: 960px;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}
@media screen and (max-width: 979px) {
  h3.studay_point {
    width: 100%;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  h3.studay_point {
    margin-bottom: 45px;
    font-size: 12px;
  }
}
article.study_info {
  margin-bottom: 50px;
}
@media screen and (max-width: 979px) {
  article.study_info {
    margin-bottom: 25px;
  }
}
article.study_info:after {
  content: " ";
  display: block;
  clear: both;
}
article.study_info div.study_text {
  float: left;
  width: 440px;
  margin-right: 60px;
}
@media screen and (max-width: 979px) {
  article.study_info div.study_text {
    width: 50%;
    margin-right: 10%;
  }
}
@media screen and (max-width: 767px) {
  article.study_info div.study_text {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
article.study_info div.study_text h3 {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  article.study_info div.study_text h3 {
    text-align: center;
    padding: 0 5px;
    margin-bottom: 25px;
  }
}
article.study_info div.study_text h3 img {
  max-width: 100%;
}
article.study_info div.study_text > h4 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  article.study_info div.study_text > h4 {
    text-align: center;
    font-size: 14px;
  }
}
article.study_info div.study_text > ul {
  padding: 0;
  margin: 0 0 40px;
  list-style: none;
}
@media screen and (max-width: 767px) {
  article.study_info div.study_text > ul {
    display: table;
    margin: 0 auto 20px;
  }
}
article.study_info div.study_text > ul li {
  margin-bottom: 5px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  article.study_info div.study_text > ul li {
    margin-bottom: 10px;
  }
}
article.study_info div.study_text > ul li span.box {
  display: inline-block;
  border: 1px solid #000;
  padding: 2px 8px;
  margin-right: 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  article.study_info div.study_text > ul li span.box {
    padding: 2px 4px;
    line-height: 1;
  }
}
article.study_info div.study_text > ul li span.box:first-letter {
  letter-spacing: 1em;
}
article.study_info div.study_text p {
  font-size: 14px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  article.study_info div.study_text p {
    font-size: 12px;
  }
  article.study_info div.study_text p br {
    display: none;
  }
}
article.study_info div.study_pic {
  float: right;
  width: 440px;
}
@media screen and (max-width: 979px) {
  article.study_info div.study_pic {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  article.study_info div.study_pic {
    float: none;
    width: 100%;
  }
}
article.study_banner {
  border-top: 1px solid #3f3f3f;
}
article.study_banner > a {
  display: table;
  margin: 20px auto;
  font-size: 14px;
  vertical-align: middle;
  color: #000;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  article.study_banner > a {
    display: block;
    font-size: 12px;
  }
}
article.study_banner > a span.banner {
  display: table-cell;
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  article.study_banner > a span.banner {
    display: table;
    margin: 0 auto 16px;
    padding-right: 0;
    max-width: 100%;
    width: 127.5px;
  }
}
article.study_banner > a span.text {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  article.study_banner > a span.text {
    padding: 0 30px;
    position: relative;
  }
}
article.study_banner > a span.text:after {
  font-family: FontAwesome;
  content: "";
  padding-left: 10px;
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  article.study_banner > a span.text:after {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -1em;
    font-size: 30px;
  }
}
/*# sourceMappingURL=./education_english2025.css.map */