  @charset "UTF-8";
header h1 {
  width: 108px; }
  @media screen and (max-width: 767px) {
    header h1 {
      width: 74px;
      margin-right: 10px; } }

.header_interest {
  margin-left: initial; }

.tab_menu,
.panel_wrapper {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; }

.interest_article {
  margin-top: 0; }

@media screen and (max-width: 1024px) {
  .Blkinsta {
    background: url(/stepinto/asset9/img/bg_body.png) left top repeat; } }
.Blkinsta__inner img.pc {
  display: block; }
  @media screen and (max-width: 767px) {
    .Blkinsta__inner img.pc {
      display: none; } }
.Blkinsta__inner img.sp {
  display: none; }
  @media screen and (max-width: 767px) {
    .Blkinsta__inner img.sp {
      display: block; } }

@media screen and (max-width: 1024px) {
  .stepinto_exlink {
    background: url(/stepinto/asset9/img/bg_body.png) left top repeat; } }
@media screen and (max-width: 767px) {
  .stepinto_exlink {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 60px; } }
.stepinto_exlink ul {
  flex-wrap: nowrap; }
  @media screen and (min-width: 768px) {
    .stepinto_exlink ul {
      flex-wrap: wrap; } }

.interest_lead h2 {
  margin: 0; }

body {
  position: relative;
  margin: 0;
  color: #333333;
  font-size: 1.6rem;
  line-height: 1;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  overflow-x: hidden; }
  @media screen and (max-width: 1024px) {
    body.index::before {
      content: "";
      display: block;
      position: fixed;
      top: 0;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100vh;
      background: url(/stepinto/img/mainvisual_guide.jpg) center top no-repeat;
      background-size: cover; } }
  @media screen and (max-width: 767px) {
    body.index::before {
      background: url(/stepinto/img/mainvisual_guide_sp.jpg) center top no-repeat;
      background-size: cover; } }
  @media screen and (max-width: 767px) {
    body.index.bgHidden::before {
      background: none; } }

h2, h3 {
  font-weight: 700; }

h2 {
  margin: 100px 0 50px;
  color: #403999;
  text-align: center;
  font-size: 4.8rem; }
  @media screen and (max-width: 767px) {
    h2 {
      margin: 50px 0 30px;
      font-size: 3rem;
      letter-spacing: 1px; } }
  _:-ms-input-placeholder h2, :root h2 {
    padding-top: 5px; }
  h2 span {
    display: inline-block;
    padding-bottom: 8px;
    opacity: 0; }

h4 {
  font-weight: normal; }

p {
  line-height: 2; }

@media screen and (max-width: 767px) {
  .headerInner {
    padding-left: 15px;
    padding-right: 15px; } }
.headerInner h1 {
  flex-shrink: 0; }
.headerInner p {
  width: 100%;
  text-align: center;
  margin: 0;
  padding-right: 25px;
  color: white; }
  @media screen and (max-width: 767px) {
    .headerInner p {
      font-size: 1.1rem;
      line-height: 1; } }
.headerInner .header_line {
  font-size: 1.4rem; }
  @media screen and (max-width: 767px) {
    .headerInner .header_line {
      font-size: 1.2rem; } }
  .headerInner .header_line a {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid white;
    border-radius: 10px;
    width: 130px;
    height: 36px; }
    @media screen and (max-width: 767px) {
      .headerInner .header_line a {
        width: 100px;
        height: 28px; } }

section {
  width: 100%;
  padding-top: 1px; }
  @media screen and (max-width: 1024px) {
    section {
      padding-top: 1px; } }
  section p {
    letter-spacing: 0; }
  section h2,
  section h3 {
    position: static;
    height: auto;
    min-height: 0;
    line-height: 1; }
  section .section_inner {
    max-width: 1000px;
    margin: auto; }
    @media screen and (max-width: 1024px) {
      section .section_inner {
        padding-left: 15px;
        padding-right: 15px; } }
    @media screen and (max-width: 767px) {
      section .section_inner {
        padding-left: 0;
        padding-right: 0; } }
    section .section_inner p {
      margin-bottom: 30px; }
  section a.link_text {
    color: #403999;
    text-decoration: underline; }
    section a.link_text:hover {
      text-decoration: none; }
  section.opening {
    background: url(/stepinto/img/mainvisual_guide.jpg) center center no-repeat;
    background-size: cover;
    background-attachment: fixed; }
    @media screen and (max-width: 1024px) {
      section.opening {
        background: none; } }
    @media screen and (max-width: 767px) {
      section.opening {
        background-image: none; } }
  section.concept {
    background: url(/stepinto/asset9/img/bg_body.png); }
    @media screen and (max-width: 767px) {
      section.concept {
        background-size: 12px 12px; } }
  section.story {
    background: url(/stepinto/img/bg_campus.png) center center no-repeat;
    background-size: cover; }
  section.campus {
    position: relative;
    min-height: 1340px;
    background-image: linear-gradient(90deg, #f3f2ff 0%, #f3f2ff 50%, #e8e5ff 50%, #e8e5ff 100%); }
    @media screen and (max-width: 1024px) {
      section.campus {
        min-height: 1000px;
        padding-bottom: 50px; } }
    @media screen and (max-width: 767px) {
      section.campus {
        min-height: 0; } }
    section.campus::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      min-height: 600px;
      background-image: linear-gradient(90deg, #e8e5ff 0%, #e8e5ff 50%, #f3f2ff 50%, #f3f2ff 100%); }
      @media screen and (max-width: 767px) {
        section.campus::after {
          min-height: 0;
          height: 50%; } }
  section.learning {
    background: url(/stepinto/asset9/img/bg_body.png);
    padding-bottom: 50px; }
    @media screen and (max-width: 1024px) {
      section.learning {
        padding-bottom: 70px; } }
    @media screen and (max-width: 767px) {
      section.learning {
        padding-bottom: 50px; } }

.opening {
  position: relative;
  min-height: calc(100vh - 157px);
  padding: 100px 100px 50px; }
  @media screen and (max-width: 767px) {
    .opening {
      min-height: calc(100vh - 100px);
      padding: 30px; } }
  .opening .opening_01, .opening .opening_02, .opening .opening_03, .opening .opening_04, .opening .opening_05, .opening .opening_06, .opening .opening_07 {
    color: white;
    font-family: "Yu Mincho Demibold", "Yu Mincho", "YuMincho", serif; }
  .opening .opening_01 {
    width: 2.5em;
    margin-bottom: 90px;
    font-weight: 700;
    font-size: 12rem;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
    animation: openingText 0.5s forwards ease-out 1.2s;
    clip-path: inset(0 100% 0 0);
    opacity: 0; }
    @media screen and (max-width: 767px) {
      .opening .opening_01 {
        margin-top: 20vh;
        margin-bottom: 60px;
        font-size: 8rem; } }
  .opening .opening_02, .opening .opening_03, .opening .opening_04, .opening .opening_05 {
    margin-top: 10px;
    padding: 10px;
    font-size: 2rem;
    text-shadow: 0 0 5px black, 0 0 5px rgba(0, 0, 0, 0.5); }
    @media screen and (max-width: 767px) {
      .opening .opening_02, .opening .opening_03, .opening .opening_04, .opening .opening_05 {
        margin-top: 1vh;
        padding: 7px 2px;
        font-size: 3.6vw; } }
  .opening .opening_02 {
    width: 10em;
    animation: openingText 0.35s forwards ease-out 2s;
    clip-path: inset(0 100% 0 0);
    opacity: 0; }
  .opening .opening_03 {
    width: 14em;
    animation: openingText 0.35s forwards ease-out 2.5s;
    clip-path: inset(0 100% 0 0);
    opacity: 0; }
  .opening .opening_04 {
    width: 22em;
    animation: openingText 0.35s forwards ease-out 3s;
    clip-path: inset(0 100% 0 0);
    opacity: 0; }
  .opening .opening_05 {
    width: 26em;
    animation: openingText 0.35s forwards ease-out 3.5s;
    clip-path: inset(0 100% 0 0);
    opacity: 0; }
  .opening .opening_06 {
    width: 20em;
    margin-top: 25px;
    padding: 10px;
    text-shadow: 0 0 5px black, 0 0 5px rgba(0, 0, 0, 0.5);
    animation: openingText 0.35s forwards ease-out 4.25s;
    clip-path: inset(0 100% 0 0);
    opacity: 0; }
    @media screen and (max-width: 767px) {
      .opening .opening_06 {
        margin-top: 0;
        margin-top: 15px;
        padding: 7px 2px;
        font-size: 3.6vw;
        font-size: clamp(12px, 3.6vw, 18px); } }
  .opening .opening_07 {
    margin-top: 90px;
    line-height: 2.25;
    text-shadow: 0 0 5px black, 0 0 5px rgba(0, 0, 0, 0.5);
    animation: toTop 0.5s forwards cubic-bezier(0.15, 0.5, 0.3, 1) 5s;
    opacity: 0; }
    @media screen and (max-width: 767px) {
      .opening .opening_07 {
        margin-top: 16vh;
        font-size: 3.2vw;
        font-size: clamp(12px, 3.2vw, 18px);
        line-height: 2; } }
  .opening::after {
    display: block;
    position: absolute;
    top: -157px;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background-color: black;
    z-index: 100;
    animation: openingSlide 1s forwards ease-in-out; }
    @media screen and (max-width: 767px) {
      .opening::after {
        top: -100px; } }
  .tab-fixed + .opening {
    margin-top: 81px; }
    @media screen and (max-width: 767px) {
      .tab-fixed + .opening {
        margin-top: 54px; } }
  .opening .opening_title {
    margin-bottom: 90px;
    opacity: 0;
    animation: toTop 0.5s forwards cubic-bezier(0.15, 0.5, 0.3, 1) 1.3s; }
    @media screen and (max-width: 767px) {
      .opening .opening_title {
        margin: 60px 0 80px; } }
    @media screen and (max-width: 767px) {
      .opening .opening_title img {
        max-width: unset;
        width: 50%; } }
  .opening .opening_message {
    opacity: 0;
    animation: toTop 0.5s forwards cubic-bezier(0.15, 0.5, 0.3, 1) 1.9s; }

@keyframes openingSlide {
  0% {
    transform: translateX(0); }
  30% {
    transform: translateX(0); }
  100% {
    transform: translateX(100%); } }
@keyframes openingText {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
    opacity: 0; }
  20% {
    opacity: 1; }
  100% {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
    opacity: 1; } }
.concept {
  padding-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .concept {
      padding: 1px 15px 0; } }
  .concept h2 {
    margin-top: 120px; }
    @media screen and (max-width: 767px) {
      .concept h2 {
        margin-top: 80px; } }
    .concept h2 span {
      display: inline-block;
      padding-bottom: 8px;
      opacity: 0; }
    .concept h2::before {
      position: absolute;
      top: 50px;
      left: 50%;
      transform: translateX(-50%);
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: "\f008"; }
      @media screen and (max-width: 767px) {
        .concept h2::before {
          top: 40px; } }
    .concept h2::after {
      content: none; }
  .concept_h3 {
    display: block;
    background-color: #f3f2ff;
    border: none;
    border-radius: 10px;
    margin-bottom: 45px;
    padding: 0;
    text-align: center;
    font-size: 2.4rem;
    color: #403999;
    line-height: 64px; }
  @media screen and (max-width: 767px) {
    .concept h3 {
      height: 48px;
      margin-bottom: 35px;
      font-size: 4.8vw;
      line-height: 46px; } }
  .concept p {
    text-align: center;
    font-size: 2rem; }
    @media screen and (max-width: 767px) {
      .concept p {
        font-size: 3.8vw;
        line-height: 2; } }
  .concept .flexContainer {
    justify-content: center; }
    @media screen and (max-width: 767px) {
      .concept .flexContainer {
        flex-direction: column;
        margin: 20px 15px 0; } }
    .concept .flexContainer li {
      position: relative;
      width: 70%;
      height: 0;
      padding-top: 39%; }
      @media screen and (max-width: 767px) {
        .concept .flexContainer li {
          width: 100%;
          margin-bottom: 40px;
          padding-top: 56%; } }
    .concept .flexContainer iframe {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%; }

.story {
  padding-bottom: 30px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .story {
      padding: 1px 15px 0;
      text-align: left; } }
  .story h2 {
    margin-top: 120px;
    margin-bottom: 50px;
    color: white; }
    @media screen and (max-width: 767px) {
      .story h2 {
        margin-top: 80px;
        margin-bottom: 30px; } }
    .story h2::before {
      position: absolute;
      top: 60px;
      left: 50%;
      transform: translateX(-50%);
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: 0.75em;
      content: "\f0c0"; }
      @media screen and (max-width: 767px) {
        .story h2::before {
          top: 40px; } }
    .story h2::after {
      content: none; }
  .story h3 {
    display: block;
    background-color: #f3f2ff;
    border: none;
    border-radius: 10px;
    margin-bottom: 45px;
    padding: 0;
    text-align: center;
    font-size: 2.4rem;
    color: #403999;
    line-height: 64px; }
    @media screen and (max-width: 767px) {
      .story h3 {
        height: 48px;
        margin-bottom: 35px;
        font-size: 4.8vw;
        line-height: 46px; } }
  .story p {
    color: white; }
    @media screen and (max-width: 767px) {
      .story p {
        font-size: 3.8vw;
        line-height: 2; } }
  .story .slick-prev,
  .story .slick-next {
    position: absolute;
    top: 130px;
    background-color: transparent;
    border: 1px solid white;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    font-size: 0rem;
    cursor: pointer;
    transition: all 0.2s ease;
    z-index: 2; }
    @media screen and (max-width: 767px) {
      .story .slick-prev,
      .story .slick-next {
        top: 65px;
        width: 50px;
        height: 50px; } }
    .story .slick-prev:hover,
    .story .slick-next:hover {
      background-color: rgba(255, 255, 255, 0.25); }
    .story .slick-prev::after,
    .story .slick-next::after {
      content: "";
      position: absolute;
      top: calc(50% - 6px);
      transform: rotate(45deg);
      width: 12px;
      height: 12px; }
  .story .slick-prev {
    left: 160px; }
    @media screen and (max-width: 1024px) {
      .story .slick-prev {
        left: 16vw; } }
    @media screen and (max-width: 767px) {
      .story .slick-prev {
        left: 10px; } }
    .story .slick-prev::after {
      left: 24px;
      border-bottom: 2px solid white;
      border-left: 2px solid white; }
      @media screen and (max-width: 767px) {
        .story .slick-prev::after {
          left: 20px; } }
  .story .slick-next {
    right: 160px; }
    @media screen and (max-width: 1024px) {
      .story .slick-next {
        right: 16vw; } }
    @media screen and (max-width: 767px) {
      .story .slick-next {
        right: 10px; } }
    .story .slick-next:after {
      right: 24px;
      border-top: 2px solid white;
      border-right: 2px solid white; }
      @media screen and (max-width: 767px) {
        .story .slick-next:after {
          right: 20px; } }

.slider_story {
  margin: auto;
  text-align: center;
  width: 1000px;
  margin-top: 75px;
  overflow: hidden; }
  @media screen and (max-width: 1024px) {
    .slider_story {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .slider_story {
      width: 100%;
      margin-top: 40px;
      margin-bottom: 0; } }
  .slider_story li {
    float: left;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .slider_story li {
        width: 100%; } }
  .slider_story img {
    max-width: 300px; }
    @media screen and (max-width: 767px) {
      .slider_story img {
        max-width: 180px; } }
  .slider_story p {
    position: relative;
    margin-top: 0;
    font-size: 2rem;
    line-height: 1.75; }
    @media screen and (max-width: 767px) {
      .slider_story p {
        font-size: 3.8vw; } }
  .slider_story .story_number {
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 6rem;
    text-shadow: 1px 1px 10px gray; }
    @media screen and (max-width: 767px) {
      .slider_story .story_number {
        top: -30px;
        font-size: 8vw; } }
  .slider_story .story_name {
    font-size: 6rem;
    text-decoration: underline;
    text-decoration-thickness: 2px; }
    @media screen and (max-width: 767px) {
      .slider_story .story_name {
        font-size: 8vw;
        text-decoration-thickness: 1px; } }
  .slider_story .story_honorific {
    font-size: 3rem; }
    @media screen and (max-width: 767px) {
      .slider_story .story_honorific {
        font-size: 4vw; } }
  .slider_story .story_belong {
    text-decoration: underline;
    text-decoration-thickness: 2px; }
    @media screen and (max-width: 767px) {
      .slider_story .story_belong {
        font-size: 3.5vw;
        text-decoration-thickness: 1px; } }
  .slider_story .graduate {
    font-size: 2rem; }
    @media screen and (max-width: 767px) {
      .slider_story .graduate {
        font-size: 3.5vw; } }
  .slider_story a {
    color: #333333;
    text-decoration: underline; }
    .slider_story a:hover {
      text-decoration: none; }

.palt {
  font-feature-settings: "palt"; }

.slider_thumbnail {
  margin: auto;
  text-align: center;
  width: 1000px;
  margin-top: 70px; }
  @media screen and (max-width: 1024px) {
    .slider_thumbnail {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .slider_thumbnail {
      width: 100%;
      margin-top: 30px; } }
  .slider_thumbnail img {
    max-width: 300px;
    cursor: pointer;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .slider_thumbnail img {
        max-width: 48vw;
        cursor: pointer;
        width: 100%; } }
  .slider_thumbnail .slick-track {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1000px !important;
    transform: unset !important; }
    @media screen and (max-width: 1024px) {
      .slider_thumbnail .slick-track {
        width: 100% !important; } }
    @media screen and (max-width: 767px) {
      .slider_thumbnail .slick-track {
        justify-content: center;
        transform: unset !important;
        width: calc(100% + 30px) !important;
        margin-left: -15px; } }
    .slider_thumbnail .slick-track li {
      text-align: center;
      width: 12% !important;
      outline: none; }
      @media screen and (max-width: 767px) {
        .slider_thumbnail .slick-track li {
          width: 20% !important;
          margin: 10px 8px; } }

/* .campus */
.campus {
  padding-bottom: 0; }
  .campus_overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.75);
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 13; }
  .campus_container {
    position: relative;
    max-width: 1200px;
    max-height: 300px;
    margin: 60px auto;
    overflow-y: auto; }
    .campus_container .campus_container_inner {
      background-color: white;
      padding: 35px 20px; }
    .campus_container .btn_window_close_request {
      top: 5px;
      right: 35px; }
  .campus .section_inner {
    display: flex; }
  .campus p {
    margin: 15px 0;
    font-size: 2rem; }
    @media screen and (max-width: 767px) {
      .campus p {
        margin: 50px 0 10px;
        font-size: 4.8vw; } }
    .campus p span,
    .campus p + p {
      margin: 0;
      font-size: 1.6rem; }
    @media screen and (max-width: 767px) {
      .campus p span {
        font-size: 3.2vw; } }
    @media screen and (max-width: 767px) {
      .campus p + p {
        font-size: 3.8vw;
        line-height: 2; } }
  .campus .flexContainer {
    margin: 20px auto 0; }
    @media screen and (max-width: 767px) {
      .campus .flexContainer {
        display: block;
        position: relative;
        width: 100%;
        margin: 20px auto 0;
        padding: 0 15px;
        padding: 0;
        z-index: 1; } }
    .campus .flexContainer li {
      position: relative;
      width: 47%;
      min-height: 500px;
      z-index: 1; }
      @media screen and (max-width: 767px) {
        .campus .flexContainer li {
          float: left;
          width: calc(100% - 70px);
          min-height: 100px;
          margin: 0 35px;
          text-align: center;
          z-index: 1; } }
      .campus .flexContainer li:nth-child(3), .campus .flexContainer li:nth-child(4) {
        margin-top: 60px; }
        @media screen and (max-width: 767px) {
          .campus .flexContainer li:nth-child(3), .campus .flexContainer li:nth-child(4) {
            margin-top: auto; } }
      @media screen and (max-width: 767px) {
        .campus .flexContainer li > div {
          margin: 0 -30px; } }
    .campus .flexContainer iframe {
      width: 100%;
      height: 264px; }
      @media screen and (max-width: 767px) {
        .campus .flexContainer iframe {
          width: 100%;
          height: auto;
          aspect-ratio: 560/315; } }
    @media screen and (max-width: 767px) {
      .campus .flexContainer p {
        text-align: left; } }
  @media screen and (max-width: 767px) {
    .campus .slick-list {
      overflow: hidden; } }
  @media screen and (max-width: 767px) {
    .campus .slick-dots {
      display: flex;
      justify-content: center;
      position: absolute;
      top: calc((100vw - 90px) * 0.5625 + 10px);
      left: 50%;
      transform: translateX(-50%); } }
  @media screen and (max-width: 767px) {
    .campus .slick-dots li {
      background-color: #cccccc;
      border-radius: 50%;
      width: 12px;
      height: 12px;
      min-height: 1px;
      margin: 0 10px; } }
  @media screen and (max-width: 767px) {
    .campus .slick-dots li button {
      display: none; } }
  @media screen and (max-width: 767px) {
    .campus .slick-dots li.slick-active {
      background-color: #403999; } }
  @media screen and (max-width: 767px) {
    .campus .slick-prev,
    .campus .slick-next {
      position: absolute;
      top: 18vw;
      background-color: #403999;
      border-radius: 50%;
      width: 22px;
      height: 22px;
      font-size: 0rem;
      cursor: pointer;
      z-index: 2; } }
  @media screen and (max-width: 767px) {
    .campus .slick-prev {
      left: 1px; } }
  @media screen and (max-width: 767px) {
    .campus .slick-prev::after {
      content: "";
      position: absolute;
      top: calc(50% - 6px);
      left: -1px;
      border: 6px solid transparent;
      border-right: 9px solid white; } }
  @media screen and (max-width: 767px) {
    .campus .slick-next {
      right: 1px; } }
  @media screen and (max-width: 767px) {
    .campus .slick-next::after {
      content: "";
      position: absolute;
      top: calc(50% - 6px);
      right: -1px;
      border: 6px solid transparent;
      border-left: 9px solid white; } }

.btn_campus {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .btn_campus {
      margin-top: 30px;
      margin-bottom: 30px; } }
  .btn_campus a {
    display: inline-block;
    position: relative;
    background-color: white;
    border: 1px solid #403999;
    border-radius: 10px;
    width: 350px;
    height: 60px;
    padding: 0 2em;
    color: #403999;
    line-height: 58px;
    transition: all 0.2s ease; }
    @media screen and (max-width: 767px) {
      .btn_campus a {
        display: block;
        border-width: 2px;
        width: 240px;
        height: 50px;
        margin: auto;
        text-align: center;
        line-height: 48px; } }
    .btn_campus a:link, .btn_campus a .btn_campus a:visited {
      text-decoration: none; }
    .btn_campus a:hover {
      background-color: rgba(64, 57, 153, 0.75);
      color: white;
      text-decoration: none; }
    .btn_campus a:hover::after {
      border-top-color: white;
      border-right-color: white; }
    .btn_campus a::after {
      display: block;
      content: "";
      position: absolute;
      top: 50%;
      right: 60px;
      border-top: 2px solid #403999;
      border-right: 2px solid #403999;
      width: 10px;
      height: 10px;
      transform: translateY(-50%) rotate(45deg); }
      @media screen and (max-width: 767px) {
        .btn_campus a::after {
          border-top-width: 1px;
          border-right-width: 1px;
          width: 8px;
          height: 8px;
          right: 30px; } }

.campus_extra {
  width: 880px;
  margin: 50px auto; }
  @media screen and (max-width: 767px) {
    .campus_extra {
      width: 100%;
      margin: 40px 0; } }
  .campus_extra a {
    display: block;
    position: relative;
    background-color: white;
    border: 1px solid #403999;
    border-radius: 10px;
    padding: 20px 70px;
    text-align: center;
    color: #403999;
    font-size: 2rem;
    line-height: 2; }
    @media screen and (max-width: 767px) {
      .campus_extra a {
        border-radius: 6px;
        padding: 10px 25px 10px 10px;
        font-size: 1.3rem;
        line-height: 1.75; } }
    .campus_extra a::after {
      display: block;
      content: "";
      position: absolute;
      top: 50%;
      right: 60px;
      transform: translateY(-50%) rotate(45deg);
      border-top: 2px solid #403999;
      border-right: 2px solid #403999;
      width: 10px;
      height: 10px;
      transition: all 0.2s ease; }
      @media screen and (max-width: 767px) {
        .campus_extra a::after {
          right: 20px; } }
    .campus_extra a:hover {
      text-decoration: none; }
      .campus_extra a:hover::after {
        right: 56px; }
        @media screen and (max-width: 767px) {
          .campus_extra a:hover::after {
            right: 20px; } }

.campus_arrow {
  font-size: 4rem; }
  @media screen and (max-width: 767px) {
    .campus_arrow {
      padding-bottom: 4px;
      font-size: 3rem; } }

/* .learning */
@media screen and (max-width: 767px) {
  .learning {
    padding-left: 15px;
    padding-right: 15px; } }
.learning figure {
  margin: 50px auto;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .learning figure {
      margin: 15px auto 30px;
      text-align: center; } }
  .learning figure.bnr_abroad {
    margin: 50px auto 30px; }
    @media screen and (max-width: 767px) {
      .learning figure.bnr_abroad {
        margin-top: 40px;
        margin-bottom: 0; } }
.learning h2 {
  margin-top: 120px;
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .learning h2 {
      margin-top: 80px;
      margin-bottom: 30px; } }
  .learning h2::before {
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 0.75em;
    content: "\f1ad"; }
    @media screen and (max-width: 767px) {
      .learning h2::before {
        top: 40px;
        font-size: 1em; } }
  .learning h2::after {
    content: none; }
.learning h3 {
  display: block;
  background-color: #f3f2ff;
  border: none;
  border-radius: 10px;
  margin-bottom: 45px;
  padding: 0;
  text-align: center;
  font-size: 2.4rem;
  color: #403999;
  line-height: 64px; }
  @media screen and (max-width: 767px) {
    .learning h3 {
      height: 48px;
      margin-bottom: 35px;
      font-size: 4.8vw;
      line-height: 46px; } }
.learning .campus_h3 {
  display: flex;
  justify-content: center;
  align-items: center; }
.learning p {
  text-align: center;
  font-size: 2rem; }
  @media screen and (max-width: 1024px) {
    .learning p {
      font-size: 1.8rem; } }
  @media screen and (max-width: 767px) {
    .learning p {
      text-align: left;
      font-size: 3.8vw;
      line-height: 2; } }
  .learning p.btn_campus {
    text-align: center; }
.learning .campus p {
  text-align: left; }
@media screen and (max-width: 767px) {
  .learning .campus_global {
    margin-top: 30px;
    margin-bottom: 0; } }
@media screen and (max-width: 767px) {
  .learning a.youtube img {
    width: 100%; } }

.hokkaido {
  border-color: #7399e5; }

.hokkaido:hover {
  background-color: #9db7ed; }

.kanto {
  border-color: #73bfe5; }

.kanto:hover {
  background-color: #9dd2ed; }

.tokai {
  border-color: #66cc66; }

.tokai:hover {
  background-color: #94db94; }

.kinki {
  border-color: #ffdd33; }

.kinki:hover {
  background-color: #ffe770; }

.chugoku {
  border-color: #ffbb33; }

.chugoku:hover {
  background-color: #ffcf70; }

.kyushu {
  border-color: #ff8080; }

.kyushu:hover {
  background-color: #ffa6a6; }

/* .map_list */
.map_list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 880px;
  margin: 0 auto 50px; }
  @media screen and (max-width: 767px) {
    .map_list {
      width: 100%;
      margin-bottom: 40px; } }
  .map_list li {
    width: 230px;
    height: 56px;
    margin: 25px 0 25px 20px;
    font-size: 1.8rem;
    line-height: 56px; }
    @media screen and (max-width: 767px) {
      .map_list li {
        width: 47%;
        height: 38px;
        margin: 12px 0;
        font-size: 1.2rem;
        line-height: 36px; } }
    .map_list li span {
      margin-left: 40px; }
      @media screen and (max-width: 767px) {
        .map_list li span {
          margin-left: 36px; } }
    .map_list li a {
      display: block;
      position: relative;
      background-color: white;
      border-width: 2px;
      border-style: solid;
      border-radius: 10px;
      text-align: center;
      color: #333333;
      transition: all 0.2s ease; }
      @media screen and (max-width: 767px) {
        .map_list li a {
          border-radius: 6px; } }
      .map_list li a:hover {
        color: white;
        text-decoration: none; }
      .map_list li a::before {
        display: block;
        position: absolute;
        top: 50%;
        left: -20px;
        transform: translateY(-50%);
        content: "";
        background-color: white;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 60px auto;
        border: 2px solid transparent;
        border-radius: 50%;
        width: 80px;
        height: 80px;
        transition: all 0.2s ease; }
        @media screen and (max-width: 767px) {
          .map_list li a::before {
            left: -10px;
            background-size: 36px auto;
            width: 54px;
            height: 54px; } }
      .map_list li a.hokkaido::before {
        background-image: url(/stepinto/img/btn_thum_hokkaido.png);
        border-color: #7399e5; }
      .map_list li a.hokkaido:hover::before {
        background-color: #9db7ed; }
      .map_list li a.kanto::before {
        background-image: url(/stepinto/img/btn_thum_tokyo.png);
        border-color: #73bfe5; }
      .map_list li a.kanto:hover::before {
        background-color: #9dd2ed; }
      .map_list li a.tokai::before {
        background-image: url(/stepinto/img/btn_thum_fukui.png);
        border-color: #66cc66; }
      .map_list li a.tokai:hover::before {
        background-color: #94db94; }
      .map_list li a.kinki::before {
        background-image: url(/stepinto/img/btn_thum_osaka.png);
        border-color: #ffdd33; }
      .map_list li a.kinki:hover::before {
        background-color: #ffe770; }
      .map_list li a.chugoku::before {
        background-image: url(/stepinto/img/btn_thum_tottori.png);
        background-size: 70px auto;
        border-color: #ffbb33; }
        @media screen and (max-width: 767px) {
          .map_list li a.chugoku::before {
            background-image: url(/stepinto/img/btn_thum_tottori.png);
            background-size: 45px auto;
            border-color: #ffbb33; } }
      .map_list li a.chugoku:hover::before {
        background-color: #ffcf70; }
      .map_list li a.kyushu::before {
        background-image: url(/stepinto/img/btn_thum_oita.png);
        border-color: #ff8080; }
      .map_list li a.kyushu:hover::before {
        background-color: #ffa6a6; }

/* Modal Base */
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  z-index: 100; }
  .modal a {
    /* ★★★ */
    color: #403999;
    text-decoration: underline; }
    .modal a:hover {
      text-decoration: none; }
  .modal a.btn_close {
    top: -80px;
    right: 0;
    background-color: transparent;
    width: 70px;
    height: 70px;
    opacity: 0.7;
    z-index: 105;
    /**/ }
    @media screen and (max-width: 1024px) {
      .modal a.btn_close {
        background-color: transparent; } }
    @media screen and (max-width: 767px) {
      .modal a.btn_close {
        top: -45px;
        width: 35px;
        height: 35px; } }
    .modal a.btn_close:hover {
      text-decoration: none; }
    .modal a.btn_close.campus {
      transform: unset;
      top: -80px;
      left: auto;
      right: 0; }
      @media screen and (max-width: 767px) {
        .modal a.btn_close.campus {
          top: -50px; } }

/**/
.modal-bg {
  position: absolute;
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 101; }

/* Modal Content */
.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 800px;
  z-index: 102;
  /*
   */
  /*
   */
  /*
   */
  /*
   */
  /*
   */ }
  @media screen and (max-width: 1024px) {
    .modal-content {
      width: 700px; } }
  @media screen and (max-width: 767px) {
    .modal-content {
      width: calc(100% - 30px);
      z-index: 102; } }
  .modal-content .modal-inner {
    position: relative;
    background: white;
    width: 100%;
    min-height: 100px;
    max-height: 650px;
    padding: 60px;
    overflow-x: hidden;
    overflow-y: scroll; }
    @media screen and (max-width: 1024px) {
      .modal-content .modal-inner {
        max-height: 600px;
        padding: 50px; } }
    @media screen and (max-width: 767px) {
      .modal-content .modal-inner {
        width: 100%;
        max-height: 540px;
        padding: 50px 15px 40px; } }
  .modal-content h3 {
    display: block;
    border: none;
    margin-bottom: 50px;
    padding: 0;
    font-size: 36px;
    color: #403999;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .modal-content h3 {
        margin-bottom: 50px;
        font-size: 5.9vw; } }
  .modal-content dl {
    display: flex;
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      .modal-content dl {
        display: flex;
        margin-top: 15px;
        max-height: 21.33vw; } }
  .modal-content dt {
    flex-shrink: 0;
    width: 140px;
    height: 140px;
    margin-right: 30px; }
    @media screen and (max-width: 767px) {
      .modal-content dt {
        width: 21.33vw;
        max-height: 21.33vw;
        margin-right: 15px; } }
    .modal-content dt img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      font-family: "object-fit:cover;"; }
      @media screen and (max-width: 767px) {
        .modal-content dt img {
          width: 21.33vw;
          height: 21.33vw; } }
      .modal-content dt img[src$=".png"] {
        border: 1px solid #ccc; }
  .modal-content .modal_area {
    font-size: 1.6rem;
    color: #999999;
    line-height: 2; }
    @media screen and (max-width: 767px) {
      .modal-content .modal_area {
        margin-bottom: 0.25em;
        font-size: 3.2vw;
        line-height: 1.5; } }
  .modal-content .modal_text {
    font-size: 1.8rem;
    line-height: 2; }
    @media screen and (max-width: 767px) {
      .modal-content .modal_text {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        font-size: 3.8vw; } }
  .modal-content .campus {
    width: 90%;
    max-width: 1200px;
    height: auto;
    max-height: 700px; }
    @media screen and (max-width: 767px) {
      .modal-content .campus {
        width: 90%;
        max-height: 500px; } }
    .modal-content .campus .modal-inner {
      height: 700px;
      margin: 0;
      padding: 0; }
      @media screen and (max-width: 767px) {
        .modal-content .campus .modal-inner {
          height: clamp(450px, 80vh, 600px); } }
      .modal-content .campus .modal-inner .campus {
        padding: 50px; }
        @media screen and (max-width: 767px) {
          .modal-content .campus .modal-inner .campus {
            height: 100%;
            padding: 1px 0 0; } }
    .modal-content .campus h2 {
      margin: 15px auto 50px;
      line-height: 1; }
      @media screen and (max-width: 767px) {
        .modal-content .campus h2 {
          margin: 50px auto; } }
      .modal-content .campus h2 span {
        opacity: 1; }
      .modal-content .campus h2::after {
        content: none; }
    .modal-content .campus .flexContainer li {
      min-height: 0; }
      .modal-content .campus .flexContainer li:nth-child(3), .modal-content .campus .flexContainer li:nth-child(4) {
        margin-top: 70px; }
        @media screen and (max-width: 767px) {
          .modal-content .campus .flexContainer li:nth-child(3), .modal-content .campus .flexContainer li:nth-child(4) {
            margin-top: auto; } }
      @media screen and (max-width: 767px) {
        .modal-content .campus .flexContainer li > div {
          padding: 0 15px; } }
    .modal-content .campus p + p {
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .modal-content .campus p + p {
          margin-bottom: 0; } }
  .modal-content.story {
    background-color: white;
    width: 100vw;
    max-width: unset;
    padding-bottom: 0;
    height: 100vh; }
    @media screen and (max-width: 767px) {
      .modal-content.story {
        padding: 0; } }
    .modal-content.story .modal-inner {
      position: relative;
      height: 100vh;
      max-height: unset;
      padding: 0;
      overflow: hidden; }
    .modal-content.story a.btn_close {
      top: 20px;
      right: 20px;
      filter: drop-shadow(0 0 3px #646464); }
      @media screen and (max-width: 767px) {
        .modal-content.story a.btn_close {
          top: 20px;
          right: 20px; } }
  .modal-content .story_photo {
    width: 100%;
    height: 100%; }
    .modal-content .story_photo img {
      width: 100%;
      height: 100%;
      max-width: unset;
      object-fit: cover;
      font-family: "object-fit:cover;"; }
  .modal-content .story_content {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 10px;
    width: 90%;
    min-height: 240px;
    padding: 40px 50px; }
    @media screen and (max-width: 767px) {
      .modal-content .story_content {
        bottom: 30px;
        width: calc(100% - 30px);
        min-height: 240px;
        max-height: 44vh;
        padding: 25px 15px 70px 15px; } }
    .modal-content .story_content p {
      margin: 0;
      text-align: left;
      color: #333333; }
      @media screen and (max-width: 767px) {
        .modal-content .story_content p {
          color: #333333;
          font-size: 1.4rem; } }
    .modal-content .story_content .btn {
      display: block;
      background-color: #403999;
      border-radius: 10px;
      min-width: 400px;
      height: 60px;
      margin-top: 40px;
      padding: 0 2em;
      color: white;
      text-align: center;
      font-size: 2rem;
      line-height: 58px; }
      @media screen and (max-width: 767px) {
        .modal-content .story_content .btn {
          position: absolute;
          bottom: 20px;
          border-radius: 10px;
          min-width: 75vw;
          height: 40px;
          margin-top: 20px;
          padding: 0 0.5em;
          font-size: 1.4rem;
          line-height: 38px; } }
      .modal-content .story_content .btn:hover {
        text-decoration: none; }
    .modal-content .story_content_text {
      width: 100%; }
      @media screen and (max-width: 767px) {
        .modal-content .story_content_text {
          position: relative;
          max-height: 44vh;
          overflow-y: scroll; } }
  .modal-content .btn_campus {
    margin-top: 20px;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .modal-content .btn_campus {
        padding-bottom: 20px;
        font-size: 3.8vw; } }
    .modal-content .btn_campus a {
      color: #403999; }
      .modal-content .btn_campus a:hover {
        color: white; }

/* .js-inview */
.js-inview {
  opacity: 0; }
  .js-inview.inview.slideText {
    animation: slideText 0.75s ease-in-out forwards; }
  .js-inview.inview.toRight {
    animation: toRight 0.75s ease-in-out forwards; }
  .js-inview.inview.toLeft {
    animation: toLeft 0.75s ease-in-out forwards; }
  .js-inview.inview.toTop {
    animation: toTop 0.75s ease-in-out forwards; }
  .js-inview.inview.toBottom {
    animation: toBottom 0.75s ease-in-out forwards; }

@keyframes slideText {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
    opacity: 0; }
  100% {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
    opacity: 1; } }
@keyframes toRight {
  0% {
    transform: translateX(-100px);
    opacity: 0; }
  100% {
    transform: translateX(0px);
    opacity: 1; } }
@keyframes toLeft {
  0% {
    transform: translateX(100px);
    opacity: 0; }
  100% {
    transform: translateX(0px);
    opacity: 1; } }
@keyframes toTop {
  0% {
    transform: translateY(50px);
    opacity: 0; }
  100% {
    transform: translateY(0px);
    opacity: 1; } }
@keyframes toBottom {
  0% {
    transform: translateY(-50px);
    opacity: 0; }
  100% {
    transform: translateY(0px);
    opacity: 1; } }
/* .story_contents */
.story_contents {
  background: url(/stepinto/img/bg_check.png) left top repeat; }
  @media screen and (max-width: 767px) {
    .story_contents {
      background: url(/stepinto/asset9/img/bg_body.png) left top repeat; } }
  .story_contents::before {
    content: none; }

/* .story_image */
.story_image {
  max-width: 40%;
  padding-top: 20px;
  padding: 20px 50px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .story_image {
      max-width: 100%;
      padding: 0; } }
  .story_image img {
    display: block;
    width: 300px;
    margin: 20px auto 30px; }
    @media screen and (max-width: 767px) {
      .story_image img {
        display: block;
        width: clamp(180px, 48vw, 360px);
        margin: 20px auto; } }
  .story_image p {
    margin: 0;
    font-size: 2rem;
    line-height: 2; }
    @media screen and (max-width: 1024px) {
      .story_image p {
        font-size: 1.9vw; } }
    @media screen and (max-width: 767px) {
      .story_image p {
        margin: 0;
        font-size: clamp(14px, 3.7vw, 28px);
        line-height: 2; } }
    .story_image p + p {
      font-size: 2.4rem; }
      @media screen and (max-width: 1024px) {
        .story_image p + p {
          font-size: 2.4vw; } }
      @media screen and (max-width: 767px) {
        .story_image p + p {
          font-size: clamp(16px, 4.3vw, 32px); } }
      .story_image p + p span {
        margin-left: 0.5em;
        font-size: 1.8rem; }
        @media screen and (max-width: 1024px) {
          .story_image p + p span {
            font-size: 1.75vw; } }
        @media screen and (max-width: 767px) {
          .story_image p + p span {
            margin-left: 0.5em;
            font-size: clamp(12px, 3.2vw, 24px); } }

/* .page_story */
.page_story {
  max-width: 1000px;
  margin: auto;
  padding: 70px 0; }
  @media screen and (max-width: 1024px) {
    .page_story {
      padding: 60px 15px; } }
  @media screen and (max-width: 767px) {
    .page_story {
      padding: 35px 15px; } }
  .page_story .flexContainer {
    align-items: center;
    padding: 20px 0 10px; }
  .page_story h1 {
    color: #403999;
    text-align: center;
    font-weight: 500;
    font-size: 4.8rem; }
    @media screen and (max-width: 767px) {
      .page_story h1 {
        font-size: clamp(24px, 6.4vw, 48px); } }
  .page_story h2 {
    max-width: 60%;
    height: auto;
    margin: 45px 0 0;
    color: #403999;
    text-align: left;
    font-size: 3rem;
    line-height: 1.25;
    order: -1; }
    @media screen and (max-width: 1024px) {
      .page_story h2 {
        font-size: 2.8vw; } }
    @media screen and (max-width: 767px) {
      .page_story h2 {
        width: 100%;
        max-width: 100%;
        font-size: clamp(20px, 5.3vw, 40px);
        font-feature-settings: "palt";
        order: 0; } }
    .page_story h2::after {
      content: none; }
    .page_story h2 + p {
      margin-top: 50px; }
      @media screen and (max-width: 767px) {
        .page_story h2 + p {
          margin-top: 30px; } }
  .page_story h3 {
    border: none;
    min-height: 1px;
    margin: 30px 0 0;
    padding: 0;
    font-size: 2.4rem; }
    @media screen and (max-width: 767px) {
      .page_story h3 {
        font-size: clamp(16px, 4.3vw, 32px);
        font-feature-settings: "palt"; } }
    .page_story h3 + p {
      margin-top: 50px; }
      @media screen and (max-width: 767px) {
        .page_story h3 + p {
          margin-top: 30px; } }
  .page_story p {
    font-size: 1.6rem; }
    @media screen and (max-width: 767px) {
      .page_story p {
        font-size: clamp(14px, 3.7vw, 28px); } }
  .page_story + .page_story {
    margin-top: 81px; }
  .tab-fixed + .page_story {
    margin-top: 54px; }
  .page_story figure {
    margin: 50px auto;
    max-width: 800px; }
    @media screen and (max-width: 1024px) {
      .page_story figure {
        padding: 0 20px; } }
    @media screen and (max-width: 767px) {
      .page_story figure {
        margin: 20px auto;
        padding: 0; } }
    .page_story figure + h3 {
      margin-top: 70px; }
      @media screen and (max-width: 767px) {
        .page_story figure + h3 {
          margin-top: 32px; } }
  .page_story figcaption {
    margin-top: 1.5em;
    font-size: 1.2rem;
    line-height: 1.5; }
    @media screen and (max-width: 767px) {
      .page_story figcaption {
        margin-top: 1em;
        font-size: clamp(12px, 3.2vw, 24px); } }

/* .page_nav */
.page_nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #403999;
  border-radius: 8px;
  width: 100%;
  height: 60px;
  margin-top: 75px;
  padding: 15px 150px;
  font-size: 1.6rem; }
  @media screen and (max-width: 1024px) {
    .page_nav {
      padding-left: 15%;
      padding-right: 15%; } }
  @media screen and (max-width: 767px) {
    .page_nav {
      height: 40px;
      margin-top: 35px;
      padding: 15px;
      font-size: clamp(12px, 3.2vw, 16px); } }
  .page_nav li {
    position: relative; }
    .page_nav li:first-child::before, .page_nav li:last-child::after {
      display: block;
      content: "";
      position: absolute;
      top: calc(50% - 3px);
      width: 6px;
      height: 6px; }
    .page_nav li:first-child::before {
      left: 0;
      border-top: 1px solid white;
      border-left: 1px solid white;
      transform: rotate(-45deg); }
    .page_nav li:last-child::after {
      right: 0;
      border-top: 1px solid white;
      border-right: 1px solid white;
      transform: rotate(45deg); }
  .page_nav a {
    display: block;
    padding: 10px 1em;
    color: white; }
    .page_nav a:hover {
      text-decoration: none; }

/* .research */
.research {
  background: #323279; }
  .research h2 {
    margin: 120px 0 50px;
    color: #fff; }
    @media screen and (max-width: 767px) {
      .research h2 {
        margin-top: 80px;
        margin-bottom: 30px; } }
    .research h2::before {
      position: absolute;
      top: 60px;
      left: 50%;
      transform: translateX(-50%);
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: 0.75em;
      content: "\f02d"; }
      @media screen and (max-width: 767px) {
        .research h2::before {
          top: 40px; } }
    .research h2::after {
      content: none; }
  .research p.read {
    text-align: center;
    font-size: 2rem;
    color: #fff; }
    @media screen and (max-width: 767px) {
      .research p.read {
        font-size: 3.8vw;
        line-height: 2; } }
  .research figure {
    margin-top: 30px; }
  .research .flexContainer {
    justify-content: center; }
    .research .flexContainer li {
      position: relative;
      width: 70%;
      height: 0;
      padding-top: 39%; }
      @media screen and (max-width: 767px) {
        .research .flexContainer li {
          width: 100%;
          padding-top: 56.25%; } }
    .research .flexContainer iframe {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%; }

/* .global */
.global h2 {
  margin: 120px 0 50px; }
  @media screen and (max-width: 767px) {
    .global h2 {
      margin-top: 80px;
      margin-bottom: 30px; } }
  .global h2::before {
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 0.75em;
    content: "\f0ac"; }
    @media screen and (max-width: 767px) {
      .global h2::before {
        top: 40px; } }
  .global h2::after {
    content: none; }
.global p.read {
  text-align: center;
  font-size: 2rem; }
  @media screen and (max-width: 767px) {
    .global p.read {
      font-size: 3.8vw;
      line-height: 2; } }
.global figure {
  margin-top: 30px; }
.global p.txt_global {
  text-align: center;
  font-size: 1.8rem; }
  .global p.txt_global span {
    display: inline-block;
    font-size: 1.8rem; }
    @media screen and (max-width: 767px) {
      .global p.txt_global span {
        font-size: 1.2rem;
        line-height: 1.75; } }

/* .sports */
.sports {
  background: #323279; }
  .sports h2 {
    margin: 120px 0 50px;
    color: #FFF; }
    @media screen and (max-width: 767px) {
      .sports h2 {
        margin-top: 80px;
        margin-bottom: 30px; } }
    .sports h2::before {
      position: absolute;
      top: 60px;
      left: 50%;
      transform: translateX(-50%);
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: 0.75em;
      content: "\f44e"; }
      @media screen and (max-width: 767px) {
        .sports h2::before {
          top: 40px; } }
    .sports h2::after {
      content: none; }
  .sports p {
    text-align: center;
    font-size: 2rem;
    color: #FFF; }
    @media screen and (max-width: 767px) {
      .sports p {
        font-size: 3.8vw;
        line-height: 2; } }
  .sports .flexContainer {
    justify-content: center; }
    .sports .flexContainer li {
      position: relative;
      width: 70%;
      height: 0;
      padding-top: 39%; }
      @media screen and (max-width: 767px) {
        .sports .flexContainer li {
          width: 100%;
          padding-top: 56.25%; } }
    .sports .flexContainer iframe {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%; }

section.research,
section.global,
section.sports {
  padding-bottom: 56px; }
  @media screen and (max-width: 767px) {
    section.research,
    section.global,
    section.sports {
      padding-bottom: 30px; } }

/* .stepinto_exlink */
.stepinto_exlink .btn_campus {
  margin-top: 0; }

.stepinto_exlink ul.col2 {
  max-width: 750px;
  margin: auto; }
  .stepinto_exlink ul.col2 li {
    border: none;
    background: unset;
    margin-bottom: 0; }
    .stepinto_exlink ul.col2 li p a {
      padding: 0 2em;
      display: inline-block;
      font-size: unset; }

/* .sp */
.sp {
  display: none; }
  @media screen and (max-width: 767px) {
    .sp {
      display: block; } }

/* .link-section */
.link-section {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 45px; }

.link-logo-btn {
  display: inline-block;
  padding-bottom: 8px;
  position: relative;
  box-sizing: border-box;
  transition: padding .15s ease; }
  .link-logo-btn::before {
    content: "";
    background-color: #000;
    border-radius: 12px;
    display: inline-flex;
    position: absolute;
    width: 100%;
    height: calc( 100% - 10px );
    bottom: 0;
    right: 0;
    z-index: 0; }
  @media screen and (min-width: 768.1px) {
    .link-logo-btn:hover {
      padding-top: 8px;
      padding-bottom: 0; } }
  .link-logo-btn.link--meijinow-global::before {
    background-color: #403999; }
  .link-logo-btn.link--meijinow-global figure {
    border: 1px #403999 solid; }
  .link-logo-btn figure {
    position: relative;
    box-sizing: border-box;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #FFF;
    min-width: 410px;
    min-height: 102px;
    border-radius: 12px;
    z-index: 1;
    padding: 10px;
    margin: 0; }
    @media screen and (max-width: 767px) {
      .link-logo-btn figure {
        min-width: auto;
        max-width: 100%;
        min-height: 90px; } }
    .link-logo-btn figure img {
      display: inline-block;
      max-width: 100%;
      max-height: 100%; }
      @media screen and (max-width: 767px) {
        .link-logo-btn figure img {
          transform: scale(80%); } }

/*# sourceMappingURL=article.css.map */
