@charset "UTF-8";
/* CSS Document */
@media (max-width: 767px) {
  .pcOnly {
    display: none !important; } }
@media (min-width: 767.1px) {
  .spOnly {
    display: none !important; } }
@media (max-width: 767px) {
  body {
    padding-top: 45px !important; } }

@media (max-width: 767px) {
  #HeaderArea1 {
    transform: none !important;
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0; } }

@media (min-width: 767.1px) {
  #HeaderArea2 {
    position: sticky;
    top: 0;
    z-index: 100; } }

#Contents {
  padding: 0 !important; }

#debu_recurit_anchor {
  font-family: "Noto Sans JP", sans-serif;
  background: #fff;
  position: sticky;
  top: 60px;
  z-index: 100; }
  #debu_recurit_anchor ul {
    width: min(1275px, calc(100% - 30px));
    padding: 0 15px;
    margin: 0 auto;
    box-sizing: content-box;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    grid-gap: 48px; }
    #debu_recurit_anchor ul li {
      margin: 0;
      padding: 0;
      list-style: none; }
      #debu_recurit_anchor ul li a {
        display: grid;
        height: 76px;
        align-items: center;
        box-sizing: border-box;
        border-top: 3px solid transparent;
        border-bottom: 3px solid transparent;
        color: #333;
        text-decoration: none; }
        #debu_recurit_anchor ul li a.current, #debu_recurit_anchor ul li a:hover {
          border-bottom-color: #dd0125; }
      #debu_recurit_anchor ul li.btn a {
        background: #dd0125;
        padding: 0 48px;
        height: 46px;
        color: #fff; }
        #debu_recurit_anchor ul li.btn a:hover {
          opacity: .7; }

#debu_recurit_kv {
  overflow: hidden;
  background: #fff; }
  @media (min-width: 767.1px) {
    #debu_recurit_kv {
      padding-bottom: 60px; } }
  #debu_recurit_kv .pcOnly {
    background: url("../images/kv_bg.jpg") no-repeat center center/cover;
    height: 650px;
    position: relative; }
    #debu_recurit_kv .pcOnly .inner {
      display: grid;
      height: 100%;
      align-items: flex-end; }
    #debu_recurit_kv .pcOnly .text {
      position: relative;
      z-index: 2;
      padding-bottom: 100px; }
      #debu_recurit_kv .pcOnly .text img {
        max-width: 100%; }
    #debu_recurit_kv .pcOnly .mask {
      height: 650px;
      width: 1820px;
      position: absolute;
      bottom: -60px;
      right: 44%; }

#Contents.debu_recurit {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px; }
  @media (min-width: 994.1px) {
    #Contents.debu_recurit {
      font-size: 16px; } }
  #Contents.debu_recurit.local {
    background: #f3f3f3; }
  #Contents.debu_recurit h2 {
    background: none;
    margin: 0 0 30px;
    padding: 0; }
    @media (min-width: 994.1px) {
      #Contents.debu_recurit h2 {
        margin: 0 0 50px; } }
    #Contents.debu_recurit h2 span {
      background: none;
      display: block;
      margin: 0;
      padding: 0; }
    #Contents.debu_recurit h2 .en {
      font-family: "Roboto", sans-serif;
      font-size: 25px;
      line-height: 1;
      display: grid;
      grid-template-columns: 10px 1fr;
      grid-gap: 20px;
      align-items: center;
      margin: 0 0 10px; }
      @media (min-width: 994.1px) {
        #Contents.debu_recurit h2 .en {
          font-size: 50px; } }
      #Contents.debu_recurit h2 .en::before {
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 10px;
        background: #dd0125;
        display: block; }
    #Contents.debu_recurit h2 .ja {
      font-size: 9px;
      padding-left: 30px;
      line-height: 1; }
      @media (min-width: 994.1px) {
        #Contents.debu_recurit h2 .ja {
          font-size: 18px; } }
  #Contents.debu_recurit p {
    margin: 1em 0;
    line-height: 1.8; }
    @media (min-width: 994.1px) {
      #Contents.debu_recurit p {
        font-size: 16px;
        line-height: 2.2; } }
  #Contents.debu_recurit .inner {
    width: min(1275px, calc(100% - 30px));
    padding: 0 15px;
    margin: 0 auto;
    box-sizing: content-box; }
  #Contents.debu_recurit figure {
    margin: 0; }
  #Contents.debu_recurit img {
    max-width: 100%; }
  #Contents.debu_recurit section {
    padding: 40px 0; }
    @media (min-width: 994.1px) {
      #Contents.debu_recurit section {
        padding: 100px 0; } }
  #Contents.debu_recurit a {
    transition: opacity .3s ,border .3s; }

#topmessage {
  position: relative;
  overflow: hidden; }
  @media (min-width: 994.1px) {
    #topmessage .pcbg {
      background: url("../images/topmessage_pc.jpg") no-repeat right center/auto 100%;
      padding: 60px 580px 60px 0;
      position: relative; }
      #topmessage .pcbg::before {
        content: "";
        width: 500px;
        height: 100%;
        background: linear-gradient(90deg, white, rgba(255, 255, 255, 0));
        display: block;
        pointer-events: none;
        position: absolute;
        top: 0;
        left: 0; } }
  #topmessage .text {
    position: relative; }
  #topmessage figure {
    margin: 30px -15px 0; }
    @media (min-width: 994.1px) {
      #topmessage figure {
        margin: 0; }
        #topmessage figure img {
          display: none; } }
    #topmessage figure figcaption {
      text-align: right;
      font-size: 12px;
      padding: 10px 15px 0;
      line-height: 1.6; }
      @media (min-width: 994.1px) {
        #topmessage figure figcaption {
          padding: 10px 0;
          font-size: 14px; } }
  #topmessage .mask {
    transform: rotate(180deg);
    opacity: .11;
    position: absolute;
    bottom: 0;
    left: 20%;
    height: 650px;
    width: 1820px; }
    @media (min-width: 994.1px) {
      #topmessage .mask {
        left: 55%; } }

#field {
  color: #fff;
  overflow: hidden;
  background: url("../images/field_bg.jpg") no-repeat center center/cover; }
  #field h2 span {
    color: #fff; }
  #field ol {
    margin: 0;
    padding: 0;
    display: flex;
    grid-gap: 100px;
    width: min(calc(300% + 200px), calc(3825px + 200px)); }
    @media (max-width: 994px) {
      #field ol {
        width: 100%;
        display: grid;
        grid-gap: 50px; } }
    #field ol li {
      margin: 0;
      padding: 0;
      list-style: none;
      width: min(calc((100% - 200px) / 3), 1275px);
      display: grid;
      grid-template-columns: 65fr 58fr;
      grid-gap: 50px; }
      @media (max-width: 994px) {
        #field ol li {
          display: grid;
          grid-template-columns: 1fr;
          grid-gap: 30px;
          width: 100%; } }
  #field h3 {
    color: #fff;
    display: grid;
    align-items: center;
    grid-template-columns: 50px 1fr;
    font-size: 20px;
    grid-gap: 20px;
    margin: 0 0 20px; }
    @media (min-width: 994.1px) {
      #field h3 {
        font-size: 36px;
        grid-template-columns: 70px 1fr;
        margin: 0 0 40px; } }
    #field h3 i {
      font-family: 'Roboto';
      display: flex;
      justify-content: center;
      align-items: center;
      background: #dd0125;
      aspect-ratio: 1;
      border-radius: 100px;
      font-size: 25px;
      font-style: normal; }
      @media (min-width: 994.1px) {
        #field h3 i {
          font-size: 30px; } }
  #field dl {
    margin: 420; }
    @media (min-width: 994.1px) {
      #field dl {
        margin: 40px 0 0; } }
    #field dl dt {
      background: #3e3e3e;
      padding: 5px 15px;
      display: table;
      margin: 0 0 15px; }
    #field dl dd a {
      text-decoration: underline;
      color: #fff; }
      #field dl dd a[target="_blank"] {
        padding: 0 20px 0 0;
        background: url("../images/icon_external_wh.svg") no-repeat right center/14px; }
      #field dl dd a:hover {
        text-decoration: none; }
  #field figure {
    text-align: center; }
  #field .note {
    font-size: 14px;
    margin: 20px 0 0; }

#modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: opacity .5s;
  z-index: 2500;
  opacity: 0;
  pointer-events: none; }
  #modal.active {
    pointer-events: all;
    opacity: 1; }
  #modal .modal_bg {
    background: rgba(51, 51, 51, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%; }
  #modal .modal_inner {
    padding: 5dvh 5vw;
    overflow: hidden;
    max-height: 100%;
    width: 100%;
    box-sizing: border-box;
    position: relative; }
  #modal .modal_close {
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    line-height: 1;
    z-index: 100;
    width: 40px;
    aspect-ratio: 1;
    background: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    top: 0;
    right: 0;
    transform: translate(50%, -50%) rotate(45deg);
    color: #fff;
    border-radius: 100px; }
    @media (min-width: 994.1px) {
      #modal .modal_close {
        width: 60px;
        font-size: 20px; } }
  #modal .modal_frame {
    width: 100%;
    max-width: 980px;
    max-height: 90dvh;
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    background: #fff;
    display: none; }
    #modal .modal_frame.active {
      display: block; }
    #modal .modal_frame .frame_inner {
      overflow: auto;
      height: 100%;
      max-height: 90dvh; }
  #modal figure {
    background: url(../images/modal_head.png) no-repeat center center/cover;
    display: grid;
    align-items: center;
    text-align: center;
    padding: 20px;
    grid-gap: 10px; }
    @media (min-width: 994.1px) {
      #modal figure {
        grid-template-columns: 160px 1fr;
        padding: 45px 70px;
        grid-gap: 50px;
        text-align: left; } }
    #modal figure img {
      background: #fff;
      border-radius: 1000px; }
      @media (max-width: 994px) {
        #modal figure img {
          width: 120px;
          margin: 0 auto; } }
    #modal figure figcaption {
      font-size: 14px; }
      #modal figure figcaption b {
        font-size: 18px;
        display: block;
        margin-top: 10px; }
  #modal dl {
    overflow: auto;
    padding: 20px;
    display: grid;
    grid-gap: 20px; }
    @media (min-width: 994.1px) {
      #modal dl {
        display: flex;
        flex-wrap: wrap;
        grid-gap: 60px;
        padding: 70px; } }
    @media (min-width: 994.1px) {
      #modal dl > div {
        width: calc(50% - 35px); }
        #modal dl > div:nth-of-type(3), #modal dl > div:nth-of-type(4) {
          width: 100%; } }
    #modal dl dt {
      font-size: 16px;
      font-weight: bold;
      border-left: 3px solid #dd0125;
      padding: 0 0 0 15px;
      margin: 0  0 15px; }
      @media (min-width: 994.1px) {
        #modal dl dt {
          font-size: 22px;
          margin: 0 0 20px; } }
    #modal dl dd {
      margin: 0;
      padding: 0;
      font-size: 14px; }
  #modal dl.career {
    display: grid;
    overflow: hidden;
    grid-gap: 30px;
    padding: 0; }
    @media (min-width: 994.1px) {
      #modal dl.career {
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 40px; } }
    #modal dl.career > div {
      width: auto; }
      @media (max-width: 994px) {
        #modal dl.career > div {
          display: grid;
          grid-template-columns: 100px 1fr;
          grid-gap: 15px; } }
      #modal dl.career > div:last-child dt::after {
        display: none; }
    #modal dl.career dt {
      border: none;
      display: grid;
      justify-content: center;
      align-items: center;
      color: #fff;
      background: #dd0125;
      padding: 10px;
      margin: 0;
      font-size: 14px;
      position: relative; }
      @media (min-width: 994.1px) {
        #modal dl.career dt {
          height: 100px;
          padding: 10px;
          margin: 0 0 15px;
          font-size: 16px; } }
      #modal dl.career dt::after {
        content: "▼";
        display: block;
        position: absolute;
        color: #333; }
        @media (max-width: 994px) {
          #modal dl.career dt::after {
            left: 50px;
            transform: translateX(-50%);
            bottom: -25px; } }
        @media (min-width: 994.1px) {
          #modal dl.career dt::after {
            transform: translateY(-50%) rotate(-90deg);
            top: 50%;
            right: -28px; } }
    #modal dl.career dd {
      margin: 0;
      padding: 0; }
      @media (max-width: 994px) {
        #modal dl.career dd {
          font-size: 12px; } }

.modal_on {
  overflow: hidden; }

#job ul {
  margin: 0 20px;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px; }
  @media (min-width: 994.1px) {
    #job ul {
      grid-template-columns: repeat(4, 1fr);
      grid-gap: 60px;
      margin: 0; } }
  #job ul li {
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-align: center; }
    @media (min-width: 994.1px) {
      #job ul li:hover img {
        transform: scale(1.05); } }
  #job ul img {
    transition: transform .3s;
    border-radius: 1000px;
    background: #f3f3f3; }
    @media (max-width: 994px) {
      #job ul img {
        max-width: 90% !important; } }
  #job ul figcaption {
    font-size: 14px;
    margin: 15px 0 0; }
    #job ul figcaption b {
      display: block;
      font-weight: normal;
      margin: 10px 0 0; }

#education {
  background: #f3f3f3; }
  #education ol {
    margin: 0;
    padding: 0;
    display: grid;
    grid-gap: 20px; }
    #education ol li {
      margin: 0;
      padding: 0;
      list-style: none; }
  #education .accordion_head {
    background: #333;
    color: #fff;
    font-size: 16px;
    display: grid;
    grid-template-columns: 40px 1fr 20px;
    align-items: center;
    padding: 0 30px 0 20px;
    margin: 0;
    height: 70px;
    cursor: pointer;
    transition: background .3s; }
    @media (min-width: 994.1px) {
      #education .accordion_head {
        font-size: 26px;
        grid-template-columns: 60px 1fr 20px; } }
    #education .accordion_head:hover {
      background: #000; }
    #education .accordion_head i {
      font-size: 20px;
      font-family: 'Roboto';
      font-style: normal;
      display: inline-block;
      margin-right: 10px; }
      @media (min-width: 994.1px) {
        #education .accordion_head i {
          font-size: 30px; } }
    #education .accordion_head::after {
      content: "┼";
      display: block;
      font-size: 20px;
      text-align: center; }
    #education .accordion_head.active::after {
      content: "─"; }
  #education .accordion_body {
    display: none;
    background: #fff;
    padding: 20px; }
    @media (min-width: 994.1px) {
      #education .accordion_body {
        padding: 70px; } }
  #education dl {
    margin: 20px 0 0;
    padding: 0;
    display: grid;
    grid-gap: 20px; }
    @media (min-width: 994.1px) {
      #education dl {
        grid-gap: 40px;
        margin: 50px 50px 0; } }
    #education dl dt {
      font-size: 16px;
      font-weight: bold;
      border-left: 3px solid #dd0125;
      padding: 0 0 0 15px;
      margin: 0  0 15px; }
      @media (min-width: 994.1px) {
        #education dl dt {
          font-size: 22px;
          margin: 0 0 20px; } }
    #education dl dd {
      margin: 0;
      padding: 0; }
      #education dl dd figure {
        margin: 10px 0 0 !important; }
        @media (min-width: 994.1px) {
          #education dl dd figure {
            margin: 20px 0 0 !important; } }
        #education dl dd figure figcaption {
          display: block;
          margin: 0 0 5px; }
          #education dl dd figure figcaption b {
            display: inline-block;
            font-size: 14px;
            font-weight: bold;
            border-bottom: 1px solid #000; }
            @media (min-width: 994.1px) {
              #education dl dd figure figcaption b {
                font-size: 18px; } }
          #education dl dd figure figcaption .note {
            font-size: 8px;
            margin: 6px 0 0 6%; }
            @media (min-width: 994.1px) {
              #education dl dd figure figcaption .note {
                font-size: 10px;
                margin: 10px 0 0 6%; } }

#environment ul {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px; }
  @media (min-width: 994.1px) {
    #environment ul {
      grid-gap: 60px; } }
  #environment ul li {
    margin: 0;
    padding: 0;
    list-style: none; }
  #environment ul a {
    color: #333;
    text-decoration: none; }
    #environment ul a[target="_blank"] figcaption::after {
      content: "";
      display: inline-block;
      background: url("../images/icon_external.svg") no-repeat right center/14px;
      height: 15px;
      width: 14px;
      margin-left: 6px;
      transform: translateY(2px); }
    #environment ul a:hover {
      opacity: .7; }
  #environment ul figure {
    text-align: center; }
    #environment ul figure img {
      position: relative; }
      @media (max-width: 994px) {
        #environment ul figure img {
          width: 60px; } }
    #environment ul figure figcaption {
      padding: 60px 10px 20px;
      margin-top: -40px;
      background: #f3f3f3; }
      @media (min-width: 994.1px) {
        #environment ul figure figcaption {
          padding: 90px 20px 20px;
          margin-top: -70px; } }

#recruitment {
  background: #f3f3f3; }
  #recruitment ul {
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px; }
    @media (min-width: 994.1px) {
      #recruitment ul {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 40px; } }
    #recruitment ul li {
      margin: 0;
      padding: 0;
      list-style: none; }
      @media (max-width: 994px) {
        #recruitment ul li:nth-of-type(n + 9) {
          display: none; } }
      @media (min-width: 994.1px) {
        #recruitment ul li:nth-of-type(n + 10) {
          display: none; } }
    #recruitment ul a {
      text-decoration: none;
      display: block;
      background: #fff;
      padding: 10px;
      display: block;
      height: 100%;
      box-sizing: border-box; }
      @media (min-width: 994.1px) {
        #recruitment ul a {
          padding: 40px;
          padding: 15px; } }
      #recruitment ul a:hover {
        opacity: .7; }
    #recruitment ul h3 {
      color: #dd0125;
      font-size: 14px;
      margin: 0 0 10px; }
      @media (min-width: 994.1px) {
        #recruitment ul h3 {
          font-size: 18px;
          margin: 0 0 15px; } }
    #recruitment ul .area {
      font-size: 11px;
      background: url(../images/icon_pin.svg) no-repeat left center/12px;
      padding: 0 0 0 17px;
      color: #333;
      margin: 0 0 10px; }
      @media (min-width: 994.1px) {
        #recruitment ul .area {
          margin: 0 0 15px;
          font-size: 12px; } }
    #recruitment ul .tags {
      display: flex;
      flex-wrap: wrap;
      grid-gap: 5px; }
      #recruitment ul .tags span {
        border: 1px solid #d7dce7;
        display: block;
        border-radius: 100px;
        padding: 0px 10px;
        color: #333;
        font-size: 12px; }
        @media (min-width: 994.1px) {
          #recruitment ul .tags span {
            font-size: 13px;
            padding: 3px 10px; } }
  #recruitment .more {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    background: #e2e2e2;
    cursor: pointer;
    grid-gap: 15px;
    transition: opacity .3s; }
    @media (min-width: 994.1px) {
      #recruitment .more {
        height: 70px;
        margin-top: 40px; } }
    #recruitment .more::after {
      content: "╋";
      font-size: 15px; }
    #recruitment .more:hover {
      opacity: .7; }
  #recruitment .latest {
    text-align: center;
    margin: 40px 0 40px; }
    @media (min-width: 994.1px) {
      #recruitment .latest {
        margin: 80px 0 0; } }
    #recruitment .latest a {
      background: #dd0125;
      color: #fff;
      text-decoration: none;
      display: flex;
      width: 100%;
      height: 60px;
      justify-content: center;
      align-items: center;
      position: relative;
      margin: 20px auto 0;
      font-size: 16px; }
      @media (min-width: 994.1px) {
        #recruitment .latest a {
          width: 500px;
          height: 80px;
          font-size: 20px;
          margin: 40px auto 0; } }
      #recruitment .latest a:hover {
        opacity: .7; }
      #recruitment .latest a::after {
        content: "";
        background: url("../images/icon_external_wh.svg") no-repeat center center/contain;
        width: 16px;
        aspect-ratio: 1;
        position: absolute;
        top: 50%;
        right: 20px;
        transform: translateY(-50%); }
  #recruitment .inquiry {
    text-align: center;
    margin: 40px 0 40px; }
    @media (min-width: 994.1px) {
      #recruitment .inquiry {
        margin: 40px 0 0; } }
    #recruitment .inquiry a {
      background: #fff;
      color: #dd0125;
      text-decoration: none;
      display: flex;
      width: 100%;
      height: 60px;
      justify-content: center;
      align-items: center;
      position: relative;
      margin: 20px auto 0;
      font-size: 16px;
      border: 2px solid #dd0125;
      box-sizing: border-box; }
      @media (min-width: 994.1px) {
        #recruitment .inquiry a {
          width: 500px;
          height: 80px;
          font-size: 20px;
          margin: 40px auto 0; } }
      #recruitment .inquiry a:hover {
        opacity: .7; }
      #recruitment .inquiry a::after {
        content: "";
        border-top: 2px solid #dd0125;
        border-right: 2px solid #dd0125;
        width: 10px;
        aspect-ratio: 1;
        position: absolute;
        top: 50%;
        right: 24px;
        transform: translateY(-50%) rotate(45deg); }

#pagetitle {
  background: no-repeat center center / cover;
  height: 360px;
  position: relative; }
  @media (max-width: 994px) {
    #pagetitle {
      height: 200px; } }
  #pagetitle .bread {
    padding: 10px 0 0;
    color: #fff; }
    #pagetitle .bread a {
      color: #fff; }
  #pagetitle h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    white-space: nowrap;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: bold;
    text-align: center; }
    #pagetitle h1 .ja {
      font-size: 40px;
      display: block;
      margin: 0 0 20px; }
      @media (max-width: 994px) {
        #pagetitle h1 .ja {
          font-size: 30px; } }
    #pagetitle h1 .en {
      font-size: 18px;
      font-family: "Roboto"; }
      @media (max-width: 994px) {
        #pagetitle h1 .en {
          font-size: 16px; } }
  #pagetitle.environment {
    background-image: url("../images/number/pageimage.jpg"); }

#number h2 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  text-align: center; }
  @media (max-width: 994px) {
    #number h2 {
      font-size: 20px; } }
  #number h2::after {
    content: "";
    display: block;
    margin: 20px auto 0;
    background: #dd0125;
    width: 80px;
    height: 3px; }
#number dl {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px; }
  @media (max-width: 579px) {
    #number dl {
      grid-gap: 20px; } }
  #number dl > div {
    background: #fff;
    padding: 30px;
    text-align: center; }
    @media (max-width: 767px) {
      #number dl > div {
        padding: 10px; } }
  #number dl dt {
    margin: 0 0 20px;
    font-size: min(30px, 2.3vw); }
    @media (max-width: 994px) {
      #number dl dt {
        font-size: 24px; } }
    @media (max-width: 767px) {
      #number dl dt {
        font-size: 16px; } }
    @media (max-width: 579px) {
      #number dl dt {
        font-size: 13px;
        font-weight: bold;
        margin: 0 0 10px; } }
  #number dl dd {
    margin: 0;
    padding: 0; }
#number dl.graph {
  grid-template-columns: 400px 400px;
  justify-content: center;
  margin: 0 0 40px; }
  @media (max-width: 994px) {
    #number dl.graph {
      grid-template-columns: 1fr 1fr;
      grid-gap: 20px;
      margin: 0 0 20px; } }
  @media (max-width: 579px) {
    #number dl.graph {
      grid-template-columns: 1fr;
      grid-gap: 10px;
      margin: 0 0 10px; } }
@media (max-width: 994px) {
  #number dl.number {
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    margin: 0 0 20px; } }
@media (max-width: 579px) {
  #number dl.number {
    grid-gap: 10px; } }
#number dl.number dd {
  font-size: min(36px, 4vw); }
  #number dl.number dd span {
    font-size: min(120px, 10vw);
    color: #dd0125;
    font-family: 'Roboto';
    display: inline-block; }
    @media (max-width: 767px) {
      #number dl.number dd span {
        font-size: 50px; } }
  @media (max-width: 579px) {
    #number dl.number dd img {
      width: 100px; } }
