/*! Writen  by SCSS */
.main_image {
  line-height: 0; }
  .main_image img {
    width: 100%; }

.sec_main_logo {
  width: 97.57%;
  line-height: 0;
  margin-inline: auto;
  margin-bottom: 20px;
  display: none; }

.sec_head {
  font-size: clamp(30px, 8.16vw, 40px);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 1;
  gap: 0.5em;
  margin-bottom: 0.75em; }
  .sec_head .en {
    font-weight: 900; }
    .sec_head .en span:nth-child(odd) {
      color: #e50012; }
    .sec_head .en span:nth-child(even) {
      color: #005bab; }
  .sec_head .jp {
    font-size: 0.5em; }

.box_head {
  font-size: clamp(24px, 6.12vw, 30px);
  font-weight: 700;
  line-height: 1;
  text-align: center; }

/*# sourceMappingURL=stageevent.css.map */
