.events-content[data-v-4d206784] {
  margin: 0 var(--gutter);
}
.events-content .content-part .title-top[data-v-4d206784] {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1023.98px) {
.events-content .content-part .title-top[data-v-4d206784] {
    margin-bottom: 24px;
}
}
@media screen and (min-width: 1024px) {
.events-content .content-part .title-top[data-v-4d206784] {
    margin-bottom: clamp(0px, 1.6666666667vw, 24px);
}
}
.events-content .content-part .title-top .left-title[data-v-4d206784] {
  white-space: pre-wrap;
  font-size: var(--desc);
  font-family: "Montserrat-Medium", "NotoSansJP-Medium";
  font-weight: 500;
  line-height: 1.5;
  color: #fff;
  font-size: 11px;
  font-family: Montserrat;
  border-radius: 4px;
  background-color: #009ade;
}
@media screen and (min-width: 1024px) {
.events-content .content-part .title-top .left-title[data-v-4d206784] {
    padding: clamp(0px, 0.3472222222vw, 5px) clamp(0px, 0.8333333333vw, 12px);
}
}
@media screen and (max-width: 1023.98px) {
.events-content .content-part .title-top .left-title[data-v-4d206784] {
    padding: 5px 12px;
}
}
.events-content .content-part .title-top .right-title[data-v-4d206784] {
  white-space: pre-wrap;
  font-size: var(--body3);
  font-family: "Montserrat-Medium", "NotoSansJP-Medium";
  font-weight: 500;
  line-height: 1.5;
  color: #505255;
  margin: 0px 8px;
}
.events-content .content-part .title[data-v-4d206784] {
  white-space: pre-wrap;
  font-size: var(--h3);
  font-family: "Montserrat-Medium", "NotoSansJP-Medium";
  font-weight: 500;
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.95);
  line-height: 1.4;
  white-space: pre-wrap;
}
.events-content .content-part .desc[data-v-4d206784] {
  white-space: pre-wrap;
  font-size: var(--body3);
  font-family: "Montserrat-Medium", "NotoSansJP-Medium";
  font-weight: 500;
  line-height: 1.5;
  color: #505255;
  line-height: 1.5;
  white-space: pre-wrap;
}
@media screen and (max-width: 1023.98px) {
.events-content .content-part .desc[data-v-4d206784] {
    margin-top: 24px;
}
}
@media screen and (min-width: 1024px) {
.events-content .content-part .desc[data-v-4d206784] {
    margin-top: clamp(0px, 1.6666666667vw, 24px);
}
}