iframe[src^="https://go.open.co.jp/l/1112042/2025-11-13/f5qkdt"],
iframe[src^="https://go.open.co.jp/l/1112042/2026-02-04/f5yknm"] {
  display: block;
  width: 100%;
  max-width: 100%;
  border: 0;
}

iframe[src^="https://go.open.co.jp/l/1112042/2025-11-13/f5qkdt"] {
  height: 1400px;
}

iframe[src^="https://go.open.co.jp/l/1112042/2026-02-04/f5yknm"] {
  height: 1680px;
}

.ae-download-frame--new,
.new-req-form .req-flex-wrap > .after.ae-download-frame {
  position: relative;
  padding-top: 72px;
  padding-bottom: 40px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.04), 0 8px 12px -2px rgba(0, 0, 0, 0.1);
}

.ae-download-frame--new {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.new-req-form .req-flex-wrap > .after.ae-download-frame {
  border-color: transparent;
}

.ae-download-frame--new > iframe,
.new-req-form .req-flex-wrap > .after.ae-download-frame > iframe {
  margin-top: 0;
}

body .ae-download-frame > .ae-download-frame__title {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  min-height: 48px;
  margin: 0;
  padding: 8px 16px;
  border-radius: 12px 12px 0 0;
  background: #f18e2c;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  overflow-wrap: anywhere;
}
