/* media query */
@import url("https://fonts.googleapis.com/css2?family=Harmattan:wght@700&family=MonteCarlo&display=swap");
body #wrapper .intro {
  margin-top: 70px; }
  @media all and (max-width: 480px) {
    body #wrapper .intro {
      margin-top: 60px; } }
  body #wrapper .intro .title {
    position: relative;
    max-width: 80%;
    margin: auto; }
    @media all and (max-width: 1200px) {
      body #wrapper .intro .title {
        max-width: 90%; } }
    @media all and (max-width: 480px) {
      body #wrapper .intro .title {
        max-width: 100%; } }
    body #wrapper .intro .title .titleImage {
      position: relative;
      max-height: 80%;
      margin: auto; }
      @media all and (max-width: 480px) {
        body #wrapper .intro .title .titleImage {
          max-width: 100%; } }
      body #wrapper .intro .title .titleImage h2 {
        text-align: center; }
        body #wrapper .intro .title .titleImage h2 img {
          max-height: 130px;
          height: 100%; }
          @media all and (max-width: 1024px) {
            body #wrapper .intro .title .titleImage h2 img {
              max-height: none;
              max-width: 40%; } }
          @media all and (max-width: 480px) {
            body #wrapper .intro .title .titleImage h2 img {
              max-width: 70%; } }
      body #wrapper .intro .title .titleImage p {
        position: absolute; }
        body #wrapper .intro .title .titleImage p.right {
          right: 180px;
          top: -15px; }
          @media all and (max-width: 1024px) {
            body #wrapper .intro .title .titleImage p.right {
              right: 100px; } }
          @media all and (max-width: 480px) {
            body #wrapper .intro .title .titleImage p.right {
              right: -5px;
              top: 0; } }
          body #wrapper .intro .title .titleImage p.right img {
            max-width: 80px; }
            @media all and (max-width: 786px) {
              body #wrapper .intro .title .titleImage p.right img {
                max-width: 50px; } }
            @media all and (max-width: 360px) {
              body #wrapper .intro .title .titleImage p.right img {
                max-width: 45px; } }
    body #wrapper .intro .title .lead {
      margin: 50px 0;
      font-size: 1.2em;
      text-align: center; }
      @media all and (max-width: 480px) {
        body #wrapper .intro .title .lead {
          margin: 50px 0 30px;
          font-size: 1em;
          text-align: left; } }
    body #wrapper .intro .title .anchor {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-top: 40px; }
      body #wrapper .intro .title .anchor li {
        width: 30%;
        text-align: center;
        border-radius: 50%;
        font-size: 1.6em;
        line-height: 140%; }
        @media all and (max-width: 1024px) {
          body #wrapper .intro .title .anchor li {
            font-size: 1.2em; } }
        @media all and (max-width: 480px) {
          body #wrapper .intro .title .anchor li {
            font-size: 1.6em; } }
        body #wrapper .intro .title .anchor li a {
          display: block;
          color: #fff;
          padding: 65px 5px 102px;
          transition: 0.3s; }
          @media all and (max-width: 480px) {
            body #wrapper .intro .title .anchor li a {
              padding: 13px 5px; } }
          @media all and (max-width: 375px) {
            body #wrapper .intro .title .anchor li a {
              padding: 11px 5px; } }
          @media all and (max-width: 360px) {
            body #wrapper .intro .title .anchor li a {
              padding: 9px 5px; } }
          body #wrapper .intro .title .anchor li a span.number {
            display: block;
            font-family: 'Harmattan', sans-serif;
            font-size: 4em;
            line-height: 0.8; }
            @media all and (max-width: 1024px) {
              body #wrapper .intro .title .anchor li a span.number {
                font-size: 3em; } }
            @media all and (max-width: 480px) {
              body #wrapper .intro .title .anchor li a span.number {
                font-size: 2.7em; } }
            @media all and (max-width: 375px) {
              body #wrapper .intro .title .anchor li a span.number {
                font-size: 10.5vw; } }
          body #wrapper .intro .title .anchor li a:hover {
            transform: translateY(5px); }
        @media all and (max-width: 480px) {
          body #wrapper .intro .title .anchor li {
            font-size: 1.2em; } }
        @media all and (max-width: 320px) {
          body #wrapper .intro .title .anchor li {
            font-size: 1.05em; } }
        body #wrapper .intro .title .anchor li:first-child {
          background: #EEB718; }
        body #wrapper .intro .title .anchor li:nth-child(2) {
          background: #F093A3; }
        body #wrapper .intro .title .anchor li:last-child {
          background: #5BBFD6; }
          body #wrapper .intro .title .anchor li:last-child a {
            padding: 65px 5px; }
            @media all and (max-width: 480px) {
              body #wrapper .intro .title .anchor li:last-child a {
                padding: 13px 5px; } }
            @media all and (max-width: 375px) {
              body #wrapper .intro .title .anchor li:last-child a {
                padding: 11px 5px; } }
            @media all and (max-width: 360px) {
              body #wrapper .intro .title .anchor li:last-child a {
                padding: 9px 5px; } }
body #wrapper .businessArea {
  margin-top: 60px; }
  @media all and (max-width: 480px) {
    body #wrapper .businessArea {
      margin-top: 30px; } }
  body #wrapper .businessArea .number_title + p {
    margin: 20px 0; }
  body #wrapper .businessArea .image {
    margin: auto;
    max-width: 500px; }
  body #wrapper .businessArea .circleList {
    font-size: 1.5em;
    margin-top: 40px; }
    @media all and (max-width: 480px) {
      body #wrapper .businessArea .circleList {
        font-size: 4.6vw;
        margin-top: 20px; } }
    @media all and (max-width: 375px) {
      body #wrapper .businessArea .circleList {
        font-size: 4.5vw; } }
    @media all and (max-width: 320px) {
      body #wrapper .businessArea .circleList {
        font-size: 4.3vw; } }
    @media all and (max-width: 320px) {
      body #wrapper .businessArea .circleList + p {
        font-size: 0.8em; } }
  body #wrapper .businessArea p.last {
    margin-bottom: -5px; }
@media all and (max-width: 360px) {
  body #wrapper .linkArea ul li a {
    font-size: 3.6vw; } }
@media all and (max-width: 360px) {
  body #wrapper .linkArea ul li a::after {
    right: 5px; } }
body #wrapper .linkArea ul li a img.icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -30px;
  max-width: 80px;
  height: auto;
  max-height: none; }
  @media all and (max-width: 480px) {
    body #wrapper .linkArea ul li a img.icon {
      left: -5px;
      max-width: 50px; } }
  @media all and (max-width: 320px) {
    body #wrapper .linkArea ul li a img.icon {
      max-width: 45px; } }