.container-header-ttl small {
  color: #fbb03b; }
.container-inner {
  padding: 3rem 0 0; }
  @media only screen and (max-width: 767px) {
    .container-inner {
      padding: 2rem 0 0; } }
  .container-inner:after {
    background-image: url(../../img/common/bg_nami_o.svg); }
  @media only screen and (max-width: 767px) {
    .container-inner-txt {
      padding: 0 2rem; } }
  .container-inner-txt p mark {
    font-size: 1.8rem;
    border-color: #fbb03b; }
  .container-inner-txt b {
    color: #fbb03b; }

.modal-content-inner-txt {
  font-size: 1.6rem;
  color: #fff;
  padding: 0 0 3rem; }
.modal-content-inner .section-modal {
  background: #fff;
  border-radius: 1.5rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 2.5rem; }
  @media only screen and (max-width: 767px) {
    .modal-content-inner .section-modal {
      flex-direction: column; } }
  .modal-content-inner .section-modal-header {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    flex-shrink: 0;
    width: 36rem; }
    @media only screen and (max-width: 767px) {
      .modal-content-inner .section-modal-header {
        flex-direction: column;
        text-align: center;
        padding: 1.5rem 0; } }
    .modal-content-inner .section-modal-header-illust {
      width: 7.4rem;
      flex-shrink: 0;
      margin-right: 1rem; }
      @media only screen and (max-width: 767px) {
        .modal-content-inner .section-modal-header-illust {
          width: 6rem;
          margin: 0 0 .5rem; } }
    .modal-content-inner .section-modal-header-ttl {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      font-size: 1.4rem;
      line-height: 1.4;
      color: #de6c11; }
      @media only screen and (max-width: 767px) {
        .modal-content-inner .section-modal-header-ttl {
          align-items: center; } }
      .modal-content-inner .section-modal-header-ttl small {
        color: #fbb03b;
        font-size: 4rem;
        line-height: 1; }
  .modal-content-inner .section-modal-inner {
    background: rgba(238, 238, 238, 0.5);
    padding: 2rem 4.5rem;
    font-size: 1.6rem; }
    @media only screen and (max-width: 767px) {
      .modal-content-inner .section-modal-inner {
        padding: 1.5rem 2rem; } }
    .modal-content-inner .section-modal-inner dl div {
      padding: 1.5rem 0;
      clear: both; }
      .modal-content-inner .section-modal-inner dl div dt {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: .5rem; }
        .modal-content-inner .section-modal-inner dl div dt span {
          color: #de6c11;
          font-size: 1.8rem;
          flex-shrink: 0;
          margin-right: 1rem; }
      .modal-content-inner .section-modal-inner dl div dd {
        overflow: hidden; }
        .modal-content-inner .section-modal-inner dl div dd small {
          font-size: 1.2rem; }
        .modal-content-inner .section-modal-inner dl div dd figure {
          width: 50%;
          max-width: 20rem;
          float: left;
          margin-right: 1.5rem;
          margin-bottom: 1rem; }
          @media only screen and (max-width: 767px) {
            .modal-content-inner .section-modal-inner dl div dd figure {
              width: 100%;
              max-width: 100%;
              margin: 0 auto 1rem;
              float: none; } }
          .modal-content-inner .section-modal-inner dl div dd figure img {
            border-radius: 1rem;
            overflow: hidden; }

.section-introduction {
  padding: 0 2rem 14rem 2rem;
  background: #fbb03b;
  margin-top: 6rem; }
  @media only screen and (max-width: 767px) {
    .section-introduction {
      padding: 0 1.5rem 8rem; } }
  .section-introduction-header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 4rem;
    position: relative;
    top: -7.2rem; }
    .section-introduction-header-illust {
      width: 16.6rem;
      margin-bottom: .5rem; }
    .section-introduction-header-ttl {
      font-size: 1.6rem;
      line-height: 1.1;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .section-introduction-header-ttl small {
        font-size: 6.4rem;
        font-weight: 700;
        color: #fff; }
        @media only screen and (max-width: 767px) {
          .section-introduction-header-ttl small {
            font-size: 6rem; } }
  .section-introduction-sub {
    width: 30rem;
    height: 9rem;
    background: #094b95;
    color: #fff;
    font-size: 3.2rem;
    border-radius: 1.4rem;
    margin: 6rem auto 0;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .section-introduction-sub {
        height: 8rem;
        font-size: 2.8rem; } }
    .section-introduction-sub b {
      color: #fbb03b; }
    .section-introduction-sub img {
      position: absolute;
      width: 7rem;
      left: 50%;
      margin-left: -3.5rem;
      top: -8rem; }
  .section-introduction-inner {
    max-width: 110rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 4rem 0 8rem 0; }
    @media only screen and (max-width: 767px) {
      .section-introduction-inner {
        flex-direction: column;
        padding-bottom: 2rem; } }
    .section-introduction-inner .article-service {
      width: 48%;
      background: #fff;
      border-radius: 1.5rem;
      margin: 0 1% 3rem; }
      @media only screen and (max-width: 767px) {
        .section-introduction-inner .article-service {
          width: 96%;
          margin: 0 auto 3rem; } }
      .section-introduction-inner .article-service-fig {
        border: .8rem solid #fff;
        border-radius: 1.5rem;
        aspect-ratio: 16 / 9;
        background-size: cover;
        background-position: 50% 50%; }
      .section-introduction-inner .article-service-header {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 1.5rem 0; }
        .section-introduction-inner .article-service-header-ttl {
          font-size: 2.6rem;
          line-height: 1.4;
          text-align: center;
          color: #094b95;
          margin-bottom: .5rem; }
        .section-introduction-inner .article-service-header dl {
          background: #094b95;
          color: #fff;
          font-weight: 700;
          display: flex;
          justify-content: center;
          align-items: center;
          border-radius: 5rem;
          padding: 0 1.5rem; }
          .section-introduction-inner .article-service-header dl dt {
            color: #fbb03b;
            flex-shrink: 0;
            margin-right: 1rem; }
          .section-introduction-inner .article-service-header dl dd {
            font-size: 1.6rem; }
      .section-introduction-inner .article-service-txt {
        padding: 0 2.5rem 3rem; }
      .section-introduction-inner .article-service-btn {
        background: #094b95;
        color: #fff;
        font-size: 1.6rem;
        height: 6rem;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 0 0 1.5rem 1.5rem;
        cursor: pointer;
        transition: all .5s; }
        @media only screen and (min-width: 1025px) {
          .section-introduction-inner .article-service-btn:hover {
            background: #132b51; } }
  .section-introduction-sns {
    width: 41rem;
    background: #fff;
    border-radius: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 3rem;
    height: 5rem;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .section-introduction-sns {
        flex-direction: column;
        height: auto;
        padding: 1rem 2rem;
        width: auto; } }
    .section-introduction-sns dt {
      font-size: 1.6rem;
      font-weight: 700;
      flex-shrink: 0;
      padding-right: 2rem; }
      @media only screen and (max-width: 767px) {
        .section-introduction-sns dt {
          padding: 0 0 .8rem; } }
    .section-introduction-sns dd ul {
      display: flex;
      justify-content: center;
      align-items: center; }
      .section-introduction-sns dd ul li {
        margin: 0 .8rem; }
        .section-introduction-sns dd ul li img {
          width: 2.5rem; }
.section-reviews {
  background: #fff7eb;
  padding: 0 2rem 18rem 2rem;
  position: relative;
  z-index: 1; }
  @media only screen and (max-width: 767px) {
    .section-reviews {
      padding: 0 0 6rem; } }
  .section-reviews:after {
    content: "";
    width: 100%;
    height: 2.5rem;
    background: url("../../img/common/bg_curve_lo.svg") no-repeat;
    background-size: 100% 100%;
    transform: scaleY(-1);
    position: absolute;
    top: -2.4rem;
    left: 0;
    z-index: -1; }
  .section-reviews-header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    top: -4rem; }
    .section-reviews-header > p {
      background: #fff;
      color: #fbb03b;
      font-size: 1.6rem;
      font-weight: 600;
      border-radius: 5rem;
      height: 3.6rem;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 0 2rem;
      margin-bottom: 1rem; }
    .section-reviews-header-en {
      font-size: 6.4rem;
      font-weight: 700;
      color: #fbb03b;
      line-height: 1.2; }
    .section-reviews-header-ttl {
      font-size: 1.6rem; }
  .section-reviews-inner {
    display: flex;
    justify-content: center; }
    .section-reviews-inner .article-reviews {
      width: 30rem;
      margin: 0 2rem;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .section-reviews-inner .article-reviews-fig {
        width: 14rem;
        height: 14rem;
        background: #fff;
        border-radius: 50%;
        margin: 0 auto 1.5rem; }
      .section-reviews-inner .article-reviews-header {
        padding: 0 0 2rem;
        text-align: center; }
        .section-reviews-inner .article-reviews-header > p {
          color: #094b95;
          line-height: 1.3;
          text-align: center; }
        .section-reviews-inner .article-reviews-header-ttl {
          font-size: 1.6rem;
          line-height: 1.3; }
          .section-reviews-inner .article-reviews-header-ttl strong {
            font-size: 2.4rem; }
      .section-reviews-inner .article-reviews p {
        font-size: 1.6rem; }
.section-voice {
  background: #fff7eb;
  position: relative;
  z-index: 1; }
  .section-voice:after {
    content: "";
    width: 100%;
    height: 2.5rem;
    background: url("../../img/common/bg_curve_lo.svg") no-repeat;
    background-size: 100% 100%;
    transform: scaleY(-1);
    position: absolute;
    top: -2.4rem;
    left: 0;
    z-index: -1; }
  .section-voice-header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    top: -4rem;
    margin-bottom: -2rem; }
    .section-voice-header > p {
      background: #fbb03b;
      color: #fff;
      font-size: 1.6rem;
      font-weight: 600;
      border-radius: 5rem;
      height: 3.6rem;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 0 2rem;
      margin-bottom: 1rem; }
    .section-voice-header-en {
      font-size: 6.4rem;
      font-weight: 700;
      color: #fbb03b;
      line-height: 1.2; }
    .section-voice-header-ttl {
      font-size: 1.6rem; }
  .section-voice-inner .article-voice {
    max-width: 90rem;
    margin: 4rem 2rem;
    background: #fff;
    border-radius: 1rem; }
    @media only screen and (max-width: 767px) {
      .section-voice-inner .article-voice {
        max-width: 90vw;
        margin: 4rem 5vw; } }
    .section-voice-inner .article-voice-header {
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
      position: relative;
      top: -4rem;
      margin-bottom: -2rem; }
      .section-voice-inner .article-voice-header-fig {
        width: 14rem;
        height: 14rem;
        margin: 0 auto -2.5rem; }
      .section-voice-inner .article-voice-header-ttl {
        padding: 1.5rem 3.5rem;
        font-size: 1.6rem;
        line-height: 1.2;
        border-radius: 10rem;
        background: #094b95;
        color: #fff; }
        .section-voice-inner .article-voice-header-ttl span {
          color: #de6c11;
          font-size: 1.6rem;
          line-height: 1.3;
          display: block; }
        .section-voice-inner .article-voice-header-ttl strong {
          font-size: 2.4rem; }
    .section-voice-inner .article-voice-inner {
      padding: 0 3rem 3rem; }
    .section-voice-inner .article-voice p {
      font-size: 1.6rem;
      line-height: 1.9; }
.section-flow {
  max-width: 110rem;
  margin: 0 auto;
  padding: 0 2rem 14rem;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 767px) {
    .section-flow {
      padding: 0 1.5rem 8rem; } }
  .section-flow-header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 5rem;
    position: relative;
    margin-top: -3rem; }
    @media only screen and (max-width: 767px) {
      .section-flow-header {
        margin-bottom: 3rem; } }
    .section-flow-header-illust {
      width: 9.5rem;
      margin: 0 auto .5rem;
      text-align: center; }
    .section-flow-header-ttl {
      font-size: 1.6rem;
      line-height: 1; }
    .section-flow-header-en {
      font-size: 6.4rem;
      line-height: 1.2;
      font-weight: 700;
      color: #fbb03b; }
  .section-flow-txt {
    padding-bottom: 5rem; }
    @media only screen and (max-width: 767px) {
      .section-flow-txt {
        padding-bottom: 3rem; } }
    .section-flow-txt p {
      font-size: 1.6rem;
      font-weight: 700; }
      .section-flow-txt p strong {
        color: #094b95;
        font-size: 1.8rem;
        border-bottom: 0.4rem solid #fbb03b; }
  .section-flow-inner .article-flow {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 2.5rem 0; }
    .section-flow-inner .article-flow-header {
      width: 100%;
      display: flex;
      align-items: center;
      padding-bottom: 1.5rem; }
      .section-flow-inner .article-flow-header-num {
        width: 7rem;
        height: 7rem;
        background: #fbb03b;
        flex-shrink: 0;
        margin: 0 1.5rem;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        color: #fff;
        font-weight: 700;
        border-radius: 50%;
        font-size: 1.2rem;
        line-height: 1.1; }
        .section-flow-inner .article-flow-header-num strong {
          font-size: 3rem; }
      .section-flow-inner .article-flow-header-ttl {
        font-size: 2.4rem;
        line-height: 1.3; }
    .section-flow-inner .article-flow-inner {
      width: 100%;
      background: #f4f0e9;
      border-radius: 1.5rem;
      padding: 3.5rem;
      display: flex;
      flex-direction: column;
      font-size: 1.6rem; }
      @media only screen and (max-width: 767px) {
        .section-flow-inner .article-flow-inner {
          padding: 2rem; } }
      .section-flow-inner .article-flow-inner p {
        line-height: 1.9;
        text-align: left;
        padding-bottom: 1.5rem; }
      .section-flow-inner .article-flow-inner dl {
        background: #fff;
        border-radius: 1.5rem;
        padding: 2rem 3rem;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        position: relative; }
        @media only screen and (max-width: 767px) {
          .section-flow-inner .article-flow-inner dl {
            flex-direction: column;
            padding: 1.5rem; } }
        .section-flow-inner .article-flow-inner dl:after {
          content: "";
          border-width: 1.5rem;
          border-style: solid;
          border-color: #fbb03b transparent transparent;
          position: absolute;
          left: 50%;
          margin-left: -1.5rem;
          bottom: -3rem; }
        .section-flow-inner .article-flow-inner dl dt {
          display: flex;
          justify-content: center;
          align-items: center;
          font-size: 2rem;
          color: #fbb03b;
          flex-shrink: 0;
          margin-right: 3rem; }
          @media only screen and (max-width: 767px) {
            .section-flow-inner .article-flow-inner dl dt {
              flex-direction: column;
              margin: 0 0 1rem; } }
          .section-flow-inner .article-flow-inner dl dt img {
            width: 5.6rem;
            flex-shrink: 0;
            margin-right: 1rem; }
        .section-flow-inner .article-flow-inner dl dd {
          width: 100%; }
          .section-flow-inner .article-flow-inner dl dd ul li {
            margin: .3rem 0;
            display: flex;
            justify-content: flex-start; }
            .section-flow-inner .article-flow-inner dl dd ul li:before {
              content: "\e5ca";
              width: 1.8rem;
              height: 1.8rem;
              font-size: 2rem;
              font-weight: 500;
              border-radius: .3rem;
              font-family: "Material Symbols Rounded";
              background: #eeeeee;
              display: flex;
              justify-content: center;
              align-items: center;
              flex-shrink: 0;
              margin-right: .8rem;
              margin-top: .2rem;
              color: #fbb03b; }
      .section-flow-inner .article-flow-inner-result {
        background: #fbb03b;
        color: #fff;
        font-size: 2rem;
        font-weight: 700;
        padding: 1.5rem 2rem;
        margin: 3rem auto 0;
        text-align: center;
        border-radius: 1.5rem; }
  .section-flow-inner .article-support {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #094b95;
    color: #fff;
    border-radius: 1.5rem;
    margin-top: 5rem; }
    .section-flow-inner .article-support-header {
      display: flex;
      align-items: center;
      flex-direction: column;
      padding-bottom: 1.5rem;
      text-align: center;
      position: relative;
      top: -2rem; }
      .section-flow-inner .article-support-header-illust {
        width: 5.5rem;
        margin: 0 auto 1rem; }
      .section-flow-inner .article-support-header-ttl {
        font-size: 2.8rem;
        line-height: 1.2; }
        @media only screen and (max-width: 767px) {
          .section-flow-inner .article-support-header-ttl {
            padding: 0 2rem; } }
      .section-flow-inner .article-support-header-en {
        color: #fbb03b;
        font-size: 1.4rem; }
    .section-flow-inner .article-support-inner {
      width: 100%;
      padding: 0 3.5rem 4rem;
      display: flex;
      flex-direction: column;
      font-size: 1.6rem; }
      @media only screen and (max-width: 767px) {
        .section-flow-inner .article-support-inner {
          padding: 0 2rem 2rem; } }
      .section-flow-inner .article-support-inner p {
        line-height: 1.9;
        text-align: center;
        padding-bottom: 1.5rem; }
        @media only screen and (max-width: 767px) {
          .section-flow-inner .article-support-inner p {
            text-align: left; } }
      .section-flow-inner .article-support-inner ul {
        background: #fff;
        border-radius: 1.5rem;
        padding: 2rem 3.5rem;
        margin: 0 auto; }
        @media only screen and (max-width: 767px) {
          .section-flow-inner .article-support-inner ul {
            padding: 1.5rem; } }
        .section-flow-inner .article-support-inner ul li {
          margin: .3rem 0;
          display: flex;
          justify-content: flex-start;
          color: #132b51; }
          .section-flow-inner .article-support-inner ul li:before {
            content: "\e5ca";
            width: 1.8rem;
            height: 1.8rem;
            font-size: 2rem;
            font-weight: 500;
            border-radius: .3rem;
            font-family: "Material Symbols Rounded";
            background: #eeeeee;
            display: flex;
            justify-content: center;
            align-items: center;
            flex-shrink: 0;
            margin-right: .8rem;
            margin-top: .2rem;
            color: #fbb03b; }
      .section-flow-inner .article-support-inner-result {
        color: #fbb03b;
        font-size: 2rem;
        font-weight: 600;
        padding: 2.5rem 2rem 0;
        text-align: center; }
        @media only screen and (max-width: 767px) {
          .section-flow-inner .article-support-inner-result {
            padding: 2rem; } }
    .section-flow-inner .article-support-works {
      background: #07367D;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      padding: 2.5rem 3rem;
      width: 100%;
      border-radius: 0 0 1.5rem 1.5rem; }
      @media only screen and (max-width: 767px) {
        .section-flow-inner .article-support-works {
          flex-direction: column; } }
      .section-flow-inner .article-support-works dt {
        flex-shrink: 0;
        padding-right: 3rem;
        font-size: 2rem;
        line-height: 1;
        text-align: center;
        position: relative; }
        @media only screen and (max-width: 767px) {
          .section-flow-inner .article-support-works dt {
            padding: 0 0 1rem; } }
        .section-flow-inner .article-support-works dt small {
          font-size: 1rem; }
        .section-flow-inner .article-support-works dt:after {
          content: "";
          width: 1rem;
          height: 1rem;
          background: #094b95;
          border-radius: 50%;
          position: absolute;
          top: 50%;
          margin-top: -.5rem;
          right: 0; }
          @media only screen and (max-width: 767px) {
            .section-flow-inner .article-support-works dt:after {
              display: none; } }
      .section-flow-inner .article-support-works dd {
        font-size: 1.6rem;
        padding-left: 3rem; }
        .section-flow-inner .article-support-works dd ul {
          display: flex;
          justify-content: flex-start;
          flex-wrap: wrap; }
          .section-flow-inner .article-support-works dd ul li:after {
            content: " / "; }
          .section-flow-inner .article-support-works dd ul li:nth-last-of-type(1):after {
            display: none; }
        @media only screen and (max-width: 767px) {
          .section-flow-inner .article-support-works dd {
            width: 100%;
            padding: 0; } }
