/* line 5, strength.scss */
.page-title.page-topimage::before {
  background-image: url("../img/topimage_strength.jpg"); }
  @media screen and (max-width: 800px) {
    /* line 5, strength.scss */
    .page-title.page-topimage::before {
      background-image: url("../img/topimage_strength_sp.jpg"); } }

/* line 14, strength.scss */
main {
  padding-bottom: 0; }

/* line 19, strength.scss */
.wrapper h2 {
  margin: 0 0 25px;
  padding: 0; }
  /* line 22, strength.scss */
  .wrapper h2::before {
    display: none; }
  /* line 25, strength.scss */
  .wrapper h2 .en {
    display: block;
    color: #06CB43;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0; }
    @media screen and (max-width: 800px) {
      /* line 25, strength.scss */
      .wrapper h2 .en {
        font-size: 18px;
        margin-bottom: 5px; } }
  /* line 36, strength.scss */
  .wrapper h2 .jp {
    font-size: 36px;
    line-height: 1.6; }
    @media screen and (max-width: 800px) {
      /* line 36, strength.scss */
      .wrapper h2 .jp {
        font-size: 24px; } }
/* line 44, strength.scss */
.wrapper h3 {
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  padding: 0 0 0 24px;
  margin-bottom: 20px;
  border: none; }
  @media screen and (max-width: 800px) {
    /* line 44, strength.scss */
    .wrapper h3 {
      font-size: 18px; } }
  /* line 54, strength.scss */
  .wrapper h3::before {
    position: absolute;
    left: 0;
    top: 12px;
    width: 16px;
    height: 16px;
    background-color: #06CB43;
    content: "";
    border-radius: 50%; }
    @media screen and (max-width: 800px) {
      /* line 54, strength.scss */
      .wrapper h3::before {
        top: 9px;
        width: 14px;
        height: 14px; } }

/* line 75, strength.scss */
.bg-lightorange {
  background-color: #F5EDE1; }

/* line 78, strength.scss */
.strength01 {
  padding: 105px 0; }
  @media screen and (max-width: 800px) {
    /* line 78, strength.scss */
    .strength01 {
      padding: 65px 0; } }

/* line 84, strength.scss */
.read-strength {
  font-size: 15px;
  margin-bottom: 40px; }
  @media screen and (max-width: 800px) {
    /* line 84, strength.scss */
    .read-strength {
      margin-bottom: 35px; } }

/* line 92, strength.scss */
.strength-photo {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 25px 1.8%;
  padding: 0 40px;
  z-index: 1; }
  @media screen and (max-width: 800px) {
    /* line 92, strength.scss */
    .strength-photo {
      gap: 20px 0;
      padding: 0 20px; } }
  /* line 103, strength.scss */
  .strength-photo.strength-photo02 {
    gap: 15px 1%;
    margin-top: 25px; }
    @media screen and (max-width: 800px) {
      /* line 103, strength.scss */
      .strength-photo.strength-photo02 {
        gap: 9px 2.6%;
        margin-top: 20px; } }
    @media screen and (max-width: 800px) {
      /* line 111, strength.scss */
      .strength-photo.strength-photo02 figure:nth-child(1) {
        order: 1; } }
    @media screen and (max-width: 800px) {
      /* line 116, strength.scss */
      .strength-photo.strength-photo02 figure:nth-child(2) {
        order: 2; } }
    @media screen and (max-width: 800px) {
      /* line 121, strength.scss */
      .strength-photo.strength-photo02 figure:nth-child(3) {
        order: 3; } }
    @media screen and (max-width: 800px) {
      /* line 126, strength.scss */
      .strength-photo.strength-photo02 figure:nth-child(4) {
        order: 4; } }
    @media screen and (max-width: 800px) {
      /* line 131, strength.scss */
      .strength-photo.strength-photo02 figure:nth-child(5) {
        order: 5; } }
    @media screen and (max-width: 800px) {
      /* line 136, strength.scss */
      .strength-photo.strength-photo02 figure:nth-child(6) {
        order: 8; } }
    @media screen and (max-width: 800px) {
      /* line 141, strength.scss */
      .strength-photo.strength-photo02 figure:nth-child(7) {
        order: 6; } }
    @media screen and (max-width: 800px) {
      /* line 146, strength.scss */
      .strength-photo.strength-photo02 figure:nth-child(8) {
        order: 7; } }
    @media screen and (max-width: 800px) {
      /* line 151, strength.scss */
      .strength-photo.strength-photo02 figure:nth-child(9) {
        width: 23%;
        order: 10; } }
    @media screen and (max-width: 800px) {
      /* line 157, strength.scss */
      .strength-photo.strength-photo02 figure:nth-child(10) {
        width: 23%;
        order: 11; } }
    @media screen and (max-width: 800px) {
      /* line 163, strength.scss */
      .strength-photo.strength-photo02 figure:nth-child(11) {
        order: 9; } }
    @media screen and (max-width: 800px) {
      /* line 168, strength.scss */
      .strength-photo.strength-photo02 figure:nth-child(12) {
        order: 12; } }
    @media screen and (max-width: 800px) {
      /* line 173, strength.scss */
      .strength-photo.strength-photo02 figure:nth-child(13) {
        order: 13; } }
    @media screen and (max-width: 800px) {
      /* line 178, strength.scss */
      .strength-photo.strength-photo02 figure:nth-child(14) {
        order: 14; } }
    @media screen and (max-width: 800px) {
      /* line 183, strength.scss */
      .strength-photo.strength-photo02 figure:nth-child(15) {
        order: 15; } }
  /* line 191, strength.scss */
  .strength-photo figure {
    position: relative; }
    /* line 193, strength.scss */
    .strength-photo figure.p172 {
      width: 13%; }
      @media screen and (max-width: 800px) {
        /* line 193, strength.scss */
        .strength-photo figure.p172 {
          width: 23%; } }
    /* line 199, strength.scss */
    .strength-photo figure.p183 {
      width: 14.05%; }
      @media screen and (max-width: 800px) {
        /* line 199, strength.scss */
        .strength-photo figure.p183 {
          width: 31.6%; } }
    /* line 205, strength.scss */
    .strength-photo figure.p279 {
      width: 21.2%; }
      @media screen and (max-width: 800px) {
        /* line 205, strength.scss */
        .strength-photo figure.p279 {
          width: 100%; } }
    /* line 211, strength.scss */
    .strength-photo figure.p305 {
      width: 23.29%; }
      @media screen and (max-width: 800px) {
        /* line 211, strength.scss */
        .strength-photo figure.p305 {
          width: 48.7%; } }
    /* line 217, strength.scss */
    .strength-photo figure.p318 {
      width: 24.25%; }
      @media screen and (max-width: 800px) {
        /* line 217, strength.scss */
        .strength-photo figure.p318 {
          width: 48.7%; } }
    /* line 223, strength.scss */
    .strength-photo figure.p324 {
      width: 24.7%; }
      @media screen and (max-width: 800px) {
        /* line 223, strength.scss */
        .strength-photo figure.p324 {
          width: 48.7%; } }
    /* line 229, strength.scss */
    .strength-photo figure.p496 {
      width: 37.6%; }
      @media screen and (max-width: 800px) {
        /* line 229, strength.scss */
        .strength-photo figure.p496 {
          width: 100%; } }
    /* line 235, strength.scss */
    .strength-photo figure.p644 {
      width: 49.1%; }
      @media screen and (max-width: 800px) {
        /* line 235, strength.scss */
        .strength-photo figure.p644 {
          width: 100%; } }
    /* line 241, strength.scss */
    .strength-photo figure.p800 {
      width: 60.6%; }
      @media screen and (max-width: 800px) {
        /* line 241, strength.scss */
        .strength-photo figure.p800 {
          width: 100%; } }
    /* line 247, strength.scss */
    .strength-photo figure figcaption {
      position: absolute;
      width: 100%;
      left: 0;
      bottom: 0;
      color: #FFFFFF;
      font-size: 13px;
      line-height: 1.5;
      background-color: rgba(29, 29, 29, 0.7);
      border-radius: 0 0 20px 20px;
      padding: 9px 15px;
      z-index: 1; }
      @media screen and (max-width: 800px) {
        /* line 247, strength.scss */
        .strength-photo figure figcaption {
          border-radius: 0 0 15px 15px;
          padding: 5px 15px; } }
    /* line 264, strength.scss */
    .strength-photo figure img {
      position: relative;
      width: 100%;
      border-radius: 20px;
      z-index: 0; }
      @media screen and (max-width: 800px) {
        /* line 264, strength.scss */
        .strength-photo figure img {
          border-radius: 15px; } }

/* line 278, strength.scss */
.strength02 {
  padding-bottom: 105px;
  margin-bottom: 125px; }
  @media screen and (max-width: 800px) {
    /* line 278, strength.scss */
    .strength02 {
      padding-bottom: 60px;
      margin-bottom: 55px; } }

/* line 286, strength.scss */
.strength02-map {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 40px);
  max-width: 1170px;
  margin: -25px auto 0;
  z-index: 0; }
  @media screen and (max-width: 800px) {
    /* line 286, strength.scss */
    .strength02-map {
      flex-wrap: wrap;
      gap: 35px 0;
      margin-top: -35px; } }
  /* line 300, strength.scss */
  .strength02-map .strength02-map-img {
    width: 44.3%; }
    @media screen and (max-width: 800px) {
      /* line 300, strength.scss */
      .strength02-map .strength02-map-img {
        width: 100%;
        margin-left: -20px; }
        /* line 305, strength.scss */
        .strength02-map .strength02-map-img img {
          width: 100%; } }
  /* line 310, strength.scss */
  .strength02-map .r-map {
    width: 48.3%; }
    @media screen and (max-width: 800px) {
      /* line 310, strength.scss */
      .strength02-map .r-map {
        width: 100%; } }
    /* line 315, strength.scss */
    .strength02-map .r-map .read-map {
      font-size: 24px;
      font-weight: 700;
      line-height: 1.58;
      margin-bottom: 35px; }
      @media screen and (max-width: 800px) {
        /* line 315, strength.scss */
        .strength02-map .r-map .read-map {
          font-size: 18px;
          line-height: 1.67;
          letter-spacing: 0;
          margin-bottom: 30px; } }
      /* line 326, strength.scss */
      .strength02-map .r-map .read-map .genzai {
        display: block;
        font-size: 15px;
        font-weight: 400;
        margin-top: 8px; }
        @media screen and (max-width: 800px) {
          /* line 326, strength.scss */
          .strength02-map .r-map .read-map .genzai {
            font-size: 13px; } }
    @media screen and (max-width: 800px) {
      /* line 336, strength.scss */
      .strength02-map .r-map .btn {
        margin: 0 auto; } }

/* line 346, strength.scss */
.strength03 {
  margin-bottom: 200px; }
  @media screen and (max-width: 800px) {
    /* line 346, strength.scss */
    .strength03 {
      margin-bottom: 80px; } }

/* line 352, strength.scss */
.cap-strength {
  color: #06CB43;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.36;
  margin: 60px 0; }
  @media screen and (max-width: 800px) {
    /* line 352, strength.scss */
    .cap-strength {
      width: calc(100% + 20px);
      font-size: 22px;
      line-height: 1.72;
      margin: 20px 0 30px; } }

/* line 366, strength.scss */
.strength03-top {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 125px; }
  @media screen and (max-width: 800px) {
    /* line 366, strength.scss */
    .strength03-top {
      display: block;
      border-radius: 0 15px 15px 0;
      margin-bottom: 75px;
      padding-top: 40px; } }
  /* line 377, strength.scss */
  .strength03-top.strength03-top02 {
    margin: 120px 0 140px; }
    @media screen and (max-width: 800px) {
      /* line 377, strength.scss */
      .strength03-top.strength03-top02 {
        margin: 60px 0 80px; } }
  /* line 383, strength.scss */
  .strength03-top::before {
    position: absolute;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100%;
    content: "";
    background-color: #FFFFFF;
    border-radius: 0 20px 20px 0;
    z-index: -1;
    pointer-events: none; }
    @media screen and (max-width: 800px) {
      /* line 383, strength.scss */
      .strength03-top::before {
        height: calc(100% - 25px); } }
  /* line 398, strength.scss */
  .strength03-top .l-s03-top {
    width: 52%; }
    @media screen and (max-width: 800px) {
      /* line 398, strength.scss */
      .strength03-top .l-s03-top {
        width: 100%; } }
    /* line 403, strength.scss */
    .strength03-top .l-s03-top .s03-title {
      border-left: 4px solid #06CB43;
      padding-left: 20px; }
      @media screen and (max-width: 800px) {
        /* line 403, strength.scss */
        .strength03-top .l-s03-top .s03-title {
          border-left: 3px solid #06CB43;
          padding-left: 15px; } }
      /* line 410, strength.scss */
      .strength03-top .l-s03-top .s03-title p {
        font-size: 28px;
        font-weight: 700;
        line-height: 1.57;
        margin-bottom: 20px; }
        @media screen and (max-width: 800px) {
          /* line 410, strength.scss */
          .strength03-top .l-s03-top .s03-title p {
            font-size: 22px; } }
        /* line 418, strength.scss */
        .strength03-top .l-s03-top .s03-title p:last-child {
          margin-bottom: 0; }
  /* line 424, strength.scss */
  .strength03-top .s03-top-img {
    width: 50vw;
    margin-right: calc(50% - 50vw);
    translate: 0 80px; }
    @media screen and (max-width: 800px) {
      /* line 424, strength.scss */
      .strength03-top .s03-top-img {
        width: calc(100% + 20px);
        margin: 0;
        translate: 0 35px; } }
    /* line 433, strength.scss */
    .strength03-top .s03-top-img img {
      width: 100%;
      border-radius: 20px 0 0 20px; }
      @media screen and (max-width: 800px) {
        /* line 433, strength.scss */
        .strength03-top .s03-top-img img {
          border-radius: 15px 0 0 15px; } }

/* line 444, strength.scss */
.team {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 85px; }
  @media screen and (max-width: 800px) {
    /* line 444, strength.scss */
    .team {
      flex-wrap: wrap;
      gap: 40px 0;
      margin-bottom: 35px; } }
  /* line 454, strength.scss */
  .team .team-img {
    width: 48%; }
    @media screen and (max-width: 800px) {
      /* line 454, strength.scss */
      .team .team-img {
        width: 100%; } }
    /* line 459, strength.scss */
    .team .team-img img {
      width: 100%; }
  /* line 463, strength.scss */
  .team .r-team {
    width: 48%; }
    @media screen and (max-width: 800px) {
      /* line 463, strength.scss */
      .team .r-team {
        width: 100%; } }
    /* line 468, strength.scss */
    .team .r-team p {
      margin: 0; }

/* line 474, strength.scss */
.oneteam {
  margin-bottom: 35px; }

/* line 478, strength.scss */
.strength-img {
  display: flex;
  flex-wrap: wrap;
  gap: 0 3.5%; }
  @media screen and (max-width: 800px) {
    /* line 478, strength.scss */
    .strength-img {
      gap: 25px 0; } }
  /* line 485, strength.scss */
  .strength-img figure {
    width: 31%; }
    @media screen and (max-width: 800px) {
      /* line 485, strength.scss */
      .strength-img figure {
        width: 100%; } }
    /* line 490, strength.scss */
    .strength-img figure img {
      width: 100%;
      border-radius: 20px; }
      @media screen and (max-width: 800px) {
        /* line 490, strength.scss */
        .strength-img figure img {
          border-radius: 15px; } }
    /* line 497, strength.scss */
    .strength-img figure figcaption {
      font-size: 15px;
      line-height: 1.8;
      margin-top: 5px; }

/* line 505, strength.scss */
.system {
  display: flex;
  justify-content: center;
  border-radius: 20px;
  padding: 65px 0;
  margin-bottom: 105px; }
  @media screen and (max-width: 800px) {
    /* line 505, strength.scss */
    .system {
      flex-wrap: wrap;
      gap: 60px 0;
      border-radius: 15px;
      padding: 40px 10px;
      margin-bottom: 45px; } }
  /* line 518, strength.scss */
  .system h4 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 20px; }
    @media screen and (max-width: 800px) {
      /* line 518, strength.scss */
      .system h4 {
        line-height: 1.6; } }
  /* line 528, strength.scss */
  .system .l-system {
    width: 18.4%;
    margin-right: 110px; }
    @media screen and (max-width: 800px) {
      /* line 528, strength.scss */
      .system .l-system {
        width: 100%;
        margin: 0; } }
    /* line 535, strength.scss */
    .system .l-system h4 {
      color: #8D8D8D; }
    /* line 538, strength.scss */
    .system .l-system figure {
      position: relative;
      width: 100%; }
      @media screen and (max-width: 800px) {
        /* line 538, strength.scss */
        .system .l-system figure {
          width: 93.7%;
          margin: 0 auto; }
          /* line 544, strength.scss */
          .system .l-system figure img {
            width: 100%; } }
      /* line 548, strength.scss */
      .system .l-system figure::after {
        position: absolute;
        right: -60px;
        top: 50%;
        translate: 0 -90%;
        width: 18px;
        height: 42px;
        content: "";
        background-color: #8D8D8D;
        clip-path: polygon(0 0, 0% 100%, 100% 50%); }
        @media screen and (max-width: 800px) {
          /* line 548, strength.scss */
          .system .l-system figure::after {
            top: auto;
            right: auto;
            left: 50%;
            bottom: -45px;
            translate: -50% 0;
            width: 42px;
            height: 18px;
            clip-path: polygon(50% 100%, 0 0, 100% 0); } }
  /* line 571, strength.scss */
  .system .r-system {
    width: 45%; }
    @media screen and (max-width: 800px) {
      /* line 571, strength.scss */
      .system .r-system {
        width: 100%; } }
    /* line 576, strength.scss */
    .system .r-system figure {
      width: 80.9%;
      margin: 0 auto; }
      @media screen and (max-width: 800px) {
        /* line 576, strength.scss */
        .system .r-system figure {
          width: 100%; }
          /* line 581, strength.scss */
          .system .r-system figure img {
            width: 100%; } }

/* line 589, strength.scss */
.technology-content {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px; }
  @media screen and (max-width: 800px) {
    /* line 589, strength.scss */
    .technology-content {
      flex-wrap: wrap;
      gap: 20px 0;
      margin-bottom: 50px; } }
  /* line 598, strength.scss */
  .technology-content .technology-img {
    width: 31%; }
    @media screen and (max-width: 800px) {
      /* line 598, strength.scss */
      .technology-content .technology-img {
        width: 100%; } }
    /* line 603, strength.scss */
    .technology-content .technology-img img {
      width: 100%;
      border-radius: 20px; }
      @media screen and (max-width: 800px) {
        /* line 603, strength.scss */
        .technology-content .technology-img img {
          border-radius: 15px; } }
  /* line 611, strength.scss */
  .technology-content .r-technology {
    width: 65.5%; }
    @media screen and (max-width: 800px) {
      /* line 611, strength.scss */
      .technology-content .r-technology {
        width: 100%; } }
    /* line 616, strength.scss */
    .technology-content .r-technology h4 {
      line-height: 1.56;
      border-top: 1px solid #DDDDDD;
      border-bottom: 1px solid #DDDDDD;
      padding: 15px 0;
      margin-bottom: 20px; }
      @media screen and (max-width: 800px) {
        /* line 616, strength.scss */
        .technology-content .r-technology h4 {
          margin-bottom: 10px; } }
    /* line 626, strength.scss */
    .technology-content .r-technology p {
      margin: 0; }

/* line 632, strength.scss */
.quality {
  margin-bottom: 90px; }
  @media screen and (max-width: 800px) {
    /* line 632, strength.scss */
    .quality {
      margin-bottom: 30px; } }

/* line 639, strength.scss */
.read-quality,
.read-aftercare {
  margin-bottom: 25px; }

/* line 645, strength.scss */
.strength-bottom {
  height: 45.7vw;
  min-height: 640px;
  background-image: url("../img/bg_strengthbottom.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding-top: 160px; }
  @media screen and (max-width: 800px) {
    /* line 645, strength.scss */
    .strength-bottom {
      height: 152vw;
      min-height: 570px;
      background-image: url("../img/bg_strengthbottom_sp.jpg");
      padding-top: 80px; } }
  /* line 659, strength.scss */
  .strength-bottom .sbc {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 800px) {
      /* line 659, strength.scss */
      .strength-bottom .sbc {
        flex-wrap: wrap;
        gap: 30px 0; } }
    /* line 666, strength.scss */
    .strength-bottom .sbc .l-sbc {
      width: 48%;
      padding: 0 0 0 60px; }
      @media screen and (max-width: 800px) {
        /* line 666, strength.scss */
        .strength-bottom .sbc .l-sbc {
          width: 100%;
          padding: 0; } }
      /* line 673, strength.scss */
      .strength-bottom .sbc .l-sbc p {
        font-size: 28px;
        font-weight: 700;
        margin: 0; }
        @media screen and (max-width: 800px) {
          /* line 673, strength.scss */
          .strength-bottom .sbc .l-sbc p {
            font-size: 22px;
            line-height: 1.6; } }
    /* line 683, strength.scss */
    .strength-bottom .sbc .r-sbc {
      width: 48%;
      padding: 0 0 0 60px; }
      @media screen and (max-width: 800px) {
        /* line 683, strength.scss */
        .strength-bottom .sbc .r-sbc {
          width: 100%;
          padding: 0; } }
      /* line 690, strength.scss */
      .strength-bottom .sbc .r-sbc p {
        font-size: 16px;
        font-weight: 500;
        line-height: 2;
        margin-bottom: 0; }
        @media screen and (max-width: 800px) {
          /* line 690, strength.scss */
          .strength-bottom .sbc .r-sbc p {
            font-size: 14px;
            line-height: 2.29; } }

/*# sourceMappingURL=strength.css.map */
