.topPage .mv {
  position: relative;
  height: 100vh;
  overflow: hidden;
  background: linear-gradient(to right, #019db8, #4bb161); }
  @media screen and (max-width: 768px) {
    .topPage .mv {
      height: auto;
      padding-bottom: 70px; } }
  .topPage .mv::before {
    content: "";
    position: absolute;
    top: -195px;
    left: 0;
    width: 100%;
    height: 420px;
    background: url("../cmn_img/bg_item01.png") no-repeat center top/100% 100%;
    transform: scaleY(-1);
    z-index: 9; }
    @media screen and (max-width: 768px) {
      .topPage .mv::before {
        height: 100px;
        top: 60px; } }
  .topPage .mv::after {
    content: "";
    position: absolute;
    bottom: -270px;
    left: 0;
    width: 100%;
    height: 420px;
    background: url("../cmn_img/bg_item01.png") no-repeat center top/100% 100%; }
    @media screen and (max-width: 768px) {
      .topPage .mv::after {
        content: none; } }
  .topPage .mv .copy {
    color: #fff;
    text-align: center;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.7;
    position: absolute;
    top: 115px;
    left: 0;
    width: 100%;
    z-index: 9; }
    @media screen and (max-width: 768px) {
      .topPage .mv .copy {
        font-size: 1.8rem;
        top: 75px; } }
  .topPage .mv .slider {
    margin: 0;
    padding-top: 80px;
    position: relative; }
    @media screen and (max-width: 768px) {
      .topPage .mv .slider {
        padding-top: 125px; } }
    @media screen and (max-width: 768px) {
      .topPage .mv .slider::after {
        content: "";
        position: absolute;
        bottom: -65px;
        left: 0;
        width: 100%;
        height: 100px;
        background: url("../cmn_img/bg_item01.png") no-repeat center top/100% 100%; } }
    .topPage .mv .slider li.slick-slide {
      margin: 0 !important; }
    .topPage .mv .slider li .bg {
      display: block;
      height: calc(100vh - 80px);
      background: no-repeat center center / cover; }
      @media screen and (max-width: 768px) {
        .topPage .mv .slider li .bg {
          height: auto;
          padding-top: 140%; } }
  .topPage .mv .slider-controls {
    position: absolute;
    z-index: 9;
    bottom: 40px;
    text-align: left;
    max-width: 1000px;
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    text-align: left; }
    @media screen and (max-width: 768px) {
      .topPage .mv .slider-controls {
        text-align: center;
        bottom: 0px;
        position: static;
        width: 100%;
        transform: translateX(0); } }
    .topPage .mv .slider-controls .slick_pause {
      display: inline-block !important;
      vertical-align: middle;
      width: 26px;
      height: 26px;
      border: 1px solid #fff;
      border-radius: 90px;
      margin-left: 10px;
      position: relative; }
      .topPage .mv .slider-controls .slick_pause::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: url("../cmn_img/slick_pause01.png") no-repeat center center/cover;
        width: 6px;
        height: 10px; }
      .topPage .mv .slider-controls .slick_pause.paused::before {
        background-image: url("../cmn_img/slick_pause02.png");
        width: 8px;
        height: 9px; }
    .topPage .mv .slider-controls .slick-dots {
      display: inline-block !important;
      vertical-align: middle;
      transform: translate(0);
      max-width: auto;
      width: auto;
      position: static;
      margin: 8px 10px 0 10px; }
    .topPage .mv .slider-controls .slick-prev, .topPage .mv .slider-controls .slick-next {
      width: 26px;
      height: 26px;
      background: no-repeat center center / cover;
      display: inline-block !important;
      vertical-align: middle;
      position: static;
      transform: translate(0); }
    .topPage .mv .slider-controls .slick-prev {
      background-image: url("../cmn_img/slide_arw-l-wh.png"); }
    .topPage .mv .slider-controls .slick-next {
      background-image: url("../cmn_img/slide_arw-r-wh.png"); }
  .topPage .mv .newsBox {
    position: absolute;
    bottom: 25px;
    right: 0;
    width: 50%;
    z-index: 9; }
    @media screen and (max-width: 768px) {
      .topPage .mv .newsBox {
        width: calc(100% - 40px);
        position: static;
        margin: 30px auto 0 auto; } }
    .topPage .mv .newsBox a {
      display: block;
      background: #fff;
      border-radius: 10px;
      overflow: hidden;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      font-size: 0;
      padding: 25px 30px; }
      @media screen and (max-width: 768px) {
        .topPage .mv .newsBox a {
          border-radius: 6px; } }
      @media screen and (max-width: 768px) {
        .topPage .mv .newsBox a {
          padding: 15px 20px; } }
      .topPage .mv .newsBox a .pick {
        width: 100px;
        border: 1px solid #0D9890;
        color: #0D9890;
        display: inline-block;
        vertical-align: middle;
        margin-right: 20px;
        border-radius: 90px;
        font-size: 1.4rem;
        text-align: center; }
        @media screen and (max-width: 768px) {
          .topPage .mv .newsBox a .pick {
            font-size: 1.1rem;
            width: 80px;
            margin-right: 12px; } }
      .topPage .mv .newsBox a .day {
        display: inline-block;
        vertical-align: middle;
        font-size: 1.4rem;
        width: 80px; }
        @media screen and (max-width: 768px) {
          .topPage .mv .newsBox a .day {
            font-size: 1.3rem; } }
      .topPage .mv .newsBox a .tx {
        display: inline-block;
        vertical-align: middle;
        font-size: 1.5rem;
        width: calc(100% - 130px);
        line-height: 1.7; }
        @media screen and (max-width: 768px) {
          .topPage .mv .newsBox a .tx {
            font-size: 1.3rem;
            width: 100%;
            display: block;
            margin-top: 5px; } }
      .topPage .mv .newsBox a:hover {
        transform: translateX(5px); }
.topPage .sec00 {
  background: linear-gradient(to right, #019db8, #4bb161);
  padding: 130px 0 340px;
  color: #fff;
  font-size: 0;
  position: relative; }
  @media screen and (max-width: 768px) {
    .topPage .sec00 {
      padding: 0 0 110px; } }
  .topPage .sec00::before {
    bottom: -180px;
    top: auto; }
    @media screen and (max-width: 768px) {
      .topPage .sec00::before {
        bottom: -40px; } }
  .topPage .sec00 .item01 {
    position: absolute;
    left: 35%;
    top: 70px;
    width: 58px;
    z-index: 9; }
    @media screen and (max-width: 768px) {
      .topPage .sec00 .item01 {
        width: 35px;
        left: 20px;
        top: -20px; } }
  .topPage .sec00 .inr {
    position: relative;
    z-index: 9;
    text-align: center;
    max-width: 1100px;
    width: calc(100% - 40px);
    margin: 0 auto; }
    .topPage .sec00 .inr::before {
      content: "";
      position: absolute;
      top: 60%;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url("../cmn_img/top/sec00_logo.png") no-repeat center center/cover;
      width: 500px;
      height: 518px; }
      @media screen and (max-width: 768px) {
        .topPage .sec00 .inr::before {
          width: 250px;
          height: 259px;
          top: -50px;
          transform: translate(-50%, 0); } }
    .topPage .sec00 .inr .copy {
      font-size: 3.8rem; }
      @media screen and (max-width: 768px) {
        .topPage .sec00 .inr .copy {
          font-size: 2.2rem; } }
      .topPage .sec00 .inr .copy span {
        background: #3E3A39;
        color: #fff;
        font-weight: 700;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
        display: inline;
        padding: 5px 15px 6px;
        line-height: 2 !important;
        font-weight: 500;
        border-radius: 5px; }
    .topPage .sec00 .inr .tx01 {
      margin-top: 30px;
      font-size: 2.4rem; }
      @media screen and (max-width: 768px) {
        .topPage .sec00 .inr .tx01 {
          font-size: 1.4rem;
          margin-top: 10px;
          margin-bottom: 30px; } }
    .topPage .sec00 .inr .imgList, .topPage .sec00 .inr .imgList02 {
      position: absolute;
      left: 0;
      width: 210px;
      top: -130px; }
      @media screen and (max-width: 768px) {
        .topPage .sec00 .inr .imgList, .topPage .sec00 .inr .imgList02 {
          position: static;
          width: 48%;
          display: inline-block;
          vertical-align: top; } }
      .topPage .sec00 .inr .imgList > li, .topPage .sec00 .inr .imgList02 > li {
        border-radius: 20px;
        overflow: hidden;
        margin-bottom: 20px; }
        @media screen and (max-width: 768px) {
          .topPage .sec00 .inr .imgList > li, .topPage .sec00 .inr .imgList02 > li {
            border-radius: 15px; } }
        @media screen and (max-width: 768px) {
          .topPage .sec00 .inr .imgList > li, .topPage .sec00 .inr .imgList02 > li {
            margin-bottom: 8%; } }
    .topPage .sec00 .inr .imgList02 {
      left: auto;
      right: 0;
      top: 0px; }
      @media screen and (max-width: 768px) {
        .topPage .sec00 .inr .imgList02 {
          margin-left: 4%;
          transform: translateY(80px); } }
.topPage .sec01 {
  position: relative;
  z-index: 99; }
  .topPage .sec01 .secTtl .enTx {
    width: 320px; }
    @media screen and (max-width: 768px) {
      .topPage .sec01 .secTtl .enTx {
        width: 192px; } }
  .topPage .sec01 .item01 {
    position: absolute;
    right: 25%;
    top: 50px;
    width: 80px;
    z-index: 9; }
    @media screen and (max-width: 768px) {
      .topPage .sec01 .item01 {
        width: 40px;
        right: auto;
        left: 30px;
        top: -20px; } }
  .topPage .sec01 .item02 {
    position: absolute;
    left: 5%;
    bottom: 200px;
    width: 58px;
    z-index: 99; }
    @media screen and (max-width: 768px) {
      .topPage .sec01 .item02 {
        width: 35px;
        left: 50px;
        bottom: 110px; } }
  .topPage .sec01 .item03 {
    position: absolute;
    right: 20%;
    bottom: 80px;
    width: 98px;
    z-index: 99; }
    @media screen and (max-width: 768px) {
      .topPage .sec01 .item03 {
        width: 60px;
        bottom: 10px;
        right: 20px; } }
  .topPage .sec01 .intrArea {
    font-size: 0; }
    .topPage .sec01 .intrArea .img {
      width: 55%;
      margin-right: 10%;
      display: inline-block;
      vertical-align: middle; }
      @media screen and (max-width: 768px) {
        .topPage .sec01 .intrArea .img {
          width: 90%;
          margin: 0 auto;
          display: block; } }
      .topPage .sec01 .intrArea .img img {
        max-width: 530px;
        width: 100%; }
    .topPage .sec01 .intrArea .txBox {
      display: inline-block;
      vertical-align: middle;
      width: 35%; }
      @media screen and (max-width: 768px) {
        .topPage .sec01 .intrArea .txBox {
          margin-top: 30px;
          width: 100%; } }
      .topPage .sec01 .intrArea .txBox .tx01 {
        font-size: 1.8rem; }
        @media screen and (max-width: 768px) {
          .topPage .sec01 .intrArea .txBox .tx01 {
            text-align: center;
            font-size: 1.5rem; } }
      .topPage .sec01 .intrArea .txBox .btn a {
        margin: 40px auto 0 0; }
        @media screen and (max-width: 768px) {
          .topPage .sec01 .intrArea .txBox .btn a {
            margin: 20px auto 0 auto; } }
  .topPage .sec01 .serviceArea {
    margin-top: 80px; }
    @media screen and (max-width: 768px) {
      .topPage .sec01 .serviceArea {
        margin-top: 60px; } }
    .topPage .sec01 .serviceArea .nav > li {
      text-align: center;
      padding: 12px 5px;
      font-size: 2.0rem;
      border: 1px solid #0D9890;
      border-radius: 10px;
      overflow: hidden;
      overflow: inherit;
      color: #0D9890; }
      @media screen and (max-width: 768px) {
        .topPage .sec01 .serviceArea .nav > li {
          border-radius: 6px; } }
      @media screen and (max-width: 768px) {
        .topPage .sec01 .serviceArea .nav > li {
          padding: 8px 2px;
          font-size: 1.3rem;
          width: 32%;
          margin-right: 2%;
          line-height: 1.6; } }
      .topPage .sec01 .serviceArea .nav > li.current {
        background: #0D9890;
        color: #fff;
        position: relative; }
        .topPage .sec01 .serviceArea .nav > li.current::before {
          content: "";
          position: absolute;
          display: inline-block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 10px 10px 0px 10px;
          border-color: #0D9890 transparent transparent transparent;
          bottom: -9px;
          left: 50%;
          transform: translateX(-50%); }
          @media screen and (max-width: 768px) {
            .topPage .sec01 .serviceArea .nav > li.current::before {
              bottom: -7px; } }
      @media screen and (max-width: 768px) {
        .topPage .sec01 .serviceArea .nav > li:nth-child(3n) {
          margin-right: 0; } }
    .topPage .sec01 .serviceArea .tab {
      margin-top: 30px; }
      @media screen and (max-width: 768px) {
        .topPage .sec01 .serviceArea .tab {
          margin-top: 20px; } }
      .topPage .sec01 .serviceArea .tab .serviceList > li {
        margin-bottom: 50px;
        background: #d1f2ef;
        padding: 60px;
        border-radius: 20px;
        overflow: hidden; }
        @media screen and (max-width: 768px) {
          .topPage .sec01 .serviceArea .tab .serviceList > li {
            border-radius: 15px; } }
        @media screen and (max-width: 768px) {
          .topPage .sec01 .serviceArea .tab .serviceList > li {
            padding: 30px 20px;
            margin-bottom: 20px; } }
        .topPage .sec01 .serviceArea .tab .serviceList > li .ttl {
          text-align: center; }
          .topPage .sec01 .serviceArea .tab .serviceList > li .ttl span {
            display: inline-block;
            padding: 0 35px;
            position: relative;
            font-size: 3.0rem;
            margin-bottom: 10px;
            font-weight: 700; }
            @media screen and (max-width: 768px) {
              .topPage .sec01 .serviceArea .tab .serviceList > li .ttl span {
                font-size: 2.0rem;
                padding: 0 28px;
                margin-bottom: 5px; } }
            .topPage .sec01 .serviceArea .tab .serviceList > li .ttl span::before, .topPage .sec01 .serviceArea .tab .serviceList > li .ttl span::after {
              content: "";
              position: absolute;
              top: 51%;
              left: 0%;
              transform: translateY(-50%);
              background: url("../cmn_img/item01.png") no-repeat center center/cover;
              width: 18px;
              height: 18px; }
              @media screen and (max-width: 768px) {
                .topPage .sec01 .serviceArea .tab .serviceList > li .ttl span::before, .topPage .sec01 .serviceArea .tab .serviceList > li .ttl span::after {
                  width: 14px;
                  height: 14px;
                  top: 52%; } }
            .topPage .sec01 .serviceArea .tab .serviceList > li .ttl span::after {
              left: auto;
              right: 0; }
        .topPage .sec01 .serviceArea .tab .serviceList > li .readTx {
          font-size: 1.7rem;
          text-align: center; }
          @media screen and (max-width: 768px) {
            .topPage .sec01 .serviceArea .tab .serviceList > li .readTx {
              font-size: 1.3rem;
              text-align: left; } }
        .topPage .sec01 .serviceArea .tab .serviceList > li .cauTx {
          font-size: 1.2rem;
          margin-top: 10px;
          text-align: center; }
          @media screen and (max-width: 768px) {
            .topPage .sec01 .serviceArea .tab .serviceList > li .cauTx {
              font-size: 1.1rem;
              text-align: left; } }
        .topPage .sec01 .serviceArea .tab .serviceList > li .detailWrap {
          font-size: 0;
          margin-top: 25px;
          padding: 40px;
          background: #fff;
          border-radius: 20px;
          overflow: hidden; }
          @media screen and (max-width: 768px) {
            .topPage .sec01 .serviceArea .tab .serviceList > li .detailWrap {
              border-radius: 15px; } }
          @media screen and (max-width: 768px) {
            .topPage .sec01 .serviceArea .tab .serviceList > li .detailWrap {
              padding: 25px;
              margin-top: 15px; } }
          .topPage .sec01 .serviceArea .tab .serviceList > li .detailWrap .txBox {
            width: 65%;
            margin-right: 5%;
            display: inline-block;
            vertical-align: middle; }
            @media screen and (max-width: 768px) {
              .topPage .sec01 .serviceArea .tab .serviceList > li .detailWrap .txBox {
                width: 100%;
                margin: 0 0 20px; } }
            .topPage .sec01 .serviceArea .tab .serviceList > li .detailWrap .txBox .ttl02 {
              margin-bottom: 10px; }
              @media screen and (max-width: 768px) {
                .topPage .sec01 .serviceArea .tab .serviceList > li .detailWrap .txBox .ttl02 {
                  margin-bottom: 5px; } }
              .topPage .sec01 .serviceArea .tab .serviceList > li .detailWrap .txBox .ttl02 span {
                color: #0D9890;
                font-size: 2.2rem;
                font-weight: 700;
                position: relative; }
                @media screen and (max-width: 768px) {
                  .topPage .sec01 .serviceArea .tab .serviceList > li .detailWrap .txBox .ttl02 span {
                    font-size: 1.5rem; } }
                .topPage .sec01 .serviceArea .tab .serviceList > li .detailWrap .txBox .ttl02 span::before {
                  content: "";
                  position: absolute;
                  top: 55%;
                  right: -60px;
                  width: 50px;
                  height: 1px;
                  background: #0D9890; }
                  @media screen and (max-width: 768px) {
                    .topPage .sec01 .serviceArea .tab .serviceList > li .detailWrap .txBox .ttl02 span::before {
                      right: -40px;
                      width: 35px; } }
            .topPage .sec01 .serviceArea .tab .serviceList > li .detailWrap .txBox .tx {
              font-size: 1.5rem; }
              @media screen and (max-width: 768px) {
                .topPage .sec01 .serviceArea .tab .serviceList > li .detailWrap .txBox .tx {
                  font-size: 1.2rem; } }
          .topPage .sec01 .serviceArea .tab .serviceList > li .detailWrap .imgBox {
            width: 30%;
            display: inline-block;
            vertical-align: middle;
            border-radius: 10px;
            overflow: hidden; }
            @media screen and (max-width: 768px) {
              .topPage .sec01 .serviceArea .tab .serviceList > li .detailWrap .imgBox {
                border-radius: 6px; } }
            @media screen and (max-width: 768px) {
              .topPage .sec01 .serviceArea .tab .serviceList > li .detailWrap .imgBox {
                width: 100%; } }
        .topPage .sec01 .serviceArea .tab .serviceList > li .btnList {
          margin-top: 35px; }
          @media screen and (max-width: 768px) {
            .topPage .sec01 .serviceArea .tab .serviceList > li .btnList {
              margin-top: 30px; } }
          .topPage .sec01 .serviceArea .tab .serviceList > li .btnList > li a {
            max-width: 100%;
            width: 100%; }
            @media screen and (max-width: 768px) {
              .topPage .sec01 .serviceArea .tab .serviceList > li .btnList > li a {
                font-size: 1.2rem;
                text-align: left;
                padding-left: 16px; } }
            @media screen and (max-width: 768px) {
              .topPage .sec01 .serviceArea .tab .serviceList > li .btnList > li a::before {
                right: 10px; } }
            @media screen and (max-width: 768px) {
              .topPage .sec01 .serviceArea .tab .serviceList > li .btnList > li a::after {
                right: 15px; } }
        .topPage .sec01 .serviceArea .tab .serviceList > li.last {
          margin-bottom: 0 !important; }
.topPage .sec02 {
  position: relative; }
  .topPage .sec02 .secTtl .enTx {
    width: 224px; }
    @media screen and (max-width: 768px) {
      .topPage .sec02 .secTtl .enTx {
        width: 134px; } }
  .topPage .sec02 .readTx {
    font-size: 1.8rem; }
    @media screen and (max-width: 768px) {
      .topPage .sec02 .readTx {
        font-size: 1.4rem;
        text-align: center; } }
  .topPage .sec02 .newsList {
    margin-top: 50px; }
    @media screen and (max-width: 768px) {
      .topPage .sec02 .newsList {
        margin-top: 30px; } }
.topPage .sec03 {
  position: relative; }
  .topPage .sec03 .item01 {
    position: absolute;
    right: 15%;
    top: 50px;
    width: 88px;
    z-index: 9; }
    @media screen and (max-width: 768px) {
      .topPage .sec03 .item01 {
        width: 40px;
        top: -60px;
        right: 30px; } }
  .topPage .sec03 .secTtl .enTx {
    width: 248px; }
    @media screen and (max-width: 768px) {
      .topPage .sec03 .secTtl .enTx {
        width: 148px; } }
  .topPage .sec03 .infoArea .grayBox {
    background: #F9F9F9;
    padding: 60px 80px;
    border-radius: 20px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .topPage .sec03 .infoArea .grayBox {
        border-radius: 15px; } }
    @media screen and (max-width: 768px) {
      .topPage .sec03 .infoArea .grayBox {
        padding: 30px 20px; } }
    .topPage .sec03 .infoArea .grayBox .ttl {
      font-size: 2.2rem;
      font-weight: 700;
      margin-bottom: 30px; }
      @media screen and (max-width: 768px) {
        .topPage .sec03 .infoArea .grayBox .ttl {
          font-size: 1.6rem;
          line-height: 1.7;
          text-align: center;
          margin-bottom: 20px; } }
    .topPage .sec03 .infoArea .grayBox table tr th {
      width: 25%; }
      @media screen and (max-width: 768px) {
        .topPage .sec03 .infoArea .grayBox table tr th {
          width: 80px !important; } }
    @media screen and (max-width: 768px) {
      .topPage .sec03 .infoArea .grayBox table tr th, .topPage .sec03 .infoArea .grayBox table tr td {
        display: table-cell;
        vertical-align: middle; } }
  .topPage .sec03 .galleryArea {
    max-width: 800px;
    width: 100%;
    margin: 80px auto 0; }
    @media screen and (max-width: 768px) {
      .topPage .sec03 .galleryArea {
        margin-top: 60px; } }
    .topPage .sec03 .galleryArea .slide .img {
      position: relative;
      border-radius: 20px;
      overflow: hidden;
      padding: 10px;
      background: linear-gradient(70deg, #0D9890, #1AAB4B); }
      @media screen and (max-width: 768px) {
        .topPage .sec03 .galleryArea .slide .img {
          border-radius: 15px; } }
      @media screen and (max-width: 768px) {
        .topPage .sec03 .galleryArea .slide .img {
          padding: 5px; } }
      .topPage .sec03 .galleryArea .slide .img span {
        display: inline-block;
        background: #fff;
        color: #0D9890;
        font-size: 2.0rem;
        padding: 0 15px 2px;
        z-index: 999;
        position: absolute;
        bottom: 30px;
        left: 30px;
        border-radius: 10px;
        overflow: hidden; }
        @media screen and (max-width: 768px) {
          .topPage .sec03 .galleryArea .slide .img span {
            border-radius: 6px; } }
        @media screen and (max-width: 768px) {
          .topPage .sec03 .galleryArea .slide .img span {
            font-size: 1.4rem;
            bottom: 15px;
            left: 15px;
            line-height: 1.8;
            padding: 0 12px 2px; } }
      .topPage .sec03 .galleryArea .slide .img img {
        border-radius: 10px;
        overflow: hidden; }
    .topPage .sec03 .galleryArea .slide .ttl {
      font-size: 2.2rem;
      margin-top: 20px;
      font-weight: 700;
      text-align: center;
      color: #3E3A39 !important; }
      @media screen and (max-width: 768px) {
        .topPage .sec03 .galleryArea .slide .ttl {
          font-size: 1.6rem;
          margin-top: 15px; } }
    .topPage .sec03 .galleryArea .slide .tx {
      font-size: 1.6rem;
      margin-top: 25px;
      color: #3E3A39 !important; }
      @media screen and (max-width: 768px) {
        .topPage .sec03 .galleryArea .slide .tx {
          font-size: 1.3rem;
          margin-top: 10px; } }
    .topPage .sec03 .galleryArea .slide .slick-prev, .topPage .sec03 .galleryArea .slide .slick-next {
      top: 240px; }
      @media screen and (max-width: 768px) {
        .topPage .sec03 .galleryArea .slide .slick-prev, .topPage .sec03 .galleryArea .slide .slick-next {
          top: 30%; } }
    .topPage .sec03 .galleryArea .slide .slick-prev {
      left: 30px; }
      @media screen and (max-width: 768px) {
        .topPage .sec03 .galleryArea .slide .slick-prev {
          left: 15px; } }
    .topPage .sec03 .galleryArea .slide .slick-next {
      right: 30px; }
      @media screen and (max-width: 768px) {
        .topPage .sec03 .galleryArea .slide .slick-next {
          right: 15px; } }
    .topPage .sec03 .galleryArea .thum {
      max-width: 500px;
      width: 100%;
      margin: 0 auto; }
      .topPage .sec03 .galleryArea .thum img {
        border-radius: 10px;
        overflow: hidden; }
        @media screen and (max-width: 768px) {
          .topPage .sec03 .galleryArea .thum img {
            border-radius: 6px; } }
      .topPage .sec03 .galleryArea .thum .slick-slide {
        opacity: .3; }
        .topPage .sec03 .galleryArea .thum .slick-slide.slick-current {
          opacity: 1; }
.topPage .sec04 {
  position: relative; }
  @media screen and (max-width: 768px) {
    .topPage .sec04 {
      padding-top: 20px; } }
  .topPage .sec04::before {
    top: -130px; }
    @media screen and (max-width: 768px) {
      .topPage .sec04::before {
        top: -80px; } }
  .topPage .sec04 .item01 {
    position: absolute;
    left: 15%;
    top: -100px;
    width: 98px;
    z-index: 9; }
    @media screen and (max-width: 768px) {
      .topPage .sec04 .item01 {
        width: 40px;
        left: 20px;
        top: -60px; } }
  .topPage .sec04 .secTtl {
    text-align: center;
    margin-top: -40px; }
    .topPage .sec04 .secTtl .enTx {
      width: 148px;
      margin-left: auto;
      margin-right: auto; }
      @media screen and (max-width: 768px) {
        .topPage .sec04 .secTtl .enTx {
          width: 88px; } }
  .topPage .sec04 .accordion {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      .topPage .sec04 .accordion {
        border-radius: 6px; } }
    @media screen and (max-width: 768px) {
      .topPage .sec04 .accordion {
        margin-bottom: 10px; } }
    .topPage .sec04 .accordion dt {
      font-weight: 700;
      padding: 15px 60px 20px 25px;
      font-size: 0;
      position: relative; }
      @media screen and (max-width: 768px) {
        .topPage .sec04 .accordion dt {
          padding: 12px 35px 12px 15px; } }
      .topPage .sec04 .accordion dt p {
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
        width: 36px;
        height: 36px;
        background: #0D9890;
        border-radius: 90px; }
        @media screen and (max-width: 768px) {
          .topPage .sec04 .accordion dt p {
            width: 24px;
            height: 24px;
            right: 10px; } }
        .topPage .sec04 .accordion dt p::before, .topPage .sec04 .accordion dt p::after {
          content: "";
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: 11px;
          height: 2px;
          background: #fff;
          border-radius: 90px;
          transition: all .3s ease-in-out; }
        .topPage .sec04 .accordion dt p::after {
          height: 11px;
          width: 2px; }
      .topPage .sec04 .accordion dt .enTx {
        font-size: 3.6rem;
        font-weight: 700;
        color: #0D9890;
        display: inline-block;
        vertical-align: middle;
        width: 65px;
        line-height: 1; }
        @media screen and (max-width: 768px) {
          .topPage .sec04 .accordion dt .enTx {
            font-size: 1.8rem;
            width: 35px; } }
      .topPage .sec04 .accordion dt .jpTx {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 65px);
        font-size: 1.8rem;
        margin-top: 5px;
        font-weight: 700;
        line-height: 1.7; }
        @media screen and (max-width: 768px) {
          .topPage .sec04 .accordion dt .jpTx {
            font-size: 1.4rem;
            width: calc(100% - 35px); } }
      .topPage .sec04 .accordion dt.open p::after {
        opacity: 0; }
    .topPage .sec04 .accordion dd {
      display: none;
      padding: 0 25px 20px; }
      .topPage .sec04 .accordion dd .in {
        font-size: 1.5rem;
        border-top: 1px solid #bbb;
        padding-top: 20px; }
        @media screen and (max-width: 768px) {
          .topPage .sec04 .accordion dd .in {
            padding-top: 15px;
            font-size: 1.3rem; } }
.topPage .sec05 {
  position: relative; }
  .topPage .sec05::before {
    top: -130px; }
    @media screen and (max-width: 768px) {
      .topPage .sec05::before {
        top: -80px; } }
  .topPage .sec05 .item01 {
    position: absolute;
    right: 15%;
    top: -100px;
    width: 98px;
    z-index: 99; }
    @media screen and (max-width: 768px) {
      .topPage .sec05 .item01 {
        width: 50px;
        right: 30px;
        top: -70px; } }
  .topPage .sec05 .item02 {
    position: absolute;
    left: 6%;
    bottom: 180px;
    width: 58px;
    z-index: 99; }
    @media screen and (max-width: 768px) {
      .topPage .sec05 .item02 {
        width: 30px;
        bottom: 120px; } }
  .topPage .sec05 .secTtl {
    text-align: center; }
    @media screen and (max-width: 768px) {
      .topPage .sec05 .secTtl {
        margin-bottom: 20px; } }
    .topPage .sec05 .secTtl .enTx {
      width: 215px;
      margin-left: auto;
      margin-right: auto; }
      @media screen and (max-width: 768px) {
        .topPage .sec05 .secTtl .enTx {
          width: 129px; } }
  .topPage .sec05 .btn {
    margin-top: 40px; }
    @media screen and (max-width: 768px) {
      .topPage .sec05 .btn {
        margin-top: 30px; } }
  .topPage .sec05 .pdfBox a {
    margin-top: 80px;
    background: #F0FAF9;
    border-radius: 20px;
    overflow: hidden;
    font-size: 0;
    padding: 35px 40px;
    position: relative;
    display: block; }
    @media screen and (max-width: 768px) {
      .topPage .sec05 .pdfBox a {
        border-radius: 15px; } }
    @media screen and (max-width: 768px) {
      .topPage .sec05 .pdfBox a {
        margin-top: 50px;
        padding: 20px 30px 20px 20px; } }
    .topPage .sec05 .pdfBox a::before {
      content: "";
      position: absolute;
      top: 50%;
      right: 25px;
      width: 22px;
      height: 22px;
      background: #3E3A39;
      transform: translateY(-50%);
      border-radius: 90px;
      transition: all .3s ease-in-out; }
      @media screen and (max-width: 768px) {
        .topPage .sec05 .pdfBox a::before {
          width: 20px;
          height: 20px;
          right: 13px; } }
    .topPage .sec05 .pdfBox a::after {
      content: "";
      position: absolute;
      top: 50%;
      right: 33px;
      width: 5px;
      height: 8px;
      transform: translateY(-50%);
      background: url("/lib/cmn_img/arw01_wh.png") no-repeat center center/cover;
      transition: all .3s ease-in-out; }
      @media screen and (max-width: 768px) {
        .topPage .sec05 .pdfBox a::after {
          right: 20px; } }
    .topPage .sec05 .pdfBox a .wrap {
      padding-left: 70px;
      background: url("../cmn_img/top/sec05_icon01.png") no-repeat center left/44px 53px;
      font-size: 1.6rem;
      line-height: 1.8; }
      @media screen and (max-width: 768px) {
        .topPage .sec05 .pdfBox a .wrap {
          font-size: 1.3rem;
          padding-left: 60px;
          background-size: 39px 47px; } }
      .topPage .sec05 .pdfBox a .wrap .ttl {
        font-size: 2.0rem;
        color: #0D9890;
        font-weight: 700;
        line-height: 1.8; }
        @media screen and (max-width: 768px) {
          .topPage .sec05 .pdfBox a .wrap .ttl {
            font-size: 1.4rem; } }
    .topPage .sec05 .pdfBox a:hover {
      transform: translateY(5px); }
      .topPage .sec05 .pdfBox a:hover::before {
        right: 20px; }
      .topPage .sec05 .pdfBox a:hover::after {
        right: 28px; }

.contactPage .sec01 table tr th, .contactPage .sec01 table tr td {
  font-size: 1.5rem; }
  @media screen and (max-width: 768px) {
    .contactPage .sec01 table tr th, .contactPage .sec01 table tr td {
      font-size: 1.4rem; } }
.contactPage .sec01 table tr th {
  font-weight: 700;
  width: 25%;
  text-align: left; }
  @media screen and (max-width: 768px) {
    .contactPage .sec01 table tr th {
      text-align: center;
      padding: 8px; } }
.contactPage .sec01 table tr td .checkList {
  font-size: 0; }
  .contactPage .sec01 table tr td .checkList > li {
    margin-right: 30px;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5rem; }
    @media screen and (max-width: 768px) {
      .contactPage .sec01 table tr td .checkList > li {
        font-size: 1.4rem;
        width: 50%;
        margin: 5px 0; } }
    .contactPage .sec01 table tr td .checkList > li.last {
      margin-right: 0; }

.newsPage .sec01 .tagList {
  margin-bottom: 50px;
  text-align: center;
  font-size: 0; }
  @media screen and (max-width: 768px) {
    .newsPage .sec01 .tagList {
      margin-bottom: 40px; } }
  .newsPage .sec01 .tagList > li {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 2%; }
    .newsPage .sec01 .tagList > li.last {
      margin-right: 0; }
    .newsPage .sec01 .tagList > li a {
      padding: 10px 20px;
      font-size: 1.5rem;
      color: #0D9890;
      border: 1px solid #0D9890;
      border-radius: 10px;
      overflow: hidden;
      display: block; }
      @media screen and (max-width: 768px) {
        .newsPage .sec01 .tagList > li a {
          border-radius: 6px; } }
      @media screen and (max-width: 768px) {
        .newsPage .sec01 .tagList > li a {
          padding: 6px 15px;
          font-size: 1.3rem; } }
      .newsPage .sec01 .tagList > li a:hover {
        background: #F0FAF9; }
    .newsPage .sec01 .tagList > li.current a {
      background: #0D9890;
      color: #fff; }
.newsPage .sec01 .newsList > li {
  margin-bottom: 4%; }
  @media screen and (max-width: 768px) {
    .newsPage .sec01 .newsList > li {
      margin-bottom: 10%; } }
  .newsPage .sec01 .newsList > li a {
    padding: 0; }
    .newsPage .sec01 .newsList > li a .thum {
      border-radius: 20px;
      overflow: hidden; }
      @media screen and (max-width: 768px) {
        .newsPage .sec01 .newsList > li a .thum {
          border-radius: 15px; } }
    .newsPage .sec01 .newsList > li a .txWrap {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 0; }

.newsPage_detail .sec01 {
  padding: 200px 0 300px; }
  @media screen and (max-width: 768px) {
    .newsPage_detail .sec01 {
      padding: 110px 0 150px; } }
  .newsPage_detail .sec01 .ttlArea {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc; }
    @media screen and (max-width: 768px) {
      .newsPage_detail .sec01 .ttlArea {
        padding-bottom: 30px;
        margin-bottom: 30px; } }
    .newsPage_detail .sec01 .ttlArea .day {
      font-size: 1.5rem;
      display: inline-block;
      vertical-align: middle;
      margin-right: 15px; }
      @media screen and (max-width: 768px) {
        .newsPage_detail .sec01 .ttlArea .day {
          font-size: 1.3rem; } }
    .newsPage_detail .sec01 .ttlArea .cate {
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      line-height: 1.8;
      color: #0D9890;
      padding: 0 15px;
      border: 1px solid #0D9890;
      border-radius: 95px;
      font-size: 1.4rem; }
      @media screen and (max-width: 768px) {
        .newsPage_detail .sec01 .ttlArea .cate {
          font-size: 1.2rem;
          padding: 0 12px; } }
    .newsPage_detail .sec01 .ttlArea .ttl {
      font-size: 3.0rem;
      font-weight: 700;
      line-height: 1.7;
      margin-top: 7px; }
      @media screen and (max-width: 768px) {
        .newsPage_detail .sec01 .ttlArea .ttl {
          font-size: 2.0rem; } }
    .newsPage_detail .sec01 .ttlArea .cateList {
      font-size: 0;
      margin-top: 15px; }
      .newsPage_detail .sec01 .ttlArea .cateList > li {
        background: #fff;
        color: #0D9890;
        border: 1px solid #0D9890;
        font-size: 1.3rem;
        padding: 1px 12px;
        border-radius: 90px;
        display: inline-block;
        vertical-align: middle;
        margin: 3px; }
        @media screen and (max-width: 768px) {
          .newsPage_detail .sec01 .ttlArea .cateList > li {
            font-size: 1.1rem;
            padding: 0 10px;
            margin: 2px; } }

.thanksPage .sec01 .ttl {
  font-weight: 700;
  font-size: 2.4rem;
  text-align: center;
  line-height: 1.7; }
  @media screen and (max-width: 768px) {
    .thanksPage .sec01 .ttl {
      font-size: 1.8rem; } }
.thanksPage .sec01 .tx {
  font-size: 1.6rem;
  margin-top: 10px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .thanksPage .sec01 .tx {
      text-align: left;
      font-size: 1.3rem; } }

.programPage .sec01 {
  position: relative;
  z-index: 99; }
  .programPage .sec01 .ceteList {
    text-align: center; }
    @media screen and (max-width: 768px) {
      .programPage .sec01 .ceteList > li {
        width: 32%;
        margin: 0 2% 2% 0; } }
    .programPage .sec01 .ceteList > li a {
      display: block;
      border-radius: 10px;
      overflow: hidden;
      padding: 20px 0 30px;
      text-align: center;
      position: relative; }
      @media screen and (max-width: 768px) {
        .programPage .sec01 .ceteList > li a {
          border-radius: 6px; } }
      @media screen and (max-width: 768px) {
        .programPage .sec01 .ceteList > li a {
          padding: 13px 0 28px; } }
      .programPage .sec01 .ceteList > li a::before {
        content: "";
        position: absolute;
        bottom: 12px;
        left: 50%;
        transform: translateX(-50%) rotate(90deg);
        background: url("../cmn_img/arw01_wh.png") no-repeat center center/cover;
        width: 6px;
        height: 9px; }
      .programPage .sec01 .ceteList > li a span {
        color: #fff;
        font-size: 1.4rem;
        background: no-repeat center top;
        display: block;
        padding-top: 37px;
        line-height: 1.6; }
        @media screen and (max-width: 768px) {
          .programPage .sec01 .ceteList > li a span {
            font-size: 1.3rem;
            line-height: 1.4;
            padding-top: 40px; } }
        @media screen and (max-width: 768px) {
          .programPage .sec01 .ceteList > li a span small {
            display: block;
            font-size: 1.0rem; } }
      .programPage .sec01 .ceteList > li a:hover {
        transform: translateY(5px);
        opacity: .9; }
    @media screen and (max-width: 768px) {
      .programPage .sec01 .ceteList > li:nth-child(2n) {
        margin-right: 2%; } }
    @media screen and (max-width: 768px) {
      .programPage .sec01 .ceteList > li:nth-child(3n) {
        margin-right: 0; } }
    .programPage .sec01 .ceteList > li.nav01 a {
      background-color: #f4a000; }
      .programPage .sec01 .ceteList > li.nav01 a span {
        background-image: url("../cmn_img/program/sec01_icon01.png");
        background-size: 38px 32px; }
    .programPage .sec01 .ceteList > li.nav02 a {
      background-color: #7fbe26; }
      .programPage .sec01 .ceteList > li.nav02 a span {
        background-image: url("../cmn_img/program/sec01_icon02.png");
        background-size: 43px 19px;
        background-position: center top 6px; }
    .programPage .sec01 .ceteList > li.nav03 a {
      background-color: #009db8; }
      .programPage .sec01 .ceteList > li.nav03 a span {
        background-image: url("../cmn_img/program/sec01_icon03.png");
        background-size: 26px 37px; }
    .programPage .sec01 .ceteList > li.nav04 a {
      background-color: #906799; }
      .programPage .sec01 .ceteList > li.nav04 a span {
        background-image: url("../cmn_img/program/sec01_icon04.png");
        background-size: 51px 32px; }
    .programPage .sec01 .ceteList > li.nav05 a {
      background-color: #ea6068; }
      .programPage .sec01 .ceteList > li.nav05 a span {
        background-image: url("../cmn_img/program/sec01_icon05.png");
        background-size: 55px 20px;
        background-position: center top 8px; }
.programPage .sec02 .ctList > li {
  padding-top: 90px; }
  @media screen and (max-width: 768px) {
    .programPage .sec02 .ctList > li {
      padding-top: 50px; } }
  .programPage .sec02 .ctList > li .in {
    border-radius: 20px;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .programPage .sec02 .ctList > li .in {
        border-radius: 15px; } }
    .programPage .sec02 .ctList > li .in .ttl {
      text-align: center;
      color: #fff;
      font-size: 2.2rem;
      padding: 2px; }
      @media screen and (max-width: 768px) {
        .programPage .sec02 .ctList > li .in .ttl {
          font-size: 1.8rem;
          padding: 1px; } }
    .programPage .sec02 .ctList > li .in .txWrap {
      padding: 25px 10px 35px; }
      @media screen and (max-width: 768px) {
        .programPage .sec02 .ctList > li .in .txWrap {
          padding: 20px 20px 25px; } }
      .programPage .sec02 .ctList > li .in .txWrap .pointList {
        font-size: 0; }
        .programPage .sec02 .ctList > li .in .txWrap .pointList > li {
          font-size: 1.5rem;
          padding: 0 35px;
          display: inline-block;
          vertical-align: top;
          border-right: 1px solid #ddd; }
          @media screen and (max-width: 768px) {
            .programPage .sec02 .ctList > li .in .txWrap .pointList > li {
              width: 100% !important;
              display: block;
              padding: 0 0 16px 0;
              margin-bottom: 16px;
              border-bottom: 1px solid #ddd;
              border-right: none;
              font-size: 1.3rem; } }
          .programPage .sec02 .ctList > li .in .txWrap .pointList > li .ttl02 {
            font-size: 2.0rem;
            text-align: center;
            line-height: 1.65;
            margin-bottom: 3px; }
            @media screen and (max-width: 768px) {
              .programPage .sec02 .ctList > li .in .txWrap .pointList > li .ttl02 {
                font-size: 1.6rem; } }
            .programPage .sec02 .ctList > li .in .txWrap .pointList > li .ttl02 span {
              font-size: 1.3rem; }
              @media screen and (max-width: 768px) {
                .programPage .sec02 .ctList > li .in .txWrap .pointList > li .ttl02 span {
                  font-size: 1.3rem; } }
          .programPage .sec02 .ctList > li .in .txWrap .pointList > li .tx {
            font-size: 1.5rem; }
            @media screen and (max-width: 768px) {
              .programPage .sec02 .ctList > li .in .txWrap .pointList > li .tx {
                font-size: 1.3rem; } }
          .programPage .sec02 .ctList > li .in .txWrap .pointList > li.last {
            border: none !important; }
            @media screen and (max-width: 768px) {
              .programPage .sec02 .ctList > li .in .txWrap .pointList > li.last {
                padding-bottom: 0;
                margin-bottom: 0; } }
        .programPage .sec02 .ctList > li .in .txWrap .pointList.cmn02 > li {
          width: 50%; }
        .programPage .sec02 .ctList > li .in .txWrap .pointList.cmn03 > li {
          width: 33.33%; }
  .programPage .sec02 .ctList > li.ct01 .in {
    border: 1px solid #f4a000; }
    .programPage .sec02 .ctList > li.ct01 .in .ttl {
      background: #f4a000; }
    .programPage .sec02 .ctList > li.ct01 .in .ttl02 {
      color: #f4a000; }
  .programPage .sec02 .ctList > li.ct02 .in {
    border: 1px solid #7fbe26; }
    .programPage .sec02 .ctList > li.ct02 .in .ttl {
      background: #7fbe26; }
    .programPage .sec02 .ctList > li.ct02 .in .ttl02 {
      color: #7fbe26; }
  .programPage .sec02 .ctList > li.ct03 .in {
    border: 1px solid #009db8; }
    .programPage .sec02 .ctList > li.ct03 .in .ttl {
      background: #009db8; }
    .programPage .sec02 .ctList > li.ct03 .in .ttl02 {
      color: #009db8; }
  .programPage .sec02 .ctList > li.ct04 .in {
    border: 1px solid #906799; }
    .programPage .sec02 .ctList > li.ct04 .in .ttl {
      background: #906799; }
    .programPage .sec02 .ctList > li.ct04 .in .ttl02 {
      color: #906799; }
  .programPage .sec02 .ctList > li.ct05 .in {
    border: 1px solid #ea6068; }
    .programPage .sec02 .ctList > li.ct05 .in .ttl {
      background: #ea6068; }
    .programPage .sec02 .ctList > li.ct05 .in .ttl02 {
      color: #ea6068; }
.programPage .sec02 .btnList {
  margin-top: 80px; }
  @media screen and (max-width: 768px) {
    .programPage .sec02 .btnList {
      margin-top: 50px; } }
  @media screen and (max-width: 768px) {
    .programPage .sec02 .btnList > li {
      width: 100%;
      display: block;
      margin: 0 auto 15px; } }

.servicePage .mvStyle_01 .secTtl .enTx {
  display: block;
  font-size: 5.8rem;
  margin-top: 0; }
  @media screen and (max-width: 768px) {
    .servicePage .mvStyle_01 .secTtl .enTx {
      font-size: 2.6rem;
      margin-top: -7px; } }
.servicePage .sec01 {
  position: relative;
  z-index: 99; }
  .servicePage .sec01 .conceptList > li {
    text-align: left;
    font-size: 0;
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      .servicePage .sec01 .conceptList > li {
        margin-bottom: 25px; } }
    .servicePage .sec01 .conceptList > li .boxL {
      width: 110px;
      margin-right: 25px;
      display: inline-block;
      vertical-align: middle; }
      @media screen and (max-width: 768px) {
        .servicePage .sec01 .conceptList > li .boxL {
          width: 60px;
          vertical-align: top;
          margin-right: 20px; } }
    .servicePage .sec01 .conceptList > li .boxR {
      width: calc(100% - 135px);
      display: inline-block;
      vertical-align: middle; }
      @media screen and (max-width: 768px) {
        .servicePage .sec01 .conceptList > li .boxR {
          width: calc(100% - 80px);
          vertical-align: top; } }
      .servicePage .sec01 .conceptList > li .boxR .ttl img {
        width: 100%; }
        @media screen and (max-width: 768px) {
          .servicePage .sec01 .conceptList > li .boxR .ttl img {
            height: auto !important; } }
      .servicePage .sec01 .conceptList > li .boxR .tx {
        display: block;
        margin-top: 15px;
        font-size: 1.7rem;
        line-height: 1.7; }
        @media screen and (max-width: 768px) {
          .servicePage .sec01 .conceptList > li .boxR .tx {
            font-size: 1.4rem;
            margin-top: 10px; } }
    .servicePage .sec01 .conceptList > li.num01 .ttl img {
      max-width: 175px; }
      @media screen and (max-width: 768px) {
        .servicePage .sec01 .conceptList > li.num01 .ttl img {
          max-width: 105px; } }
    .servicePage .sec01 .conceptList > li.num02 .ttl img {
      max-width: 358px; }
      @media screen and (max-width: 768px) {
        .servicePage .sec01 .conceptList > li.num02 .ttl img {
          max-width: 214px; } }
    .servicePage .sec01 .conceptList > li.num03 .ttl img {
      max-width: 388px; }
      @media screen and (max-width: 768px) {
        .servicePage .sec01 .conceptList > li.num03 .ttl img {
          max-width: 232px; } }
    .servicePage .sec01 .conceptList > li.num04 .ttl img {
      max-width: 147px; }
      @media screen and (max-width: 768px) {
        .servicePage .sec01 .conceptList > li.num04 .ttl img {
          max-width: 88px; } }
@media screen and (max-width: 768px) {
  .servicePage .sec02 .proList > li {
    width: 100%;
    margin: 0 0 25px; } }
.servicePage .sec02 .proList > li .wrap {
  border-radius: 10px;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .servicePage .sec02 .proList > li .wrap {
      border-radius: 6px; } }
  .servicePage .sec02 .proList > li .wrap img {
    width: 100%; }
.servicePage .sec02 .proList > li .ttl {
  font-size: 2.0rem;
  text-align: center;
  padding: 3px;
  background: #0D9890;
  color: #fff;
  line-height: 1.7;
  position: relative;
  z-index: 9;
  margin-top: -2px; }
  @media screen and (max-width: 768px) {
    .servicePage .sec02 .proList > li .ttl {
      font-size: 1.5rem;
      line-height: 1.5;
      padding: 5px 0; } }
  .servicePage .sec02 .proList > li .ttl span {
    font-size: 1.3rem; }
    @media screen and (max-width: 768px) {
      .servicePage .sec02 .proList > li .ttl span {
        font-size: 1.0rem;
        line-height: 1; } }
.servicePage .sec02 .proList > li .tx {
  font-size: 1.5rem;
  margin-top: 15px;
  line-height: 1.8; }
  @media screen and (max-width: 768px) {
    .servicePage .sec02 .proList > li .tx {
      font-size: 1.3rem;
      margin-top: 10px; } }
.servicePage.after .sec01 .conceptList > li.num02 .ttl img {
  max-width: 235px; }
  @media screen and (max-width: 768px) {
    .servicePage.after .sec01 .conceptList > li.num02 .ttl img {
      max-width: 141px; } }
.servicePage.after .sec01 .conceptList > li.num03 .ttl img {
  max-width: 235px; }
  @media screen and (max-width: 768px) {
    .servicePage.after .sec01 .conceptList > li.num03 .ttl img {
      max-width: 141px; } }
.servicePage.daycare .sec01 .conceptList > li.num01 .ttl img {
  max-width: 284px; }
  @media screen and (max-width: 768px) {
    .servicePage.daycare .sec01 .conceptList > li.num01 .ttl img {
      max-width: 204px; } }
.servicePage.daycare .sec01 .conceptList > li.num02 .ttl img {
  max-width: 261px; }
  @media screen and (max-width: 768px) {
    .servicePage.daycare .sec01 .conceptList > li.num02 .ttl img {
      max-width: 187px; } }
