@charset "UTF-8";
.sp {
  display: inline-block;
}
@media (min-width: 1025px) {
  .sp {
    display: none;
  }
}

.pc {
  display: none;
}
@media (min-width: 1025px) {
  .pc {
    display: inline-block;
  }
}

@media (max-width: 320px) {
  .hero.subpage .hero_txt p {
    line-height: 1.6;
  }
}

@media screen and (min-width: 1201px) {
  .section_career {
    background: #F5F5F5;
    padding-bottom: 100px;
  }
}
.section_career .inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding: 46px 15px;
}
@media (min-width: 769px) {
  .section_career .inner {
    padding: 40px;
  }
}
@media (min-width: 1025px) {
  .section_career .inner {
    padding: 80px;
  }
}
.section_career .inner p {
  line-height: 1.8;
}
.section_career .inner .career_ttl {
  text-align: center;
  letter-spacing: 0.12rem;
  font-weight: bold;
  font-size: 2rem;
}
@media (min-width: 769px) {
  .section_career .inner .career_ttl {
    font-size: 3rem;
  }
}
.section_career .inner .career_ttl span {
  display: block;
  color: #0054bb;
  font-size: 2.5rem;
}
@media (min-width: 769px) {
  .section_career .inner .career_ttl span {
    font-size: 4rem;
    display: inline-block;
  }
}
.section_career .inner .sub_ttl {
  margin: 15px 0 40px;
  text-align: center;
  font-size: 1.4rem;
  color: #0054bb;
  font-weight: bold;
}
@media (min-width: 769px) {
  .section_career .inner .sub_ttl {
    font-size: 2.2rem;
  }
}
.section_career .inner .bdr_ttl {
  font-weight: bold;
  font-size: 2.4rem;
  border-bottom: solid 1px #000;
  padding-block: 15px 5px;
  margin-bottom: 40px;
}
.section_career .inner .bold_ttl {
  display: block;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
}
.section_career .inner .btm15 {
  margin-bottom: 15px;
}
.section_career .inner .btm30 {
  margin-bottom: 30px;
}
.section_career .inner .btm40 {
  margin-bottom: 40px;
}
.section_career .inner .btm60 {
  margin-bottom: 60px;
}
.section_career .inner .btm8vw {
  margin-bottom: 8vw;
}
.section_career .inner .align-c {
  text-align: center;
}
.section_career .inner .align-r, .section_career .inner .caption {
  text-align: right;
}
.section_career .inner .caption {
  font-size: 1.4rem;
}
.section_career .inner .fs14 {
  font-size: 1.4rem;
}
@media (min-width: 769px) {
  .section_career .inner .col__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.section_career .inner .col__wrap .col__box {
  width: 100%;
  margin-bottom: 25px;
}
@media (min-width: 769px) {
  .section_career .inner .col__wrap .col__box {
    width: 48%;
    margin-bottom: 0;
  }
}
.section_career .inner .col__wrap .col__box img {
  width: 100%;
}
.section_career .inner .col__wrap .col__box.siritu {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.section_career .inner .col__wrap.number_ratio_02 .col__box {
  margin-bottom: 15px;
}
@media (min-width: 769px) {
  .section_career .inner .col__wrap.number_ratio_02 .col__box {
    width: 49%;
  }
}

.number_ratio_01 {
  margin-bottom: 40px;
}
.number_ratio_01 h3 {
  text-align: center;
  font-weight: bold;
  font-size: clamp(2rem, 3.4vw, 3rem);
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
@media (min-width: 1025px) {
  .number_ratio_01 h3 {
    font-size: 3rem;
  }
}
.number_ratio_01 h3 span {
  margin-left: 0.5em;
  font-size: clamp(3rem, 4.4vw, 4.4rem);
  color: #E13423;
  display: block;
}
@media (min-width: 769px) {
  .number_ratio_01 h3 span {
    display: inline-block;
  }
}
@media (min-width: 1025px) {
  .number_ratio_01 h3 span {
    font-size: 4.4rem;
  }
}
.number_ratio_01 .ratio {
  text-align: center;
  font-family: "Arial", "メイリオ", sans-serif;
  color: #E13423;
  font-weight: bold;
  font-size: clamp(10rem, 14vw, 14rem);
  line-height: 1.2;
}
@media (min-width: 1025px) {
  .number_ratio_01 .ratio {
    font-size: 14rem;
  }
}
.number_ratio_01 .ratio span {
  font-size: clamp(8.5rem, 10vw, 10.6rem);
}
.number_ratio_01 .ratio span::after {
  content: "%";
  font-size: clamp(5rem, 5vw, 6.4rem);
  font-weight: normal;
}
@media (min-width: 1025px) {
  .number_ratio_01 .ratio span::after {
    font-size: 6.4rem;
  }
}
@media (min-width: 1025px) {
  .number_ratio_01 .ratio span {
    font-size: 10.6rem;
  }
}
.number_ratio_01 p {
  width: 52%;
  margin: 0 auto;
}

.number_ratio_02 ul {
  background: #F7F7F7;
  padding: 0 15px;
}
@media (min-width: 769px) {
  .number_ratio_02 ul {
    padding: 0 34px;
  }
}
.number_ratio_02 ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.number_ratio_02 ul li:first-of-type .name {
  font-size: clamp(2.4rem, 3.4vw, 3rem);
}
@media (min-width: 1025px) {
  .number_ratio_02 ul li:first-of-type .name {
    font-size: 3rem;
  }
}
.number_ratio_02 ul li:first-of-type .number {
  white-space: nowrap;
}
.number_ratio_02 ul li:first-of-type .number span {
  font-size: clamp(3rem, 6.4vw, 6rem);
}
@media (min-width: 1025px) {
  .number_ratio_02 ul li:first-of-type .number span {
    font-size: 6rem;
  }
}
.number_ratio_02 ul li + li {
  border-top: dashed 1px #aaa;
}
.number_ratio_02 ul .name, .number_ratio_02 ul .number {
  padding: 15px 0;
}
.number_ratio_02 ul .name {
  font-weight: bold;
  width: 54%;
  font-size: 1.7rem;
}
@media (max-width: 320px) {
  .number_ratio_02 ul .name {
    width: 48%;
  }
}
.number_ratio_02 ul .number {
  text-align: right;
  color: #0054bb;
  font-weight: bold;
  width: 46%;
  font-size: 2rem;
}
.number_ratio_02 ul .number span {
  margin-right: 0.1em;
  font-size: 3rem;
}

.number_ratio_02__note {
  margin-bottom: 60px;
}
@media (min-width: 769px) {
  .number_ratio_02__note {
    margin-bottom: 120px;
    text-align: right;
  }
}

.career_guidance {
  background: #f5f5f5;
  padding-inline: 2rem;
  padding-block: 2rem;
  margin-inline: -15px;
  margin-block: 0 60px;
}
@media (min-width: 769px) {
  .career_guidance {
    padding-inline: 40px;
    margin-inline: 0;
    margin-block: 0 120px;
  }
}
.career_guidance .col__wrap {
  padding-block: 30px 0;
}
@media (min-width: 769px) {
  .career_guidance .col__wrap {
    padding-block: 30px;
  }
}
.career_guidance .col__wrap + .col__wrap {
  border-top: dotted 1px #ccc;
}
@media (min-width: 769px) {
  .career_guidance .col__wrap .col__box {
    margin-bottom: 0;
  }
}
@media (min-width: 769px) {
  .career_guidance .col__wrap.rev {
    flex-direction: row-reverse;
  }
}
.career_guidance .col__wrap h3 {
  font-weight: bold;
  font-size: 2.2rem;
  color: #0054bb;
  margin-block: 1rem 1.5rem;
}
.career_guidance .col__wrap h3 span {
  display: block;
  margin-block: 1rem 0;
  font-size: 1.4rem;
}

.career_tbl {
  width: 100%;
  margin-bottom: 30px;
  border: solid 1px #ccc;
}
@media (min-width: 769px) {
  .career_tbl {
    margin-bottom: 0;
  }
}
.career_tbl caption {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 10px;
}
.career_tbl td, .career_tbl th {
  text-align: center;
  border-right: solid 1px #ccc;
}
.career_tbl th {
  text-align: center;
  background: #0054bb;
  padding: 5px 0;
  color: #fff;
  line-height: 1.1;
  vertical-align: middle;
}
.career_tbl td {
  padding: 6px 10px;
}
.career_tbl tbody tr:nth-of-type(even) {
  background: #E3ECF8;
}
.career_tbl tbody tr td:first-of-type {
  text-align: left;
}

.graduates_img_box {
  text-align: center;
}
.graduates_img_box a {
  display: inline-block;
  transition: 0.3s;
}
.graduates_img_box a img {
  width: 100%;
  height: auto;
}
@media (min-width: 769px) {
  .graduates_img_box a:hover {
    box-shadow: 7px 7px 14px rgba(0, 0, 0, 0.04);
  }
  .graduates_img_box a:hover img {
    opacity: 0.8;
  }
}