@charset "UTF-8";
@import url("global.css");
.mainvisual {
  background: url("../lp_img/mv_bg.jpg") no-repeat center center;
  background-size: cover; }
  .mainvisual .mainarea {
    height: 900px;
    padding-top: 1px;
    position: relative; }
    .mainvisual .mainarea .ontext {
      text-align: center;
      color: #fff;
      margin-top: 220px; }
      .mainvisual .mainarea .ontext .logo {
        width: 420px;
        margin: 0 auto; }
      .mainvisual .mainarea .ontext .catch {
        font-family: "Zen Old Mincho", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
        font-size: clamp(22px, 5.5vw, 74px);
        line-height: 1.4;
        margin: 30px 0;
        text-shadow: 0 0 20px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.3); }
        .mainvisual .mainarea .ontext .catch span {
          display: block;
          font-size: 85%; }
      .mainvisual .mainarea .ontext .text {
        font-size: 20px;
        font-weight: bold; }
    .mainvisual .mainarea .blockimg {
      position: absolute;
      left: 50%;
      bottom: -160px;
      z-index: 1;
      width: 680px; }
  .mainvisual .carousel {
    background-color: #23A47F;
    width: 100%;
    height: 360px;
    display: flex;
    align-items: center; }
    .mainvisual .carousel .inner {
      background: url("../lp_img/mv_carousel.jpg") repeat-x;
      background-size: 2558px 317px;
      width: 100%;
      height: 317px;
      overflow: hidden;
      -moz-animation: carousel 100s linear infinite;
      animation: carousel 100s linear infinite; }
@keyframes carousel {
  0% {
    background-position: -2558px 0; }
  100% {
    background-position: 0 0; } }
#contents {
  margin-top: 120px;
  /*-- 共通パーツ --*/
  /*-- 共通パーツ end --*/ }
  #contents span.sub {
    font-size: 80%; }
  #contents .leadtitle {
    font-family: "Zen Old Mincho", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
    color: #23A47F;
    line-height: 1.6;
    font-size: clamp(20px, 3vw, 45px);
    text-align: center;
    margin-bottom: 60px; }
  #contents .textarea p + p {
    margin-top: 20px; }
  #contents .img_carousel {
    margin: 0; }
  #contents .slick-dots {
    position: static;
    text-align: right;
    margin-top: 10px; }
    #contents .slick-dots li {
      vertical-align: middle; }
      #contents .slick-dots li.slick-active button::before,
      #contents .slick-dots li.slick-active button:hover::before {
        background-color: #23A47F;
        opacity: 1; }
      #contents .slick-dots li button::before,
      #contents .slick-dots li button:hover::before {
        background-color: #e9e9e9;
        opacity: 1;
        content: "";
        font-size: 0;
        border-radius: 999px;
        width: 14px;
        height: 14px; }
  #contents .productlist {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2%; }
    #contents .productlist + .productlist {
      margin-top: 80px; }
    #contents .productlist li {
      width: 33.3333333333%;
      box-sizing: border-box;
      padding: 0 2%; }
      #contents .productlist li a {
        display: block; }
        #contents .productlist li a:hover {
          color: #23A47F; }
      #contents .productlist li:nth-child(2) {
        transition-delay: .2s; }
      #contents .productlist li:nth-child(3) {
        transition-delay: .4s; }
      #contents .productlist li .textarea {
        padding: 25px 20px 0; }
        #contents .productlist li .textarea .title {
          font-weight: bold;
          font-size: 20px;
          text-align: center;
          margin-bottom: 5px; }
        #contents .productlist li .textarea .text {
          margin-top: 0; }
  #contents .morebtn a {
    display: block;
    background-color: #23A47F;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 15px;
    border-radius: 999px;
    margin: 50px auto 0; }
    #contents .morebtn a i {
      margin-left: 10px;
      opacity: .6; }
    #contents .morebtn a:hover {
      transform: scale(1.03);
      -webkit-transform: scale(1.03); }
  #contents .sec_intro .wrapper {
    text-align: center; }
  #contents .sec_intro .lead {
    font-size: 45px;
    color: #23A47F;
    font-family: "Zen Old Mincho", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
    line-height: 1.6;
    margin-bottom: 30px; }
  #contents .sec_intro .text p + p {
    margin-top: 30px; }
  #contents .sec_intro .blockimg {
    max-width: 1000px;
    margin: 40px auto 0; }
  #contents .section .sec_headarea {
    background-color: #23A47F;
    color: #fff;
    text-align: center;
    position: relative;
    margin: 160px 0 100px;
    padding: 40px 0 50px; }
    #contents .section .sec_headarea::after {
      content: "";
      clip-path: polygon(50% 100%, 0 0, 100% 0);
      background-color: #23A47F;
      width: 150px;
      height: 40px;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: -39px; }
    #contents .section .sec_headarea .wrapper {
      text-align: center; }
    #contents .section .sec_headarea .num {
      font-family: "Zen Old Mincho", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
      font-size: clamp(45px, 7vw, 85px);
      line-height: 1;
      position: relative;
      margin-bottom: 35px; }
      #contents .section .sec_headarea .num::after {
        content: "";
        background-color: rgba(51, 51, 51, 0.3);
        position: absolute;
        width: 90px;
        height: 5px;
        border-radius: 99px;
        bottom: -15px;
        left: 0;
        right: 0;
        margin: 0 auto; }
    #contents .section .sec_headarea .sec_title {
      font-family: "Zen Old Mincho", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
      font-size: clamp(21px, 3.6vw, 45px);
      line-height: 1.5; }
  #contents .section#sec01 .sec_content .intro .flex_inner {
    display: flex;
    align-items: center; }
  #contents .section#sec01 .sec_content .intro .ph {
    order: -1;
    width: 50%;
    box-sizing: border-box;
    flex-shrink: 0;
    margin-right: 5%;
    padding: 25px;
    background-color: #F6F6F6; }
  #contents .section#sec01 .sec_content .intro .textarea .lead {
    font-family: "Zen Old Mincho", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
    color: #23A47F;
    font-size: 30px;
    line-height: 1.6;
    margin-bottom: 30px; }
  #contents .section#sec01 .sec_content .feature {
    margin-top: 120px; }
    #contents .section#sec01 .sec_content .feature .bgbox {
      background: url("../lp_img/sec01_feature_bg.jpg") no-repeat center center;
      background-size: cover;
      padding: 1px 0 130px;
      margin-top: 180px; }
      #contents .section#sec01 .sec_content .feature .bgbox .wrapper {
        max-width: 960px;
        text-align: center; }
      #contents .section#sec01 .sec_content .feature .bgbox .circle {
        display: flex;
        justify-content: center;
        margin-top: -142px; }
        #contents .section#sec01 .sec_content .feature .bgbox .circle .item {
          width: 285px; }
          #contents .section#sec01 .sec_content .feature .bgbox .circle .item + .item {
            margin-left: 3%; }
          #contents .section#sec01 .sec_content .feature .bgbox .circle .item:nth-child(2) {
            transition-delay: .2s; }
          #contents .section#sec01 .sec_content .feature .bgbox .circle .item:nth-child(3) {
            transition-delay: .4s; }
      #contents .section#sec01 .sec_content .feature .bgbox .text {
        font-size: clamp(16px, 2.5vw, 30px);
        font-family: "Zen Old Mincho", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
        color: #fff;
        line-height: 1.8;
        margin-top: 50px; }
      #contents .section#sec01 .sec_content .feature .bgbox .morebtn a {
        max-width: 320px; }
  #contents .section#sec01 .sec_content .product {
    margin-top: 120px; }
  #contents .section#sec02 .sec_content .intro .flex_inner {
    display: flex;
    align-items: center; }
  #contents .section#sec02 .sec_content .intro .ph {
    order: 2;
    width: 50%;
    box-sizing: border-box;
    flex-shrink: 0;
    margin-left: 5%;
    padding: 25px;
    border: 1px solid #23A47F; }
  #contents .section#sec02 .sec_content .intro .textarea .lead {
    font-family: "Zen Old Mincho", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
    color: #23A47F;
    font-size: 30px;
    line-height: 1.6;
    margin-bottom: 30px; }
  #contents .section#sec02 .sec_content .product {
    margin-top: 120px; }
    #contents .section#sec02 .sec_content .product .productlist > li {
      width: 100%;
      text-align: center; }
  #contents .section#sec02 .sec_content .outro {
    margin-top: 120px; }
    #contents .section#sec02 .sec_content .outro .title {
      font-family: "Zen Old Mincho", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
      color: #23A47F;
      font-size: clamp(18px, 3vw, 38px);
      line-height: 1.6;
      text-align: center;
      margin-bottom: 40px; }
    #contents .section#sec02 .sec_content .outro .ph {
      text-align: center; }
  #contents .section#sec03 .sec_content .intro .flex_inner {
    display: flex;
    align-items: center; }
  #contents .section#sec03 .sec_content .intro .ph {
    order: -1;
    width: 50%;
    box-sizing: border-box;
    flex-shrink: 0;
    margin-right: 5%;
    padding: 25px;
    border: 1px solid #23A47F; }
  #contents .section#sec03 .sec_content .intro .textarea .lead {
    font-family: "Zen Old Mincho", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
    color: #23A47F;
    font-size: 30px;
    line-height: 1.6;
    margin-bottom: 30px; }
  #contents .section#sec03 .sec_content .product {
    margin-top: 120px; }
  #contents .section#sec03 .sec_content .outro {
    margin-top: 120px; }
  #contents .sec_outro {
    background: url("../lp_img/outro_bg.jpg") no-repeat center bottom;
    background-size: cover;
    padding: 160px 0;
    color: #fff;
    margin-top: 100px; }
    #contents .sec_outro .wrapper {
      text-align: center; }
    #contents .sec_outro .maintitle {
      font-size: clamp(24px, 3.8vw, 45px);
      font-family: "Zen Old Mincho", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
      margin-bottom: 60px; }
    #contents .sec_outro .textarea {
      font-size: 20px; }
  #contents #formarea {
    background-color: #F6F6F6;
    padding: 100px 0; }
    #contents #formarea .wrapper {
      max-width: 1000px; }

#footer {
  margin-top: 0; }

/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-1 (1600px)
 
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 1600px) {
  .mainvisual .mainarea {
    height: 800px; }
    .mainvisual .mainarea .blockimg {
      width: 560px;
      left: auto;
      right: 30px; } }
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-2 (1300px)
 
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 1300px) {
  .mainvisual .mainarea {
    height: 740px; }
    .mainvisual .mainarea .ontext {
      margin-top: 190px; }
      .mainvisual .mainarea .ontext .logo {
        width: 330px; }
    .mainvisual .mainarea .blockimg {
      width: 500px; }
  .mainvisual .carousel {
    height: 310px; }
    .mainvisual .carousel .inner {
      height: 280px;
      background-size: 2259px 280px; }

  #contents {
    margin-top: 80px; }
    #contents .leadtitle {
      margin-bottom: 40px; }
    #contents .productlist li .textarea {
      padding: 25px 0 0; }
      #contents .productlist li .textarea .title {
        font-size: 18px; }
    #contents .sec_intro .blockimg {
      max-width: 800px;
      margin: 40px auto 0; }
    #contents .section .sec_headarea {
      margin: 110px 0 85px;
      padding: 30px 0 40px; }
      #contents .section .sec_headarea::after {
        width: 130px;
        height: 30px;
        bottom: -29px; }
    #contents .section#sec01 .sec_content .intro .textarea .lead {
      font-size: 24px;
      margin-bottom: 20px; }
    #contents .section#sec01 .sec_content .feature .bgbox {
      padding-bottom: 100px; }
    #contents .section#sec02 .sec_content .intro .textarea .lead {
      font-size: 24px;
      margin-bottom: 20px; }
    #contents .section#sec02 .sec_content .outro .ph {
      max-width: 800px; }
    #contents .section#sec03 .sec_content .intro .textarea .lead {
      font-size: 24px;
      margin-bottom: 20px; } }
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-3 ( 959px )
 
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 959px) {
  #contents .textarea p + p {
    margin-top: 15px; }
  #contents .section#sec01 .sec_content .intro .textarea .lead {
    font-size: 21px;
    margin-bottom: 15px; }
  #contents .section#sec01 .sec_content .feature {
    margin-top: 80px; }
  #contents .section#sec01 .sec_content .product {
    margin-top: 80px; }
  #contents .section#sec02 .sec_content .intro .textarea .lead {
    font-size: 21px;
    margin-bottom: 15px; }
  #contents .section#sec02 .sec_content .product {
    margin-top: 80px; }
  #contents .section#sec02 .sec_content .outro {
    margin-top: 80px; }
  #contents .section#sec03 .sec_content .intro .textarea .lead {
    font-size: 21px;
    margin-bottom: 15px; }
  #contents .section#sec03 .sec_content .product {
    margin-top: 80px; }
  #contents .sec_outro {
    padding: 90px 0; }
    #contents .sec_outro .maintitle {
      margin-left: .5em;
      margin-bottom: 30px; }
    #contents .sec_outro .textarea {
      font-size: 16px; } }
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-4 ( 644px )
 
------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 644px) {
  .mainvisual .mainarea {
    height: 480px; }
    .mainvisual .mainarea .ontext {
      margin-top: 145px; }
      .mainvisual .mainarea .ontext .logo {
        width: 260px; }
      .mainvisual .mainarea .ontext .catch {
        margin: 20px 0 15px;
        line-height: 1.6; }
      .mainvisual .mainarea .ontext .text {
        font-size: 15px; }
    .mainvisual .mainarea .blockimg {
      width: 230px;
      bottom: -55px;
      right: 10px; }
  .mainvisual .carousel {
    height: 190px; }
    .mainvisual .carousel .inner {
      height: 170px;
      background-size: 1372px 170px; }

  #contents {
    margin-top: 50px; }
    #contents .leadtitle {
      margin-bottom: 25px;
      letter-spacing: 0; }
    #contents .sec_intro .text p + p {
      margin-top: 15px; }
    #contents .sec_intro .blockimg {
      margin-top: 25px; }
    #contents .productlist {
      display: block;
      margin: 0; }
      #contents .productlist + .productlist {
        margin: 20px 0 0;
        padding: 20px 0 0;
        border-top: 1px solid #e9e9e9; }
      #contents .productlist li {
        width: auto;
        padding: 0; }
        #contents .productlist li a {
          display: flex;
          align-items: flex-start; }
        #contents .productlist li:nth-child(2), #contents .productlist li:nth-child(3) {
          transition-delay: 0s; }
        #contents .productlist li + li {
          margin: 20px 0 0;
          padding: 20px 0 0;
          border-top: 1px solid #e9e9e9; }
        #contents .productlist li .ph {
          width: 100px;
          flex-shrink: 0;
          margin-right: 5%; }
        #contents .productlist li .textarea {
          padding-top: 0; }
          #contents .productlist li .textarea .title {
            text-align: left;
            font-size: 16px;
            line-height: 1.6; }
          #contents .productlist li .textarea .text {
            font-size: 14px; }
    #contents .section .sec_headarea {
      padding: 20px 0 30px;
      margin: 60px 0 50px; }
      #contents .section .sec_headarea::after {
        width: 90px;
        height: 20px;
        bottom: -19px; }
      #contents .section .sec_headarea .num {
        margin-bottom: 25px; }
        #contents .section .sec_headarea .num::after {
          width: 60px;
          height: 4px;
          bottom: -12px; }
    #contents .section#sec01 .sec_content .intro .flex_inner {
      display: block; }
    #contents .section#sec01 .sec_content .intro .ph {
      width: auto;
      max-width: 400px;
      margin: 0 auto 25px;
      padding: 20px; }
    #contents .section#sec01 .sec_content .intro .textarea .lead {
      font-size: 18px;
      margin-bottom: 12px; }
    #contents .section#sec01 .sec_content .feature {
      margin-top: 50px; }
      #contents .section#sec01 .sec_content .feature .bgbox {
        margin-top: 70px;
        padding-bottom: 40px; }
        #contents .section#sec01 .sec_content .feature .bgbox .circle {
          margin-top: -50px; }
        #contents .section#sec01 .sec_content .feature .bgbox .text {
          margin-top: 25px;
          text-align: left; }
        #contents .section#sec01 .sec_content .feature .bgbox .morebtn a {
          margin-top: 20px; }
    #contents .section#sec01 .sec_content .product {
      margin-top: 50px; }
      #contents .section#sec01 .sec_content .product .morebtn a {
        margin-top: 35px; }
    #contents .section#sec02 .sec_content .intro .flex_inner {
      display: block; }
    #contents .section#sec02 .sec_content .intro .ph {
      width: auto;
      max-width: 400px;
      margin: 0 auto 25px;
      padding: 20px; }
    #contents .section#sec02 .sec_content .intro .textarea .lead {
      font-size: 18px;
      margin-bottom: 12px; }
    #contents .section#sec02 .sec_content .product {
      margin-top: 50px; }
      #contents .section#sec02 .sec_content .product .productlist > li {
        display: block; }
        #contents .section#sec02 .sec_content .product .productlist > li a {
          display: block; }
        #contents .section#sec02 .sec_content .product .productlist > li .ph {
          width: 100%; }
        #contents .section#sec02 .sec_content .product .productlist > li .textarea {
          padding-top: 20px; }
          #contents .section#sec02 .sec_content .product .productlist > li .textarea .title {
            text-align: center; }
          #contents .section#sec02 .sec_content .product .productlist > li .textarea .text {
            text-align: left; }
    #contents .section#sec02 .sec_content .outro {
      margin-top: 60px; }
    #contents .section#sec03 .sec_content .intro .flex_inner {
      display: block; }
    #contents .section#sec03 .sec_content .intro .ph {
      width: auto;
      max-width: 400px;
      margin: 0 auto 25px;
      padding: 20px; }
    #contents .section#sec03 .sec_content .intro .textarea .lead {
      font-size: 18px;
      margin-bottom: 12px; }
    #contents .section#sec03 .sec_content .product {
      margin-top: 40px; }
    #contents .sec_outro {
      padding: 70px 0;
      margin-top: 60px; }
      #contents .sec_outro .textarea {
        font-size: inherit;
        text-align: left; }
    #contents #formarea {
      padding: 35px 0; } }
