.slideBannerArea .owl-carousel .owl-item .item.layout1 .banner01.banner01_new {
  top: 20%;
}

.slideBannerArea .owl-carousel .owl-item .item.layout1 .banner03.banner03_new {
  top: 50%;
}

.point07_data {
  width: 335px;
  height: auto;
}

.correContWrap.pageLearning.index .mainContWrap .learningArea01 .centerArea .frame01 p {
  margin-left: 0;
  margin-right: 0;
}
.correContWrap.pageLearning.index .mainContWrap .learningArea01 .centerArea .frame01 p:last-child {
  margin-left: 0;
  margin-right: 0;
}

.correContWrap.pageLearning.schooling_curriculum .mainContWrap .column02.positionSet3_new .innerWrap .cell-12 {
  border: none;
  margin-bottom: 0;
}

.tableFormat02.tableFormat02_new .cell {
  vertical-align: top;
}

.correContWrap.pageLearning.schooling_curriculum .mainContWrap .column02 .wrap01.tableFormat02_new .cell strong {
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
}
@media screen and (max-width: 500px) {
  .correContWrap.pageLearning.schooling_curriculum .mainContWrap .column02 .wrap01.tableFormat02_new .cell strong {
    flex-direction: column;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    height: auto;
  }
  .correContWrap.pageLearning.schooling_curriculum .mainContWrap .column02 .wrap01.tableFormat02_new .cell strong br {
    display: none;
  }
}
.correContWrap.pageLearning.schooling_curriculum .mainContWrap .column02 .wrap01.tableFormat02_new .cell strong::after {
  top: 15px;
}

.correContWrap.pageFresh.data .mainContWrap .contArea02 .dataArea01 .cell .pieChartImg.pieChartImg_new img {
  max-width: 285px;
  width: 95%;
  float: none;
  margin: auto;
  display: block;
}

.correContWrap.pageFresh.tokurei .mainContWrap .contArea01 .bannerFormat01.bannerFormat01_new {
  display: flex;
  justify-content: space-between;
  overflow: visible;
}
@media screen and (max-width: 500px) {
  .correContWrap.pageFresh.tokurei .mainContWrap .contArea01 .bannerFormat01.bannerFormat01_new {
    flex-direction: column;
  }
}
.correContWrap.pageFresh.tokurei .mainContWrap .contArea01 .bannerFormat01.bannerFormat01_new .c-button {
  width: calc(50% - 5px);
}
@media screen and (max-width: 500px) {
  .correContWrap.pageFresh.tokurei .mainContWrap .contArea01 .bannerFormat01.bannerFormat01_new .c-button {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .correContWrap.pageFresh.tokurei .mainContWrap .contArea01 .bannerFormat01.bannerFormat01_new .banner1 {
    max-width: 100%;
    margin: 0 0 10px 0;
  }
}

.c-button-blue {
  background-color: #e9f4fb;
  border: 1px #d4ebf8 solid;
  display: block;
  width: 100%;
  padding-top: 1.3em;
  padding-bottom: 1.3em;
  line-height: 1.4em;
  font-size: 1.05em;
  color: #005588;
  border-radius: 5px;
  text-align: center;
}
.c-button-blue:hover {
  background-color: #dff0f9;
  color: #005588;
}/*# sourceMappingURL=fix.css.map */