@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.grow .md-img-box {
  flex-basis: 45%;
}

.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 .cd-2-blank {
  width: 376px;
}

.sp-column-box.box-4 .cd-2-blank {
  width: 273px;
}

@media only screen and (max-width:767.98px) {
  .sp-column-box .cd-2-blank {
    width: 100%;
  }

  .sp-column-box.box-4 {
    gap: 20px;
  }

  .sp-column-box.box-4 .cd-2-blank {
    width: calc(50% - 10px);
  }
}

.sp-column-box.in-country-base .md-img-box {
  flex-basis: 48%;
  width: auto;
}

.sp-column-box.in-country-base .md-txt {
  flex-basis: 48%;
  width: auto;
}

@media only screen and (max-width:767.98px) {
  .sp-column-box.in-country-base .md-img-box {
    flex-basis: auto;
    width: 100%;
  }

  .sp-column-box.in-country-base .md-txt {
    flex: 1 1 0%;
  }
}

.tb-1-04-vertical .tx-1 {
  margin: 0 0 1em;
}

.tb-1-04-vertical .nl-1-nest {
  margin: 0;
}

.h4-s {
  margin-bottom: 0;
}

@media only screen and (max-width:767.98px){
  .tb-1-04-vertical .sp-column-box {
    flex-direction: column;
  }
}

.nl-1-nest li.list-number-style.num-11::before {
  content: "11.";
}

.nl-1-nest li.list-number-style.num-12::before {
  content: "12.";
}

.nl-1-nest li.list-number-style.num-13::before {
  content: "13.";
}

.nl-1-nest li.list-number-style.num-14::before {
  content: "14.";
}

.nl-1-nest li.list-number-style.num-15::before {
  content: "15.";
}

.nl-1-nest li.list-number-style.num-16::before {
  content: "16.";
}

.nl-1-nest li.list-number-style.num-17::before {
  content: "17.";
}

.nl-1-nest li.list-number-style.num-18::before {
  content: "18.";
}

.nl-1-nest li.list-number-style.num-19::before {
  content: "19.";
}

.nl-1-nest li.list-number-style.num-20::before {
  content: "20.";
}

.nl-1-nest li.list-number-style.num-21::before {
  content: "21.";
}

.nl-1-nest li.list-number-style.num-22::before {
  content: "22.";
}

.nl-1-nest li.list-number-style.num-23::before {
  content: "23.";
}

.nl-1-nest li.list-number-style.num-24::before {
  content: "24.";
}

.nl-1-nest li.list-number-style.num-25::before {
  content: "25.";
}

.nl-1-nest li.list-number-style.num-26::before {
  content: "26.";
}

@media print, screen and (min-width:768px) {
  .value-img-size-adjust {
    width: 73%;
    margin: 0 auto;
  }
}

.mod_s_fz14_text {
	font-size: 1.4rem!important;
}

@media only screen and (max-width: 767.98px) {
  .mod_s_fz14_text {
    font-size: 1.2rem !important;
  }
}

@media print, screen and (min-width:768px) {
  .sp-column-box .list-number-style {
    min-width: 145px;
  }
}

@media only screen and (max-width: 767.98px) {
  .sp-column-box.box-4 .cd-2-blank {
    margin: 1.4em 0 0;
  }
}

@media only screen and (max-width: 767.98px) {
  .sp-column-box.box-4 {
    gap: 0;
  }
}

@media print, screen and (min-width:768px) {
  .in-country-base .nl-1-nest .sp-column-box {
    gap: 0 35px;
    justify-content: unset;
  }

  .in-country-base .nl-1-nest .sp-column-box.wrap {
    flex-direction: column;
  }
}

.fz18 {
  font-size: 1.8rem;
}

@media only screen and (max-width: 767.98px) {
  .fz18 {
    font-size: 1.55rem;
  }
}

.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;
  }
}