@charset "utf-8";

@media screen and (min-width:901px){
  .mobile-page-u96-river-section-gray-wrap {
    background: #f5f5f7;
    padding: 14px 122px 0
  }
  .mobile-page-u96-annotation {
    width: 950px;
    margin: 0 auto;
    padding: 32px 150px 40px;
    background-color: #f3f6f6
  }

  .mobile-page-u96-annotation * {
    text-align: left;
    font-size: 10px;
    line-height: 1.25;
    color: #6e6e73
  }

  .mobile-page-u96-annotation a {
    color: #424245
  }

  .mobile-page-u96-strong-text {
    font-weight: 700
  }

  .mobile-page-u96-annotation-list {
    margin-top: 10px
  }

  .mobile-page-u96-annotation-list_item:not(:first-child) {
    margin-top: 10px
  }
}

@media screen and (max-width:900px){
  .mobile-page-u96-river-section-gray-wrap {
    background: #f5f5f7;
    padding-top: 13.33vw
  }
  
  .mobile-page-u96-annotation {
    padding: 45px 45px 30px;
    background-color: #f3f6f6
  }

  .mobile-page-u96-annotation * {
    text-align: left;
    font-size: 12px;
    line-height: 1.33;
    color: #6e6e73
  }

  .mobile-page-u96-annotation a {
    color: #424245
  }

  .mobile-page-u96-strong-text {
    font-weight: 700
  }

  .mobile-page-u96-annotation-list {
    margin-top: 12px
  }

  .mobile-page-u96-annotation-list_item:not(:first-child) {
    margin-top: 10px
  }
}