@charset "utf-8";

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

　　Parts Setting : Colorscheme

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

/*  Top Page
--------------------------------------------- */

.inverse-black #container.home {
  z-index: 0;
}

.js-nav-active .inverse-black #container.home {
  z-index: auto;
}

.inverse-black #mainvisual .mv-logo {
  background: none;
}

/*  Pickup
-------------------------- */

.inverse-black .pickup-cont {
  background-color: #000;
}

.inverse-black .index-section .pickup-list .slick-arrow {
  border: 1px solid #fff;
  background-color: #000 !important;
}

/*  Info
-------------------------- */

.inverse-black .index-info {
}

/*  Faculty
-------------------------- */

.inverse-black .index-faculty {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: none;
}

/*  Guide
-------------------------- */

.inverse-black .index-guide {
  border-bottom: 1px solid #ccc;
}

/*  Contents
-------------------------- */

.inverse-black .indexad-section .notes {
  border: 1px dotted #ccc;
}


@media screen and (max-width: 768px) {

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

　　Mobile - Parts Setting : Colorscheme

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



}