@media only screen and (min-width: 769px) {
  .s-content-step-04 .s-titbox .s-titbox_text__tit {
    font-size: 30px;
  }
}
.s-content-step-04 .s-text--cl {
  color: #E14668;
}
.s-content-step-04 table.s-chapter_table03 .th01 {
  background-color: #276EAC;
  font-size: 19px;
  width: 204px;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .s-content-step-04 table.s-chapter_table03 .th01 {
    font-size: 16px;
    width: 100%;
    border-bottom: 8px solid #f6f6f6;
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  .s-content-step-04 .s-table-step1 {
    padding: 8px;
  }
}
@media only screen and (max-width: 768px) {
  .s-content-step-04 table.s-chapter_table03 tr {
    display: flex;
    flex-direction: column;
  }
}
.s-content-step-04 table.s-chapter_table03 td {
  background-color: rgba(0, 25, 118, 0.05);
  border-bottom: 8px solid #f6f6f6;
  font-size: 16px;
}
@media only screen and (min-width: 769px) {
  .s-content-step-04 table.s-chapter_table03 td:last-child {
    border-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .s-content-step-04 table.s-chapter_table03 td {
    font-size: 14px;
    border-bottom: 8px solid #f6f6f6;
  }
}
.s-content-step-04 .s-cl-sky {
  color: #00AEEF;
}
.s-content-step-04 .s-span-sp {
  display: block !important;
  padding-bottom: 32px;
}
.s-content-step-04 .s-span-pc {
  display: none;
}
.s-content-step-04 .s-livable-servbox .s-servbox_cnt__tit {
  font-size: 20px;
  font-weight: 600;
}
.s-content-step-04 .s-livable-servbox .s-servbox_cnt__tit .a-caption {
  font-size: 12px;
}
.s-content-step-04 .s-livable-servbox .s-servsp {
  display: block !important;
}
.s-content-step-04 .s-no-pad {
  padding: 0;
}
.s-content-step-04 .s-bg-sky {
  background-color: #ADCCE6;
  padding: 8px;
  max-width: 122px;
  width: 100%;
  margin-right: 6px;
  border-right: 8px solid #f6f6f6;
  display: inline-table;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .s-content-step-04 .s-bg-sky {
    max-width: 98px;
    justify-content: center;
  }
}
.s-content-step-04 .s-bg-gray {
  padding: 8px;
}
.s-content-step-04 .s-right-wrapper {
  display: flex;
  border-bottom: 8px solid #f6f6f6;
}
@media only screen and (min-width: 769px) {
  .s-content-step-04 .s-right-wrapper:last-child {
    border-bottom: 0;
  }
}
.s-content-step-04 .s-procedure__title-box {
  display: flex;
}
@media screen and (max-width: 768px) {
  .s-content-step-04 .s-procedure__title-box {
    flex-direction: column;
  }
}
.s-content-step-04 .s-procedure__title {
  background: linear-gradient(to right, #ef8761 0%, #f08a63 100%);
  color: #fff;
  padding: 10px 120px 10px 40px;
  position: relative;
  font-weight: bold;
  border: none;
}
@media screen and (max-width: 768px) {
  .s-content-step-04 .s-procedure__title {
    padding: 10px 50px 10px 40px;
    width: 70%;
  }
}
.s-content-step-04 .s-procedure__title::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 41px solid #fff;
  border-left: 60px solid transparent;
  left: calc(100% - 59px);
  top: -2px;
}
.s-content-step-04 .s-procedure__title-desc {
  font-size: 20px;
  padding-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .s-content-step-04 .s-procedure__title-desc {
    background-color: #fff;
    box-shadow: 1px -3px 3px rgba(0, 0, 0, 0.2);
    font-size: 16px;
    padding-top: 30px;
    padding-bottom: 40px;
    padding-left: 15px;
  }
}
@media screen and (min-width: 769px) {
  .s-content-step-04 .s-procedure__title-desc {
    text-align: center;
    padding-left: 20px;
  }
}
.s-content-step-04 .s-procedure__body {
  padding: 10px 28px;
  background-color: #fff;
  box-shadow: 2px -2px 5px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 768px) {
  .s-content-step-04 .s-procedure__body {
    box-shadow: 1px -1px 3px rgba(0, 0, 0, 0.2);
    margin-top: -10px;
  }
}
@media screen and (min-width: 769px) {
  .s-content-step-04 .s-procedure__body {
    padding: 10px 55px;
  }
}
.s-content-step-04 .s-procedure__body-inner {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .s-content-step-04 .s-procedure__body-inner {
    flex-direction: row;
  }
}
.s-content-step-04 .s-procedure__inner {
  flex-basis: 50%;
}
.s-content-step-04 .s-procedure__inner:first-child {
  padding-bottom: 39px;
}
@media screen and (min-width: 769px) {
  .s-content-step-04 .s-procedure__inner:first-child {
    padding-right: 24px;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 769px) {
  .s-content-step-04 .s-procedure__inner:last-child {
    padding-left: 24px;
  }
}
.s-content-step-04 .s-procedure__inner-title {
  font-size: 16px;
  padding-bottom: 20px;
  text-align: center;
}
.s-content-step-04 .s-procedure__inner-box {
  border: solid 1px #93402F;
  padding: 14px;
  text-align: left;
  position: relative;
}
@media screen and (min-width: 769px) {
  .s-content-step-04 .s-procedure__inner-box {
    padding: 24px;
    text-align: center;
  }
}
.s-content-step-04 .s-procedure__inner-box::before {
  position: absolute;
  content: "";
  background-image: url(/assets/images/original/kounyu-guide-step4_arrow.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 44px;
  height: 17px;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.s-content-step-04 .s-procedure .a-caption {
  display: block;
  text-align: center;
  padding-top: 50px;
  padding-left: 28px;
  padding-right: 28px;
  padding-bottom: 43px;
}
@media screen and (min-width: 769px) {
  .s-content-step-04 .s-procedure .a-caption {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 5px;
    text-align: right;
  }
}

@media screen and (min-width: 769px) {
  .m-link-list__item-steps {
    width: 372px;
  }
}

/*# sourceMappingURL=static_original-kounyu-guide-4.css.map */
