@charset "UTF-8";
/* Scss Document */
body {
  height: 100%;
  color: #fff;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, sans-serif;
  line-height: 1;
  text-align: left;
  background: #000;
}

a:hover img {
  opacity: 0.64;
  transition: 0.5s;
}

section::after, div::after, ul::after, dl::after, article::after, .ac::after {
  content: "";
  display: block;
  clear: both;
}

img {
  max-width: 100%;
  height: auto;
}

* {
  box-sizing: border-box;
}

/* header */
header {
  width: 100vw;
  height: 6.5rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}
header nav {
  position: absolute;
  top: 50%;
  left: 3rem;
  transform: translateY(-50%);
}
header nav ul li {
  display: inline-block;
  margin-left: 1em;
  position: relative;
}
header nav ul li:first-child {
  margin-left: 0;
}
header nav ul li.on a {
  background: #e50012;
}
header nav ul li.on a:after {
  display: none;
}
header nav ul li a {
  display: block;
  color: #fff;
  font-weight: bold;
  line-height: 1.25;
  text-decoration: none;
  padding: 1.375rem 1rem;
}
header nav ul li a:hover {
  background: #e50012;
}
header nav ul li a:hover:after {
  display: none;
}
header nav ul li a strong {
  display: inline-block;
  width: 2rem;
  font-weight: normal;
}
header nav ul li a:after {
  content: "";
  display: block;
  width: calc(100% - 2rem);
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: 1rem;
  left: 1rem;
}
header nav ul li ul {
  display: none;
  padding: 1.375em 1.5rem;
  background: #e50012;
  position: absolute;
  top: calc(4rem - 2px);
  left: 0;
}
@media screen and (min-width: 980px) {
  header nav ul li ul {
    flex-wrap: wrap;
    width: 75rem;
  }
}
@media screen and (max-width: 979px) {
  header nav ul li ul {
    width: auto;
  }
}
header nav ul li ul.flex {
  display: flex;
}
header nav ul li ul li {
  display: block;
  margin: 0.75em 0 0 0;
}
@media screen and (min-width: 980px) {
  header nav ul li ul li {
    width: 50%;
  }
}
header nav ul li ul li a {
  display: block;
  font-weight: normal;
  padding: 0;
}
@media screen and (min-width: 980px) {
  header nav ul li ul li a {
    white-space: nowrap;
  }
}
header nav ul li ul li a:hover span {
  text-decoration: underline;
}
header nav ul li ul li a:after {
  display: none;
}
header nav ul li ul li:first-child {
  margin-top: 0 !important;
}
@media screen and (min-width: 980px) {
  header nav ul li ul li:nth-child(2) {
    margin-top: 0 !important;
  }
}
header .youtube {
  color: #fff;
  font-size: 75%;
  font-weight: bold;
  text-decoration: none;
  position: absolute;
  top: 50%;
  right: 3rem;
  transform: translateY(-50%);
}
header .youtube img {
  display: inline-block;
  height: 2rem;
  vertical-align: middle;
  margin-left: 1rem;
}

.bg {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  background: url(/_common/images/01/stories/profile/file_profile/admission/somosomo2/html/img/image.jpg) center/cover no-repeat;
}
.bg video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.bg .filter {
  width: 100vw;
  height: 100vh;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
}

#index {
  width: 100%;
  height: 100vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

#index_s01 {
  width: 100vw;
  height: 100vh;
  position: relative;
}
#index_s01 .box {
  width: 26.6233766234vw;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
#index_s01 .box .img {
  width: 63.8719512195%;
  padding-top: 16.4634146341%;
  margin: 0 auto;
  position: relative;
}
#index_s01 .box .img img {
  position: absolute;
  bottom: 0;
  left: 0;
}
#index_s01 .box h1 {
  margin: 1.5rem 1.5rem 0;
}
#index_s01 .box h1 img {
  width: 100%;
}

#index_s02 {
  width: 100vw;
  height: calc(300px + 12rem);
  position: relative;
}
#index_s02 .box {
  width: 59.0909090909vw;
  margin: 0 auto;
}
#index_s02 .box p {
  font-size: 125%;
  letter-spacing: 0.1em;
  line-height: 2.5;
  text-align: justify;
  margin: calc(3rem - 0.75em) 0 -0.75em;
}

#index_s03 {
  width: 100vw;
  height: 490px;
  margin-top: 12rem;
  position: relative;
}
#index_s03 .box {
  width: 980px;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
#index_s03 .box .inner {
  width: 100%;
  padding-top: 50%;
  position: relative;
}
#index_s03 .box .inner dl {
  display: none;
  color: #000;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
#index_s03 .box .inner dl:first-child {
  display: block;
}
#index_s03 .box .inner dl dt {
  width: 50%;
  float: left;
}
#index_s03 .box .inner dl dt img {
  width: 100%;
}
#index_s03 .box .inner dl dd {
  width: 50%;
  float: right;
  padding: 3rem;
}
#index_s03 .box .inner dl dd .txt {
  display: block;
  font-size: 125%;
  line-height: 1.25;
  margin: -0.125em 0;
}
#index_s03 .box .inner dl dd .txt2 {
  display: block;
  font-size: 150%;
  letter-spacing: 0.1em;
  line-height: 1.25;
  margin: calc(1.5rem - 0.125em) 0 -0.125em;
}
#index_s03 .box .inner dl dd .txt3 {
  display: block;
  line-height: 1.75;
  margin: calc(1.5rem - 0.375em) 0 -0.375em;
  word-wrap: break-word;
}
#index_s03 .box .inner dl dd .txt3.small {
  font-size: 0.875rem;
}

.index_s05 ul {
  display: flex;
  justify-content: center;
  letter-spacing: -0.4em;
  text-align: center;
  margin: 2em 3rem 3rem;
}
.index_s05 ul li {
  display: inline-block;
  width: 11.1111111111%;
  letter-spacing: normal;
  margin: 1em 0.5em 0;
  position: relative;
  vertical-align: top;
}
.index_s05 ul li a {
  display: block;
  text-align: center;
  text-decoration: none;
}
.index_s05 ul li a span {
  display: block;
  margin-top: 0.75em;
  line-height: 1.25;
}
.index_s05 ul li a span span {
  font-size: 0.75rem;
  margin-top: 0.25rem;
}
.index_s05 ul li:hover a {
  opacity: 1;
}
.index_s05 ul li:hover:after {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
  border: 2px solid #fff;
  position: absolute;
  top: -2px;
  left: -2px;
}
.index_s05 ul li.on:after {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
  border: 2px solid #e50012;
  position: absolute;
  top: -2px;
  left: -2px;
}

.index_s04 {
  width: 100vw;
  position: relative;
}
.index_s04:after {
  content: "";
  display: block;
  width: 1px;
  height: 100vh;
  background: #fff;
  position: absolute;
  top: 0;
  left: 7rem;
}
.index_s04 .box {
  width: 59.0909090909vw;
  margin: 12rem auto 0;
  /*
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  */
}
@media screen and (max-width: 979px) {
  .index_s04 .box {
    margin-top: 9rem;
  }
}
.index_s04 .box .txt {
  display: block;
  font-size: 125%;
  letter-spacing: 0.1em;
  text-align: center;
  text-indent: 0.1em;
}
.index_s04 .box .movie {
  width: 100%;
  padding-top: 56.25%;
  margin-top: 1.5rem;
  position: relative;
}
.index_s04 .box .movie.loadStart .loader {
  display: block;
}
.index_s04 .box .movie.loaded .loader {
  display: none;
}
.index_s04 .box .movie iframe {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  transition: 1s;
}
.index_s04 .box .movie.loaded iframe {
  opacity: 1;
}
.index_s04 .box .movie .loader {
  display: none;
  width: 2.5rem;
  height: 2.5rem;
  margin: auto;
  border-radius: 50%;
  border: 3px solid #fff;
  border-right-color: transparent;
  box-sizing: border-box;
  position: absolute;
  top: calc(50% - 1.25em);
  left: calc(50% - 1.25em);
  animation: myAnime 1.5s linear infinite;
  -webkit-animation: myAnime 1.5s linear infinite;
}
@keyframes myAnime {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.index_s04 .box .txt2 {
  display: block;
  line-height: 1.5;
  text-align: center;
  margin: calc(1.5rem - 0.25em) 0 -0.25em;
}

#index_s01 h2,
#index_s02 h2,
#index_s03 h2,
#index_s04 h2 {
  font-size: 200%;
  font-weight: normal;
  letter-spacing: 0.2em;
  writing-mode: vertical-rl;
  position: absolute;
  left: 6rem;
}
#index_s01 h2:after,
#index_s02 h2:after,
#index_s03 h2:after,
#index_s04 h2:after {
  content: "";
  display: block;
  width: 1px;
  background: #fff;
  position: absolute;
  left: 1rem;
}

#index_s02 h2 {
  top: -1rem;
}
#index_s02 h2:after {
  height: calc(342px - 10rem);
  top: 10em;
}

#index_s03 h2 {
  top: 0;
}
#index_s03 h2:after {
  height: calc(490px - 10.5rem);
  top: 10.5rem;
}

#index_s04:after {
  display: none;
}
#index_s04 h2:after {
  height: calc(100vh - 10.5rem);
  top: 10.5rem;
}/*# sourceMappingURL=layout.css.map */