@charset "UTF-8";

.event-2021-02-02 .bodytext section h3 {
  margin-top: 2rem;
}

.event-2021-02-02 .bodytext section p {
  margin-top: .5rem;
}

.event-2021-02-02 .bodytext .image {
  margin-right: auto;
  margin-left: auto;
}

.event-2021-02-02 .bodytext .image--gabarice {
  max-width: 320px;
}

.event-2021-02-02 .bodytext .image--sticker {
  max-width: 240px;
}

.event-2021-02-02 .bodytext .image--prize {
}

.event-2021-02-02 .bodytext .layout--logo {
  display: flex;
  justify-content: center;
  margin: 0 0 0 -16px;
}

.event-2021-02-02 .bodytext .layout-item--logo {
  flex: 0 0 auto;
  height: 96px;
  margin-right: 0;
  margin-left: 16px;
}

.event-2021-02-02 .bodytext .layout-item--logo img {
  width: auto;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

@media screen and (min-width: 768px) {

  .event-2021-02-02 .bodytext .box--strong {
    margin-right: -8px;
    margin-left: -8px;
  }

  .event-2021-02-02 .bodytext .image {
    max-width: none;
  }

  .event-2021-02-02 .bodytext .layout--campaign {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 0 -40px;
  }

  .event-2021-02-02 .bodytext .layout--campaign .image {
    margin-bottom: 0;
  }

  .event-2021-02-02 .bodytext .layout-item--gabarice,
  .event-2021-02-02 .bodytext .layout-item--sticker {
    margin: 0 0 0 40px;
  }

  .event-2021-02-02 .bodytext .layout-item--gabarice {
    width: calc(60% - 16px);
  }

  .event-2021-02-02 .bodytext .layout-item--sticker {
    width: calc(40% - 16px);
  }

  .event-2021-02-02 .bodytext .layout--logo {
    justify-content: flex-start;
    align-items: center;
  }

  .event-2021-02-02 .bodytext .layout-item--logo {
    height: 160px;
  }

  .event-2021-02-02 .bodytext .layout-item--ja-tottoriseibu {
    height: 144px;
  }
}
