@charset "UTF-8";
main {
  padding-bottom: 0;
}

#kv.type_1 {
  border-bottom: none;
}
@media screen and (min-width: 769px) {
  #kv.type_1 .ttl_set {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 768px) {
  #kv.type_1 .ttl_set {
    min-height: 0;
  }
}
@media screen and (min-width: 769px) {
  #kv.type_1 .ttl_set > p {
    line-height: 1em;
    font-size: 10rem;
  }
}
@media screen and (min-width: 769px) {
  #kv.type_1 h2 span {
    line-height: 1em;
    font-size: 3.8rem;
  }
}
#kv.type_1 .inner {
  min-height: 0;
}
@media screen and (min-width: 769px) {
  #kv.type_1 figure {
    top: auto;
    bottom: 8rem;
  }
}

.number-area {
  overflow: hidden;
  position: relative;
}

.number-area-inner {
  position: relative;
  max-width: 100rem;
  margin: 0 auto;
  padding: 10rem 0 13.5rem;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .number-area-inner {
    padding: 5rem 0 6rem 2rem;
    border-bottom: #0000ff solid 1px;
  }
}

.number-area-bg {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 0;
  z-index: 1;
}
.number-area-bg img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.number-com-title01 {
  line-height: 0;
}
.number-com-title01 img {
  width: auto;
  height: 4.9rem;
}
@media screen and (max-width: 768px) {
  .number-com-title01 img {
    height: 2.8rem;
  }
}

@keyframes number-star-flow-a {
  0% {
    opacity: 0;
    transform: translate(-50%, 25%);
  }
  15% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translate(0%, 0%);
  }
}
@keyframes number-star-flow-is03 {
  0% {
    opacity: 0;
    transform: translate(10%, -7%);
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translate(0%, 0%);
  }
}
@keyframes number-star-flow-b {
  0% {
    opacity: 0;
    transform: translate(50%, -37.5%);
  }
  45% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translate(0%, 0%);
  }
}
@keyframes number-star-flow-c {
  0% {
    opacity: 0;
    transform: translate(50%, -7.5%);
  }
  45% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translate(0%, 0%);
  }
}
@keyframes number-star-flow-d {
  0% {
    opacity: 0;
    transform: translate(50%, -37.5%);
  }
  45% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translate(0%, 0%);
  }
}
@keyframes number-star-flow-e {
  0% {
    opacity: 0;
    transform: translate(25%, -11%);
  }
  45% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translate(0%, 0%);
  }
}
@keyframes number-star-flow-f {
  0% {
    opacity: 0;
    transform: translate(12.5%, -18.75%);
  }
  45% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translate(0%, 0%);
  }
}
@keyframes number-star-flow-g {
  0% {
    opacity: 0;
    transform: translate(50%, -45%);
  }
  45% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translate(0%, 0%);
  }
}
@keyframes number-star-flow-h {
  0% {
    opacity: 0;
    transform: translate(12.5%, -11%);
  }
  45% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translate(0%, 0%);
  }
}
@keyframes number-star-reveal-b {
  0% {
    opacity: 0;
    transform: translate(14.5%, -11%);
  }
  45% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translate(0%, 0%);
  }
}
@keyframes number-window-sweep-b {
  0% {
    transform: translate(-34.8%, 26.4%);
  }
  100% {
    transform: translate(34.8%, -26.4%);
  }
}
@keyframes number-star-flow-spin {
  0% {
    opacity: 0;
    transform: translate(50%, -22.5%) rotate(0deg);
  }
  15% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translate(0%, 0%) rotate(360deg);
  }
}
.number-com-stars-mask {
  position: absolute;
  line-height: 0;
}

.number-com-stars {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 0;
  animation-timing-function: cubic-bezier(0, 0.38, 0.51, 1);
  animation-iteration-count: 1;
  animation-fill-mode: both;
}
.number-com-stars img {
  width: 100%;
  height: 100%;
}

.number-transaction {
  position: relative;
  margin-bottom: 9rem;
}
@media screen and (max-width: 768px) {
  .number-transaction {
    margin-bottom: 9rem;
    padding-left: 2rem;
  }
}
.number-transaction .number-com-title01 {
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  .number-transaction .number-com-title01 {
    margin-bottom: 2rem;
  }
}
.number-transaction .number-com-stars-mask.is-01 {
  top: 0;
  left: -22rem;
  width: 12.2rem;
  aspect-ratio: 122/97;
}
@media screen and (max-width: 768px) {
  .number-transaction .number-com-stars-mask.is-01 {
    top: 16rem;
    left: -1rem;
    width: 11rem;
    aspect-ratio: 111/57;
  }
}
.number-transaction .number-com-stars-mask.is-02 {
  top: 100%;
  left: -12rem;
  width: 16.1rem;
  margin-top: 2.5rem;
  aspect-ratio: 163/83;
}
@media screen and (max-width: 768px) {
  .number-transaction .number-com-stars-mask.is-02 {
    top: 100%;
    left: auto;
    right: 9.5rem;
    margin-top: 0.5rem;
    width: 6.3rem;
    aspect-ratio: 64/35;
  }
}
.number-transaction .number-com-stars-mask.is-03 {
  top: -22rem;
  left: 100%;
  width: 35.8rem;
  margin-left: -8rem;
  aspect-ratio: 358/211;
}
@media screen and (max-width: 768px) {
  .number-transaction .number-com-stars-mask.is-03 {
    top: -9.2rem;
    width: 13.5rem;
    margin-left: -8rem;
    aspect-ratio: 136/82;
  }
}
.number-transaction .number-com-stars-mask.active .is-01 {
  animation-name: number-star-reveal-b;
  animation-duration: 1.15s;
  animation-delay: 0.3s;
}
.number-transaction .number-com-stars-mask.active .is-02 {
  animation-name: number-star-reveal-b;
  animation-duration: 1.15s;
  animation-delay: 0.3s;
}
.number-transaction .number-com-stars-mask.active .is-03 {
  animation-name: number-star-flow-is03;
  animation-duration: 1.15s;
  animation-delay: 0.3s;
}

.number-transaction-num01 {
  width: 44.4rem;
  margin-bottom: 2.5rem;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .number-transaction-num01 {
    width: 26.7rem;
    margin-bottom: 2rem;
  }
}

.number-transaction-num02 {
  width: 31rem;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .number-transaction-num02 {
    width: 18.5rem;
  }
}

.number-transaction-img01 {
  position: absolute;
  bottom: -3.5rem;
  left: 31.5rem;
  width: 67.3rem;
  line-height: 0;
}
.number-transaction-img01 picture {
  display: block;
}
@media screen and (max-width: 768px) {
  .number-transaction-img01 {
    position: relative;
    width: 33.2rem;
    top: 0;
    left: -2rem;
    bottom: auto;
    margin-top: -3.5rem;
  }
}

.number-transaction-illust01 {
  position: absolute;
  top: -5.2rem;
  left: 29.5rem;
  width: 15.5rem;
}
@media screen and (max-width: 768px) {
  .number-transaction-illust01 {
    top: -3.5rem;
    left: 19.5rem;
    width: 9.3rem;
  }
}

.number-transaction-illust02 {
  position: absolute;
  bottom: -2rem;
  left: 1rem;
  width: 4.7rem;
}

.number-transition {
  position: relative;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 768px) {
  .number-transition {
    margin-bottom: 0;
    padding-left: 2rem;
  }
}
.number-transition .number-com-stars-mask.is-01 {
  top: 26rem;
  left: -14rem;
  width: 10.7rem;
  aspect-ratio: 90/118;
}
@media screen and (max-width: 768px) {
  .number-transition .number-com-stars-mask.is-01 {
    top: auto;
    bottom: 11.6rem;
    left: -12rem;
    width: 20rem;
    aspect-ratio: 202/80;
  }
}
.number-transition .number-com-stars-mask.is-02 {
  bottom: -2.5rem;
  right: -11rem;
  width: 34.5rem;
  aspect-ratio: 345/166;
}
@media screen and (max-width: 768px) {
  .number-transition .number-com-stars-mask.is-02 {
    bottom: 23.5rem;
    right: -12rem;
    width: 20.6rem;
    aspect-ratio: 157/66;
  }
}
.number-transition .number-com-stars-mask.active {
  display: block;
}
.number-transition .number-com-stars-mask.active .is-01 {
  animation-duration: 1.15s;
  animation-delay: 0.3s;
  animation-name: number-star-flow-c;
}
@media screen and (max-width: 768px) {
  .number-transition .number-com-stars-mask.active .is-01 {
    animation-duration: 1.15s;
    animation-delay: 0.3s;
    animation-name: number-star-flow-d;
  }
}
.number-transition .number-com-stars-mask.active .is-02 {
  animation-duration: 1.15s;
  animation-delay: 0.3s;
  animation-name: number-star-flow-d;
}

.number-transition-img01__pos {
  position: relative;
}

@media screen and (max-width: 768px) {
  .number-transition-img01 {
    width: 29.3rem;
  }
}

.number-transition-fleximgs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 90.5rem;
  margin: 0 3rem 0 auto;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .number-transition-fleximgs {
    margin-top: 3rem;
  }
}

.number-transition-img02 {
  width: 39.8rem;
}
@media screen and (min-width: 769px) {
  .number-transition-img02 {
    transform: translateY(6rem);
  }
}
@media screen and (max-width: 768px) {
  .number-transition-img02 {
    width: 24rem;
    margin: 0 0 1.5rem auto;
  }
}

.number-transition-img03 {
  width: 38.2rem;
}
@media screen and (min-width: 769px) {
  .number-transition-img03 {
    transform: translateY(4rem);
  }
}
@media screen and (max-width: 768px) {
  .number-transition-img03 {
    width: 25.4rem;
    margin: 0 0 2.5rem -1rem;
  }
}

.number-transition-img04 {
  width: 41.3rem;
}
@media screen and (min-width: 769px) {
  .number-transition-img04 {
    margin: -4.5rem 0 0 20.7rem;
  }
}
@media screen and (max-width: 768px) {
  .number-transition-img04 {
    width: 27.4rem;
    margin-left: auto;
  }
}

.number-transition-pcillust01 {
  position: absolute;
  top: 6rem;
  right: -17rem;
  width: 28.5rem;
}

.number-transition-pcillust02 {
  position: absolute;
  bottom: -12rem;
  left: -17rem;
  width: 42.8rem;
}

.number-transition-spillust01 {
  position: absolute;
  top: -9.5rem;
  right: 2rem;
  width: 7.5rem;
}

.number-transition-spillust02 {
  position: absolute;
  top: 10.5rem;
  left: -1.5rem;
  width: 2.4rem;
}

.number-transition-spillust03 {
  position: absolute;
  bottom: -2rem;
  right: 3rem;
  width: 8rem;
}

.number-transition-spillust04 {
  position: absolute;
  top: 100%;
  left: -3.7rem;
  width: 10.3rem;
  margin-top: -0.5rem;
}

@media screen and (max-width: 768px) {
  .number-academic {
    padding-left: 2rem;
  }
}

.number-academic-img01 {
  width: 88.3rem;
  margin-bottom: 5rem;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .number-academic-img01 {
    width: 29.3rem;
  }
}

.number-graduate {
  position: relative;
  margin-bottom: 6.5rem;
}
@media screen and (max-width: 768px) {
  .number-graduate {
    margin-bottom: 5.5rem;
    padding-left: 2rem;
    padding-right: 3rem;
  }
}
.number-graduate .number-com-title01 {
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 768px) {
  .number-graduate .number-com-title01 {
    margin-bottom: 2.5rem;
  }
}
.number-graduate .number-com-title01 img {
  height: 5.3rem;
}
@media screen and (max-width: 768px) {
  .number-graduate .number-com-title01 img {
    height: 3.3rem;
  }
}
.number-graduate .number-com-stars-mask.is-01 {
  top: -2.7rem;
  left: 29.5rem;
  width: 2.2rem;
  aspect-ratio: 22/23;
}
.number-graduate .number-com-stars-mask.is-02 {
  top: 7rem;
  left: -28.5rem;
  width: 26.2rem;
  aspect-ratio: 262/254;
}
.number-graduate .number-com-stars-mask.is-03 {
  top: -1.3rem;
  right: -29rem;
  width: 42.8rem;
  aspect-ratio: 428/130;
}
.number-graduate .number-com-stars-mask.is-04 {
  bottom: -9rem;
  right: -24.7rem;
  width: 43rem;
  aspect-ratio: 430/163;
}
.number-graduate .number-com-stars-mask.is-sp01 {
  top: -7.2rem;
  left: 2.5rem;
  width: 1.1rem;
  aspect-ratio: 11/12;
}
.number-graduate .number-com-stars-mask.is-sp02 {
  top: -7rem;
  right: -6rem;
  width: 16rem;
  aspect-ratio: 160/93;
}
.number-graduate .number-com-stars-mask.is-sp03 {
  top: 18rem;
  left: -5.5rem;
  width: 11.1rem;
  aspect-ratio: 111/50;
}
.number-graduate .number-com-stars-mask.is-sp04 {
  top: 37rem;
  right: -12rem;
  width: 25.9rem;
  aspect-ratio: 259/97;
}
.number-graduate .number-com-stars-mask.is-sp05 {
  bottom: -5.5rem;
  right: 5.5rem;
  width: 1.3rem;
  aspect-ratio: 13/14;
}
.number-graduate .number-com-stars-mask.active {
  display: block;
}
.number-graduate .number-com-stars-mask.active .is-01 {
  animation-name: number-star-flow-spin;
  animation-duration: 1.15s;
  animation-delay: 0.3s;
}
.number-graduate .number-com-stars-mask.active .is-02 {
  animation-name: number-star-flow-e;
  animation-duration: 1.15s;
  animation-delay: 0.3s;
}
.number-graduate .number-com-stars-mask.active .is-03 {
  animation-name: number-star-flow-f;
  animation-duration: 1.15s;
  animation-delay: 0.3s;
}
.number-graduate .number-com-stars-mask.active .is-04 {
  animation-name: number-star-flow-h;
  animation-duration: 1.15s;
  animation-delay: 0.3s;
}
.number-graduate .number-com-stars-mask.active .is-sp01 {
  animation-name: number-star-flow-spin;
  animation-duration: 1.15s;
  animation-delay: 0.3s;
}
.number-graduate .number-com-stars-mask.active .is-sp02 {
  animation-name: number-star-flow-e;
  animation-duration: 1.15s;
  animation-delay: 0.3s;
}
.number-graduate .number-com-stars-mask.active .is-sp03 {
  animation-name: number-star-flow-f;
  animation-duration: 1.15s;
  animation-delay: 0.3s;
}
.number-graduate .number-com-stars-mask.active .is-sp04 {
  animation-name: number-star-flow-h;
  animation-duration: 1.15s;
  animation-delay: 0.3s;
}
.number-graduate .number-com-stars-mask.active .is-sp05 {
  animation-name: number-star-flow-spin;
  animation-duration: 1.15s;
  animation-delay: 0.3s;
}

.number-graduate-types {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 5.5rem 0;
  margin-left: -1.5rem;
}
@media screen and (max-width: 768px) {
  .number-graduate-types {
    flex-direction: column;
    gap: 3.5rem 0;
    margin-left: -0.5rem;
  }
}

.number-graduate-types__block {
  display: flex;
  gap: 1.7rem;
  width: 52rem;
}
@media screen and (max-width: 768px) {
  .number-graduate-types__block {
    gap: 1rem;
    width: 100%;
  }
}
.number-graduate-types__block:nth-child(odd) {
  width: 47.5rem;
}
@media screen and (max-width: 768px) {
  .number-graduate-types__block:nth-child(odd) {
    width: 100%;
  }
}

.number-graduate-types__img {
  width: 16.9rem;
  line-height: 0;
}
@media screen and (max-width: 768px) {
  .number-graduate-types__img {
    width: 10.2rem;
  }
}

.number-graduate-types__title {
  display: table;
  margin-bottom: 1.5rem;
  padding: 0.8rem 1.5rem;
  line-height: 1em;
  font-size: 1.7rem;
  color: #fff;
  font-weight: 700;
  background-color: #0000ff;
}
@media screen and (max-width: 768px) {
  .number-graduate-types__title {
    margin-bottom: 1rem;
    padding: 0.6rem 0.8rem;
    line-height: 1em;
    font-size: 1.2rem;
  }
}

.number-graduate-types__listwrap {
  display: flex;
  gap: 3rem;
}
@media screen and (max-width: 768px) {
  .number-graduate-types__listwrap {
    gap: 0;
  }
}
@media screen and (min-width: 769px) {
  .number-graduate-types__listwrap.is-auto {
    gap: 1rem;
  }
}
@media screen and (min-width: 769px) {
  .number-graduate-types__listwrap.is-odd-wide {
    gap: 0;
  }
}

.number-graduate-types__list {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
@media screen and (max-width: 768px) {
  .number-graduate-types__list {
    gap: 1rem;
  }
}

.number-graduate-types__list-item {
  box-sizing: border-box;
  position: relative;
  padding-left: 1.2em;
  color: #0000ff;
  line-height: 1.2em;
  font-size: 1.5rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .number-graduate-types__list-item {
    width: 10.5rem;
    line-height: 1.2em;
    font-size: 1rem;
  }
}
.number-graduate-types__list-item::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "■";
}
@media screen and (min-width: 769px) {
  .is-odd-wide .number-graduate-types__list-item {
    width: 11.2em;
  }
}

.number-benefits {
  position: relative;
}
@media screen and (max-width: 768px) {
  .number-benefits {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .number-benefits .number-com-title01 {
    margin-bottom: 2.5rem;
  }
}
.number-benefits .number-com-title01 img {
  height: 5.3rem;
}
@media screen and (max-width: 768px) {
  .number-benefits .number-com-title01 img {
    height: 3.3rem;
  }
}
.number-benefits .number-com-stars-mask.is-01 {
  top: -2.2rem;
  left: -24rem;
  width: 18.6rem;
  aspect-ratio: 186/84;
}
.number-benefits .number-com-stars-mask.is-sp01 {
  bottom: -4.5rem;
  left: 1.7rem;
  width: 13rem;
  aspect-ratio: 130/47;
}
.number-benefits .number-com-stars-mask.active {
  display: block;
}
.number-benefits .number-com-stars-mask.active .is-01 {
  animation-name: number-star-flow-g;
  animation-duration: 1.15s;
  animation-delay: 0.3s;
}
.number-benefits .number-com-stars-mask.active .is-sp01 {
  animation-name: number-star-flow-g;
  animation-duration: 1.15s;
  animation-delay: 0.3s;
}
@media screen and (max-width: 768px) {
  .number-benefits-img01 {
    width: 30.3rem;
    margin-left: -0.6rem;
  }
}

/*# sourceMappingURL=style.css.map */