@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;
}

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

main {
  background: url(../img/opencampus/bg_mv.png) top left no-repeat #fff;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  main {
    background: url(../img/opencampus/bg_mv_sp.png) top left no-repeat #fff;
    background-size: 100% 844px;
  }
}

.pagetop {
  bottom: 120px !important;
}

.mv {
  padding: 116px 0 80px;
}
@media screen and (max-width: 767px) {
  .mv {
    padding: 90px 0 113px;
  }
}
.mv__inner {
  max-width: 1032px;
  margin: 0 auto;
  display: flex;
  flex-flow: row-reverse;
  gap: 129px;
}
@media screen and (max-width: 767px) {
  .mv__inner {
    flex-flow: column;
    gap: 0;
  }
}
.mv__img {
  width: 490px;
}
@media screen and (max-width: 767px) {
  .mv__img {
    margin-left: auto;
    width: 88%;
    position: relative;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) {
  .mv__group {
    margin-top: -45px;
    margin-left: 30px;
    position: relative;
    z-index: 2;
  }
}
.mv__group li:first-child {
  width: 344px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .mv__group li:first-child {
    width: 67%;
    margin-bottom: 20px;
  }
}
.mv__group li:last-child {
  width: 413px;
}
@media screen and (max-width: 767px) {
  .mv__group li:last-child {
    width: 74%;
  }
}

.opencampus__title {
  padding: 100px 0 88px;
  font-size: 3rem;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
  line-height: 60px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .opencampus__title {
    font-size: 2rem;
    padding-top: 44px;
    margin-left: 20px;
  }
}
.opencampus__title.sche {
  padding-bottom: 36px;
}
.opencampus__title.sche::before {
  content: "Schedule";
  font-size: 10rem;
  font-family: "Outfit", sans-serif;
  position: absolute;
  top: 0;
  left: -80px;
  color: #fff;
  opacity: 0.2;
  z-index: -1;
  font-weight: 100;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .opencampus__title.sche::before {
    font-size: 5rem;
    left: -20px;
  }
}
@media screen and (max-width: 767px) {
  .opencampus__title.ev {
    margin-left: 0;
    padding-bottom: 70px;
  }
}
.opencampus__title.ev::before {
  content: "Event";
  font-size: 10rem;
  font-family: "Outfit", sans-serif;
  position: absolute;
  top: 0;
  left: -80px;
  color: #fff;
  opacity: 0.2;
  z-index: -1;
  font-weight: 100;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .opencampus__title.ev::before {
    font-size: 5rem;
    left: -20px;
  }
}
.opencampus__title.mov {
  max-width: 1160px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .opencampus__title.mov {
    padding-left: 20px;
    padding-bottom: 60px;
  }
}
.opencampus__title.mov::before {
  content: "Movie";
  font-size: 10rem;
  font-family: "Outfit", sans-serif;
  position: absolute;
  top: 0;
  left: -80px;
  color: #c1d5f5;
  opacity: 0.2;
  z-index: -1;
  font-weight: 100;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .opencampus__title.mov::before {
    font-size: 5rem;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .opencampus__title.info {
    line-height: 1.4;
    padding-bottom: 45px;
  }
}
.opencampus__title.info::before {
  content: "Information";
  font-size: 10rem;
  font-family: "Outfit", sans-serif;
  position: absolute;
  top: 0;
  left: -80px;
  color: #c1d5f5;
  opacity: 0.2;
  z-index: -1;
  font-weight: 100;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .opencampus__title.info::before {
    font-size: 5rem;
    left: -20px;
    letter-spacing: -3px;
  }
}
@media screen and (max-width: 389px) {
  .opencampus__title.info::before {
    letter-spacing: -5px;
  }
}
@media screen and (max-width: 767px) {
  .opencampus__title.acc {
    padding-bottom: 37px;
    line-height: 1.2;
  }
}
.opencampus__title.acc::before {
  content: "Access";
  font-size: 10rem;
  font-family: "Outfit", sans-serif;
  position: absolute;
  top: 0;
  left: -80px;
  color: #c1d5f5;
  opacity: 0.2;
  z-index: -1;
  font-weight: 100;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .opencampus__title.acc::before {
    font-size: 5rem;
    left: -20px;
  }
}

.charm {
  padding: 0 0 127px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .charm {
    padding: 32px 20px 0;
    background: url(../img/opencampus/bg_charm_sp.png) top center no-repeat, url(../img/opencampus/bg_charm2_sp.png) bottom right no-repeat;
    background-size: 429px 409px, 226px 135px;
  }
}
.charm::before {
  content: "";
  display: block;
  position: absolute;
  top: -108px;
  left: calc(50% + 32px);
  transform: translateX(-50%);
  background: url(../img/opencampus/bg_charm.png) center center no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .charm::before {
    display: none;
  }
}
.charm__list {
  display: flex;
  flex-flow: wrap;
  justify-content: flex-end;
  gap: 66px;
  max-width: 1180px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .charm__list {
    flex-flow: column;
  }
}
.charm__list li:first-child {
  width: 410px;
}
@media screen and (max-width: 767px) {
  .charm__list li:first-child {
    width: auto;
  }
}
.charm__list li:last-child {
  width: 660px;
}
@media screen and (max-width: 767px) {
  .charm__list li:last-child {
    width: auto;
  }
}
.charm__title {
  font-size: 2.625rem;
  color: #13356c;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
  line-height: 1.4;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .charm__title {
    font-size: 2.125rem;
  }
}
.charm__text {
  margin-top: 50px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 34px;
}
@media screen and (max-width: 767px) {
  .charm__text {
    margin-top: 34px;
    font-size: 0.875rem;
    line-height: 30px;
  }
}

.ocContent {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .ocContent {
    padding: 88px 20px 0;
    background: url(../img/opencampus/bg_oc1.png) top 25% left 93% no-repeat, url(../img/opencampus/bg_oc1.png) bottom 8% left 93% no-repeat;
    background-size: 744px 560px, 744px 560px;
  }
}
.ocContent__inner {
  max-width: 1160px;
  padding-right: 20px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .ocContent__inner {
    padding-right: 0;
  }
}
.ocContent::before {
  content: "";
  position: absolute;
  display: block;
  background: url(../img/opencampus/bg_oc1.png) center center no-repeat;
  background-size: contain;
  top: -74%;
  left: -37%;
  width: 1752px;
  height: 1320px;
  z-index: -1;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .ocContent::before {
    width: 744px;
    height: 560px;
    top: -12%;
    left: -85%;
  }
}
.ocContent::after {
  content: "";
  position: absolute;
  display: block;
  background: url(../img/opencampus/bg_oc2.png) center center no-repeat;
  background-size: contain;
  bottom: -36%;
  right: -53%;
  width: 1832px;
  height: 1948px;
  z-index: -1;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .ocContent::after {
    width: 778px;
    height: 827px;
    top: -13%;
    right: -108%;
  }
}
.ocContent__list {
  display: flex;
  flex-flow: wrap;
  gap: 30px 16px;
}
@media screen and (max-width: 767px) {
  .ocContent__list {
    flex-flow: column;
  }
}
.ocContent__list li {
  width: calc((100% - 32px) / 3);
}
@media screen and (max-width: 767px) {
  .ocContent__list li {
    width: 100%;
  }
}
.ocContent__list li:last-child {
  width: 100%;
}
.ocContent__report {
  max-width: 860px;
  margin: 80px auto 0;
}
@media screen and (max-width: 767px) {
  .ocContent__report {
    margin-top: 64px;
  }
}

.schedule {
  margin: 178px 0 0;
  padding: 0 0 121px 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .schedule {
    margin-top: 120px;
    padding: 20px 0 65px;
  }
}
.schedule::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/opencampus/bg_schedule.jpg) top left no-repeat;
  background-size: contain;
  width: 88%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .schedule::after {
    background: url(../img/opencampus/bg_schedule_sp.jpg) top left no-repeat;
  }
}
.schedule::before {
  content: "";
  display: block;
  position: absolute;
  top: -85%;
  left: -42%;
  background: url(../img/opencampus/bg_oc1.png) center center no-repeat;
  background-size: contain;
  width: 1752px;
  height: 1320px;
  z-index: -1;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .schedule::before {
    top: -141%;
  }
}
.schedule__inner {
  max-width: 1160px;
  margin: 0 auto;
}
.schedule__list {
  display: grid;
  gap: 32px 36px;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 767px) {
  .schedule__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    padding: 0 20px;
  }
}
.schedule__list li {
  padding: 40px 28px 32px;
  background-color: #fff;
  position: relative;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .schedule__list li {
    padding: 28px 20px 30px;
  }
}
@media screen and (max-width: 389px) {
  .schedule__list li {
    padding: 28px 0 30px;
  }
}
.schedule__list li::before {
  content: "";
  position: absolute;
  background: linear-gradient(90deg, rgb(252, 140, 182) 0%, rgb(252, 188, 160) 100%);
  width: calc(100% - 20px);
  height: 6px;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.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) {
  .schedule__list li.close::after {
    font-size: 1rem;
  }
}
.schedule__list li .year {
  font-size: 1.25rem;
  font-family: "Outfit", sans-serif;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .schedule__list li .year {
    font-size: 0.75rem;
  }
}
.schedule__list li .date {
  font-size: 4rem;
  font-family: "Outfit", sans-serif;
  text-align: center;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .schedule__list li .date {
    font-size: 2.25rem;
  }
}
.schedule__list li .date span {
  line-height: 1;
  font-size: 0.875rem;
  font-weight: 400;
  border: solid 1px #222222;
  border-radius: 50%;
  padding: 2px 4px;
  display: inline;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .schedule__list li .date span {
    font-size: 0.625rem;
  }
}
.schedule__annotation {
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .schedule__annotation {
    margin: 42px 20px 0;
  }
}
.schedule__annotation li {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .schedule__annotation li {
    font-size: 0.6875rem;
  }
}
.schedule__annotation li a {
  color: #5172A8;
  text-decoration: underline;
}

.event {
  margin-top: 120px;
  padding: 0 80px 160px;
  background: url(../img/opencampus/bg_event.png) top left no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
@media screen and (max-width: 767px) {
  .event {
    padding: 18px 20px 120px;
    background: url(../img/opencampus/bg_event_sp.png) top left no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
  }
}
.event__inner {
  max-width: 1160px;
  margin: 0 auto;
}
.event__title {
  font-size: 1.75rem;
  margin: 0 0 32px;
  padding-left: 20px;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .event__title {
    width: 100%;
  }
}
.event__title.chara::after {
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  right: -226px;
  background: url(../img/opencampus/chara01.png) center center no-repeat;
  background-size: contain;
  width: 180px;
  height: 70px;
}
@media screen and (max-width: 767px) {
  .event__title.chara::after {
    top: 38px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    width: 144px;
    height: 55px;
    z-index: 2;
  }
}
.event__title::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 100%;
  background: linear-gradient(to bottom, rgb(252, 140, 182) 0%, rgb(252, 188, 160) 100%);
  top: 0;
  left: 0;
}
.event__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 38px;
  margin-bottom: 96px;
}
@media screen and (max-width: 767px) {
  .event__list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.event__list > li {
  padding: 20px 20px 30px;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  flex-flow: column;
}
.event__list > li *:last-child {
  margin-top: auto;
}
.event__subtitle {
  font-size: 1.375rem;
  padding-bottom: 16px;
  margin: 16px 0;
  position: relative;
}
.event__subtitle::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(to right, #ab5be8 0%, #2a62c1 100%);
  width: 30px;
  height: 3px;
}
.event__text {
  margin-top: 0 !important;
  margin-bottom: 16px;
}
.event__btnGroup {
  display: flex;
  justify-content: center;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .event__btnGroup {
    gap: 0;
  }
}
@media screen and (max-width: 767px) {
  .event__btn {
    flex-grow: 1;
  }
}
.event__btn.right a {
  margin: 0 0 0 auto;
}
@media screen and (max-width: 767px) {
  .event__btn.right a {
    margin: 0 auto;
  }
}
.event__btn.blue a {
  background: linear-gradient(to right, #7aa5eb 0%, #c68ef0 100%);
}
.event__btn.blue a::before {
  background: url(../img/opencampus/icon_arr_purple.svg) center center no-repeat;
}
.event__btn a {
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  padding: 8px 60px 8px 20px;
  border-radius: 100px;
  background: linear-gradient(to right, rgb(252, 140, 182) 0%, rgb(252, 188, 160) 100%);
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .event__btn a {
    font-size: 1rem;
    min-width: 60%;
    padding-right: 52px;
  }
}
.event__btn a::before {
  content: "";
  position: absolute;
  display: block;
  background: url(../img/opencampus/icon_arr.svg) center center no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
@media screen and (max-width: 389px) {
  .event__btn a::before {
    right: 12px;
  }
}

.application {
  max-width: 1160px;
  margin: 96px auto;
  display: flex;
  align-items: center;
  flex-flow: wrap;
  padding: 22px 30px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .application {
    justify-content: center;
    gap: 24px;
  }
}
.application__icon {
  width: 72px;
  height: auto;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .application__icon {
    margin-right: 0;
  }
}
.application__title {
  font-size: 1rem;
  color: #fc8cb6;
  font-weight: 700;
  margin-bottom: 8px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .application__title {
    text-align: center;
  }
}
.application__text {
  font-size: 0.875rem;
}
@media screen and (max-width: 767px) {
  .application__text {
    font-size: 0.75rem;
  }
}
.application__text a {
  color: #5172A8;
  text-decoration: underline;
}
.application__snsGroup {
  margin-left: 120px;
  display: flex;
  flex-flow: wrap;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .application__snsGroup {
    margin-left: 0;
    justify-content: center;
    gap: 0;
  }
}
.application__snsGroup li {
  width: 120px;
}
.application__sns {
  width: 40px;
  margin: 0 auto;
}
.application__name {
  margin-top: 20px;
  font-size: 0.75rem;
  text-align: center;
  line-height: 1;
}

.experience__list {
  margin-bottom: 96px;
}
@media screen and (max-width: 767px) {
  .experience__list.mt50 {
    margin-top: 50px;
  }
}
.experience__list:last-of-type {
  margin-bottom: 0;
}
.experience__list > li {
  display: flex;
  flex-flow: wrap;
  gap: 40px;
  padding: 40px;
  margin-bottom: 60px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  position: relative;
}
@media screen and (max-width: 767px) {
  .experience__list > li {
    flex-flow: column;
    padding: 20px;
  }
}
.experience__list > li:last-child {
  margin-bottom: 0;
}
.experience__list > li.pink {
  background: rgba(255, 235, 246, 0.8);
}
.experience__list > li.chara {
  padding-bottom: 80px;
}
.experience__list > li.chara::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -24px;
  left: 72px;
  background: url(../img/opencampus/chara02.png) center center no-repeat;
  background-size: contain;
  width: 298px;
  height: 88px;
}
@media screen and (max-width: 767px) {
  .experience__list > li.chara::after {
    width: 238px;
    height: 71px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.experience__icon {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  gap: 16px;
  position: absolute;
  top: -36px;
  right: 40px;
}
@media screen and (max-width: 767px) {
  .experience__icon {
    top: -28px;
    right: 10px;
  }
}
.experience__icon li {
  width: 72px;
}
@media screen and (max-width: 767px) {
  .experience__icon li {
    width: 58px;
  }
}
.experience__img {
  width: calc(37% - 40px);
}
@media screen and (max-width: 767px) {
  .experience__img {
    width: 100%;
  }
}
.experience__group {
  width: calc(65% - 40px);
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  .experience__group {
    width: 100%;
  }
}
.experience__tag {
  font-size: 0.875rem;
  font-weight: 400;
  display: inline-block;
  padding: 4px 8px;
  line-height: 1;
  background: #fff;
  border-radius: 50px;
  color: #4A86EB;
}
.experience__title {
  font-size: 1.75rem;
  padding: 8px 0 20px;
  position: relative;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .experience__title {
    font-size: 1.25rem;
  }
}
.experience__title small {
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .experience__title small {
    font-size: 0.875rem;
  }
}
.experience__title::before {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  background: linear-gradient(to left, #ab5be8 0%, #2a62c1 100%);
  width: 30px;
  height: 3px;
}
.experience__subtitle {
  color: #5172A8;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 4px;
}
.experience__text {
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .experience__text {
    font-size: 0.875rem;
    line-height: 22px;
  }
}
.experience__text:last-child {
  margin-bottom: 0;
}
.experience__annotation {
  font-size: 0.75rem;
}
.experience__program {
  margin: 16px 0 16px;
  list-style: disc;
  padding-left: 1.4em;
}

.movie {
  margin-top: 120px;
  padding: 0 0 160px;
}
@media screen and (max-width: 767px) {
  .movie {
    margin-top: 40px;
    padding-bottom: 88px;
  }
}
.movie__inner {
  position: relative;
}

.swiper {
  position: relative;
}

.swiper-slide {
  aspect-ratio: 16/9;
  background: #000;
}

.swiper-slide iframe {
  width: 100%;
  height: 100%;
}

.swiper-button-prev, .swiper-button-next {
  margin-top: 0;
  width: 60px;
  height: 60px;
  top: 50%;
  border-radius: 100%;
  overflow: hidden;
  transform: translateY(-50%);
}
.swiper-button-prev::before, .swiper-button-next::before {
  content: "";
  background: #fff url(../img/opencampus/swiper_btn.svg) center center no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
}
.swiper-button-prev::after, .swiper-button-next::after {
  content: "";
  display: none;
}

.swiper-button-prev {
  left: calc((100vw - 120px) / 4.2 - 40.5px);
}
@media screen and (max-width: 767px) {
  .swiper-button-prev {
    left: 10px;
  }
}

.swiper-button-next {
  left: calc((100vw - 120px) / 4.2 * 3 - 32.5px);
}
@media screen and (max-width: 767px) {
  .swiper-button-next {
    left: auto;
    right: 10px;
  }
}
.swiper-button-next::before {
  transform: rotate(180deg);
}

.information {
  margin-bottom: 122px;
}
@media screen and (max-width: 767px) {
  .information {
    margin-bottom: 90px;
  }
}
.information__inner {
  max-width: 1160px;
  margin: 0 auto;
}
.information__list {
  display: flex;
  flex-flow: wrap;
}
@media screen and (max-width: 767px) {
  .information__list {
    margin: 0 20px;
    gap: 32px 64px;
    justify-content: center;
  }
}
.information__list li {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  flex-flow: column;
}
.information__list li:nth-of-type(1) {
  gap: 0 30px;
  margin-right: 120px;
}
@media screen and (max-width: 767px) {
  .information__list li:nth-of-type(1) {
    margin-right: 0;
  }
}
.information__list li:nth-of-type(1) p {
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .information__list li:nth-of-type(1) p {
    font-size: 0.875rem;
  }
}
.information__list li:nth-of-type(1) a {
  color: #5172A8;
}
.information__list li:nth-of-type(2) {
  margin-right: 80px;
}
@media screen and (max-width: 767px) {
  .information__list li:nth-of-type(2) {
    margin-right: 0;
  }
}
.information__list li p {
  font-size: 0.75rem;
}
.information__icon {
  width: 60px;
}

.access {
  margin-bottom: 235px;
}
@media screen and (max-width: 767px) {
  .access {
    margin-bottom: 120px;
  }
}
.access__img {
  max-width: 724px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .access__img {
    margin: 0 20px;
  }
}

@media screen and (max-width: 767px) {
  .side-nav .side-nav-link {
    display: none;
  }
}

.fixed {
  position: fixed;
  top: 116px;
  right: 0;
  display: flex;
  flex-flow: column;
  gap: 8px;
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .fixed {
    flex-flow: wrap;
    width: 100%;
    gap: 0;
    top: auto;
    bottom: 0;
    z-index: 15;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  }
}
.fixed li {
  width: 50px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .fixed li:nth-of-type(1) {
    width: 38%;
  }
}
@media screen and (max-width: 767px) {
  .fixed li:nth-of-type(2) {
    width: 38%;
  }
}
@media screen and (max-width: 767px) {
  .fixed li:nth-of-type(3) {
    width: 24%;
  }
}
.fixed li a {
  writing-mode: vertical-rl;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 12px 10px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .fixed li a {
    writing-mode: horizontal-tb;
    padding: 4px 7px;
  }
}
.fixed li p {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .fixed li p {
    font-size: 0.875rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 389px) {
  .fixed li p {
    font-size: 0.75rem;
  }
}
.fixed__img {
  width: 28px;
  height: auto;
}
.fixed__touzitu {
  background: linear-gradient(90deg, rgb(252, 140, 182) 0%, rgb(252, 188, 160) 100%);
  border-radius: 10px 0 0 10px;
  transition: transform 0.3s ease;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .fixed__touzitu {
    border-radius: 0;
  }
}
.fixed__touzitu a {
  pointer-events: none;
}
.fixed__touzitu.is-active {
  transform: translateX(-387px);
}
@media screen and (max-width: 767px) {
  .fixed__touzitu.is-active {
    transform: none;
  }
}
.fixed__zengaku {
  background: linear-gradient(to right, #7aa5eb 0%, #c68ef0 100%);
  border-radius: 10px 0 0 10px;
}
@media screen and (max-width: 767px) {
  .fixed__zengaku {
    border-radius: 0;
  }
}
.fixed__access a {
  background-color: #fff;
  gap: 7px !important;
}
.fixed__access p {
  color: #000 !important;
  width: 100%;
  text-align: center;
  font-family: "Outfit", sans-serif;
  font-weight: 200;
}
.fixed__access .fixed__img {
  width: 14px;
}

.touzitu {
  position: fixed;
  top: 116px;
  right: -387px;
  width: 387px;
  min-height: 400px;
  background: #fff;
  transition: right 0.3s ease;
  z-index: 11;
  padding: 30px 40px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .touzitu {
    width: 100%;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    transition: all 0.3s ease;
    padding: 20px 40px 32px;
    min-height: auto;
    transform: translateY(100%);
  }
  .touzitu.is-active {
    transform: translateY(-54px);
  }
}
.touzitu.is-active {
  right: 0;
}
.touzitu .close {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 32px;
  height: 18px;
}
.touzitu .close img {
  display: block;
}
.touzitu__img {
  margin: 0 auto 24px;
  width: 72px;
  height: auto;
}
.touzitu__img img {
  max-width: 100%;
  height: auto;
}
.touzitu__title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #fc8cb6;
  text-align: center;
}
.touzitu__text {
  font-size: 0.875rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .touzitu__text {
    font-size: 0.75rem;
    line-height: 1.8;
  }
}
.touzitu__text a {
  color: #5172A8;
  text-decoration: underline;
}
.touzitu__sns {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  gap: 40px;
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .touzitu__sns {
    margin-top: 25px;
  }
}
.touzitu__sns li {
  width: calc(50% - 40px);
}
.touzitu__sns p {
  margin-top: 20px;
  text-align: center;
  font-size: 0.75rem;
}
.touzitu__icon {
  width: 40px;
  margin: 0 auto;
}/*# sourceMappingURL=opencampus.css.map */