@charset "UTF-8";
.page_toptitle {
  background: url(/common/img/about/noo/bg_toptitle.jpg) no-repeat 100% center;
  background-size: cover; }

@media (min-width: 768px) {
  #number_of_oxto {
    margin-top: 10rem; } }
#number_of_oxto h3 {
  text-align: center;
  color: #009fb7; }
#number_of_oxto .wrap {
  margin: 10rem auto 6rem auto;
  width: 80%; }
  @media (min-width: 768px) {
    #number_of_oxto .wrap {
      width: 90%; } }
  @media (min-width: 1024px) {
    #number_of_oxto .wrap {
      width: 1000px; } }
  @media (min-width: 768px) {
    #number_of_oxto .wrap ul {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      align-items: center; } }
  #number_of_oxto .wrap ul li {
    margin-bottom: 6rem; }
    @media (min-width: 768px) {
      #number_of_oxto .wrap ul li {
        width: 28%; } }
    #number_of_oxto .wrap ul li img {
      display: block;
      width: 80%;
      margin: 0 auto 4rem auto; }
      @media (min-width: 768px) {
        #number_of_oxto .wrap ul li img {
          width: 50%; } }

/* 同ページリンク非表示 */
#link_list ul li:nth-child(6) {
  display: none; }

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