@charset "UTF-8";
/*
---------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------------------------------------------------
*/
#service-plan-header {
  position: relative;
  margin-top: 80px; }
  @media (min-width: 1024px) {
    #service-plan-header {
      margin-top: 100px; } }
  #service-plan-header .photo {
    width: 90%; }
    @media (min-width: 768px) {
      #service-plan-header .photo {
        width: 60%; } }
    #service-plan-header .photo img {
      border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px; }
  #service-plan-header .title-menu {
    position: relative;
    right: 5%; }
    @media (min-width: 768px) {
      #service-plan-header .title-menu {
        position: absolute;
        top: 0;
        bottom: 0;
        display: flex;
        align-items: center;
        height: 100%;
        margin: auto; } }
    #service-plan-header .title-menu .title-menu-in .title-txt h1 {
      line-height: 1.0em; }
      #service-plan-header .title-menu .title-menu-in .title-txt h1 div {
        font-family: "Dela Gothic One", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 2.0em;
        line-height: 1.0em;
        text-align: right;
        color: #fff; }
        @media (min-width: 768px) {
          #service-plan-header .title-menu .title-menu-in .title-txt h1 div {
            font-size: 8.0vw; } }
        @media (min-width: 1024px) {
          #service-plan-header .title-menu .title-menu-in .title-txt h1 div {
            font-size: 8.0vw; } }
    #service-plan-header .title-menu .title-menu-in .title-txt p {
      font-size: 0.9em;
      text-align: right;
      line-height: 1.8em;
      font-feature-settings: "palt";
      letter-spacing: 0.04em;
      margin-top: 20px; }
      @media (min-width: 1024px) {
        #service-plan-header .title-menu .title-menu-in .title-txt p {
          font-size: 1.0em;
          margin-top: 30px; } }
      @media (min-width: 1250px) {
        #service-plan-header .title-menu .title-menu-in .title-txt p {
          font-size: 1.125em;
          margin-top: 40px; } }
    #service-plan-header .title-menu .title-menu-in .pege-btn {
      margin: 40px 0 0 auto;
      display: flex;
      justify-content: end; }
      #service-plan-header .title-menu .title-menu-in .pege-btn ul {
        max-width: 260px;
        width: 90%; }
        @media (min-width: 1250px) {
          #service-plan-header .title-menu .title-menu-in .pege-btn ul {
            max-width: 380px; } }
        #service-plan-header .title-menu .title-menu-in .pege-btn ul li {
          border-top: 1px solid #000;
          position: relative; }
          #service-plan-header .title-menu .title-menu-in .pege-btn ul li:last-child {
            border-bottom: 1px solid #000; }
          #service-plan-header .title-menu .title-menu-in .pege-btn ul li a:hover svg > .st0 {
            stroke: #000; }
          #service-plan-header .title-menu .title-menu-in .pege-btn ul li a:hover svg > .st1 {
            fill: #fff; }
          #service-plan-header .title-menu .title-menu-in .pege-btn ul li a p {
            font-size: 1.0em;
            font-weight: bold;
            line-height: 1.0em;
            padding: 15px 0; }
            @media (min-width: 1180px) {
              #service-plan-header .title-menu .title-menu-in .pege-btn ul li a p {
                font-size: 1.35em;
                padding: 20px 0; } }
          #service-plan-header .title-menu .title-menu-in .pege-btn ul li a svg {
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            width: 30px;
            transform: rotate(90deg);
            margin: auto;
            transition: .5s; }
            @media (min-width: 1250px) {
              #service-plan-header .title-menu .title-menu-in .pege-btn ul li a svg {
                width: 40px; } }
            #service-plan-header .title-menu .title-menu-in .pege-btn ul li a svg .st0 {
              fill: none;
              stroke: #76ff00;
              stroke-width: 2px;
              transition: .5s; }
            #service-plan-header .title-menu .title-menu-in .pege-btn ul li a svg .st1 {
              fill: #000;
              transition: .5s; }

.page-common-midashi {
  margin-bottom: 30px; }
  @media (min-width: 1024px) {
    .page-common-midashi {
      margin-bottom: 60px; } }
  .page-common-midashi .title {
    position: relative;
    text-align: center; }
    .page-common-midashi .title h2 {
      font-family: "Dela Gothic One", sans-serif;
      font-style: normal;
      font-size: 3.5em;
      line-height: 0.9em;
      color: #fff; }
      @media (min-width: 1024px) {
        .page-common-midashi .title h2 {
          font-size: 6.0em; } }
      @media (min-width: 1250px) {
        .page-common-midashi .title h2 {
          font-size: 10.0em; } }
    .page-common-midashi .title h6 {
      position: absolute;
      top: 0.8em;
      bottom: 0;
      left: 0;
      right: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 0.9em;
      color: #00740D; }
      @media (min-width: 1024px) {
        .page-common-midashi .title h6 {
          font-size: 1.25em; } }
  .page-common-midashi h3 {
    font-size: 1.5em;
    text-align: center;
    font-feature-settings: "palt";
    letter-spacing: 0.04em;
    margin-top: 0.5em;
    position: relative; }
    @media (min-width: 1024px) {
      .page-common-midashi h3 {
        font-size: 2.0em;
        margin-top: -0.5em; } }
    @media (min-width: 1250px) {
      .page-common-midashi h3 {
        font-size: 3.0em; } }
  .page-common-midashi ul {
    margin-top: 30px;
    padding: 0 8%; }
    @media (min-width: 1024px) {
      .page-common-midashi ul {
        margin-top: 60px; } }
    .page-common-midashi ul li {
      font-size: 0.9em;
      line-height: 2.0em;
      text-align: justify;
      margin-bottom: 15px; }
      @media (min-width: 1024px) {
        .page-common-midashi ul li {
          font-size: 1.0em;
          text-align: center;
          margin-bottom: 30px; } }
      @media (min-width: 1250px) {
        .page-common-midashi ul li {
          font-size: 1.125em; } }
      .page-common-midashi ul li:last-child {
        margin-bottom: 0; }

/*
---------------------------------------------------------------------------------------------------------------------
サービス
---------------------------------------------------------------------------------------------------------------------
*/
#page-service {
  padding-top: 60px; }
  @media (min-width: 1024px) {
    #page-service {
      padding-top: 100px; } }
  #page-service .service-contents {
    background-color: #fff;
    max-width: 1040px;
    margin: auto;
    width: 90%;
    border-radius: 20px;
    padding: 40px 0; }
    @media (min-width: 768px) {
      #page-service .service-contents {
        border-radius: 40px;
        padding: 80px 0 80px; } }
    #page-service .service-contents #service2, #page-service .service-contents #service3 {
      padding-top: 60px; }
      @media (min-width: 768px) {
        #page-service .service-contents #service2, #page-service .service-contents #service3 {
          padding-top: 100px; } }
    #page-service .service-contents .service-type {
      max-width: 550px;
      width: 90%;
      margin: auto; }
      @media (min-width: 1024px) {
        #page-service .service-contents .service-type {
          max-width: 650px; } }
      #page-service .service-contents .service-type .type-title {
        text-align: center; }
        @media (min-width: 768px) {
          #page-service .service-contents .service-type .type-title {
            display: flex;
            align-items: flex-end;
            justify-content: center; } }
        #page-service .service-contents .service-type .type-title .no {
          font-family: "Dela Gothic One", sans-serif;
          font-style: normal;
          font-weight: 400;
          display: flex;
          align-items: center;
          justify-content: center; }
          @media (min-width: 768px) {
            #page-service .service-contents .service-type .type-title .no {
              justify-content: flex-start; } }
          #page-service .service-contents .service-type .type-title .no h5 {
            font-size: 0.9em;
            line-height: 0.9em;
            position: relative;
            top: 0.3em;
            z-index: 1; }
            @media (min-width: 1024px) {
              #page-service .service-contents .service-type .type-title .no h5 {
                font-size: 1.0em;
                top: 0.8em; } }
          #page-service .service-contents .service-type .type-title .no h6 {
            font-size: 5.0em;
            color: #76FF00;
            line-height: 0.9em;
            margin-left: -0.3em; }
            @media (min-width: 1024px) {
              #page-service .service-contents .service-type .type-title .no h6 {
                font-size: 9.0em; } }
        #page-service .service-contents .service-type .type-title .txt {
          margin-top: 10px; }
          @media (min-width: 768px) {
            #page-service .service-contents .service-type .type-title .txt {
              text-align: left;
              margin: 0 0 0 20px; } }
          #page-service .service-contents .service-type .type-title .txt h3 {
            font-size: 0.9em; }
            @media (min-width: 1024px) {
              #page-service .service-contents .service-type .type-title .txt h3 {
                font-size: 1.0em; } }
          #page-service .service-contents .service-type .type-title .txt h2 {
            font-size: 2.0em; }
            @media (min-width: 1024px) {
              #page-service .service-contents .service-type .type-title .txt h2 {
                font-size: 3.0em; } }
      #page-service .service-contents .service-type .txt1 {
        margin-top: 20px; }
        @media (min-width: 1024px) {
          #page-service .service-contents .service-type .txt1 {
            margin-top: 40px; } }
        #page-service .service-contents .service-type .txt1 p {
          font-size: 0.9em;
          line-height: 1.8em; }
          @media (min-width: 1024px) {
            #page-service .service-contents .service-type .txt1 p {
              font-size: 1.0em; } }
      #page-service .service-contents .service-type .contents {
        border: 2px solid #000;
        border-radius: 20px;
        margin-top: 20px;
        padding: 20px; }
        @media (min-width: 768px) {
          #page-service .service-contents .service-type .contents {
            border-radius: 30px;
            margin-top: 40px;
            padding: 40px; } }
        #page-service .service-contents .service-type .contents h3 {
          font-size: 1.125em;
          position: relative;
          z-index: 1; }
          @media (min-width: 1024px) {
            #page-service .service-contents .service-type .contents h3 {
              font-size: 1.25em; } }
          #page-service .service-contents .service-type .contents h3 .marker-animate {
            position: relative;
            display: inline-block; }
            #page-service .service-contents .service-type .contents h3 .marker-animate::after {
              content: '';
              position: absolute;
              left: 0;
              width: 0;
              transition: width 0.6s ease;
              z-index: -1; }
            #page-service .service-contents .service-type .contents h3 .marker-animate.support::after {
              width: 100%;
              bottom: 0;
              height: 20px;
              background: #76FF00; }
        #page-service .service-contents .service-type .contents .contents-in {
          margin-top: 20px; }
          @media (min-width: 768px) {
            #page-service .service-contents .service-type .contents .contents-in {
              display: flex; } }
          #page-service .service-contents .service-type .contents .contents-in ul {
            margin-bottom: 10px; }
            @media (min-width: 768px) {
              #page-service .service-contents .service-type .contents .contents-in ul {
                margin: 0 60px 0 0; } }
            #page-service .service-contents .service-type .contents .contents-in ul:last-child {
              margin: 0; }
            #page-service .service-contents .service-type .contents .contents-in ul li {
              display: flex;
              align-items: center;
              margin-bottom: 10px; }
              #page-service .service-contents .service-type .contents .contents-in ul li:last-child {
                margin-bottom: 0; }
              #page-service .service-contents .service-type .contents .contents-in ul li img {
                width: 18px; }
              #page-service .service-contents .service-type .contents .contents-in ul li p {
                font-size: 0.9em;
                font-weight: bold;
                margin-left: 10px; }
                @media (min-width: 1024px) {
                  #page-service .service-contents .service-type .contents .contents-in ul li p {
                    font-size: 1.0em; } }
      #page-service .service-contents .service-type .txt2 {
        margin-top: 20px; }
        @media (min-width: 1024px) {
          #page-service .service-contents .service-type .txt2 {
            margin-top: 40px; } }
        #page-service .service-contents .service-type .txt2 h6 {
          font-size: 0.9em;
          font-weight: normal;
          line-height: 1.6em; }
          @media (min-width: 1024px) {
            #page-service .service-contents .service-type .txt2 h6 {
              font-size: 1.0em; } }
        #page-service .service-contents .service-type .txt2 .other {
          margin-top: 10px; }
          @media (min-width: 1024px) {
            #page-service .service-contents .service-type .txt2 .other {
              margin-top: 20px; } }
          #page-service .service-contents .service-type .txt2 .other a {
            font-size: 0.8em;
            font-feature-settings: "palt";
            letter-spacing: 0.05em;
            color: #5D5D5D;
            position: relative;
            line-height: 1.4em;
            text-decoration: underline;
            transition: .5s; }
            @media (min-width: 1024px) {
              #page-service .service-contents .service-type .txt2 .other a {
                font-size: 0.9em; } }
            #page-service .service-contents .service-type .txt2 .other a:hover {
              color: #333; }

#page-plan {
  padding-top: 120px; }
  #page-plan .service-plan-card {
    position: relative;
    max-width: 1250px;
    width: 100%;
    margin: auto;
    overflow: hidden; }
    @media (min-width: 1024px) {
      #page-plan .service-plan-card {
        width: 90%; } }
    #page-plan .service-plan-card .swiper-slide {
      height: auto; }
      #page-plan .service-plan-card .swiper-slide .plan-box {
        height: 100%;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, #fff 50%, #fff 100%);
        border-radius: 30px;
        width: 90%;
        margin: auto; }
        @media (min-width: 1024px) {
          #page-plan .service-plan-card .swiper-slide .plan-box {
            width: 100%; } }
        #page-plan .service-plan-card .swiper-slide .plan-box .title {
          position: relative;
          background-color: #fff;
          border-radius: 100px;
          border: 4px solid #000;
          box-shadow: 2px 5px 0 #000;
          width: 95%;
          margin: auto; }
          @media (min-width: 1250px) {
            #page-plan .service-plan-card .swiper-slide .plan-box .title {
              width: 98%; } }
          #page-plan .service-plan-card .swiper-slide .plan-box .title h1 {
            font-size: 1.4em;
            display: flex;
            align-items: center;
            justify-content: center;
            height: 80px;
            margin: auto;
            position: relative;
            z-index: 1; }
            @media (min-width: 1250px) {
              #page-plan .service-plan-card .swiper-slide .plan-box .title h1 {
                font-size: 1.80em; } }
            #page-plan .service-plan-card .swiper-slide .plan-box .title h1 .marker-animate {
              position: relative;
              display: inline-block; }
              #page-plan .service-plan-card .swiper-slide .plan-box .title h1 .marker-animate::after {
                content: '';
                position: absolute;
                left: 0;
                width: 0;
                transition: width 0.6s ease;
                z-index: -1; }
              #page-plan .service-plan-card .swiper-slide .plan-box .title h1 .marker-animate.plan-under::after {
                width: 100%;
                bottom: -4px;
                height: 5px;
                background: #76FF00; }
          #page-plan .service-plan-card .swiper-slide .plan-box .title img {
            width: 30px;
            position: absolute;
            left: 30%; }
            @media (min-width: 1250px) {
              #page-plan .service-plan-card .swiper-slide .plan-box .title img {
                width: 40px; } }
        #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents {
          background-color: #fff;
          border-radius: 20px;
          padding: 40px 30px;
          margin-top: 40px; }
          @media (min-width: 1024px) {
            #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents {
              padding: 40px 25px; } }
          @media (min-width: 1250px) {
            #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents {
              border-radius: 30px;
              padding: 60px 40px;
              margin-top: 60px; } }
          #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents .txt h3 {
            font-size: 1.25em;
            line-height: 1.4em;
            text-align: center; }
            @media (min-width: 1250px) {
              #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents .txt h3 {
                font-size: 1.5em; } }
          #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents .txt h2 {
            font-size: 2.25em;
            text-align: center;
            margin-top: 20px; }
            @media (min-width: 1250px) {
              #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents .txt h2 {
                font-size: 2.5em; } }
          #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents .txt p {
            font-size: 0.9em;
            text-align: justify;
            line-height: 1.8em;
            margin-top: 20px; }
            @media (min-width: 1250px) {
              #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents .txt p {
                font-size: 1.0em;
                margin-top: 40px; } }
          #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents h4 {
            font-size: 1.125em;
            margin-top: 30px;
            display: inline-block;
            position: relative;
            z-index: 1; }
            @media (min-width: 1250px) {
              #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents h4 {
                font-size: 1.25em;
                margin-top: 40px; } }
            #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents h4 .marker-animate {
              position: relative;
              display: inline-block; }
              #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents h4 .marker-animate::after {
                content: '';
                position: absolute;
                left: 0;
                width: 0;
                transition: width 0.6s ease;
                z-index: -1; }
              #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents h4 .marker-animate.support::after {
                width: 100%;
                bottom: 0;
                height: 20px;
                background: #76FF00; }
            #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents h4.marker {
              background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 15%, #76FF00 15%, #76FF00 85%, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0) 100%); }
          #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents ul {
            margin-top: 15px; }
            #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents ul li {
              margin-bottom: 10px;
              display: flex; }
              #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents ul li:last-child {
                margin-bottom: 0; }
              #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents ul li img {
                width: 18px; }
              #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents ul li p {
                font-size: 1.0em;
                font-weight: bold;
                margin-left: 10px; }
                @media (min-width: 1250px) {
                  #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents ul li p {
                    font-size: 1.125em; } }
              #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents ul li h6 {
                font-size: 0.9em;
                font-weight: normal;
                line-height: 1.4em; }
                @media (min-width: 1250px) {
                  #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents ul li h6 {
                    font-size: 1.0em; } }
          #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents .other {
            margin-top: 20px; }
            @media (min-width: 1250px) {
              #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents .other {
                margin-top: 40px; } }
            #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents .other a {
              display: flex;
              align-items: center; }
              #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents .other a h5 {
                font-size: 0.9em; }
                @media (min-width: 1250px) {
                  #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents .other a h5 {
                    font-size: 1.0em; } }
              #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents .other a img {
                width: 24px;
                margin-left: 10px; }
          #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents .txt2 {
            margin-top: 40px; }
            #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents .txt2 h6 {
              font-size: 0.8em;
              font-weight: normal;
              line-height: 1.4em; }
              @media (min-width: 1024px) {
                #page-plan .service-plan-card .swiper-slide .plan-box .plan-contents .txt2 h6 {
                  font-size: 0.9em; } }
    #page-plan .service-plan-card .swiper-button-prev, #page-plan .service-plan-card .swiper-button-next {
      top: 130px; }
    #page-plan .service-plan-card .swiper-button-prev {
      right: 62px;
      left: inherit; }
    @media (min-width: 1024px) {
      #page-plan .service-plan-card .swiper-button-prev,
      #page-plan .service-plan-card .swiper-button-next {
        display: none; } }

.modaal-container {
  position: relative;
  display: inline-block;
  width: 96%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 600px;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  cursor: auto;
  border-radius: 20px; }
  @media (min-width: 1024px) {
    .modaal-container {
      padding: 20px; } }
  .modaal-container .plan-popup {
    background-color: #fff; }
    .modaal-container .plan-popup h3 {
      font-size: 1.0em;
      font-feature-settings: "palt";
      letter-spacing: 0.04em; }
      @media (min-width: 1024px) {
        .modaal-container .plan-popup h3 {
          font-size: 1.125em; } }
    .modaal-container .plan-popup ul {
      margin-top: 10px; }
      .modaal-container .plan-popup ul li {
        font-size: 0.9em;
        margin-bottom: 5px; }
        @media (min-width: 1024px) {
          .modaal-container .plan-popup ul li {
            font-size: 1.0em; } }
    .modaal-container .plan-popup p {
      font-size: 0.9em;
      margin-top: 30px; }
      @media (min-width: 1024px) {
        .modaal-container .plan-popup p {
          font-size: 1.0em; } }
  .modaal-container .modaal-close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    opacity: 1;
    width: 40px;
    height: 40px;
    background: #76FF00;
    border-radius: 100%;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 100; }
  .modaal-container .modaal-close:after, .modaal-container .modaal-close:before {
    display: block;
    content: " ";
    position: absolute;
    top: 11px;
    left: 19px;
    width: 3px;
    height: 18px;
    border-radius: 4px;
    background: #000;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out; }
