/*
$4ewsColor: 
    /*col01: #238561,
  col02: #67a2b7,
  col03: #d2843e,
  col04: #cf775b,
  col05: #cf9942,
  col06: #926c28,
  col07: #cc7175,
  col08: #608ea1,
  col09: #5b609a,
  col10: #487390,
  col11: #4e9386,
  col12: #79a153,
  col13: #817499
);
*/
/**/
main section {
  position: relative;
  width: 100%;
}
/*ttl*/
.h2_set_ir h2 {
  position: relative;
  padding-top: 0 !important;
}

section figure {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  section figure {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 768px) {
  section figure {
    margin-top: 4rem;
  }
}

@media screen and (min-width: 769px) {
  section figure#img1 {
    max-width: 96rem;
  }
}

@media screen and (min-width: 769px) {
  section figure#img2 {
    max-width: 72rem;
  }
}
@media screen and (min-width: 769px) {
  section figure#img3 {
    max-width: 96rem;
  }
}
@media screen and (min-width: 769px) {
  section figure#img4 {
    max-width: 96rem;
  }
}
.general_indent_list {
  padding-top: 0 !important;
}

@media screen and (min-width: 769px) {
  .general_txt.mgn {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .general_txt.mgn {
    margin-top: 6rem;
  }
}

.general_txt a {
  color: #0068b2;
  text-decoration: underline;
}

.general_txt a:hover {
  text-decoration: none;
}

main section h4 {
  position: relative;
  transition: ease-out 0.6s all;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  main section h4 {
    line-height: 1.5em;
    font-size: 2rem;
    letter-spacing: 0.05em;
    margin-top: 3rem;
  }
}
@media screen and (max-width: 768px) {
  main section h4 {
    line-height: 1.5em;
    font-size: 3.6rem;
    margin-bottom: 1rem;
    letter-spacing: 0.05em;
    margin-top: 5rem;
  }
}

#profit_loss_sec .inner {
  padding-top: 0;
}

#assets_sec .inner {
  padding-top: 0;
}

#liabilities_sec .inner {
  padding-top: 0;
}

#note_sec .inner {
  padding-top: 0;
}
@media screen and (min-width: 769px) {
  #note_sec .inner {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 768px) {
  #note_sec .inner {
    margin-top: 5rem;
  }
}