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

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

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

del {
  text-decoration: line-through;
}

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

input,
select {
  vertical-align: middle;
}

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

label {
  cursor: pointer;
}

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

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

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

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

address {
  font-style: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

*,
*:before,
*:after {
  box-sizing: border-box;
}

body {
  position: relative;
  font-size-adjust: none;
  font-size: 1rem;
  line-height: 1.75em;
  color: #222222;
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
  background: #f7f7f7;
}
@media screen and (min-width: 768px) {
  body {
    min-width: 1260px;
  }
}

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

a {
  transition: opacity 0.2s ease-in;
}
@media screen and (min-width: 769px) {
  a:hover {
    opacity: 0.7;
  }
}

.btn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: 0.2s ease-in;
}
.btn [class^=icon-] {
  margin-left: 0.5em;
}
.btn img {
  max-width: 100%;
  height: auto;
}
.btn-border {
  padding: 0.5em 1em;
  line-height: 1.4em;
  border: 1px solid #222222;
}
.btn-back .icon-arrow {
  margin-right: 0.5em;
  transform: scale(-1, 1);
}
.btn-back .icon-arrow::before {
  width: 0.8em;
  height: 0.8em;
}

.block-btns {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.content-inner {
  width: 100%;
  width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .content-inner {
    width: 100%;
  }
}

.content-inner--l {
  width: 100%;
  width: 1160px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .content-inner--l {
    width: 100%;
  }
}

.content-inner--s {
  width: 100%;
  width: 840px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .content-inner--s {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .content-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
}

[class^=icon-] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}
[class^=icon-]::before {
  content: "";
  display: inline-block;
  width: 1.5em;
  height: 1em;
  mask-position: center center;
  mask-repeat: no-repeat;
  mask-size: contain;
  background: #222222;
  transition: all 0.2s ease;
}
.c-white [class^=icon-] {
  background: #fff;
}

.icon-arrow::before {
  mask-image: url(../img/icon-arrow.svg);
}

/* 別窓 */
.icon-blank::before {
  mask-image: url(../img/icon-blank.svg);
}

.font-sans {
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
}

.font-serif {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
}

.font-en {
  font-family: "Open Sans", sans-serif;
}

.font-num {
  font-family: "Open Sans", sans-serif;
}

.text-l {
  text-align: left;
}

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

.text-r {
  text-align: right;
}

.red {
  color: #DC0D17;
}

/* アニメーション ------------------------- */
.fadein {
  opacity: 0;
  transform: translateY(50px);
  transition: 1s ease;
}
.fadein.scrollin {
  opacity: 1;
  transform: translateY(0);
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeup {
  opacity: 0;
}
.fadeup.scrollin {
  animation-name: fadeUp;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-duration: 2s;
  animation-fill-mode: forwards;
  opacity: 0;
}

.slidein {
  opacity: 0;
  clip-path: inset(0 100% -20% 0);
  transition: clip-path 2s cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 0s;
}
.slidein.scrollin {
  opacity: 1;
  clip-path: inset(0 0 -20% 0);
}

.slidein_bg {
  opacity: 0;
  width: 0;
  transform-origin: left center;
  white-space: nowrap;
  overflow: hidden;
}
.slidein_bg.scrollin {
  animation: slidein_bg 2.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

@keyframes slidein_bg {
  0% {
    opacity: 0;
    width: 0;
  }
  100% {
    width: fit-content;
  }
  30%, 100% {
    opacity: 1;
  }
}
@keyframes scroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  51% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
img {
  width: 100%;
  vertical-align: bottom;
}

.pagetop {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  right: 10%;
  background: #27A78E;
  border-radius: 100%;
}
@media screen and (max-width: 767px) {
  .pagetop {
    right: 3vw;
  }
}
.pagetop .icon-arrow {
  transform: rotate(-90deg);
}
.pagetop .icon-arrow::before {
  background: #fff;
}

.ocheader .logo,
.ocfooter .logo {
  display: inline-block;
  width: 217px;
}
@media screen and (max-width: 767px) {
  .ocheader .logo,
  .ocfooter .logo {
    width: 38.4615384615vw;
  }
}
.ocheader .logo img,
.ocfooter .logo img {
  width: 100%;
  height: auto;
}

.ocheader {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-left: 5.1282051282vw;
  transition: background 0.2s ease-in;
  z-index: 100;
}
@media screen and (min-width: 768px) {
  .ocheader {
    align-items: center;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .ocheader {
    background: rgba(255, 255, 255, 0.3);
  }
}
.ocheader.is-fixed {
  position: fixed;
  background: #fff;
}
.ocheader.is-fixed .logo {
  padding: 0 20px;
  width: 173px;
}
@media screen and (max-width: 767px) {
  .ocheader.is-fixed .logo {
    padding: 0;
    width: 38.4615384615vw;
  }
}
.ocheader .logo {
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .ocheader .logo {
    width: 240px;
    background: rgba(255, 255, 255, 0.3);
  }
}
@media screen and (max-width: 767px) {
  .ocheader .logo {
    padding: 0;
  }
}
.ocheader__nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.ocheader__btn {
  height: 58px;
}
.ocheader__btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 1em;
  font-size: 0.9375rem;
  text-decoration: none;
}
.ocheader__btn:nth-child(1) a {
  font-size: 0.875rem;
  color: #222222;
}
@media screen and (min-width: 768px) {
  .ocheader__btn:nth-child(1) a {
    background: rgba(255, 255, 255, 0.3);
  }
}
@media screen and (max-width: 767px) {
  .ocheader__btn:nth-child(1) a {
    font-size: 3.0769230769vw;
  }
}
.ocheader__btn:nth-child(2) a {
  color: #fff;
  background: #000;
}
@media screen and (max-width: 767px) {
  .ocheader__btn:nth-child(2) a {
    display: none;
  }
}
.ocheader__btn:nth-child(3) a {
  color: #fff;
  background: #27A78E;
}
@media screen and (max-width: 767px) {
  .ocheader__btn:nth-child(3) a {
    display: none;
  }
}

.ocfooter {
  padding: 40px 0;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .ocfooter {
    padding-bottom: 100px;
  }
}
.ocfooter__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .ocfooter__inner {
    justify-content: center;
  }
}
.ocfooter__btn {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-left: 45px;
  padding: 0.2em 1em;
  font-size: 0.875rem;
  text-decoration: none;
  color: #222222;
  border: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .ocfooter__btn {
    margin-left: auto;
    margin-right: 0;
    font-size: 3.0769230769vw;
  }
}
.ocfooter .copyright {
  font-size: 0.625rem;
}
@media screen and (max-width: 767px) {
  .ocfooter .copyright {
    width: 100%;
    margin-top: 1em;
    font-size: 2.0512820513vw;
    text-align: center;
  }
}

.opencampus .mv {
  background: url(../img/bg_mv.jpg) top center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .opencampus .mv {
    background-image: url(../img/bg_mv_sp.jpg);
  }
}
.opencampus .mv.is-anime .mv__img, .opencampus .mv.is-anime .mv__department, .opencampus .mv.is-anime .mv__txt figure {
  opacity: 1;
  clip-path: inset(0 0 -20% 0);
}
.opencampus .mv.is-anime .mv__department {
  transition-delay: 0.2s;
}
.opencampus .mv__inner {
  position: relative;
  flex-flow: row-reverse;
  align-items: center;
  justify-content: center;
  width: 79vw;
  min-width: 1140px;
  margin: 0 auto;
  padding: 130px 0;
  display: flex;
}
@media screen and (max-width: 767px) {
  .opencampus .mv__inner {
    flex-flow: column;
    gap: 0;
    width: 100%;
    min-width: auto;
    padding: 90px 0;
  }
}
.opencampus .mv__inner .scroll {
  position: absolute;
  right: -9vw;
  bottom: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1399px) {
  .opencampus .mv__inner .scroll {
    right: -50px;
  }
}
@media screen and (max-width: 767px) {
  .opencampus .mv__inner .scroll {
    right: 0;
    bottom: 4.8611111111vw;
  }
}
.opencampus .mv__inner .scroll::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 50px;
  background: #000;
  animation: scroll 2s infinite;
}
.opencampus .mv__inner .scroll span {
  writing-mode: vertical-lr;
  margin-bottom: 1em;
  font-size: 0.75rem;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .opencampus .mv__inner .scroll span {
    font-size: 2.5641025641vw;
  }
}
.opencampus .mv__img {
  width: 60%;
  margin-left: -3.4722222222vw;
  opacity: 0;
  clip-path: inset(0 100% -20% 0);
  transition: clip-path 2s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 767px) {
  .opencampus .mv__img {
    position: relative;
    width: 90%;
    margin: 0 auto;
    z-index: 1;
  }
}
.opencampus .mv__img picture {
  display: block;
  width: 100%;
}
.opencampus .mv__img img {
  width: 100%;
  height: auto;
}
.opencampus .mv__group {
  width: 36%;
}
@media screen and (max-width: 767px) {
  .opencampus .mv__group {
    position: relative;
    width: 80%;
    margin-top: -7.6923076923vw;
    z-index: 2;
  }
}
.opencampus .mv__department {
  margin: 0 auto 40px;
  text-align: left;
  opacity: 0;
  clip-path: inset(0 100% -20% 0);
  transition: clip-path 2s cubic-bezier(0.19, 1, 0.22, 1);
}
.opencampus .mv__department span {
  position: relative;
  display: block;
  width: fit-content;
  margin: 0 0 8px;
  padding: 0.2em 0.5em;
  font-size: 1.25rem;
  line-height: 1em;
  font-weight: 700;
  background: linear-gradient(90deg, #DAFF8B 0.49%, #75ECE0 58%);
}
@media screen and (max-width: 767px) {
  .opencampus .mv__department span {
    font-size: 3.5897435897vw;
  }
}
.opencampus .mv__department span:last-child {
  background: linear-gradient(90deg, #75ECE0 0.49%, #DAFF8B 58%);
  font-size: 1.5625rem;
}
@media screen and (max-width: 767px) {
  .opencampus .mv__department span:last-child {
    font-size: 4.6153846154vw;
  }
}
.opencampus .mv__txt {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 1em;
  width: 100%;
  z-index: 1;
}
.opencampus .mv__txt figure {
  opacity: 0;
  clip-path: inset(0 100% -20% 0);
  transition: clip-path 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.opencampus .mv__txt figure:nth-child(1) {
  transition-delay: 0.4s;
}
.opencampus .mv__txt figure:nth-child(2) {
  transition-delay: 0.6s;
}
.opencampus .mv__txt figure:nth-child(3) {
  transition-delay: 0.8s;
}
.opencampus .opencampus__title {
  margin: 0 auto 120px;
}
@media screen and (max-width: 767px) {
  .opencampus .opencampus__title {
    margin: 0 auto 60px;
  }
}
.opencampus .opencampus__title .label {
  display: block;
  margin-top: 0.8em;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4em;
}
@media screen and (max-width: 767px) {
  .opencampus .opencampus__title .label {
    margin-top: 1em;
    font-size: 1.0625rem;
  }
}
.opencampus .opencampus__title .label_en {
  display: block;
  font-size: 5.75rem;
  font-weight: 700;
  font-style: italic;
  line-height: 1em;
}
@media screen and (max-width: 767px) {
  .opencampus .opencampus__title .label_en {
    font-size: 15.8974358974vw;
  }
}
.opencampus .opencampus__title .label_en small {
  font-size: 0.65em;
  line-height: 1em;
}
@media screen and (max-width: 767px) {
  .opencampus .opencampus__title .label_en small {
    display: block;
  }
}
.opencampus .opencampus__title.ev .label,
.opencampus .opencampus__title.ev .label_en {
  color: #fff;
}
.opencampus .opencampus__title.acc {
  display: inline-block;
  margin: 0;
}
.opencampus .charm {
  position: relative;
  padding: 70px 0 160px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .opencampus .charm {
    padding: 82.0512820513vw 20px 100vw;
  }
}
.opencampus .charm.scrollin .charm__bg-img {
  filter: brightness(100%) grayscale(0);
  transition: opacity 0.4s ease-in, filter 0.2s ease-in;
  opacity: 1;
}
.opencampus .charm__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.opencampus .charm__bg-img {
  position: absolute;
  opacity: 0;
  filter: brightness(60%) grayscale(100%);
}
.opencampus .charm__bg-img:nth-child(1) {
  top: 110px;
  left: 0;
  width: 318px;
  transition-delay: 0 !important;
}
@media screen and (max-width: 767px) {
  .opencampus .charm__bg-img:nth-child(1) {
    top: 12.8205128205vw;
    width: 52.0512820513vw;
  }
}
.opencampus .charm__bg-img:nth-child(2) {
  top: 480px;
  left: 270px;
  width: 209px;
  transition-delay: 1s !important;
}
@media screen and (max-width: 767px) {
  .opencampus .charm__bg-img:nth-child(2) {
    top: 0vw;
    width: 29.7435897436vw;
  }
}
.opencampus .charm__bg-img:nth-child(3) {
  bottom: 200px;
  left: 0;
  width: 217.5px;
  transition-delay: 0.4s !important;
}
@media screen and (max-width: 767px) {
  .opencampus .charm__bg-img:nth-child(3) {
    top: 38.4615384615vw;
    left: auto;
    right: 0;
    width: 41.7948717949vw;
  }
}
.opencampus .charm__bg-img:nth-child(4) {
  top: 100px;
  right: 0;
  width: 258px;
  transition-delay: 0.2s !important;
}
@media screen and (max-width: 767px) {
  .opencampus .charm__bg-img:nth-child(4) {
    top: auto;
    bottom: 70.5128205128vw;
    width: 44.358974359vw;
  }
}
.opencampus .charm__bg-img:nth-child(5) {
  top: 263px;
  right: 210px;
  width: 122.5px;
  transition-delay: 0.6s !important;
}
@media screen and (max-width: 767px) {
  .opencampus .charm__bg-img:nth-child(5) {
    top: auto;
    bottom: 51.2820512821vw;
    right: 10.2564102564vw;
    width: 22.0512820513vw;
  }
}
.opencampus .charm__bg-img:nth-child(6) {
  bottom: 200px;
  right: 116px;
  width: 341.5px;
  transition-delay: 0.8s !important;
}
@media screen and (max-width: 767px) {
  .opencampus .charm__bg-img:nth-child(6) {
    right: auto;
    left: 5.1282051282vw;
    bottom: 24.8717948718vw;
    width: 49.2307692308vw;
  }
}
.opencampus .charm__content {
  position: relative;
  width: 100%;
  max-width: 530px;
  margin: 0 auto;
  padding: 60px;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(15px);
}
@media screen and (max-width: 767px) {
  .opencampus .charm__content {
    padding: 60px 20px;
  }
}
.opencampus .charm__content::before, .opencampus .charm__content::after {
  content: "";
  display: block;
  position: absolute;
  background: url(../img/charm01.png) top left no-repeat;
  background-size: contain;
}
.opencampus .charm__content::before {
  top: -20px;
  right: 10px;
  width: 134px;
  height: 186px;
}
@media screen and (max-width: 767px) {
  .opencampus .charm__content::before {
    width: 25.641025641vw;
    height: 38.4615384615vw;
  }
}
.opencampus .charm__content::after {
  bottom: -70px;
  left: -30px;
  width: 80px;
  height: 174px;
  background-image: url(../img/charm02.png);
}
@media screen and (max-width: 767px) {
  .opencampus .charm__content::after {
    bottom: -20.5128205128vw;
    left: 6.4102564103vw;
    width: 19.2307692308vw;
    height: 33.3333333333vw;
  }
}
.opencampus .charm__title {
  margin: 0 auto 1em;
  text-align: center;
}
.opencampus .charm__title span {
  position: relative;
  display: block;
  width: fit-content;
  margin: 0 auto 8px;
  padding: 0.2em 0.5em;
  font-size: 2.25rem;
  line-height: 1em;
  font-weight: 700;
  background: linear-gradient(90deg, #DAFF8B 0.49%, #75ECE0 58%);
}
@media screen and (max-width: 767px) {
  .opencampus .charm__title span {
    font-size: 1.625rem;
  }
}
.opencampus .charm__title span:last-child {
  background: linear-gradient(90deg, #75ECE0 0.49%, #DAFF8B 58%);
}
.opencampus .charm__lead {
  font-size: 1.125rem;
  font-weight: 700;
  color: #27A78E;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .opencampus .charm__lead {
    font-size: 1.0625rem;
  }
}
.opencampus .charm__text {
  margin-top: 1.5em;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 34px;
}
@media screen and (max-width: 767px) {
  .opencampus .charm__text {
    margin-top: 34px;
    font-size: 0.9375rem;
    line-height: 30px;
  }
}
.opencampus .feature {
  position: relative;
  margin: 0 auto;
  padding: 170px 0 150px;
  background: url(../img/bg_feature.png) top center no-repeat, linear-gradient(180deg, rgba(144, 236, 218, 0.5) 0%, rgba(202, 251, 186, 0.5) 100%);
  background-size: cover, auto;
  backdrop-filter: blur(15px);
}
@media screen and (max-width: 767px) {
  .opencampus .feature {
    padding: 50px 20px 70px;
    background: url(../img/bg_feature_sp.png) top center no-repeat, linear-gradient(180deg, rgba(144, 236, 218, 0.5) 0%, rgba(202, 251, 186, 0.5) 100%);
    background-size: contain, auto;
  }
}
.opencampus .feature .content-inner {
  position: relative;
}
@media screen and (max-width: 767px) {
  .opencampus .feature .content-inner {
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  .opencampus .feature__title {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(50% - 20px);
    transform: translateY(-30%);
  }
}
@media screen and (max-width: 767px) {
  .opencampus .feature__title {
    margin: 0 auto 70px;
  }
}
.opencampus .feature__list {
  display: flex;
  flex-wrap: wrap;
  gap: 90px 40px;
}
@media screen and (max-width: 767px) {
  .opencampus .feature__list {
    gap: 60px;
  }
}
@media screen and (min-width: 768px) {
  .opencampus .feature__list li {
    width: calc(50% - 20px);
  }
}
.opencampus .feature__list li:nth-child(1) .feature__lead {
  width: 90%;
  transform: translate(-70%, -35%);
}
@media screen and (max-width: 767px) {
  .opencampus .feature__list li:nth-child(1) .feature__lead {
    width: 100%;
    transform: translate(-75%, -15%);
  }
}
@media screen and (min-width: 768px) {
  .opencampus .feature__list li:nth-child(2) {
    transform: translateY(80%);
  }
}
.opencampus .feature__list li:nth-child(2) .feature__lead {
  width: 90%;
  transform: translate(-75%, -25%);
}
@media screen and (max-width: 767px) {
  .opencampus .feature__list li:nth-child(2) .feature__lead {
    transform: translate(-80%, 0);
  }
}
@media screen and (max-width: 767px) {
  .opencampus .feature__list li:nth-child(3) .tag-list .tag:nth-child(1) {
    margin-right: 50%;
  }
}
.opencampus .feature__list li:last-child {
  width: 100%;
  margin-top: 50px;
  pointer-events: none;
}
.opencampus .feature__list li:last-child .feature__btn {
  flex-direction: row;
  margin-left: 25px;
}
@media screen and (max-width: 767px) {
  .opencampus .feature__list li:last-child .feature__btn {
    flex-direction: column;
    margin-left: auto;
  }
}
.opencampus .feature__list li:last-child .feature__img {
  width: 35%;
  margin: -50px 0;
  margin-left: -25px;
}
@media screen and (max-width: 767px) {
  .opencampus .feature__list li:last-child .feature__img {
    width: 80%;
    margin-top: -30px;
    margin-left: -10px;
  }
}
.opencampus .feature__list li:last-child .feature__txt {
  width: 65%;
}
@media screen and (min-width: 768px) {
  .opencampus .feature__list li:last-child .feature__txt {
    padding-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .opencampus .feature__list li:last-child .feature__txt {
    width: 100%;
    margin: 70px auto 0;
    padding: 0 20px;
  }
}
.opencampus .feature__list li:last-child .feature__txt .title {
  font-size: 1.125rem;
  line-height: 2em;
}
@media screen and (max-width: 767px) {
  .opencampus .feature__list li:last-child .feature__txt .title {
    width: 100%;
    font-size: 1rem;
  }
}
.opencampus .feature__list li:last-child .feature__lead {
  left: auto;
  right: -30px;
  top: auto;
  bottom: 0;
  width: 40%;
  transform: none;
}
@media screen and (max-width: 767px) {
  .opencampus .feature__list li:last-child .feature__lead {
    position: static;
    width: 100%;
    margin: 0 auto;
    margin-right: -10px;
  }
}
.opencampus .feature__btn {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0;
  margin-right: 15px;
  padding: 0;
  color: #222222;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(15px);
}
@media screen and (min-width: 769px) {
  .opencampus .feature__btn:hover {
    opacity: 0.7;
  }
  .opencampus .feature__btn:hover .icon-arrow {
    background: #fff;
  }
  .opencampus .feature__btn:hover .icon-arrow::before {
    background: #27A78E;
  }
}
@media screen and (min-width: 768px) {
  .opencampus .feature__btn {
    min-height: 275px;
  }
}
@media screen and (max-width: 767px) {
  .opencampus .feature__btn {
    margin-right: 10px;
  }
}
.opencampus .feature__btn .icon-arrow {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 2em;
  height: 2em;
  background: #27A78E;
  border: 1px solid #27A78E;
  border-radius: 100%;
}
@media screen and (max-width: 767px) {
  .opencampus .feature__btn .icon-arrow {
    width: 1.2em;
    height: 1.2em;
  }
}
.opencampus .feature__btn .icon-arrow::before {
  width: 0.7em;
  height: 0.7em;
  background: #fff;
  transform: rotate(90deg);
}
@media screen and (max-width: 767px) {
  .opencampus .feature__btn .icon-arrow::before {
    width: 0.5em;
    height: 0.5em;
  }
}
.opencampus .feature__txt {
  align-self: flex-end;
  width: 45%;
  margin: 0;
  padding: 40px;
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  .opencampus .feature__txt {
    width: 100%;
    margin-top: -3em;
    padding: 10px 20px 20px;
  }
}
.opencampus .feature__txt .title {
  display: block;
  margin: 0 auto 1em;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4em;
}
@media screen and (max-width: 767px) {
  .opencampus .feature__txt .title {
    width: 50%;
    margin-left: 0;
    font-size: 1.125rem;
  }
}
.opencampus .feature__txt .tag {
  display: inline-block;
  padding: 0.5em;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.4em;
  background: #f3f3f3;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .opencampus .feature__txt .tag {
    font-size: 0.75rem;
  }
}
.opencampus .feature__txt .tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.opencampus .feature__img {
  position: relative;
  margin: -30px 0 0;
  margin-right: -15px;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .opencampus .feature__img {
    margin-right: -10px;
  }
}
.opencampus .feature__lead {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-80%, 0);
}
.opencampus .schedule {
  margin: 0 auto;
  padding: 150px 0;
  background: url(../img/bg.jpg) top center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .opencampus .schedule {
    padding: 80px 0;
    background-image: url(../img/bg_sp.jpg);
  }
}
.opencampus .schedule__inner {
  max-width: 1140px;
  margin: 0 auto;
}
.opencampus .schedule__info {
  display: inline-flex;
  width: 100%;
  margin: 0 auto 30px;
}
@media screen and (max-width: 767px) {
  .opencampus .schedule__info {
    flex-direction: column;
  }
}
.opencampus .schedule__info dt {
  margin-right: 1em;
  padding: 0 0.6em;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #222222;
  border-radius: 9999px;
}
@media screen and (max-width: 767px) {
  .opencampus .schedule__info dt {
    width: 100%;
    margin: 0 auto 0.5em;
    font-size: 1rem;
  }
}
.opencampus .schedule__info dd {
  font-size: 1.25rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .opencampus .schedule__info dd {
    font-size: 1.0625rem;
  }
}
.opencampus .schedule__list {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 767px) {
  .opencampus .schedule__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}
.opencampus .schedule__list li {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 40px 28px 32px;
  color: #222222;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(15px);
  box-shadow: 0px 0px 10px 0px rgba(217, 217, 217, 0.1);
}
@media screen and (max-width: 767px) {
  .opencampus .schedule__list li {
    padding: 28px 20px 30px;
  }
}
@media screen and (max-width: 389px) {
  .opencampus .schedule__list li {
    padding: 28px 0 30px;
  }
}
.opencampus .schedule__list li.close::after {
  white-space: pre;
  content: "大盛況！\aご来場ありがとう\aございました！";
  background-color: rgba(160, 160, 160, 0.9);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
  color: #fff;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .opencampus .schedule__list li.close::after {
    font-size: 1rem;
  }
}
.opencampus .schedule__list li.before a {
  pointer-events: none;
}
.opencampus .schedule__list li.before .schedule__btn {
  background: #D9D9D9;
}
.opencampus .schedule__list li .year {
  font-size: 1.25rem;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .opencampus .schedule__list li .year {
    font-size: 0.75rem;
  }
}
.opencampus .schedule__list li .date {
  font-size: 3.75rem;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .opencampus .schedule__list li .date {
    font-size: 2.375rem;
  }
}
.opencampus .schedule__list li .date span {
  line-height: 1;
  font-size: 1.75rem;
  font-weight: 700;
  padding: 2px 4px;
  display: inline;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .opencampus .schedule__list li .date span {
    font-size: 1.3125rem;
  }
}
.opencampus .schedule__btn {
  align-items: center;
  justify-content: center;
  margin: 30px auto 0;
  padding: 0.5em 1em;
  font-weight: 700;
  color: #fff;
  background: #27A78E;
  border-radius: 9999px;
}
.opencampus .schedule__annotation {
  margin-top: 32px;
}
.opencampus .schedule__annotation li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .opencampus .schedule__annotation li {
    font-size: 0.875rem;
  }
}
.opencampus .schedule__annotation li a {
  color: #27A78E;
  text-decoration: underline;
}
.opencampus .schedule__annotation li a .icon-blank {
  vertical-align: middle;
}
.opencampus .schedule__annotation li a .icon-blank::before {
  background: #27A78E;
}
.opencampus .event {
  margin: 0 auto;
  padding: 150px 0;
  background: url(../img/bg_event.jpg) top left repeat-y;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .opencampus .event {
    padding: 80px 0;
    background: url(../img/bg_event_sp.jpg) top left repeat-y;
    background-size: 100% auto;
  }
}
.opencampus .event__inner {
  max-width: 1140px;
  margin: 0 auto;
}
.opencampus .event__title {
  font-size: 2rem;
  margin: 0 0 32px;
  padding: 0.2em;
  position: relative;
  width: fit-content;
  background: linear-gradient(90deg, #DAFF8B 0.49%, #75ECE0 58%);
}
@media screen and (max-width: 767px) {
  .opencampus .event__title {
    font-size: 1.25rem;
  }
}
.opencampus .event__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  margin-bottom: 96px;
}
@media screen and (max-width: 767px) {
  .opencampus .event__list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.opencampus .event__list > li {
  padding: 55px 60px;
  border: 1px solid #fff;
  display: flex;
  flex-flow: column;
}
@media screen and (max-width: 767px) {
  .opencampus .event__list > li {
    padding: 45px;
  }
}
@media screen and (min-width: 768px) {
  .opencampus .event__list > li:not(:last-child) {
    border-right: none;
  }
}
@media screen and (max-width: 767px) {
  .opencampus .event__list > li:not(:last-child) {
    border-bottom: none;
  }
}
.opencampus .event__list > li *:last-child {
  margin-top: auto;
}
.opencampus .event__subtitle {
  font-size: 1.375rem;
  margin: 16px 0;
  position: relative;
  background: linear-gradient(90deg, #DAFF8B 0.49%, #75ECE0 58%);
  background-clip: text;
  color: transparent;
}
.opencampus .event__text {
  margin-top: 0 !important;
  margin-bottom: 16px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .opencampus .event__text {
    font-size: 3.5897435897vw;
  }
}
.opencampus .experience__list {
  margin-bottom: 96px;
}
@media screen and (max-width: 767px) {
  .opencampus .experience__list.mt50 {
    margin-top: 50px;
  }
}
.opencampus .experience__list:last-of-type {
  margin-bottom: 0;
}
.opencampus .experience__list > li {
  display: flex;
  flex-flow: wrap;
  gap: 45px;
  padding: 60px;
  border: 1px solid #fff;
  position: relative;
}
@media screen and (max-width: 767px) {
  .opencampus .experience__list > li {
    flex-flow: column;
    gap: 0;
    padding: 45px;
  }
}
.opencampus .experience__list > li:not(:last-child) {
  border-bottom: none;
}
.opencampus .experience__list > li:last-child {
  margin-bottom: 0;
}
.opencampus .experience__icon {
  width: fit-content;
  display: flex;
  gap: 0;
  position: absolute;
  top: -1px;
  right: -1px;
  z-index: 1;
}
.opencampus .experience__icon li {
  height: 75px;
}
@media screen and (max-width: 767px) {
  .opencampus .experience__icon li {
    height: 55px;
  }
}
.opencampus .experience__icon li img {
  width: auto;
  height: 100%;
}
.opencampus .experience__img {
  width: calc(37% - 40px);
}
@media screen and (max-width: 767px) {
  .opencampus .experience__img {
    width: 100%;
    margin: 0 auto 20px;
  }
}
.opencampus .experience__group {
  width: calc(65% - 40px);
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  .opencampus .experience__group {
    width: 100%;
  }
}
.opencampus .experience__tag {
  font-size: 0.875rem;
  font-weight: 400;
  display: inline-block;
  padding: 4px 8px;
  line-height: 1;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
}
.opencampus .experience__title {
  position: relative;
  font-size: 1.375rem;
  margin: 16px 0 30px;
  background: linear-gradient(90deg, #DAFF8B 0.49%, #75ECE0 58%);
  background-clip: text;
  color: transparent;
}
@media screen and (max-width: 767px) {
  .opencampus .experience__title {
    margin-bottom: 20px;
    font-size: 1.25rem;
  }
}
.opencampus .experience__title small {
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .opencampus .experience__title small {
    font-size: 0.875rem;
  }
}
.opencampus .experience__subtitle {
  color: #DAFF8B;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 4px;
}
.opencampus .experience__text {
  margin-bottom: 16px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .opencampus .experience__text {
    font-size: 3.5897435897vw;
    line-height: 22px;
  }
}
.opencampus .experience__text:last-child {
  margin-bottom: 0;
}
.opencampus .experience__annotation {
  font-size: 0.75rem;
  color: #fff;
  line-height: 1.4em;
}
.opencampus .information {
  margin: 0 auto;
  padding: 150px 0;
  background: url(../img/bg.jpg) top center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .opencampus .information {
    padding: 80px 0;
    background-image: url(../img/bg_sp.jpg);
  }
}
.opencampus .information__inner {
  max-width: 1140px;
  margin: 0 auto;
}
.opencampus .information__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .opencampus .information__list {
    grid-template-columns: repeat(1, 1fr);
    gap: 45px 16px;
  }
}
.opencampus .information__list li {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  flex-flow: column;
}
.opencampus .information__list p {
  width: 100%;
  font-size: 1.125rem;
  line-height: 1.75em;
}
@media screen and (max-width: 767px) {
  .opencampus .information__list p {
    font-size: 0.875rem;
  }
}
.opencampus .information__list p small {
  font-size: 0.8em;
}
.opencampus .information__item {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  margin-right: 10px;
  padding: 0 30px 20px;
  color: #222222;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(15px);
}
@media screen and (min-width: 769px) {
  .opencampus .information__item:hover .icon-arrow {
    background: #fff;
  }
  .opencampus .information__item:hover .icon-arrow::before {
    background: #27A78E;
  }
}
@media screen and (max-width: 767px) {
  .opencampus .information__item {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    align-items: center;
    gap: 7.6923076923vw;
    padding: 20px;
    padding-right: 0;
  }
}
.opencampus .information__item p {
  flex: 1;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.4em;
}
@media screen and (max-width: 767px) {
  .opencampus .information__item p {
    font-size: 1rem;
  }
}
.opencampus .information__item img {
  margin: -40px auto 20px;
}
@media screen and (max-width: 767px) {
  .opencampus .information__item img {
    width: 45%;
    margin-right: -10px;
    margin-bottom: 0;
  }
}
.opencampus .information__item .icon-arrow {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 2em;
  height: 2em;
  background: #27A78E;
  border: 1px solid #27A78E;
  border-radius: 100%;
}
@media screen and (max-width: 767px) {
  .opencampus .information__item .icon-arrow {
    left: 40%;
    width: 1.2em;
    height: 1.2em;
  }
}
.opencampus .information__item .icon-arrow::before {
  width: 0.7em;
  height: 0.7em;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .opencampus .information__item .icon-arrow::before {
    width: 0.5em;
    height: 0.5em;
  }
}
.opencampus .information__icon {
  width: 60px;
}
.opencampus .access {
  margin-top: 180px;
}
@media screen and (max-width: 767px) {
  .opencampus .access {
    margin-top: 120px;
  }
}
.opencampus .access__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 90px;
}
.opencampus .access__content {
  flex: 1;
  width: calc(100% - 630px);
}
@media screen and (max-width: 767px) {
  .opencampus .access__content {
    width: 100%;
  }
}
.opencampus .access__btn {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0;
  margin-right: 30px;
  padding: 0;
  color: #222222;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(15px);
}
@media screen and (min-width: 769px) {
  .opencampus .access__btn:hover {
    opacity: 0.7;
  }
  .opencampus .access__btn:hover .icon-arrow {
    background: #fff;
  }
  .opencampus .access__btn:hover .icon-arrow::before {
    background: #27A78E;
  }
}
@media screen and (max-width: 767px) {
  .opencampus .access__btn {
    margin-right: 10px;
  }
}
.opencampus .access__btn .icon-arrow {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 0.8em;
  height: 0.8em;
  margin-top: -0.2em;
  margin-left: 0.2em;
  vertical-align: middle;
  background: #27A78E;
  border: 1px solid #27A78E;
  border-radius: 100%;
}
.opencampus .access__btn .icon-arrow::before {
  width: 0.3em;
  height: 0.3em;
  background: #fff;
}
.opencampus .access__txt {
  width: 58%;
  margin: 0;
  padding: 40px;
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  .opencampus .access__txt {
    width: 100%;
    padding: 10px 20px 20px;
  }
}
.opencampus .access__txt .sub {
  display: block;
  width: fit-content;
  margin: 0 0 1em;
  padding: 0.2em;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4em;
  text-align: center;
  background: linear-gradient(90deg, #DAFF8B 0.49%, #75ECE0 58%);
}
@media screen and (max-width: 767px) {
  .opencampus .access__txt .sub {
    position: absolute;
    top: 30%;
    left: 20px;
    font-size: 4.1025641026vw;
    text-align: left;
  }
}
.opencampus .access__txt .title {
  display: block;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.4em;
}
@media screen and (max-width: 767px) {
  .opencampus .access__txt .title {
    font-size: 1.25rem;
  }
}
.opencampus .access__img {
  margin: -30px 0 0;
  margin-right: -30px;
  width: 40%;
}
@media screen and (max-width: 767px) {
  .opencampus .access__img {
    width: 65%;
    margin-right: -10px;
  }
}
@media screen and (max-width: 767px) {
  .opencampus .side-nav .side-nav-link {
    display: none;
  }
}
.opencampus .fixed {
  position: fixed;
  top: 280px;
  left: 0;
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .opencampus .fixed {
    display: flex;
    flex-direction: row;
    width: 100%;
    top: auto;
    bottom: 0;
    z-index: 15;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  }
}
.opencampus .fixed__btns {
  display: flex;
  flex-flow: column;
}
@media screen and (max-width: 767px) {
  .opencampus .fixed__btns {
    flex-flow: row;
  }
}
.opencampus .fixed__btns li {
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .opencampus .fixed__btns li {
    height: 60px;
  }
}
.opencampus .fixed__btns li a {
  display: flex;
  flex-flow: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 12px 10px;
  width: 100%;
  color: #fff;
  text-decoration: none;
}
.opencampus .fixed__btns li a span {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .opencampus .fixed__btns li a span {
    font-size: 3.0769230769vw;
  }
}
@media screen and (min-width: 768px) {
  .opencampus .fixed__btns:nth-child(1) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .opencampus .fixed__btns:nth-child(1) {
    width: 54%;
  }
}
.opencampus .fixed__btns:nth-child(1) li {
  width: 50%;
}
.opencampus .fixed__btns:nth-child(1) li:nth-child(1) a {
  text-align: center;
  background: #000;
}
.opencampus .fixed__btns:nth-child(1) li:nth-child(2) a {
  text-align: center;
  background: #27A78E;
}
.opencampus .fixed__btns:nth-child(2) {
  gap: 2px;
}
@media screen and (max-width: 767px) {
  .opencampus .fixed__btns:nth-child(2) {
    display: grid;
    gap: 0;
    grid-template-columns: repeat(3, 1fr);
    width: 46%;
  }
}
@media screen and (max-width: 767px) {
  .opencampus .fixed__btns:nth-child(2) li {
    width: auto;
  }
}
.opencampus .fixed__btns:nth-child(2) li a {
  color: #222222;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .opencampus .fixed__btns:nth-child(2) li a {
    padding: 5px;
  }
}
.opencampus .fixed__btns:nth-child(2) li a span {
  font-size: 0.75rem;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .opencampus .fixed__btns:nth-child(2) li a span {
    font-size: 2.5641025641vw;
  }
}
.opencampus .fixed__btns:nth-child(2) li a span.en {
  font-family: "Open Sans", sans-serif;
  font-style: italic;
}
.opencampus .fixed__img {
  width: 24px;
  height: 24px;
}
.opencampus .fixed__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#touzitu {
  position: relative;
  background: #fff;
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px;
}
@media screen and (max-width: 767px) {
  #touzitu {
    width: 100%;
    padding: 20px;
  }
}
#touzitu .btn-close {
  position: absolute;
  top: 20px;
  right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 50px;
  height: 50px;
  opacity: 1;
  transition: all 0.4s;
}
@media screen and (max-width: 767px) {
  #touzitu .btn-close {
    top: 0;
    right: 0;
  }
}
@media screen and (min-width: 769px) {
  #touzitu .btn-close:hover {
    opacity: 0.5;
  }
}
#touzitu .btn-close .bar {
  position: relative;
  display: inline-block;
  width: 60%;
  margin: 0 auto;
}
#touzitu .btn-close .bar::before, #touzitu .btn-close .bar::after {
  content: "";
  display: block;
  position: relative;
  left: 50%;
  width: 100%;
  height: 1px;
  background: #222222;
  transform: translateX(-50%);
}
#touzitu .btn-close .bar::before {
  top: 0;
  transform: translateX(-50%) rotate(30deg);
}
#touzitu .btn-close .bar::after {
  top: -2px;
  transform: translateX(-50%) rotate(-30deg);
}
#touzitu .touzitu__title {
  position: relative;
  display: block;
  width: fit-content;
  margin: 0 0 1em;
  padding: 0.2em 0.5em;
  font-size: 2rem;
  line-height: 1em;
  font-weight: 700;
  background: linear-gradient(90deg, #DAFF8B 0.49%, #75ECE0 58%);
}
@media screen and (max-width: 767px) {
  #touzitu .touzitu__title {
    font-size: 1.25rem;
  }
}
#touzitu .touzitu__text {
  font-size: 1rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  #touzitu .touzitu__text {
    font-size: 0.875rem;
    line-height: 1.8;
  }
}
#touzitu .touzitu__text a {
  color: #DAFF8B;
  text-decoration: underline;
}
#touzitu .touzitu__btn {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 20px auto 0;
  padding: 0.5em 1.5em;
  font-weight: 700;
  line-height: 1.4em;
  color: #fff;
  text-decoration: none;
  background: #27A78E;
  border-radius: 9999px;
}
#touzitu .touzitu__btn .icon-arrow {
  width: 0.8em;
  height: 0.8em;
  margin-left: 0.5em;
}
#touzitu .touzitu__btn .icon-arrow::before {
  background: #fff;
}
#touzitu .touzitu__btn + p {
  margin-top: 40px;
}

/* コンテンツ 初期状態 */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.3s ease-out;
}

/* コンテンツ 表示アニメーション */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* コンテンツ 非表示アニメーション */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}