/*------------------------------------------------------*/
/*  system */
/*------------------------------------------------------*/
.system-head {
  margin-bottom: 105px; }
  @media screen and (min-width: 1401px) {
    .system-head {
      margin-left: 90px;
      margin-right: 90px; } }
  @media screen and (max-width: 1400px) {
    .system-head {
      margin-left: auto;
      margin-right: auto;
      max-width: 1220px; } }
  @media screen and (max-width: 880px) {
    .system-head {
      margin-bottom: 64px; } }
  @media screen and (min-width: 881px) {
    .system-head {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      display: -webkit-flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-align-items: center;
      position: relative;
      top: -24px; } }
  .system-head > .text {
    width: 39.8%;
    text-align: center; }
    .system-head > .text > .inner {
      width: 92%;
      max-width: 317px;
      margin: 0 auto;
      text-align: left;
      margin-top: 10px; }
      .system-head > .text > .inner > h2 {
        font-weight: 700;
        font-size: 3.8rem;
        letter-spacing: -.02em;
        margin-bottom: 26px;
        position: relative;
        opacity: 0;
        filter: alpha(opacity=0); }
        .system-head > .text > .inner > h2 > span {
          font-size: 3.0rem;
          color: #035b90;
          display: inline-block;
          margin: 0 9px; }
      .system-head > .text > .inner > p {
        font-size: 1.3rem;
        line-height: 2.3rem;
        position: relative;
        opacity: 0;
        filter: alpha(opacity=0); }
    @media screen and (max-width: 880px) {
      .system-head > .text {
        width: 100%;
        margin-bottom: 43px; }
        .system-head > .text > .inner {
          width: 86%;
          max-width: 100%;
          padding-top: 35px; }
          .system-head > .text > .inner > h2 {
            text-align: center;
            font-size: 3.5rem;
            margin-bottom: 29px; } }
      @media screen and (max-width: 880px) and (max-width: 320px) {
        .system-head > .text > .inner > h2 {
          font-size: 3.2rem; } }
    @media screen and (max-width: 880px) {
            .system-head > .text > .inner > h2,h1 > span {
              font-size: 2.8rem; }
          .system-head > .text > .inner > p {
            font-size: 1.4rem;
            line-height: 27px;
            margin: 0 12px; } }
  .system-head > .figure {
    width: 60.2%;
    background: #2d2d2d;
    text-align: center; }
    @media screen and (max-width: 880px) {
      .system-head > .figure {
        width: 100%;
        padding: 6px 0; } }
    .system-head > .figure img {
      position: relative;
      opacity: 0;
      filter: alpha(opacity=0);
      max-width: 770px; }

.system-feature {
  margin-bottom: 52px; }
  @media screen and (max-width: 750px) {
    .system-feature {
      margin-bottom: 80px; } }
  .system-feature__block {
    margin-bottom: 130px; }
    @media screen and (max-width: 750px) {
      .system-feature__block {
        margin-bottom: 85px; } }
    .system-feature__block > h2 {
      text-align: center;
      font-size: 2.4rem;
      font-weight: 700;
      margin-bottom: 45px; }
      @media screen and (max-width: 750px) {
        .system-feature__block > h2 {
          font-size: 1.9rem;
          line-height: 3.0rem;
          text-align: center;
          margin-bottom: 16px; } }
    .system-feature__block--lead {
      font-size: 1.3rem;
      line-height: 21px;
      text-align: center;
      margin-bottom: 54px; }
      @media screen and (max-width: 750px) {
        .system-feature__block--lead {
          font-size: 1.4rem;
          line-height: 27px;
          text-align: left;
          width: 80%;
          margin: 0 auto 42px auto; } }
    .system-feature__block--inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media screen and (min-width: 1401px) {
        .system-feature__block--inner {
          margin-left: 90px;
          margin-right: 90px; } }
      @media screen and (max-width: 1400px) {
        .system-feature__block--inner {
          margin: 0 auto;
          max-width: 1220px; } }
      .system-feature__block--inner > p {
        width: 50%;
        text-align: center;
        position: relative; }
        .system-feature__block--inner > p > .graphic {
          width: 320px; }
        .system-feature__block--inner > p.-l::before {
          content: '';
          padding-top: 380px;
          display: block;
          position: relative; }
        .system-feature__block--inner > p.-l > .cover {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      @media screen and (max-width: 750px) {
        .system-feature__block--inner {
          width: 84%;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
          .system-feature__block--inner > p {
            width: 100%; }
            .system-feature__block--inner > p > .graphic {
              width: 185px; }
            .system-feature__block--inner > p.-l {
              margin-bottom: 50px; }
              .system-feature__block--inner > p.-l::before {
                padding-top: 57.1%; } }
  .system-feature > h2 {
    text-align: center;
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 49px; }
    @media screen and (max-width: 750px) {
      .system-feature > h2 {
        font-size: 1.9rem;
        line-height: 2.7rem;
        text-align: center;
        margin-bottom: 35px; } }
  .system-feature__list {
    margin: 0 auto;
    position: relative; }
    @media screen and (min-width: 751px) {
      .system-feature__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        width: 95%;
        max-width: 1090px; } }
    @media screen and (max-width: 750px) {
      .system-feature__list {
        width: 86%; } }
    .system-feature__list > .item {
      width: 48.6%;
      margin-bottom: 71px; }
      .system-feature__list > .item > .thumbnail {
        position: relative;
        margin-bottom: 63px;
        opacity: 0;
        filter: alpha(opacity=0); }
        @media screen and (max-width: 750px) {
          .system-feature__list > .item > .thumbnail {
            margin-bottom: 70px; } }
        .system-feature__list > .item > .thumbnail > .tag {
          width: 194px;
          height: 80px;
          background: #035b90;
          color: #fff;
          position: absolute;
          text-align: center;
          left: 50%;
          bottom: 0;
          -ms-transform: translateX(-47%) translateY(43%);
          transform: translateX(-47%) translateY(43%);
          -webkit-transform: translateX(-47%) translateY(43%); }
          .system-feature__list > .item > .thumbnail > .tag > span {
            font-size: 1.7rem;
            font-weight: 700;
            position: relative;
            display: block;
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%); }
          @media screen and (max-width: 750px) {
            .system-feature__list > .item > .thumbnail > .tag {
              width: 170px;
              height: 70px;
              -ms-transform: translateX(-50%) translateY(50%);
              transform: translateX(-50%) translateY(50%);
              -webkit-transform: translateX(-50%) translateY(50%); } }
      .system-feature__list > .item > .text {
        width: 89%;
        margin: 0 auto; }
        .system-feature__list > .item > .text > h3 {
          font-size: 1.9rem;
          font-weight: 700;
          margin-bottom: 16px;
          position: relative;
          opacity: 0;
          filter: alpha(opacity=0); }
        .system-feature__list > .item > .text > p {
          font-size: 1.2rem;
          line-height: 2.1rem;
          position: relative;
          opacity: 0;
          filter: alpha(opacity=0); }
      @media screen and (max-width: 750px) {
        .system-feature__list > .item {
          width: 100%;
          margin-bottom: 54px; }
          .system-feature__list > .item > .text {
            width: 93%; }
            .system-feature__list > .item > .text > h3 {
              font-size: 1.8rem;
              margin-bottom: 18px;
              text-align: center; }
            .system-feature__list > .item > .text > p {
              font-size: 1.4rem;
              line-height: 26px; } }

.system-merit {
  margin-bottom: 49px; }
  @media screen and (max-width: 750px) {
    .system-merit {
      margin-bottom: 60px; } }
  .system-merit > h2 {
    text-align: center;
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 50px; }
    @media screen and (max-width: 750px) {
      .system-merit > h2 {
        font-size: 1.9rem;
        line-height: 2.7rem;
        text-align: center;
        margin-bottom: 35px; } }
  .system-merit__list {
    margin: 0 auto;
    position: relative; }
    @media screen and (min-width: 1401px) {
      .system-merit__list {
        margin-left: 90px;
        margin-right: 90px; } }
    @media screen and (max-width: 1400px) {
      .system-merit__list {
        max-width: 1220px; } }
    @media screen and (max-width: 750px) {
      .system-merit__list {
        width: 84%;
        border-top: none; } }
    @media screen and (min-width: 751px) {
      .system-merit__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-align-items: flex-start; } }
    .system-merit__list > .item {
      width: 50%;
      text-align: center; }
      .system-merit__list > .item1 > .image {
        background: #2d2d2d; }
        .system-merit__list > .item1 > .image img {
          max-width: 580px; }
        @media screen and (max-width: 486px) {
          .system-merit__list > .item1 > .image img {
            position: relative;
            width: 110%;
            left: -5%; } }
      .system-merit__list > .item2 > .image {
        background: #333333; }
        .system-merit__list > .item2 > .image img {
          max-width: 580px; }
        @media screen and (max-width: 486px) {
          .system-merit__list > .item2 > .image img {
            position: relative;
            width: 110%;
            left: -5%; } }
      .system-merit__list > .item > .text {
        text-align: center;
        font-size: 1.6rem;
        margin-top: 24px; }
      @media screen and (max-width: 750px) {
        .system-merit__list > .item {
          width: 100%; }
          .system-merit__list > .item1 {
            margin-bottom: 60px; }
          .system-merit__list > .item > .text {
            margin-top: 20px;
            font-size: 1.4rem; } }

.system-point {
  margin-bottom: 90px; }
  @media screen and (max-width: 750px) {
    .system-point {
      margin-bottom: 48px; } }
  .system-point > h2 {
    font-size: 2.9rem;
    text-align: center;
    font-weight: 700;
    color: #035b90;
    letter-spacing: -0.02em;
    margin-bottom: 21px; }
  .system-point__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 0 auto;
    position: relative; }
    .system-point__list > .item {
      text-align: center;
      width: 190px;
      margin: 0 19px 35px 19px; }
      .system-point__list > .item > .image {
        width: 178px;
        margin: 0 auto 28px auto;
        position: relative; }
        .system-point__list > .item > .image > span {
          display: block;
          width: 0;
          height: 100%;
          background: #2d2d2d;
          border-radius: 50% 50%;
          -moz-border-radius: 50% 50%;
          -webkit-border-radius: 50% 50%;
          -o-border-radius: 50% 50%;
          -ms-border-radius: 50% 50%;
          position: absolute;
          left: 0;
          top: 0; }
        .system-point__list > .item > .image img {
          position: relative;
          left: 0;
          top: 0;
          width: 100%;
          opacity: 0;
          filter: alpha(opacity=0); }
        .system-point__list > .item > .image2 {
          margin-bottom: 17px; }
      .system-point__list > .item > .text {
        font-size: 1.3rem;
        line-height: 2.2rem;
        position: relative;
        opacity: 0;
        filter: alpha(opacity=0); }
    @media screen and (max-width: 486px) {
      .system-point__list {
        width: 86%;
        margin: 0 auto;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-justify-content: space-between; }
        .system-point__list > .item {
          width: 46%;
          margin: 0 0 35px 0; }
          .system-point__list > .item > .image {
            width: 100%; }
          .system-point__list > .item > .text {
            font-size: 1.2rem;
            line-height: 1.9rem; } }


/*QRコード,ICカード対応 20220615 kato S*/
.system-merit-img{
  width:100%;
  max-width: 100%;
  height: auto;  
  text-align : center;
  margin: 20px 0px 100px 0px;
}
/*QRコード,ICカード対応 20220615 kato E*/

.system-connection {
  margin-bottom: 95px;
  position: relative; }
  .system-connection #connection {
    position: absolute;
    top: -100px; }
  @media screen and (max-width: 750px) {
    .system-connection {
      margin-bottom: 53px; } }
  .system-connection > h2 {
    font-size: 2.4rem;
    text-align: center;
    font-weight: 700;
    margin-bottom: 48px; }
    @media screen and (max-width: 750px) {
      .system-connection > h2 {
        font-size: 1.9rem;
        line-height: 3.0rem;
        text-align: center;
        margin-bottom: 31px; } }

  .system-connection > p.category {
    text-align: center;
    font-weight: bold;
    margin-bottom: 16px;
     }

  .system-connection > p.category > a {
    color: #0600ff; 
    text-decoration: underline;}


  .system-connection__block {
    width: 90%;
    max-width: 880px;
    margin: 0 auto 84px auto; }
    @media screen and (min-width: 751px) {
      .system-connection__block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center; } }
    .system-connection__block > .logo {
      width: 207px;
      position: relative;
      margin-right: 20px; }
      .system-connection__block > .logo::before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 50% 50%;
        -moz-border-radius: 50% 50%;
        -webkit-border-radius: 50% 50%;
        -o-border-radius: 50% 50%;
        -ms-border-radius: 50% 50%;
        background: #f9f9f9; }
      .system-connection__block > .logo img {
        position: relative; }
    .system-connection__block > .text {
      width: 580px; }
      .system-connection__block > .text > h3 {
        font-size: 1.9rem;
        font-weight: 700;
        line-height: 2.5rem;
        margin-bottom: 14px; }
      .system-connection__block > .text > div {
        font-size: 1.2rem;
        line-height: 2.1rem;
        margin-bottom: 22px; }
        .system-connection__block > .text > div > p {
          margin-bottom: 10px; }
      .system-connection__block > .text > .link a {
        display: inline-block;
        position: relative;
        font-size: 1.4rem;
        line-height: 2.0rem; }
        .system-connection__block > .text > .link a::before {
          content: '';
          display: block;
          position: absolute;
          width: 100%;
          height: 2px;
          background: #000;
          left: 0;
          bottom: -5px;
          -webkit-transition: all 0.1s ease-out 0s;
          -moz-transition: all 0.1s ease-out 0s;
          -o-transition: all 0.1s ease-out 0s;
          transition: all 0.1s ease-out 0s; }
        .system-connection__block > .text > .link a > .icon {
          width: 32px;
          position: absolute;
          right: -50px;
          top: 50%;
          margin-top: -13px; }
          .system-connection__block > .text > .link a > .icon::before {
            content: '';
            display: block;
            width: 100%;
            height: 100%;
            border-radius: 50% 50%;
            -moz-border-radius: 50% 50%;
            -webkit-border-radius: 50% 50%;
            -o-border-radius: 50% 50%;
            -ms-border-radius: 50% 50%;
            background: #2d2d2d;
            position: absolute;
            left: 0;
            top: 0; }
          .system-connection__block > .text > .link a > .icon img {
            position: relative; }
        .system-connection__block > .text > .link a:hover::before {
          height: 4px; }
        @media screen and (max-width: 750px) {
          .system-connection__block > .text > .link a {
            font-weight: 700; }
            .system-connection__block > .text > .link a::before {
              height: 1px; }
            .system-connection__block > .text > .link a > .icon::before {
              background: #035b90; } }
    @media screen and (max-width: 750px) {
      .system-connection__block {
        position: relative;
        width: 86%;
        text-align: center; }
        .system-connection__block > .text {
          width: 100%; }
          .system-connection__block > .text > h3 {
            padding-left: 0;
            font-size: 1.7rem;
            margin-bottom: 20px; }
          .system-connection__block > .text > .logo {
            width: 55%;
            position: relative;
            margin: 0 auto 25px auto; }
            .system-connection__block > .text > .logo::before {
              content: '';
              display: block;
              width: 100%;
              height: 100%;
              position: absolute;
              left: 0;
              top: 0;
              border-radius: 50% 50%;
              -moz-border-radius: 50% 50%;
              -webkit-border-radius: 50% 50%;
              -o-border-radius: 50% 50%;
              -ms-border-radius: 50% 50%;
              background: #f9f9f9; }
            .system-connection__block > .text > .logo img {
              position: relative; }
          .system-connection__block > .text > div {
            padding-left: 5px;
            margin-bottom: 27px; }
          .system-connection__block > .text > div.link a {
            padding-right: 40px; }
            .system-connection__block > .text > div.link a::before {
              width: calc(100% - 40px); }
            .system-connection__block > .text > div.link a > .icon {
              right: 0; } }
  .system-connection__list {
    margin: 0 auto 0px auto;/*202202 kato margin-bottomの55px→0pxに*/
    position: relative;
    border-top: 1px solid #ececec;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media screen and (min-width: 1401px) {
      .system-connection__list {
        margin-left: 90px;
        margin-right: 90px; } }
    @media screen and (max-width: 1400px) {
      .system-connection__list {
        max-width: 1220px;
        width: 90%; } }
    @media screen and (max-width: 750px) {
      .system-connection__list {
        width: 84%;
        border-top: none;
        margin-bottom: 13px; } }
  .system-connection__item {
    width: 33.3%;
    border-bottom: 1px solid #ececec;
    border-left: 1px solid #ececec;
    padding-bottom: 113px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .system-connection__item:last-of-type {
      border-right: 1px solid #ececec; }
    @media screen and (min-width: 1061px) {
      .system-connection__item:nth-child(3n) {
        border-right: 1px solid #ececec; } }
    @media screen and (max-width: 1060px) {
      .system-connection__item {
        width: 50%; }
        .system-connection__item:nth-child(2n) {
          border-right: 1px solid #ececec; } }
    @media screen and (max-width: 750px) {
      .system-connection__item {
        width: 100%;
        border: 1px solid #ececec;
        padding-bottom: 42px;
        margin-bottom: 22px; } }
    .system-connection__item > .logo {
      position: relative;
      width: 100%;
      height: 183px; }
      .system-connection__item > .logo > img {
        position: relative;
        left: 50%;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%); }
    .system-connection__item > .text > h3 {
      font-size: 1.8rem;
      line-height: 28px;
      text-align: center;
      font-weight: 700;
      margin-bottom: 25px;
      height: 56px;
      width: 82%;
      margin: 0 auto 25px auto; }
      .system-connection__item > .text > h3 > span {
        display: block;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    .system-connection__item > .text > .text {
      width: 78%;
      margin: 0 auto;
      font-size: 1.2rem;
      line-height: 24px; }
      .system-connection__item > .text > .text > p {
        margin-bottom: 9px; }
    .system-connection__item > .link {
      text-align: center;
      position: absolute;
      width: 100%;
      left: 0;
      bottom: 63px; }
      .system-connection__item > .link a {
        display: inline-block;
        margin: 0 auto;
        position: relative;
        font-size: 1.4rem;
        line-height: 28px;
        -webkit-transition: all 0.1s ease-out 0s;
        -moz-transition: all 0.1s ease-out 0s;
        -o-transition: all 0.1s ease-out 0s;
        transition: all 0.1s ease-out 0s; }
        .system-connection__item > .link a > .text::after {
          content: '';
          width: 100%;
          height: 2px;
          background: #000;
          position: absolute;
          left: 0;
          bottom: 0;
          -webkit-transition: all 0.1s ease-out 0s;
          -moz-transition: all 0.1s ease-out 0s;
          -o-transition: all 0.1s ease-out 0s;
          transition: all 0.1s ease-out 0s;
          display: none; }
        .system-connection__item > .link a > .arrow {
          width: 32px;
          height: 32px;
          position: absolute;
          top: 50%;
          right: -62px;
          margin-top: 1px;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          border-radius: 50% 50%;
          -moz-border-radius: 50% 50%;
          -webkit-border-radius: 50% 50%;
          -o-border-radius: 50% 50%;
          -ms-border-radius: 50% 50%;
          background: #035b90;
          -webkit-transition: all 0.1s ease-out 0s;
          -moz-transition: all 0.1s ease-out 0s;
          -o-transition: all 0.1s ease-out 0s;
          transition: all 0.1s ease-out 0s; }
          .system-connection__item > .link a > .arrow img {
            width: 6px;
            height: 9px;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translateY(-50%) translateX(-50%);
            -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%); }
        @media screen and (min-width: 751px) {
          .system-connection__item > .link a:hover {
            color: #035b90; }
            .system-connection__item > .link a:hover > .text::after {
              background: #035b90; }
            .system-connection__item > .link a:hover > .arrow {
              right: -67px; } }
    @media screen and (max-width: 750px) {
      .system-connection__item > .logo {
        height: 171px; }
        .system-connection__item > .logo > img {
          -webkit-transform: translateY(-50%) translateX(-50%) scale(0.92);
          -ms-transform: translateY(-50%) translateX(-50%) scale(0.92);
          transform: translateY(-50%) translateX(-50%) scale(0.92); }
      .system-connection__item > .text {
        margin-bottom: 26px; }
        .system-connection__item > .text > h3 {
          margin-bottom: 16px;
          height: auto; }
          .system-connection__item > .text > h3 > span {
            top: 0;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0); }
        .system-connection__item > .text > .text {
          font-size: 1.3rem;
          line-height: 25px;
          width: 89%; }
        .system-connection__item > .text > .arrow {
          right: -51px; }
      .system-connection__item > .link {
        position: relative;
        bottom: 0; }
        .system-connection__item > .link a > .text::after {
          display: none; } }
  @media screen and (max-width: 750px) and (max-width: 320px) {
    .system-connection__item > .link a {
      max-width: 150px; }
      .system-connection__item > .link a > .arrow {
        right: -45px; } }
  .system-connection__tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 20px 0 20px;
    z-index: 1;
    position: relative; }
    .system-connection__tag > .item {
      height: 37px;
      font-size: 1.1rem;
      border: 1px solid #035b90;
      border-radius: 18px 18px;
      -moz-border-radius: 18px 18px;
      -webkit-border-radius: 18px 18px;
      -o-border-radius: 18px 18px;
      -ms-border-radius: 18px 18px;
      padding: 4px 18px 0 18px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      color: #035b90;
      font-weight: 700;
      margin-right: 10px; }
      .system-connection__tag > .item:last-of-type {
        margin-right: 0; }
    @media screen and (max-width: 750px) {
      .system-connection__tag {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 15px 16px 0 16px; }
        .system-connection__tag > .item {
          height: 34px;
          font-size: 1.0rem;
          margin-right: 5px; } }
  .system-connection > .note {
    text-align: center;
    font-size: 1.0rem;
    line-height: 2.1rem; }
    .system-connection > .note span {
      color: #035b90; }
    @media screen and (max-width: 750px) {
      .system-connection > .note {
        width: 84%;
        margin: 0 auto;
        text-align: left;
        position: relative;
        padding-left: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 1.1rem;
        margin-bottom: 5px; }
        .system-connection > .note:last-of-type {
          margin-bottom: 0; }
        .system-connection > .note > span {
          position: absolute;
          left: 0;
          top: 0; } }

.system-api {
  background: #f9f9f9;
  padding: 72px 0 95px 0;
  position: relative; }
  @media screen and (min-width: 1401px) {
    .system-api {
      margin-left: 90px;
      margin-right: 90px; } }
  @media screen and (max-width: 1400px) {
    .system-api {
      margin: 0 auto;
      max-width: 1220px; } }
  @media screen and (max-width: 750px) {
    .system-api {
      padding-top: 58px;
      padding-bottom: 2px; } }
  .system-api__inner {
    width: 95%;
    max-width: 880px;
    margin: 0 auto; }
  .system-api__wrap1 {
    padding-bottom: 65px;
    position: relative;
    margin-bottom: 80px; }
    @media screen and (max-width: 750px) {
      .system-api__wrap1 {
        width: 86%;
        padding-bottom: 60px;
        margin: 0 auto 60px auto; } }
    .system-api__wrap1 > h2 {
      font-size: 2.4rem;
      font-weight: 700;
      margin-bottom: 21px;
      text-align: center;
      width: 100%;
      margin-bottom: 27px; }
      @media screen and (max-width: 750px) {
        .system-api__wrap1 > h2 {
          width: 100%;
          font-size: 1.9rem; } }
    .system-api__wrap1::after {
      content: '';
      width: 1120px;
      height: 2px;
      background: #fff;
      position: absolute;
      left: 50%;
      bottom: 0;
      margin-left: -560px; }
      @media screen and (max-width: 750px) {
        .system-api__wrap1::after {
          width: 100%;
          left: 0;
          margin-left: 0;
          height: 3px;
          bottom: -2px; } }
    .system-api__wrap1 .block {
      position: relative; }
      @media screen and (min-width: 751px) {
        .system-api__wrap1 .block {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          display: -webkit-flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -webkit-justify-content: space-between;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-align-items: center;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
          -webkit-flex-direction: row-reverse; } }
      .system-api__wrap1 .block > .text {
        max-width: 412px; }
        @media screen and (max-width: 750px) {
          .system-api__wrap1 .block > .text {
            max-width: 100%; } }
        .system-api__wrap1 .block > .text > h2 {
          font-size: 2.4rem;
          font-weight: 700;
          margin-bottom: 21px;
          text-align: center; }
          @media screen and (max-width: 750px) {
            .system-api__wrap1 .block > .text > h2 {
              width: 100%;
              font-size: 1.9rem; } }
        .system-api__wrap1 .block > .text > .text {
          font-size: 1.3rem;
          line-height: 2.3rem; }
          @media screen and (max-width: 750px) {
            .system-api__wrap1 .block > .text > .text {
              line-height: 2.5rem; } }
      .system-api__wrap1 .block > .image {
        max-width: 333px;
        margin-left: 51px;
        padding-top: 10px; }
        @media screen and (max-width: 750px) {
          .system-api__wrap1 .block > .image {
            margin: 0 auto;
            max-width: 280px;
            padding-top: 30px; } }
  @media screen and (max-width: 750px) {
    .system-api__wrap2 {
      width: 86%;
      margin: 0 auto 38px auto; } }
  .system-api__wrap2 .block {
    margin-bottom: 50px;
    text-align: center; }
    @media screen and (max-width: 750px) {
      .system-api__wrap2 .block {
        margin-bottom: 60px; } }
    .system-api__wrap2 .block > h2 {
      font-size: 2.4rem;
      font-weight: 700;
      margin-bottom: 24px; }
      @media screen and (max-width: 750px) {
        .system-api__wrap2 .block > h2 {
          font-size: 1.9rem; } }
    .system-api__wrap2 .block > .text {
      font-size: 1.3rem;
      line-height: 2.3rem;
      margin-bottom: 51px; }
      @media screen and (max-width: 750px) {
        .system-api__wrap2 .block > .text {
          margin-bottom: 43px; } }
    .system-api__wrap2 .block:last-of-type {
      margin-bottom: 0; }
    .system-api__wrap2 .block:first-of-type {
      padding: 0 0 78px 0;
      position: relative;
      margin-bottom: 78px; }
      .system-api__wrap2 .block:first-of-type::after {
        content: '';
        width: 1120px;
        height: 2px;
        background: #fff;
        position: absolute;
        left: 50%;
        bottom: 0;
        margin-left: -560px; }
        @media screen and (max-width: 750px) {
          .system-api__wrap2 .block:first-of-type::after {
            width: 100%;
            height: 4px;
            left: 0;
            bottom: -3px;
            margin-left: 0; } }
      @media screen and (max-width: 750px) {
        .system-api__wrap2 .block:first-of-type {
          padding-bottom: 60px;
          margin-bottom: 60px; } }
  .system-api__case {
    max-width: 730px;
    margin: 0 auto; }
    @media screen and (min-width: 751px) {
      .system-api__case > .item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-flex-direction: row-reverse; } }
    .system-api__case > .item > .photo {
      width: 35.6%;
      max-width: 260px; }
      @media screen and (max-width: 750px) {
        .system-api__case > .item > .photo {
          width: 100%;
          max-width: 100%; } }
    .system-api__case > .item > .text {
      width: 55%;
      text-align: left;
      position: relative; }
      @media screen and (max-width: 750px) {
        .system-api__case > .item > .text {
          width: 100%;
          max-width: 100%;
          margin-bottom: 34px; } }
      .system-api__case > .item > .text > .title {
        position: relative;
        padding-left: 62px;
        font-size: 1.6rem;
        font-weight: 700;
        margin-bottom: 20px; }
        @media screen and (max-width: 750px) {
          .system-api__case > .item > .text > .title {
            font-size: 1.5rem;
            line-height: 23px; } }
      .system-api__case > .item > .text .icon {
        width: 39px;
        height: 39px;
        position: absolute;
        left: 0;
        top: -7px; }
        @media screen and (max-width: 750px) {
          .system-api__case > .item > .text .icon {
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%); } }
        .system-api__case > .item > .text .icon::before {
          content: '';
          display: block;
          width: 100%;
          height: 100%;
          position: absolute;
          left: 0;
          top: 0;
          border-radius: 50% 50%;
          -moz-border-radius: 50% 50%;
          -webkit-border-radius: 50% 50%;
          -o-border-radius: 50% 50%;
          -ms-border-radius: 50% 50%;
          background: #035b90; }
        .system-api__case > .item > .text .icon img {
          position: relative; }
      .system-api__case > .item > .text > p {
        font-size: 1.2rem;
        line-height: 2.4rem; }

@media screen and (min-width: 1401px) {
  .system-btn {
    margin-left: 90px;
    margin-right: 90px; } }

@media screen and (max-width: 1400px) {
  .system-btn {
    margin: 0 auto;
    max-width: 1220px; } }

@media screen and (min-width: 751px) {
  .system-btn {
    margin-bottom: -40px; } }

.system-btn a {
  display: block;
  text-align: center;
  color: #fff;
  padding: 62px 0;
  margin: 0 auto;
  background: #035b90;
  position: relative; }
  .system-btn a::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 0;
    height: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    background: #2d2d2d; }
  .system-btn a > span {
    font-size: 1.6rem;
    position: relative; }
  .system-btn a > .icon {
    width: 31px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 50%;
    margin-right: -146px; }
    .system-btn a > .icon img {
      position: relative;
      left: 0;
      -webkit-transition: all 0.2s ease-out 0s;
      -moz-transition: all 0.2s ease-out 0s;
      -o-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s; }
  .system-btn a > .arrow {
    width: 32px;
    height: 32px;
    background: #fff;
    border-radius: 50% 50%;
    -moz-border-radius: 50% 50%;
    -webkit-border-radius: 50% 50%;
    -o-border-radius: 50% 50%;
    -ms-border-radius: 50% 50%;
    position: absolute;
    right: 60px;
    top: 50%;
    border-radius: 50% 50%;
    -moz-border-radius: 50% 50%;
    -webkit-border-radius: 50% 50%;
    -o-border-radius: 50% 50%;
    -ms-border-radius: 50% 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.2s cubic-bezier(0.37, 0.82, 0.335, 1.19) 0s;
    -moz-transition: all 0.2s cubic-bezier(0.37, 0.82, 0.335, 1.19) 0s;
    -o-transition: all 0.2s cubic-bezier(0.37, 0.82, 0.335, 1.19) 0s;
    transition: all 0.2s cubic-bezier(0.37, 0.82, 0.335, 1.19) 0s; }
    .system-btn a > .arrow > img {
      fill: #035b90;
      width: 6px;
      height: 9px;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%); }
  @media screen and (min-width: 751px) {
    .system-btn a:hover::before {
      width: 100%;
      left: 0; }
    .system-btn a:hover > .arrow {
      right: 55px; } }
  @media screen and (max-width: 750px) {
    .system-btn a {
      width: 86%;
      margin: 40px auto 0 auto;
      padding: 49px 0 50px; }
      .system-btn a > span {
        font-size: 1.5rem; }
      .system-btn a > .arrow {
        right: 20px; } }

/*------------------------------------------------------*/
/*  APIページ ヘッダー用　*/   
/*------------------------------------------------------*/
.api-single__head {
  width: 86%;
  max-width: 1100px;
  margin: 0 auto 30px auto;
  font-size: 1.8rem;
  line-height: 2.1rem;
}

@media screen and (max-width: 750px) {
  .api-single__head {
    margin-bottom: 50px;
  }
}

.api-single__head .caption {
  font-size: 18px;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 45px;
  font-weight: bold;
}

@media screen and (max-width: 750px) {
  .api-single__head .caption {
    font-size: 12px;
    margin-top: 30px;
    margin-bottom: 5px;
    font-weight: normal;
  }
}

.api-single__head h2 {
  font-size: 2.6rem;
  line-height: 3.8rem;
  text-align: center;
  font-weight: 700;
  margin-bottom: 50px;
}

@media screen and (max-width: 750px) {
  .api-single__head h2 {
    width: 100%;
    font-size: 1.8rem;
    line-height: 2.4rem;
    margin: 0 auto 25px auto;
  }
}

.api-single__head .photo img {
  max-width: 600px; !important;
  text-align: center;
  margin: 15px auto 30px;
}

.api-single__head .cite  {
  color: #cccccc;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}

.api-single__head .date  {
  text-align: right;
  font-size: 14px;
  margin-right : 10px;
}

@media screen and (min-width: 751px) {
  .api-single__head .wrap {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
  }
  .api-single__head .wrap > .widget-span {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
  }
  .api-single__head .wrap > .widget-span > .row-depth-2 {
    width: 50%;
  }
  .api-single__head .wrap > .widget-span > .row-depth-2:last-of-type {
    width: 45%;
  }
  .api-single__head .wrap.-page2 > .widget-span > .row-depth-2 {
    width: 100% !important;
  }
}

.api-single__head  img {   
  display: block;
  text-align: center;
  max-width: 650px; 
  max-height: 400px;
  margin-left: auto; 
  margin-right: auto;
}

.api-single__head .wrap .text .btn-back {  margin-top: 40px;}

.api-single__head a { color: #0600ff; text-decoration: underline; }


/*------------------------------------------------------*/
/*  system/api 個別ページ 基本テンプレ*/ 
/*------------------------------------------------------*/
.api-lead {
  width: 86%;
  max-width: 1200px;
  padding-top: 15px;
  margin: 0 auto 65px auto;
}

@media screen and (max-width: 750px) {
  .api-lead {
    margin-bottom: 30px;
  }
}

.api-lead > h2 {
  text-align: center;
  font-size: 28px;
  line-height: 4.5rem;
  font-weight: 700;
  margin-bottom: 32px;
}

@media screen and (max-width: 750px) {
  .api-lead > h2 {
    font-size: 1.8rem;
    line-height: 3.0rem;
  }
}

.api-lead > h3 {
  font-size: 24px;
  line-height: 2.2rem;
  font-weight: bold; 
  margin: 70px 0 25px 0px;
  padding : 8px 8px 8px 15px;
  border-left : solid;
  border-width: 5px;
  border-color: #035b90;
}

@media screen and (max-width: 750px) {
  .api-lead > h3 {
  font-size: 18px;　
  line-height: 1.6rem; 
  margin-top: 60px;
  margin-bottom: 15px;  
      }
}

.api-lead > h3:first-child {  }
@media screen and (max-width: 750px) {
  .api-lead > h3:first-child  {
   margin-top: 10px;
      }
}

.api-lead > h4 {
  font-size: 18px;
  line-height: 2.3rem;
  margin: 45px 0px 15px 0px;
  font-weight: bold;
}

@media screen and (max-width: 750px) {
  .api-lead > h4 {
  font-size: 14px;　
  line-height: 1.7rem; 
      }
}

.api-lead > h4::before { content:"【"; }
.api-lead > h4::after  { content:"】"; }

.api--lead > span.marker { background: linear-gradient(transparent 60%,  #ffff66 60%);  font-weight: bold; }

.api-lead > p {
  font-size: 18px;
  line-height: 2.5rem;
  margin-top: 8px;
  margin-bottom: 32px;
}

@media screen and (max-width: 750px) {
  .api-lead > p {
  font-size: 14px;　
  line-height: 1.7rem; 
      }
}

.api-lead > p.caption {
  font-size: 16px;
  line-height: 1.7rem;
  text-align: center;
  margin: 0px;
}

.api-lead > p.note {
  font-size: 16px;
  line-height: 1.9rem;
  margin: 5px 0px;
}

.api-lead > p.lead {
  font-size: 20px;
  line-height: 2.2rem;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 0px;
}

.api-lead > p.lead::before { content: "▼" }
.api-lead > p.lead::after { content: "▼" }


@media screen and (max-width: 750px) {
  .api-lead > p.lead {
  font-size: 14px;
  line-height: 2.2rem;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 0px;
}
  .api-lead > p.lead:before { content: "" }　
  .api-lead > p.lead:after { content: "" }
}

.api-lead > p  > a {
  color: #0600ff; 
  text-decoration: underline;
}

/*------------------------------------------------------*/
/*  APIページ 画像貼り付け用　*/   
/*------------------------------------------------------*/ 
.api-lead > p  > img {
  max-width: 700px; 　
  max-height: 450px;
  text-align:　center;
  margin-left: auto; 
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media screen and (max-width: 750px) {
  .api-lead > p  > img {
  max-width: 100%; 
  text-align:　center;
  }
}

.api-lead > figure {
  margin: 50px;
  text-align: center;
}

.api-lead > figure > img {
  max-width: 900px; 
  max-height: 500px;
  text-align:　center;
  margin-left: auto; 
  margin-right: auto;
}

.api-lead > figure > img.large {
  max-width: 800px; 
  max-height: 60%;
  text-align:　center;
  margin-left: auto; 
  margin-right: auto;
}

@media screen and (max-width: 750px) {
  .api-lead > figure {
  margin: 15px auto 15px auto;
  } }


@media screen and (max-width: 750px) {
  .api-lead > figure > img {
  max-width: 100%; 
  margin-left: auto; 
  margin-right: auto;
  }
}

.api-lead > figure > a > img {
  max-width: 800px; 
  max-height: 450px;
  text-align:　center;
  margin-left: auto; 
  margin-right: auto;
}

@media screen and (max-width: 750px) {
  .api-lead > figure > a > img {
  max-width: 100%; 
  margin-left: auto; 
  margin-right: auto;
  }
}

.api-lead > figure > figcaption {
  font-size: 16px;
  font-weight: noraml;
  line-height: 2.2rem;
  text-align: center;
  margin: 0px; 
}

.api-lead > figure > figcaption.lead {
  font-size: 18px;
  font-weight:bold;
  line-height: 2.2rem;
  text-align: center;
  margin: 0px; 
}

.api-lead > figure > figcaption.lead:before { content: "▼" }
.api-lead > figure > figcaption.lead:after { content: "▼" }

@media screen and (max-width: 750px) {
  .api-lead > figure > figcaption.lead:before { content: "" }　
  .api-lead > figure > figcaption.lead:after { content: "" }
}

/*------------------------------------------------------*/
/*  APIページ dl dt dd　*/  
/*------------------------------------------------------*/
  
.api-lead > dl {
  width: 100%;
  margin: 25px 0 25px 0; 
  text-align:left;
}

@media screen and (min-width: 1400px) {
  .api-lead > dl {
  margin: 10px 0 15px 0; 
  text-align:left;　}　}

@media screen and (max-width: 750px) {
  .api-lead > dl {
  margin: 0; 
  text-align: left;　}　}

.api-lead > dl > dt {
  position: relative;
  margin-top: 15px; 
  padding: 0 5px 5px 5px; 
  text-align: left; 
  font-weight: bold; 
  font-size: 17px; 
  line-height: 1.8;  
}

.api-lead > dl > dt > a {  color: #0600ff; text-decoration: underline; font-weight: normal; }
.api-lead > dl > dd > a {  color: #0600ff; text-decoration: underline; font-weight: normal; }


.api-lead > dl.box {
  max-width: 900px;
  margin: 45px 5% 45px 5%; 
  padding: 8px;
  text-align: center;
  border: solid 1px #035b90;
}

@media screen and (max-width: 750px) {
  .api-lead > dl.box {
    margin: 0; 
    text-align: left;　}　}

.api-lead > dl.box > dt {
  position: relative;
  padding: 0 5px 5px 5px; 
  text-align: left; 
  font-weight: bold; 
  font-size: 18px; 
  color: #035b90;
  line-height: 1.8;  
  border-bottom: 1px solid #035b90;
}

@media screen and (max-width: 750px) {
.api-lead > dl.box > dt {
  font-size: 16px;
  padding: 0 15px 5px 0px;   } }  

.api-lead > dl.box > dd {
  position: relative;
  margin: 12px 0 0 16px; 
  text-align: left; 
  padding: 0 10px 5px 20px; 
  font-size: 17px; 
  line-height: 1.8; 
}

@media screen and (max-width: 750px) {
  .api-lead > dl.box > dd {
  padding: 5px 0 0 6px; 
  font-size: 14px; 
　line-height: 1.6;  }　}　　



.api-lead > dl.detail {
  width: 100%;
  margin: 20px 0 25px 0; 
  text-align:left;
}

@media screen and (min-width: 1400px) {
  .api-lead > dl.detail {
  margin: 10px 0 15px 0; 　}　}

.api-lead > dl.detail > dt {
  position: relative;
  margin-top: 25px; 
  padding: 0 20px 5px 15px; 
  text-align: left; 
  font-weight: bold; 
  font-size: 17px; 
  line-height: 1.8;  
  border-bottom: 1px dotted #d0d0d0; 
}

.api-lead > dl.detail > dt::before {
 content : "●　";
 color: #035B90;
 font-size: 16px;
}

@media screen and (max-width: 750px) {
.api-lead > dl.detail > dt {
  padding: 0 20px 5px 10px; 
   } }

.api-lead > dl.detail > dd {
  position: relative;
  margin: 8px 0 0 8px; 
  padding: 0px 10px 0px 30px; 
  line-height: 1.5;
  font-size: 15px;    
}

.api-lead > dl.detail > dd.supplement {
  position: relative;
  margin: 12px 0 0 8px; 
  padding: 0px 10px 0px 30px; 
  line-height: 1.5;
  font-size: 14px;    
}

.api-lead > dl.detail > dd:before { content : "・ "; }

@media screen and (max-width: 750px) {
  .api-lead > dl.detail > dd {
  padding: 5px 0 0 20px; 
  font-size: 14px; 
  line-height: 1.6;  }　}



/*------------------------------------------------------*/
/*  APIページ ul li　*/  
/*------------------------------------------------------*/

.api-lead > ul { margin: 8px 0px 24px 0px;}  
.api-lead > ul > li {
  font-size: 18px;
  line-height: 2.2rem;
  margin: 14px 12px 14px 0px;
}  
@media screen and (max-width: 750px) {
  .api-lead > ul > li {
  font-size: 14px;
  line-height: 16px;
  margin 8px 8px 8px 20px;
  }  
}
.api-lead > ul > li::before { content: "・"}  


.api-lead > ul.reccomend { margin: 16px 0px;}  
.api-lead > ul.reccomend > li {
  font-size: 18px;
  line-height: 2.2rem;
  margin: 8px 8px 8px 30px;
}  

@media screen and (max-width: 750px) {
  .api-lead > ul.reccomend > li {
  font-size: 14px;
  line-height: 16px;
  margin 8px;
  }  
}

.api-lead > ul.reccomend > li::before { 
  content: '';
	width: 7px;
	height: 7px;
	display: inline-block;
	border-radius: 100%;
	background: #035B90;
	position: relative;
	left: -15px;
	top: -3px;
}  

.api-lead > ul.reccomend > ul  { margin: 16px 0px;}  
.api-lead > ul.reccomend > ul > li {
  font-size: 16px;
  line-height: 2.2rem;
  margin: 8px 8px 8px 42px;
}  

@media screen and (max-width: 750px) {
  .api-lead > ul.reccomend > ul > li {
  font-size: 13px;
  line-height: 16px;
  margin 8px;
  }  
}


/*------------------------------------------------------*/
/*  APIページ div系　*/  
/*------------------------------------------------------*/

.api-lead >　div.installation  {
  width: 90%;
  margin: 30px 5% 30px 5%; 
  padding: 8px;
  text-align: center;
  border: solid 1px #035b90;
}

.api-lead >　div.installation > h4 {
  position: relative;
  margin-top: 25px; 
  padding: 0 20px 5px 15px; 
  text-align: left; 
  font-weight: bold; 
  font-size: 17px; 
  line-height: 1.8;  
  border-bottom: 1px dotted #d0d0d0; 
}

.api-lead >　div.installation > p {
  position: relative;
  margin: 8px 0 0 8px; 
  padding: 0px 10px 0px 30px; 
  line-height: 1.5;
  font-size: 15px;   
}


.api-lead > div { margin:  45px auto; }  


/*------------------------------------------------------*/
/*  APIページ 囲みボックス　*/  
/*------------------------------------------------------*/
/*囲み枠1 タイトルつき枠は青線*/
.api-lead > .installation {
 position: relative;
 margin: 3.5em auto;
 padding: 20px;
 width: 75%;
 color: #000000; /* 文字色 */
 background-color: #fff;
 border: 2px solid #000099; /* 枠線の太さ・色 */
 box-shadow: 2px 2px 1px #ccc;/* 影の色 */
}

@media screen and (max-width: 750px) {
  .api-lead > .installation {
   width: 90%; 
   padding: 16px;
}}

.api-lead > .installation > .title-box {
 position: absolute;
 padding: 0.5em;
 left: 20px;
 top: -23px;
 font-weight: bold;
 font-size: 18px;
 background-color: #fff; /* タイトル背景色 */
 color: #000099; /* タイトル文字色 */
 line-height: 1.3em; /*文の行高*/
}

.api-lead > .installation p {
 font-size: 16px;
 line-height: 1.3em; /*文の行高*/
 margin: 8px auto;
}

@media screen and (max-width: 750px) {
  .api-lead > .installation p {
 font-size: 14px;
}
}  

.api-lead > .installation  a {
  color: #0600ff; text-decoration: underline;
}


.api-lead > div.kakomi-box3 {
    position: relative;
    padding: 1em 1.5em;
    margin: 4em 0;
    border: solid 3px #c71585;/*線*/
    border-radius: 8px;/*角の丸み*/
    color: #000000;/*文字色*/
    width:95%;
    font-size: 16x; 
}

.api-lead > div.kakomi-box3 div.kakomi-box3_title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 10px;
    line-height: 1;
    font-size: 16px;/*タイトル文字サイズ*/
    background: #ffffff;/*タイトル文字背景色*/
    color: #c71585;/*タイトル文字色*/
    font-weight: bold;
}

.api-lead > div.kakomi-box3 ol, .kakomi-box3 ul  {　}
.api-lead > div.kakomi-box3 ol li, .kakomi-box3 ul li {
  font-size: 16px;
  line-height: 1.3;
  padding: 0.3em 0 0.3em 0;
}

.api-lead > div.kakomi-box3 ol li::before, .kakomi-box3 ul li::before { content: "・";  }

.api-lead > div.kakomi-box3 p {
    font-size: 16px;
    margin: 0; 
    padding: 0; 
}

.api-lead > div.kakomi-box3 a {  color: #0600ff; text-decoration: underline; }



.api-lead > .floatbox {
  margin-bottom: 30px;
  position: relative;
}

@media screen and (min-width: 751px) {
  .api-lead > .floatbox {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
  }
  
    .api-lead > .floatbox > .photo {
   width: 50%;
  }
  
  .api-lead > .floatbox > .photo img {
    max-width: 350px;
  }

  .casestudy-scene__item > .text {
    width: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 0 0 9%;
  }
}

@media screen and (max-width: 750px) {
  .api-lead > .floatbox {
    margin-bottom: 40px;
  }
  .api-lead > .floatbox > h3 {
    width: 86%;
    margin: 0 7% 10px 7%;
    font-size: 1.5rem;
    font-weight: 700;
  }
}

@media screen and (min-width: 751px) {
  .api-lead > .floatbox > h3 {
    display: none;
  }
}

.api-lead > .floatbox > .text > h4 {
  font-size: 2.0rem;
  font-weight: 700;
  margin-bottom: 27px;
}

@media screen and (max-width: 750px) {
  .api-lead > .floatbox > .text > h4 {
    display: none;
  }
}


@media screen and (max-width: 750px) {
  .api-lead > .floatbox > .text > ul {
    width: 86%;
    margin: 15px 7% 0 7%;
  }
}


.api-lead > .floatbox > .text > ul > li {
  font-size: 1.5rem;
  line-height: 2.1rem;
  margin-bottom: 21px;
  position: relative;
  list-style: none;
}

.api-lead > .floatbox > .text > ul > li::before {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  background: #000;
  position: absolute;
  left: -29px;
  top: 8px;
  border-radius: 50% 50%;
}

@media screen and (max-width: 750px) {
  .api-lead > .floatbox > .text > ul > li {
    padding-left: 20px;
    margin-bottom: 5px;
  }
  .api-lead > .floatbox > .text > ul > li::before {
    left: 0;
  }
}


.api-lead > .floatbox > .link-more {
  position: absolute;
  bottom: 0;
  right: 0;
}

@media screen and (max-width: 750px) {
  .api-lead > .floatbox > .link-more {
    top: 0;
    right: 3%;
    font-size: 1.2rem;
    padding-right: 30px;
  }
}

/*------------------------------------------------------*/
/*  旧system-connection.css から移管　*/  
/*------------------------------------------------------*/

.question {
  width: 55%;
  margin: 100px auto;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .question {
      width: 92%;
      margin: 50px auto; } }
  .question__ttl {
    font-size: 24px;
    letter-spacing: 0.1em;
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 2px #de6d00 solid;
    margin-bottom: 75px; }
    @media screen and (max-width: 768px) {
      .question__ttl {
        font-size: 18px;
        margin: 0 0 35px; } }
  .questionItem {
    text-align: left;
    border-bottom: 4px #f1f6f9 solid;
    padding: 10px 0 4px 75px; }
    @media screen and (max-width: 768px) {
      .questionItem {
        padding: 10px 0 4px 0; } }
    .questionItem:last-child {
      border: none; }
    .questionItem p {
      font-size: 14px; }
      .questionItem p span {
        display: inline-block;
        font-size: 22px;
        color: #004481;
        margin-right: 5px; }
    .questionItem__contents {
      cursor: pointer; }
      .questionItem__contents p {
        float: left;
        width: 95%; }
      .questionItem__contents .arrowIcon {
        float: right;
        color: #717071;
        font-size: 34px; }
        @media screen and (max-width: 768px) {
          .questionItem__contents .arrowIcon {
            font-size: 24px; } }
        .questionItem__contents .arrowIcon .offButton, .questionItem__contents .arrowIcon .onButton {
          display: none; }
        .questionItem__contents .arrowIcon .on {
          display: block; }
    .questionItem__answer {
      display: none; }
      .questionItem__answer p {
        color: #de6d00;
        margin-top: 5px; }
        .questionItem__answer p span {
          color: #de6d00 !important; }
