@charset "UTF-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  position: relative;
  border-spacing: 0;
}

input,
select {
  vertical-align: middle;
}

input,
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: inherit;
  border-radius: 0;
  color: inherit;
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=month]::-webkit-outer-spin-button,
input[type=month]::-webkit-inner-spin-button,
input[type=datetime-local]::-webkit-outer-spin-button,
input[type=datetime-local]::-webkit-inner-spin-button,
input[type=week]::-webkit-outer-spin-button,
input[type=week]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button,
input[type=time]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=date]::-webkit-inner-spin-button {
  display: none;
}

input[type=number],
input[type=month],
input[type=datetime-local],
input[type=week],
input[type=time],
input[type=date] {
  -moz-appearance: textfield;
}

input[type=date]::-webkit-clear-button,
input[type=month]::-webkit-clear-button,
input[type=datetime-local]::-webkit-clear-button,
input[type=time]::-webkit-clear-button,
input[type=week]::-webkit-clear-button {
  -webkit-appearance: none;
}

button:focus {
  outline: none;
  box-shadow: none;
}

address {
  font-style: normal;
}

@media screen and (min-width: 481px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 576px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 769px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 1040px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 1240px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 1280px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 1440px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 1439px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 1279px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 1239px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 1039px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 991px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 575px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  body {
    margin: 0;
  }
}

@media screen and (max-width: 1239px) {
  .hidden-xl-down {
    display: none !important;
  }
}

@media screen and (max-width: 1039px) {
  .hidden-pc-down {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media screen and (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media screen and (max-width: 374px) {
  .hidden-xxs-down {
    display: none !important;
  }
}

@media screen and (min-width: 1240px) {
  .hidden-xl-up {
    display: none !important;
  }
}

@media screen and (min-width: 1040px) {
  .hidden-pc-up {
    display: none !important;
  }
}

@media screen and (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media screen and (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media screen and (min-width: 481px) {
  .hidden-xs-up {
    display: none !important;
  }
}

@media screen and (min-width: 375px) {
  .hidden-xxs-up {
    display: none !important;
  }
}

.pl-0 {
  padding-left: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pl-0 {
  padding-right: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.pl-1 {
  padding-left: 10px !important;
}

.pt-1 {
  padding-top: 10px !important;
}

.pl-1 {
  padding-right: 10px !important;
}

.pb-1 {
  padding-bottom: 10px !important;
}

.ml-1 {
  margin-left: 10px !important;
}

.mt-1 {
  margin-top: 10px !important;
}

.mr-1 {
  margin-right: 10px !important;
}

.mb-1 {
  margin-bottom: 10px !important;
}

.pl-2 {
  padding-left: 20px !important;
}

.pt-2 {
  padding-top: 20px !important;
}

.pl-2 {
  padding-right: 20px !important;
}

.pb-2 {
  padding-bottom: 20px !important;
}

.ml-2 {
  margin-left: 20px !important;
}

.mt-2 {
  margin-top: 20px !important;
}

.mr-2 {
  margin-right: 20px !important;
}

.mb-2 {
  margin-bottom: 20px !important;
}

.pl-3 {
  padding-left: 30px !important;
}

.pt-3 {
  padding-top: 30px !important;
}

.pl-3 {
  padding-right: 30px !important;
}

.pb-3 {
  padding-bottom: 30px !important;
}

.ml-3 {
  margin-left: 30px !important;
}

.mt-3 {
  margin-top: 30px !important;
}

.mr-3 {
  margin-right: 30px !important;
}

.mb-3 {
  margin-bottom: 30px !important;
}

.pl-4 {
  padding-left: 40px !important;
}

.pt-4 {
  padding-top: 40px !important;
}

.pl-4 {
  padding-right: 40px !important;
}

.pb-4 {
  padding-bottom: 40px !important;
}

.ml-4 {
  margin-left: 40px !important;
}

.mt-4 {
  margin-top: 40px !important;
}

.mr-4 {
  margin-right: 40px !important;
}

.mb-4 {
  margin-bottom: 40px !important;
}

.pl-5 {
  padding-left: 50px !important;
}

.pt-5 {
  padding-top: 50px !important;
}

.pl-5 {
  padding-right: 50px !important;
}

.pb-5 {
  padding-bottom: 50px !important;
}

.ml-5 {
  margin-left: 50px !important;
}

.mt-5 {
  margin-top: 50px !important;
}

.mr-5 {
  margin-right: 50px !important;
}

.mb-5 {
  margin-bottom: 50px !important;
}

.pl-6 {
  padding-left: 60px !important;
}

.pt-6 {
  padding-top: 60px !important;
}

.pl-6 {
  padding-right: 60px !important;
}

.pb-6 {
  padding-bottom: 60px !important;
}

.ml-6 {
  margin-left: 60px !important;
}

.mt-6 {
  margin-top: 60px !important;
}

.mr-6 {
  margin-right: 60px !important;
}

.mb-6 {
  margin-bottom: 60px !important;
}

.pl-7 {
  padding-left: 70px !important;
}

.pt-7 {
  padding-top: 70px !important;
}

.pl-7 {
  padding-right: 70px !important;
}

.pb-7 {
  padding-bottom: 70px !important;
}

.ml-7 {
  margin-left: 70px !important;
}

.mt-7 {
  margin-top: 70px !important;
}

.mr-7 {
  margin-right: 70px !important;
}

.mb-7 {
  margin-bottom: 70px !important;
}

.pl-8 {
  padding-left: 80px !important;
}

.pt-8 {
  padding-top: 80px !important;
}

.pl-8 {
  padding-right: 80px !important;
}

.pb-8 {
  padding-bottom: 80px !important;
}

.ml-8 {
  margin-left: 80px !important;
}

.mt-8 {
  margin-top: 80px !important;
}

.mr-8 {
  margin-right: 80px !important;
}

.mb-8 {
  margin-bottom: 80px !important;
}

.pl-9 {
  padding-left: 90px !important;
}

.pt-9 {
  padding-top: 90px !important;
}

.pl-9 {
  padding-right: 90px !important;
}

.pb-9 {
  padding-bottom: 90px !important;
}

.ml-9 {
  margin-left: 90px !important;
}

.mt-9 {
  margin-top: 90px !important;
}

.mr-9 {
  margin-right: 90px !important;
}

.mb-9 {
  margin-bottom: 90px !important;
}

.pl-10 {
  padding-left: 100px !important;
}

.pt-10 {
  padding-top: 100px !important;
}

.pl-10 {
  padding-right: 100px !important;
}

.pb-10 {
  padding-bottom: 100px !important;
}

.ml-10 {
  margin-left: 100px !important;
}

.mt-10 {
  margin-top: 100px !important;
}

.mr-10 {
  margin-right: 100px !important;
}

.mb-10 {
  margin-bottom: 100px !important;
}

.content-inner {
  width: 100%;
  max-width: 1260px;
}

.mv {
  position: relative;
  height: 100dvh;
}
@media screen and (min-width: 768px) {
  .mv {
    margin-left: -120px;
    min-height: 800px;
  }
}
.mv-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mv-txt {
  position: absolute;
  top: 50%;
  right: 10.5vw;
  width: max(12vw, 190px);
  height: auto;
  transform: translateY(-62%);
}
@media screen and (max-width: 767px) {
  .mv-txt {
    right: 8vw;
    width: 30vw;
    transform: translateY(-103%);
  }
}

.page-main-block {
  padding-bottom: 0;
  background: url(../img/top/bg.png) center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .page-main-block {
    background-image: url(../img/top/bg_sp.png);
  }
}

.btns-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 120px auto 0;
}
@media screen and (max-width: 767px) {
  .btns-block {
    margin-top: 80px;
  }
}
.btns-block a {
  display: inline-block;
  width: 48%;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .btns-block a {
    width: 100% !important;
  }
  .btns-block a:not(:last-child) {
    margin-bottom: 25px;
  }
}
.btns-block a img {
  vertical-align: bottom;
}

.home-opencampus {
  padding: 120px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .home-opencampus {
    padding: 60px 0;
  }
}
.home-opencampus a {
  display: inline-block;
  cursor: pointer;
}

.home-about {
  padding: 120px 0 0;
  background: rgba(68, 78, 100, 0.6);
}
.home-about .content-inner {
  max-width: 1080px;
}
@media screen and (max-width: 767px) {
  .home-about h2 {
    margin-bottom: 80px;
  }
}
.home-about h2 span {
  font-size: 3.5rem;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .home-about h2 span {
    font-size: 2.375rem;
  }
}
.home-about h2 .en {
  display: block;
  margin: 1em 0 0;
  font-size: 0.875rem;
  font-weight: 300;
  font-family: "Outfit", sans-serif;
}
@media screen and (max-width: 767px) {
  .home-about h2 .en {
    font-size: 0.75rem;
  }
}
.home-about p {
  color: #fff;
  line-height: 2em;
}
@media screen and (max-width: 767px) {
  .home-about p {
    font-size: 0.875rem;
  }
}
.home-about p + p {
  margin-top: 1.5em;
}
.home-about .about-slider {
  transform: translateY(120px);
  overflow: visible;
}
@media screen and (max-width: 767px) {
  .home-about .about-slider {
    transform: translateY(80px);
  }
}
.home-about .about-slider .swiper-wrapper {
  align-items: center;
  transition-timing-function: linear;
}
@keyframes floating-y {
  0% {
    transform: translateY(-2%);
  }
  100% {
    transform: translateY(2%);
  }
}

.home-course {
  padding: 240px 0 120px;
  background: url(../img/top/bg2.png) bottom center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .home-course {
    background-image: url(../img/top/bg2_sp.png);
  }
}
.home-course .course {
  padding-top: 8px;
}
.home-course .course__column {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .home-course .course__column {
    flex-flow: column;
    gap: 90px;
  }
}
.home-course .course__column li {
  width: calc(50% - 20px);
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .home-course .course__column li {
    width: auto;
  }
}
.home-course .course__group {
  margin: 60px 70px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .home-course .course__group {
    margin: 0;
  }
}
.home-course .course__verticalGroup {
  position: absolute;
  top: -18px;
  left: -32px;
  display: inline;
  writing-mode: vertical-rl;
  color: #5172A8;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}
@media screen and (max-width: 767px) {
  .home-course .course__verticalGroup.pink {
    top: 8px;
  }
}
@media screen and (max-width: 767px) {
  .home-course .course__verticalGroup {
    left: -5px;
  }
}
.home-course .course__vertical {
  display: inline-block;
  background-color: #fff;
  padding: 8px;
  font-size: 1.5rem;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
}
@media screen and (max-width: 767px) {
  .home-course .course__vertical {
    font-size: 1.1875rem;
    letter-spacing: 1px;
  }
}
.home-course .course__vertical:last-child {
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  .home-course .course__vertical:last-child {
    margin-right: 3px;
  }
}
.home-course .course__num {
  display: inline-block;
  width: 65px;
  margin-right: 12px;
}
@media screen and (max-width: 767px) {
  .home-course .course__num {
    width: 50px;
    margin-right: 9px;
  }
}
.home-course .course__heading {
  font-size: 1.8125rem;
  line-height: 2;
  padding-bottom: 8px;
  border-bottom: solid 1px #bababa;
  min-height: 132px;
  margin: -8px 32px 0;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .home-course .course__heading {
    font-size: 1.375rem;
    min-height: 111px;
    margin: -8px 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .home-course .course__heading.pink {
    display: flex;
    align-items: flex-end;
    padding-bottom: 24px;
    margin-top: -16px;
  }
}
.home-course .course__heading.pink .course__num {
  width: 70px;
}
@media screen and (max-width: 767px) {
  .home-course .course__heading.pink .course__num {
    width: 57px;
  }
}
@media screen and (max-width: 767px) {
  .home-course .course__heading.pink .large {
    line-height: 1.2;
  }
}
.home-course .course__heading span.blue {
  color: #4a86eb;
}
.home-course .course__heading span.pink {
  color: #b06fcc;
}
.home-course .course__heading span.large {
  display: inline-block;
  margin-left: 48px;
  position: relative;
  font-size: 1.8125rem;
}
@media screen and (max-width: 767px) {
  .home-course .course__heading span.large {
    font-size: 1.375rem;
    line-height: 1.4;
  }
}
.home-course .course__heading span.large::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 52px;
  background-color: #bababa;
  top: 2px;
  left: -24px;
  transform: rotate(20deg);
}
@media screen and (max-width: 767px) {
  .home-course .course__heading span.large::before {
    height: 48px;
    top: 50%;
    transform: translateY(-50%) rotate(20deg);
  }
}
.home-course .course__btn {
  margin-top: 42px;
}
@media screen and (max-width: 767px) {
  .home-course .course__btn {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .home-course .course__btn.career {
    margin-top: 0;
  }
}
.home-course .course__btn a {
  border: solid 1px #222222;
  max-width: 250px;
  min-height: 56px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 20px;
  margin: 0 auto;
  font-size: 0.9375rem;
  font-family: "Outfit", sans-serif;
  position: relative;
  font-weight: 300;
}
.home-course .course__btn a::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 17px;
  transform: translateY(-50%);
  border: solid 1px #222222;
  border-radius: 50%;
  width: 15px;
  height: 15px;
}
.home-course .course__btn a::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  background: url(../img/common/icon-arrow.svg) center center no-repeat;
  background-size: contain;
  width: 8px;
  height: 8px;
}
.home-course .route {
  margin-top: 40px;
}
.home-course .route__title {
  padding: 72px 0 56px;
  text-align: center;
  background: linear-gradient(to bottom, rgba(171, 199, 245, 0) 0%, rgba(171, 199, 245, 0.5) 100%);
}
.home-course .route__title span {
  font-size: 2rem;
  font-weight: 300;
  padding-bottom: 21px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .home-course .route__title span {
    font-size: 1.75rem;
  }
}
.home-course .route__title span::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  display: inline-block;
  width: 50px;
  height: 4px;
  background-image: linear-gradient(90deg, #C5E8FC, #B7BBF8);
}
.home-course .route__title.pink {
  background: linear-gradient(to bottom, rgba(237, 207, 250, 0) 0%, rgba(237, 207, 250, 0.5) 100%);
}
.home-course .route__title.pink span::before {
  background-image: linear-gradient(90deg, #E5C3F4, #B7BBF8);
}
.home-course .route__text {
  font-size: 1.5rem;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
  text-align: center;
  color: #092b46;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .home-course .route__text {
    font-size: 1.375rem;
    position: relative;
    z-index: 1;
  }
}
.home-course .route__text.small {
  font-size: 1.125rem;
  font-weight: 400;
  color: #222222;
  min-height: 58px;
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
}
@media screen and (max-width: 767px) {
  .home-course .route__text.small {
    font-size: 1rem;
    min-height: 0;
  }
}
.home-course .route__img.yakuzaishi {
  margin: 0 47px;
}
@media screen and (max-width: 767px) {
  .home-course .route__img.yakuzaishi {
    margin: -32px -5px -24px;
  }
}
.home-course .route__img.kenkyu {
  margin: 0 47px;
}
@media screen and (max-width: 767px) {
  .home-course .route__img.kenkyu {
    margin: -44px 0 0;
  }
}
.home-course .route__graph {
  margin-top: 32px;
  position: relative;
  min-height: 356px;
}
@media screen and (max-width: 767px) {
  .home-course .route__graph {
    margin-top: 40px;
  }
}
.home-course .route__graph--img {
  margin: 0 70px;
}
@media screen and (max-width: 767px) {
  .home-course .route__graph--img {
    margin: 0 40px;
  }
}
.home-course .route__graph--img:nth-of-type(2) {
  position: absolute;
  margin: 0;
  top: 50%;
  right: -105px;
  transform: translateY(-45%);
  width: 172px;
  height: 172px;
}
@media screen and (max-width: 767px) {
  .home-course .route__graph--img:nth-of-type(2) {
    position: static;
    transform: none;
    width: 138px;
    margin: 24px auto 0;
  }
}
.home-course .voice {
  padding-top: 96px;
  margin: 0 40px;
}
@media screen and (max-width: 767px) {
  .home-course .voice {
    margin: 0 20px;
  }
}
.home-course .voice__inner {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 30px 25px;
  border: solid 3px #F2F2F2;
  min-height: 256px;
}
@media screen and (max-width: 767px) {
  .home-course .voice__inner {
    flex-flow: wrap;
    gap: 9px 16px;
    position: relative;
    align-items: center;
    padding: 38px 20px 20px;
  }
}
@media screen and (max-width: 767px) {
  .home-course .voice__group:nth-of-type(1) {
    width: calc(50% - 16px);
    flex-grow: 1;
  }
}
.home-course .voice__group:nth-of-type(2) {
  width: 137px;
  flex-shrink: 0;
  margin: 0 auto;
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .home-course .voice__group:nth-of-type(2) {
    display: contents;
    flex-shrink: 1;
    width: auto;
  }
}
.home-course .voice__heading {
  writing-mode: vertical-rl;
  display: inline-block;
  font-size: 1.25rem;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
  margin-top: -50px;
  padding: 14px 10px;
  background-color: #eaf0fd;
}
@media screen and (max-width: 767px) {
  .home-course .voice__heading {
    writing-mode: horizontal-tb;
    position: absolute;
    margin-top: 0;
    font-size: 1.0625rem;
    padding: 8px 8px;
    top: -22px;
    left: 20px;
  }
}
.home-course .voice__heading.pink {
  background-color: #f7eff9;
}
.home-course .voice__name {
  font-size: 1.25rem;
  color: #5172A8;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .home-course .voice__name {
    font-size: 1rem;
  }
}
.home-course .voice__name span {
  font-size: 1.75rem;
}
@media screen and (max-width: 767px) {
  .home-course .voice__name span {
    font-size: 1.5rem;
  }
}
.home-course .voice__name.pink {
  color: #8b5ba0;
}
.home-course .voice__info {
  font-size: 0.875rem;
  color: #5172A8;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .home-course .voice__info {
    font-size: 0.8125rem;
  }
}
.home-course .voice__info.pink {
  color: #8b5ba0;
}
@media screen and (max-width: 767px) {
  .home-course .voice__img {
    width: calc(50% - 16px);
    flex-grow: 1;
  }
}
.home-course .voice__btn {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .home-course .voice__btn {
    flex-grow: 1;
    margin-top: 0;
  }
}
.home-course .voice__btn a {
  border: solid 1px #222222;
  max-width: 250px;
  min-height: 45px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 20px;
  margin: 0 auto;
  font-size: 0.9375rem;
  font-family: "Outfit", sans-serif;
  position: relative;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .home-course .voice__btn a {
    margin: 0;
    max-width: none;
    justify-content: center;
    padding: 0;
    padding-right: 24px;
    text-align: center;
  }
}
.home-course .voice__btn a::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 17px;
  transform: translateY(-50%);
  border: solid 1px #222222;
  border-radius: 50%;
  width: 15px;
  height: 15px;
}
@media screen and (max-width: 767px) {
  .home-course .voice__btn a::before {
    right: 28%;
  }
}
.home-course .voice__btn a::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  background: url(../img/common/icon-arrow.svg) center center no-repeat;
  background-size: contain;
  width: 8px;
  height: 8px;
}
@media screen and (max-width: 767px) {
  .home-course .voice__btn a::after {
    right: 29%;
  }
}

.home-link {
  padding: 0 0 120px;
}
@media screen and (max-width: 767px) {
  .home-link {
    padding-bottom: 70px;
  }
}
.home-link .section-recruit,
.home-link .section-info {
  padding: 84px 0;
}
@media screen and (max-width: 767px) {
  .home-link .section-recruit,
  .home-link .section-info {
    padding: 45px;
  }
}
.home-link .section-recruit {
  background: url(../img/top/bg_recruit.jpg) top center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .home-link .section-recruit {
    background-image: url(../img/top/bg_recruit_sp.jpg);
  }
}
.home-link .section-recruit .graph {
  width: 100%;
  max-width: 315px;
  margin-top: 50px;
  text-align: center;
}
.home-link .section-recruit .graph img {
  width: 65%;
  height: auto;
}
.home-link .section-info {
  background: url(../img/top/bg_info.jpg) top center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .home-link .section-info {
    background-image: url(../img/top/bg_info_sp.jpg);
  }
}
@media screen and (min-width: 768px) {
  .home-link .section-info .content-row {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  .home-link .section-info .content-row .content-right {
    justify-content: flex-end;
  }
}
.home-link .content-row {
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .home-link .content-row .content-left {
    width: 396px;
  }
}
@media screen and (min-width: 768px) {
  .home-link .content-row .content-right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: calc(100% - 556px);
  }
}
.home-link .content-row ul {
  width: 100%;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .home-link .content-row ul {
    max-width: 315px;
  }
}
.home-link .content-row ul li {
  border-top: 1px solid #fff;
}
.home-link .content-row ul li:last-child {
  border-bottom: 1px solid #fff;
}
.home-link .content-row ul li a {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 1em 0;
  font-size: 1.5rem;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .home-link .content-row ul li a {
    font-size: 1.25rem;
  }
}
.home-link .content-row ul li a [class^=icon-]::before {
  width: 0.6em;
  background: #fff;
}
.home-link .content-row ul li a .icon-blank {
  margin-right: 0.2em;
}
.home-link .content-row ul li a .icon-arrow {
  width: 1em;
  height: 1em;
  border: 1px solid #fff;
  border-radius: 100%;
}
@media screen and (min-width: 768px) {
  .home-link .btns-block a {
    width: 32%;
  }
}

.home-news {
  padding: 120px 0;
  background: rgba(68, 78, 100, 0.6);
}
@media screen and (max-width: 767px) {
  .home-news {
    padding-top: 70px;
  }
}
.home-news .content-row {
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .home-news .content-row .content-left {
    width: calc(100% - 890px);
  }
}
@media screen and (max-width: 767px) {
  .home-news .content-row .content-left {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto 50px;
  }
}
.home-news .content-row .content-left h2 {
  margin: 0 0 100px;
  font-size: 3.625rem;
  font-weight: 300;
  font-family: "Outfit", sans-serif;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .home-news .content-row .content-left h2 {
    margin-bottom: 0;
  }
}
.home-news .content-row .content-left .btn {
  position: relative;
  width: 145px;
  color: #fff;
  border-color: #fff;
}
.home-news .content-row .content-left .btn::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 17px;
  transform: translateY(-50%);
  border: solid 1px #fff;
  border-radius: 50%;
  width: 15px;
  height: 15px;
}
.home-news .content-row .content-left .btn::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  background: url(../img/common/icon-arrow.svg) center center no-repeat;
  background-size: contain;
  width: 8px;
  height: 8px;
  filter: brightness(0) invert(1);
}
.home-news .news-list {
  width: 100%;
  max-width: 890px;
}
.home-news .news-list-item {
  border-top: 1px solid #fff;
}
.home-news .news-list-item:last-child {
  border-bottom: 1px solid #fff;
}
.home-news .news-list-item a {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 30px 20px;
  padding-right: 50px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .home-news .news-list-item a {
    padding: 30px 10px;
    padding-right: 35px;
  }
}
.home-news .news-list-item a .icon-arrow {
  position: absolute;
  top: calc(50% - 15px);
  right: 20px;
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 100%;
}
@media screen and (max-width: 767px) {
  .home-news .news-list-item a .icon-arrow {
    right: 0;
  }
}
.home-news .news-list-item a .icon-arrow::before {
  background: #fff;
}
.home-news .news-date {
  display: inline-block;
  margin-right: 20px;
  padding-right: 20px;
  font-size: 0.75rem;
  font-family: "Outfit", sans-serif;
  line-height: 1.4em;
  border-right: 1px solid #fff;
}
.home-news .news-date-day {
  display: inline-block;
  margin-left: 0.5em;
  font-size: 1.66em;
}
.home-news .news-category {
  display: inline-block;
  padding: 0 0.5em;
  font-size: 0.75rem;
  line-height: 1.4em;
  border: 1px solid #fff;
}
.home-news .news-title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  line-height: 1.75em;
}
@media screen and (max-width: 767px) {
  .home-news .news-title {
    margin-top: 0.5em;
    font-size: 0.875rem;
  }
}
.home-news .news-title [class^=icon-]::before {
  background: #fff;
}
.home-news .news-message {
  width: 100%;
  max-width: 890px;
}
@media screen and (min-width: 768px) {
  .home-news .news-message {
    align-self: center;
  }
}
.home-news .news-message p {
  color: #fff;
}

.appeal {
  margin-top: 40px;
  padding: 40px;
  background-color: #eaf0fd;
}
@media screen and (max-width: 767px) {
  .appeal {
    margin-top: 46px;
    padding: 40px 20px;
  }
}
.appeal.pink {
  background-color: #f7effa;
}

.site_link {
  padding: 40px 0;
}
.site_link .content-inner {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .site_link .content-inner {
    padding: 0;
  }
}
.site_link ul {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
  margin: 0 auto;
}
.site_link ul li img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
@media screen and (min-width: 768px) {
  .site_link ul li img {
    height: 100%;
    max-height: 60px;
    width: auto;
  }
}/*# sourceMappingURL=index.css.map */