﻿@charset "UTF-8";
/* .business */

.business {
  width: 100%;
  position: relative;
}
#press01 {
  padding-top: 290px;
  padding-bottom: 0px;
}
#press02 {
  padding-top: 290px;
  padding-bottom: 220px;
}
.business .content h2 {
  margin-bottom: 50px;
  padding-top: 0;
  font-size: 8em;
  line-height: 1.4em;
  font-weight: 800;
  letter-spacing: 0;
  font-family: "futura-bold", sans-serif;
}

.business .content h4 {
  text-align: center;
  margin-bottom: 100px;
  padding-top: 0;
  font-weight: 800;
  font-family: "HiraKakuStdN-W7", sans-serif;
  letter-spacing: 0.4em;
  font-size: 2em;
  line-height: 1.8em;
}

.business .box-img {
  width: 60%;
  margin: 100px auto 0;
}
.business .box-img img {
  width: 100%;
}
.business .box-img2 {
  width: 60%;
  margin: 100px auto 0;
}
.business .box-img2 img {
  width: 100%;
}

.column-container .column-half img {
  width: 100%;
}

@media screen and (max-width: 1440px) {
  .business .box-img {
    width: 70%;
    margin: 50px auto 0;
  }
  .business .box-img img {
    width: 100%;
  }
  .business .box-img2 {
    width: 70%;
    margin: 50px auto 0;
  }
  .business .box-img2 img {
    width: 100%;
  }
  .business .column-container {
    width: 90%;
    margin: auto;
  }
}
@media screen and (max-width: 1024px) {
  .business .box-img {
    width: 100%;
    margin: 0 auto;
  }
  .business .box-img img {
    width: 100%;
  }
  .business .box-img2 {
    width: 100%;
    margin: 100px auto 0;
  }
  .business .box-img2 img {
    width: 100%;
  }
  .business .column-container {
    width: 100%;
    margin: auto;
    display: inline-block;
  }
}

@media screen and (max-width: 768px) {
  .business {
    width: 100%;
    position: relative;
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .business .process_all {
    align-items: center;
    display: flex;
    width: 90%;
    margin: auto;
    padding-bottom: 0;
  }
  .process_all .process_icon {
    margin-right: 5%;
    width: 100%;
  }

  .business .process_text_box {
    width: 100%;
  }
  .business .name_position {
    letter-spacing: 0;
    font-size: 2.4em;
    line-height: 1.8em;
    font-family: "futura-bold", sans-serif;
    font-weight: 800;
  }

  .business .name_pronunciation {
    font-family: "HiraKakuStdN-W7", sans-serif;
    font-size: 1.6em;
    line-height: 1.8em;
    letter-spacing: 0;
    color: #8e8e8e;
    font-weight: bold;
  }

  .business p.process_text_title {
    font-family: "HiraKakuStdN-W7", sans-serif;
    letter-spacing: 0.4em;
    font-size: 2em;
    line-height: 2em;
  }
  .business p.process_text {
    font-family: "HiraKakuStdN-W7", sans-serif;
    letter-spacing: 0;
    font-size: 1.8em;
    line-height: 1.8em;
    margin-top: 0;
  }
  .business .circle_all {
    margin: 0 auto;
    max-width: 460px;
    width: 100%;
    text-align: center;
  }
  .business .circle {
    position: relative;
    display: block;
    margin: 2em 0;
    background-color: transparent;
    color: #fff;
    text-align: center;
  }

  .business .circle:after {
    display: block;
    padding-bottom: 100%;
    width: 100%;
    height: 0;
    border-radius: 50%;
    background-color: #000;
    content: "";
  }

  .business .circle__inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .business .circle__wrapper {
    display: table;
    width: 100%;
    height: 100%;
  }

  .business .circle__content {
    display: table-cell;
    padding: 1em;
    vertical-align: middle;
  }
  .business_title {
    font-size: 3em;
    line-height: 1.8em;
    font-family: "futura-bold", sans-serif;
    font-weight: 800;
    text-align: center;
    padding-top: 100px;
    margin-bottom: 30px;
  }
  .business_title2 {
    font-size: 3em;
    line-height: 1.4em;
    font-family: "futura-bold", sans-serif;
    font-weight: 800;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 100px;
  }
  .business_title3 {
    font-size: 3em;
    line-height: 1.4em;
    font-family: "futura-bold", sans-serif;
    font-weight: 800;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 100px;
  }
  .business_title_sub {
    margin-bottom: 50px;
    font-family: "HiraKakuProN-W3", sans-serif;
    font-weight: 800;
    letter-spacing: 0.2em;
    text-align: center;
    font-size: 1.8em;
    line-height: 1.8em;
    color: #8e8e8e;
  }
  .business_arrow {
    text-align: center;
    color: #8e8e8e;
    font-size: 3em;
    font-family: "futura-bold", sans-serif;
    font-weight: 800;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .business .process_all {
    align-items: center;
    display: flex;
    width: 90%;
    margin: auto;
    padding-bottom: 0;
  }
  .process_all .process_icon {
    margin-right: 5%;
    width: 100%;
  }

  .business .process_text_box {
    width: 100%;
  }
  .business .name_position {
    letter-spacing: 0;
    font-size: 1.4em;
    line-height: 1.8em;
    font-family: "futura-bold", sans-serif;
    font-weight: 800;
  }

  .business .name_pronunciation {
    font-family: "HiraKakuStdN-W7", sans-serif;
    font-size: 1.2em;
    letter-spacing: 0;
    color: #8e8e8e;
    font-weight: bold;
  }

  .business p.process_text_title {
    font-family: "HiraKakuStdN-W7", sans-serif;
    letter-spacing: 0.4em;
    font-size: 2em;
    line-height: 2em;
  }
  .business p.process_text {
    font-family: "HiraKakuStdN-W7", sans-serif;
    letter-spacing: 0;
    font-size: 1.4em;
    line-height: 1.8em;
    margin-top: 0;
  }
  .business .circle_all {
    margin: 0 auto;
    max-width: 460px;
    width: 100%;
    text-align: center;
  }
  .business .circle {
    position: relative;
    display: block;
    margin: 2em 0;
    background-color: transparent;
    color: #fff;
    text-align: center;
  }

  .business .circle:after {
    display: block;
    padding-bottom: 100%;
    width: 100%;
    height: 0;
    border-radius: 50%;
    background-color: #000;
    content: "";
  }

  .business .circle__inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .business .circle__wrapper {
    display: table;
    width: 100%;
    height: 100%;
  }

  .business .circle__content {
    display: table-cell;
    padding: 1em;
    vertical-align: middle;
  }
  .business_title {
    font-size: 3em;
    line-height: 1.4em;
    font-family: "futura-bold", sans-serif;
    font-weight: 800;
    text-align: center;
    padding-top: 100px;
    margin-bottom: 30px;
  }
  .business_title2 {
    font-size: 3em;
    line-height: 1.4em;
    font-family: "futura-bold", sans-serif;
    font-weight: 800;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 100px;
  }
  .business_title3 {
    font-size: 3em;
    line-height: 1.4em;
    font-family: "futura-bold", sans-serif;
    font-weight: 800;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 100px;
  }
  .business_title_sub {
    margin-bottom: 50px;
    font-family: "HiraKakuProN-W3", sans-serif;
    font-weight: 800;
    letter-spacing: 0.2em;
    text-align: center;
    font-size: 1.6em;
    line-height: 1.6em;
    color: #8e8e8e;
  }
  .business_arrow {
    text-align: center;
    color: #8e8e8e;
    font-size: 3em;
    font-family: "futura-bold", sans-serif;
    font-weight: 800;
    padding-bottom: 0;
  }
}
