@charset "UTF-8";
/*
Theme Name: JOSHIBI-environmentaldesign
Theme URI:
Author:
Author URI:
Description:
*/
/*! sanitize.css v6.0.0 | CC0 License | github.com/csstools/sanitize.css */
/* Document
 * ========================================================================== */
/**
 * 1. Remove repeating backgrounds in all browsers (opinionated).
 * 2. Add border box sizing in all browsers (opinionated).
 */
@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=67d09f96-917f-4b2d-b389-cd4f5e6f3b32&fontids=5537192,5537238,5830402");
*,
::before,
::after {
  background-repeat: no-repeat;
  /* 1 */
  box-sizing: border-box;
  /* 2 */ }

/**
 * 1. Add text decoration inheritance in all browsers (opinionated).
 * 2. Add vertical alignment inheritance in all browsers (opinionated).
 */
::before,
::after {
  text-decoration: inherit;
  /* 1 */
  vertical-align: inherit;
  /* 2 */ }

/**
 * 1. Correct the line height in all browsers.
 * 2. Add the default cursor in all browsers (opinionated).
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 * 4. Breaks words to prevent prevent overflow in all browsers (opinionated).
 */
html {
  line-height: 1.15;
  /* 1 */
  cursor: default;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  word-break: break-word;
  /* 4 */ }

/* Sections
 * ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
 * ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * Add the correct display in IE.
 */
main {
  display: block; }

/**
 * Remove the list style on navigation lists in all browsers (opinionated).
 */
nav ol,
nav ul {
  list-style: none; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
 * ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Add the correct text decoration in Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/*
 * Remove the text shadow on text selections in Firefox 61- (opinionated).
 * 1. Restore the coloring undone by defining the text shadow
 *    in all browsers (opinionated).
 */
::-moz-selection {
  background-color: #b3d4fc;
  /* 1 */
  color: #000;
  /* 1 */
  text-shadow: none; }

::selection {
  background-color: #b3d4fc;
  /* 1 */
  color: #000;
  /* 1 */
  text-shadow: none; }

/* Embedded content
 * ========================================================================== */
/*
 * Change the alignment on media elements in all browers (opinionated).
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Change the fill color to match the text color in all browsers (opinionated).
 */
svg {
  fill: currentColor; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Tabular data
 * ========================================================================== */
/**
 * Collapse border spacing in all browsers (opinionated).
 */
table {
  border-collapse: collapse; }

/* Forms
 * ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0; }

/**
 * Inherit styling in all browsers (opinionated).
 */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/**
 * 1. Show the overflow in IE.
 * 2. Remove the inheritance of text transform in Edge, Firefox, and IE.
 */
button {
  overflow: visible;
  /* 1 */
  text-transform: none;
  /* 2 */ }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Restore the focus styles unset by the previous rule in Firefox.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Remove the inner border and padding in Firefox.
 */
::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * Show the overflow in Edge and IE.
 */
input {
  overflow: visible; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in Edge and IE.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the inheritance of text transform in Firefox.
 */
select {
  text-transform: none; }

/**
 * 1. Remove the default vertical scrollbar in IE.
 * 2. Change the resize direction on textareas in all browsers (opinionated).
 */
textarea {
  overflow: auto;
  /* 1 */
  resize: vertical;
  /* 2 */ }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
 * ========================================================================== */
/*
 * Add the correct display in Edge and IE.
 */
details {
  display: block; }

/*
 * Add the correct styles in Edge, IE, and Safari.
 */
dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content; }

dialog:not([open]) {
  display: none; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
 * ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* User interaction
 * ========================================================================== */
/*
 * 1. Remove the tapping delay on clickable elements in all browsers (opinionated).
 * 2. Remove the tapping delay in IE 10.
 */
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  /* 1 */
  touch-action: manipulation;
  /* 2 */ }

/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* Accessibility
 * ========================================================================== */
/**
 * Change the cursor on busy elements in all browsers (opinionated).
 */
[aria-busy="true"] {
  cursor: progress; }

/*
 * Change the cursor on control elements in all browsers (opinionated).
 */
[aria-controls] {
  cursor: pointer; }

/*
 * Change the cursor on disabled, not-editable, or otherwise
 * inoperable elements in all browsers (opinionated).
 */
[aria-disabled],
[disabled] {
  cursor: disabled; }

/*
 * Change the display on visually hidden accessible elements
 * in all browsers (opinionated).
 */
[aria-hidden="false"][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute; }

/* scss-lint:disable all

// [bourbon/_timing-functions.scss at master · thoughtbot/bourbon](https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/addons/_timing-functions.scss)
// CSS cubic-bezier timing functions. Timing functions courtesy of jquery.easie (github.com/jaukia/easie)
// Timing functions are the same as demo'ed here: http://jqueryui.com/resources/demos/effect/easing.html
*/
/* EASE IN */
/* EASE OUT */
/* EASE IN OUT */
/* Mixin */
/* =================================================================

animation

================================================================= */
.js-post-item {
  animation-name: fade;
  animation-duration: 1s;
  animation-iteration-count: 1; }

@keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/* =================================================================

btn　

================================================================= */
/* =================================================================

font-size

================================================================= */
/* =================================================================

responsive

================================================================= */
/* =================================================================

flex

================================================================= */
/* =================================================================

wrapper

================================================================= */
/* =================================================================

easing

================================================================= */
/* Setting */
/* =================================================================

color

================================================================= */
/* text
------------------------------ */
/* key-color
------------------------------ */
/* background
------------------------------ */
/* a
------------------------------ */
/* line
------------------------------ */
/* error
------------------------------ */
/* form
------------------------------ */
/* =================================================================

devices

================================================================= */
/* -webkit-tap-highlight-color: rgba(0,0,0,0.5); */
/* =================================================================

font

================================================================= */
/* =================================================================

screen

================================================================= */
/*

  @include screen('>') {
  }

  @include screen('>', $screen-pc-small) {
  }

  @include screen('>', $screen-pc-medium) {
  }

  @include screen('sp') {
  }

  ---


  @include screen('tablet') {
  }

  @include screen('>tablet') {
  }

  @include screen('pc') {
  }

  @include screen('>pc') {
  }

  @include screen('pc-large') {
  }
*/
/* Compornent */
/* =================================================================

a - リンク要素

================================================================= */
/* 一覧を見る ボタン
------------------------------ */
.c-a_more, .c-a_blank, .l-home_admission-list > div > div a, .m-section-pdf a, .m-description a, .m-link a, .m-link-list a, .l-home_about-textarea a, .l-home_curriculum-figure-area .l-home_curriculum-header a, .l-home_carrer-list > div > div a {
  @exnted .c-text--small;
  font-size: 14px;
  color: #000;
  font-weight: 600;
  text-decoration: none;
  background: #FFF500;
  display: inline-block;
  padding: 5px;
  border-bottom: 1px solid #000;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
  .c-a_more i, .c-a_blank i, .l-home_admission-list > div > div a i, .m-section-pdf a i, .m-description a i, .m-link a i, .m-link-list a i, .l-home_about-textarea a i, .l-home_curriculum-figure-area .l-home_curriculum-header a i, .l-home_carrer-list > div > div a i {
    display: inline-block;
    width: 15px;
    height: 10px;
    background-size: 15px 10px;
    background: url("./assets/images/arrow-right--S.svg") no-repeat center center;
    margin-left: 10px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  .c-a_more:hover, .c-a_blank:hover, .l-home_admission-list > div > div a:hover, .m-section-pdf a:hover, .m-description a:hover, .m-link a:hover, .m-link-list a:hover, .l-home_about-textarea a:hover, .l-home_curriculum-figure-area .l-home_curriculum-header a:hover, .l-home_carrer-list > div > div a:hover {
    color: #FFF500;
    background: #696969;
    text-decoration: none; }
    .c-a_more:hover i, .c-a_blank:hover i, .l-home_admission-list > div > div a:hover i, .m-section-pdf a:hover i, .m-description a:hover i, .m-link a:hover i, .m-link-list a:hover i, .l-home_about-textarea a:hover i, .l-home_curriculum-figure-area .l-home_curriculum-header a:hover i, .l-home_carrer-list > div > div a:hover i {
      background: url("./assets/images/arrow-right-yellow--S.svg") no-repeat center center; }

/* 一覧を見る ボタン
------------------------------ */
.c-a_blank i, .l-home_admission-list > div > div a i {
  width: 12px;
  height: 12px;
  background-size: 12px 12px;
  background: url("./assets/images/icon-blank.svg") no-repeat center center; }
.c-a_blank:hover i, .l-home_admission-list > div > div a:hover i {
  background: url("./assets/images/icon-blank-yellow.svg") no-repeat center center; }

/* ハンバーガーボタン
------------------------------ */
.c-a_menu {
  cursor: pointer;
  position: relative;
  display: block;
  width: 30px;
  height: 29px; }
  .c-a_menu::before, .c-a_menu::after {
    /*    -webkit-transition: .1s ease-in-out;
        -moz-transition: .1s ease-in-out;
        transition: .1s ease-in-out;*/
    position: absolute;
    display: block;
    background: #000;
    height: 1.5px;
    left: 1px; }
  .c-a_menu::before {
    content: "";
    width: 30px;
    top: 9px; }
  .c-a_menu::after {
    content: "";
    width: 30px;
    top: 19px; }
  .c-a_menu.is-close::before, .c-a_menu.is-close::after {
    background: #000; }
  .c-a_menu.is-close::before {
    width: 21px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 14px;
    left: 4px; }
  .c-a_menu.is-close::after {
    width: 21px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 14px;
    left: 4px; }

/*
** ページトップボタン **

```
<a href="#" class="c-a_to_top"></a>
```

*/
.c-a_to-top {
  opacity: 0;
  position: fixed;
  cursor: pointer;
  left: auto;
  right: 17px;
  bottom: 32px;
  z-index: 10;
  margin-right: 0;
  width: 50px;
  height: 50px;
  background: #FFF500 url("./assets/images/arrow-to-top.svg") no-repeat 10px 10px;
  background-size: 30px 30px; }
  .c-a_to-top.active {
    opacity: 1; }
    .c-a_to-top.active:hover {
      opacity: 0.8; }
  @media (min-width: 980px) {
    .c-a_to-top {
      right: 32px;
      bottom: 32px; } }
  .c-a_to-top.absolute {
    position: absolute;
    top: -30px;
    right: 32px;
    bottom: auto; }

/* パンくず
------------------------------ */
/* =================================================================

list

================================================================= */
/* 箇条書き
------------------------------ */
.c-list {
  list-style: none; }
  .c-list li {
    padding-left: 16px;
    position: relative;
    margin: 0; }

/* 横並びリスト
------------------------------ */
.c-list_flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  list-style: none; }
  .c-list_flex li {
    margin: 0; }

/* 定義リスト
------------------------------ */
.c-list_dl-01 dt, .m-section-textarea.is-career dl dt {
  color: #000;
  margin-bottom: 10px; }

.c-list_dl-02 dt, .l-column-qualifications dl dt {
  color: #000;
  margin-bottom: 10px;
  font-weight: 600; }

.c-list_dl-03 dt {
  color: #000;
  margin-bottom: 20px; }

.c-list_dl-04 dt, .m-section-textarea.is-curriculum dl dt {
  color: #000;
  margin-bottom: 20px; }

/* 丸つきインデントリスト
------------------------------ */
.c-list_ul_indent li {
  list-style-type: none;
  position: relative;
  padding-left: 26px; }
  .c-list_ul_indent li::before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: url("./assets/images/icon_list_circle_black.svg") no-repeat center center;
    background-size: 14px 14px;
    position: absolute;
    left: 0;
    top: 0.5em; }
  .c-list_ul_indent li > ul {
    margin-top: 32px; }
    .c-list_ul_indent li > ul li::before {
      content: "";
      display: block;
      width: 14px;
      height: 14px;
      background: url("./assets/images/icon_list_circle_white.svg") no-repeat center center;
      background-size: 14px 14px;
      position: absolute;
      left: 0;
      top: 0.5em; }
  .c-list_ul_indent li > ol {
    margin-top: 32px; }
    .c-list_ul_indent li > ol li {
      list-style-type: decimal;
      position: relative;
      padding-left: 0; }
      .c-list_ul_indent li > ol li::before {
        display: none; }
  .c-list_ul_indent li:not(:last-child) {
    margin-bottom: 16px; }

.c-list_ol_indent li {
  list-style-type: decimal;
  position: relative;
  padding-left: 0; }
  .c-list_ol_indent li > ol {
    margin-top: 32px; }
    .c-list_ol_indent li > ol li {
      list-style-type: lower-latin; }
  .c-list_ol_indent li > ul {
    margin-top: 32px; }
    .c-list_ol_indent li > ul li {
      list-style: none;
      padding-left: 26px; }
      .c-list_ol_indent li > ul li::before {
        content: "";
        display: block;
        width: 14px;
        height: 14px;
        background: url("./assets/images/icon_list_circle_black.svg") no-repeat center center;
        background-size: 14px 14px;
        position: absolute;
        left: 0;
        top: 0.5em; }
  .c-list_ol_indent li:not(:last-child) {
    margin-bottom: 16px; }

/* =================================================================

text

================================================================= */
/* text
------------------------------ */
.c-text, .c-list_dl-01 dd, .m-section-textarea.is-career dl dd, .c-list_dl-02 dt, .l-column-qualifications dl dt, .c-list_dl-02 dd, .l-column-qualifications dl dd, .c-list_dl-04 dt, .m-section-textarea.is-curriculum dl dt, .m-section-textarea p, .l-list-professors > div a .is-name, .l-page-header p, .l-home_about-textarea p, .l-home_carrer-header p, .l-home_admission-header p {
  font-size: 16px;
  line-height: 1.8em;
  letter-spacing: 0.05em; }

.c-text--small, .c-list_dl-03 dd, .c-list_dl-04 dd, .m-section-textarea.is-curriculum dl dd, .m-slide .swiper-pagination-fraction, .m-slide--s .swiper-pagination-fraction, .m-description p, .m-link-list em, .m-slide_top--slide a > div > div p.is-label, .m-slide_top--slide > div > div > div p.is-label, .m-slide_top--slide a > div > div p.is-date, .m-slide_top--slide > div > div > div p.is-date, .l-footer_nav ul li a, .l-page-nav ul li a, .l-home_slide .swiper-pagination-fraction, .l-home_curriculum-figure-area .l-home_curriculum-header p, .l-home_admission-list > div > div p {
  font-size: 14px;
  line-height: 1.8em;
  letter-spacing: 0.05em; }

/* caption
------------------------------ */
.c-text--caption, .c-breadcrumbs, .m-slide .l-slide-caption, .m-slide--s .l-slide-caption, .m-figure-professors figure p, .l-list-professors > div a .is-name-en, .m-slide_exhibition--slide p, .l-header_sp .l-header_sp_togglemenu span, .l-footer_link ul li a, .l-footer_address p, .l-footer_copyright p {
  font-size: 12px;
  line-height: 1.6em;
  letter-spacing: 0.05em; }

/* button
------------------------------ */
.c-text--button {
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.1em;
  font-weight: 600; }

/* navigation
------------------------------ */
.c-text--nav, .l-header_sp .l-header_sp_nav-ul li a, .l-header_pc .l-header_pc_nav-ul li a {
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  font-weight: 600; }
  @media (min-width: 980px) {
    .c-text--nav, .l-header_sp .l-header_sp_nav-ul li a, .l-header_pc .l-header_pc_nav-ul li a {
      font-size: 15px; } }

/* headline
------------------------------ */
.c-headline_01, .l-page-header h1 {
  font-size: 28px;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  font-weight: 600; }
  @media (min-width: 980px) {
    .c-headline_01, .l-page-header h1 {
      font-size: 42px; } }

.c-headline_01_en, .l-page-header h1 em, .l-home_curriculum-figure-area .l-home_curriculum-header h2 em, .l-home_carrer-header h2 em, .l-home_admission-header h2 em {
  font-size: 14px;
  line-height: 1.8em;
  letter-spacing: 0.05em;
  font-weight: 600; }

.c-headline_02, .m-section-title h2, .m-description.is-graduates h1, .m-slide_top--slide a > div > div h2, .m-slide_top--slide > div > div > div h2 {
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  font-weight: 600; }
  @media (min-width: 980px) {
    .c-headline_02, .m-section-title h2, .m-description.is-graduates h1, .m-slide_top--slide a > div > div h2, .m-slide_top--slide > div > div > div h2 {
      font-size: 26px; } }

.c-headline_03, .c-list_dl-01 dt, .m-section-textarea.is-career dl dt, .c-list_dl-03 dt, .m-description h3, .l-column-qualifications h3, .l-section-others h3 {
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  font-weight: 600; }
  @media (min-width: 980px) {
    .c-headline_03, .c-list_dl-01 dt, .m-section-textarea.is-career dl dt, .c-list_dl-03 dt, .m-description h3, .l-column-qualifications h3, .l-section-others h3 {
      font-size: 20px; } }

.c-headline_02-home, .l-home_curriculum-figure-area .l-home_curriculum-header h2, .l-home_carrer-header h2, .l-home_admission-header h2 {
  font-size: 28px;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  font-weight: 600;
  color: #000; }
  @media (min-width: 980px) {
    .c-headline_02-home, .l-home_curriculum-figure-area .l-home_curriculum-header h2, .l-home_carrer-header h2, .l-home_admission-header h2 {
      font-size: 32px; } }

.c-headline_03-home, .l-home_carrer-list > div > div h3, .l-home_admission-list > div > div h3 {
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  font-weight: 600;
  color: #000; }
  @media (min-width: 980px) {
    .c-headline_03-home, .l-home_carrer-list > div > div h3, .l-home_admission-list > div > div h3 {
      font-size: 20px; } }

/* align
------------------------------ */
.c-text--right {
  text-align: right; }

.c-text--center {
  text-align: center; }

/* error
------------------------------ */
.c-text--error {
  font-size: 14px;
  line-height: 1.6;
  color: #ff0000; }

/* =================================================================

breadcrumbs - パンくず

================================================================= */
.c-breadcrumbs {
  font-weight: 600;
  padding: 30px 0;
  color: #000000; }
  .c-breadcrumbs a {
    color: #000000;
    text-decoration: none; }
    .c-breadcrumbs a:hover {
      color: #9C9C9C;
      text-decoration: none; }
  .c-breadcrumbs .current-item {
    color: #9C9C9C; }
  .c-breadcrumbs span[property="itemListElement"] {
    padding-left: 20px;
    padding-right: 20px; }
    .c-breadcrumbs span[property="itemListElement"]:first-child {
      padding-left: 0; }

/* Base */
* {
  box-sizing: border-box; }

html {
  font-family: dnp-shuei-mgothic-std, sans-serif; }

html {
  min-height: 100%; }

body {
  position: relative;
  margin: 0;
  padding: 0;
  background-color: #fff;
  scroll-behavior: smooth;
  color: #696969;
  font-weight: 400;
  font-size: 1rem;
  font-family: "Work Sans", sans-serif;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
  tap-highlight-color: rgba(0, 0, 0, 0.5);
  text-size-adjust: none;
  min-height: 100vh; }

body.fixed {
  overflow: hidden; }

a {
  color: #000000;
  text-decoration: underline;
  cursor: pointer; }

a:hover {
  color: #9C9C9C;
  text-decoration: underline; }

a:active {
  color: #9C9C9C;
  text-decoration: none; }

a:focus {
  outline: none; }

*::-webkit-scrollbar {
  display: none; }

* {
  -ms-overflow-style: none; }

select::-ms-expand {
  display: none; }

input[type="checkbox"] {
  appearance: checkbox; }

input[type="radio"] {
  appearance: radio;
  border-radius: 1;
  vertical-align: baseline;
  *vertical-align: middle; }

input:invalid {
  box-shadow: none; }
input:-moz-submit-invalid {
  box-shadow: none; }
input:-moz-ui-invalid {
  box-shadow: none; }

input, textarea {
  -webkit-appearance: none;
  border-radius: 0; }

input::-moz-placeholder {
  color: #000;
  opacity: 1; }

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000; }

select {
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  outline: none; }

h1,
h2,
h3,
h4,
h5,
ul,
li,
dl,
dt,
dd,
figure,
blockquote {
  margin: 0;
  padding: 0;
  font-weight: normal;
  list-style: none; }

figure {
  line-height: 1; }

p {
  margin: 1em 0 0 0; }

figure,
img,
video,
i,
em {
  font-style: normal;
  image-rendering: optimizeQuality; }

/* common
------------------------------ */
@media (max-width: 415px) {
  .is-show--pc {
    display: none; } }
html.ua-mobile .is-show--pc {
  display: none; }

.is-show--sp {
  display: none; }
  @media (max-width: 415px) {
    .is-show--sp {
      display: block; } }
  html.ua-mobile .is-show--sp {
    display: block; }

/* font
------------------------------ */
@font-face {
  font-family: "TT Norms W01 Thin";
  src: url("./assets/font/MTI-WebFonts-1823273183/Fonts/5537192/bc6c907e-0419-40bd-aafb-282325d0d6b0.woff2") format("woff2"), url("./assets/font/MTI-WebFonts-1823273183/Fonts/5537192/4d2cf970-282a-4912-a7d0-c6f126b24c11.woff") format("woff"); }
@font-face {
  font-family: "TT Norms W01 Regular";
  src: url("./assets/font/MTI-WebFonts-1823273183/Fonts/5537238/35406d8e-39ba-4b17-a795-746fd04b670d.woff2") format("woff2"), url("./assets/font/MTI-WebFonts-1823273183/Fonts/5537238/0ee99cb6-2e0b-4de2-83c6-8f1f8e107bf1.woff") format("woff"); }
@font-face {
  font-family: "TT Norms W01 DemiBold";
  src: url("./assets/font/MTI-WebFonts-1823273183/Fonts/5830402/4110ae96-f9b6-4f88-a43d-3ec99c92a447.woff2") format("woff2"), url("./assets/font/MTI-WebFonts-1823273183/Fonts/5830402/b179882b-b5fe-45ac-9ccc-8e32d04afaa5.woff") format("woff"); }
/*
clearfix - http://nicolasgallagher.com/micro-clearfix-hack/ APRIL 21, 2011
how to use : @extend .clearfix;
*/
.clearfix {
  /* For modern browsers */
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }
  .clearfix:before, .clearfix:after {
    content: "";
    display: table; }
  .clearfix:after {
    clear: both; }

/* Module */
/* =================================================================

section - セクション

================================================================= */
.sticky-item {
  background: #F3F3ED;
  position: sticky;
  top: 70px;
  width: 100vw;
  z-index: 10;
  margin-left: -20px;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 980px) {
    .sticky-item {
      position: static;
      top: auto;
      width: auto;
      padding-left: 0;
      padding-right: 0;
      margin-left: 0; } }
  @media (min-width: 1440px) {
    .sticky-item {
      position: static;
      top: auto;
      width: auto;
      padding-left: 0;
      padding-right: 0;
      margin-left: 0; } }

.sticky-spacer-top {
  width: 100%;
  height: 40px;
  display: block; }
  @media (min-width: 980px) {
    .sticky-spacer-top {
      display: none; } }

.sticky-spacer-bottom {
  width: 100%;
  height: 120px;
  display: block; }
  @media (min-width: 980px) {
    .sticky-spacer-bottom {
      height: 150px; } }

.sticky-spacer-top.is-professors .sticky-wrap {
  width: 100%;
  height: 80px;
  display: block; }
  @media (min-width: 980px) {
    .sticky-spacer-top.is-professors .sticky-wrap {
      height: 110px; } }

/* セクション
------------------------------ */
.m-section-title {
  /*  margin-bottom: 40px;*/ }
  .m-section-title h2 {
    border-top: 1px solid #000;
    padding-top: 30px;
    padding-bottom: 20px;
    color: #000; }
    .m-section-title h2 span {
      white-space: nowrap;
      display: block; }
  @media (min-width: 980px) {
    .m-section-title {
      border-top: 1px solid #000;
      padding-bottom: 60px;
      margin-bottom: 0;
      width: 37.5%;
      padding-right: 8.95%; }
      .m-section-title h2 {
        border-top: 0; } }

.m-section-textarea p {
  margin-top: 0; }
.m-section-textarea.is-curriculum dl {
  border-bottom: 1px solid #CECECE;
  padding-top: 40px;
  padding-bottom: 30px; }
  .m-section-textarea.is-curriculum dl:first-child {
    padding-top: 0; }
  .m-section-textarea.is-curriculum dl em {
    font-weight: 600; }
.m-section-textarea.is-career dl {
  margin-bottom: 60px; }
  .m-section-textarea.is-career dl:last-child {
    margin-bottom: 0; }
.m-section-textarea.is-activities > div {
  margin-top: 40px; }
  .m-section-textarea.is-activities > div:first-child {
    margin-top: 0; }
@media (min-width: 980px) {
  .m-section-textarea.is-activities > div {
    margin-top: 90px; } }
@media (min-width: 1440px) {
  .m-section-textarea.is-activities > div {
    margin-top: 90px; } }
.m-section-textarea.is-admission figure {
  margin-bottom: 30px; }
  .m-section-textarea.is-admission figure img {
    width: 100%;
    height: auto; }
@media (min-width: 415px) and (max-width: 980px) {
  .m-section-textarea.is-admission {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse; }
    .m-section-textarea.is-admission figure {
      width: calc(calc(100vw - 40px) * 0.3253); }
    .m-section-textarea.is-admission .flex-cont {
      width: calc(calc(100vw - 40px) * 0.6367); } }
@media (min-width: 980px) {
  .m-section-textarea.is-admission {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse; }
    .m-section-textarea.is-admission figure {
      width: calc(calc(100vw - 120px) * 0.5985 * 0.3253); }
    .m-section-textarea.is-admission .flex-cont {
      width: calc(calc(100vw - 120px) * 0.5985 * 0.6367); } }
@media (min-width: 1440px) {
  .m-section-textarea.is-admission {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse; }
    .m-section-textarea.is-admission figure {
      width: 257px; }
    .m-section-textarea.is-admission .flex-cont {
      width: 503px; } }
@media (min-width: 980px) {
  .m-section-textarea {
    width: 62.5%;
    border-top: 1px solid #000;
    padding-top: 30px;
    padding-bottom: 60px; } }

@media (min-width: 980px) {
  .is-full .m-section-title {
    width: 40.15%;
    padding-right: 7.57%; } }
@media (min-width: 980px) {
  .is-full .m-section-textarea {
    width: 59.85%; } }

.m-section-pdf {
  margin-top: 40px; }

/* スライドカラム
------------------------------ */
.m-slide {
  margin-top: 40px; }
  .m-slide.is-activities {
    margin-top: 0; }
  .m-slide .swiper {
    width: 100%;
    height: calc(calc(100vw - 40px) * 0.75 + 65px); }
  .m-slide .swiper-slide-image {
    display: block;
    width: 100%;
    height: calc(calc(100vw - 40px) * 0.75);
    background: transparent;
    position: relative; }
    .m-slide .swiper-slide-image img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
  .m-slide a .swiper-slide-image:hover {
    opacity: 0.8; }
  .m-slide.is-graduates {
    margin-top: 0; }
    .m-slide.is-graduates .swiper-slide-image {
      background: transparent; }
  .m-slide *:focus {
    outline: none; }
  .m-slide .l-slide-caption {
    color: #000;
    background: #fff;
    display: block;
    position: absolute;
    bottom: -5px;
    right: 0;
    padding: 5px 10px; }
  .m-slide .swiper-pagination-fraction {
    color: #000;
    font-weight: 600;
    width: 70px;
    bottom: 20px;
    left: 0px; }
  .m-slide .l-slide-nav {
    position: absolute;
    bottom: 25px;
    right: 0;
    width: 70px;
    display: flex;
    justify-content: space-between; }
  .m-slide .swiper-button-prev,
  .m-slide .swiper-button-next {
    width: 20px;
    height: 13px;
    background-size: 20px 13px !important;
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    margin-top: 0;
    display: block; }
    .m-slide .swiper-button-prev:after,
    .m-slide .swiper-button-next:after {
      display: none; }
  .m-slide .swiper-button-prev {
    background: url("./assets/images/arrow-left.svg") no-repeat center center; }
  .m-slide .swiper-button-next {
    background: url("./assets/images/arrow-right.svg") no-repeat center center; }
  .m-slide .swiper-button-disabled {
    background: none; }
  @media (min-width: 980px) {
    .m-slide .swiper {
      height: calc(calc(100vw - 120px) * 0.72727273 * 0.484375 * 0.75 + 65px); }
    .m-slide .swiper-slide-image {
      height: calc(calc(100vw - 120px) * 0.72727273 * 0.484375 * 0.75); }
    .m-slide.is-size--L .swiper {
      height: calc(calc(100vw - 120px) * 0.5985 * 0.75 + 65px); }
    .m-slide.is-size--L .swiper-slide-image {
      height: calc(calc(100vw - 120px) * 0.5985 * 0.75); } }
  @media (min-width: 1440px) {
    .m-slide .swiper {
      height: calc(348px + 65px); }
    .m-slide .swiper-slide-image {
      height: 348px; }
    .m-slide.is-size--L .swiper {
      height: calc(592px + 65px); }
    .m-slide.is-size--L .swiper-slide-image {
      height: 592px; } }
  .m-slide.is-not-slide .l-slide-nav {
    display: none; }

.m-slide--s {
  overflow: hidden;
  margin-right: -20px; }
  .m-slide--s .swiper {
    width: calc(320px * 3);
    height: 305px;
    margin-left: 0;
    overflow: hidden;
    position: relative; }
    .m-slide--s .swiper::before {
      content: "";
      display: block;
      background: transparent;
      width: 20px;
      height: 240px;
      position: absolute;
      top: 0;
      left: -20px;
      z-index: 10; }
  .m-slide--s .swiper-slide-image {
    display: block;
    width: 100%;
    height: 240px;
    background: #fff;
    position: relative; }
    .m-slide--s .swiper-slide-image img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
  .m-slide--s a .swiper-slide-image:hover {
    opacity: 0.8; }
  .m-slide--s *:focus {
    outline: none; }
  .m-slide--s .l-slide-caption {
    color: #000;
    background: #fff;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px 10px; }
  .m-slide--s .swiper-pagination-fraction {
    color: #000;
    font-weight: 600;
    width: 70px;
    bottom: 20px;
    left: 0px; }
  .m-slide--s .l-slide-nav {
    position: absolute;
    bottom: 25px;
    left: calc(100vw - 110px);
    width: 70px;
    display: flex;
    justify-content: space-between; }
  .m-slide--s .swiper-button-prev,
  .m-slide--s .swiper-button-next {
    width: 20px;
    height: 13px;
    background-size: 20px 13px !important;
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    margin-top: 0;
    display: block; }
    .m-slide--s .swiper-button-prev:after,
    .m-slide--s .swiper-button-next:after {
      display: none; }
  .m-slide--s .swiper-button-prev {
    background: url("./assets/images/arrow-left.svg") no-repeat center center; }
  .m-slide--s .swiper-button-next {
    background: url("./assets/images/arrow-right.svg") no-repeat center center; }
  .m-slide--s .swiper-button-disabled {
    background: none; }
  @media (min-width: 980px) {
    .m-slide--s {
      overflow: hidden;
      margin-right: -60px; }
      .m-slide--s .swiper {
        overflow: hidden;
        width: calc(calc(100vw - 120px) * 0.72727273);
        height: calc(calc(100vw - 120px) * 0.72727273 * 0.33333333 * 0.75 + 65px); }
      .m-slide--s .swiper-slide-image {
        height: calc(calc(100vw - 120px) * 0.72727273 * 0.33333333 * 0.75); }
      .m-slide--s .l-slide-nav {
        left: calc(calc(100vw - 120px) * 0.72727273 - 70px ); } }
  @media (min-width: 1440px) {
    .m-slide--s {
      overflow: hidden;
      margin-right: -60px;
      /*    width: calc(100vw - 364px - calc(50vw - 664px));*/
      width: 960px; }
      .m-slide--s .swiper {
        width: 960px;
        height: 305px; }
      .m-slide--s .swiper-slide-image {
        height: 240px; }
      .m-slide--s .l-slide-nav {
        left: calc(960px - 70px); } }

.m-description h3 {
  color: #000;
  margin-bottom: 10px; }
.m-description p {
  margin: 0; }
  .m-description p.is-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px; }
  .m-description p.is-name {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px; }
.m-description a {
  margin-top: 10px; }
.m-description.is-facility {
  border-top: 1px solid #000;
  padding-top: 30px; }
.m-description.is-information {
  border-top: 1px solid #000;
  padding-top: 30px;
  padding-bottom: 40px; }
.m-description.is-curriculum {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding-top: 20px;
  padding-bottom: 20px; }
.m-description.is-activities {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding-top: 30px;
  padding-bottom: 30px; }
.m-description.is-graduates {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding-top: 30px;
  padding-bottom: 30px; }
  .m-description.is-graduates h1 {
    color: #000;
    margin-bottom: 30px; }
  .m-description.is-graduates .is-textarea {
    color: #000;
    font-weight: 600;
    margin-bottom: 10px; }
  @media (min-width: 980px) {
    .m-description.is-graduates {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (min-width: 1440px) {
    .m-description.is-graduates {
      padding-top: 60px;
      padding-bottom: 60px; } }

.m-figure-about {
  margin-top: 30px; }
  .m-figure-about img {
    width: 100%;
    height: calc(calc(100vw - 40px) * 0.75);
    object-fit: cover; }
  @media (min-width: 980px) {
    .m-figure-about {
      margin-top: 0; }
      .m-figure-about img {
        height: calc(calc(100vw - 120px) * 0.72727273 * 0.484375 * 0.75); } }
  @media (min-width: 1440px) {
    .m-figure-about {
      margin-top: 0; }
      .m-figure-about img {
        height: calc(1320px * 0.72727273 * 0.484375 * 0.75); } }

.m-figure-professors figure {
  margin-top: 60px;
  /*    text-align: center;*/ }
  .m-figure-professors figure:first-child {
    margin-top: 0; }
  .m-figure-professors figure img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: calc(calc(100vw - 40px) * 0.75); }
  .m-figure-professors figure p {
    margin-top: 20px;
    margin-bottom: 0;
    text-align: left; }
@media (min-width: 980px) {
  .m-figure-professors figure {
    width: 100%; }
    .m-figure-professors figure img {
      max-height: calc(calc(100vw - 120px) * 0.5985 * 0.75); } }
@media (min-width: 1440px) {
  .m-figure-professors figure {
    width: 790px; }
    .m-figure-professors figure img {
      height: 592px; } }

.m-link {
  padding: 20px 0 0; }
  .m-link a {
    margin-right: 10px;
    margin-bottom: 5px; }

.m-link-list {
  display: table;
  padding: 20px 0 40px; }
  .m-link-list > * {
    display: table-cell;
    vertical-align: top; }
  .m-link-list em {
    white-space: nowrap;
    margin-right: 10px;
    padding-top: 5px; }
  .m-link-list span {
    display: inline-block; }
  .m-link-list a {
    margin-right: 10px;
    margin-bottom: 5px; }
  @media (min-width: 980px) {
    .m-link-list {
      padding-bottom: 80px; } }

.fancybox-content {
  width: 533px;
  height: 300px;
  max-width: calc(100vw - 40px);
  max-height: calc(100vh - 160px);
  box-sizing: border-box; }
  @media (min-width: 980px) {
    .fancybox-content {
      max-width: 790px;
      max-height: calc(100vh - 180px); } }
  @media (min-width: 1440px) {
    .fancybox-content {
      max-width: 790px;
      max-height: calc(100vh - 180px); } }

.fancybox-toolbar {
  top: 40px;
  right: 20px; }
  @media (min-width: 980px) {
    .fancybox-toolbar {
      top: 90px;
      left: 50%;
      margin-left: 425px; } }
  @media (min-width: 1440px) {
    .fancybox-toolbar {
      top: 90px;
      left: 50%;
      margin-left: 425px; } }

.fancybox-button {
  width: 25px;
  height: 25px;
  padding: 0;
  background: url("./assets/images/close.svg") no-repeat center center; }
  .fancybox-button svg {
    display: none; }

.m-profile {
  padding: 30px;
  box-sizing: border-box; }
  @media (min-width: 980px) {
    .m-profile {
      padding: 60px; } }
  @media (min-width: 1440px) {
    .m-profile {
      padding: 60px; } }

.l-list-professors {
  display: flex;
  flex-wrap: wrap; }
  .l-list-professors > div {
    width: calc(calc(100vw - 40px - 20px) / 2);
    margin-bottom: 40px;
    margin-right: 20px; }
    .l-list-professors > div figure {
      background: #FFF500;
      width: 100%;
      margin-bottom: 10px; }
    .l-list-professors > div img {
      width: 100%;
      height: calc(calc(100vw - 40px - 20px) / 2);
      object-fit: cover;
      transition: 0.5s; }
    .l-list-professors > div a {
      text-decoration: none; }
      .l-list-professors > div a .is-name {
        font-weight: 600;
        color: #000; }
      .l-list-professors > div a .is-name-en {
        color: #696969; }
      .l-list-professors > div a:hover img {
        opacity: 0.5; }
      .l-list-professors > div a:hover p {
        text-decoration: none; }
    .l-list-professors > div:nth-child(2n) {
      margin-right: 0; }
  @media (min-width: 415px) and (max-width: 980px) {
    .l-list-professors > div {
      width: calc(calc(100vw - 40px - 3 * 20px) / 4); }
      .l-list-professors > div img {
        height: calc(calc(100vw - 40px - 3 * 20px) / 4); }
      .l-list-professors > div:nth-child(2n) {
        margin-right: 20px; }
      .l-list-professors > div:nth-child(4n) {
        margin-right: 0; } }
  @media (min-width: 980px) {
    .l-list-professors > div {
      width: calc(calc(calc(100vw - 120px) * 0.5985 - 60px) / 4);
      margin-right: 20px; }
      .l-list-professors > div img {
        height: calc(calc(calc(100vw - 120px) * 0.5985 - 60px) / 4); }
      .l-list-professors > div:nth-child(2n) {
        margin-right: 20px; }
      .l-list-professors > div:nth-child(4n) {
        margin-right: 0; } }
  @media (min-width: 1440px) {
    .l-list-professors > div {
      width: calc(calc(790px - 3 * 30px) / 4);
      margin-right: 30px; }
      .l-list-professors > div img {
        height: calc(calc(790px - 3 * 30px) / 4); }
      .l-list-professors > div:nth-child(2n) {
        margin-right: 30px; }
      .l-list-professors > div:nth-child(4n) {
        margin-right: 0; } }

.m-list-graduates {
  display: flex;
  flex-wrap: wrap; }
  .m-list-graduates > div {
    width: calc(calc(100vw - 40px - 20px) / 2);
    margin-bottom: 20px;
    margin-right: 20px;
    background: #FFF500; }
    .m-list-graduates > div img {
      width: 100%;
      height: calc(calc(100vw - 40px - 20px) / 2);
      object-fit: cover;
      transition: 0.5s;
      vertical-align: bottom; }
      .m-list-graduates > div img:hover {
        opacity: 0.5; }
    .m-list-graduates > div:nth-child(2n) {
      margin-right: 0; }
  @media (min-width: 415px) and (max-width: 980px) {
    .m-list-graduates > div {
      width: calc(calc(100vw - 40px - 3 * 20px) / 4); }
      .m-list-graduates > div img {
        height: calc(calc(100vw - 40px - 3 * 20px) / 4); }
      .m-list-graduates > div:nth-child(2n) {
        margin-right: 20px; }
      .m-list-graduates > div:nth-child(4n) {
        margin-right: 0; } }
  @media (min-width: 980px) {
    .m-list-graduates > div {
      width: calc(calc(100vw - 120px - 4 * 13px) / 5);
      margin-right: 13px;
      margin-bottom: 13px; }
      .m-list-graduates > div img {
        height: calc(calc(100vw - 120px - 4 * 13px) / 5); }
      .m-list-graduates > div:nth-child(2n) {
        margin-right: 13px; }
      .m-list-graduates > div:nth-child(4n) {
        margin-right: 13px; }
      .m-list-graduates > div:nth-child(5n) {
        margin-right: 0; } }
  @media (min-width: 1440px) {
    .m-list-graduates > div {
      width: calc(calc(1320px - 4 * 13px) / 5);
      margin-right: 13px; }
      .m-list-graduates > div img {
        height: calc(calc(1320px - 4 * 13px) / 5); }
      .m-list-graduates > div:nth-child(2n) {
        margin-right: 13px; }
      .m-list-graduates > div:nth-child(4n) {
        margin-right: 13px; }
      .m-list-graduates > div:nth-child(5n) {
        margin-right: 0; } }

.m-list-graduates--excerpt {
  display: flex;
  flex-wrap: wrap; }
  .m-list-graduates--excerpt > div {
    width: calc(calc(100vw - 40px - 13px) / 2);
    margin-bottom: 13px;
    margin-right: 13px;
    background: #FFF500; }
    .m-list-graduates--excerpt > div img {
      width: 100%;
      height: calc(calc(100vw - 40px - 13px) / 2);
      object-fit: cover;
      transition: 0.5s;
      vertical-align: bottom; }
      .m-list-graduates--excerpt > div img:hover {
        opacity: 0.5; }
    .m-list-graduates--excerpt > div:nth-child(2n) {
      margin-right: 0; }
  @media (min-width: 415px) and (max-width: 980px) {
    .m-list-graduates--excerpt > div {
      width: calc(calc(100vw - 40px - 2 * 20px) / 3);
      margin-bottom: 20px;
      margin-right: 20px; }
      .m-list-graduates--excerpt > div img {
        height: calc(calc(100vw - 40px - 2 * 20px) / 3); }
      .m-list-graduates--excerpt > div:nth-child(2n) {
        margin-right: 20px; }
      .m-list-graduates--excerpt > div:nth-child(3n) {
        margin-right: 0; } }
  @media (min-width: 980px) {
    .m-list-graduates--excerpt > div {
      width: calc(calc(calc(100vw - 120px) * 0.5985 - 60px) / 3);
      margin-bottom: 20px;
      margin-right: 20px; }
      .m-list-graduates--excerpt > div img {
        height: calc(calc(calc(100vw - 120px) * 0.5985 - 60px) / 3); }
      .m-list-graduates--excerpt > div:nth-child(2n) {
        margin-right: 20px; }
      .m-list-graduates--excerpt > div:nth-child(3n) {
        margin-right: 0; } }
  @media (min-width: 1440px) {
    .m-list-graduates--excerpt > div {
      width: calc(calc(790px - 80px) / 3);
      margin-right: 20px; }
      .m-list-graduates--excerpt > div img {
        height: calc(calc(790px - 80px) / 3); }
      .m-list-graduates--excerpt > div:nth-child(2n) {
        margin-right: 20px; }
      .m-list-graduates--excerpt > div:nth-child(3n) {
        margin-right: 0; } }

.l-list-graduates {
  padding-bottom: 120px; }
  @media (min-width: 980px) {
    .l-list-graduates {
      padding-bottom: 150px; } }
  @media (min-width: 1440px) {
    .l-list-graduates {
      padding-bottom: 150px; } }

.l-career-list-graduates {
  padding-top: 40px; }
  @media (min-width: 980px) {
    .l-career-list-graduates {
      padding-top: 60px; } }
  @media (min-width: 1440px) {
    .l-career-list-graduates {
      padding-top: 60px; } }

/* =================================================================

スライド

================================================================= */
/* 共通 - swiper.css の設定用css
------------------------------ */
/* ページネーション */
.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  border: 1px solid #0068B7;
  background: #fff !important;
  opacity: 1 !important; }
  @media (min-width: 980px) {
    .swiper-pagination-bullet {
      width: 16px !important;
      height: 16px !important; } }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px !important; }
  @media (min-width: 980px) {
    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
      margin: 0 8px !important; } }

.swiper-pagination-bullet-active {
  background: #0068B7 !important; }

/* トップページ - メインスライド
------------------------------ */
.m-slide_top {
  width: 100vw;
  height: auto;
  /* ページネーションをスライドの下に配置 */
  overflow-y: visible !important;
  /*ページネーション分の余白を追加*/
  padding-bottom: 25px !important;
  /* ページネーション配置用の上書きcss */ }
  @media (min-width: 980px) {
    .m-slide_top {
      width: 100vw;
      height: 658px; } }
  .m-slide_top .swiper-pagination-bullets {
    display: flex !important;
    justify-content: flex-start !important;
    padding-left: 16px;
    bottom: 0 !important;
    z-index: 2; }
    @media (min-width: 980px) {
      .m-slide_top .swiper-pagination-bullets {
        justify-content: flex-end !important;
        padding-right: 80px;
        bottom: 144px !important; } }

.m-slide_top--slide {
  position: relative; }
  .m-slide_top--slide a, .m-slide_top--slide > div {
    text-decoration: none;
    /* テキスト情報 */
    /* 画像 */ }
    .m-slide_top--slide a:hover, .m-slide_top--slide > div:hover {
      color: #696969; }
    .m-slide_top--slide a > div, .m-slide_top--slide > div > div {
      position: static !important; }
      .m-slide_top--slide a > div > div, .m-slide_top--slide > div > div > div {
        padding: 2px 0 16px 0; }
        @media (min-width: 980px) {
          .m-slide_top--slide a > div > div, .m-slide_top--slide > div > div > div {
            position: absolute;
            background: rgba(255, 255, 255, 0.7);
            width: 428px;
            min-height: 164px;
            padding: 16px 16px 16px 16px;
            top: 60px;
            left: 40px; } }
        .m-slide_top--slide a > div > div h2, .m-slide_top--slide > div > div > div h2 {
          margin-top: 16px; }
        .m-slide_top--slide a > div > div p.is-label, .m-slide_top--slide > div > div > div p.is-label {
          color: #FFF500;
          margin-top: 16px; }
          @media (min-width: 980px) {
            .m-slide_top--slide a > div > div p.is-label, .m-slide_top--slide > div > div > div p.is-label {
              margin-top: 0px; } }
        .m-slide_top--slide a > div > div p.is-date, .m-slide_top--slide > div > div > div p.is-date {
          margin-top: 6px; }
          @media (min-width: 980px) {
            .m-slide_top--slide a > div > div p.is-date, .m-slide_top--slide > div > div > div p.is-date {
              margin-top: 8px; } }
    .m-slide_top--slide a > figure, .m-slide_top--slide > div > figure {
      background-size: cover;
      background-position: center center;
      width: 100vw;
      height: 100vw; }
      @media (min-width: 980px) {
        .m-slide_top--slide a > figure, .m-slide_top--slide > div > figure {
          width: 100%;
          height: 658px; } }

/* 展示会 - メインスライド
------------------------------ */
.m-slide_exhibition {
  width: 100vw;
  height: 100vw;
  overflow: visible !important;
  /* ページネーション配置用の上書きcss */ }
  @media (min-width: 980px) {
    .m-slide_exhibition {
      width: 100vw;
      height: auto; } }
  .m-slide_exhibition .swiper-pagination-bullets {
    display: flex !important;
    justify-content: flex-start !important;
    padding-left: 16px;
    bottom: -42px !important; }
    @media (min-width: 980px) {
      .m-slide_exhibition .swiper-pagination-bullets {
        padding-right: 80px;
        justify-content: flex-end !important;
        bottom: 56px !important; } }

.m-slide_exhibition--slide {
  justify-content: center;
  align-items: center;
  text-align: left; }
  @media (min-width: 980px) {
    .m-slide_exhibition--slide {
      text-align: center; } }
  .m-slide_exhibition--slide figure {
    margin: auto auto;
    width: 100vw;
    height: 100vw;
    display: flex; }
    .m-slide_exhibition--slide figure img {
      margin: auto auto;
      height: auto;
      width: auto;
      max-width: 100vw;
      max-height: 100vw; }
    @media (min-width: 980px) {
      .m-slide_exhibition--slide figure {
        height: 735px; }
        .m-slide_exhibition--slide figure img {
          max-height: 735px; } }
  .m-slide_exhibition--slide p {
    padding-left: 16px;
    padding-right: 16px;
    line-height: 1;
    margin-top: 8px; }
    @media (min-width: 980px) {
      .m-slide_exhibition--slide p {
        margin-top: 16px; } }

/* イベント - スライド
------------------------------ */
.m-slide_event {
  margin-top: 16px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  z-index: 1;
  padding: 0; }
  .m-slide_event .swiper-button-prev {
    background: #F3F3ED; }
  .m-slide_event .swiper-button-prev {
    align-items: start;
    justify-content: flex-end;
    margin: 0; }
  .m-slide_event .swiper-button-next {
    align-items: start;
    justify-content: start;
    margin: 0; }
  .m-slide_event .swiper-button-prev.swiper-button-disabled,
  .m-slide_event .swiper-button-next.swiper-button-disabled {
    opacity: 0 !important; }
  .m-slide_event .swiper-button-prev {
    left: calc((50vw - 576px - 60px) * -1);
    right: auto; }
  .m-slide_event .swiper-button-prev:after,
  .m-slide_event .swiper-container-rtl .swiper-button-next:after {
    content: '';
    display: block;
    width: 19px;
    height: 31px;
    background: url("./assets/images/arrow-left.svg") no-repeat center center;
    background-size: 19px 31px; }
  .m-slide_event .swiper-button-next:after,
  .m-slide_event .swiper-container-rtl .swiper-button-prev:after {
    content: '';
    display: block;
    width: 19px;
    height: 31px;
    background: url("./assets/images/arrow-right.svg") no-repeat center center;
    background-size: 19px 31px; }
  @media (max-width: 415px) {
    .m-slide_event .m-slide_event--wrapper {
      display: block !important; }
    .m-slide_event .m-slide_event--item {
      margin-top: 16px; }
    .m-slide_event .swiper-button-prev,
    .m-slide_event .swiper-button-next {
      display: none !important; } }
  @media (min-width: 980px) {
    .m-slide_event {
      margin-top: 32px;
      max-width: 768px;
      height: 450px;
      overflow: visible !important;
      /* アクティブなスライドは透過なしに */
      /* ナビゲーションの上書き css */ }
      .m-slide_event .m-slide_event--item {
        padding-right: 2.7%; }
      .m-slide_event .m-slide_event--item {
        opacity: .6; }
        .m-slide_event .m-slide_event--item.swiper-slide-active, .m-slide_event .m-slide_event--item.swiper-slide-next, .m-slide_event .m-slide_event--item.swiper-slide-next + div {
          opacity: 1; }
      .m-slide_event .swiper-button-prev,
      .m-slide_event .swiper-button-next {
        top: 0 !important;
        height: 100% !important; } }
  @media (min-width: 1440px) {
    .m-slide_event {
      max-width: 1152px; }
      .m-slide_event::before {
        width: calc(50vw - 586px);
        left: calc((50vw - 576px - 60px) * -1); }
      .m-slide_event .swiper-button-prev,
      .m-slide_event .swiper-button-next {
        width: calc(50vw - 576px) !important;
        right: calc((50vw - 576px - 60px) * -1) !important; }
        .m-slide_event .swiper-button-prev:after,
        .m-slide_event .swiper-button-next:after {
          margin-top: 103px; }
      .m-slide_event .swiper-button-prev:after {
        margin-right: 48px; }
      .m-slide_event .swiper-button-next:after {
        margin-left: 48px; } }

/* Layout */
/* =================================================================

wrapper

================================================================= */
/* .ns-l-wrapper
------------------------------ */
/* 最大幅 1320px */
.l-wrapper, .c-breadcrumbs, .m-slide_top--slide a > div, .m-slide_top--slide > div > div {
  max-width: 1320px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  position: relative;
  box-sizing: content-box; }
  @media (min-width: 980px) {
    .l-wrapper, .c-breadcrumbs, .m-slide_top--slide a > div, .m-slide_top--slide > div > div {
      padding-right: 60px;
      padding-left: 60px; } }

/* 最大幅 1152px */
.l-wrapper--M, .m-slide_event {
  max-width: 1152px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  position: relative;
  box-sizing: content-box; }
  @media (min-width: 980px) {
    .l-wrapper--M, .m-slide_event {
      padding-right: 60px;
      padding-left: 60px; } }

/* 最大幅 928px */
.l-wrapper--S {
  max-width: 928px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  position: relative;
  box-sizing: content-box; }
  @media (min-width: 980px) {
    .l-wrapper--S {
      padding-right: 60px;
      padding-left: 60px; } }

/* =================================================================

column

================================================================= */
.l-section-col-2, .l-column-facility, .l-column-qualifications {
  width: 100%; }
  @media (min-width: 980px) {
    .l-section-col-2, .l-column-facility, .l-column-qualifications {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .l-section-col-2 > div, .l-column-facility > div, .l-column-qualifications > div {
        width: 48.4375%;
        display: block; } }

.l-section-col-3, .l-column-information {
  width: 100%; }
  @media (min-width: 980px) {
    .l-section-col-3, .l-column-information {
      display: flex; }
      .l-section-col-3 > div, .l-column-information > div {
        width: 28.125%;
        display: block;
        margin-right: 7.8125%; }
        .l-section-col-3 > div:nth-child(3n), .l-column-information > div:nth-child(3n) {
          margin-right: 0; } }

.l-column-facility {
  padding-top: 40px;
  padding-left: 30px; }
  @media (min-width: 980px) {
    .l-column-facility {
      padding-top: 0;
      padding-bottom: 30px;
      padding-left: 0; } }

.l-column-information {
  padding-left: 30px; }
  @media (min-width: 980px) {
    .l-column-information {
      padding-left: 0; } }

.l-column-qualifications {
  padding-left: 30px; }
  .l-column-qualifications h3 {
    color: #000;
    margin-bottom: 30px; }
  .l-column-qualifications dl {
    margin-bottom: 20px; }
    .l-column-qualifications dl:last-child {
      margin-bottom: 0; }
  .l-column-qualifications > div {
    padding-top: 30px;
    border-top: 1px solid #000;
    padding-bottom: 40px; }
    .l-column-qualifications > div:nth-child(2) {
      padding-bottom: 0; }
  @media (min-width: 980px) {
    .l-column-qualifications {
      padding-left: 0; }
      .l-column-qualifications > div {
        width: 45.3125%; } }

/* =================================================================

title

================================================================= */
/* =================================================================

header

================================================================= */
/* SP版ヘッダー
------------------------------ */
.l-header_sp {
  position: relative;
  height: 70px;
  /* ヘッダー固定バー */
  /* ロゴ */
  /* SP版ハンバーガーメニューの配置 */
  /* メニュー部分 */
  /* ナビリスト */ }
  .l-header_sp .l-header_sp_bar {
    position: relative;
    width: 100vw;
    height: 70px;
    background: white;
    /*    backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);*/
    position: fixed;
    z-index: 100; }
  .l-header_sp .l-header_sp_logo {
    height: auto;
    line-height: 1;
    position: absolute;
    left: 20px;
    z-index: 10;
    width: 70px;
    top: 13px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out; }
    .l-header_sp .l-header_sp_logo.is-hide {
      display: none; }
    .l-header_sp .l-header_sp_logo svg {
      width: 100%;
      height: 42.5px;
      fill: #000;
      -webkit-transition: .2s ease-in-out;
      -moz-transition: .2s ease-in-out;
      transition: .2s ease-in-out; }
    .l-header_sp .l-header_sp_logo img {
      width: 100%;
      height: auto; }
    .l-header_sp .l-header_sp_logo.is-home-logo {
      width: 210px;
      top: 21px; }
      .l-header_sp .l-header_sp_logo.is-home-logo svg {
        width: 100%;
        height: 140px;
        fill: #FFF500; }
  .l-header_sp .l-header_sp_nav-logo {
    position: absolute;
    width: 70px;
    top: 13px;
    left: 20px;
    z-index: 1000;
    display: none; }
    .l-header_sp .l-header_sp_nav-logo img {
      width: 100%;
      height: auto; }
    .l-header_sp .l-header_sp_nav-logo.is-active {
      display: block; }
  .l-header_sp .l-header_sp_togglemenu {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 100;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    .l-header_sp .l-header_sp_togglemenu span {
      color: #000;
      margin-right: 11px;
      -webkit-transition: .1s ease-in-out;
      -moz-transition: .1s ease-in-out;
      transition: .1s ease-in-out; }
    .l-header_sp .l-header_sp_togglemenu .is-label-close {
      display: none; }
    .l-header_sp .l-header_sp_togglemenu.is-close .is-label-menu {
      display: none; }
    .l-header_sp .l-header_sp_togglemenu.is-close .is-label-close {
      display: block;
      margin-right: 6px; }
  .l-header_sp .l-header_sp_nav {
    position: fixed;
    top: 0;
    z-index: 11;
    padding: 85px 0;
    width: 100vw;
    /*    height: calc(100vh - 60px);*/
    height: 100vh;
    box-sizing: border-box;
    background: #fff;
    display: none; }
    .l-header_sp .l-header_sp_nav.is-active {
      display: block;
      overflow: scroll; }
  .l-header_sp .l-header_sp_nav-ul {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-top: 68px;
    padding-top: 60px;
    padding-bottom: 40px;
    margin-right: 20px;
    margin-left: 20px; }
    .l-header_sp .l-header_sp_nav-ul li a {
      text-decoration: none;
      color: #000000;
      display: inline-block;
      padding: 0;
      margin-bottom: 30px; }
      .l-header_sp .l-header_sp_nav-ul li a:hover {
        cursor: pointer;
        color: #9C9C9C; }
    .l-header_sp .l-header_sp_nav-ul li.with-bg a {
      background: #FFF500; }
  .l-header_sp .l-header_sp_social {
    display: flex;
    align-items: center;
    padding: 5px 20px;
    margin-top: 40px; }
    .l-header_sp .l-header_sp_social p {
      font-size: 14px;
      color: #000;
      white-space: nowrap;
      margin: 0;
      margin-right: 20px;
      line-height: 1; }
    .l-header_sp .l-header_sp_social .l-header_sp_social-ul {
      display: flex; }
      .l-header_sp .l-header_sp_social .l-header_sp_social-ul a {
        display: block;
        width: 25px;
        height: 25px; }
        .l-header_sp .l-header_sp_social .l-header_sp_social-ul a.icon-facebook {
          background: url("./assets/images/ico-facebook-black.svg") no-repeat center center;
          background-size: 25px 25px;
          margin-right: 15px; }
        .l-header_sp .l-header_sp_social .l-header_sp_social-ul a.icon-instagram {
          background: url("./assets/images/ico-instagram-black.svg") no-repeat center center;
          background-size: 25px 25px; }
  @media (min-width: 980px) {
    .l-header_sp {
      display: none; } }

/* PC版ヘッダー
------------------------------ */
.l-header_pc {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100vw;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  /* ロゴ */
  /* ヘッダーナビ */
  /* ナビリスト */ }
  .l-header_pc .l-wrapper > div, .l-header_pc .c-breadcrumbs > div, .l-header_pc .m-slide_top--slide a > div > div, .m-slide_top--slide .l-header_pc a > div > div, .l-header_pc .m-slide_top--slide > div > div > div {
    position: relative; }
  .l-header_pc .l-header_pc_logo {
    height: auto;
    line-height: 1;
    position: absolute;
    left: 0;
    z-index: 10;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    width: 120px;
    fill: #000;
    top: 20px; }
    .l-header_pc .l-header_pc_logo svg {
      width: 100%;
      height: 73px;
      -webkit-transition: .2s ease-in-out;
      -moz-transition: .2s ease-in-out;
      transition: .2s ease-in-out; }
    .l-header_pc .l-header_pc_logo.is-home-logo {
      width: 290px;
      top: 50px; }
      .l-header_pc .l-header_pc_logo.is-home-logo svg {
        width: 100%;
        height: 176px;
        fill: #FFF500; }
    .l-header_pc .l-header_pc_logo.is-hide {
      display: none; }
  .l-header_pc .l-header_pc_nav {
    padding: 40px 0 31px 370px; }
  .l-header_pc .l-header_pc_nav-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
    .l-header_pc .l-header_pc_nav-ul li {
      line-height: 1; }
      .l-header_pc .l-header_pc_nav-ul li a {
        text-decoration: none;
        color: #000000;
        display: inline-block;
        padding: 0;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-right: 40px;
        white-space: nowrap; }
        .l-header_pc .l-header_pc_nav-ul li a:hover {
          cursor: pointer;
          color: #9C9C9C; }
      .l-header_pc .l-header_pc_nav-ul li.is-active a {
        color: #9C9C9C; }
      .l-header_pc .l-header_pc_nav-ul li.with-bg a {
        background: #FFF500; }
  @media (min-width: 980px) {
    .l-header_pc {
      display: block; } }
  @media (min-width: 1440px) {
    .l-header_pc .l-header_pc_logo {
      top: 20px; }
      .l-header_pc .l-header_pc_logo.is-home-logo {
        width: 360px;
        top: 40px; }
        .l-header_pc .l-header_pc_logo.is-home-logo svg {
          width: 100%;
          height: 217px;
          fill: #FFF500; }
    .l-header_pc .l-header_pc_nav {
      padding-left: 440px; } }
  @media (min-width: 980px) and (max-width: 1354px) {
    .l-header_pc .l-header_pc_logo {
      top: 40px; } }

/* =================================================================

footer

================================================================= */
#content {
  min-height: 80vh; }

/* フッター
------------------------------ */
footer {
  position: relative;
  background: #696969;
  color: #FFF500; }

/* タイトル */
.l-footer_nav-title {
  font-weight: 600;
  white-space: nowrap; }

/* ナビゲーションメニュー */
.l-footer_nav ul li a {
  color: #FFF500;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 15px;
  white-space: nowrap; }
  .l-footer_nav ul li a:hover {
    background: #FFF500;
    color: #696969; }
@media (min-width: 980px) {
  .l-footer_nav ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .l-footer_nav ul li a {
      font-size: 16px;
      margin-right: 40px;
      margin-top: 5px;
      margin-bottom: 5px; }
    .l-footer_nav ul li:last-child a {
      margin-right: 0; } }

.l-footer_social {
  min-width: 95px; }
  .l-footer_social p {
    font-size: 14px;
    white-space: nowrap;
    margin: 0;
    margin-bottom: 10px;
    line-height: 1; }
  .l-footer_social .l-footer_social-ul {
    display: flex; }
    .l-footer_social .l-footer_social-ul a {
      display: block;
      width: 28px;
      height: 28px; }
      .l-footer_social .l-footer_social-ul a.icon-facebook {
        background: url("./assets/images/ico-facebook.png") no-repeat center center;
        background-size: 28px 28px;
        margin-right: 15px; }
      .l-footer_social .l-footer_social-ul a.icon-instagram {
        background: url("./assets/images/ico-instagram.png") no-repeat center center;
        background-size: 28px 28px; }
  @media (min-width: 980px) {
    .l-footer_social {
      display: flex;
      align-items: center; }
      .l-footer_social p {
        margin-bottom: 0; }
      .l-footer_social .l-footer_social-ul {
        margin-left: 30px; } }

/* 関連リンク */
.l-footer_link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .l-footer_link ul li {
    line-height: 1em; }
    .l-footer_link ul li a {
      color: #FFF500;
      text-decoration: none;
      display: inline-block;
      margin-right: 15px;
      white-space: nowrap; }
    .l-footer_link ul li:last-child a {
      margin-right: 0; }
@media (min-width: 980px) {
  .l-footer_link ul li a {
    font-size: 14px; } }

/* 所在地情報 */
.l-footer_address {
  display: flex;
  justify-content: flex-start; }
  .l-footer_address p {
    margin: 0;
    margin-left: 23px; }
  @media (min-width: 980px) {
    .l-footer_address {
      min-width: 366px; }
      .l-footer_address p {
        font-size: 14px; } }

/* ロゴ */
.l-footer_address-logo {
  width: 100px; }
  .l-footer_address-logo img {
    width: 100%;
    height: auto; }
  @media (min-width: 980px) {
    .l-footer_address-logo {
      width: 130px; } }

/* コピーライト */
.l-footer_copyright p {
  text-align: center;
  margin: 0; }

/* SP版
------------------------------ */
.l-footer_sp .l-footer_nav-title {
  padding-top: 58px;
  padding-bottom: 38px; }
.l-footer_sp .l-footer_nav {
  display: flex;
  justify-content: space-between;
  padding-top: 38px;
  padding-bottom: 25px;
  border-top: 1px solid #FFF500; }
.l-footer_sp .l-footer_link {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #FFF500; }
.l-footer_sp .l-footer_address {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #FFF500; }
.l-footer_sp .l-footer_copyright {
  padding-top: 20px;
  padding-bottom: 40px;
  border-top: 1px solid #FFF500; }
@media (min-width: 980px) {
  .l-footer_sp {
    display: none; } }

/* PC版
------------------------------ */
.l-footer_pc {
  display: none; }
  .l-footer_pc .l-footer_nav-wrap {
    display: flex;
    justify-content: space-between;
    padding-top: 80px;
    padding-bottom: 50px; }
    .l-footer_pc .l-footer_nav-wrap .l-footer_nav-title {
      margin-right: 220px; }
  .l-footer_pc .l-footer_nav {
    display: flex;
    align-items: center; }
  .l-footer_pc .l-footer_info-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*    padding-top: 50px;*/
    /*    padding-bottom: 50px;*/
    border-top: 1px solid #FFF500; }
    .l-footer_pc .l-footer_info-wrap .l-footer_address {
      margin-right: 80px; }
    .l-footer_pc .l-footer_info-wrap .l-footer_social {
      padding-top: 50px;
      padding-bottom: 30px; }
    .l-footer_pc .l-footer_info-wrap .l-footer_link {
      padding-top: 30px;
      padding-bottom: 50px;
      border-top: 1px solid #FFF500; }
  .l-footer_pc .l-footer_copyright {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #FFF500; }
  @media (min-width: 980px) {
    .l-footer_pc {
      display: block; } }

/* =================================================================

投稿

================================================================= */
@media (min-width: 980px) {
  .l-page {
    margin-top: 233px; } }
@media (min-width: 980px) and (max-width: 1354px) {
  .l-page {
    margin-top: 275px; } }

/* ヘッダー
------------------------------ */
.l-page-header {
  background: #fff;
  padding-bottom: 90px; }
  .l-page-header .l-page-header-figure {
    margin-bottom: 30px; }
    .l-page-header .l-page-header-figure img {
      width: 100%;
      height: calc(calc(100vw - 40px) * 0.61898734);
      object-fit: cover; }
  .l-page-header h1 {
    color: #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-top: 30px;
    padding-bottom: 90px; }
    .l-page-header h1 em {
      display: block; }
  .l-page-header p {
    margin-top: 30px; }
  .l-page-header.is-profile {
    padding-bottom: 60px; }
    .l-page-header.is-profile .l-page-header-textarea figure {
      text-align: center;
      padding-top: 60px; }
      .l-page-header.is-profile .l-page-header-textarea figure img {
        width: 255px;
        height: 255px;
        object-fit: cover; }
  @media (min-width: 980px) {
    .l-page-header .l-wrapper, .l-page-header .c-breadcrumbs, .l-page-header .m-slide_top--slide a > div, .m-slide_top--slide .l-page-header a > div, .l-page-header .m-slide_top--slide > div > div {
      display: flex;
      flex-direction: row-reverse;
      justify-content: space-between;
      align-items: flex-start; }
      .l-page-header .l-wrapper .l-page-header-figure, .l-page-header .c-breadcrumbs .l-page-header-figure, .l-page-header .m-slide_top--slide a > div .l-page-header-figure, .m-slide_top--slide .l-page-header a > div .l-page-header-figure, .l-page-header .m-slide_top--slide > div > div .l-page-header-figure {
        border-top: 1px solid #000;
        width: 59.85%;
        padding-top: 60px; }
        .l-page-header .l-wrapper .l-page-header-figure img, .l-page-header .c-breadcrumbs .l-page-header-figure img, .l-page-header .m-slide_top--slide a > div .l-page-header-figure img, .m-slide_top--slide .l-page-header a > div .l-page-header-figure img, .l-page-header .m-slide_top--slide > div > div .l-page-header-figure img {
          width: 100%;
          height: calc(calc(100vw - 120px) * 0.5985 * 0.61898734);
          object-fit: cover; }
      .l-page-header .l-wrapper h1, .l-page-header .c-breadcrumbs h1, .l-page-header .m-slide_top--slide a > div h1, .m-slide_top--slide .l-page-header a > div h1, .l-page-header .m-slide_top--slide > div > div h1 {
        border-top: 0;
        padding-top: 60px; }
      .l-page-header .l-wrapper .l-page-header-title, .l-page-header .c-breadcrumbs .l-page-header-title, .l-page-header .m-slide_top--slide a > div .l-page-header-title, .m-slide_top--slide .l-page-header a > div .l-page-header-title, .l-page-header .m-slide_top--slide > div > div .l-page-header-title {
        border-top: 1px solid #000;
        width: 40.15%;
        padding-right: 7.57%; }
      .l-page-header .l-wrapper .l-page-header-textarea, .l-page-header .c-breadcrumbs .l-page-header-textarea, .l-page-header .m-slide_top--slide a > div .l-page-header-textarea, .m-slide_top--slide .l-page-header a > div .l-page-header-textarea, .l-page-header .m-slide_top--slide > div > div .l-page-header-textarea {
        border-top: 1px solid #000;
        width: 59.85%;
        padding-top: 60px; }
    .l-page-header.no-visual .l-wrapper, .l-page-header.no-visual .c-breadcrumbs, .l-page-header.no-visual .m-slide_top--slide a > div, .m-slide_top--slide .l-page-header.no-visual a > div, .l-page-header.no-visual .m-slide_top--slide > div > div {
      flex-direction: row; }
    .l-page-header.no-visual h1 {
      border-bottom: 0; }
    .l-page-header.is-profile {
      padding-bottom: 120px; }
      .l-page-header.is-profile .l-page-header-textarea {
        display: flex;
        justify-content: flex-end; }
        .l-page-header.is-profile .l-page-header-textarea figure {
          padding-top: 0; }
          .l-page-header.is-profile .l-page-header-textarea figure img {
            width: 248px;
            height: 248px;
            object-fit: cover; } }
  @media (min-width: 1440px) {
    .l-page-header .l-wrapper, .l-page-header .c-breadcrumbs, .l-page-header .m-slide_top--slide a > div, .m-slide_top--slide .l-page-header a > div, .l-page-header .m-slide_top--slide > div > div {
      display: flex;
      flex-direction: row-reverse;
      justify-content: space-between;
      align-items: flex-start; }
      .l-page-header .l-wrapper .l-page-header-figure, .l-page-header .c-breadcrumbs .l-page-header-figure, .l-page-header .m-slide_top--slide a > div .l-page-header-figure, .m-slide_top--slide .l-page-header a > div .l-page-header-figure, .l-page-header .m-slide_top--slide > div > div .l-page-header-figure {
        border-top: 1px solid #000;
        width: 790px;
        padding-top: 60px; }
        .l-page-header .l-wrapper .l-page-header-figure img, .l-page-header .c-breadcrumbs .l-page-header-figure img, .l-page-header .m-slide_top--slide a > div .l-page-header-figure img, .m-slide_top--slide .l-page-header a > div .l-page-header-figure img, .l-page-header .m-slide_top--slide > div > div .l-page-header-figure img {
          width: 100%;
          height: 489px;
          object-fit: cover; }
      .l-page-header .l-wrapper h1, .l-page-header .c-breadcrumbs h1, .l-page-header .m-slide_top--slide a > div h1, .m-slide_top--slide .l-page-header a > div h1, .l-page-header .m-slide_top--slide > div > div h1 {
        border-top: 0;
        padding-top: 60px; }
      .l-page-header .l-wrapper .l-page-header-title, .l-page-header .c-breadcrumbs .l-page-header-title, .l-page-header .m-slide_top--slide a > div .l-page-header-title, .m-slide_top--slide .l-page-header a > div .l-page-header-title, .l-page-header .m-slide_top--slide > div > div .l-page-header-title {
        border-top: 1px solid #000;
        width: 530px;
        padding-right: 100px; }
      .l-page-header .l-wrapper .l-page-header-textarea, .l-page-header .c-breadcrumbs .l-page-header-textarea, .l-page-header .m-slide_top--slide a > div .l-page-header-textarea, .m-slide_top--slide .l-page-header a > div .l-page-header-textarea, .l-page-header .m-slide_top--slide > div > div .l-page-header-textarea {
        border-top: 1px solid #000;
        width: 790px;
        padding-top: 60px; }
    .l-page-header.no-visual .l-wrapper, .l-page-header.no-visual .c-breadcrumbs, .l-page-header.no-visual .m-slide_top--slide a > div, .m-slide_top--slide .l-page-header.no-visual a > div, .l-page-header.no-visual .m-slide_top--slide > div > div {
      flex-direction: row; }
    .l-page-header.no-visual h1 {
      border-bottom: 0; }
    .l-page-header.is-profile {
      padding-bottom: 120px; }
      .l-page-header.is-profile .l-page-header-textarea {
        display: flex;
        justify-content: flex-end; }
        .l-page-header.is-profile .l-page-header-textarea figure {
          padding-top: 0; }
          .l-page-header.is-profile .l-page-header-textarea figure img {
            width: 248px;
            height: 248px;
            object-fit: cover; } }

/* 記事部分
------------------------------ */
.l-page-article {
  background: #F3F3ED;
  padding-top: 90px; }
  @media (min-width: 980px) {
    .l-page-article .l-wrapper, .l-page-article .c-breadcrumbs, .l-page-article .m-slide_top--slide a > div, .m-slide_top--slide .l-page-article a > div, .l-page-article .m-slide_top--slide > div > div {
      display: flex;
      justify-content: space-between; } }

.l-page-nav {
  display: none; }
  .l-page-nav ul li a {
    line-height: 1.2;
    text-decoration: none;
    padding: 6px 10px;
    display: table;
    border: 1px solid #000;
    margin-bottom: 15px; }
    .l-page-nav ul li a em {
      display: table-cell;
      white-space: nowrap; }
    .l-page-nav ul li a span {
      padding-left: 0.8em;
      display: table-cell; }
    .l-page-nav ul li a:hover, .l-page-nav ul li a.is-active {
      color: #9C9C9C;
      border-color: #9C9C9C; }
  @media (min-width: 980px) {
    .l-page-nav {
      display: block;
      min-width: 19.92424242%;
      margin-right: 40px; } }

@media (min-width: 980px) {
  .is_fixed {
    position: fixed;
    width: 25%;
    top: 153px; } }
@media (min-width: 980px) and (max-width: 1354px) {
  .is_fixed {
    position: fixed;
    width: 25%;
    top: 195px; } }

.is_absolute {
  position: absolute;
  bottom: 0;
  width: 100%; }

@media (min-width: 980px) {
  .l-page-contents {
    width: 72.727273%; }
    .l-page-contents.is-full {
      width: 100%; } }

/* セクション
------------------------------ */
.l-section {
  /*  padding-bottom: 120px;*/
  box-sizing: border-box; }
  @media (min-width: 980px) {
    .l-section {
      /*    padding-bottom: 150px;*/
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; } }

.l-section-others {
  border-top: 1px solid #CECECE;
  width: 100%;
  padding-top: 60px; }
  .l-section-others h3 {
    color: #000;
    margin-bottom: 30px; }
  @media (min-width: 980px) {
    .l-section-others {
      padding-top: 90px; } }

/* =================================================================

トップページ

================================================================= */
.l-home {
  background: #F3F3ED; }

/* Slide
------------------------------ */
.l-home_slide {
  background: #fff;
  /*  .l-homel_slide-navigation {
      @extend .l-wrapper;
    }*/ }
  .l-home_slide .swiper {
    width: 100%;
    height: calc(100vw + 85px); }
  .l-home_slide .swiper-slide-image {
    display: block;
    width: 100%;
    height: 100vw;
    background-size: cover !important;
    background-position: center center !important; }
  .l-home_slide a .swiper-slide-image:hover {
    opacity: 0.8; }
  .l-home_slide .swiper-button-prev, .l-home_slide .swiper-button-next {
    color: #fff; }
  .l-home_slide *:focus {
    outline: none; }
  .l-home_slide .swiper-pagination-fraction {
    color: #000;
    font-weight: 600;
    width: 70px;
    bottom: 30px;
    left: 20px; }
  .l-home_slide .l-slide-nav {
    position: absolute;
    bottom: 40px;
    right: 20px;
    width: 70px;
    display: flex;
    justify-content: space-between; }
  .l-home_slide .swiper-button-prev,
  .l-home_slide .swiper-button-next {
    width: 20px;
    height: 13px;
    background-size: 20px 13px !important;
    position: relative;
    right: auto;
    left: auto;
    top: auto;
    margin-top: 0;
    display: block; }
    .l-home_slide .swiper-button-prev:after,
    .l-home_slide .swiper-button-next:after {
      display: none; }
  .l-home_slide .swiper-button-prev {
    background: url("./assets/images/arrow-left.svg") no-repeat center center; }
  .l-home_slide .swiper-button-next {
    background: url("./assets/images/arrow-right.svg") no-repeat center center; }
  @media (min-width: 980px) {
    .l-home_slide {
      margin-top: 113px; }
      .l-home_slide .swiper {
        height: calc(847px + 85px);
        margin-left: 0;
        padding-right: 60px; }
      .l-home_slide .swiper-slide-image {
        height: 847px; }
      .l-home_slide .swiper-pagination-fraction {
        left: 60px; }
      .l-home_slide .l-slide-nav {
        right: 60px; } }
  @media (min-width: 980px) and (max-width: 1354px) {
    .l-home_slide {
      margin-top: 155px; } }
  @media (min-width: 1440px) {
    .l-home_slide .swiper {
      height: calc(847px + 85px);
      margin-left: 0;
      padding-right: calc(50vw - 660px + 60px); }
    .l-home_slide .swiper-slide-image {
      height: 847px; }
    .l-home_slide .swiper-pagination-fraction {
      left: calc(50vw - 660px); }
    .l-home_slide .l-slide-nav {
      right: calc(50vw - 660px + 60px); } }

/* 環境デザインとは
------------------------------ */
.l-home_about {
  padding-top: 60px;
  padding-bottom: 120px; }
  @media (min-width: 980px) {
    .l-home_about {
      padding-top: 154px;
      padding-bottom: 154px; }
      .l-home_about .l-wrapper, .l-home_about .c-breadcrumbs, .l-home_about .m-slide_top--slide a > div, .m-slide_top--slide .l-home_about a > div, .l-home_about .m-slide_top--slide > div > div {
        display: flex;
        justify-content: space-between; } }

.l-home_about-header h2 {
  display: none; }
.l-home_about-header p {
  color: #000;
  font-weight: 600; }
@media (min-width: 1440px) {
  .l-home_about-header {
    padding-left: 60px; } }

.l-home_about-header-lead p {
  font-size: 32px;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  margin: 0; }
@media (min-width: 980px) {
  .l-home_about-header-lead p {
    font-size: 54px; } }

.l-home_about-textarea {
  margin-top: 60px; }
  .l-home_about-textarea p {
    margin: 0; }
  .l-home_about-textarea a {
    margin-top: 20px; }
  @media (min-width: 980px) {
    .l-home_about-textarea {
      max-width: 600px; } }
  @media (min-width: 1440px) {
    .l-home_about-textarea {
      margin-right: 60px; } }

/* カリキュラム
------------------------------ */
.l-home_curriculum {
  padding-bottom: 100px; }
  .l-home_curriculum .l-wrapper, .l-home_curriculum .c-breadcrumbs, .l-home_curriculum .m-slide_top--slide a > div, .m-slide_top--slide .l-home_curriculum a > div, .l-home_curriculum .m-slide_top--slide > div > div {
    padding: 0; }
  @media (min-width: 980px) {
    .l-home_curriculum {
      padding-bottom: 120px; }
      .l-home_curriculum .l-wrapper, .l-home_curriculum .c-breadcrumbs, .l-home_curriculum .m-slide_top--slide a > div, .m-slide_top--slide .l-home_curriculum a > div, .l-home_curriculum .m-slide_top--slide > div > div {
        padding-right: 60px;
        padding-left: 60px; } }

.l-home_curriculum-figure-area .is-pc {
  display: none; }
@media (min-width: 980px) {
  .l-home_curriculum-figure-area .is-pc {
    display: block; }
  .l-home_curriculum-figure-area .is-sp {
    display: none; } }
@media (min-width: 1440px) {
  .l-home_curriculum-figure-area .is-pc {
    display: block; }
  .l-home_curriculum-figure-area .is-sp {
    display: none; } }
.l-home_curriculum-figure-area figure {
  display: block; }
  .l-home_curriculum-figure-area figure img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
.l-home_curriculum-figure-area .c01 {
  width: 100vw;
  height: 94.4vw; }
.l-home_curriculum-figure-area .c02, .l-home_curriculum-figure-area .c03 {
  width: 46.13333vw;
  height: 32.53333vw; }
.l-home_curriculum-figure-area .figure-sub {
  width: 100vw;
  display: flex;
  justify-content: space-between;
  margin-top: 8vw; }
.l-home_curriculum-figure-area .l-home_curriculum-header {
  padding: 40px 20px 0; }
  .l-home_curriculum-figure-area .l-home_curriculum-header h2 {
    text-align: center; }
    .l-home_curriculum-figure-area .l-home_curriculum-header h2 em {
      display: block;
      font-weight: 600;
      margin-top: 10px; }
  .l-home_curriculum-figure-area .l-home_curriculum-header p {
    margin-top: 30px; }
  .l-home_curriculum-figure-area .l-home_curriculum-header a {
    margin-top: 20px; }
@media (min-width: 980px) {
  .l-home_curriculum-figure-area {
    width: calc(100vw - 120px);
    height: calc(calc(100vw - 120px) * 0.86060606);
    position: relative;
    display: block; }
    .l-home_curriculum-figure-area figure {
      position: absolute; }
    .l-home_curriculum-figure-area .c01 {
      width: calc(calc(100vw - 120px) * 0.54545455 );
      height: calc(calc(100vw - 120px) * 0.52272727 );
      top: 0;
      left: 0; }
    .l-home_curriculum-figure-area .c02 {
      width: calc(calc(100vw - 120px) * 0.40909091 );
      height: calc(calc(100vw - 120px) * 0.22727273 );
      top: calc(calc(100vw - 120px) * 0.15606061 );
      right: 0; }
    .l-home_curriculum-figure-area .c03 {
      width: calc(calc(100vw - 120px) * 0.31818182 );
      height: calc(calc(100vw - 120px) * 0.43181818 );
      bottom: 0;
      right: calc(calc(100vw - 120px) * 0.09090909 ); }
    .l-home_curriculum-figure-area .l-home_curriculum-header {
      position: absolute;
      left: 0;
      top: calc(calc(100vw - 120px) * 0.52272727 );
      display: block;
      width: calc(calc(100vw - 120px) * 0.54545455 );
      margin: 0 auto;
      padding: calc(calc(100vw - 120px) * 0.08787879 ) 0 30px; }
      .l-home_curriculum-figure-area .l-home_curriculum-header h2 {
        text-align: left; }
        .l-home_curriculum-figure-area .l-home_curriculum-header h2 span {
          display: block; }
      .l-home_curriculum-figure-area .l-home_curriculum-header p {
        margin-top: 30px; } }
@media (min-width: 1440px) {
  .l-home_curriculum-figure-area {
    width: 100%;
    height: 1136px;
    position: relative;
    display: block; }
    .l-home_curriculum-figure-area figure {
      position: absolute; }
    .l-home_curriculum-figure-area .c01 {
      width: 720px;
      height: 690px;
      top: 0;
      left: 0; }
    .l-home_curriculum-figure-area .c02 {
      width: 540px;
      height: 300px;
      top: 206px;
      right: 0; }
    .l-home_curriculum-figure-area .c03 {
      width: 420px;
      height: 570px;
      bottom: 0;
      right: 120px; }
    .l-home_curriculum-figure-area .l-home_curriculum-header {
      position: absolute;
      left: 0;
      top: 800px;
      display: block;
      max-width: 720px;
      margin: 0 auto;
      padding: 0 60px 30px; }
      .l-home_curriculum-figure-area .l-home_curriculum-header h2 {
        text-align: left; }
        .l-home_curriculum-figure-area .l-home_curriculum-header h2 span {
          display: block; }
      .l-home_curriculum-figure-area .l-home_curriculum-header p {
        margin-top: 30px; } }

/* 進路・就職
------------------------------ */
.l-home_career .l-inner-border {
  padding-top: 100px;
  padding-bottom: 100px;
  border-top: 1px solid #000; }
  @media (min-width: 640px) {
    .l-home_career .l-inner-border {
      padding-top: 120px;
      padding-bottom: 150px; } }

.l-home_carrer-header h2 {
  text-align: center; }
  .l-home_carrer-header h2 em {
    display: block;
    font-weight: 600;
    margin-top: 10px; }
.l-home_carrer-header p {
  margin-top: 30px; }
@media (min-width: 980px) {
  .l-home_carrer-header {
    position: absolute;
    top: 120px;
    left: calc(50% - 360px);
    z-index: 6;
    display: block;
    background: #F3F3ED;
    max-width: 720px;
    margin: 0 auto;
    padding: 0 60px 30px; }
    .l-home_carrer-header h2 span {
      display: block; }
    .l-home_carrer-header p {
      margin-top: 30px; } }

.l-home_carrer-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .l-home_carrer-list > div {
    width: 100%;
    margin-top: 40px; }
    .l-home_carrer-list > div figure {
      background: #FFF500; }
      .l-home_carrer-list > div figure img {
        width: 100%;
        height: auto; }
      .l-home_carrer-list > div figure:hover img {
        opacity: 0.5; }
    .l-home_carrer-list > div > div {
      margin-top: 30px;
      border-left: 1px solid #000;
      border-bottom: 1px solid #000;
      padding: 0 10px 20px 20px;
      display: flex;
      justify-content: space-between;
      align-items: center; }
  @media (min-width: 640px) {
    .l-home_carrer-list {
      margin-top: 0px; }
      .l-home_carrer-list > div {
        width: 47.727272727272%; } }
  @media (min-width: 980px) {
    .l-home_carrer-list {
      margin-top: 160px; } }

/* 入学をご検討の方へ
------------------------------ */
.l-home_admission {
  overflow: hidden; }
  .l-home_admission .l-inner-border {
    padding-top: 100px;
    padding-bottom: 100px;
    border-top: 1px solid #000; }
    .l-home_admission .l-inner-border > .l-wrapper, .l-home_admission .l-inner-border > .c-breadcrumbs, .l-home_admission .m-slide_top--slide a.l-inner-border > div, .m-slide_top--slide .l-home_admission a.l-inner-border > div, .l-home_admission .m-slide_top--slide > div.l-inner-border > div {
      padding-right: 0;
      padding-left: 0; }
    @media (min-width: 640px) {
      .l-home_admission .l-inner-border {
        padding-top: 120px;
        padding-bottom: 120px; } }
    @media (min-width: 980px) {
      .l-home_admission .l-inner-border > .l-wrapper, .l-home_admission .l-inner-border > .c-breadcrumbs, .l-home_admission .m-slide_top--slide a.l-inner-border > div, .m-slide_top--slide .l-home_admission a.l-inner-border > div, .l-home_admission .m-slide_top--slide > div.l-inner-border > div {
        padding-right: 60px;
        padding-left: 60px; } }

.l-home_admission-header h2 {
  text-align: center;
  display: block; }
  .l-home_admission-header h2 em {
    display: block;
    font-weight: 600;
    margin-top: 10px; }
.l-home_admission-header p {
  margin-top: 30px; }
@media (min-width: 980px) {
  .l-home_admission-header .l-wrapper, .l-home_admission-header .c-breadcrumbs, .l-home_admission-header .m-slide_top--slide a > div, .m-slide_top--slide .l-home_admission-header a > div, .l-home_admission-header .m-slide_top--slide > div > div {
    display: flex;
    justify-content: space-between; }
    .l-home_admission-header .l-wrapper h2, .l-home_admission-header .c-breadcrumbs h2, .l-home_admission-header .m-slide_top--slide a > div h2, .m-slide_top--slide .l-home_admission-header a > div h2, .l-home_admission-header .m-slide_top--slide > div > div h2 {
      min-width: 220px;
      width: 22.72727%;
      text-align: left; }
      .l-home_admission-header .l-wrapper h2 span, .l-home_admission-header .c-breadcrumbs h2 span, .l-home_admission-header .m-slide_top--slide a > div h2 span, .m-slide_top--slide .l-home_admission-header a > div h2 span, .l-home_admission-header .m-slide_top--slide > div > div h2 span {
        display: block; }
    .l-home_admission-header .l-wrapper > div, .l-home_admission-header .c-breadcrumbs > div, .l-home_admission-header .m-slide_top--slide a > div > div, .m-slide_top--slide .l-home_admission-header a > div > div, .l-home_admission-header .m-slide_top--slide > div > div > div {
      width: 72.72727%; }
    .l-home_admission-header .l-wrapper p, .l-home_admission-header .c-breadcrumbs p, .l-home_admission-header .m-slide_top--slide a > div p, .m-slide_top--slide .l-home_admission-header a > div p, .l-home_admission-header .m-slide_top--slide > div > div p {
      margin-top: 30px;
      margin-bottom: 30px;
      max-width: 600px; } }

.l-home_admission-list-wrap {
  overflow-x: auto;
  padding-left: 55px;
  margin-top: 60px; }
  @media (min-width: 980px) {
    .l-home_admission-list-wrap {
      padding-left: 0;
      margin-top: 0;
      display: flex;
      justify-content: flex-end; } }

.l-home_admission-list {
  width: 780px;
  display: flex;
  justify-content: space-between;
  /*  @include screen('tablet') {
      width: 100%;
      margin-left: 0;
  
      & > div {
        width: calc(calc(100vw - 40px) * 0.3125 );
        figure {
          width: 100%;
          height: calc(calc(100vw - 40px) * 0.3125 * 1.46666667);
        }
      }
    }
  */ }
  .l-home_admission-list > div {
    width: 240px; }
    .l-home_admission-list > div figure {
      display: block;
      width: 100%;
      height: 352px;
      background: #FFF500; }
      .l-home_admission-list > div figure img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .l-home_admission-list > div figure:hover img {
        opacity: 0.5; }
    .l-home_admission-list > div > div {
      margin-top: 20px; }
      .l-home_admission-list > div > div a {
        margin-top: 20px; }
  @media (min-width: 980px) {
    .l-home_admission-list {
      width: calc(calc(100vw - 120px) * 0.7272727 );
      margin-left: 0; }
      .l-home_admission-list > div {
        width: calc(calc(calc(100vw - 120px) * 0.7272727 ) * 0.3125); }
        .l-home_admission-list > div figure {
          width: 100%;
          height: calc(calc(calc(100vw - 120px) * 0.7272727 ) * 0.3125 * 1.46666667); } }
  @media (min-width: 1440px) {
    .l-home_admission-list {
      width: 72.72727%; }
      .l-home_admission-list > div {
        width: 300px; }
        .l-home_admission-list > div figure {
          width: 100%;
          height: 440px; } }

/* Plugins */
.js-inview {
  opacity: 0;
  visibility: hidden;
  will-change: opacity;
  transition: opacity .1s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-delay: .1s; }
  .js-inview img {
    display: none; }
  .js-inview.is-inview-enter {
    visibility: visible;
    opacity: 1; }
    .js-inview.is-inview-enter img {
      display: block; }

.js-lazy {
  opacity: 0;
  visibility: hidden;
  will-change: opacity;
  transition: opacity 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-delay: .3s; }
  .js-lazy.lazyloaded {
    visibility: visible;
    opacity: 1; }

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