@font-face {
  font-family: 'm-plus-rounded-1c';
  src: url('/um/library/fonts/M_PLUS_Rounded_1c/MPLUSRounded1c-Medium.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
}
body {
  position: relative;
  z-index: 0;
  background: none;
}
body::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #dcf2ff;
  z-index: -1;
}
h2 {
  font-weight: 400
}
h3 {
  border-left: 3px solid #d6b6ff;
  color: #1A1A1F;
  font-family: "m-plus-rounded-1c", 'Noto Sans JP', 'Noto Sans', sans-serif;
  font-weight: 400
}
#container div, #container span, #container p, #container div.bt {
  font-family: "m-plus-rounded-1c", 'Noto Sans JP', 'Noto Sans', sans-serif;
  font-weight: 100
}
#container .btn span {
  font-family: "m-plus-rounded-1c", 'Noto Sans JP', 'Noto Sans', sans-serif;
  font-weight: 400;
  color: #1A1A1F;
}
.btn a {
  border: 2px solid #d6b6ff;
}
.btn a span {
  color: #d6b6ff;
}
.btn a::after {
  filter: invert(72%) sepia(23%) saturate(1800%) hue-rotate(210deg) brightness(105%) contrast(95%);
}
.unit {
  border-radius: 0px;
}
.unit h2 {
  font-family: "m-plus-rounded-1c", 'Noto Sans JP', 'Noto Sans', sans-serif;
  font-weight: 100;
  letter-spacing: .05em;
}
.info_sub .sub_txt {
  padding: 0 5.4rem;
  background-color: #fff;
  border-radius: 30px;
}
@media all and (max-width: 768px) {
  .info_sub .sub_txt {
    padding: 0;
    border-radius: 15px;
  }
}
/*#program*/
#program_nav .ind_mn-p span::after {
  border-top: 2px solid #d6b6ff;
  border-right: 2px solid #d6b6ff;
}
#program_nav li span {
  color: #1A1A1F;
  font-family: "m-plus-rounded-1c", 'Noto Sans JP', 'Noto Sans', sans-serif;
  font-weight: 400
}
/*#about*/
#about {
  background-color: #ABD7FF;
}
#about h2 {
  color: #fff;
}
#about .info_sp {
  color: #2A2B31;
}
#about .bt {
  color: #1A1A1F;
  font-weight: bold !important
}
#about #program_info-set {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 30px;
  color: rgb(59, 63, 74);
  padding: 2.5em 2em;
}
@media all and (max-width: 768px) {
  #about #program_info-set {
    padding: 1.5em 2em;
  }
}
#about .info_sub {
  background-color: rgba(255, 255, 255, 1);
  margin: 1rem 0;
}
@media all and (max-width: 768px) {
  #about .info_sub {
    padding: 1.5em 1em;
  }
}
@media (min-width: 992px) {
  #about .info_sub {
    padding: 2.5em;
    border-radius: 30px;
  }
}
#about .photo {
  margin: 0 auto
}
/*#stream*/
#stream h2 {
  color: #1A1A1F;
}
/*#relation*/
#relation {
  background-color: #d6b6ff;
}
#relation .info_sub {
  border-radius: 30px;
}
#rl_ {
  margin-top: 0
}
#relation .info_txt {
  color: #2A2B31;
}
/*#official_sns*/
#official_sns {
  background-color: #bb7bff;
}
#official_sns h2 {
  color: rgba(255, 255, 255, 1);
}
#official_sns ul {
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 1);
}
#official_sns #sns_caution {
  color: rgba(255, 255, 255, 1);
}
@media all and (max-width: 768px) {
  #about #program_info-set, #about .info_sub, #character .info_sub, #relation .info_sub, #official_sns ul {
    border-radius: 15px;
  }
}
#share_txt, #cr {
  color: #fff !important;
}
