@charset "UTF-8";
.s-content-step-08 {
  /*-- PC --*/
  /*-- SP --*/ }
  .s-content-step-08 table.s-chapter_table03 .th01 {
    background-color: #276EAC;
    font-weight: 700; }
  .s-content-step-08 table.s-chapter_table03 .th02 {
    background-color: #ADCCE6;
    font-weight: 700; }
  .s-content-step-08 table.s-chapter_table03 td {
    background-color: #EEF3F9;
    font-weight: 700; }
  .s-content-step-08 .s-servbox__title {
    font-size: 23px;
    color: #004C88; }
  .s-content-step-08 .s-servbox__body {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    box-shadow: 2px -2px 3px -1px rgba(0, 0, 0, 0.6);
    margin-bottom: 22px; }
    .s-content-step-08 .s-servbox__body:last-child {
      margin-bottom: 0; }
    @media screen and (min-width: 769px) {
      .s-content-step-08 .s-servbox__body {
        flex-direction: row; } }
  .s-content-step-08 .s-servbox__body-title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    padding: 10px 0;
    color: #004C88; }
    @media screen and (min-width: 769px) {
      .s-content-step-08 .s-servbox__body-title {
        flex-basis: calc(100% - 560px);
        font-size: 26px; } }
  .s-content-step-08 .s-servbox__body-desc {
    color: #003D7C;
    margin-bottom: 20px; }
  .s-content-step-08 .s-servbox__body-desc-box {
    padding: 0px 20px 20px 20px;
    position: relative; }
    @media screen and (min-width: 769px) {
      .s-content-step-08 .s-servbox__body-desc-box {
        padding: 30px 25px; } }
    .s-content-step-08 .s-servbox__body-desc-box::before {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 1px;
      height: 70%;
      background-color: #ded4d4; }
      @media screen and (min-width: 769px) {
        .s-content-step-08 .s-servbox__body-desc-box::before {
          content: ''; } }
  .s-content-step-08 .s-servbox__red-text {
    font-size: 13px;
    color: #000;
    width: 100%;
    border: 1px solid #e73820;
    padding: 10px 0;
    background-color: #fff;
    margin-top: 10px;
    text-align: center;
    line-height: 1.5;
    font-weight: 600;
    margin-top: 20px; }
    @media screen and (min-width: 769px) {
      .s-content-step-08 .s-servbox__red-text {
        font-size: 18px;
        width: 50%; } }
  .s-content-step-08 .s-servbox__text-red {
    color: #e73820;
    font-size: 16px; }
  .s-content-step-08 .s-chapter02 {
    margin-top: 80px; }
    @media screen and (max-width: 768px) {
      .s-content-step-08 .s-chapter02 {
        margin-top: 40px; }
      .s-content-step-08 .s-chapter02 .a-caption {
        font-size: 14px; } }
  .s-content-step-08 .s-servlist {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 8px; }
    @media screen and (min-width: 769px) {
      .s-content-step-08 .s-servlist {
        justify-content: flex-start; } }
  .s-content-step-08 .s-servlist .s-item {
    position: relative;
    font-size: 12px;
    line-height: 1.6;
    font-weight: bold;
    text-align: center;
    background: url("/assets/images/original/kounyu-guide-step-08_textbk_01.png") center/cover no-repeat;
    color: #476180;
    width: 40vw;
    height: calc(17.6vw * 0.75);
    margin-top: 1%;
    margin-right: 10px; }
    @media screen and (max-width: 768px) {
      .s-content-step-08 .s-servlist .s-item {
        width: 42vw; } }
  .s-content-step-08 .s-servlist .s-item_in {
    position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  @media only screen and (min-width: 769px) {
    .s-content-step-08 {
      /*ご提供サービス*/ }
      .s-content-step-08 .s-zeimu-support {
        display: table; }
      .s-content-step-08 .s-zeimu-support__tit {
        display: table-cell;
        vertical-align: middle;
        border-right: 1px solid #ded4d0;
        font-size: 20px;
        width: 264px; }
      .s-content-step-08 .s-zeimu-support__txt {
        display: table-cell;
        vertical-align: middle;
        padding: 0 50px; }
      .s-content-step-08 .s-servlist .s-item {
        width: 250px;
        height: 86px;
        margin-top: 4px;
        font-size: 18px; }
      .s-content-step-08 .s-servlist .s-item:nth-child(-n+4) {
        margin-top: 0; } }
  @media only screen and (max-width: 768px) {
    .s-content-step-08 .s-zeimu-support {
      width: 100%;
      padding: 10px; }
    .s-content-step-08 .s-zeimu-support__tit,
    .s-content-step-08 .s-zeimu-support__txt {
      padding: 16px; }
    .s-content-step-08 .s-zeimu-support__tit {
      border-bottom: 1px solid #ded4d0;
      font-size: 18px; }
    .s-content-step-08 .s-servlist {
      max-width: 80vw;
      margin-left: auto;
      margin-right: auto; } }
  @media only screen and (max-width: 768px) and (max-width: 768px) {
    .s-content-step-08 .s-servlist {
      max-width: 90vw; } }
  @media only screen and (max-width: 768px) {
    .s-content-step-08 .s-servlist .s-item:nth-child(-n+2) {
      margin-top: 0; } }
  @media only screen and (max-width: 320px) {
    .s-content-step-08 .s-servlist .s-item {
      margin: 0 auto 2%;
      width: 50vw;
      height: calc(22.6vw * 0.75); } }

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

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