@charset "UTF-8";

html {
  font-size: 62.5%;
}

.bold {
  font-weight: bold;
}

.notApplicable_center {
  margin: 20px 0 10px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}

.notApplicable {
  margin-top: 20px;
  font-size: 13px;
}

.notApplicable2 {
  margin-top: 20px;
  font-size: 1.6em;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #000;
}

.notApplicable2_2 {
  margin-top: 5px;
  font-size: 1.0em;
  font-weight: bold;
  text-align: right;
}

.notApplicable2_3 {
  margin: 20px 0 0 100px;
  font-size: 1.1em;
  text-align: left;
}

.notApplicable2_5 {
  margin-top: 5px;
  font-size: 1.0em;
  font-weight: bold;
  text-align: right;
}

.notApplicable3 {
  margin-top: 20px;
  font-weight: bold;
}

.notApplicable4 {
  padding-top: 20px;
  font-size: 0.9em;
}

.stext {
  font-size: 0.9em;
}

.event-waku-notice {
  font-weight: bold;
  font-size: 18px;
}

[data-browse-mode="P"] .event-waku-text {
  font-weight: bold;
}

.event-item-check {
  font-size: 23px;
}

[data-browse-mode="S"] p.event-coupon-head {
  font-size: 18px;
}

[data-browse-mode="S"] .notApplicable2 {
  font-size: 1.3em;
}

[data-browse-mode="S"] .notApplicable2_2 {
  font-size: 1.2em;
  text-align: center;
  margin-bottom: 10px;
}

[data-browse-mode="S"] .notApplicable2_3 {
  margin: 10px 0 20px 10px;
  font-size: 1.0em;
}

[data-browse-mode="S"] .notApplicable2_5 {
  margin-top: 5px;
  font-size: 0.8em;
}

[data-browse-mode="S"] .notApplicable3 {
  margin-top: 20px;
}

[data-browse-mode="S"] .notApplicable4 {
  padding: 10px 0;
  font-size: 0.9em;
}

[data-browse-mode="S"] .event-waku-notice {
  font-size: 16px;
}

[data-browse-mode="S"] .event-item-check {
  font-size: 20px;
}