@charset "UTF-8";
/* Scss Document */
/* -------------------------------------------------- */
/* file   : about.css                                  */
/* update : 2025                                      */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* pc向け */
/* --------------------------------------------------- */
.tab-sp {
  display: none;
}

.no_tab-sp {
  display: block;
}

.index .flex01 {
  margin-top: 127px;
}
.index .flex_l {
  width: 39.68%;
}
.index .flex_r {
  width: 55.63%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between;
}
.index .flex_r_name {
  margin-top: 50px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.index .flex_r_text {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  font-family: "Noto Serif JP", serif;
  margin-left: 15px;
}
.index .page-link--row3.img-list {
  margin: 183px 0 137px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index .page-link--row3.img-list .page-link_item {
  margin-bottom: 80px;
  border-top: solid 1px #D3D3D3;
}
.index .page-link--row3.img-list .page-link_item .link-list_icon {
  right: 0;
}
.index .page-link--row3.img-list .page-link_item a {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border-bottom: none;
  padding: 0;
}
.index .img-list_name {
  min-height: 105px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  position: relative;
  width: 100%;
  font-style: normal;
  font-weight: 500;
  padding-right: 20px;
  letter-spacing: 0;
}
.index .access-map {
  margin-top: 86px;
  width: 100%;
  height: 700px;
}
.index .adress-map {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 49px 0 0px;
}
.index .adress-map_icon {
  width: 60px;
  margin-right: 29px;
}
.index .adress-map_text {
  width: calc(100% - 89px);
}
.index .access-place {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 88px;
}
.index .access-l {
  width: 210px;
  height: 150px;
  border-radius: 10px;
  background: #1B1B1B;
  color: #fff;
  text-align: center;
  margin-right: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.index .access-r {
  width: calc(100% - 245px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.index .access-box {
  border-radius: 10px;
  border: 2px solid #1B1B1B;
  width: 150px;
  height: 150px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
.index .access-box02 {
  width: 25.7%;
  max-width: 234px;
  height: 150px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
.index .access-line {
  width: 100%;
  height: 10px;
  background: rgba(0, 0, 0, 0.3);
}
.index .access-box_text {
  width: 100%;
  text-align: center;
  line-height: 143.75%;
}

.policy .page-ttl01 {
  margin-bottom: 136px;
}
.policy .page-ttl05 {
  font-size: 36px;
}
.policy .page-ttl06 {
  margin-top: 79px;
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
}
.policy .flex01 {
  margin-bottom: 142px;
}
.policy .flex01-l {
  width: 26.3%;
}
.policy .flex01-r {
  width: calc(73.7% - 40px);
  padding-left: 40px;
  border-left: solid 1px #3B5CA9;
}

.schools .page-ttl05 {
  margin: 71px 0 75px;
  text-align: center;
}
.schools .schools-img-wrap {
  border-radius: 100px 0px;
  background: var(--Main-blue, #3B5CA9);
  color: #fff;
  text-align: center;
  margin-top: 78px;
  padding: 8px;
  position: relative;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.schools .schools-img-ttl {
  font-size: 24px;
  font-family: "Noto Serif JP", serif;
}
.schools .schools-list_ttl {
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  border-bottom: solid 1px #000;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.schools .schools-list_ttl img {
  vertical-align: middle;
  padding-right: 10px;
}
.schools .schools-img {
  margin-top: -26px;
}
.schools .scroll + .flex01 {
  counter-reset: alphabet-counter;
}
.schools .schools-box-l {
  width: 44.17%;
}
.schools .schools-box-r {
  width: 50%;
}
.schools .schools-list {
  list-style: none;
}
.schools .schools-list li {
  list-style-type: none;
  list-style-position: inside;
  counter-increment: alphabet-counter;
  position: relative;
  padding-left: 25px;
  line-height: 2;
}
.schools .schools-list li::before {
  position: absolute;
  content: counter(alphabet-counter, upper-alpha);
  color: #fff;
  z-index: 2;
  width: 22px;
  height: 22px;
  text-align: center;
  left: 0;
  line-height: 22px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.schools .schools-list li::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  background-color: #000;
  border-radius: 50%;
  z-index: 1;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.schools .schools-list + .schools-list_ttl {
  margin-top: 27px;
}
.schools .flex01 .group-list {
  border-radius: 10px;
  border: 1px solid var(--Sub-gray, #D3D3D3);
  padding: 17px 21px 21px;
  margin-top: 27px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.schools .flex01 .group-list p {
  margin-bottom: 8px;
}
.schools .flex01 .group-list p:last-of-type {
  margin-bottom: 0;
}
.schools .flex01 .group-list img {
  vertical-align: middle;
  margin-right: 5px;
}
.schools .study-abroad {
  background: url("/english/about/img/schools/study_bg.png") repeat center/cover;
  border-radius: 200px;
  padding: 116px 170px 25px;
  margin-top: 118px;
}
.schools .study-abroad .flex01 {
  margin-bottom: 76px;
}
.schools .flex01.col2 .study-abroad_box {
  width: 48.7%;
  line-height: 2;
}
.schools .flex01.col2 .study-abroad_box .note {
  margin-top: 15px;
}
.schools .study-abroad-ttl {
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  color: #3B5CA9;
  font-family: "Noto Serif JP", serif;
  text-align: center;
  margin-bottom: 94px;
}
.schools .study-abroad-ttl img {
  vertical-align: middle;
  padding: 0 50px;
}
.schools .study_ttl {
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 600;
  color: #3B5CA9;
  margin-bottom: 10px;
}
.schools .study_ttl img {
  vertical-align: middle;
  padding-right: 10px;
}
.schools .study_class {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.schools .study_class span {
  display: inline-block;
  width: 230px;
  border: solid 1px #000;
  text-align: center;
  background-color: #fff;
  padding: 6px;
}
.schools .study_class span:first-of-type {
  color: #fff;
  background: #000;
}
.schools .study_l {
  width: 26.2%;
}
.schools .study_r {
  border-radius: 50px 0px;
  border: 2px solid var(--Main-white, #FFF);
  padding: 29px 40px 31px;
  width: 69.84%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.schools .study_ttl02 {
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}
.schools .study_r-text {
  width: 60.23%;
}
.schools .study_r-img {
  max-width: 250px;
  width: 28.41%;
}
.schools .students-sectioin {
  margin-top: 182px;
  position: relative;
}
.schools .students-sectioin + .inner .under-nav {
  margin: 180px 0 80px;
}
.schools .students-sectioin .flex01 {
  margin-top: 136px;
  position: relative;
}
.schools .students-sectioin .foreign-students + .flex01 {
  margin-top: 21px;
}
.schools .students_bg {
  position: absolute;
  right: 0;
  top: 102px;
}
.schools .students_bg02 {
  position: absolute;
  left: 0;
  top: -44%;
}
.schools .students_l {
  width: 51.59%;
}
.schools .students_img {
  position: relative;
}
.schools .students_text {
  position: absolute;
  left: 0;
  bottom: 20%;
}
.schools .students_text span {
  background: hsla(0, 0%, 100%, 0.7);
  font-family: "Noto Serif JP", serif;
  font-style: italic;
  font-weight: 500;
  font-size: 24px;
  padding: 3px 15px 5px 20px;
  margin-bottom: 10px;
  display: inline-block;
}
.schools .students_name {
  font-size: 18px;
  margin: 5px 0 3px;
  font-weight: 500;
}
.schools .students_img02 {
  margin-top: 20px;
}
.schools .students_r {
  width: calc(48.41% - 80px);
  line-height: 2;
  margin-top: 237px;
}
.schools .students_title {
  position: absolute;
  right: 0;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  background-color: #3B5CA9;
  border-radius: 100vmax;
  margin: 102px 0 85px;
  padding: 9px 9px 9px 160px;
  width: calc(48.41% + 80px);
}
.schools .students_title02 {
  color: #3B5CA9;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  border: solid 1px #3B5CA9;
  padding: 4px;
}
.schools .students_title03 {
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  margin: 10px 0 15px;
  font-weight: 500;
}
.schools .students_title04 {
  color: #FFF;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 600;
  border-radius: 30px 30px 0px 0px;
  background-color: #3B5CA9;
  text-align: center;
  padding: 12px;
}
.schools .students_bg03 {
  position: absolute;
  right: 0;
  top: -24%;
}
.schools .foreign-students {
  position: relative;
}
.schools .foreign-students_box {
  width: 43.66%;
}
.schools .students_name03 {
  font-size: 18px;
  font-weight: 500;
}
.schools .students_name03 img {
  vertical-align: middle;
  padding-right: 9px;
}
.schools .students_name03 span {
  font-style: normal;
  margin-right: 37px;
}
.schools .foreign-students_text01 {
  font-size: 14px;
  margin: 10px 0 20px;
}

.data .h1-sub {
  text-align: center;
  margin-top: 103px;
}
.data .data_box {
  border-radius: 50px;
  background: #FAFAFA;
  -webkit-box-shadow: 10px 10px 10px 0px rgba(11, 11, 11, 0.1), -10px -10px 10px 0px #FFF;
          box-shadow: 10px 10px 10px 0px rgba(11, 11, 11, 0.1), -10px -10px 10px 0px #FFF;
  margin-top: 50px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.data .data_box p {
  width: 100%;
  line-height: 1.3;
}
.data .data_box .data_img01 {
  text-align: right;
  margin-top: -15%;
}
.data .data_box01 {
  width: 100%;
  padding: 40px 59px 46px;
}
.data .data_box02 {
  width: calc(50% - 32.5px);
  padding: 40px 59px 46px;
}
.data .data_box03 {
  width: calc(33.3333333333% - 29px);
  padding: 40px 59px 46px;
}
.data .data_box04 {
  width: calc(25% - 27.5px);
  padding: 45px 42px 26px;
}
.data .data_ttl {
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
}
.data .box_no2 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.data .box_no2 .data_num {
  margin-right: 24px;
}
.data .box_no2 p {
  width: auto;
}
.data .box_no5 {
  margin-bottom: 39px;
}
.data .box_no5 .data_num {
  width: auto;
  margin-right: 18px;
}
.data .data_num {
  font-size: 90px;
  font-weight: 600;
  text-transform: capitalize;
  color: #3B5CA9;
  font-family: "Noto Serif", serif;
  text-align: center;
  line-height: 1.4;
  text-transform: lowercase;
}
.data .data_num span {
  font-size: 50px;
  font-weight: 300;
}
.data .data_num span.data_sub {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
}
.data .data_img02 {
  vertical-align: middle;
  margin-right: 37px;
}
.data .data_img02 img {
  vertical-align: baseline;
}
.data .data_img03 {
  text-align: right;
  margin-bottom: -20px;
  margin-right: 20%;
}
.data .data_img04 {
  text-align: right;
  margin: -10px 0 0;
}
.data .data_img05 {
  margin: -20px 0 0;
}
.data .under-nav {
  margin-top: 180px;
}

.donation .page-ttl01 + p,
.donation .page-ttl01 + div {
  margin-top: 127px;
}
.donation .page-ttl01.mt01 {
  margin-top: 150px;
}
.donation .flex01-l {
  width: 39.68%;
  position: relative;
}
.donation .flex01-r {
  width: 56.75%;
}
.donation .name-wrap {
  position: absolute;
  left: 24px;
  bottom: 0;
  color: #fff;
  max-width: 328px;
}
.donation .name01 {
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  padding: 8px 0;
}
.donation .name02 {
  line-height: 2;
  padding: 9px 0 11px 0;
}
.donation .donation_img {
  margin: 150px 0;
}
.donation .donation-list {
  background-color: #3B5CA9;
  color: #fff;
  padding: 60px max(8.41%, 104px) 64px;
  border-radius: 10px;
  margin-top: 67px;
  counter-reset: listnum;
  list-style: none;
}
.donation .donation-list li {
  border-bottom: solid 1px rgba(255, 255, 255, 0.35);
  padding: 24px 21px 30px 81px;
  position: relative;
}
.donation .donation-list li::before {
  font-family: "Noto Serif", serif;
  counter-increment: listnum;
  content: counter(listnum);
  font-size: 50px;
  font-style: italic;
  font-weight: 500;
  line-height: 1;
  position: absolute;
  left: 27px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  -webkit-transform: translateY(25%);
          transform: translateY(25%);
}
.donation .donation-list li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.ideal i{
  font-style: italic;
}
.ideal .ideal_top {
  margin: 127px 0 20px;
}
.ideal .ideal_top + p {
  line-height: 2;
}
.ideal .ideal_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ideal .ideal_flex.first {
  margin-top: 133px;
}
.ideal .ideal_flex.first .ideal_l::before {
  top: 0;
}
.ideal .ideal_flex.last .ideal_l {
  padding-bottom: 0;
}
.ideal .ideal_l {
  width: 34.37%;
  padding-right: 6.6%;
  padding-bottom: 100px;
  border-right: solid 10px rgba(59, 92, 169, 0.1);
  position: relative;
}
.ideal .ideal_l::before {
  content: "";
  position: absolute;
  top: 20px;
  right: -20px;
  width: 30px;
  height: 30px;
  border: solid #3B5CA9 10px;
  border-radius: 50%;
  background-color: #fff;
}
.ideal .ideal_r {
  width: 57.94%;
  line-height: 2;
}
.ideal .ideal_year {
  color: #3B5CA9;
  text-align: right;
  font-size: 60px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  font-family: "Noto Serif", serif;
}
.ideal .ideal_text {
  color: #3B5CA9;
  text-align: right;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 14px;
  font-family: "Noto Serif", serif;
}
.ideal .ideal_img-title {
  text-align: right;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 171.429%;
  padding-top: 4px;
}

.liberalarts {
  margin-bottom: 100px;
}
.liberalarts .page-ttl01 {
  margin-top: 100px;
}
.liberalarts .flex_l {
  width: 55.56%;
  line-height: 225%;
}
.liberalarts .flex_r {
  width: 40.48%;
}
.liberalarts .page-ttl05 {
  margin: 91px 0 50px;
  text-align: center;
}
.liberalarts .liberalarts_text {
  text-align: center;
  margin-top: -30px;
  line-height: 225%;
}
.liberalarts .page-ttl07 {
  margin: 55px 0 21px;
}
.liberalarts .page-ttl07 + .page-ttl04 {
  margin-top: 20px;
}
.liberalarts .link-list + .page-ttl04 {
  margin-top: 70px;
}
.liberalarts .page-ttl04 {
  margin: 38px 0 10px;
}
.liberalarts .page-link {
  margin-top: 50px;
}
.liberalarts .projects_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 35px 3.5%;
  margin: 30px 0 72px;
}
.liberalarts .projects {
  width: 31%;
  border: 1px solid #3B5CA9;
  border-radius: 10px;
  background: #fff;
}
.liberalarts .project_name {
  background: #3B5CA9;
  border-radius: 8px 8px 0 0;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 15px;
  color: #fff;
  padding: 8px 10px;
}
.liberalarts .project_text {
  border-radius: 0 0 10px 10px;
  text-align: center;
  font-size: 13px;
  padding: 15px 10px;
}
.liberalarts .link-list {
  margin-top: 30px;
}
.liberalarts .project_text02 {
  line-height: 225%;
}
.liberalarts .flex_link {
  width: 46.03%;
}
.liberalarts .flex_link .page-ttl04 {
  position: relative;
  padding-right: 20px;
  word-break: break-word;
}
.liberalarts .flex_link .page-ttl04 .link-list_icon {
  right: 0;
}
.liberalarts .flex_link p {
  line-height: 225%;
  word-break: break-word;
}
.liberalarts .page_text {
  margin-top: 91px;
  text-align: center;
  line-height: 225%;
}

/* -------------------pc END------------------------------- */
/* -------------------------------------------------- */
/* tablet向け */
/* --------------------------------------------------- */
@media only screen and (max-width: 1300px) {
  .tab-sp {
    display: block;
  }
  .no_tab-sp {
    display: none;
  }
  .index .flex_r_name {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 20px;
  }
  .index .flex_r_text {
    width: 100%;
    margin-left: 0;
    margin-top: 5px;
  }
  .index .page-link--row3.img-list {
    margin: 100px 0 117px;
  }
  .index .page-link--row3.img-list .page-link_item {
    margin-bottom: 40px;
  }
  .index .img-list_name {
    font-size: 18px;
  }
  .index .adress-map {
    margin: 25px 0 0;
  }
  .index .access-place {
    margin-top: 44px;
  }
  .index .access-l {
    width: 100%;
    height: 50px;
    line-height: normal;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .index .access-r {
    width: 100%;
  }
  .data .data_box .data_img04 {
    width: auto;
    right: 10%;
    top: 40px;
    position: absolute;
    margin: 0;
  }
  .data .data_box01 {
    padding: 25px 29px 26px;
  }
  .data .data_box02 {
    padding: 25px 29px 26px;
  }
  .data .data_box03 {
    padding: 25px 20px 26px;
  }
  .data .data_box04 {
    padding: 25px 22px 16px;
  }
  .donation .name-wrap {
    left: 15px;
    max-width: 85%;
  }
  .donation .name01 {
    font-size: 16px;
    line-height: 150%;
    padding: 6px 0;
  }
  .donation .name02 {
    line-height: 163%;
    font-size: 11px;
    padding: 5px 0 8px 0;
  }
}
@media only screen and (max-width: 1100px) {
  .data .data_num {
    font-size: 70px;
  }
  .data .data_num span {
    font-size: 40px;
  }
  .data .data_ttl {
    font-size: 18px;
  }
  .data .data_img01 img {
    width: 40px;
  }
  .data .data_img02 img {
    width: 45px;
  }
  .data .data_img03 img {
    width: 35px;
  }
  .data .data_img04 img {
    width: 38px;
  }
  .data .data_img05 img {
    width: 35px;
  }
  .data .ideal .ideal_year {
    font-size: 50px;
  }
  .data .ideal .ideal_text {
    font-size: 18px;
  }
  .data .ideal .ideal_l {
    padding-right: 5.6%;
    padding-bottom: 50px;
  }
  .data .ideal .ideal_r {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 1000px) {
  .schools .study-abroad {
    padding: 86px 70px 25px;
    border-radius: 50px;
  }
  .schools .study-abroad .flex01 {
    margin-bottom: 50px;
  }
  .schools .study-abroad .flex01.col2 .study-abroad_box {
    width: 100%;
  }
  .schools .study-abroad-ttl img {
    padding: 0;
    margin: 0 20px;
    width: 40px;
    height: 40px;
  }
  .data .flex01.col2 .data_box02 {
    margin-top: 50px;
  }
  .data .under-nav {
    margin-top: 90px;
  }
  .data .data_num {
    font-size: 54px;
  }
  .data .data_num span {
    font-size: 30px;
  }
  .data .data_ttl {
    font-size: 16px;
  }
}
/* -------------------------------------------------- */
/* tablet向け */
/* --------------------------------------------------- */
@media screen and (max-width: 900px) {
  .index .access-box {
    width: 100%;
    height: auto;
    border: none;
    border-radius: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .index .access-box_img {
    width: 50px;
    height: 50px;
    border: solid 1px #000;
    border-radius: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .index .access-box_img img {
    max-width: 35px;
    max-height: 35px;
    width: auto;
    height: auto;
  }
  .index .access-box02 {
    width: 100%;
    height: 51px;
    margin-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    max-width: inherit;
  }
  .index .access-box02 .access-box_img {
    border: none;
  }
  .index .access-box02 .access-box_img img {
    width: 50px;
    height: 50px;
  }
  .index .access-l {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .index .access-r {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .index .access-box_text {
    text-align: left;
    width: calc(100% - 86px);
    margin-left: 8px;
  }
  .index .access-line {
    width: 5px;
    height: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    margin-left: 23px;
  }
  .policy .flex01 {
    margin-bottom: 60px;
  }
  .policy .page-ttl01 {
    margin-bottom: 65px;
  }
  .policy .page-ttl05 {
    font-size: 36px;
  }
  .policy .page-ttl06 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.4;
  }
  .policy .flex01-l {
    width: 100%;
  }
  .policy .flex01-l .page-ttl05 {
    text-align: center;
    font-size: 18px;
    border-bottom: solid 1px #3B5CA9;
    margin-bottom: 10px;
  }
  .policy .flex01-r {
    width: 100%;
    padding-left: 0;
    border-left: none;
  }
  .schools .study-abroad {
    padding: 51px 24px 25px;
    margin-top: 60px;
  }
  .schools .study-abroad-ttl {
    font-size: 20px;
    margin-bottom: 34px;
  }
  .schools .study-abroad-ttl img {
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0 10px;
  }
  .schools .study_ttl {
    font-size: 16px;
    font-weight: 600;
    color: #3B5CA9;
    margin-bottom: 10px;
    line-height: normal;
    position: relative;
    padding-left: 50px;
  }
  .schools .study_ttl img {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  .schools .study_class {
    margin-top: 10px;
  }
  .schools .study_class span {
    padding: 2px 10px;
    margin-top: 0px;
    width: auto;
    font-size: 12px;
  }
  .schools .study_class span:first-of-type {
    color: #fff;
    background: #000;
  }
  .schools .study_l {
    width: 100%;
    margin-bottom: 20px;
  }
  .schools .study_r {
    width: 100%;
    padding: 25px 28px 24px 29px;
  }
  .schools .study_ttl02 {
    font-size: 18px;
    line-height: 145%;
  }
  .schools .study_r-text {
    width: 100%;
    margin-bottom: 5px;
  }
  .schools .study_r-img {
    width: 100%;
    text-align: center;
  }
  .schools .study_r-img img {
    max-width: 150px;
  }
  .schools .students-sectioin {
    margin-top: 136px;
  }
  .schools .students-sectioin:first-of-type {
    margin-top: 60px;
  }
  .schools .students-sectioin.last {
    margin-top: 82px;
  }
  .schools .students-sectioin .flex01 {
    margin-top: 60px;
    position: relative;
  }
  .schools .students-sectioin + .inner .under-nav {
    margin: 80px 0 40px;
  }
  .schools .students-sectioin .foreign-students + .flex01 {
    margin-top: 0px;
  }
  .schools .students_l {
    width: 100%;
    margin-bottom: 20px;
  }
  .schools .students_r {
    width: 100%;
    margin-top: -10px;
  }
  .schools .students_title {
    margin: 0;
    padding: 6px;
    width: 100%;
    margin-left: 0;
    text-align: center;
    z-index: 2;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    line-height: normal;
  }
  .schools .students_title02 {
    font-size: 14px;
    padding: 0;
  }
  .schools .students_title03 {
    font-size: 15px;
    margin: 5px 0 10px;
  }
  .schools .students_title04 {
    font-size: 16px;
    border-radius: 50px;
    padding: 4px;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
  .schools .students_text span {
    font-size: 17px;
    padding: 2px 12px 4px 15px;
    margin-bottom: 5px;
  }
  .schools .students_img img {
    max-width: inherit;
    width: 100%;
  }
  .schools .students_bg {
    top: 20%;
  }
  .schools .students_bg02 {
    top: -170px;
  }
  .schools .students_bg03 {
    top: -8%;
  }
  .schools .students_name {
    font-size: 14px;
    margin: 5px 0 0px;
  }
  .schools .students_name02 {
    font-size: 12px;
  }
  .schools .students_name03 {
    font-size: 14px;
  }
  .schools .students_name03 span {
    margin-right: 15px;
  }
  .schools .students_img02 {
    margin-top: 10px;
  }
  .schools .students_img02-text {
    font-size: 11px;
  }
  .schools .foreign-students-img img {
    max-width: 100%;
    width: 100%;
  }
  .schools .foreign-students_box {
    width: 100%;
  }
  .schools .foreign-students_box:first-child {
    margin-bottom: 10px;
  }
  .schools .foreign-students_text01 {
    font-size: 12px;
    margin: 0px 0 10px;
  }
  .data .data_box01 {
    width: 100%;
  }
  .data .data_box02 {
    width: 100%;
  }
  .data .data_box03 {
    padding: 25px 29px 26px;
    width: 100%;
  }
  .data .data_box04 {
    padding: 25px 29px 16px;
    width: 100%;
  }
  .data .box_no5 .data_num {
    width: 100%;
  }
  .donation .page-ttl01 + p,
  .donation .page-ttl01 + div {
    margin-top: 64px;
  }
  .donation .page-ttl01.mt01 {
    margin-top: 75px;
  }
  .donation .flex01-l {
    width: 100%;
  }
  .donation .flex01-l img {
    max-width: inherit;
    width: 100%;
  }
  .donation .flex01-r {
    margin-top: 10px;
    width: 100%;
  }
  .donation .donation_img {
    margin: 60px 0;
  }
  .donation .donation-list {
    background-color: #3B5CA9;
    color: #fff;
    padding: 27px 28px;
    margin-top: 40px;
  }
  .donation .donation-list li {
    border-bottom: solid 1px rgba(255, 255, 255, 0.35);
    padding: 45px 0px 30px 0px;
    position: relative;
  }
  .donation .donation-list li::before {
    font-size: 30px;
    left: 0;
    top: 12px;
    bottom: 0;
    margin: auto 0;
    width: 100%;
    text-align: center;
    -webkit-transform: none;
            transform: none;
  }
  .donation .donation-list li:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .ideal .ideal_top {
    margin: 37px 0 10px;
  }
  .ideal .ideal_flex.first {
    margin-top: 29px;
  }
  .ideal .ideal_flex.first .ideal_l::before {
    top: 0px;
  }
  .ideal .ideal_flex.first .ideal_l .ideal_year {
    margin-top: -15px;
  }
  .ideal .ideal_l {
    border-right: none;
    position: relative;
    border-left: solid 4px rgba(59, 92, 169, 0.1);
    padding-left: 26px;
    padding-bottom: 15px;
    margin-left: 20px;
    width: 100%;
  }
  .ideal .ideal_l::before {
    width: 20px;
    height: 20px;
    top: 15px;
    right: inherit;
    left: -11px;
    border-width: 5px;
  }
  .ideal .ideal_year {
    text-align: left;
    font-size: 36px;
  }
  .ideal .ideal_text {
    text-align: left;
    font-size: 16px;
  }
  .ideal .ideal_img-title {
    font-size: 11px;
    text-align: left;
  }
  .ideal .ideal_r {
    width: 100%;
    padding-bottom: 40px;
    padding-left: 26px;
    margin-left: 20px;
    border-left: solid 4px rgba(59, 92, 169, 0.1);
  }
  .liberalarts .flex_l {
    width: 100%;
  }
  .liberalarts .flex_r {
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }
  .liberalarts .page-link {
    margin-top: 50px;
  }
  .liberalarts .projects_wrap {
    margin: 15px 0 36px;
  }
  .liberalarts .flex_link {
    width: 46.03%;
  }
}
/* ---------------------tablet END----------------------------- */
/* -------------------------------------------------- */
/* sp向け */
/* --------------------------------------------------- */
@media screen and (max-width: 750px) {
  .index .flex01 {
    margin-top: 60px;
  }
  .index .flex_l {
    width: 100%;
  }
  .index .flex_l img {
    max-width: inherit;
    width: 100%;
  }
  .index .flex_r {
    width: 100%;
    margin-top: 20px;
  }
  .index .flex_r_text {
    font-size: 18px;
  }
  .index .page-link--row3.img-list {
    margin: 90px 0 100px;
  }
  .index .page-link--row3.img-list .page-link_item {
    margin: 0;
    padding: 15px 0;
  }
  .index .page-link--row3.img-list .page-link_item a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .index .img-list_img {
    width: 32%;
  }
  .index .img-list_name {
    width: calc(68% - 8px);
    font-size: 15px;
    font-weight: normal;
    min-height: inherit;
  }
  .index .access-map {
    margin: 40px 0 0;
    height: 209px;
  }
  .index .access-map iframe {
    width: 100%;
    height: 209px;
  }
  .schools .page-ttl05 {
    margin: 37px 0 20px;
  }
  .schools .schools-img-wrap {
    padding: 10px;
    margin-top: 60px;
  }
  .schools .schools-img-ttl {
    font-size: 18px;
    line-height: 1.4;
  }
  .schools .schools-img-ttl-sub {
    font-size: 12px;
  }
  .schools .scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 20px;
  }
  .schools .scroll + .flex01 li::before {
    content: attr(data-index);
  }
  .schools .scroll + .flex01 li[data-index="0"]::before {
    content: "A";
  }
  .schools .scroll + .flex01 li[data-index="1"]::before {
    content: "B";
  }
  .schools .scroll + .flex01 li[data-index="2"]::before {
    content: "C";
  }
  .schools .scroll + .flex01 li[data-index="3"]::before {
    content: "D";
  }
  .schools .scroll + .flex01 li[data-index="4"]::before {
    content: "E";
  }
  .schools .scroll + .flex01 li[data-index="5"]::before {
    content: "F";
  }
  .schools .scroll + .flex01 li[data-index="6"]::before {
    content: "G";
  }
  .schools .scroll + .flex01 li[data-index="7"]::before {
    content: "H";
  }
  .schools .scroll + .flex01 li[data-index="8"]::before {
    content: "I";
  }
  .schools .scroll + .flex01 li[data-index="9"]::before {
    content: "J";
  }
  .schools .scroll + .flex01 li[data-index="10"]::before {
    content: "K";
  }
  .schools .schools-img {
    width: 250%;
  }
  .schools .schools-box-l {
    width: 100%;
  }
  .schools .schools-box-r {
    width: 100%;
  }
  .schools .schools-list_ttl {
    position: relative;
  }
  .schools .schools-list_ttl span {
    position: absolute;
    background: #3B5CA9;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: block;
    top: 0;
    bottom: 0;
    right: 12px;
    margin: auto 0;
  }
  .schools .schools-list_ttl::before, .schools .schools-list_ttl::after {
    content: "";
    position: absolute;
    width: 19px;
    height: 1px;
    background-color: #fff;
    display: block;
    top: 0;
    bottom: 0;
    right: 17px;
    margin: auto 0;
    z-index: 2;
  }
  .schools .schools-list_ttl::after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .schools .schools-list_ttl.active::after {
    content: inherit;
  }
  .data .inner {
    padding: 0 38px;
  }
  .data .data_ttl {
    font-size: 15px;
  }
  .data .h1-sub {
    margin-top: 38px;
  }
  .data .data_num {
    font-size: 50px;
  }
  .data .data_num span {
    font-size: 20px;
  }
  .data .box_no2 .data_num {
    margin-right: 15px;
  }
  .data .box_no5 {
    margin-bottom: 15px;
  }
  .data .data_box {
    margin-top: 14px;
  }
  .data .data_box .data_img01 img {
    width: 23px;
  }
  .data .data_box .data_img02 {
    margin-right: 11px;
  }
  .data .data_box .data_img02 img {
    width: 32px;
  }
  .data .data_box .data_img03 img {
    width: 26px;
  }
  .data .data_box .data_img04 {
    right: 30%;
  }
  .data .data_box .data_img04 img {
    width: 30px;
  }
  .data .data_box .data_img05 {
    position: absolute;
    bottom: 37px;
  }
  .data .data_box .data_img05 img {
    width: 30px;
  }
  .data .data_box01 {
    padding: 34px 32px 32px;
  }
  .data .data_box02 {
    padding: 34px 32px 32px;
  }
  .data .data_box03 {
    padding: 21px 32px 26px;
  }
  .data .data_box03 .data_ttl {
    margin-bottom: 13px;
  }
  .data .data_box04 {
    padding: 34px 32px 32px;
  }
  .data .flex01.col2 .data_box02 {
    margin-top: 14px;
  }
  .liberalarts {
    margin-bottom: 50px;
  }
  .liberalarts .page-ttl01 {
    margin-top: 50px;
  }
  .liberalarts .page-ttl05 {
    margin: 46px 0 25px;
  }
  .liberalarts .liberalarts_text {
    text-align: center;
    margin-top: -15px;
  }
  .liberalarts .page-ttl07 {
    margin: 25px 0 11px;
  }
  .liberalarts .page-ttl07 + .page-ttl04 {
    margin-top: 18px;
  }
  .liberalarts .link-list + .page-ttl04 {
    margin-top: 35px;
  }
  .liberalarts .page-ttl04 {
    margin: 20px 0 10px;
  }
  .liberalarts .projects_wrap {
    gap: 10px 4%;
  }
  .liberalarts .projects {
    width: 100%;
  }
  .liberalarts .projects_name {
    line-height: 1.5;
  }
  .liberalarts .projects_text {
    padding: 10px;
  }
  .liberalarts .link-list {
    margin-top: 20px;
  }
  .liberalarts .page_text {
    margin-top: 45px;
  }
  .liberalarts .flex_link {
    width: 100%;
  }
}
/* -------------------sp END------------------------------- */