<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width:767.98px) {
  .anc-1-pcAuto-sp1 {
    flex-direction: column;
  }
}

@media only screen and (min-width: 768px){
  .md-1-2r-04-w .md-img-box {
    width: 30%;
    margin-left: 40px;
  }
}

.md-1-2r-04-w {
  margin: 0;
}

.md-1-2r-04-w .md-img-box img {
  width: 100%;
}

@media only screen and (max-width:767.98px) {
  .md-1-2r-04-w {
    margin-bottom: 2em;
  }
}

.sp-column-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sp-column-box .md-img-box {
  flex-basis: 25%;
  width: auto;
}

.sp-column-box .md-img-box img {
  width: 100%;
}

@media only screen and (max-width:767.98px) {
  .sp-column-box .md-img-box {
    width: 80%;
    margin: 2em auto 0;
  }
}

.sp-column-box.box-5 .im-1 {
  width: 212px;
}

@media only screen and (max-width:767.98px) {
  .sp-column-box.box-5 {
    gap: 20px;
  }

  .sp-column-box.box-5 .im-1 {
    width: calc(50% - 10px);
  }
}

.sp-column-box.box-5 .mod_s_taL {
  text-align: left;
}

.sp-column-box.foreign-base .md-img-box {
  flex-basis: 48%;
  width: auto;
}

.sp-column-box.foreign-base .md-txt {
  flex-basis: 48%;
  width: auto;
}

@media only screen and (max-width:767.98px) {
  .sp-column-box.foreign-base .md-img-box {
    flex-basis: auto;
    width: 100%;
  }

  .sp-column-box.foreign-base .md-txt {
    flex: 1 1 0%;
  }
}

.sp-column-box.from-now {
  max-width: 650px;
}

.tb-1-04-vertical .tx-1 {
  margin: 0 0 1em;
}

.tb-1-04-vertical .nl-1-nest {
  margin: 0;
}

.business-add {
  position: relative;
  display: flex;
  flex-basis: 31.2%;
  flex-direction: column;
  width: auto;
  max-height: 184px;
  margin-left: 36px;
  overflow: hidden;
  background-color: #ffeee9;
  border-radius: 10px;
}

@media only screen and (max-width: 767.98px) {
  .business-add {
    flex-basis: auto;
    width: 100%;
    max-height: 184px;
    margin-left: auto;
  }
}

.business-add-head {
  position: relative;
  padding-block: 12px;
  font-size: 18px;
}

@media only screen and (max-width: 767.98px) {
  .business-add-head {
    position: relative;
    padding: 12px 0 7px;
    font-size: 15px;
  }
}

.business-add-head::after {
  position: absolute;
  bottom: 5px;
  left: 50%;
  content: "";
  border-color: #e6002d transparent transparent;
  border-style: solid;
  border-width: 16px 15px 0;
  translate: -50% 100%;
}

.business-add-text {
  display: grid;
  gap: 14px;
  padding: 27px 24px 10px;
}

@media only screen and (max-width: 767.98px) {
  .business-add-text {
    padding: 23px 24px 6px;
  }
}

.business-add-text__red {
  font-size: 36px;
  line-height: 1.0;
  letter-spacing: -0.05em;
}

@media only screen and (max-width: 767.98px) {
  .business-add-text__red {
    font-size: 25px;
  }
}

.business-add-text__number {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 57px;
}

@media only screen and (max-width: 767.98px) {
  .business-add-text__number {
    font-size: 50px;
  }
}

.business-add-text__bottom {
  font-size: 14px;
}

@media only screen and (max-width: 767.98px) {
  .business-add-text__bottom {
    font-size: 12px;
  }
}</pre></body></html>