/* line 5, safety.scss */
.page-title h1 .parent-title {
  margin-bottom: 38px; }
  @media screen and (max-width: 800px) {
    /* line 5, safety.scss */
    .page-title h1 .parent-title {
      margin-bottom: 20px; } }
/* line 11, safety.scss */
.page-title h1 .en {
  font-size: 46px; }
  @media screen and (max-width: 800px) {
    /* line 11, safety.scss */
    .page-title h1 .en {
      font-size: 42px; } }

/* line 20, safety.scss */
.safety-content {
  margin-bottom: 110px; }
  @media screen and (max-width: 800px) {
    /* line 20, safety.scss */
    .safety-content {
      margin-bottom: 90px; } }
  /* line 25, safety.scss */
  .safety-content:last-of-type {
    margin-bottom: 0; }
  /* line 28, safety.scss */
  .safety-content ol {
    margin-bottom: 40px; }
    /* line 30, safety.scss */
    .safety-content ol li {
      padding-left: 20px;
      margin-bottom: 24px; }
      @media screen and (max-width: 800px) {
        /* line 30, safety.scss */
        .safety-content ol li {
          margin-bottom: 20px; } }
      /* line 36, safety.scss */
      .safety-content ol li:last-child {
        margin-bottom: 0; }
  /* line 41, safety.scss */
  .safety-content p {
    margin-bottom: 30px; }
    /* line 43, safety.scss */
    .safety-content p.read-safety {
      margin-bottom: 40px; }
    /* line 46, safety.scss */
    .safety-content p.seitei {
      text-align: right; }
    /* line 49, safety.scss */
    .safety-content p.shomei {
      text-align: right;
      margin-bottom: 0; }
  /* line 54, safety.scss */
  .safety-content .iso-img {
    display: flex;
    justify-content: space-between; }
    /* line 57, safety.scss */
    .safety-content .iso-img figure {
      width: 47.3%; }

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