@charset "UTF-8";
.ps .mod-pagetab {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.ps .mod-pagetab__link {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
}
.ps .mod-pagetab__link-inner {
  line-height: 1.4;
}

@media only screen and (max-width: 738px) {
  .ps .mod-tbl-3--scholarship1 .mod-tbl-3__tbl {
    width: 200vw;
  }
}
.ps .mod-tbl-3--scholarship2 .mod-tbl-3__tbl > thead .sp {
  display: none;
}
@media only screen and (max-width: 738px) {
  .ps .mod-tbl-3--scholarship2 .mod-tbl-3__tbl > thead .sp {
    display: block;
  }
}
@media only screen and (max-width: 738px) {
  .ps .mod-tbl-3--scholarship3 .mod-tbl-3__tbl {
    width: 200vw;
  }
}

.ps .mod-txt--big {
  font-size: 1.142rem;
}
@media only screen and (max-width: 738px) {
  .ps .mod-txt--big {
    font-size: 4.2825vw;
  }
}

.ps .mod-media-section-img {
  display: block;
  float: right;
  width: 284px;
  margin: -71px 0 10px 30px;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}

.ps .p-media01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media only screen and (max-width: 738px) {
  .ps .p-media01 {
    display: block;
  }
}
.ps .p-media01__img {
  width: 255px;
}
@media only screen and (max-width: 738px) {
  .ps .p-media01__img {
    width: 60vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4vw;
  }
}
.ps .p-media01__img img {
  width: 100%;
}
.ps .p-media01__txt {
  width: calc(100% - 275px);
}
@media only screen and (max-width: 738px) {
  .ps .p-media01__txt {
    width: 100%;
  }
}

.ps .p-media02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.ps .p-media02__item {
  width: calc(50% - 10px);
}
.ps .p-media02__item img {
  width: 100%;
}

.ps .p-scholarship-price {
  padding: 20px;
  border: 1px solid #ececec;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ps .p-scholarship-price__hl {
  white-space: nowrap;
  line-height: 1.6;
  vertical-align: baseline;
}
.ps .p-scholarship-price__txt {
  margin-left: 1em;
  vertical-align: baseline;
  line-height: 1.6;
}
.ps .p-scholarship-price__price {
  font-size: 2rem;
  font-weight: bold;
  font-style: normal;
  vertical-align: baseline;
  line-height: 1.1;
  margin-left: 0.5em;
}

.ps .p-program {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 40px;
}
@media only screen and (max-width: 738px) {
  .ps .p-program {
    display: block;
    margin-top: 12.5vw;
  }
}
.ps .p-program__heading {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background-color: #FDF1E5;
  margin-bottom: 20px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media only screen and (max-width: 738px) {
  .ps .p-program__heading {
    margin-bottom: 4.6875vw;
  }
}
.ps .p-program__heading__grade {
  width: 80px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 738px) {
  .ps .p-program__heading__grade {
    width: 21.3333333333vw;
  }
}
.ps .p-program__heading__grade--01 {
  background-color: #ED6D00;
}
.ps .p-program__heading__grade--02 {
  background-color: #D09F00;
}
.ps .p-program__heading__grade--03 {
  background-color: #6EB92B;
}
.ps .p-program__heading__grade--04 {
  background-color: #009944;
}
.ps .p-program__heading__grade--05 {
  background-color: #00A0E9;
}
.ps .p-program__heading__tit {
  color: #E88120;
  width: calc(100% - 80px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 6px 5px 12px;
  font-size: 1.14286rem;
}
@media only screen and (max-width: 738px) {
  .ps .p-program__heading__tit {
    padding: 2.03125vw 4.6875vw;
    width: calc(100% - 21.3333333333vw);
    font-size: 4.0625vw;
  }
}
.ps .p-program__pic {
  width: 370px;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
@media only screen and (max-width: 738px) {
  .ps .p-program__pic {
    width: 100%;
    margin-bottom: 4.6875vw;
  }
}
.ps .p-program__pic__img {
  width: 100%;
  height: auto;
}
.ps .p-program__txt {
  width: calc(100% - 400px);
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media only screen and (max-width: 738px) {
  .ps .p-program__txt {
    width: auto;
  }
}
.ps .p-program .mod-txt:nth-last-child(1) {
  margin-bottom: 0;
}
@media only screen and (max-width: 738px) {
  .ps .p-program .mod-txt:nth-last-child(1) {
    margin-bottom: 0;
  }
}

.ps .p-facility-media01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width: 738px) {
  .ps .p-facility-media01 {
    display: block;
  }
}
.ps .p-facility-media01__figure {
  width: 490px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #e7e7e7;
}
@media only screen and (max-width: 738px) {
  .ps .p-facility-media01__figure {
    width: 100%;
    margin-bottom: 1em;
  }
}
.ps .p-facility-media01__figure__img {
  width: 100%;
  height: auto;
}
.ps .p-facility-media01__cnt {
  width: calc(100% - 520px);
  line-height: 1.8;
}
@media only screen and (max-width: 738px) {
  .ps .p-facility-media01__cnt {
    width: 100%;
  }
}
.ps .p-facility-media01__cnt__lead {
  color: #E88120;
  font-size: 1.285rem;
  margin-bottom: 1em;
}
@media only screen and (max-width: 738px) {
  .ps .p-facility-media01__cnt__lead {
    font-size: 4.8vw;
  }
}
.ps .p-facility-media02__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ps .p-facility-media02__item:nth-child(n+2) {
  margin-top: 40px;
}
@media only screen and (max-width: 738px) {
  .ps .p-facility-media02__item:nth-child(n+2) {
    margin-top: 8vw;
    border-top: 1px dotted #F5B982;
    padding-top: 8vw;
  }
}
.ps .p-facility-media02__item__pic {
  width: 255px;
}
@media only screen and (max-width: 738px) {
  .ps .p-facility-media02__item__pic {
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 1em;
  }
}
@media only screen and (max-width: 738px) {
  .ps .p-facility-media02__item__pic--2clm {
    width: calc(50% - 2.6666666667vw);
  }
}
.ps .p-facility-media02__item__pic__img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 738px) {
  .ps .p-facility-media02__item__pic__img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
  }
}
.ps .p-facility-media02__item__cnt {
  width: calc(100% - 275px);
}
@media only screen and (max-width: 738px) {
  .ps .p-facility-media02__item__cnt {
    width: 100%;
  }
}
.ps .p-facility-media02__item__cnt--small {
  width: calc(100% - (275px * 2));
}
@media only screen and (max-width: 738px) {
  .ps .p-facility-media02__item__cnt--small {
    width: 100%;
  }
}
.ps .p-facility-media02__item__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1em;
  font-weight: bold;
  font-size: 1.142rem;
}
@media only screen and (max-width: 738px) {
  .ps .p-facility-media02__item__heading {
    font-size: 4.2666666667vw;
  }
}
.ps .p-facility-media02__item__heading__small {
  margin-left: 1em;
  font-weight: normal;
  font-size: 1rem;
}
@media only screen and (max-width: 738px) {
  .ps .p-facility-media02__item__heading__small {
    font-size: 3.7333333333vw;
  }
}
.ps .p-facility-media02__item__txt {
  line-height: 1.8;
}
.ps .p-facility-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -40px;
}
@media only screen and (max-width: 738px) {
  .ps .p-facility-gallery {
    margin-top: -8vw;
  }
}
.ps .p-facility-gallery__item {
  width: 370px;
  margin-top: 40px;
}
@media only screen and (max-width: 738px) {
  .ps .p-facility-gallery__item {
    width: 100%;
    margin-top: 8vw;
  }
}
.ps .p-facility-gallery__item__pic__img {
  width: 100%;
  height: auto;
}
.ps .p-facility-gallery__item__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 10px 0;
}
@media only screen and (max-width: 738px) {
  .ps .p-facility-gallery__item__heading {
    margin: 2.6666666667vw 2.6666666667vw 0;
  }
}
.ps .p-facility-gallery__item__heading__floor {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  vertical-align: middle;
  color: #fff;
  background-color: #333;
  display: block;
  border-radius: 100%;
  font-size: 1.285rem;
}
@media only screen and (max-width: 738px) {
  .ps .p-facility-gallery__item__heading__floor {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    line-height: 10.6666666667vw;
    font-size: 4.8vw;
  }
}
.ps .p-facility-gallery__item__heading__name {
  margin-left: 1em;
  font-weight: bold;
  font-size: 1.142rem;
}
@media only screen and (max-width: 738px) {
  .ps .p-facility-gallery__item__heading__name {
    font-size: 4.2666666667vw;
  }
}
.ps .p-facility-gallery__item__txt {
  line-height: 1.8;
  margin: 0.5em 10px 0;
}
@media only screen and (max-width: 738px) {
  .ps .p-facility-gallery__item__txt {
    margin: 0.5em 2.6666666667vw 0;
  }
}

.ps .p-list-circle_item {
  position: relative;
  padding-left: 1em;
}
.ps .p-list-circle_item:nth-child(n+2) {
  margin-top: 0.5em;
}
.ps .p-list-circle_item:before {
  content: "●";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.ps .p-list-circle--inline {
  margin-inline: -10px;
}
@media only screen and (max-width: 738px) {
  .ps .p-list-circle--inline {
    margin-inline: -2.6666666667vw;
  }
}
.ps .p-list-circle--inline .p-list-circle_item {
  display: inline-block;
  margin: 0 10px;
}
@media only screen and (max-width: 738px) {
  .ps .p-list-circle--inline .p-list-circle_item {
    margin: 0 2.6666666667vw;
  }
}

.ps .p-y-support-tb--small {
  font-size: 77%;
}
.ps .p-y-support-tb--center {
  text-align: center;
}

.ps .p-y-support-graybox {
  background-color: #f7f7f7;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-graybox {
    display: block;
    padding: sizeSP(20);
  }
}
.ps .p-y-support-graybox_item {
  width: 355px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-graybox_item {
    width: 100%;
  }
  .ps .p-y-support-graybox_item:nth-child(n+2) {
    margin-top: 8vw;
  }
}
.ps .p-y-support-graybox_item:after {
  content: "";
  display: block;
  clear: both;
}
.ps .p-y-support-graybox_tit {
  font-weight: bold;
  font-size: 1.14286rem;
  margin-bottom: 0.5em;
}
.ps .p-y-support-graybox_pic {
  float: right;
  margin: 0 0 10px 10px;
  width: 155px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-graybox_pic {
    width: 32vw;
    margin: 0 0 2.6666666667vw 2.6666666667vw;
  }
}

.ps .p-y-support-guardian:after {
  content: "";
  display: block;
  clear: both;
}
.ps .p-y-support-guardian_pic {
  width: 196px;
  float: right;
  margin: 0 0 10px 10px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-guardian_pic {
    width: 32vw;
    margin: 0 0 2.6666666667vw 2.6666666667vw;
  }
}

.ps .p-y-support-2clm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-2clm {
    display: block;
  }
}
.ps .p-y-support-2clm_item {
  width: 370px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-2clm_item {
    width: 100%;
  }
  .ps .p-y-support-2clm_item:nth-child(n+2) {
    margin-top: 5.3333333333vw;
  }
}

.ps .p-y-support-2clm-pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ps .p-y-support-2clm-pic_item {
  width: 47.2%;
}

.ps .p-y-support-dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ps .p-y-support-dl_dt {
  width: 5.5em;
  font-weight: bold;
}
.ps .p-y-support-dl_dt:nth-of-type(n+2) {
  margin-top: 0.5em;
}
.ps .p-y-support-dl_dd {
  width: calc(100% - 5.5em);
}
.ps .p-y-support-dl_dd:nth-of-type(n+2) {
  margin-top: 0.5em;
}

.ps .p-y-support-voice01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-voice01 {
    display: block;
  }
}
.ps .p-y-support-voice01_pic01 {
  width: 225px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-voice01_pic01 {
    width: 100%;
    max-width: 450px;
    margin: 0 auto 5.3333333333vw;
  }
}
.ps .p-y-support-voice01_cap {
  margin-top: 5px;
  font-size: 85%;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-voice01_cap {
    font-size: 77%;
    margin-top: 1.3333333333vw;
    text-align: center;
  }
}
.ps .p-y-support-voice01_cnt {
  width: 515px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-voice01_cnt {
    width: 100%;
  }
}
.ps .p-y-support-voice01_cnt:after {
  content: "";
  display: block;
  clear: both;
}
.ps .p-y-support-voice01_tit {
  font-weight: bold;
  color: #000;
  font-size: 18px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-voice01_tit {
    font-size: 4.8vw;
    margin-bottom: 5.3333333333vw;
  }
}
.ps .p-y-support-voice01_pic02 {
  width: 180px;
  float: right;
  margin: 0 0 10px 10px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-voice01_pic02 {
    width: 30%;
    margin: 0 0 2.6666666667vw 2.6666666667vw;
  }
}

.ps .p-y-support-access01 {
  border: 1px solid #707070;
  padding: 30px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-access01 {
    padding: 4vw;
  }
}
.ps .p-y-support-access01_tit01 {
  font-weight: normal;
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-access01_tit01 {
    font-size: 4.8vw;
    margin-bottom: 2.6666666667vw;
  }
}
.ps .p-y-support-access01_tit02 {
  font-weight: bold;
  font-size: 100%;
}
.ps .p-y-support-access01_tit02:nth-child(n+2) {
  margin-top: 20px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-access01_tit02:nth-child(n+2) {
    margin-top: 5.3333333333vw;
  }
}
.ps .p-y-support-access01_clm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-access01_clm {
    display: block;
  }
}
.ps .p-y-support-access01_clm_cnt {
  width: 384px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-access01_clm_cnt {
    width: 100%;
  }
}
.ps .p-y-support-access01_clm_cnt p {
  margin-bottom: 5px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-access01_clm_cnt p {
    margin-bottom: 1.3333333333vw;
  }
}
.ps .p-y-support-access01_clm_img {
  width: 315px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-access01_clm_img {
    width: 100%;
    margin-top: 5.3333333333vw;
  }
}
.ps .p-y-support-access01_caution {
  text-indent: -1em;
  margin-left: 1em;
  color: #E88120;
  margin-top: 20px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-access01_caution {
    margin-top: 5.3333333333vw;
  }
}

.ps .p-y-support-access02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-access02 {
    display: block;
  }
}
.ps .p-y-support-access02_pic {
  width: 225px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-access02_pic {
    width: 70%;
    margin: 0 auto 5.3333333333vw;
  }
}
.ps .p-y-support-access02_cnt {
  width: 505px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-access02_cnt {
    width: 100%;
  }
}
.ps .p-y-support-access02_timetable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-access02_timetable {
    display: block;
  }
}
.ps .p-y-support-access02_timetable_item {
  width: 238px;
  border: 1px solid #F5B982;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-access02_timetable_item {
    width: 100%;
  }
  .ps .p-y-support-access02_timetable_item:nth-child(n+2) {
    margin-top: 5.3333333333vw;
  }
}
.ps .p-y-support-access02_timetable th,
.ps .p-y-support-access02_timetable td {
  text-align: center;
  vertical-align: middle;
  padding: 7px 10px;
}
.ps .p-y-support-access02_timetable th {
  background-color: #FDF1E5;
}
.ps .p-y-support-access02_timetable td {
  border-top: 1px dotted #F5B982;
}

.ps .p-y-support-support01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-support01 {
    display: block;
  }
}
.ps .p-y-support-support01_item {
  width: 230px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-support01_item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ps .p-y-support-support01_item:nth-child(n+2) {
    margin-top: 5.3333333333vw;
  }
}
.ps .p-y-support-support01_item_tit {
  margin-bottom: 10px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-support01_item_tit {
    width: 100%;
    margin-bottom: 1.3333333333vw;
  }
}
.ps .p-y-support-support01_item_tit .mod-heading-5__heading {
  margin: 0;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-support01_item_img {
    width: 30%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.ps .p-y-support-support01_item_cap {
  font-size: 85%;
  text-align: right;
  margin: 5px 0;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-support01_item_cap {
    font-size: 77%;
    text-align: left;
    margin: 1.3333333333vw 0 0;
  }
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-support01_item_txt {
    width: 65%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.ps .p-y-support-record01 {
  display: table;
  width: auto;
  margin-inline: auto;
}
.ps .p-y-support-record01_in {
  display: table-cell;
}
.ps .p-y-support-record01_txt01 {
  display: block;
  text-align: left;
}
.ps .p-y-support-record01_txt02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 32px;
  vertical-align: middle;
  line-height: 56px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-record01_txt02 {
    line-height: 14.9333333333vw;
    font-size: 8.5333333333vw;
  }
}
.ps .p-y-support-record01_txt02_num {
  vertical-align: middle;
  font-size: 54px;
  font-weight: normal;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-record01_txt02_num {
    font-size: 14.4vw;
  }
}
.ps .p-y-support-record01_txt03 {
  display: block;
  text-align: right;
}

.ps .p-y-support-record02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-record02 {
    display: block;
  }
}
.ps .p-y-support-record02_img {
  width: 225px;
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-record02_img {
    width: 80%;
    max-width: 450px;
    margin: 0 auto 5.3333333333vw;
  }
}
.ps .p-y-support-record02_txt {
  width: calc(100% - 245px);
}
@media only screen and (max-width: 738px) {
  .ps .p-y-support-record02_txt {
    width: auto;
  }
}
.ps .p-y-support-record02_box {
  padding: 20px;
  background-color: #f7f7f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ps .p-y-support-record02_box_tit {
  width: 6em;
  font-weight: bold;
}
.ps .p-y-support-record02_box_txt {
  width: calc(100% - 8em);
}

/* css拡張の際は以下に記述する */
.fukuoka .exam_box {
  width: 50%;
  float: left;
  position: relative;
}

.fukuoka .exam_box table {
  margin: 0 auto 20px auto;
  border: solid 1px #CCCCCC;
  width: 98%;
  height: 250px;
}

.fukuoka .exam_box th {
  color: #FFFFFF;
  padding: 0px;
  font-weight: normal;
  font-size: 20px;
  height: 40px;
}

.fukuoka ul.exam_list {
  list-style-type: none;
  margin: 10px;
  padding: 0;
}

.fukuoka ul.exam_list li {
  margin-bottom: 0.3em;
  line-height: 1.4;
  padding-left: 1.5em;
  position: relative;
}

.fukuoka .but {
  background: #CCC;
  text-align: center;
  font-weight: normal;
  margin: 10px auto;
  padding: 5px;
  font-size: 13px;
  border-radius: 3px;
  display: block;
  width: 90%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.fukuoka .clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.fukuoka .scroll {
  padding: 10px;
}

.fukuoka .new_table {
  margin: 0 auto;
  width: 100%;
}
/*# sourceMappingURL=extend.css.map */


.mod-img-multi-col {
  display: flex;
  gap: 30px;
}
@media only screen and (max-width: 738px) {
  .mod-img-multi-col {
    flex-wrap: wrap;
    gap: 4.6875vw;
  }
}
.mod-img-multi-col__img {
  flex: 1 1 0;
}
@media screen and (max-width: 738px) {
  .mod-img-multi-col__img {
    flex-basis: 100%;
  }
}