@charset "UTF-8";
@media screen and (max-width: 767px) {
  body {
    padding-top: 0; } }

* {
  box-sizing: border-box; }

.header {
  min-width: 960px;
  border-bottom: 1px solid #8f8f8f;
  margin-bottom: 66px; }
  @media screen and (max-width: 767px) {
    .header {
      min-width: 100%;
      margin-bottom: 61px; } }
  .header .inner01 {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding: 18px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .header .inner01 {
        width: 100%; } }
    .header .inner01 .logo {
      width: 109px; }
      @media screen and (max-width: 767px) {
        .header .inner01 .logo {
          margin-left: auto;
          margin-right: auto; } }
    .header .inner01 .tx01 {
      font-family: "Noto Sans JP", sans-serif;
      font-optical-sizing: auto;
      font-weight: 300;
      font-style: normal;
      font-feature-settings: "palt";
      font-size: 14px;
      color: #353535; }
      @media screen and (max-width: 767px) {
        .header .inner01 .tx01 {
          display: none; } }
  .header p {
    margin-bottom: 0; }

.footer {
  min-width: 960px;
  border-top: 1px solid #d7d7d7;
  padding: 50px 20px; }
  @media screen and (max-width: 767px) {
    .footer {
      min-width: 100%;
      padding: 8.75vw 5vw 17.5vw; } }
  .footer .copyright {
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    font-feature-settings: "palt";
    font-size: 14px;
    color: #353535;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .footer .copyright {
        font-size: 11px; } }

.main {
  min-width: 960px; }
  @media screen and (max-width: 767px) {
    .main {
      min-width: 100%; } }
  .main p {
    margin-bottom: 0; }
  .main .hdg01 {
    color: #007087;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-feature-settings: "palt";
    font-size: 42px;
    margin-bottom: 25px; }
    @media screen and (max-width: 767px) {
      .main .hdg01 {
        font-size: 7vw;
        margin-bottom: 18px; } }
  .main .hdg02 {
    max-width: 432px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #007087;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-feature-settings: "palt";
    font-size: 30px;
    padding-bottom: 3px;
    border-bottom: 4px solid #007087;
    margin-bottom: 45px; }
    @media screen and (max-width: 767px) {
      .main .hdg02 {
        font-size: 5.5vw;
        max-width: 75vw;
        border-bottom-width: 2px;
        margin-bottom: 27px; } }
  .main .hdg03 {
    text-align: center;
    color: #007087;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-feature-settings: "palt";
    font-size: 23.42px;
    line-height: 1;
    min-height: 3.1em;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 767px) {
      .main .hdg03 {
        font-size: 4.5vw;
        min-height: inherit; } }
    .main .hdg03 .wrap .tx {
      display: inline-block;
      padding: 0 0 0.3em;
      background: linear-gradient(transparent 50%, #fffca8 0); }
  .main .hdg04 {
    text-align: center;
    color: #007087;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
    font-feature-settings: "palt";
    font-size: 32px;
    line-height: 1.5;
    margin-top: 66px;
    margin-bottom: 9px; }
    @media screen and (max-width: 767px) {
      .main .hdg04 {
        font-size: 22px;
        margin-top: 21px;
        margin-bottom: 9px; } }
  .main .mainArea > .inner01,
  .main .aboutSection > .inner01,
  .main .meritSection > .inner01,
  .main .introductionSection > .inner01,
  .main .howtoSection > .inner01 {
    width: 960px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 767px) {
      .main .mainArea > .inner01,
      .main .aboutSection > .inner01,
      .main .meritSection > .inner01,
      .main .introductionSection > .inner01,
      .main .howtoSection > .inner01 {
        width: 100%; } }
  .main .mainArea {
    text-align: center;
    position: relative;
    overflow: hidden;
    padding-bottom: 240px; }
    @media screen and (max-width: 767px) {
      .main .mainArea {
        padding-bottom: 20vw; } }
    .main .mainArea .tx01 {
      font-family: "Noto Sans JP", sans-serif;
      font-optical-sizing: auto;
      font-weight: 500;
      font-style: normal;
      font-feature-settings: "palt";
      font-size: 21.5px;
      margin-bottom: 13px; }
      @media screen and (max-width: 767px) {
        .main .mainArea .tx01 {
          font-size: 15.52px; } }
      .main .mainArea .tx01 small {
        font-size: 16.73px; }
        @media screen and (max-width: 767px) {
          .main .mainArea .tx01 small {
            font-size: 10.73px; } }
    .main .mainArea .tx02 {
      font-family: "Noto Sans JP", sans-serif;
      font-optical-sizing: auto;
      font-weight: 300;
      font-style: normal;
      font-feature-settings: "palt";
      font-size: 15px;
      margin-bottom: 58px; }
      @media screen and (max-width: 767px) {
        .main .mainArea .tx02 {
          font-size: 8px;
          margin-bottom: 28px; } }
    .main .mainArea .img01 {
      position: absolute;
      bottom: 0;
      left: 50%;
      width: 1360px;
      height: 240px;
      transform: translateX(-50%); }
      @media screen and (max-width: 767px) {
        .main .mainArea .img01 {
          width: 92.75%;
          height: 20vw; } }
  .main .aboutSection {
    text-align: center;
    padding: 64px 0 0; }
    @media screen and (max-width: 767px) {
      .main .aboutSection {
        padding: 11.25vw 3.75vw 0; } }
    .main .aboutSection .tx03 {
      font-family: "Noto Sans JP", sans-serif;
      font-optical-sizing: auto;
      font-weight: 500;
      font-style: normal;
      font-feature-settings: "palt";
      font-size: 18px; }
      @media screen and (max-width: 767px) {
        .main .aboutSection .tx03 {
          font-size: 12px; } }
    .main .aboutSection .tx11 {
      text-align: left;
      font-family: "Noto Sans JP", sans-serif;
      font-optical-sizing: auto;
      font-weight: 400;
      font-style: normal;
      font-feature-settings: "palt";
      font-size: 12px;
      line-height: 1.5833333333;
      margin-top: 10px;
      margin-left: 40px; }
      @media screen and (max-width: 767px) {
        .main .aboutSection .tx11 {
          font-size: 8px;
          margin-left: 20px; } }
    .main .aboutSection .bg01 {
      background: #f2f8f9;
      padding: 79px 0 72px;
      margin-top: 75px; }
      @media screen and (max-width: 767px) {
        .main .aboutSection .bg01 {
          margin-left: -15px;
          margin-right: -15px;
          margin-top: 25px;
          padding: 30px 15px 30px; } }
      .main .aboutSection .bg01 > .inner01 {
        width: 840px;
        margin-left: auto;
        margin-right: auto;
        text-align: center; }
        @media screen and (max-width: 767px) {
          .main .aboutSection .bg01 > .inner01 {
            width: 100%; } }
  .main .meritSection {
    background: #f3f3ea;
    padding: 75px 0 95px; }
    @media screen and (max-width: 767px) {
      .main .meritSection {
        padding: 6vw 7vw 7.25vw 5.25vw; } }
    .main .meritSection .inner02 {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      width: 952px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 85px; }
      @media screen and (max-width: 767px) {
        .main .meritSection .inner02 {
          width: 100%;
          margin-top: 42px; } }
      .main .meritSection .inner02 .meritCol {
        width: 23.4243697479%;
        background: #fff;
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
        border-radius: 0 0 20px 0;
        padding: 27px 20px 22px;
        position: relative; }
        @media screen and (max-width: 767px) {
          .main .meritSection .inner02 .meritCol {
            width: 100%;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            padding: 16px 20px;
            padding: 4vw 5vw; }
            .main .meritSection .inner02 .meritCol + .meritCol {
              margin-top: 32px; } }
        .main .meritSection .inner02 .meritCol hgroup {
          text-align: center; }
          @media screen and (max-width: 767px) {
            .main .meritSection .inner02 .meritCol hgroup {
              width: 44.5%;
              display: flex;
              flex-wrap: wrap;
              flex-direction: column;
              justify-content: center;
              align-items: center;
              padding-top: 3.75vw;
              padding-bottom: 3.75vw; } }
        .main .meritSection .inner02 .meritCol .tx04 {
          background: #007087;
          border-radius: 50%;
          color: #fff;
          line-height: 1;
          width: 64px;
          height: 64px;
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          align-items: center; }
          @media screen and (max-width: 767px) {
            .main .meritSection .inner02 .meritCol .tx04 {
              width: 50px;
              height: 50px; } }
          .main .meritSection .inner02 .meritCol .tx04 .tx {
            display: block;
            font-family: "Noto Sans JP", sans-serif;
            font-optical-sizing: auto;
            font-weight: 500;
            font-style: normal;
            font-feature-settings: "palt";
            font-size: 11.86px;
            line-height: 1; }
            @media screen and (max-width: 767px) {
              .main .meritSection .inner02 .meritCol .tx04 .tx {
                font-size: 9.27px; } }
          .main .meritSection .inner02 .meritCol .tx04 .num {
            display: block;
            font-family: "Noto Sans JP", sans-serif;
            font-optical-sizing: auto;
            font-weight: 500;
            font-style: normal;
            font-feature-settings: "palt";
            font-size: 33.2px;
            line-height: 1; }
            @media screen and (max-width: 767px) {
              .main .meritSection .inner02 .meritCol .tx04 .num {
                font-size: 25.94px; } }
        .main .meritSection .inner02 .meritCol .tx04 {
          position: absolute;
          top: -32px;
          left: 0; }
          @media screen and (max-width: 767px) {
            .main .meritSection .inner02 .meritCol .tx04 {
              top: -22px; } }
        .main .meritSection .inner02 .meritCol .tx05 {
          font-family: "Noto Sans JP", sans-serif;
          font-optical-sizing: auto;
          font-weight: 500;
          font-style: normal;
          font-feature-settings: "palt";
          font-size: 14.5px;
          padding: 0 1.5em;
          position: relative;
          display: inline-block;
          text-align: center;
          line-height: 1.1034482759;
          margin-bottom: 10px; }
          @media screen and (max-width: 767px) {
            .main .meritSection .inner02 .meritCol .tx05 {
              font-size: 2.9vw; } }
          .main .meritSection .inner02 .meritCol .tx05 span {
            min-height: 2.5em;
            display: flex;
            flex-wrap: wrap;
            align-items: center; }
          .main .meritSection .inner02 .meritCol .tx05::before, .main .meritSection .inner02 .meritCol .tx05::after {
            content: "";
            position: absolute;
            top: 50%;
            width: 1.2em;
            height: 1px;
            background: #000; }
          .main .meritSection .inner02 .meritCol .tx05::before {
            left: 0;
            transform: translateY(400%) rotate(62deg); }
          .main .meritSection .inner02 .meritCol .tx05::after {
            right: 0;
            transform: translateY(400%) rotate(-62deg); }
          .main .meritSection .inner02 .meritCol .tx05.type02::before {
            left: 0;
            transform: translateY(0%) rotate(62deg); }
          .main .meritSection .inner02 .meritCol .tx05.type02::after {
            right: 0;
            transform: translateY(0%) rotate(-62deg); }
        .main .meritSection .inner02 .meritCol .tx06 {
          font-family: "Noto Sans JP", sans-serif;
          font-optical-sizing: auto;
          font-weight: 500;
          font-style: normal;
          font-feature-settings: "palt";
          font-size: 16px;
          padding-top: 18px;
          margin-top: 13px;
          position: relative; }
          @media screen and (max-width: 767px) {
            .main .meritSection .inner02 .meritCol .tx06 {
              font-size: 2.75vw;
              line-height: 1.6363636364;
              letter-spacing: 0.05em;
              width: 49%;
              padding-left: 6.5%;
              padding-top: 0;
              margin-top: 0; } }
          .main .meritSection .inner02 .meritCol .tx06::before {
            content: '';
            background: url("../img/bg01.png") no-repeat 50% 0/auto 2.5px;
            position: absolute;
            top: 0;
            width: 100%;
            height: 4px; }
            @media screen and (max-width: 767px) {
              .main .meritSection .inner02 .meritCol .tx06::before {
                top: 0;
                left: 0;
                width: 1px;
                height: 100%;
                background: url("../img/bg01s.png") no-repeat 0 50%/1px; } }
  .main .introductionSection {
    background: #f7fbfb;
    padding: 79px 0 34px; }
    @media screen and (max-width: 767px) {
      .main .introductionSection {
        padding: 6.25vw 8.75vw 6.5vw; } }
    .main .introductionSection .hdg02 {
      margin-bottom: 68px; }
      @media screen and (max-width: 767px) {
        .main .introductionSection .hdg02 {
          margin-bottom: 16px; } }
    .main .introductionSection .inner02 {
      position: relative;
      padding-bottom: 30px; }
      @media screen and (max-width: 767px) {
        .main .introductionSection .inner02 {
          width: 100%;
          padding-bottom: 6.5vw; }
          .main .introductionSection .inner02 + .inner02 {
            padding-bottom: 15.5vw; } }
      .main .introductionSection .inner02::before {
        content: '';
        position: absolute;
        left: 77px;
        top: 17px;
        width: 1px;
        height: calc(100% - 17px);
        background: #007087; }
        @media screen and (max-width: 767px) {
          .main .introductionSection .inner02::before {
            left: 12.75vw;
            top: 3vw;
            height: calc(100% - 3vw); } }
      .main .introductionSection .inner02 .img01 {
        position: absolute;
        bottom: 14px;
        right: 29px;
        width: 383px; }
        @media screen and (max-width: 767px) {
          .main .introductionSection .inner02 .img01 {
            bottom: 1.75vw;
            right: 4.5vw;
            width: 62.5vw; } }
        .main .introductionSection .inner02 .img01::before {
          content: '';
          position: absolute;
          bottom: -48px;
          left: 175px;
          width: 0;
          height: 0;
          border-style: solid;
          border-right: 21px solid transparent;
          border-left: 21px solid transparent;
          border-top: 52px solid #007087;
          border-bottom: 0; }
          @media screen and (max-width: 767px) {
            .main .introductionSection .inner02 .img01::before {
              bottom: -6.25vw;
              left: 28vw;
              border-right: 3.5vw solid transparent;
              border-left: 3.5vw solid transparent;
              border-top: 8.5vw solid #007087; } }
      .main .introductionSection .inner02 .img02 {
        position: absolute;
        top: 50px;
        right: 50px;
        width: 346px; }
        @media screen and (max-width: 767px) {
          .main .introductionSection .inner02 .img02 {
            width: 56.25vw;
            top: auto;
            bottom: 0;
            right: 8.25vw; } }
      .main .introductionSection .inner02 + .inner02 {
        border-top: 2px solid #007087;
        padding-top: 23px; }
        @media screen and (max-width: 767px) {
          .main .introductionSection .inner02 + .inner02 {
            padding-top: 26px; } }
        .main .introductionSection .inner02 + .inner02::before {
          border-top: 1.5px solid #007087;
          top: 0;
          height: calc(100% - 17px); }
        .main .introductionSection .inner02 + .inner02::after {
          content: '';
          position: absolute;
          left: 74.4px;
          top: -1.1px;
          width: 6.2px;
          height: 6.2px;
          border-radius: 50%;
          background: #007087;
          transform: translateY(-50%); }
          @media screen and (max-width: 767px) {
            .main .introductionSection .inner02 + .inner02::after {
              left: 12.375vw;
              width: 1vw;
              height: 1vw; } }
    .main .introductionSection .historyList01 > li + li {
      margin-top: 10.5px; }
      @media screen and (max-width: 767px) {
        .main .introductionSection .historyList01 > li + li {
          margin-top: 6.75px; } }
    .main .introductionSection .historyList01 > li > dl {
      display: flex;
      flex-wrap: wrap; }
      .main .introductionSection .historyList01 > li > dl > dt {
        color: #007087;
        font-family: "Noto Sans JP", sans-serif;
        font-optical-sizing: auto;
        font-weight: 800;
        font-style: normal;
        font-feature-settings: "palt";
        font-size: 23.4px;
        line-height: 1.5;
        width: 104px;
        position: relative; }
        @media screen and (max-width: 767px) {
          .main .introductionSection .historyList01 > li > dl > dt {
            font-size: 3.845vw;
            width: 17vw; } }
        .main .introductionSection .historyList01 > li > dl > dt::before {
          content: '';
          position: absolute;
          top: 16px;
          left: 74.4px;
          width: 6.2px;
          height: 6.2px;
          border-radius: 50%;
          background: #007087; }
          @media screen and (max-width: 767px) {
            .main .introductionSection .historyList01 > li > dl > dt::before {
              top: 2.75vw;
              left: 12.375vw;
              width: 1vw;
              height: 1vw; } }
      .main .introductionSection .historyList01 > li > dl > dd {
        font-family: "Noto Sans JP", sans-serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
        font-feature-settings: "palt";
        font-size: 17.8px;
        line-height: 1.5;
        margin-top: 0.22em; }
        @media screen and (max-width: 767px) {
          .main .introductionSection .historyList01 > li > dl > dd {
            font-size: 2.93vw;
            width: calc(100% - 17vw); } }
        @media screen and (max-width: 767px) {
          .main .introductionSection .historyList01 > li > dl > dd ul {
            margin-top: 3px; } }
        .main .introductionSection .historyList01 > li > dl > dd ul > li + li {
          margin-top: 2px; }
          @media screen and (max-width: 767px) {
            .main .introductionSection .historyList01 > li > dl > dd ul > li + li {
              margin-top: 0; } }
        .main .introductionSection .historyList01 > li > dl > dd ul > li > dl {
          display: grid;
          grid-template-columns: 5em auto;
          row-gap: 0.4em;
          font-family: "Noto Sans JP", sans-serif;
          font-optical-sizing: auto;
          font-weight: 500;
          font-style: normal;
          font-feature-settings: "palt";
          font-size: 12.26px; }
          @media screen and (max-width: 767px) {
            .main .introductionSection .historyList01 > li > dl > dd ul > li > dl {
              font-size: 2vw; } }
          .main .introductionSection .historyList01 > li > dl > dd ul > li > dl dt::after {
            content: '：';
            font-family: "Noto Sans JP", sans-serif;
            font-optical-sizing: auto;
            font-weight: 500;
            font-style: normal;
            font-feature-settings: "palt";
            font-size: 12.26px;
            margin-left: 0.15em; }
            @media screen and (max-width: 767px) {
              .main .introductionSection .historyList01 > li > dl > dd ul > li > dl dt::after {
                font-size: 2vw; } }
          .main .introductionSection .historyList01 > li > dl > dd ul > li > dl dt.type02 {
            letter-spacing: 0.5em; }
            .main .introductionSection .historyList01 > li > dl > dd ul > li > dl dt.type02::after {
              margin-left: -0.35em;
              letter-spacing: 0; }
          .main .introductionSection .historyList01 > li > dl > dd ul > li > dl dt.type03 {
            letter-spacing: 0.95em; }
            .main .introductionSection .historyList01 > li > dl > dd ul > li > dl dt.type03::after {
              margin-left: -0.65em;
              letter-spacing: 0; }
          .main .introductionSection .historyList01 > li > dl > dd ul > li > dl > dt,
          .main .introductionSection .historyList01 > li > dl > dd ul > li > dl > dd {
            font-family: "Noto Sans JP", sans-serif;
            font-optical-sizing: auto;
            font-weight: 500;
            font-style: normal;
            font-feature-settings: "palt";
            font-size: 12.26px;
            line-height: 1.5; }
            @media screen and (max-width: 767px) {
              .main .introductionSection .historyList01 > li > dl > dd ul > li > dl > dt,
              .main .introductionSection .historyList01 > li > dl > dd ul > li > dl > dd {
                font-size: 2vw; } }
  .main .howtoSection {
    background: #fffff0;
    padding: 80px 0 55px; }
    @media screen and (max-width: 767px) {
      .main .howtoSection {
        padding: 6.25vw 6.25vw 13.75vw; } }
    .main .howtoSection .tx07 {
      text-align: center;
      font-family: "Noto Sans JP", sans-serif;
      font-optical-sizing: auto;
      font-weight: 400;
      font-style: normal;
      font-feature-settings: "palt";
      font-size: 20px;
      line-height: 1.506;
      margin-bottom: 50px; }
      @media screen and (max-width: 767px) {
        .main .howtoSection .tx07 {
          font-size: 3vw;
          margin-left: -1em;
          margin-right: -1em;
          margin-bottom: 9.5vw; } }
    .main .howtoSection .tx08 {
      text-align: center;
      font-family: "Noto Sans JP", sans-serif;
      font-optical-sizing: auto;
      font-weight: 500;
      font-style: normal;
      font-feature-settings: "palt";
      font-size: 16px;
      line-height: 1.5; }
      @media screen and (max-width: 767px) {
        .main .howtoSection .tx08 {
          text-align: left;
          font-size: 12px;
          line-height: 1.6; } }
      .main .howtoSection .tx08 a {
        color: #007087; }
      .main .howtoSection .tx08 + .tx08 {
        margin-top: 1.5em; }
        @media screen and (max-width: 767px) {
          .main .howtoSection .tx08 + .tx08 {
            margin-top: 0; } }
        .main .howtoSection .tx08 + .tx08 + .tx08 {
          margin-top: 2.75em; }
          @media screen and (max-width: 767px) {
            .main .howtoSection .tx08 + .tx08 + .tx08 {
              margin-top: 3.3em;
              font-size: 10px;
              line-height: 1.9;
              text-align: center; } }
    .main .howtoSection .tx09 {
      color: #007087;
      font-family: "Noto Sans JP", sans-serif;
      font-optical-sizing: auto;
      font-weight: 800;
      font-style: normal;
      font-feature-settings: "palt";
      font-size: 22px;
      line-height: 1.5; }
      @media screen and (max-width: 767px) {
        .main .howtoSection .tx09 {
          font-size: 12px; } }
      .main .howtoSection .tx09.type02 {
        margin-bottom: 11px; }
        @media screen and (max-width: 767px) {
          .main .howtoSection .tx09.type02 {
            margin-bottom: 5px; } }
    .main .howtoSection .tx10 {
      font-family: "Noto Sans JP", sans-serif;
      font-optical-sizing: auto;
      font-weight: 600;
      font-style: normal;
      font-feature-settings: "palt";
      font-size: 18px;
      line-height: 1;
      background: #f5f9fa;
      border-radius: 5px;
      border: 1px solid #d6e8ec;
      padding: 0.55em 0.8em;
      width: 671px; }
      @media screen and (max-width: 767px) {
        .main .howtoSection .tx10 {
          display: inline-block;
          font-size: 12px;
          width: 100%;
          padding: 0.42em 0.8em; } }
      .main .howtoSection .tx10.type02 {
        width: 340px; }
        @media screen and (max-width: 767px) {
          .main .howtoSection .tx10.type02 {
            width: 100%; } }
    .main .howtoSection .tx11 {
      font-family: "Noto Sans JP", sans-serif;
      font-optical-sizing: auto;
      font-weight: 400;
      font-style: normal;
      font-feature-settings: "palt";
      font-size: 14px;
      line-height: 1.3571428571;
      margin: 7px 0 10px 22px;
      padding-left: 1em;
      text-indent: -1em; }
      @media screen and (max-width: 767px) {
        .main .howtoSection .tx11 {
          font-size: 8px;
          margin: 2px 0 4px 22px; } }
    .main .howtoSection dl {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 33px;
      margin-bottom: 62px; }
      @media screen and (max-width: 767px) {
        .main .howtoSection dl {
          gap: 10px;
          margin-bottom: 28px; } }
      .main .howtoSection dl dt {
        color: #fff;
        font-family: "Noto Sans JP", sans-serif;
        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
        font-feature-settings: "palt";
        font-size: 16.7px;
        background: #007087;
        padding: 0.3em 4.5em;
        border-radius: 999px; }
        @media screen and (max-width: 767px) {
          .main .howtoSection dl dt {
            font-size: 13px;
            padding: 0.3em 4.5em; } }
      .main .howtoSection dl dd {
        font-family: "Noto Sans JP", sans-serif;
        font-optical-sizing: auto;
        font-weight: 800;
        font-style: normal;
        font-feature-settings: "palt";
        font-size: 31.23px; }
        .main .howtoSection dl dd a {
          color: #007087; }
          @media screen and (min-width: 768px) {
            .main .howtoSection dl dd a:hover {
              color: #007087;
              text-decoration: none; } }
        @media screen and (max-width: 767px) {
          .main .howtoSection dl dd {
            font-size: 24px; } }
    .main .howtoSection .box {
      border-radius: 10px;
      background: #fff;
      border: 2px solid #007087;
      padding: 28px 28px 32px 32px; }
      @media screen and (max-width: 767px) {
        .main .howtoSection .box {
          width: 67.5vw;
          margin-left: auto;
          margin-right: auto;
          padding: 5.5vw 7vw 4vw; } }
      .main .howtoSection .box .wrap01 {
        gap: 23px;
        align-items: center; }
        @media screen and (max-width: 767px) {
          .main .howtoSection .box .wrap01 {
            flex-wrap: wrap;
            gap: 3px; } }
    .main .howtoSection .clipboard {
      text-align: right; }
      @media screen and (max-width: 767px) {
        .main .howtoSection .clipboard {
          margin-right: -20px; } }
      .main .howtoSection .clipboard span {
        cursor: pointer;
        color: #007087;
        font-family: "Noto Sans JP", sans-serif;
        font-optical-sizing: auto;
        font-weight: 800;
        font-style: normal;
        font-feature-settings: "palt";
        font-size: 18px;
        line-height: 1.5;
        padding-right: 60px;
        position: relative; }
        @media screen and (max-width: 767px) {
          .main .howtoSection .clipboard span {
            font-size: 10px;
            padding-right: 34px; } }
        .main .howtoSection .clipboard span::before {
          content: '';
          position: absolute;
          top: 50%;
          right: 0;
          border: 1px solid #bfdbe1;
          border-radius: 50%;
          background: #f2f8f9 url("../img/ic01.svg") no-repeat 53% 50%/24px;
          width: 50px;
          height: 50px;
          transform: translateY(-50%); }
          @media screen and (max-width: 767px) {
            .main .howtoSection .clipboard span::before {
              background: #f2f8f9 url("../img/ic01.svg") no-repeat 53% 50%/14.5px;
              width: 29px;
              height: 29px; } }
        @media screen and (min-width: 768px) {
          .main .howtoSection .clipboard span:hover {
            opacity: 0.7;
            text-decoration: none; } }
    .main .howtoSection .wrap01 {
      margin-bottom: 30px; }
      @media screen and (max-width: 767px) {
        .main .howtoSection .wrap01 {
          margin-bottom: 21px; } }
    .main .howtoSection .wrap02 {
      width: 736px;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: flex-start;
      margin-top: 33px; }
      @media screen and (max-width: 767px) {
        .main .howtoSection .wrap02 {
          width: 100%;
          margin-top: 13px;
          gap: 20px; }
          .main .howtoSection .wrap02 div {
            width: 100%; } }
      .main .howtoSection .wrap02 ul li + li {
        margin-top: 9px; }
        @media screen and (max-width: 767px) {
          .main .howtoSection .wrap02 ul li + li {
            margin-top: 1.25vw; } }
