
@charset "UTF-8";
/* ---------- ---------- ---------- ---------- ---------- */
.mv {
  background: #f0f9ff; }
  @media only screen and (max-width: 768px) {
    .mv {
      padding: 15.3846153846vw 3.8461538462vw 7.6923076923vw 3.8461538462vw; } }
  .mv__inner {
    background: url("/media_library/cc/system/daic2/images/img_mv.png") right center no-repeat; }
    @media print, screen and (min-width: 769px) {
      .mv__inner {
        width: 1080px;
        margin: 0 auto;
        height: 420px;
        display: flex;
        align-items: center; } }
    @media only screen and (max-width: 768px) {
      .mv__inner {
        padding-bottom: 61.5384615385vw;
        background-position: bottom center;
        background-size: contain; } }
  .mv__txt {
    position: relative; }
  .mv__new {
    position: absolute;
    left: 15px;
    top: -30px; }
    @media only screen and (max-width: 768px) {
      .mv__new {
        left: 0;
        top: -7.6923076923vw; } }
  .mv__logo {
    margin-bottom: 35px; }
    @media only screen and (max-width: 768px) {
      .mv__logo {
        width: 82%;
        margin: 0vw auto 7.6923076923vw auto; }
        .mv__logo img {
          width: 100%; } }
  .mv__catch {
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.7rem;
    color: #004d99;
    line-height: 1.4; }
    @media print, screen and (min-width: 769px) {
      .mv__catch {
        margin-left: 25px; } }
    @media only screen and (max-width: 768px) {
      .mv__catch {
        font-size: 6.4102564103vw;
        text-align: center; } }

.intro {
  background: #E0E6EA url("/media_library/cc/system/daic2/images/intro-bg.png") no-repeat center bottom/cover; }
  @media only screen and (max-width: 768px) {
    .intro {
      background-size: cover;
      background-position: left bottom; } }
  .intro__catch {
    font-size: 4rem;
    font-weight: 700;
    letter-spacing: .08;
    margin-bottom: 50px;
    text-align: center; }
    @media only screen and (max-width: 768px) {
      .intro__catch {
        line-height: 1.5;
        font-size: 7.1794871795vw;
        margin-bottom: 12.8205128205vw; } }
    .intro__catch .strong {
      font-size: 4.6rem;
      color: #369DF9; }
      @media only screen and (max-width: 768px) {
        .intro__catch .strong {
          font-size: 7.6923076923vw; } }
    .intro__catch-sub {
      font-size: 2.4rem;
      line-height: 2; }
      @media only screen and (max-width: 768px) {
        .intro__catch-sub {
          font-size: 5.1282051282vw;
          margin-top: 3.8461538462vw; } }

.intro-bl {
  background: rgba(255, 255, 255, 0.7);
  padding: 40px; }
  @media only screen and (max-width: 768px) {
    .intro-bl {
      padding: 5.1282051282vw 3.8461538462vw 3.8461538462vw 3.8461538462vw; } }
  .intro-bl__tit {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
    line-height: 1.4; }
@media only screen and (max-width: 768px) and (max-width: 768px) {
  .intro-bl__tit {
    font-size: 5.641025641vw;
    margin-bottom: 5.1282051282vw; } }

  @media only screen and (max-width: 768px) {
    .intro-bl__target {
      flex-direction: column; } }
  .intro-bl__item {
    height: 240px;
    background: rgba(54, 157, 249, 0.8) url("/media_library/cc/system/daic2/images/intro_bg_keiri.png") no-repeat center left/contain;
    color: #fff;
    display: flex;
    justify-content: flex-end;
    padding: 15px 30px 10px; }
    @media print, screen and (min-width: 769px) {
      .intro-bl__item {
        width: calc((100% - 40px)/3); } }
    @media only screen and (max-width: 768px) {
      .intro-bl__item {
        height: 61.5384615385vw;
        padding: 3.8461538462vw 7.6923076923vw 3.8461538462vw 7.6923076923vw;
        margin-bottom: 3.8461538462vw; }
        .intro-bl__item:last-child {
          margin-bottom: 0; } }
    .intro-bl__item.keiri {
      background-image: url("/media_library/cc/system/daic2/images/intro_bg_keiri.png"); }
    .intro-bl__item.genba {
      background-image: url("/media_library/cc/system/daic2/images/intro_bg_genba.png");
      padding: 15px 7px 10px; }
      @media only screen and (max-width: 768px) {
        .intro-bl__item.genba {
          padding: 3.8461538462vw 1.7948717949vw 2.5641025641vw 3.8461538462vw; } }
    .intro-bl__item.keiei {
      background-image: url("/media_library/cc/system/daic2/images/intro_bg_keiei.png"); }
    .intro-bl__item-txt {
      text-align: center; }
    .intro-bl__item-tit {
      font-size: 2.8rem;
      font-weight: bold;
      margin-bottom: 10px; }
      @media only screen and (max-width: 768px) {
        .intro-bl__item-tit {
          font-size: 7.1794871795vw; } }
    .intro-bl__item-detail {
      font-size: 1.7rem;
      font-weight: 600; }
      @media only screen and (max-width: 768px) {
        .intro-bl__item-detail {
          font-size: 4.358974359vw; } }
      .intro-bl__item-detail .first::after {
        content: "";
        display: block;
        background: url("/media_library/cc/system/daic2/images/icon_underarrow_white.png") no-repeat center;
        width: 100%;
        height: 11px;
        margin: 10px 0; }
      .keiri .intro-bl__item-detail .first::after {
        content: "";
        display: block;
        background: url("/media_library/cc/system/daic2/images/icon_plus.png") no-repeat center;
        width: 100%;
        height: 30px;
        margin: 10px 0; }
      .intro-bl__item-detail .last {
        font-size: 1.9rem;
        line-height: 1.5; }
        @media only screen and (max-width: 768px) {
          .intro-bl__item-detail .last {
            font-size: 4.8717948718vw; } }

.bunseki-detail__merit-item {
  text-align: center; }
  @media print, screen and (min-width: 769px) {
    .bunseki-detail__merit-item {
      width: 50%; } }
  @media print, screen and (min-width: 769px) {
    .bunseki-detail__merit-item:first-child {
      border-right: 1px solid #fff; } }
  @media only screen and (max-width: 768px) {
    .bunseki-detail__merit-item:first-child {
      border-bottom: 1px solid #fff;
      padding-bottom: 10.2564102564vw;
      margin-bottom: 10.2564102564vw; } }
.bunseki-detail__merit-txt {
  margin-bottom: 50px; }
  @media only screen and (max-width: 768px) {
    .bunseki-detail__merit-txt {
      margin-bottom: 7.6923076923vw; } }
.bunseki-detail__conclusion {
  text-align: center;
  font-size: 2.8rem;
  font-weight: bold; }
  @media only screen and (max-width: 768px) {
    .bunseki-detail__conclusion {
      font-size: 6.1538461538vw; } }
  .bunseki-detail__conclusion::before {
    content: "";
    display: block;
    background: url("/media_library/cc/system/daic2/images/bunseki_arrow.png") no-repeat center;
    width: 100%;
    height: 30px;
    margin: 60px 0 40px; }
    @media only screen and (max-width: 768px) {
      .bunseki-detail__conclusion::before {
        background-size: 80%;
        margin: 10.2564102564vw 0vw 10.2564102564vw 0vw; } }

.bunseki-point {
  background-image: url("/media_library/cc/system/daic2/images/img_bunseki_03.png");
  background-position: bottom 15px right 20px;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 768px) {
    .bunseki-point {
      padding-bottom: 56.4102564103vw;
      background-position: bottom 10px center; } }

.realtime-detail {
  display: flex; }
  @media only screen and (max-width: 768px) {
    .realtime-detail {
      flex-direction: column-reverse; } }
  .realtime-detail__txt {
    font-size: 2rem;
    font-weight: 500; }
    @media print, screen and (min-width: 769px) {
      .realtime-detail__txt {
        margin-right: 60px; } }
    @media only screen and (max-width: 768px) {
      .realtime-detail__txt {
        font-size: 4.6153846154vw; } }
    @media only screen and (max-width: 768px) {
      .realtime-detail__txt .mb60 {
        margin-bottom: 7.6923076923vw; } }
    @media only screen and (max-width: 768px) {
      .realtime-detail__txt .cont__btn {
        text-align: center; } }
  @media only screen and (max-width: 768px) {
    .realtime-detail__img {
      margin-bottom: 7.6923076923vw;
      text-align: center; } }

.realtime-more {
  background: url("/media_library/cc/system/daic2/images/img_realtime_02.png") no-repeat right bottom 20%; }
  @media only screen and (max-width: 768px) {
    .realtime-more {
      flex-direction: column;
      padding-bottom: 56.4102564103vw;
      background-position: center bottom; } }
  @media only screen and (max-width: 768px) {
    .realtime-more__list {
      margin-bottom: 5.1282051282vw; } }
  .realtime-more__list-item {
    display: flex;
    margin-bottom: 10px;
    line-height: 1.6; }
    @media only screen and (max-width: 768px) {
      .realtime-more__list-item {
        margin-bottom: 2.5641025641vw; } }
    .realtime-more__list-item::before {
      color: #005eb8;
      margin-right: .5em; }
    .realtime-more__list-item:nth-child(1)::before {
      content: "❶"; }
    .realtime-more__list-item:nth-child(2)::before {
      content: "❷"; }
    .realtime-more__list-item:nth-child(3)::before {
      content: "❸"; }
    .realtime-more__list-item:nth-child(4)::before {
      content: "❹"; }
    .realtime-more__list-item:nth-child(5)::before {
      content: "❺"; }
  .realtime-more__def dt {
    font-weight: bold;
    margin-bottom: 5px; }
    @media only screen and (max-width: 768px) {
      .realtime-more__def dt {
        margin-bottom: 1.2820512821vw; } }
  @media print, screen and (min-width: 769px) {
    .realtime-more__img {
      width: 360px;
      margin-left: 60px; } }

.support-security__logo {
  margin-bottom: 50px;
  text-align: center; }
  @media only screen and (max-width: 768px) {
    .support-security__logo {
      margin-top: -7.6923076923vw;
      margin-bottom: 20.5128205128vw; } }
.support-security__catch {
  color: #005eb8;
  text-align: center;
  font-size: 2.3rem;
  font-weight: 700; }
  @media only screen and (max-width: 768px) {
    .support-security__catch {
      font-size: 4.6153846154vw; } }

.yellow-tit-box__cont .anzenkanri__bg {
  background: url("/media_library/cc/system/daic2/images/img_support_02.png") no-repeat right 0 bottom 15px;
  margin-bottom: 10px; }
  @media only screen and (max-width: 768px) {
    .yellow-tit-box__cont .anzenkanri__bg {
      padding-bottom: 15.3846153846vw; } }
.yellow-tit-box__cont .anzenkanri__point {
  font-size: 1.5rem;
  background: #fff;
  padding: 15px;
  display: flex; }
  @media only screen and (max-width: 768px) {
    .yellow-tit-box__cont .anzenkanri__point {
      font-size: 3.8461538462vw;
      flex-direction: column; } }
  .yellow-tit-box__cont .anzenkanri__point-tit {
    color: #005eb8;
    font-weight: bold; }
    @media print, screen and (min-width: 769px) {
      .yellow-tit-box__cont .anzenkanri__point-tit {
        margin-right: 1em; } }
.yellow-tit-box__cont.more {
  background: url("/media_library/cc/system/mx2/images/img_support_03.png") no-repeat right 15px bottom 15px;
  text-align: center; }
  @media only screen and (max-width: 768px) {
    .yellow-tit-box__cont.more {
      padding-bottom: 23.0769230769vw; } }
  .yellow-tit-box__cont.more p {
    font-size: 1.1em;
    color: #005eb8;
    font-weight: bold; }




