@charset "UTF-8";
/* media query
**************************************************************************************************/
/* share
**************************************************************************************************************************/
.area-contact {
  background: url(/asset/img/support/bg-contact-sp.jpg) 50% 50% no-repeat;
  background-size: cover;
  padding: 100px 24px;
  color: #fff; }
  .area-contact h2 {
    font-size: 30px;
    line-height: 1.5;
    font-family: YakuHanJP, 'SFP',"游ゴシック体 Pr6N B";
    font-weight: bold;
    margin-bottom: 0.5em; }
  .area-contact .lead {
    font-size: 15px;
    line-height: 1.8; }
  .area-contact .more {
    margin-top: 50px; }
    .area-contact .more li {
      width: 100%;
      margin-bottom: 8px; }
      .area-contact .more li a {
        display: block; }
  @media only screen and (min-width: 1025px) {
    .area-contact {
      background: url(/asset/img/support/bg-contact-pc.jpg) 50% 50% no-repeat;
      background-size: cover;
      padding: 120px 24px 100px 24px; }
      .area-contact .inner {
        max-width: 1184px;
        margin: 0 auto; }
      .area-contact h2 {
        margin-bottom: 0.8em; }
      .area-contact .lead {
        font-size: 15px;
        line-height: 1.8; }
      .area-contact .more {
        margin-top: 50px;
        display: grid;
        grid-gap: 16px;
        grid-template-columns: repeat(2, 184px); }
        .area-contact .more li {
          margin-bottom: 0; }
          .area-contact .more li a {
            font-size: 16px; } }

/* function
**************************************************************************************************************************/
.area-function {
  padding: 64px 24px; }
  .area-function h2 {
    color: #2D2D3E;
    font-family: 'SFP',"游ゴシック体 Pr6N B";
    font-weight: bold; }
  .area-function p, .area-function li, .area-function dd, .area-function h3, .area-function h4 {
    color: #425466; }
  .area-function dd {
    margin: 0; }
  .area-function .title {
    margin-bottom: 2em; }
    .area-function .title h2 {
      font-size: 26px;
      margin-bottom: 0.8em; }
    .area-function .title .lead {
      font-size: 15px;
      line-height: 1.8; }
  .area-function .body .block.is-function .img {
    margin-bottom: -60px;
    text-align: center; }
    .area-function .body .block.is-function .img img {
      width: 100%; }
  .area-function .body .block.is-function .txt {
    background: #F1F1F4;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    padding: 80px 24px; }
    .area-function .body .block.is-function .txt .row {
      background: #fff;
      border-radius: 8px;
      padding: 24px;
      margin-bottom: 16px; }
      .area-function .body .block.is-function .txt .row:last-of-type {
        margin-bottom: 0; }
      .area-function .body .block.is-function .txt .row dt {
        margin-bottom: 0.5em; }
        .area-function .body .block.is-function .txt .row dt picture {
          margin-bottom: 8px; }
        .area-function .body .block.is-function .txt .row dt h3 {
          font-size: 16px; }
      .area-function .body .block.is-function .txt .row dd {
        font-size: 15px;
        line-height: 1.8; }
  .area-function .body .block.is-coop {
    padding: 60px 0; }
    .area-function .body .block.is-coop .imgtxt {
      margin-bottom: 24px; }
      .area-function .body .block.is-coop .imgtxt .img {
        text-align: center;
        margin-bottom: 24px; }
        .area-function .body .block.is-coop .imgtxt .img img {
          width: 100%; }
      .area-function .body .block.is-coop .imgtxt .txt h2 {
        font-size: 24px;
        margin-bottom: 0.8em; }
      .area-function .body .block.is-coop .imgtxt .txt p {
        font-size: 15px;
        line-height: 1.8;
        margin-bottom: 1em; }
    .area-function .body .block.is-coop .more .tgl {
      display: none; }
      .area-function .body .block.is-coop .more .tgl h3 {
        font-size: 16px;
        margin-bottom: 0.5em; }
      .area-function .body .block.is-coop .more .tgl .dls {
        width: 100vw;
        margin-left: calc(-50vw + 50%);
        padding-left: 24px;
        overflow-x: scroll; }
      .area-function .body .block.is-coop .more .tgl dl {
        font-size: 15px;
        width: 580px;
        margin: 0; }
      .area-function .body .block.is-coop .more .tgl .row {
        display: flex;
        text-align: center; }
        .area-function .body .block.is-coop .more .tgl .row dt {
          width: 50%;
          padding: 0.8em 1em;
          border: 1px solid #E4E5E9;
          background: #F5F5F5; }
        .area-function .body .block.is-coop .more .tgl .row dd {
          width: 50%;
          padding: 0.8em 1em;
          font-family: 'SFP',"游ゴシック体 Pr6N B";
          font-weight: bold;
          border: 1px solid #E4E5E9; }
    .area-function .body .block.is-coop .more .trigger {
      background: #2D2D3E url(/asset/img/about/function/arw-d.svg) calc(100% - 20px) 50% no-repeat;
      border-radius: 6px;
      color: #fff;
      text-align: center;
      font-size: 16px;
      font-family: 'SFP',"游ゴシック体 Pr6N B";
      font-weight: bold;
      padding: 1em;
      margin-top: 24px;
      cursor: pointer; }
      .area-function .body .block.is-coop .more .trigger.is-open {
        background: #2D2D3E url(/asset/img/about/function/arw-u.svg) calc(100% - 20px) 50% no-repeat; }
  .area-function .body .block.is-security .imgtxt {
    margin-bottom: 24px; }
    .area-function .body .block.is-security .imgtxt .img {
      text-align: center;
      margin-bottom: 24px; }
      .area-function .body .block.is-security .imgtxt .img img {
        width: 100%; }
    .area-function .body .block.is-security .imgtxt .txt h2 {
      font-size: 24px;
      margin-bottom: 0.8em; }
    .area-function .body .block.is-security .imgtxt .txt p {
      font-size: 15px;
      line-height: 1.8;
      margin-bottom: 1em; }
    .area-function .body .block.is-security .imgtxt .txt img {
      width: 100px; }
  .area-function .body .block.is-security .functions .row {
    margin-bottom: 16px; }
    .area-function .body .block.is-security .functions .row:last-of-type {
      margin-bottom: 0; }
    .area-function .body .block.is-security .functions .row dt {
      margin-bottom: 0.5em; }
      .area-function .body .block.is-security .functions .row dt picture {
        margin-bottom: 8px; }
      .area-function .body .block.is-security .functions .row dt h3 {
        font-size: 16px;
        margin-bottom: 0.5em; }
    .area-function .body .block.is-security .functions .row dd {
      font-size: 15px;
      line-height: 1.8; }
      .area-function .body .block.is-security .functions .row dd li::before {
        top: 0.9em; }
  @media only screen and (min-width: 1025px) {
    .area-function {
      padding: 135px 100px; }
      .area-function .inner {
        max-width: 1184px;
        margin: 0 auto; }
      .area-function .title {
        margin-bottom: 4em; }
        .area-function .title h2 {
          font-size: 34px; }
        .area-function .title .lead {
          width: 50%; }
        .area-function .title.is-top {
          text-align: center; }
          .area-function .title.is-top .lead {
            width: 100%; }
      .area-function .body .block.is-function .img {
        margin-bottom: -200px;
        text-align: center; }
        .area-function .body .block.is-function .img img {
          max-width: 983px; }
      .area-function .body .block.is-function .txt {
        padding: 266px 100px 120px 100px; }
        .area-function .body .block.is-function .txt .functions {
          max-width: 1184px;
          margin: 0 auto;
          display: grid;
          grid-gap: 16px;
          grid-template-columns: repeat(3, 1fr); }
        .area-function .body .block.is-function .txt .row {
          padding: 40px;
          margin-bottom: 0; }
          .area-function .body .block.is-function .txt .row dt picture {
            margin-bottom: 16px; }
          .area-function .body .block.is-function .txt .row dt h3 {
            font-size: 18px; }
      .area-function .body .block.is-coop {
        padding: 90px 0; }
        .area-function .body .block.is-coop .imgtxt {
          margin-bottom: 16px;
          display: flex;
          justify-content: space-between;
          align-items: center; }
          .area-function .body .block.is-coop .imgtxt .img {
            margin-bottom: 0;
            order: 2;
            flex: 1;
            margin-left: 78px; }
            .area-function .body .block.is-coop .imgtxt .img img {
              width: 100%; }
          .area-function .body .block.is-coop .imgtxt .txt {
            order: 1;
            width: 50%; }
            .area-function .body .block.is-coop .imgtxt .txt h2 {
              font-size: 34px; }
        .area-function .body .block.is-coop .more .tgl {
          display: block; }
          .area-function .body .block.is-coop .more .tgl h3 {
            font-size: 18px;
            margin-bottom: 1em; }
          .area-function .body .block.is-coop .more .tgl .dls {
            width: 100%;
            margin-left: 0;
            padding-left: 0;
            overflow-x: visible;
            display: grid;
            grid-gap: 16px;
            grid-template-columns: repeat(2, 1fr); }
          .area-function .body .block.is-coop .more .tgl dl {
            width: 580px;
            margin: 0; }
          .area-function .body .block.is-coop .more .tgl .row dt {
            padding: 1em 1.2em; }
          .area-function .body .block.is-coop .more .tgl .row dd {
            padding: 1em 1.2em; }
        .area-function .body .block.is-coop .more .trigger {
          display: none; }
      .area-function .body .block.is-security .imgtxt {
        margin-bottom: 40px;
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .area-function .body .block.is-security .imgtxt .img {
          text-align: center;
          margin-bottom: 0;
          width: 50%;
          margin-right: 46px; }
          .area-function .body .block.is-security .imgtxt .img img {
            width: 100%; }
        .area-function .body .block.is-security .imgtxt .txt {
          flex: 1; }
          .area-function .body .block.is-security .imgtxt .txt h2 {
            font-size: 34px; }
          .area-function .body .block.is-security .imgtxt .txt p {
            font-size: 15px; }
          .area-function .body .block.is-security .imgtxt .txt picture {
            margin-top: 3em; }
          .area-function .body .block.is-security .imgtxt .txt img {
            width: 134px; }
      .area-function .body .block.is-security .functions {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(3, 1fr); }
        .area-function .body .block.is-security .functions .row {
          margin-bottom: 0; }
          .area-function .body .block.is-security .functions .row dt {
            margin-bottom: 0.5em; }
            .area-function .body .block.is-security .functions .row dt picture {
              margin-bottom: 20px; }
            .area-function .body .block.is-security .functions .row dt h3 {
              margin-bottom: 1.2em; } }

/* price
**************************************************************************************************************************/
.area-price-lead {
  padding: 64px 24px;
  margin-bottom: -100px; }
  .area-price-lead h2 {
    color: #2D2D3E;
    font-family: 'SFP',"游ゴシック体 Pr6N B";
    font-weight: bold; }
  .area-price-lead p, .area-price-lead li, .area-price-lead dd, .area-price-lead h3, .area-price-lead h4 {
    color: #425466; }
  .area-price-lead dd {
    margin: 0; }
  .area-price-lead .title {
    margin-bottom: 2em; }
    .area-price-lead .title h2 {
      font-size: 24px;
      margin-bottom: 1em; }
    .area-price-lead .title p {
      font-size: 15px;
      line-height: 1.8; }
  .area-price-lead .body img {
    width: 100%; }
  @media only screen and (min-width: 1025px) {
    .area-price-lead {
      padding: 80px 100px;
      margin-bottom: -50px; }
      .area-price-lead h2 {
        color: #2D2D3E;
        font-family: 'SFP',"游ゴシック体 Pr6N B";
        font-weight: bold; }
      .area-price-lead p, .area-price-lead li, .area-price-lead dd, .area-price-lead h3, .area-price-lead h4 {
        color: #425466; }
      .area-price-lead dd {
        margin: 0; }
      .area-price-lead .inner {
        max-width: 1184px;
        margin: 0 auto; }
      .area-price-lead .title-body {
        display: flex;
        justify-content: space-between; }
      .area-price-lead .title {
        margin-bottom: 0;
        flex: 1;
        margin-right: 100px; }
        .area-price-lead .title h2 {
          font-size: 34px; }
        .area-price-lead .title p {
          font-size: 15px; }
      .area-price-lead .body {
        width: 484px; } }

.area-price-body {
  background: #F1F1F4;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  padding: 80px 24px; }
  .area-price-body h2 {
    color: #2D2D3E;
    font-family: 'SFP',"游ゴシック体 Pr6N B";
    font-weight: bold; }
  .area-price-body p, .area-price-body li, .area-price-body dd, .area-price-body h3, .area-price-body h4 {
    color: #425466; }
  .area-price-body dd {
    margin: 0; }
  .area-price-body .title h2 {
    font-size: 21px;
    margin-bottom: 1em; }
  .area-price-body .body .prices {
    margin-bottom: 24px; }
    .area-price-body .body .prices .price {
      background: #fff;
      border-radius: 8px;
      padding: 40px;
      margin-bottom: 10px;
      text-align: center; }
      .area-price-body .body .prices .price h3 {
        margin-bottom: 1em; }
      .area-price-body .body .prices .price p {
        font-size: 15px; }
  .area-price-body .body .list-dflt li {
    font-size: 15px; }
  .area-price-body .body h4 {
    font-size: 15px;
    margin-bottom: 1em; }
  @media only screen and (min-width: 1025px) {
    .area-price-body {
      padding: 80px 100px; }
      .area-price-body .inner {
        max-width: 1184px;
        margin: 0 auto; }
      .area-price-body .title h2 {
        font-size: 24px; }
      .area-price-body .body .prices {
        margin-bottom: 40px;
        display: grid;
        grid-gap: 16px;
        grid-template-columns: repeat(3, 1fr); }
        .area-price-body .body .prices .price {
          padding: 60px 20px;
          margin-bottom: 0; }
          .area-price-body .body .prices .price h3 {
            font-size: 18px; }
      .area-price-body .body h4 {
        margin-top: 4em; } }

/* onboard_support
**************************************************************************************************************************/
.area-support-lead {
  padding: 64px 24px; }
  .area-support-lead h2 {
    color: #2D2D3E;
    font-family: 'SFP',"游ゴシック体 Pr6N B";
    font-weight: bold; }
  .area-support-lead p, .area-support-lead li, .area-support-lead dd, .area-support-lead h3, .area-support-lead h4 {
    color: #425466; }
  .area-support-lead dd {
    margin: 0; }
  .area-support-lead .title {
    margin-bottom: 2em; }
    .area-support-lead .title h2 {
      font-size: 24px;
      margin-bottom: 1em; }
  .area-support-lead .body .img {
    margin-bottom: 24px; }
    .area-support-lead .body .img img {
      width: 100%; }
  .area-support-lead .body .txt p {
    font-size: 15px;
    line-height: 1.8; }
  @media only screen and (min-width: 1025px) {
    .area-support-lead {
      padding: 80px 100px;
      margin-bottom: -200px; }
      .area-support-lead .inner {
        max-width: 1184px;
        margin: 0 auto; }
      .area-support-lead .title {
        margin-bottom: 0;
        flex: 1;
        margin-right: 100px; }
        .area-support-lead .title h2 {
          font-size: 34px; }
      .area-support-lead .body .imgtxt {
        display: flex;
        justify-content: space-between; }
      .area-support-lead .body .img {
        order: 2;
        width: 40%; }
      .area-support-lead .body .txt {
        order: 1;
        width: 48%; } }

.area-support-flow {
  background: #F1F1F4;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  padding: 60px 24px; }
  .area-support-flow h2 {
    color: #2D2D3E;
    font-family: 'SFP',"游ゴシック体 Pr6N B";
    font-weight: bold; }
  .area-support-flow p, .area-support-flow li, .area-support-flow dd, .area-support-flow h3, .area-support-flow h4 {
    color: #425466; }
  .area-support-flow dd {
    margin: 0; }
  .area-support-flow .title h2 {
    font-size: 21px;
    margin-bottom: 1em; }
  .area-support-flow .body .flow {
    background: #fff;
    border-radius: 8px;
    padding: 24px;
    margin-bottom: 16px; }
    .area-support-flow .body .flow .img {
      margin-bottom: 24px; }
      .area-support-flow .body .flow .img img {
        width: 100%; }
    .area-support-flow .body .flow .txt .label {
      color: #00A982;
      font-size: 16px;
      font-family: 'SFP',sans-serif;
      font-weight: bold;
      margin-bottom: 1em; }
    .area-support-flow .body .flow .txt h3 {
      font-size: 18px;
      margin-bottom: 0.8em; }
    .area-support-flow .body .flow .txt .lead {
      font-size: 15px;
      line-height: 1.8; }
  @media only screen and (min-width: 1025px) {
    .area-support-flow {
      padding: 144px 100px 80px 100px; }
      .area-support-flow .inner {
        max-width: 1184px;
        margin: 0 auto; }
      .area-support-flow .body .flow {
        margin-bottom: 24px; }
        .area-support-flow .body .flow .imgtxt {
          display: flex;
          justify-content: space-between;
          align-items: center; }
        .area-support-flow .body .flow .img {
          margin-bottom: 0;
          width: 50%; }
          .area-support-flow .body .flow .img img {
            width: 100%; }
        .area-support-flow .body .flow .txt {
          padding: 0 25px 0 100px;
          flex: 1; }
          .area-support-flow .body .flow .txt .label {
            margin-bottom: 2em; }
          .area-support-flow .body .flow .txt h3 {
            font-size: 24px;
            margin-bottom: 0.5em; } }

.area-support-more {
  padding: 64px 24px; }
  .area-support-more h2 {
    color: #2D2D3E;
    font-family: 'SFP',"游ゴシック体 Pr6N B";
    font-weight: bold; }
  .area-support-more p, .area-support-more li, .area-support-more dd, .area-support-more h3, .area-support-more h4 {
    color: #425466; }
  .area-support-more dd {
    margin: 0; }
  .area-support-more .title {
    margin-bottom: 2em; }
    .area-support-more .title h2 {
      font-size: 24px;
      margin-bottom: 1em; }
    .area-support-more .title .lead {
      font-size: 15px;
      line-height: 1.8; }
    .area-support-more .title .more {
      font-size: 15px;
      margin-top: 2em; }
      .area-support-more .title .more a {
        display: inline-block;
        width: 50%; }
  .area-support-more .body img {
    width: 100%; }
  @media only screen and (min-width: 1025px) {
    .area-support-more {
      padding: 100px 100px;
      margin-bottom: 0; }
      .area-support-more .inner {
        max-width: 1184px;
        margin: 0 auto; }
      .area-support-more .title-body {
        display: flex;
        justify-content: space-between; }
      .area-support-more .title {
        margin-bottom: 0;
        flex: 1;
        margin-right: 100px;
        order: 1;
        width: 48%; }
        .area-support-more .title h2 {
          font-size: 34px; }
        .area-support-more .title .more {
          margin-top: 2em; }
          .area-support-more .title .more a {
            width: 220px; }
      .area-support-more .body {
        order: 2;
        width: 40%; } }

/*# sourceMappingURL=about.css.map */