body {
  padding: 130px 0 0; }

@media (max-width: 1280px) {
  body {
    padding: 120px 0 0; } }
/*max-width:1280px*/
@media (max-width: 1024px) {
  body {
    padding: 100px 0 0; } }
/*max-width:1024px*/
@media (max-width: 480px) {
  body {
    padding: 70px 0 0; } }
/*max-width:480px*/
/***************************************/
.mv {
  width: 100%;
  height: 300px;
  background: url("../images/business/mv.jpg") left center no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start; }
  .mv h2 {
    width: calc(100% - 120px);
    color: #FFFFFF;
    font: 10rem/1em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
    font-weight: 300;
    position: relative;
    z-index: 10;
    margin: 0 auto; }
    .mv h2 span {
      width: fit-content;
      font: 1.8rem/1em "Noto Sans", sans-serif;
      font-weight: 700;
      position: relative;
      display: block;
      padding: 0 0 0 40px;
      margin: 0 0 15px; }
      .mv h2 span:before {
        position: absolute;
        content: "";
        display: block;
        background: url("../images/common/icon.svg") center center no-repeat;
        background-size: contain;
        width: 17px;
        height: 17px;
        left: 10px;
        top: 0; }

@media (max-width: 1024px) {
  .mv {
    width: 100%;
    height: 300px;
    background: url("../images/business/mv.jpg") left 20% center no-repeat;
    background-size: cover; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .mv {
    width: 100%;
    height: 200px; }
    .mv h2 {
      width: calc(100% - 60px);
      font: 6rem/1em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
      font-weight: 300; }
      .mv h2 span {
        font: 1.5rem/1em "Noto Sans", sans-serif;
        font-weight: 700;
        padding: 0 0 0 30px;
        margin: 0 0 15px; }
        .mv h2 span:before {
          width: 13px;
          height: 13px;
          left: 5px;
          top: 0; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .mv {
    width: 100%;
    height: 140px;
    background: url("../images/business/mv_sp.jpg") left center no-repeat;
    background-size: auto 140px; }
    .mv h2 {
      max-width: 315px;
      width: calc(100% - 30px);
      font: 4.8rem/1em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
      font-weight: 300; }
      .mv h2 span {
        margin: 0 0 10px; } }
/*max-width:480px*/
/***************************************/
.circle_scroll {
  background-image: url("../images/common/circle.png");
  background-repeat: no-repeat;
  background-position: center 380px;
  background-attachment: fixed; }

@media (max-width: 768px) {
  .circle_scroll {
    background-position: center 300px; } }
/*max-width:768px*/
/*max-width:480px*/
/***************************************/
.business {
  background-color: #F2F5FA;
  background-size: 800px 800px;
  padding: 160px 0 0;
  counter-reset: hoge; }
  .business h3 {
    position: relative;
    z-index: 10;
    width: 100%;
    margin: 0 0 40px;
    padding: 0 0 0 135px;
    color: #00275C; }
    .business h3:before {
      position: absolute;
      counter-increment: hoge;
      content: "0" counter(hoge);
      font: 10rem/0.5em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
      font-weight: 300;
      left: 0;
      top: 3px; }
    .business h3 small {
      font: 1.6rem/1em "Albert Sans", sans-serif;
      font-weight: 300;
      letter-spacing: 0;
      position: relative;
      display: block;
      padding: 0 0 0 30px; }
    .business h3 span {
      font: 3rem/1.2em "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
      font-weight: 500;
      letter-spacing: 0.1em;
      position: relative;
      display: block;
      padding: 0 0 0 30px;
      margin: 0 0 15px; }
      .business h3 span:before {
        position: absolute;
        content: "";
        display: block;
        background: url("../images/common/icon.svg") center center no-repeat;
        background-size: contain;
        width: 17px;
        height: 17px;
        left: 0;
        top: 8px; }

@media (max-width: 1024px) {
  .business {
    background-size: 600px 600px;
    padding: 160px 0 0; }
    .business h3 {
      padding: 0 0 0 100px; }
      .business h3:before {
        font: 8rem/0.5em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
        font-weight: 300;
        top: 10px; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .business {
    background-size: 450px 450px;
    padding: 80px 0 0; }
    .business h3 {
      padding: 0 0 0 100px; }
      .business h3:before {
        font: 8rem/0.5em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
        font-weight: 300;
        top: 10px; }
      .business h3 small {
        font: 1.4rem/1em "Albert Sans", sans-serif;
        font-weight: 300; }
      .business h3 span {
        font: 2.8rem/1.2em "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
        font-weight: 500; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .business {
    background-size: 315px 315px;
    padding: 50px 0 0; }
    .business h3 {
      margin: 0 0 30px;
      padding: 60px 0 0 0;
      color: #00275C; }
      .business h3:before {
        font: 6rem/0.5em the-seasons, YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
        font-weight: 300;
        top: 0; }
      .business h3 small {
        font: 1.3rem/1em "Albert Sans", sans-serif;
        font-weight: 300;
        letter-spacing: 0;
        position: relative;
        display: block;
        padding: 0 0 0 25px; }
      .business h3 span {
        font: 2.2rem/1.2em "Noto Serif", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
        font-weight: 500;
        letter-spacing: 0.1em;
        padding: 0 0 0 25px;
        margin: 0 0 10px; }
        .business h3 span:before {
          width: 13px;
          height: 13px;
          left: 0;
          top: 7px; } }
/*max-width:480px*/
/***************************************/
.business_top {
  max-width: 1240px;
  width: calc(100% - 80px);
  margin: 0 auto;
  padding: 0 0 180px; }
  .business_top .head_txt {
    font: 3.4rem/2em "Zen Old Mincho", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
    font-weight: 500;
    letter-spacing: .04em;
    margin: 0 0 50px;
    color: #00275c; }
  .business_top .normal {
    color: #00275C;
    font: 2.1rem/2.4em "Zen Old Mincho", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
    font-weight: 500;
    letter-spacing: .04em;
    margin: 0 0 80px;
    text-align: justify;
    text-justify: inter-ideograph; }
  .business_top .scroll_item {
    display: block;
    position: relative;
    width: 3px;
    height: 100px;
    margin: 0 auto;
    overflow: hidden; }
    .business_top .scroll_item:before {
      background: url("../images/common/scroll_dot.svg") center center no-repeat;
      position: absolute;
      content: "";
      top: auto;
      width: 3px;
      height: 100%;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, 0%); }
    .business_top .scroll_item:after {
      position: absolute;
      content: "";
      display: block;
      top: auto;
      bottom: 100px;
      left: 50%;
      transform: translate(-50%, 0%);
      width: 100%;
      height: 100%;
      background-color: #fff;
      opacity: 0.7;
      animation: 3s scroll_top_before linear infinite; }

@keyframes scroll_top_before {
  0% {
    bottom: 100px; }
  100% {
    bottom: -100px; } }
@media (max-width: 768px) {
  .business_top {
    width: calc(100% - 60px);
    padding: 0 0 100px; }
    .business_top .head_txt {
      font: 3rem/2em "Zen Old Mincho", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
      font-weight: 500;
      letter-spacing: .04em;
      margin: 0 0 50px; }
    .business_top .normal {
      font: 1.9rem/2.4em "Zen Old Mincho", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
      font-weight: 500;
      letter-spacing: .04em;
      margin: 0 0 50px; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .business_top {
    padding: 0 0 60px;
    max-width: 315px;
    width: calc(100% - 30px); }
    .business_top .head_txt {
      font: 2.2rem/2em "Zen Old Mincho", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
      font-weight: 500;
      margin: 0 0 30px; }
    .business_top .normal {
      font: 1.6rem/2em "Zen Old Mincho", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", sans-serif;
      font-weight: 500;
      letter-spacing: .04em;
      margin: 0 0 30px; } }
/*max-width:480px*/
/***************************************/
.business_mid {
  max-width: 1240px;
  width: calc(100% - 80px);
  margin: 0 auto;
  padding: 0 0 160px;
  position: relative; }
  .business_mid:before {
    position: absolute;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #C0C9D5;
    display: block;
    bottom: 0;
    left: 0;
    transform: rotate(5deg);
    transform-origin: bottom right; }
  .business_mid .txt {
    width: 600px; }
  .business_mid p {
    text-align: justify;
    text-justify: inter-ideograph;
    color: #00275C;
    font: 1.7rem/2.4em "Noto Sans", sans-serif;
    font-weight: 400;
    letter-spacing: 0.05em; }
  .business_mid .img {
    position: absolute;
    top: 0;
    right: 10px;
    width: 100%;
    max-width: 700px; }
    .business_mid .img img {
      display: block;
      max-width: 100%; }
    .business_mid .img img:nth-of-type(1) {
      margin: 2% 0 0 0; }
    .business_mid .img img:nth-of-type(2) {
      margin: -25% 0 0 auto; }

/*max-width:1280px*/
@media (max-width: 1024px) {
  .business_mid:before {
    bottom: 5%; }
  .business_mid .txt {
    width: 100%; }
  .business_mid .img {
    opacity: 0.5;
    top: 0;
    right: auto;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
    max-width: 640px; }
    .business_mid .img img:nth-of-type(1) {
      margin: 0 0 0 0;
      max-width: 55%; }
    .business_mid .img img:nth-of-type(2) {
      max-width: 55%;
      margin: -20% 0 0 auto; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .business_mid {
    width: 100%;
    padding: 0 0 50px;
    position: relative;
    margin: 0 auto 50px; }
    .business_mid:before {
      width: calc(100% - 60px);
      top: auto;
      left: 50%;
      transform: translate(-50%, 0%) rotate(0deg);
      bottom: 0; }
    .business_mid .txt {
      width: calc(100% - 60px);
      max-width: 100%;
      margin: 0 auto 15px; }
    .business_mid p {
      font: 1.6rem/2.6em "Noto Sans", sans-serif;
      font-weight: 400;
      letter-spacing: 0.05em; }
    .business_mid .img {
      position: relative;
      opacity: 1.0;
      top: auto;
      right: auto;
      left: auto;
      transform: translate(0%, 0%);
      width: calc(100% - 30px);
      margin: 0 auto;
      max-width: 100%;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: flex-start;
      align-items: flex-start; }
      .business_mid .img img:nth-of-type(1) {
        margin: -70px 0 0;
        order: 2;
        max-width: 50%; }
      .business_mid .img img:nth-of-type(2) {
        max-width: 50%;
        margin: 0;
        order: 1; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .business_mid {
    width: 100%;
    padding: 0 0 40px;
    position: relative;
    margin: 0 auto 40px; }
    .business_mid:before {
      width: calc(100% - 30px);
      max-width: 315px;
      top: auto;
      left: 50%;
      transform: translate(-50%, 0%) rotate(0deg);
      bottom: 0; }
    .business_mid .txt {
      width: calc(100% - 30px);
      max-width: 315px;
      margin: 0 auto; }
    .business_mid p {
      font: 1.5rem/2em "Noto Sans", sans-serif;
      font-weight: 400;
      letter-spacing: 0.05em; }
    .business_mid .img {
      display: block;
      margin: 0 auto;
      max-width: 315px; }
      .business_mid .img img:nth-of-type(1) {
        margin: -3% 0 0 auto;
        order: 1;
        width: 100%;
        max-width: 270px; }
      .business_mid .img img:nth-of-type(2) {
        width: 100%;
        max-width: 270px;
        margin: 20px auto 0;
        order: 2; } }
/*max-width:480px*/
/***************************************/
.business_btm {
  max-width: 1240px;
  width: calc(100% - 80px);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 0 160px;
  position: relative; }
  .business_btm::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 160px;
    width: 1px;
    background-color: #C0C9D5;
    left: calc((62.5% - 120px) + 8%);
    transform: rotate(-5deg);
    transform-origin: bottom right; }
  .business_btm p {
    text-align: justify;
    text-justify: inter-ideograph;
    color: #00275C;
    font: 1.7rem/2.4em "Noto Sans", sans-serif;
    font-weight: 400;
    letter-spacing: 0.05em; }
  .business_btm .business_left {
    max-width: 700px;
    width: calc(60% - 120px); }
    .business_btm .business_left h3 br {
      display: none; }
    .business_btm .business_left img {
      display: block;
      max-width: 100%;
      width: 100%; }
  .business_btm .business_right {
    padding: 25px 0 0;
    max-width: 420px;
    width: calc(100% - 35%); }
    .business_btm .business_right h3 {
      padding: 100px 0 0; }
      .business_btm .business_right h3:before {
        left: 0;
        top: 0; }
      .business_btm .business_right h3 br {
        display: none; }
    .business_btm .business_right img {
      display: block;
      max-width: 100%;
      width: 100%; }

@media (max-width: 1280px) {
  .business_btm {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 0 160px;
    position: relative; }
    .business_btm::before {
      left: calc((62.5% - 120px) + 6%);
      transform: rotate(-5deg); }
    .business_btm .business_left h3 br {
      display: block; } }
/*max-width:1280px*/
@media (max-width: 1024px) {
  .business_btm {
    padding: 0 0 100px;
    position: relative; }
    .business_btm::before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 100px;
      width: 1px;
      background-color: #C0C9D5;
      left: calc((62.5% - 80px) + 1%);
      transform: rotate(-3deg);
      transform-origin: bottom right; }
    .business_btm p {
      font: 1.6rem/2.6em "Noto Sans", sans-serif;
      font-weight: 400;
      letter-spacing: 0.05em; }
    .business_btm .business_left {
      width: calc(50% - 40px); }
      .business_btm .business_left h3 {
        padding: 80px 0 0; }
        .business_btm .business_left h3:before {
          left: 0;
          top: 0; }
        .business_btm .business_left h3 br {
          display: block; }
    .business_btm .business_right {
      width: calc(50% - 40px); }
      .business_btm .business_right h3 {
        padding: 80px 0 0; }
        .business_btm .business_right h3 br {
          display: block; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .business_btm {
    width: calc(100% - 60px);
    padding: 0;
    position: relative; }
    .business_btm::before {
      display: none; }
    .business_btm p {
      font: 1.6rem/2.6em "Noto Sans", sans-serif;
      font-weight: 400;
      letter-spacing: 0.05em;
      margin: 0 0 15px; }
    .business_btm .business_right,
    .business_btm .business_left {
      width: 100%;
      max-width: 100%;
      position: relative; }
      .business_btm .business_right h3,
      .business_btm .business_left h3 {
        padding: 0 0 0 100px; }
        .business_btm .business_right h3:before,
        .business_btm .business_left h3:before {
          top: 10px; }
        .business_btm .business_right h3 br,
        .business_btm .business_left h3 br {
          display: block; }
      .business_btm .business_right img,
      .business_btm .business_left img {
        display: block;
        margin: 0 auto; }
    .business_btm .business_left {
      padding: 0 0 50px; }
      .business_btm .business_left::before {
        content: "";
        position: absolute;
        top: auto;
        bottom: 0;
        width: 100%;
        background-color: #C0C9D5;
        height: 1px;
        display: block;
        left: 0; }
      .business_btm .business_left img {
        max-width: 640px;
        max-width: 80%;
        display: block;
        margin: 0 auto; }
    .business_btm .business_right {
      padding: 50px 0 50px; }
      .business_btm .business_right img {
        max-width: 441px; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .business_btm {
    max-width: 315px;
    width: calc(100% - 30px); }
    .business_btm p {
      font: 1.5rem/2em "Noto Sans", sans-serif;
      font-weight: 400; }
    .business_btm .business_right,
    .business_btm .business_left {
      width: 100%;
      max-width: 100%;
      position: relative; }
      .business_btm .business_right h3,
      .business_btm .business_left h3 {
        line-height: 1.5em;
        padding: 60px 0 0; }
        .business_btm .business_right h3:before,
        .business_btm .business_left h3:before {
          top: 0; }
    .business_btm .business_right h3 br {
      display: none; }
    .business_btm .business_left img {
      max-width: 100%; } }
/*max-width:480px*/
