@charset "UTF-8";
@media screen and (min-width: 769px) {
  .section {
    padding: 80px 0; }
    .section .sp-only {
      display: none; }
    .section .pc-only {
      display: block; }
    .section .outline {
      max-width: 960px;
      margin: 0 auto 70px;
      padding: 0; }
      .section .outline:last-child {
        margin-bottom: 0; }

  /*************************************
  ¥á¥¤¥ó¥Ó¥¸¥å¥¢¥ë
  *************************************/
  .section-pageVisual {
    padding: 0;
    background: #ffffff; }
    .section-pageVisual .mainVisualImage {
      max-width: 1240px;
      margin: 0 auto;
      background-image: url("/ts/society/findas/new/assets/images/top-page/mainvisual-01.jpg");
      background-size: cover;
      background-position: center;
      height: 25vw;
      z-index: 2;
      position: relative;
      display: flex;
      align-items: center; }
      .section-pageVisual .mainVisualImage::after {
        content: '';
        background: rgba(119, 119, 119, 0.3);
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0; }
      .section-pageVisual .mainVisualImage h1 {
        text-align: center;
        flex-basis: 100%;
        font-family: 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif;
        letter-spacing: 4.8px;
        color: #FFFFFF;
        font-size: 32px;
        font-weight: 600; }
    .section-pageVisual .breadcrumbs_list {
      max-width: 1240px;
      margin: 0 auto;
      z-index: 3;
      position: relative;
      display: flex;
      justify-content: flex-end;
      height: 27px;
      top: -51px;
      right: 40px;
      align-items: center; }
      .section-pageVisual .breadcrumbs_list li {
        font-size: 13px;
        letter-spacing: 0;
        color: #FFFFFF;
        padding: 0 15px;
        position: relative; }
        .section-pageVisual .breadcrumbs_list li::after {
          content: "\f054";
          font-family: "Font Awesome 5 Pro";
          position: absolute;
          font-size: 6px;
          top: 2px;
          right: -4px; }
        .section-pageVisual .breadcrumbs_list li:last-child::after {
          content: ""; }
        .section-pageVisual .breadcrumbs_list li a {
          color: #FFFFFF; }
    .section-pageVisual .bottomColor {
      background: #F0EEE4;
      height: 6vw;
      top: -6vw;
      margin-bottom: -6vw;
      z-index: 1;
      position: relative; }

  /*************************************
  ¥«¥Æ¥´¥ê©`¥Ú©`¥¸ÓÃÒŠ³ö¤·
  *************************************/
  .header {
    text-align: center;
    margin-bottom: 5rem; }
    .header h1 span.title {
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 32px;
      letter-spacing: 4.8px;
      font-weight: 600;
      color: #333333;
      position: relative;
      display: inline-block;
      margin-bottom: 1em; }
      .header h1 span.title::before {
        content: '';
        position: absolute;
        bottom: -20px;
        display: inline-block;
        width: 56px;
        height: 2px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        background-color: #E85197;
        border-radius: 2px; }

  /********************************
   * ÒŠ³ö¤·
   *******************************/
  h1 {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 2.6px;
    color: #333333;
    margin-bottom: 20px; }
    h1.borderBottom {
      padding-bottom: 30px; }
      h1.borderBottom .title {
        font-size: 26px;
        letter-spacing: 2.6px; }
        h1.borderBottom .title::before {
          content: none; }

  h2 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1.92px;
    color: #333333;
    margin-bottom: 20px; }

  h3 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.9px;
    color: #333333;
    margin-bottom: 20px; }

  /********************************
   * ¥Æ¥­¥¹¥È?»­Ïñ
   *******************************/
  p {
    letter-spacing: 0;
    color: #444444;
    line-height: 1.8;
    font-size: 16px;
    margin-bottom: 25px; }
    p:after {
      content: "";
      clear: both;
      display: block;
      margin-bottom: -10px;
      height: 0; }

  b {
    font-weight: bold; }

  .alignRight {
    float: right;
    margin: 0 0 45px 20px;
    max-width: 300px !important;
    display: block;
    height: auto; }
    .alignRight figcaption {
      font-family: 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif;
      text-align: center;
      font-size: 15px;
      letter-spacing: 0.75px;
      color: #777777;
      margin-top: 15px;
      font-weight: 400; }

  .alignLeft {
    float: left;
    margin: 0 20px 45px 0;
    max-width: 300px !important;
    display: block;
    height: auto; }
    .alignLeft figcaption {
      font-family: 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif;
      text-align: center;
      font-size: 15px;
      letter-spacing: 0.75px;
      color: #777777;
      margin-top: 15px;
      font-weight: 400; }

  .column-col2 {
    display: flex;
    justify-content: space-between; }
    .column-col2 .col {
      flex-basis: calc(50% - 10px); }
      .column-col2 .col img {
        max-width: 100%;
        height: auto;
        vertical-align: top; }
      .column-col2 .col figcaption {
        font-family: 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif;
        text-align: center;
        letter-spacing: 0.75px;
        color: #777777;
        margin-top: 1em;
        font-weight: 400;
        font-size: 15px; }

  ul {
    margin-bottom: 40px; }
    ul li {
      position: relative;
      padding-left: 30px;
      margin-top: 20px; }
      ul li:first-child {
        margin-top: 0; }
      ul li::before {
        content: '';
        position: absolute;
        top: .7em;
        left: 10px;
        border-radius: 50%;
        width: 7px;
        height: 7px;
        background-color: #333333; }
      ul li ul {
        margin-bottom: 0; }
        ul li ul li::before {
          content: '';
          position: absolute;
          top: .7em;
          left: 10px;
          border-radius: 50%;
          width: 7px;
          height: 7px;
          background-color: #ffffff;
          border: solid 1px #777777; }
    ul.module_list-notes-01 li {
      letter-spacing: 0.65px;
      font-size: 13px; }
      ul.module_list-notes-01 li::before {
        content: '¡ù';
        position: absolute;
        top: 0;
        left: 10px;
        border-radius: 0;
        width: 0;
        height: 0;
        color: #940067; }

  ol {
    margin-bottom: 40px;
    counter-reset: number; }
    ol li {
      position: relative;
      padding-left: 30px;
      margin-top: 20px; }
      ol li:first-child {
        margin-top: 0; }
      ol li::before {
        counter-increment: number;
        content: counter(number) ".";
        left: 15px;
        color: #0B1644;
        font-weight: 700;
        transform: translateX(-50%);
        position: absolute; }

  .button-large {
    font-size: 16px;
    background: #ffffff;
    color: #333333;
    border: solid 1px #333333;
    padding: 13px 60px;
    min-width: 240px;
    display: inline-block;
    letter-spacing: 0;
    text-decoration: none;
    text-align: center;
    position: relative;
    margin: 0 20px 20px 0;
    transition: all .3s; }
    .button-large::after {
      content: "\f054";
      font-family: "Font Awesome 5 Pro";
      font-size: 12px;
      color: #333333;
      position: absolute;
      top: 50%;
      right: 20px;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%); }
    .button-large::before {
      font-size: 16px;
      color: #333333;
      position: absolute;
      top: 50%;
      left: 20px;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%); }
    .button-large:hover {
      background: #333333;
      border: solid 1px #333333;
      color: #ffffff; }
      .button-large:hover::after, .button-large:hover::before {
        color: #ffffff; }
    .button-large.hoverImage {
      background: #333333;
      border: solid 1px #333333;
      color: #ffffff; }
      .button-large.hoverImage::after {
        color: #ffffff; }
    .button-large.buttonPdf::before {
      content: "\f1c1";
      font-family: "Font Awesome 5 Pro"; }
    .button-large.buttonLink::before {
      content: "\f2d2";
      font-family: "Font Awesome 5 Pro"; }
    .button-large.buttonFile::before {
      content: "\f15b";
      font-family: "Font Awesome 5 Pro"; }

  .button-small {
    text-decoration: none;
    display: inline-block;
    position: relative;
    padding-left: 20px;
    color: #333333;
    margin-bottom: 15px;
    transition: all .3s; }
    .button-small span {
      border-bottom: solid 1px #333333; }
    .button-small::before {
      content: "\f054";
      font-family: "Font Awesome 5 Pro";
      font-size: 12px;
      color: #333333;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transition: all .3s; }
    .button-small::after {
      font-size: 16px;
      color: #333333;
      position: absolute;
      top: 50%;
      right: -22px;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transition: all .3s; }
    .button-small.buttonPdf::after {
      content: "\f1c1";
      font-family: "Font Awesome 5 Pro"; }
    .button-small.buttonLink::after {
      content: "\f2d2";
      font-family: "Font Awesome 5 Pro"; }
    .button-small.buttonFile::after {
      content: "\f15b";
      font-family: "Font Awesome 5 Pro"; }
    .button-small:hover {
      color: #0078E1; }
      .button-small:hover span {
        border-bottom: solid 1px #0078E1; }
      .button-small:hover::after, .button-small:hover::before {
        color: #0078E1; }

  table {
    border-top: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC; }
    table thead tr th, table thead tr td {
      background: #1A2848;
      color: #ffffff;
      padding: 20px;
      border-bottom: solid 1px #ffffff;
      vertical-align: middle; }
    table tbody tr th {
      background: #1A2848;
      color: #ffffff;
      padding: 20px;
      border-bottom: solid 1px #ffffff;
      text-align: left;
      vertical-align: middle; }
      table tbody tr th.backgroundGray {
        background: #CCCCCC;
        color: #333333;
        border-bottom: solid 1px #CCCCCC; }
    table tbody tr td {
      background: #ffffff;
      color: #333333;
      padding: 20px;
      border-bottom: solid 1px #CCCCCC; }

  /*************************************
   Öø×÷½B½é
  *************************************/
  .column_auto {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(25%, 1fr));
    display: -ms-flexbox;
    -ms-flex-wrap: wrap; }
    .column_auto .col_4 {
      -ms-flex-preferred-size: 22%; }
      .column_auto .col_4.col_4_1, .column_auto .col_4.col_4_2, .column_auto .col_4.col_4_3 {
        margin-right: 30px; }
      .column_auto .col_4 a {
        text-decoration: none; }
        .column_auto .col_4 a img {
          width: 210px;
          height: 300px; }
        .column_auto .col_4 a span {
          font-size: 13px; }
          .column_auto .col_4 a span:first-of-type {
            font-size: 16px;
            text-decoration: underline; } }

/*# sourceMappingURL=style.pc.page.css.map */
