.bukatsu_box img {
  margin: 0 auto;
  display: block;
}

.bukatsu_img:hover {
  opacity: 0.7;
}

.bukatsu_text {
  text-align: center;
  font-size: 32px;
}

.addition_text {
  width: 660px;
  margin: 0 auto;
  background-color: #009380;
}

.addition_text p {
  color: #fff;
}

.addition_content {
  display: flex;
  margin: 0 auto 15px;
  width: 52%;
}

.addition_content p {
  font-weight: bold;
  font-size: 20px;
}

.addition_title {
  text-align: center;
  width: 310px;
  height: 95px;
  border-radius: 50%;
  background-color: #fffd37;
  display: table;
  position: relative;
  z-index: 1;
  margin-left: -30px;
}

.addition_title p {
  display: table-cell;
  vertical-align: middle;
  line-height: 140%;
  font-size: 19px;
}

.addition_title span {
  font-size: 36px;
}

.addition_left_text {
  display: table;
  width: 459px;
  height: 250px;
  background-color: #ffeacb;
  position: relative;
  z-index: 0;
  margin-top: -13px;
}

.addition_left_text p {
  position: absolute;
  display: table-cell;
  vertical-align: middle;
  line-height: 130%;
  margin: 22px 0 0 9px;
}

.addition_left_text span {
  color: #eb1212;
}

.addition_under {
  text-align: center;
  margin-bottom: -34px;
}

.addition_under_content {
  display: flex;
  width: 89%;
  margin: 0 auto;
  justify-content: center;
}

.addition_under_content p {
  font-size: 36px;
}

.addition_under_title p {
  font-size: 36px;
  font-weight: bold;
}

.addition_under_title span {
  border-bottom: solid 3px #f00;
}

.addition_under_left span {
  font-size: 54px;
}

.addition_under_right span {
  font-size: 42px;
}

.line {
  background: linear-gradient(transparent 70%, #ffad0e 50%);
}

.addition_under_right p {
  line-height: 110%;
}

.omousikomi {
  color: #fff;
}

.omousikomi {
  text-align: center;
  background-color: #f00;
  margin-top: 10px;
  width: 800px;
  margin: 20px auto;
  border-radius: 10px;
  box-shadow: 5px 5px 5px #777;
}

.omousikomi p {
  font-size: 55px;
}

.data {
  width: 1000px;
  height: 361px;
  border: solid #07a3ee;
  margin: 10px auto;
}

.datas_h3 {
  text-align: center;
  border-bottom: solid #07a3ee 4px;
  padding: 15px 0 10px 0px;
  width: 950px;
  margin: 0 auto;
  position: relative;
}

.datas_h3:after {
  content: '';
  left: 0;
  width: 100%;
  position: absolute;
  bottom: -7px;
  border-bottom: solid #07a3ee 1px;
}

.datas_h3 h3 {
  font-weight: bold;
  font-size: 30px;
}

.datas_content {
  display: flex;
  margin: 20px 0 0 20px;
}

.datas_p1 {
  margin: 4px 0 17px 160px;
}

.datas_p1 p {
  font-weight: bold;
  font-size: 22px;
  line-height: 110%;
}

.enter {
  color: #ff2014;
  font-size: 27px;
}

.datas_san {
  font-size: 16px;
}

.graduate {
  font-size: 17px;
}

.datas_p2 {
  font-size: 20px;
  margin-left: 5px;
  line-height: 170%;
}
