/* CSS Document */
#ul-header {
  background-image: url("../img/title-header-business.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  #ul-header .inner {
    padding: 16rem 0 1rem; }
  #ul-header h2 {
    color: #fff; }
    #ul-header h2 span {
      display: inline-block;
      color: #ff6400; }

#technigue {
  background-image: url("../img/technigue-back.png");
  background-color: #000;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: top center;
  position: relative; }
  #technigue .technigue-font {
    position: absolute;
    font-size: 96px;
    font-size: 9.6rem;
    color: #fff;
    opacity: 0.15;
    font-family: "Montserrat";
    font-weight: bold;
    letter-spacing: 0.2rem;
    right: 0;
    top: 3%; }
    @media screen and (max-width: 1399px) {
      #technigue .technigue-font {
        font-size: 85px;
        font-size: 8.5rem;
        top: 2%; } }
    @media screen and (max-width: 1199px) {
      #technigue .technigue-font {
        font-size: 75px;
        font-size: 7.5rem; } }
    @media screen and (max-width: 991px) {
      #technigue .technigue-font {
        font-size: 65px;
        font-size: 6.5rem; } }
    @media screen and (max-width: 767px) {
      #technigue .technigue-font {
        font-size: 55px;
        font-size: 5.5rem;
        top: 1%; } }
    @media screen and (max-width: 575px) {
      #technigue .technigue-font {
        font-size: 45px;
        font-size: 4.5rem;
        top: 0.5%;
        right: 0;
        left: 0;
        margin: auto;
        text-align: center; } }
  #technigue h2 {
    color: #ff6400;
    text-align: center; }
    #technigue h2 span {
      color: #fff;
      font-family: "Noto Sans JP";
      margin-bottom: 1rem; }
    #technigue h2 + p {
      text-align: center;
      color: #fff;
      width: 54%;
      margin: auto;
      margin-top: 3rem;
      margin-bottom: 5rem; }
      @media screen and (max-width: 1399px) {
        #technigue h2 + p {
          width: 63%; } }
      @media screen and (max-width: 1199px) {
        #technigue h2 + p {
          width: 75%; } }
      @media screen and (max-width: 991px) {
        #technigue h2 + p {
          width: 100%; } }
      @media screen and (max-width: 575px) {
        #technigue h2 + p {
          text-align: justify; } }
  #technigue .technigue-swiper figure {
    text-align: center; }
    #technigue .technigue-swiper figure figcaption {
      color: #fff;
      text-align: center;
      margin-top: 2rem; }
      @media screen and (max-width: 991px) {
        #technigue .technigue-swiper figure figcaption {
          font-size: 14px;
          font-size: 1.4rem; } }

#what-we-can-do section ul {
  margin-top: 3rem;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 767px) {
    #what-we-can-do section ul {
      flex-wrap: wrap;
      justify-content: space-between; } }
  #what-we-can-do section ul li {
    border: 1px solid #ff6400;
    border-radius: 50%;
    height: 265px;
    width: 265px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 1.5rem; }
    @media screen and (max-width: 1399px) {
      #what-we-can-do section ul li {
        height: 260px;
        width: 260px; } }
    @media screen and (max-width: 1199px) {
      #what-we-can-do section ul li {
        height: 210px;
        width: 210px;
        margin: 0 1rem; } }
    @media screen and (max-width: 991px) {
      #what-we-can-do section ul li {
        height: 180px;
        width: 180px; } }
    @media screen and (max-width: 767px) {
      #what-we-can-do section ul li {
        height: 160px;
        width: 160px;
        margin: 0; } }
    @media screen and (max-width: 575px) {
      #what-we-can-do section ul li {
        width: 100%;
        height: auto;
        border-radius: 1rem;
        margin-bottom: 2rem; } }
    #what-we-can-do section ul li figure {
      text-align: center; }
      @media screen and (max-width: 767px) {
        #what-we-can-do section ul li figure {
          margin-bottom: 0.5rem; } }
      @media screen and (max-width: 575px) {
        #what-we-can-do section ul li figure {
          display: flex;
          align-items: center;
          margin: 0;
          padding: 1rem 3rem; } }
      #what-we-can-do section ul li figure img {
        width: 130px; }
        @media screen and (max-width: 1199px) {
          #what-we-can-do section ul li figure img {
            width: 120px; } }
        @media screen and (max-width: 991px) {
          #what-we-can-do section ul li figure img {
            width: 100px; } }
        @media screen and (max-width: 767px) {
          #what-we-can-do section ul li figure img {
            width: 80px; } }
        @media screen and (max-width: 575px) {
          #what-we-can-do section ul li figure img {
            width: 45%; } }
      #what-we-can-do section ul li figure figcaption {
        text-align: center;
        margin-top: 2rem; }
        @media screen and (max-width: 1199px) {
          #what-we-can-do section ul li figure figcaption {
            margin-top: 1rem; } }
        @media screen and (max-width: 767px) {
          #what-we-can-do section ul li figure figcaption {
            font-size: 14px;
            font-size: 1.4rem;
            line-height: normal; } }
        @media screen and (max-width: 575px) {
          #what-we-can-do section ul li figure figcaption {
            margin: 0;
            margin-left: 2rem;
            width: 55%;
            text-align: left; } }
        #what-we-can-do section ul li figure figcaption span {
          color: #ff6400;
          font-size: 27px;
          font-size: 2.7rem;
          display: block; }
          @media screen and (max-width: 1199px) {
            #what-we-can-do section ul li figure figcaption span {
              font-size: 25px;
              font-size: 2.5rem; } }
          @media screen and (max-width: 991px) {
            #what-we-can-do section ul li figure figcaption span {
              font-size: 23px;
              font-size: 2.3rem; } }
          @media screen and (max-width: 767px) {
            #what-we-can-do section ul li figure figcaption span {
              font-size: 20px;
              font-size: 2rem; } }
    #what-we-can-do section ul li:last-child {
      border: none;
      height: auto;
      width: auto; }
      @media screen and (max-width: 767px) {
        #what-we-can-do section ul li:last-child {
          width: 100%;
          margin-top: 1rem;
          text-align: center; } }
      @media screen and (max-width: 575px) {
        #what-we-can-do section ul li:last-child {
          margin-top: 0;
          margin-bottom: 0; } }
      #what-we-can-do section ul li:last-child p {
        font-size: 27px;
        font-size: 2.7rem; }
        @media screen and (max-width: 1199px) {
          #what-we-can-do section ul li:last-child p {
            font-size: 25px;
            font-size: 2.5rem; } }
        @media screen and (max-width: 991px) {
          #what-we-can-do section ul li:last-child p {
            font-size: 23px;
            font-size: 2.3rem; } }
        @media screen and (max-width: 767px) {
          #what-we-can-do section ul li:last-child p {
            font-size: 20px;
            font-size: 2rem; } }

#about section {
  background-color: #000;
  background-image: url("../img/business-back.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  display: flex;
  align-items: center; }
  @media screen and (max-width: 991px) {
    #about section {
      background-size: cover;
      background-position: -80%, center; } }
  @media screen and (max-width: 767px) {
    #about section {
      background-size: contain;
      background-position: bottom,center;
      background-image: url("../img/business-back-sm.png"); } }
  #about section div.inner div {
    width: 45%; }
    @media screen and (max-width: 1399px) {
      #about section div.inner div {
        width: 50%; } }
    @media screen and (max-width: 1199px) {
      #about section div.inner div {
        width: 60%; } }
    @media screen and (max-width: 991px) {
      #about section div.inner div {
        width: 70%; } }
    @media screen and (max-width: 767px) {
      #about section div.inner div {
        width: 100%;
        margin-bottom: 23rem; } }
    @media screen and (max-width: 575px) {
      #about section div.inner div {
        margin-bottom: 14rem; } }
    #about section div.inner div h2 {
      color: #fff; }
    #about section div.inner div p {
      text-align: justify;
      margin-top: 4rem;
      margin-bottom: 6rem;
      color: #fff;
      line-height: 2; }
      @media screen and (max-width: 1199px) {
        #about section div.inner div p {
          margin-top: 2rem;
          margin-bottom: 4rem; } }
      @media screen and (max-width: 991px) {
        #about section div.inner div p {
          margin-top: 2rem;
          margin-bottom: 2rem; } }

#advantage section {
  background-color: #efefef; }
  #advantage section ol {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    counter-reset: number; }
    #advantage section ol li {
      width: 29%;
      margin: 5rem 0; }
      @media screen and (max-width: 1199px) {
        #advantage section ol li {
          margin: 4rem 0; } }
      @media screen and (max-width: 767px) {
        #advantage section ol li {
          width: 45%; } }
      @media screen and (max-width: 575px) {
        #advantage section ol li {
          margin: 2rem 0; } }
      #advantage section ol li dl dt figure {
        text-align: center;
        margin-bottom: 1.5rem; }
        @media screen and (max-width: 575px) {
          #advantage section ol li dl dt figure {
            margin-bottom: 1rem; } }
        #advantage section ol li dl dt figure img {
          width: 265px; }
        #advantage section ol li dl dt figure figcaption {
          font-size: 21px;
          font-size: 2.1rem;
          position: relative;
          margin-top: 4rem; }
          @media screen and (max-width: 575px) {
            #advantage section ol li dl dt figure figcaption {
              font-size: 20px;
              font-size: 2rem; } }
          #advantage section ol li dl dt figure figcaption::before {
            counter-increment: number;
            content: "0" counter(number);
            position: absolute;
            left: 0;
            right: 0;
            top: -95%;
            font-size: 19px;
            font-size: 1.9rem;
            font-family: "Montserrat";
            font-weight: bold;
            color: #ff6400; }
      #advantage section ol li dl dd {
        text-align: justify; }
        @media screen and (max-width: 575px) {
          #advantage section ol li dl dd {
            font-size: 14px;
            font-size: 1.4rem;
            line-height: 1.75; } }
  #advantage section .white-back {
    background: #fff;
    padding: 3rem; }
    @media screen and (max-width: 575px) {
      #advantage section .white-back {
        padding: 2rem; } }
    #advantage section .white-back p {
      font-size: 21px;
      font-size: 2.1rem;
      font-weight: bold;
      text-align: center;
      line-height: 1.75; }
      @media screen and (max-width: 1199px) {
        #advantage section .white-back p {
          font-size: 18px;
          font-size: 1.8rem; } }
      @media screen and (max-width: 767px) {
        #advantage section .white-back p {
          text-align: justify; } }
      @media screen and (max-width: 575px) {
        #advantage section .white-back p {
          font-size: 15px;
          font-size: 1.5rem;
          margin: 0; } }
      #advantage section .white-back p span {
        color: #ff6400; }

#flow section ol {
  margin-top: 7rem;
  counter-reset: number; }
  @media screen and (max-width: 575px) {
    #flow section ol {
      margin-top: 4rem; } }
  #flow section ol li {
    display: flex;
    justify-content: space-between;
    padding-bottom: 4rem;
    margin-left: 4rem;
    border-left: 1px solid #ff6400; }
    @media screen and (max-width: 991px) {
      #flow section ol li {
        margin-left: 3rem; } }
    @media screen and (max-width: 767px) {
      #flow section ol li {
        flex-wrap: wrap; } }
    @media screen and (max-width: 575px) {
      #flow section ol li {
        margin-left: 1rem; } }
    #flow section ol li dl {
      width: 55%;
      margin-right: 5%;
      position: relative;
      padding-left: 7rem; }
      @media screen and (max-width: 991px) {
        #flow section ol li dl {
          padding-left: 5rem;
          width: 50%; } }
      @media screen and (max-width: 767px) {
        #flow section ol li dl {
          width: 100%; } }
      @media screen and (max-width: 575px) {
        #flow section ol li dl {
          padding-left: 4rem; } }
      #flow section ol li dl::before {
        counter-increment: number;
        content: "0" counter(number);
        position: absolute;
        left: -6%;
        top: -8%;
        font-size: 20px;
        font-size: 2rem;
        font-family: "Montserrat";
        font-weight: bold;
        color: #ff6400;
        width: 70px;
        height: 70px;
        border: 1px solid #ff6400;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #fff; }
        @media screen and (max-width: 1399px) {
          #flow section ol li dl::before {
            left: -7%; } }
        @media screen and (max-width: 1199px) {
          #flow section ol li dl::before {
            left: -8%; } }
        @media screen and (max-width: 991px) {
          #flow section ol li dl::before {
            left: -9%;
            width: 60px;
            height: 60px; } }
        @media screen and (max-width: 767px) {
          #flow section ol li dl::before {
            left: -7%; } }
        @media screen and (max-width: 575px) {
          #flow section ol li dl::before {
            left: -8%;
            top: -5%;
            width: 50px;
            height: 50px; } }
      #flow section ol li dl dt {
        font-size: 21px;
        font-size: 2.1rem;
        font-weight: bold;
        margin-bottom: 1.5rem; }
      #flow section ol li dl dd {
        text-align: justify; }
    #flow section ol li div {
      width: 40%; }
      @media screen and (max-width: 991px) {
        #flow section ol li div {
          width: 45%; } }
      @media screen and (max-width: 767px) {
        #flow section ol li div {
          width: 100%;
          padding-left: 5rem; } }
      @media screen and (max-width: 575px) {
        #flow section ol li div {
          padding-left: 4rem; } }
      #flow section ol li div img {
        width: 100%; }
    #flow section ol li:last-child {
      border-left: none;
      padding-bottom: 0; }
