.f-red {
  color: #FF1142; }

.f-blue {
  color: #117DD8; }

.f-vermilion {
  color: #FF5611; }

.f-yellow {
  color: #FDFD6D; }

.b-businessdomain {
  margin-bottom: 21.3333333333vw; }
.b-businessdomain .e-img {
  width: 72.8358208955%;
  margin: 0 auto 9.3333333333vw; }

.b-overview {
  margin-bottom: 21.3333333333vw; }
.b-overview .e-table {
  border-bottom: 1px solid #FF5611; }
.b-overview .e-table > dt, .b-overview .e-table > dd {
  font-size: 14px;
  line-height: 2;
  padding: 5.3333333333vw 0; }
.b-overview .e-table > dt {
  font-weight: bold;
  border-top: 1px solid #FF5611; }
.b-overview .e-table > dd {
  border-top: 1px solid #BBBBBB; }
.b-overview .e-table > dd.in-picture {
  text-align: center;
  padding-top: 6.6666666667vw;
  padding-bottom: 8vw; }
.b-overview .e-table > dd.in-picture img {
  width: 94.7194029851%; }
.b-overview .e-officer {
  margin-bottom: 5.3333333333vw; }
.b-overview .e-name:not(:last-of-type) {
  margin-bottom: 25px; }
.b-overview .e-asofdate {
  text-align: right; }
@media (min-width: 768px) {

  .b-businessdomain {
    margin-bottom: 70px; }

  .b-businessdomain .e-img {
    width: 601px;
    text-align: center;
    margin-bottom: 50px; }

  .b-businessdomain .e-text {
    margin-left: 70px; }

  .b-overview {
    margin-bottom: 120px; }

  .b-overview .e-table {
    border: none;
    margin-left: 70px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .b-overview .e-table > dt:nth-last-of-type(1) {
    border-bottom: 1px solid #FF5611; }

  .b-overview .e-table > dd:nth-last-of-type(1) {
    border-bottom: 1px solid #BBB; }

  .b-overview .e-table > dt, .b-overview .e-table > dd {
    font-size: 15px; }

  .b-overview .e-table > dt {
    width: 200px;
    padding: 38px 20px; }

  .b-overview .e-table > dd {
    width: 910px;
    margin-left: 20px;
    padding: 38px 15px; }

  .b-overview .e-table > dd.in-picture {
    padding-top: 50px;
    padding-bottom: 45px; }

  .b-overview .e-table > dd.in-picture img {
    width: auto; }

  .b-overview .e-officer {
    margin-bottom: 30px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (auto)[3];
    grid-template-columns: repeat(3, auto);
    gap: 0 50px;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .b-overview .e-title.nonincharge {
    width: 555px; } }
