
/* ---------- ---------- ---------- ---------- ---------- */
.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/welfare/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: 96%;
        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/welfare/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: 3.2rem;
    font-weight: 700;
    letter-spacing: .08em;
    text-align: center;
    display: inline-block; }
    @media only screen and (max-width: 768px) {
      .intro__catch {
        line-height: 1.4;
        font-size: 5.1282051282vw;
        margin-bottom: 2.5641025641vw; } }
    .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/welfare/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/welfare/images/intro_bg_keiri.png"); }
    .intro-bl__item.genba {
      background-image: url("/media_library/cc/system/welfare/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/welfare/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/welfare/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/welfare/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; } }

@media print, screen and (min-width: 769px) {
  .aside-box__tit {
    font-size: 2.7rem; } }

@media only screen and (max-width: 768px) {
  .hourei-cont {
    align-items: center; } }

@media only screen and (max-width: 768px) {
  .shinrai-cont {
    align-items: center; } }

.shinrai-list {
  font-size: 2rem; }
  @media only screen and (max-width: 768px) {
    .shinrai-list {
      font-size: 4.6153846154vw; } }
  @media only screen and (max-width: 768px) {
    .shinrai-list__wrap {
      flex-direction: column-reverse;
      align-items: center; } }
  .shinrai-list__tit {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 10px;
    border-left: #005eb8 4px solid;
    padding-left: 10px; }

.keirijimu {
  column-gap: 25px; }
  @media only screen and (max-width: 768px) {
    .keirijimu {
      flex-direction: column;
      grid-row-gap: 10.2564102564vw; } }
  .keirijimu__item {
    flex: 1; }
  .keirijimu__img {
    aspect-ratio: 329/265;
    background: #dfe0f1;
    margin-bottom: 20px;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media only screen and (max-width: 768px) {
      .keirijimu__img {
        margin-bottom: 3.8461538462vw;
        display: flex;
        align-items: center;
        justify-content: center; } }
    .keirijimu__img img {
      max-width: 95%; }

.yellow-tit-box__cont .anzenkanri__bg {
  background: url("/media_library/cc/system/common/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/common/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; }




