@charset "UTF-8";
img {
  image-rendering: -webkit-optimize-contrast;
  max-width: 100%;
  height: auto;
}

body.page p:empty {
  display: none;
}

figure {
  margin-bottom: 0;
}

a.c-undeline {
  text-decoration: underline;
}

/*-------------------------------
  anker
-------------------------------*/
.anker {
  padding-top: 30px;
  display: block;
  height: 1px;
  margin-top: -30px;
}

/*-------------------------------
  midashi
-------------------------------*/
.c-midashi1 {
  font-size: clamp(4.8rem, -1.736rem + 7.11vw, 7.2rem);
  text-align: center;
  line-height: 1.2;
  font-weight: 500;
  color: #233447;
}

.c-midashi2 {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: clamp(2.6rem, 1.371rem + 2.06vw, 3.8rem);
  line-height: 1.4;
  white-space: nowrap;
  text-align: center;
  color: #234993;
}
.c-midashi2__green {
  color: #08756d;
}
.c-midashi2__black {
  color: #000000;
}

@media screen and (max-width: 1024px) {
  .c-midashi2 {
    font-size: clamp(1.6rem, 1.071rem + 1.46vw, 2.2rem);
    white-space: wrap;
  }
}
.c-midashi3 {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: clamp(2.4rem, 1.071rem + 1.36vw, 3.4rem);
  line-height: 1.4;
  padding: 5px 10px;
  text-align: center;
  background: #143883;
  color: #fff;
  text-align: center;
}
.c-midashi3.redbg {
  background: #d14a56;
}
.c-midashi3.bluebg {
  background: #328fc6;
}
.c-midashi3.green2 {
  background: #0094a1;
}
.c-midashi3.orange {
  background: #f29600;
}
.c-midashi3.green {
  background: #08756d;
}
.c-midashi3.yellow {
  background: -webkit-gradient(linear, left top, right top, from(#a68411), color-stop(#eacb21), to(#a68411));
  background: linear-gradient(to right, #a68411, #eacb21, #a68411);
}

@media screen and (max-width: 1024px) {
  .c-midashi3 {
    padding: 10px 10px;
    font-size: clamp(1.6rem, 1.071rem + 1.06vw, 2.4rem);
  }
}
/*-------------------------------
  1-top
-------------------------------*/
.p-hero {
  margin: auto;
  background: url("../images/top/img_hero_bg.webp") 0 50% no-repeat;
  background-size: cover;
  padding-top: 155px;
}
.p-hero__inner {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  padding: 0;
  min-width: 1300px;
  max-width: 100%;
}
.p-hero__slide {
  width: 100%;
  height: 100%;
  position: relative;
  margin-bottom: 0 !important;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  opacity: 0;
}
.p-hero__slide.slick-slider {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.p-hero__slide.slick-slider.slick-initialized {
  opacity: 1;
}
.p-hero__slide .slick-track {
  position: relative;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.p-hero__slide > div {
  position: relative;
}
.p-hero__slide figure {
  position: relative;
  text-align: center;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1400px;
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-hero__slide figure picture {
  display: block;
  width: 100%;
  height: 100%;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.p-hero__slide figure picture img {
  height: 100%;
  width: auto;
  max-width: 100vw;
}
.p-hero__slide__link1 {
  position: absolute;
  bottom: 8%;
  left: 7%;
  width: 330px;
  height: 60px;
  max-width: 24%;
}
.p-hero__slide__link1.slide1 {
  left: 10%;
}
.p-hero__slide__link1.slide2 {
  left: 13%;
}
.p-hero__slide__link1.slide3 {
  left: 10%;
}
.p-hero__slide__link1.slide4 {
  left: 13%;
}
.p-hero__slide__link2 {
  position: absolute;
  bottom: 8%;
  left: 34%;
  width: 330px;
  max-width: 24%;
  height: 60px;
}
.p-hero__slide__link2.slide1 {
  left: 35%;
}
.p-hero__slide__link2.slide2 {
  left: 39%;
}
.p-hero__slide__link2.slide3 {
  left: 36%;
}
.p-hero__slide__link2.slide4 {
  left: 39%;
}
.p-hero__slide .slick-prev {
  left: 50px;
  width: 60px;
  height: 60px;
  z-index: 2;
}
.p-hero__slide .slick-prev:before {
  opacity: 1;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/top/img_slide_prev.svg") 0 0 no-repeat;
  -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  background-size: contain;
}
.p-hero__slide .slick-prev:hover {
  opacity: 1;
}
.p-hero__slide .slick-prev:hover:before {
  -webkit-transform: translateX(-15%);
          transform: translateX(-15%);
}
.p-hero__slide .slick-next {
  right: 50px;
  width: 60px;
  height: 60px;
  z-index: 2;
}
.p-hero__slide .slick-next:before {
  opacity: 1;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/top/img_slide_next.svg") 0 0 no-repeat;
  background-size: contain;
  -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
}
.p-hero__slide .slick-next:hover {
  opacity: 1;
}
.p-hero__slide .slick-next:hover:before {
  -webkit-transform: translateX(15%);
          transform: translateX(15%);
}
.p-hero__slide .slick-dots {
  z-index: 5;
  bottom: -35px;
}
.p-hero__slide .slick-dots li {
  margin-right: 3px;
}
.p-hero__slide .slick-dots li button:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 10px;
  border: 2px solid #143883;
  background: #fff;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.p-hero__slide .slick-dots li.slick-active button:before {
  border-color: #fff;
  background: #143883;
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .p-hero {
    background: url("../images/top/img_hero_bg@2x.webp") 0 50% no-repeat;
    background-size: cover;
    padding-top: 155px;
  }
  .p-hero__inner {
    min-width: 1024px;
  }
  .p-hero__slide {
    width: 100%;
    height: 100%;
    position: relative;
    margin-bottom: 0 !important;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .p-hero__slide .slick-track {
    position: relative;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .p-hero__slide figure {
    position: relative;
    text-align: center;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-hero__slide figure picture {
    display: block;
    width: 100%;
    height: 100%;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-hero__slide figure picture img {
    height: 100%;
    width: auto;
    max-width: 100vw;
  }
  .p-hero__slide__link1 {
    position: absolute;
    bottom: 8%;
    left: 7%;
    width: 310px;
    height: 60px;
    max-width: 24%;
  }
  .p-hero__slide__link2 {
    position: absolute;
    bottom: 8%;
    left: 34%;
    width: 310px;
    max-width: 24%;
    height: 60px;
  }
  .p-hero__slide .slick-prev {
    left: 50px;
    width: 60px;
    height: 60px;
    z-index: 2;
  }
  .p-hero__slide .slick-prev:before {
    opacity: 1;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/top/img_slide_prev.svg") 0 0 no-repeat;
    -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
    -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
    transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
    background-size: contain;
  }
  .p-hero__slide .slick-prev:hover {
    opacity: 1;
  }
  .p-hero__slide .slick-prev:hover:before {
    -webkit-transform: translateX(-15%);
            transform: translateX(-15%);
  }
  .p-hero__slide .slick-next {
    right: 50px;
    width: 60px;
    height: 60px;
    z-index: 2;
  }
  .p-hero__slide .slick-next:before {
    opacity: 1;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/top/img_slide_next.svg") 0 0 no-repeat;
    background-size: contain;
    -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
    -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
    transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  }
  .p-hero__slide .slick-next:hover {
    opacity: 1;
  }
  .p-hero__slide .slick-next:hover:before {
    -webkit-transform: translateX(15%);
            transform: translateX(15%);
  }
  .p-hero__slide .slick-dots {
    z-index: 5;
    bottom: -35px;
  }
  .p-hero__slide .slick-dots li {
    margin-right: 3px;
  }
  .p-hero__slide .slick-dots li button:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    opacity: 1;
    border-radius: 10px;
    border: 2px solid #143883;
    background: #fff;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  .p-hero__slide .slick-dots li.slick-active button:before {
    border-color: #fff;
    background: #143883;
  }
}
@media screen and (max-width: 1024px) {
  .p-hero {
    background: url("../images/top/img_hero_bg@2x.webp") 0 50% no-repeat;
    background-size: cover;
    padding-top: 48px;
  }
  .p-hero__inner {
    min-width: 100vw;
  }
  .p-hero__slide {
    margin-bottom: 0 !important;
  }
  .p-hero__slide__link1 {
    bottom: 8%;
    left: 7%;
    width: 26vw;
    height: 6vw;
    max-width: 24%;
  }
  .p-hero__slide__link1.slide1 {
    left: 7%;
  }
  .p-hero__slide__link1.slide2 {
    left: 13.5%;
  }
  .p-hero__slide__link1.slide3 {
    left: 8%;
  }
  .p-hero__slide__link1.slide4 {
    left: 13%;
  }
  .p-hero__slide__link2 {
    bottom: 8%;
    left: 34%;
    width: 26vw;
    height: 6vw;
    max-width: 26vw;
  }
  .p-hero__slide .slick-prev {
    left: 10px;
    width: 30px;
    height: 30px;
  }
  .p-hero__slide .slick-next {
    right: 10px;
    width: 30px;
    height: 30px;
  }
  .p-hero__slide .slick-dots {
    z-index: 5;
    bottom: -35px;
  }
  .p-hero__slide .slick-dots li {
    margin-right: 3px;
  }
  .p-hero__slide .slick-dots li button:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border: 2px solid #143883;
  }
}
.p-top--section1 {
  background: #dfebf7;
}
.p-top--section1__inner {
  padding-top: 100px;
  text-align: center;
}
.p-top--section1 hgroup {
  display: block;
}
.p-top--section1 hgroup picture {
  display: block;
  margin-top: 40px;
  margin-bottom: 50px;
}
.p-top--section1 hgroup picture img {
  height: auto;
  max-width: 100%;
}
.p-top--section1__list1 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-inline: auto;
  gap: 20px;
  width: 1150px;
  max-width: 100%;
  margin-top: 40px;
}
.p-top--section1__list1 figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-top--section1__list1 p {
  font-size: clamp(2.2rem, 1.071rem + 1.46vw, 3.2rem);
  color: #234993;
}

@media screen and (max-width: 1024px) {
  .p-top--section1 {
    background: #dfebf7;
  }
  .p-top--section1__inner {
    padding: 60px 20px;
  }
  .p-top--section1 hgroup picture {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .p-top--section1__list1 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
    margin-top: 30px;
  }
  .p-top--section1__list1 figure {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .p-top--section1__list1 p {
    font-size: clamp(1.8rem, 1.071rem + 0.66vw, 2rem);
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.p-top--section2__bottom {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
.p-top--section2__bottom > div {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.p-top--section2__bottom > div p {
  font-size: clamp(1.6rem, 1.043rem + 0.71vw, 2rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.8;
  margin-bottom: 40px;
}
.p-top--section2__bottom > div p:last-of-type {
  margin-bottom: 0;
}
.p-top--section2__bottom figure {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.p-top--section2__bottom figure img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 1024px) {
  .p-top--section2 {
    border-bottom: 4px solid #63c4f0;
  }
  .p-top--section2:after {
    height: 4px;
    bottom: -4px;
  }
  .p-top--section2__bottom {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 40px;
  }
  .p-top--section2__bottom > div {
    width: 100%;
  }
  .p-top--section2__bottom > div p {
    font-size: clamp(1.4rem, 1.043rem + 0.71vw, 1.8rem);
  }
  .p-top--section2__bottom figure {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
  .p-top--section2__bottom figure img {
    max-width: 100%;
    height: auto;
  }
}
.p-top--section3 {
  position: relative;
}
.p-top--section3__inner {
  margin: auto;
  text-align: center;
}
.p-top--section3__inner > p {
  margin-bottom: 40px;
  font-size: clamp(1.4rem, 1.043rem + 0.71vw, 1.8rem);
}
.p-top--section3__inner figure {
  width: 100%;
}
.p-top--section3__bottom1 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
}
.p-top--section3__bottom1 figure {
  width: 200px;
  margin-left: -200px;
}
.p-top--section3__bottom1 > dl {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.p-top--section3__bottom1 > dl dt {
  width: 10em;
}
.p-top--section3__bottom1 > dl > dd {
  width: 100%;
  text-align: left;
}
.p-top--section3__bottom1 > dl > dd > ul {
  width: 100%;
}
.p-top--section3__bottom1 > dl > dd > ul li {
  text-align: left;
  font-size: clamp(1.4rem, 1.043rem + 0.71vw, 1.8rem);
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-top--section3__bottom1 > dl > dd > ul li:before {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  background: #000000;
  border-radius: 50%;
  margin-right: 10px;
}
.p-top--section3__bottom2 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  margin-bottom: 30px;
}
.p-top--section3__bottom2 figure {
  width: 200px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-left: -150px;
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
}
.p-top--section3__bottom2 > p {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  font-size: clamp(1.4rem, 1.043rem + 0.71vw, 1.8rem);
}
.p-top--section3__list1 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  margin-bottom: 60px;
}
.p-top--section3__list1__item {
  width: 100%;
  background: #428eb9;
  border: 2px solid #fff;
  border-radius: 10px;
  padding: 20px 20px;
  position: relative;
  color: #fff;
  padding-bottom: 160px;
}
.p-top--section3__list1__item h3 {
  font-size: clamp(1.6rem, 1.143rem + 0.81vw, 2.3rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #234993;
  position: relative;
  height: 70px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 30px;
  border-radius: 10px;
  background: #fff;
}
.p-top--section3__list1__item p {
  font-size: clamp(1.3rem, 1.043rem + 0.61vw, 1.6rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.8;
}
.p-top--section3__list1__item figure {
  position: absolute;
  bottom: -2px;
  width: 100%;
  text-align: center;
}
.p-top--section3__list1__item figure img {
  max-width: 100%;
  height: auto;
}
.p-top--section3__list1__item:nth-of-type(2) figure {
  bottom: -5px;
}

@media screen and (max-width: 1024px) {
  .p-top--section3__inner {
    gap: 30px;
    padding: 0 0;
  }
  .p-top--section3__bottom1 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
  }
  .p-top--section3__bottom1 figure {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
  .p-top--section3__bottom1 > dl {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
  }
  .p-top--section3__bottom1 > dl dt {
    width: 9em;
    font-size: 1.15rem;
  }
  .p-top--section3__bottom1 > dl > dd {
    width: 100%;
  }
  .p-top--section3__bottom1 > dl > dd > ul {
    width: 100%;
  }
  .p-top--section3__bottom2 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 30px;
  }
  .p-top--section3__bottom2 figure {
    max-width: 80%;
    margin: 30px auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .p-top--section3__bottom2 > p {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    font-size: clamp(1.2rem, 1.043rem + 0.71vw, 1.6rem);
  }
  .p-top--section3__list1 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 40px;
  }
  .p-top--section3__list1__item {
    width: 100%;
    padding: 15px 15px;
    padding-bottom: 0;
  }
  .p-top--section3__list1__item h3 {
    font-size: clamp(1.6rem, 1.143rem + 0.81vw, 2.3rem);
    height: 60px;
    margin-bottom: 20px;
  }
  .p-top--section3__list1__item p {
    font-size: clamp(1.3rem, 1.043rem + 0.61vw, 1.4rem);
    margin-bottom: 60px;
  }
  .p-top--section3__list1__item figure {
    position: relative;
    bottom: 0px;
    width: 300px;
    max-width: 60%;
    margin: 0 auto;
  }
  .p-top--section3__list1__item:nth-of-type(2) figure {
    bottom: -5px;
  }
}
.p-top--section4 {
  position: relative;
}
.p-top--section4__inner {
  margin: auto;
}
.p-top--section4 hgroup {
  display: block;
}
.p-top--section4__item {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  margin-bottom: 100px;
}
.p-top--section4__item > div {
  width: 60%;
}
.p-top--section4__item h3 {
  font-size: clamp(2rem, 1.173rem + 0.95vw, 2.7rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #234993;
  position: relative;
  margin-bottom: 20px;
}
.p-top--section4__item p {
  font-size: clamp(1.2rem, 0.843rem + 0.471vw, 1.5rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  margin-top: 15px;
}
.p-top--section4__item p:nth-of-type(1) {
  font-size: clamp(1.6rem, 1.043rem + 0.61vw, 2rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.p-top--section4__item p:last-of-type {
  margin-bottom: 0;
}
.p-top--section4__item figure {
  width: 420px;
  max-width: 40%;
  text-align: center;
}
.p-top--section4__item figure img {
  max-width: 100%;
  height: auto;
}
.p-top--section4__item:nth-of-type(2) figure {
  bottom: -5px;
}
.p-top--section4__item:nth-of-type(2) figure {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.p-top--section4__item:nth-of-type(2) div {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media screen and (max-width: 1024px) {
  .p-top--section4__inner {
    padding: 50px 0;
  }
  .p-top--section4__item {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 80px;
  }
  .p-top--section4__item > div {
    width: 100%;
  }
  .p-top--section4__item h3 {
    font-size: clamp(1.8rem, 1.173rem + 0.95vw, 2.2rem);
    margin-bottom: 20px;
  }
  .p-top--section4__item p {
    font-size: clamp(1.2rem, 0.843rem + 0.471vw, 1.5rem);
    margin-top: 10px;
  }
  .p-top--section4__item figure {
    width: 420px;
    max-width: 80%;
    margin: 0 auto;
  }
  .p-top--section4__item:nth-of-type(2) figure {
    bottom: -5px;
  }
  .p-top--section4__item:nth-of-type(2) figure {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .p-top--section4__item:nth-of-type(2) div {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.p-top--section5 {
  position: relative;
}
.p-top--section5 hgroup {
  display: block;
}
.p-top--section5__list {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.p-top--section5__item {
  width: calc(33.3333333333% - 20px);
  max-width: 100%;
  position: relative;
}
.p-top--section5__item__parent {
  background: url("../images/top/p-top--section5__bg.webp") 0 0 no-repeat;
  background-size: 100%;
  padding: 30px 30px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 2;
  height: 500px;
}
.p-top--section5__item__midashi {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  font-size: clamp(2rem, 1.173rem + 0.95vw, 2.7rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #234993;
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
}
.p-top--section5__item__hgroup {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin-bottom: 20px;
}
.p-top--section5__item__subtitle {
  font-size: clamp(1.6rem, 1.043rem + 0.61vw, 2rem);
  line-height: 1.6;
  margin-top: 20px;
  margin-bottom: 0px;
  text-align: center;
}
.p-top--section5__item__text {
  text-align: left;
  font-size: clamp(1.2rem, 0.843rem + 0.471vw, 1.5rem);
  line-height: 1.6;
  margin-bottom: 0;
}
.p-top--section5__item a {
  margin-top: auto;
}
.p-top--section5__sera {
  top: 0;
  left: -120px;
  display: block;
  position: absolute;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.p-top--section5__mascot1 {
  top: -80px;
  right: -40px;
  display: block;
  position: absolute;
  z-index: 2;
}
.p-top--section5__mascot2 {
  top: -55px;
  right: -30px;
  display: block;
  position: absolute;
  z-index: 0;
}

@media screen and (max-width: 1024px) {
  .p-top--section5__inner {
    padding: 50px 0;
  }
  .p-top--section5 hgroup {
    display: block;
  }
  .p-top--section5__list {
    margin-top: 120px;
  }
  .p-top--section5__item {
    width: 100%;
  }
  .p-top--section5__item__parent {
    background: url("../images/top/p-top--section5__bg@2x.webp") 0 0 no-repeat;
    background-size: 100%;
    padding: 30px 30px 50px 30px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    z-index: 2;
    height: 500px;
  }
  .p-top--section5__item__midashi {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
    font-size: clamp(2rem, 1.173rem + 0.95vw, 2.7rem);
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #234993;
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
  }
  .p-top--section5__item__midashi picture {
    width: 50px;
  }
  .p-top--section5__item__hgroup {
    margin-bottom: 20px;
  }
  .p-top--section5__item__subtitle {
    font-size: clamp(1.6rem, 1.043rem + 0.61vw, 2rem);
    margin-top: 20px;
  }
  .p-top--section5__item__text {
    font-size: clamp(1.3rem, 0.843rem + 0.471vw, 1.5rem);
    line-height: 1.6;
  }
  .p-top--section5__item a {
    margin-top: auto;
  }
  .p-top--section5__sera {
    top: 0;
    left: -30px;
    display: block;
    position: absolute;
    width: 170px;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  .p-top--section5__mascot1 {
    top: -60px;
    right: -20px;
    display: block;
    width: 80px;
    position: absolute;
    z-index: 2;
  }
  .p-top--section5__mascot2 {
    top: -25px;
    right: -10px;
    display: block;
    width: 40px;
    position: absolute;
    z-index: 0;
  }
}
.p-top--section6__inner {
  max-width: 100%;
  margin: auto;
  padding: 0 0 60px 0;
}
.p-top--section6 hgroup {
  display: block;
}

@media screen and (max-width: 1024px) {
  .p-top--section6 {
    background: #f7f7f7;
    position: relative;
  }
  .p-top--section6__inner {
    width: 1150px;
    max-width: 100%;
    margin: auto;
    padding: 20px 0 0 0;
  }
  .p-top--section6 hgroup {
    display: block;
  }
}
.p-top--section7 {
  background: #fff;
  position: relative;
}
.p-top--section7__inner {
  width: 1150px;
  max-width: 100%;
  margin: auto;
  padding: 100px 0;
}
.p-top--section7 hgroup {
  display: block;
}
.p-top--section7__h2 {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: clamp(2.8rem, 1.371rem + 2.06vw, 3.8rem);
  line-height: 1.4;
  color: #1b284e;
  margin-bottom: 70px;
  text-align: center;
}
.p-top--section7__h2 span {
  color: #bd1c24;
  font-size: clamp(3.8rem, 1.371rem + 2.46vw, 4.6rem);
}
.p-top--section7__h3 {
  font-size: clamp(1.6rem, 1.143rem + 0.81vw, 2.3rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #234993;
  position: relative;
  text-align: center;
  display: block;
  margin-bottom: 10px;
}
.p-top--section7__p {
  font-size: clamp(1.6rem, 1.143rem + 0.71vw, 2rem);
  margin-bottom: 60px;
}
.p-top--section7__office {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px 50px;
  padding: 0 30px;
  margin-bottom: 60px;
}
.p-top--section7__office__item {
  max-width: calc(33.3333333333% - 50px);
  background: #fff;
  margin-bottom: 0px;
}
.p-top--section7__office__item figure {
  width: 100%;
}
.p-top--section7__office__item figure img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.p-top--section7__office__item a {
  width: 100%;
  display: block;
  text-align: center;
  color: #234993;
}
.p-top--section7__office__item .shop_access {
  background: #428eb9;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  font-size: clamp(1.6rem, 1.143rem + 0.81vw, 2.3rem);
}
.p-top--section7__office__item .shop_address {
  padding: 15px 0;
  text-align: center;
}
.p-top--section7__link {
  width: 950px;
  max-width: 100%;
  margin: auto auto 50px auto;
}
.p-top--section7__link li {
  margin-bottom: 20px;
  color: #63c4f0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.p-top--section7__link li > span.area-text {
  display: block;
  width: 8em;
  line-height: 1;
  margin-bottom: 5px;
  padding-top: 3px;
  color: #2b2829;
  border-left: 4px solid #727171;
  padding-left: 5px;
}
.p-top--section7__link li a {
  color: #63c4f0;
  overflow: hidden;
  position: relative;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 4px;
  height: 2em;
  padding: 0 6px;
  border: 1px solid #63c4f0;
  line-height: 1;
  font-size: clamp(1.4rem, 0.843rem + 0.51vw, 1.6rem);
  -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
}
.p-top--section7__link li a:hover {
  background: #63c4f0;
  color: #fff;
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .p-top--section7__h2 {
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: clamp(2.6rem, 1.371rem + 2.06vw, 3.6rem);
    margin-bottom: 60px;
  }
  .p-top--section7__h2 span {
    font-size: clamp(3.6rem, 1.371rem + 2.46vw, 4.4rem);
  }
  .p-top--section7__h3 {
    font-size: clamp(1.6rem, 1.143rem + 0.81vw, 2.2rem);
  }
  .p-top--section7__p {
    font-size: clamp(1.5rem, 1.143rem + 0.71vw, 1.8rem);
    margin-bottom: 50px;
  }
  .p-top--section7__office {
    gap: 30px 50px;
    padding: 0 30px;
    margin-bottom: 60px;
  }
  .p-top--section7__office__item {
    max-width: calc(33.3333333333% - 30px);
  }
  .p-top--section7__office__item .shop_access {
    background: #428eb9;
    color: #fff;
    text-align: center;
    padding: 8px 0;
    font-size: clamp(1.5rem, 1.143rem + 0.81vw, 2.1rem);
  }
  .p-top--section7__office__item iframe {
    max-width: 100%;
    aspect-ratio: 16/9;
  }
}
@media screen and (max-width: 1024px) {
  .p-top--section7__inner {
    padding: 50px 0;
  }
  .p-top--section7__h2 {
    font-size: clamp(2rem, 1.371rem + 2.06vw, 2.4rem);
    margin-bottom: 40px;
  }
  .p-top--section7__h2 span {
    color: #bd1c24;
    font-size: clamp(2.2rem, 1.371rem + 2.46vw, 2.8rem);
  }
  .p-top--section7__h3 {
    font-size: clamp(1.6rem, 1.143rem + 0.81vw, 2rem);
    margin-bottom: 10px;
  }
  .p-top--section7__p {
    font-size: clamp(1.4rem, 1.043rem + 0.71vw, 1.8rem);
    margin-bottom: 40px;
  }
  .p-top--section7__office {
    gap: 20px;
    padding: 0 20px;
    margin-bottom: 40px;
  }
  .p-top--section7__office__item {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
  }
  .p-top--section7__office__item img {
    width: 100%;
    height: auto;
  }
  .p-top--section7__office__item .shop_access {
    padding: 10px 0;
    font-size: clamp(1.6rem, 1.143rem + 0.81vw, 2.3rem);
  }
  .p-top--section7__office__item iframe {
    width: 100%;
    aspect-ratio: 16/9;
  }
  .p-top--section7__office__item .shop_address {
    padding: 15px 0;
    text-align: center;
  }
  .p-top--section7__link {
    margin: auto auto 40px auto;
  }
  .p-top--section7__link li > span.area-text {
    display: block;
    width: 100%;
  }
  .p-top--section7__link li a {
    padding: 0 5px;
    font-size: clamp(1.3rem, 0.543rem + 0.51vw, 1.4rem);
  }
}
.p-top--section8 {
  position: relative;
}
.p-top--section8__inner {
  max-width: 100%;
  margin: auto;
}
.p-top--section8 hgroup {
  display: block;
}
.p-top--section8__p {
  font-size: clamp(1.6rem, 1.143rem + 0.71vw, 2rem);
  margin-bottom: 100px;
  text-align: center;
}
.p-top--section8__list {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  margin-bottom: 60px;
}
.p-top--section8__list__item {
  width: calc(25% - 15px);
  max-width: 100%;
  background: #fff;
  position: relative;
  border: 3px solid #fff;
  border-radius: 10px;
}
.p-top--section8__list__item:nth-of-type(1) {
  background: #a8d9dd;
}
.p-top--section8__list__item:nth-of-type(2) {
  background: #cde9fa;
}
.p-top--section8__list__item:nth-of-type(3) {
  background: #fdf0dd;
  position: relative;
}
.p-top--section8__list__item:nth-of-type(3):before {
  content: "";
  display: block;
  width: 171px;
  height: 70px;
  background: url("../images/top/img_plan_thumb.webp") 0 0 no-repeat;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -70%);
          transform: translate(-50%, -70%);
}
.p-top--section8__list__item:nth-of-type(4) {
  background: #f0e9f0;
}
.p-top--section8__list__item ul {
  padding: 20px;
}
.p-top--section8__list__item ul li {
  font-size: clamp(1.3rem, 0.843rem + 0.61vw, 1.5rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #033333;
  line-height: 1.6;
}
.p-top--section8__list__h3 {
  font-size: clamp(1.8rem, 1.143rem + 0.891vw, 2.7rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  text-align: center;
  position: relative;
  font-style: italic;
  border-radius: 10px 10px 0 0;
  height: 80px;
}
.p-top--section8__list__h3.green {
  background: #00a39a !important;
}
.p-top--section8__list__h3.blue {
  background: #036eb7 !important;
}
.p-top--section8__list__h3.orange {
  background: #f29600 !important;
}
.p-top--section8__list__h3.purple {
  background: #8c4d99 !important;
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .p-top--section8__inner {
    padding: 80px 0;
  }
  .p-top--section8__p {
    font-size: clamp(1.4rem, 1.143rem + 0.71vw, 1.8rem);
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .p-top--section8__inner {
    padding: 0 0 50px 0;
  }
  .p-top--section8__p {
    font-size: clamp(1.4rem, 1.143rem + 0.71vw, 1.6rem);
    margin-bottom: 40px;
  }
  .p-top--section8__list {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 60px;
  }
  .p-top--section8__list__item {
    width: 100%;
    border: 3px solid #fff;
    border-radius: 10px;
    margin-bottom: 10px;
  }
  .p-top--section8__list__item:nth-of-type(3) {
    margin-top: 30px;
    background: #fdf0dd;
    position: relative;
  }
  .p-top--section8__list__item:nth-of-type(3):before {
    width: 171px;
    height: 70px;
    background: url("../images/top/img_plan_thumb@2x.webp") 0 0 no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -70%);
            transform: translate(-50%, -70%);
  }
  .p-top--section8__list__item ul {
    padding: 15px;
  }
  .p-top--section8__list__item ul li {
    font-size: clamp(1.3rem, 0.843rem + 0.61vw, 1.5rem);
  }
  .p-top--section8__list__h3 {
    height: 60px;
  }
}
/*-------------------------------
  02 特徴
-------------------------------*/
.p-feature__list1 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  margin-bottom: 60px;
  width: 900px;
  margin-inline: auto;
  max-width: 100%;
}
.p-feature__list1 ul {
  width: 50%;
}
.p-feature__list1 ul li {
  font-size: clamp(1.6rem, 0.843rem + 0.91vw, 2rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  line-height: 1.6;
  margin-bottom: 10px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.p-feature__list1 ul li:before {
  content: "・";
  display: block;
  width: 1em;
  height: 1em;
}
.p-feature__list1 ul li:last-child {
  margin-bottom: 0;
}
.p-feature__sera {
  background: url("../images/feature/img_service_005@2x.webp") 0 0 no-repeat;
  background-size: cover;
  padding: 100px 0 20px 0;
  position: relative;
  margin-bottom: 60px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-feature__sera > div {
  width: 540px;
  margin-right: 20px;
  padding: 40px 40px;
  margin-bottom: 60px;
  background-color: #fff;
  background-image: url("../images/feature/img_service_007@2x.webp"), url("../images/feature/img_service_007@2x.webp");
  background-position: 100% 0, 0 100%;
  background-size: contain, contain;
  background-repeat: no-repeat, no-repeat;
}
.p-feature__sera > div h3 {
  text-align: center;
  margin-bottom: 20px;
}
.p-feature__sera > div p {
  font-size: clamp(1.4rem, 0.843rem + 0.91vw, 1.7rem);
}
.p-feature__sera__p {
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  padding: 0px 10px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  font-size: clamp(2.8rem, 1.843rem + 1.91vw, 3.8rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #234993;
}
.p-feature__point {
  gap: 20px;
}
.p-feature__point__item {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 100%;
  gap: clamp(40px, 4vw, 70px);
  margin-bottom: 70px;
}
.p-feature__point__item > div {
  width: 100%;
  max-width: calc(62% - 40px);
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.p-feature__point__item figure {
  width: 410px;
  max-width: 38%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.p-feature__point__item h3 {
  font-size: clamp(1.8rem, 0.744rem + 1.58vw, 2.5rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  margin-bottom: 1em;
  color: #234993;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
.p-feature__point__item h3 > span {
  background: #6dc6dd;
  border-radius: 10px;
  width: 150px;
  line-height: 1;
  padding: 15px 10px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.p-feature__point__item p:nth-of-type(1) {
  padding-left: 20px;
  font-size: clamp(1.8rem, 0.9844rem + 0.981vw, 2rem);
  margin-bottom: 0.2em;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.p-feature__point__item p:nth-of-type(2) {
  padding-left: 20px;
  font-size: clamp(1.4rem, 0.744rem + 0.91vw, 1.6rem);
  margin-bottom: 0;
  line-height: 1.6;
}
.p-feature__point__item:nth-of-type(2n) > div {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.p-feature__point__item:nth-of-type(2n) figure {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.p-feature--automate {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  margin-bottom: 80px;
}
.p-feature--automate__item {
  width: calc(50% - 20px);
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.1);
}
.p-feature--automate__item.blue {
  border: 3px solid #215da3;
}
.p-feature--automate__item.blue h3 {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #fff;
  text-align: center;
  height: 45px;
  padding: 1px;
  background: #215da3;
}
.p-feature--automate__item.green {
  border: 3px solid #00913a;
}
.p-feature--automate__item.green h3 {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #fff;
  text-align: center;
  height: 45px;
  padding: 1px;
  background: #00913a;
}
.p-feature--automate__item > div {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  height: 160px;
  padding: 0px 30px 10px 20px;
  align-items: center;
}
.p-feature--automate__item p {
  font-size: 1.4rem;
  margin-bottom: 0;
  line-height: 1.6;
}
.p-feature--automate__figure {
  width: 165px;
  max-width: 25%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
}
.p-feature--automate__figure.img1 img {
  -webkit-transform: translateY(-25px);
          transform: translateY(-25px);
}
.p-feature--automate__h3 {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #233447;
  margin-bottom: 1em;
}

@media screen and (max-width: 1024px) {
  .p-feature__list1 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 50px;
    max-width: 100%;
  }
  .p-feature__list1 ul {
    width: 100%;
  }
  .p-feature__list1 ul li {
    font-size: clamp(1.4rem, 0.843rem + 0.91vw, 1.8rem);
    line-height: 1.5;
    margin-bottom: 10px;
  }
  .p-feature__sera {
    background: url("../images/feature/img_service_005@2x.webp") 0 0 no-repeat;
    background-size: contain;
    padding: 50% 0 20px 0;
    margin-bottom: 40px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-feature__sera > div {
    width: 100%;
    margin-right: 0px;
    padding: 20px 20px;
    margin-bottom: 20px;
  }
  .p-feature__sera > div h3 {
    text-align: center;
    margin-bottom: 20px;
  }
  .p-feature__sera > div p {
    font-size: clamp(1.2rem, 0.643rem + 0.71vw, 1.4rem);
  }
  .p-feature__sera__p {
    padding: 10px;
    font-size: clamp(1.6rem, 1.043rem + 1.81vw, 2.4rem);
  }
  .p-feature__point {
    gap: 20px;
  }
  .p-feature__point__item {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 100%;
    gap: clamp(20px, 4vw, 40px);
    margin-bottom: 40px;
  }
  .p-feature__point__item > div {
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .p-feature__point__item figure {
    max-width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .p-feature__point__item h3 {
    font-size: clamp(1.4rem, 0.744rem + 1.08vw, 1.8rem);
    margin-bottom: 1em;
    gap: 10px;
  }
  .p-feature__point__item h3 > span {
    border-radius: 5px;
    font-size: clamp(1.2rem, 0.744rem + 1.08vw, 1.6rem);
    width: 60px;
    padding: 6px 10px;
  }
  .p-feature__point__item p:nth-of-type(1) {
    padding-left: 0;
    font-size: clamp(1.4rem, 0.9844rem + 0.981vw, 1.8rem);
    margin-bottom: 1em;
  }
  .p-feature__point__item p:nth-of-type(2) {
    padding-left: 0;
    font-size: clamp(1.2rem, 0.744rem + 0.71vw, 1.4rem);
  }
  .p-feature__point__item a {
    margin-inline: auto;
    margin-bottom: 40px;
  }
  .p-feature__point__item:nth-of-type(2n) > div {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .p-feature__point__item:nth-of-type(2n) figure {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .p-feature--automate {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 60px;
  }
  .p-feature--automate__item {
    width: 100%;
    border-radius: 10px;
  }
  .p-feature--automate__item.blue h3 {
    font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
    height: 36px;
    padding: 1px;
  }
  .p-feature--automate__item.green h3 {
    font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
    height: 36px;
  }
  .p-feature--automate__item > div {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    height: auto;
    padding: 10px 20px 20px 20px;
  }
  .p-feature--automate__item p {
    font-size: 1.2rem;
  }
  .p-feature--automate__figure {
    width: 100px;
    max-width: 20%;
  }
  .p-feature--automate__figure.img1 img {
    -webkit-transform: translateY(-35px);
            transform: translateY(-35px);
  }
  .p-feature--automate__h3 {
    font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 800;
    font-style: normal;
    color: #233447;
    margin-bottom: 1em;
  }
}
/*-------------------------------
  03 流れ
-------------------------------*/
.p-flowlist__item {
  background: #f7f7f7;
  border-radius: 3px;
  border: 4px solid #fff;
  margin-bottom: 40px;
  padding: 25px 20px 20px 40px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.1);
}
.p-flowlist__figure {
  width: 300px;
  max-width: 30%;
}
.p-flowlist__figure__title {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 2.5rem;
  line-height: 1.3;
  text-align: center;
  height: 115px;
  position: relative;
  padding-left: 40px;
  margin-bottom: 10px;
}
.p-flowlist__figure__title:before {
  content: "";
  display: block;
  width: 100px;
  height: 110px;
  position: absolute;
  top: -15px;
  left: -25px;
}
.p-flowlist__figure__title span {
  display: block;
  font-size: 2.3rem;
  font-weight: 600;
}
.p-flowlist__figure__title__1 {
  color: #e95513;
}
.p-flowlist__figure__title__1:before {
  width: 103px;
  height: 115px;
  content: "";
  display: block;
  background: url("../images/flow/img_flow_03@2x.webp") 0 0 no-repeat;
  background-size: contain;
}
.p-flowlist__figure__title__2 {
  color: #e95513;
}
.p-flowlist__figure__title__2:before {
  width: 103px;
  height: 115px;
  content: "";
  display: block;
  background: url("../images/flow/img_flow_06@2x.webp") 0 0 no-repeat;
  background-size: contain;
}
.p-flowlist__figure__title__3 {
  color: #215da3;
}
.p-flowlist__figure__title__3:before {
  width: 103px;
  height: 115px;
  content: "";
  display: block;
  background: url("../images/flow/img_flow_08@2x.webp") 0 0 no-repeat;
  background-size: contain;
}
.p-flowlist__figure__title__4 {
  color: #215da3;
}
.p-flowlist__figure__title__4:before {
  width: 103px;
  height: 115px;
  content: "";
  display: block;
  background: url("../images/flow/img_flow_10@2x.webp") 0 0 no-repeat;
  background-size: contain;
}
.p-flowlist__figure__title__5 {
  color: #00913a;
}
.p-flowlist__figure__title__5:before {
  width: 103px;
  height: 115px;
  content: "";
  display: block;
  background: url("../images/flow/img_flow_12@2x.webp") 0 0 no-repeat;
  background-size: contain;
}
.p-flowlist__text {
  width: 700px;
  max-width: calc(70% - 20px);
}
.p-flowlist__text p {
  font-size: clamp(1.8rem, 0.944rem + 1.28vw, 2rem);
  margin-bottom: 50px;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.p-flowlist__text p.caution {
  text-align: right;
  margin-bottom: -1em;
  font-size: clamp(1.4rem, 0.744rem + 0.88vw, 1.6rem);
}
.p-flowlist__text a {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  line-height: 1;
  gap: 10px;
  font-size: clamp(1.8rem, 0.944rem + 1.28vw, 2rem);
  margin-bottom: 40px;
  color: black;
  padding-right: 20px;
}
.p-flowlist__text a span {
  text-decoration: underline;
}
.p-flowlist__text a:before {
  content: "";
  display: block;
  width: 23px;
  height: 23px;
  background: url("../images/flow/ico_link@2x.webp") 0 0 no-repeat;
  background-size: contain;
}
.p-flowlist__point {
  width: 100%;
  max-width: 100%;
}
.p-flowlist__point:before {
  content: "";
  display: block;
  width: 133px;
  height: 34px;
  background: url("../images/flow/img_flow_05@2x.webp") 0 0 no-repeat;
  background-size: contain;
  margin-bottom: 10px;
}
.p-flowlist__point p {
  font-size: clamp(1.8rem, 0.944rem + 1.28vw, 2rem);
  margin-bottom: 1.5em;
}

@media screen and (max-width: 1024px) {
  .p-flowlist__item {
    margin-bottom: 20px;
    padding: 20px 15px 20px 15px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
    -webkit-box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.03);
            box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.03);
  }
  .p-flowlist__figure {
    max-width: 100%;
  }
  .p-flowlist__figure__title {
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 2rem;
    line-height: 1.3;
    text-align: center;
    height: auto;
    min-height: 100px;
    position: relative;
    padding-left: 40px;
  }
  .p-flowlist__figure__title:before {
    content: "";
    display: block;
    width: 100px;
    height: 110px;
    position: absolute;
    top: -15px;
    left: -25px;
  }
  .p-flowlist__figure__title span {
    font-size: 1.6rem;
  }
  .p-flowlist__figure__title__1 {
    color: #e95513;
  }
  .p-flowlist__figure__title__1:before {
    width: 61.8px;
    height: 69px;
    top: 0;
    left: 0;
    background: url("../images/flow/img_flow_03@2x.webp") 0 0 no-repeat;
    background-size: contain;
  }
  .p-flowlist__figure__title__2 {
    color: #e95513;
  }
  .p-flowlist__figure__title__2:before {
    width: 61.8px;
    height: 69px;
    top: 0;
    left: 0;
    background: url("../images/flow/img_flow_06@2x.webp") 0 0 no-repeat;
    background-size: contain;
  }
  .p-flowlist__figure__title__3 {
    color: #215da3;
  }
  .p-flowlist__figure__title__3:before {
    width: 61.8px;
    height: 69px;
    top: 0;
    left: 0;
    background: url("../images/flow/img_flow_08@2x.webp") 0 0 no-repeat;
    background-size: contain;
  }
  .p-flowlist__figure__title__4 {
    color: #215da3;
  }
  .p-flowlist__figure__title__4:before {
    width: 61.8px;
    height: 69px;
    top: 0;
    left: 0;
    background: url("../images/flow/img_flow_10@2x.webp") 0 0 no-repeat;
    background-size: contain;
  }
  .p-flowlist__figure__title__5 {
    color: #00913a;
  }
  .p-flowlist__figure__title__5:before {
    width: 61.8px;
    height: 69px;
    top: 0;
    left: 0;
    background: url("../images/flow/img_flow_12@2x.webp") 0 0 no-repeat;
    background-size: contain;
  }
  .p-flowlist__text {
    max-width: 100%;
  }
  .p-flowlist__text p {
    font-size: clamp(1.4rem, 0.944rem + 1.08vw, 1.8rem);
    margin-bottom: 40px;
  }
  .p-flowlist__text a {
    line-height: 1;
    gap: 10px;
    font-size: clamp(1.4rem, 0.944rem + 1.08vw, 1.8rem);
    margin-bottom: 40px;
    color: black;
    padding-right: 20px;
  }
  .p-flowlist__text a span {
    text-decoration: underline;
  }
  .p-flowlist__point {
    width: 100%;
    max-width: 100%;
  }
  .p-flowlist__point p {
    font-size: clamp(1.4rem, 0.944rem + 1.08vw, 1.8rem);
    margin-bottom: 1.5em;
  }
}
/*-------------------------------
  04 シーン
-------------------------------*/
.p-scene--section1__item {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 260px;
  gap: 20px;
  padding: 30px 40px 20px 60px;
  background: url("../images/scene/img_scene_bg01@2x.webp") 0 0 no-repeat;
  background-size: cover;
}
.p-scene--section1__figure {
  width: 210px;
  max-width: 30%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-scene--section1__txt {
  width: 600px;
  max-width: calc(60% - 20px);
}
.p-scene--section1__link {
  width: 245px;
  max-width: 30%;
  text-align: center;
}
.p-scene--section1__link picture {
  display: block;
  text-align: center;
}
.p-scene--section1__link picture img {
  max-width: 100%;
  height: auto;
}
.p-scene--section1 h3 {
  font-size: clamp(1.8rem, 0.744rem + 1.28vw, 2.7rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #233447;
  margin-bottom: 0.3em;
}
.p-scene--section1 p {
  font-size: clamp(1.4rem, 0.744rem + 1.28vw, 1.8rem);
  margin-bottom: 0.8em;
  line-height: 1.6;
  padding-left: 15px;
}

@media screen and (max-width: 1024px) {
  .p-scene--section1__item {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto;
    gap: 20px;
    padding: 30px 15px 20px 15px;
    background: #fff;
    margin-bottom: 40px;
    border: 4px solid #1572b1;
    border-radius: 20px;
    background-size: cover;
  }
  .p-scene--section1__figure {
    width: 200px;
    max-width: 40%;
    margin-inline: auto;
  }
  .p-scene--section1__txt {
    width: 100%;
    max-width: 100%;
  }
  .p-scene--section1__link {
    width: 245px;
    max-width: 100%;
    margin-inline: auto;
    padding-bottom: 20px;
  }
  .p-scene--section1__link picture {
    width: 60%;
    margin-inline: auto;
  }
  .p-scene--section1 h3 {
    font-size: clamp(1.8rem, 0.744rem + 1.28vw, 2.7rem);
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #233447;
    margin-bottom: 0.3em;
  }
  .p-scene--section1 p {
    font-size: clamp(1.4rem, 0.744rem + 1.28vw, 1.8rem);
    margin-bottom: 0.8em;
    line-height: 1.6;
    padding-left: 15px;
  }
}
/*-------------------------------
  05 WORD
-------------------------------*/
.p-scene__box1 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 80px;
  width: 100%;
  margin-bottom: 90px;
}
.p-scene__box1 ul li {
  font-size: clamp(1.6rem, 0.844rem + 1.38vw, 2.3rem);
  margin-bottom: 1em;
  letter-spacing: normal;
  color: #1b284e;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  padding-left: 70px;
  background: url("../images/scene/word/ico_check@2x.webp") 0 50% no-repeat;
  background-size: 38px;
}
.p-scene__box1 picture {
  width: auto;
  max-width: 100%;
}
.p-scene__box1 picture img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 1024px) {
  .p-scene__box1 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
    width: 100%;
    margin-bottom: 60px;
  }
  .p-scene__box1 ul li {
    font-size: clamp(1.3rem, 0.844rem + 0.88vw, 1.6rem);
    margin-bottom: 1em;
    background: url("../images/scene/word/ico_check@2x.webp") 0 50% no-repeat;
    padding-left: 30px;
    background-size: 20px;
  }
  .p-scene__box1 picture {
    width: auto;
    max-width: 80%;
    margin-inline: auto;
  }
  .p-scene__box1 picture img {
    max-width: 100%;
    height: auto;
  }
}
.p-scene__box2 {
  margin-bottom: 90px;
}
.p-scene__box2__title {
  font-size: clamp(1.6rem, 0.844rem + 1.38vw, 2.3rem);
  margin-bottom: 2em;
  color: #1b284e;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 900;
  font-style: normal;
  padding-left: 70px;
  background: url("../images/scene/word/ico_check@2x.webp") 0 50% no-repeat;
  background-size: 38px;
}
.p-scene__box2 figure {
  text-align: center;
  margin-bottom: 45px;
}
.p-scene__box2 figure img {
  max-width: 100%;
  height: auto;
}
.p-scene__box2 p {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2rem);
}

@media screen and (max-width: 1024px) {
  .p-scene__box2 {
    margin-bottom: 60px;
  }
  .p-scene__box2__title {
    font-size: clamp(1.3rem, 0.844rem + 0.88vw, 1.6rem);
    margin-bottom: 2em;
    padding-left: 30px;
    background: url("../images/scene/word/ico_check@2x.webp") 0 50% no-repeat;
    background-size: 20px;
  }
  .p-scene__box2 figure {
    text-align: center;
    max-width: 80%;
    margin-inline: auto;
    margin-bottom: 30px;
  }
  .p-scene__box2 p {
    font-size: clamp(1.4rem, 0.744rem + 0.88vw, 1.6rem);
  }
}
.p-scene__box3 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-bottom: 30px;
}
.p-scene__box3 figure {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-scene__box3 h3 {
  font-size: clamp(1.6rem, 0.844rem + 1.38vw, 2.3rem);
  color: #1b284e;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
.p-scene__box3 h3 span {
  font-size: clamp(1.6rem, 0.744rem + 0.98vw, 1.8rem);
  color: #fff;
  line-height: 1;
  width: 80px;
  padding: 8px 0;
  text-align: center;
  background: #234993;
}
.p-scene__box3 p {
  font-size: clamp(1.4rem, 0.744rem + 1.28vw, 1.7rem);
  margin-bottom: 1em;
  color: #1b284e;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
}

@media screen and (max-width: 1024px) {
  .p-scene__box3 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 30px;
  }
  .p-scene__box3 figure {
    display: block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: 50%;
    margin-inline: auto;
    margin-bottom: 30px;
  }
  .p-scene__box3 h3 {
    font-size: clamp(1.3rem, 0.844rem + 0.88vw, 1.6rem);
    margin-bottom: 10px;
    gap: 5px;
    letter-spacing: 0;
  }
  .p-scene__box3 h3 span {
    font-size: clamp(1rem, 0.644rem + 0.58vw, 1.4rem);
    width: 3.5em;
    padding: 6px 0;
  }
  .p-scene__box3 p {
    font-size: clamp(1.3rem, 0.744rem + 1.28vw, 1.6rem);
    margin-bottom: 1em;
  }
}
.p-scene__box4__title {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin-bottom: -10px;
}
.p-scene__box4__title span {
  background: -webkit-gradient(linear, left top, right top, from(#63c4f0), color-stop(#0084cf), to(#63c4f0));
  background: linear-gradient(to right, #63c4f0, #0084cf, #63c4f0);
  color: #fff;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(1.8rem, 1.2rem + 1.6vw, 2.8rem);
  text-align: center;
  border-radius: 30px;
  padding: 8px 70px;
  line-height: 1;
  letter-spacing: 0.08em;
}
.p-scene__box4__title:before {
  content: "";
  display: block;
  width: 154px;
  height: 105px;
  position: relative;
  z-index: 2;
  margin-right: -50px;
  background: url("../images/scene/word/img_word_006@2x.webp") 0 50% no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.p-scene__box4__title:after {
  content: "";
  display: block;
  width: 98px;
  height: 92px;
  position: relative;
  z-index: 2;
  margin-left: -30px;
  background: url("../images/scene/word/img_word_007@2x.webp") 0 50% no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.p-scene__box4__item {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  background: rgba(148, 193, 232, 0.2);
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 25px 40px 20px 40px;
}
.p-scene__box4__item__step {
  width: 130px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  content: "";
  position: relative;
  z-index: 2;
}
.p-scene__box4__item__step:after {
  content: "";
  display: block;
  width: 71px;
  height: 141px;
  z-index: 1;
  background: url("../images/scene/word/img_word_step_point@2x.webp") 0 50% no-repeat;
  position: absolute;
  top: 155px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-size: contain;
}
.p-scene__box4__item__step:before {
  content: "";
  display: block;
  width: 126px;
  height: 142px;
  position: relative;
  z-index: 1;
}
.p-scene__box4__item__step__1:before {
  background: url("../images/scene/word/img_word_step_001@2x.webp") 0 50% no-repeat;
  background-size: contain;
}
.p-scene__box4__item__step__2:before {
  background: url("../images/scene/word/img_word_step_002@2x.webp") 0 50% no-repeat;
  background-size: contain;
}
.p-scene__box4__item__step__3:before {
  background: url("../images/scene/word/img_word_step_003@2x.webp") 0 50% no-repeat;
  background-size: contain;
}
.p-scene__box4__item__step__4:before {
  background: url("../images/scene/word/img_word_step_004@2x.webp") 0 50% no-repeat;
  background-size: contain;
}
.p-scene__box4__item__step__4:after {
  display: none;
}
.p-scene__box4__item__text {
  width: 100%;
  max-width: 100%;
}
.p-scene__box4__item__text h4 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  font-size: clamp(1.8rem, 0.744rem + 1.48vw, 2.5rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #215da3;
  line-height: 1.8;
  white-space: nowrap;
  letter-spacing: 0;
}
.p-scene__box4__item__text h4 picture {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
}
.p-scene__box4__item__text p {
  padding-left: 1em;
  margin-bottom: 20px;
}
.p-scene__box4__item__figure {
  width: 310px;
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-scene__box4__item__figure__wide {
  width: 510px;
}
.p-scene__box4__item__figure img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 1024px) {
  .p-scene__box4__title {
    margin-bottom: -10px;
  }
  .p-scene__box4__title span {
    font-size: clamp(1.4rem, 0.8rem + 1.2vw, 1.8rem);
    padding: 8px 30px;
    line-height: 1;
    width: 100%;
    letter-spacing: 0.08em;
  }
  .p-scene__box4__title:before {
    width: 123.2px;
    height: 84px;
    margin-right: -60px;
    background: url("../images/scene/word/img_word_006@2x.webp") 0 50% no-repeat;
    background-size: contain;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  .p-scene__box4__title:after {
    width: 78.4px;
    height: 73.6px;
    margin-left: -50px;
    background: url("../images/scene/word/img_word_007@2x.webp") 0 50% no-repeat;
    background-size: contain;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  .p-scene__box4__item {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 40px;
    padding: 15px 20px 20px 20px;
    position: relative;
  }
  .p-scene__box4__item__step {
    width: 40px;
    position: absolute;
    top: 15px;
    left: 10px;
  }
  .p-scene__box4__item__step:after {
    width: 63.9px;
    height: 126.9px;
    z-index: 1;
    background: url("../images/scene/word/img_word_step_point@2x.webp") 0 50% no-repeat;
    position: absolute;
    display: none;
    top: 155px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-size: contain;
  }
  .p-scene__box4__item__step:before {
    content: "";
    display: block;
    width: 37.8px;
    height: 42.6px;
    position: relative;
    z-index: 1;
  }
  .p-scene__box4__item__step__1:before {
    background: url("../images/scene/word/img_word_step_001@2x.webp") 0 50% no-repeat;
    background-size: contain;
  }
  .p-scene__box4__item__step__2:before {
    background: url("../images/scene/word/img_word_step_002@2x.webp") 0 50% no-repeat;
    background-size: contain;
  }
  .p-scene__box4__item__step__3:before {
    background: url("../images/scene/word/img_word_step_003@2x.webp") 0 50% no-repeat;
    background-size: contain;
  }
  .p-scene__box4__item__step__4:before {
    background: url("../images/scene/word/img_word_step_004@2x.webp") 0 50% no-repeat;
    background-size: contain;
  }
  .p-scene__box4__item__step__4:after {
    display: none;
  }
  .p-scene__box4__item__text {
    width: 100%;
  }
  .p-scene__box4__item__text h4 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    font-size: clamp(1.4rem, 0.744rem + 1.08vw, 1.8rem);
    margin-left: 40px;
    width: calc(100% - 45px);
    white-space: wrap;
  }
  .p-scene__box4__item__text h4 picture {
    width: 45px;
  }
  .p-scene__box4__item__text p {
    padding-left: 0;
    font-size: clamp(1.2rem, 0.744rem + 1.08vw, 1.4rem);
    margin-bottom: 20px;
  }
  .p-scene__box4__item__figure {
    width: 100%;
    text-align: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p-scene__box4__item__figure__wide {
    width: 100%;
  }
}
/*-------------------------------
  11 サポート
-------------------------------*/
.p-support--section1 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.p-support--section1__item {
  width: 100%;
  background: #fff;
  border-radius: 22px;
}
.p-support--section1__item > div {
  padding: 15px 15px 25px 15px;
}
.p-support--section1__figure {
  width: 100%;
  display: block;
}
.p-support--section1__h3 {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  color: #233447;
  text-align: center;
  margin-bottom: 0.8em;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.p-support--section1__p {
  font-size: clamp(1.4rem, 0.744rem + 1.08vw, 1.6rem);
}

@media screen and (max-width: 1024px) {
  .p-support--section1 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
  }
  .p-support--section1__item {
    width: 100%;
    background: #fff;
    border-radius: 15px;
  }
  .p-support--section1__item > div {
    padding: 15px 15px 20px 15px;
  }
  .p-support--section1__h3 {
    font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
    margin-bottom: 0.8em;
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  .p-support--section1__p {
    font-size: clamp(1.3rem, 0.544rem + 1.08vw, 1.45rem);
  }
}
/*-------------------------------
  12 メンテナンス
-------------------------------*/
.p-maintenance--section1 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-bottom: 50px;
}
.p-maintenance--section1 ul {
  max-width: 70%;
  margin-inline: auto;
}
.p-maintenance--section1 ul li {
  font-size: clamp(1.6rem, 0.744rem + 1.48vw, 2.35rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 0.6em;
  color: #1b284e;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-maintenance--section1 ul li:before {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  background: url("../images//maintenance/ico_ex@2x.webp") 100% 0 no-repeat;
  background-size: contain;
  z-index: 1;
  margin-top: 4px;
}
.p-maintenance--section1 figure {
  width: 325px;
  margin-right: -15px;
  max-width: 30%;
  display: block;
}
.p-maintenance--section2__title {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-bottom: 50px;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: clamp(2.6rem, 1.371rem + 1.66vw, 3.3rem);
  line-height: 1.4;
  white-space: nowrap;
  color: #234993;
}
.p-maintenance--section2__title figure {
  width: 246px;
}
.p-maintenance--section2 ul {
  padding-left: 140px;
  max-width: 100%;
  margin-inline: auto;
}
.p-maintenance--section2 ul li {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  line-height: 1.5;
  color: #1b284e;
  font-size: clamp(1.6rem, 0.544rem + 1.28vw, 2.3rem);
  margin-bottom: 1em;
  letter-spacing: 0.15em;
  width: 100%;
}
.p-maintenance--section2 ul li:before {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  background: url("../images//maintenance/ico_check@2x.webp") 100% 0 no-repeat;
  background-size: contain;
  z-index: 1;
  margin-top: 4px;
}
.p-maintenance--section2 ul li span {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.p-maintenance--section3__item {
  margin-bottom: 90px;
}
.p-maintenance--section3__title {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 35px;
  margin-bottom: 50px;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: clamp(2.6rem, 1.371rem + 1.56vw, 3rem);
  line-height: 1.4;
  white-space: nowrap;
  color: #234993;
}
.p-maintenance--section3__title > span {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 150px;
  height: 50px;
  line-height: 0;
  font-size: clamp(1.6rem, 0.744rem + 1.58vw, 2.5rem);
  background: #d4676c;
  border-radius: 10px;
  color: #fff;
  text-align: center;
}
.p-maintenance--section3__imglist {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  margin-bottom: 60px;
}
.p-maintenance--section3__imglist figure {
  max-width: calc(100% - 30px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-maintenance--section3__txt {
  font-size: clamp(1.6rem, 0.544rem + 1.08vw, 2rem);
  margin-bottom: 50px;
}
.p-maintenance--section3__merit {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.p-maintenance--section3__merit dl {
  background: #ecf5f8;
  width: 50%;
  border-radius: 10px;
  padding: 20px;
}
.p-maintenance--section3__merit dl dt {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.3rem);
  color: #1b284e;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 25px;
  margin-left: -20px;
  line-height: 1.5;
  color: #1b284e;
  font-size: clamp(1.6rem, 0.544rem + 1.28vw, 2.3rem);
  margin-bottom: 1em;
  width: 100%;
}
.p-maintenance--section3__merit dl dt:before {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  background: url("../images//maintenance/ico_check@2x.webp") 100% 0 no-repeat;
  background-size: contain;
  z-index: 1;
  margin-top: 4px;
}
.p-maintenance--section3__merit dd ul {
  padding-left: 20px;
}
.p-maintenance--section3__merit dd ul li {
  font-size: clamp(1.6rem, 0.544rem + 1.08vw, 2rem);
  list-style: disc;
  color: #1b284e;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-style: normal;
}

@media screen and (max-width: 1024px) {
  .p-maintenance--section1 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 40px;
  }
  .p-maintenance--section1 ul {
    max-width: 100%;
  }
  .p-maintenance--section1 ul li {
    font-size: clamp(1.3rem, 0.544rem + 1.28vw, 1.6rem);
    margin-bottom: 0.6em;
  }
  .p-maintenance--section1 ul li:before {
    width: 20px;
    height: 20px;
    background: url("../images//maintenance/ico_ex@2x.webp") 100% 0 no-repeat;
    background-size: contain;
    margin-top: 4px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p-maintenance--section1 figure {
    width: 100%;
    margin-right: 0;
    max-width: 50%;
    margin-inline: auto;
  }
  .p-maintenance--section2__title {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    margin-bottom: 40px;
    font-size: clamp(1.4rem, 0.7771rem + 1.26vw, 1.8rem);
    white-space: wrap;
  }
  .p-maintenance--section2__title figure {
    width: 160px;
  }
  .p-maintenance--section2__title picture {
    width: 80px;
    margin-left: -20px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p-maintenance--section2 ul {
    padding-left: 0;
    max-width: 100%;
    margin-inline: auto;
  }
  .p-maintenance--section2 ul li {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    font-size: clamp(1.3rem, 0.544rem + 1.08vw, 1.6rem);
    margin-bottom: 1em;
    letter-spacing: 0.05em;
  }
  .p-maintenance--section2 ul li:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url("../images//maintenance/ico_check@2x.webp") 100% 0 no-repeat;
    background-size: contain;
    z-index: 1;
    margin-top: 4px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p-maintenance--section3__item {
    margin-bottom: 40px;
  }
  .p-maintenance--section3__title {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 15px;
    white-space: wrap;
    margin-bottom: 40px;
    letter-spacing: 0;
    font-size: clamp(1.4rem, 0.871rem + 1.36vw, 1.8rem);
  }
  .p-maintenance--section3__title > span {
    width: 100px;
    height: 30px;
    font-size: clamp(1.4rem, 0.744rem + 1.58vw, 1.8rem);
    border-radius: 5px;
  }
  .p-maintenance--section3__imglist {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px;
    margin-bottom: 40px;
  }
  .p-maintenance--section3__imglist figure {
    max-width: calc(50% - 15px);
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p-maintenance--section3__imglist__column3 figure {
    max-width: calc(33.3333333333% - 15px);
  }
  .p-maintenance--section3__txt {
    font-size: clamp(1.4rem, 0.544rem + 0.88vw, 1.6rem);
    margin-bottom: 40px;
  }
  .p-maintenance--section3__merit {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
  }
  .p-maintenance--section3__merit dl {
    width: 100%;
    padding: 20px;
  }
  .p-maintenance--section3__merit dl dt {
    margin-left: -20px;
    line-height: 1.5;
    color: #1b284e;
    font-size: clamp(1.6rem, 0.544rem + 1.28vw, 2rem);
    margin-bottom: 1em;
    width: 100%;
  }
  .p-maintenance--section3__merit dl dt:before {
    width: 20px;
    height: 20px;
    background: url("../images//maintenance/ico_check@2x.webp") 100% 0 no-repeat;
    background-size: contain;
  }
  .p-maintenance--section3__merit dd ul {
    padding-left: 20px;
  }
  .p-maintenance--section3__merit dd ul li {
    font-size: clamp(1.3rem, 0.544rem + 1.08vw, 1.6rem);
  }
}
/*-------------------------------
  08 クローン
-------------------------------*/
.p-clone--section1 {
  background: #dfebf7;
}
.p-clone--section1__inner {
  padding-top: 60px;
  padding-bottom: 60px;
}
.p-clone--section1__inner p {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  margin-bottom: 1.5em;
  letter-spacing: 0.2em;
}
.p-clone--section1__inner p.last {
  margin-bottom: 60px;
  text-align: center;
}
.p-clone--section1__list {
  background: rgba(255, 255, 255, 0.8);
  padding: 18px 10px;
  -webkit-box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.1);
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  margin-bottom: 25px;
  position: relative;
}
.p-clone--section1__list h3 {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  color: #233447;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  width: 230px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-right: 2px solid rgba(20, 56, 131, 0.2);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-clone--section1__list > div {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  line-height: 1.8;
  letter-spacing: 0.25em;
}
.p-clone--section1__list__img {
  position: relative;
  position: absolute;
  bottom: 0;
  right: -85px;
}
.p-clone--section2 {
  background: #f7f7f7;
}
.p-clone--section2__inner {
  padding-top: 60px;
  padding-bottom: 60px;
}
.p-clone--section2__inner ul {
  margin-left: 1em;
}
.p-clone--section2__inner ul li {
  gap: 10px;
  font-size: clamp(1.6rem, 0.744rem + 1.48vw, 2.3rem);
  margin-bottom: 0.5em;
  list-style: disc;
}
.p-clone--section2__inner ul li span {
  color: #bd1c24;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.p-clone--section2__inner ul li:last-child {
  margin-bottom: 60px;
}
.p-clone--section2__content {
  background: url("../images/service/clone/img_clone_01.webp") 100% 0 no-repeat;
  background-size: contain;
}
.p-clone--section3 {
  background: #dfebf7;
}
.p-clone--section3__h2 {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: clamp(2.4rem, 0.8rem + 2.5vw, 3.8rem);
  line-height: 1.4;
  color: #233447;
  text-align: center;
  margin-bottom: 60px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.p-clone--section3__h2 figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 30%;
}
.p-clone--section3__h2 h2 {
  background: url("../images/service/clone/img_clone_03.webp") 100% 0 no-repeat;
  background-size: cover;
  padding: 20px;
  width: 950px;
  max-width: 80%;
  font-size: clamp(2.4rem, 0.8rem + 2.5vw, 3.8rem);
  color: #233447;
  text-align: center;
  font-weight: 700;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  position: relative;
  height: 150px;
}
.p-clone--section3__h2 h2:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 75px solid transparent;
  border-bottom: 75px solid transparent;
  border-left: 15px solid #dfebf7;
  border-right: 0;
}
.p-clone--section3__h3 {
  font-size: clamp(1.6rem, 0.744rem + 1.48vw, 2.6rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.p-clone--section3__inner {
  padding-top: 60px;
  padding-bottom: 60px;
  color: #233447;
}
.p-clone--section3__inner p {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  margin-bottom: 1.5em;
}
.p-clone--section3__inner p:last-child {
  margin-bottom: 60px;
}
.p-clone--section4 {
  background: #f7f7f7;
}
.p-clone--section4__inner {
  padding-top: 60px;
  padding-bottom: 60px;
}
.p-clone--section4__h3 {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: clamp(2.4rem, 0.8rem + 2.5vw, 3.8rem);
  line-height: 1.4;
  color: #233447;
  text-align: center;
  margin-bottom: 60px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.p-clone--section4__h3 figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-clone--section5 {
  background: #dfebf7;
}
.p-clone--section5__inner {
  padding-top: 60px;
  padding-bottom: 60px;
}
.p-clone--section5__h3 {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: clamp(2.4rem, 0.8rem + 2.5vw, 3.8rem);
  line-height: 1.4;
  color: #233447;
  text-align: center;
  margin-bottom: 60px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.p-clone--section5__h3 figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-clone--section5__price {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.p-clone--section5__price__l {
  width: 430px;
  max-width: 38%;
  margin-bottom: 60px;
}
.p-clone--section5__price__l dl {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.p-clone--section5__price__l dl dt {
  background: #234993;
  width: 65px;
  color: #fff;
  font-weight: 700;
  font-size: clamp(1.6rem, 0.744rem + 1.68vw, 2.6rem);
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  text-orientation: upright;
  letter-spacing: 0;
  padding: 30px 5px;
  line-height: 1.8;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-clone--section5__price__l dl dd {
  width: 290px;
  max-width: 80%;
}
.p-clone--section5__price__l dl dd ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}
.p-clone--section5__price__l dl dd ul li {
  background: rgba(255, 255, 255, 0.6);
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 15px 10px;
  border-radius: 10px;
  text-align: center;
  line-height: 1.4;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
}
.p-clone--section5__price__l dl dd ul li:last-child {
  margin-bottom: 0;
}
.p-clone--section5__price__r {
  width: 62%;
}
.p-clone--section5__price__r table {
  width: 100%;
  margin-top: 20px;
}
.p-clone--section5__price__r table tr th {
  background: #234993;
  color: #fff;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  letter-spacing: 0;
  text-align: center;
  border-left: 1px solid #234993;
}
.p-clone--section5__price__r table tr th span {
  font-size: clamp(1.4rem, 0.644rem + 1.08vw, 1.8rem);
}
.p-clone--section5__price__r table tr th:nth-of-type(1) {
  width: 40%;
  border-right: 1px solid #000000;
}
.p-clone--section5__price__r table tr th:nth-of-type(2) {
  width: 60%;
}
.p-clone--section5__price__r table tr td {
  background: #fff;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  letter-spacing: 0;
  text-align: center;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
}
.p-clone--section5__price__r table tr td:nth-of-type(1) {
  width: 40%;
  border-left: 1px solid #000000;
}
.p-clone--section5__price__r table tr td:nth-of-type(2) {
  width: 60%;
}
.p-clone--section5__price__small {
  text-align: right;
  padding: 5px 0;
  font-size: clamp(1.2rem, 0.444rem + 1.08vw, 1.6rem);
}
.p-clone--section5__price__hosoku {
  padding: 20px 20px 20px 40px;
  background: #eeeeef;
}
.p-clone--section5__price__hosoku p {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
}
.p-clone--section5__price__hosoku p:first-of-type {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 0;
}
.p-clone--section5__price__hosoku p:first-of-type span {
  color: #e50012;
}
.p-clone--section5__price__hosoku p:nth-of-type(2) {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  font-size: clamp(1.4rem, 0.544rem + 1.08vw, 1.6rem);
}
.p-clone--section6 {
  background: #f7f7f7;
}
.p-clone--section6__inner {
  padding-top: 60px;
  padding-bottom: 60px;
}
.p-clone--section6__case__item__h3 {
  background: #727171;
  color: #fff;
  padding: 10px 20px 10px 20px;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(2.4rem, 1.2rem + 1.18vw, 3rem);
  position: relative;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  height: 85px;
}
.p-clone--section6__case__item__h3:before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  border: solid;
  border-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(255, 255, 255, 0.3);
  border-width: 0px 0px 85px 85px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.p-clone--section6__case__item__top {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.p-clone--section6__case__item__top__left {
  width: 280px;
  height: 90px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px;
  background: #94c1e8;
  padding: 10px;
  gap: 10px;
  color: #fff;
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  line-height: 1.4;
}
.p-clone--section6__case__item__top__left .small {
  font-size: clamp(1.3rem, 0.444rem + 1.08vw, 1.6rem);
}
.p-clone--section6__case__item__top__left:before {
  content: "▶";
  display: block;
  width: 1em;
  height: 1em;
  -webkit-transform: translateY(-0.2em);
          transform: translateY(-0.2em);
}
.p-clone--section6__case__item__top__left.orange {
  background: #f4c542;
}
.p-clone--section6__case__item__top__left.red {
  background: #ea8f9a;
}
.p-clone--section6__case__item__top__left.blue {
  background: #3a9bcc;
}
.p-clone--section6__case__item__top__left.green {
  background: #329ba0;
}
.p-clone--section6__case__item__top__left span {
  font-size: clamp(1.3rem, 0.444rem + 1.08vw, 1.6rem);
}
.p-clone--section6__case__item__top__right {
  width: calc(100% - 280px);
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.p-clone--section6__case__item__top__right > figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 100%;
}
.p-clone--section6__case__item__top__right > figure.mb-auto {
  margin-bottom: auto;
}
.p-clone--section6__case__item__top__right p {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  letter-spacing: 0.15em;
}
.p-clone--section6__case__item__top__right p span {
  color: #e35464;
}
.p-clone--section6__case__item__top__right__img1 {
  position: absolute;
  top: 50%;
  right: 0;
}
.p-clone--section6__case__item__top__right__img2 {
  position: absolute;
  bottom: -40%;
  right: 0;
}
.p-clone--section6__case__item__top__right__img3 {
  position: absolute;
  top: -20%;
  right: 0;
}
.p-clone--section6__case__item__top__right__img4 {
  position: absolute;
  top: -50%;
  right: 0;
}
.p-clone--section6__case__item__bottom {
  padding: 25px 0 20px 40px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
.p-clone--section6__case__item__bottom p {
  font-size: clamp(1.6rem, 0.744rem + 1.48vw, 2.4rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.p-clone--section6__case__item__bottom ul {
  padding-top: 15px;
}
.p-clone--section6__case__item__bottom ul li {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  white-space: nowrap;
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.p-clone--section6__case__item__bottom ul li span {
  width: 3.5em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-clone--section6__case__item__bottom__img {
  text-align: center;
  margin: 0 auto 100px auto;
  width: 100%;
}
.p-clone--section6__case__item__bottom__img img {
  max-width: 100%;
  height: auto;
}
.p-clone--section6__case__chosa {
  padding: 20px 0 20px 40px;
  background: #fff;
  position: relative;
  margin-top: 200px;
  margin-bottom: 100px;
}
.p-clone--section6__case__chosa:before {
  content: "";
  display: block;
  width: 210px;
  height: 251px;
  background: url("../images/service/chosa/img_chosa_case06.webp") 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 0;
}
.p-clone--section6__case__chosa p {
  font-size: clamp(1.6rem, 0.744rem + 1.38vw, 2.4rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.15em;
  line-height: 1.8;
  padding-left: 20%;
}

.p-clone__case__more {
  background: #f29600;
  color: #fff;
  padding: 15px 20px 15px 20px;
  width: 28em;
  max-width: 100%;
  margin-inline: auto;
  height: auto;
  text-align: center;
  border-radius: 20px;
  margin-bottom: 70px;
  letter-spacing: 0;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  -webkit-box-shadow: 0 8px 5px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 8px 5px 0 rgba(0, 0, 0, 0.1);
  font-size: clamp(2.4rem, 1.2rem + 1.3vw, 3.1rem);
  display: block;
  position: relative;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-clone__case__more:after {
  background: url("../images/top/ico_point1.svg") 50% 50% no-repeat;
  background-size: contain;
  display: block;
  width: 30px;
  content: "";
  height: 30px;
}
.p-clone__case__more__back:after {
  display: none;
}
.p-clone__case__more__back:before {
  background: url("../images/top/ico_point1.svg") 50% 50% no-repeat;
  background-size: contain;
  display: block;
  width: 30px;
  height: 30px;
  content: "";
  -webkit-transform: rotate(180deg) translateY(-2px);
          transform: rotate(180deg) translateY(-2px);
}
.p-clone__case__more > span {
  width: 485px;
  max-width: 100%;
  margin-left: auto;
  margin-right: 0;
  color: #233447;
  height: auto;
  margin-top: 15px;
  padding: 10px;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(1.6rem, 1.2rem + 1vw, 1.9rem);
}
.p-clone__case__more > span:hover {
  background-color: #fff;
}
.p-clone__case__more.green {
  background-color: #08756d;
}

@media screen and (max-width: 1024px) {
  .p-clone--section1__inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-clone--section1__inner p {
    font-size: clamp(1.4rem, 0.744rem + 1.08vw, 1.8rem);
    letter-spacing: 0.15em;
  }
  .p-clone--section1__inner p.last {
    margin-bottom: 50px;
  }
  .p-clone--section1__list {
    padding: 15px 10px;
    gap: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-clone--section1__list h3 {
    font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-right: 0;
  }
  .p-clone--section1__list > div {
    font-size: clamp(1.4rem, 0.744rem + 1.08vw, 1.8rem);
    line-height: 1.7;
    letter-spacing: 0.15em;
  }
  .p-clone--section1__list__img {
    position: relative;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25%;
  }
  .p-clone--section1__list:nth-of-type(4) > div {
    padding-right: 60px;
  }
  .p-clone--section2__inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-clone--section2__inner ul li {
    font-size: clamp(1.4rem, 0.744rem + 1.08vw, 1.8rem);
    letter-spacing: 0.15em;
    margin-bottom: 1em;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-clone--section2__content {
    background: url("../images/service/clone/img_clone_01@2x.webp") 100% 100% no-repeat;
    padding-bottom: 95%;
    background-size: contain;
  }
  .p-clone--section3__h2 {
    font-size: clamp(2rem, 0.8rem + 2vw, 2.8rem);
    margin-bottom: 50px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-clone--section3__h2 figure {
    max-width: 20%;
  }
  .p-clone--section3__h2 h2 {
    background: url("../images/service/clone/img_clone_03@2x.webp") 100% 0 no-repeat;
    background-size: cover;
    padding: 20px 10px 20px 10px;
    width: 950px;
    line-height: 1.8;
    max-width: 80%;
    font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
    position: relative;
    height: 120px;
  }
  .p-clone--section3__h3 {
    font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
    letter-spacing: 0.15em;
    line-height: 1.7;
  }
  .p-clone--section3__inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-clone--section3__inner p {
    font-size: clamp(1.4rem, 0.744rem + 1.08vw, 1.8rem);
    letter-spacing: 0.15em;
    margin-bottom: 1.5em;
  }
  .p-clone--section3__inner p:last-child {
    margin-bottom: 40px;
  }
  .p-clone--section4__inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-clone--section4__h3 {
    font-size: clamp(2rem, 0.8rem + 2vw, 2.8rem);
    margin-bottom: 50px;
  }
  .p-clone--section5__inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-clone--section5__h3 {
    font-size: clamp(2rem, 0.8rem + 2vw, 2.8rem);
    margin-bottom: 50px;
  }
  .p-clone--section5__price {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
  }
  .p-clone--section5__price__l {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .p-clone--section5__price__l dl {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
  }
  .p-clone--section5__price__l dl dt {
    background: #234993;
    width: 100%;
    color: #fff;
    font-weight: 700;
    font-size: clamp(1.6rem, 0.744rem + 1.68vw, 2.4rem);
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    text-orientation: mixed;
    letter-spacing: 0;
    padding: 15px 5px;
    line-height: 1.4;
  }
  .p-clone--section5__price__l dl dd {
    width: 100%;
    max-width: 100%;
  }
  .p-clone--section5__price__l dl dd ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px;
  }
  .p-clone--section5__price__l dl dd ul li {
    padding: 10px 5px;
    border-radius: 8px;
    font-size: clamp(1.4rem, 0.544rem + 0.88vw, 1.6rem);
  }
  .p-clone--section5__price__r {
    width: 100%;
  }
  .p-clone--section5__price__r table {
    width: 100%;
    margin-top: 20px;
  }
  .p-clone--section5__price__r table tr th {
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: clamp(1.4rem, 0.544rem + 1.08vw, 1.65rem);
  }
  .p-clone--section5__price__r table tr th span {
    font-size: clamp(1rem, 0.544rem + 0.88vw, 1.2rem);
  }
  .p-clone--section5__price__r table tr th:nth-of-type(1) {
    width: 40%;
    border-right: 1px solid #000000;
  }
  .p-clone--section5__price__r table tr th:nth-of-type(2) {
    width: 60%;
  }
  .p-clone--section5__price__r table tr td {
    font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  }
  .p-clone--section5__price__r table tr td:nth-of-type(1) {
    width: 40%;
    border-left: 1px solid #000000;
  }
  .p-clone--section5__price__r table tr td:nth-of-type(2) {
    width: 60%;
  }
  .p-clone--section5__price__small {
    text-align: right;
    padding: 5px 0;
    font-size: clamp(1rem, 0.444rem + 0.88vw, 1.2rem);
  }
  .p-clone--section5__price__hosoku {
    padding: 15px 15px 15px 20px;
    margin-bottom: 30px;
  }
  .p-clone--section5__price__hosoku p {
    font-size: clamp(1.4rem, 0.544rem + 1.08vw, 1.8rem);
  }
  .p-clone--section5__price__hosoku p:nth-of-type(2) {
    font-size: clamp(1.2rem, 0.544rem + 0.88vw, 1.4rem);
  }
  .p-clone--section6__inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .p-clone--section6__case__item__h3 {
    padding: 10px 20px 10px 10px;
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: clamp(1.6rem, 1rem + 1.08vw, 2rem);
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    height: 80px;
  }
  .p-clone--section6__case__item__h3 span {
    font-size: 1.2rem;
  }
  .p-clone--section6__case__item__top {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
  }
  .p-clone--section6__case__item__top__left {
    width: 100%;
    height: 80px;
    font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
    line-height: 1.4;
  }
  .p-clone--section6__case__item__top__left .small {
    font-size: clamp(1.3rem, 0.444rem + 1.08vw, 1.6rem);
  }
  .p-clone--section6__case__item__top__left span {
    font-size: clamp(1.3rem, 0.444rem + 1.08vw, 1.6rem);
  }
  .p-clone--section6__case__item__top__right {
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p-clone--section6__case__item__top__right.eset {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-clone--section6__case__item__top__right__sp1 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-clone--section6__case__item__top__right__sp2 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-clone--section6__case__item__top__right__sp2 p {
    width: calc(100% - 80px);
  }
  .p-clone--section6__case__item__top__right p {
    font-size: clamp(1.4rem, 0.644rem + 1.08vw, 2rem);
    letter-spacing: 0.05em;
  }
  .p-clone--section6__case__item__top__right__check {
    width: 30px;
  }
  .p-clone--section6__case__item__top__right__img1 {
    position: relative;
    top: 0;
    right: 0;
  }
  .p-clone--section6__case__item__top__right__img1 img {
    max-width: 100%;
    height: auto;
  }
  .p-clone--section6__case__item__top__right__img2 {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
  }
  .p-clone--section6__case__item__top__right__img2 img {
    max-width: 100%;
    height: auto;
  }
  .p-clone--section6__case__item__top__right__img3 {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
  }
  .p-clone--section6__case__item__top__right__img3 img {
    max-width: 100%;
    height: auto;
  }
  .p-clone--section6__case__item__top__right__img4 {
    position: relative;
    top: 0;
    right: 0;
    max-width: 100%;
  }
  .p-clone--section6__case__item__top__right__img4 img {
    max-width: 100%;
    height: auto;
  }
  .p-clone--section6__case__item__bottom {
    padding: 20px 0 20px 0;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 20px;
  }
  .p-clone--section6__case__item__bottom p {
    font-size: clamp(1.4rem, 0.744rem + 1.08vw, 2rem);
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 800;
    font-style: normal;
  }
  .p-clone--section6__case__item__bottom ul {
    padding-top: 15px;
  }
  .p-clone--section6__case__item__bottom ul li {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    white-space: wrap;
    font-size: clamp(1.4rem, 0.744rem + 1.08vw, 2rem);
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  .p-clone--section6__case__item__bottom ul li span {
    width: 3.5em;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p-clone--section6__case__item__bottom__img {
    text-align: center;
    margin: 0 auto 100px auto;
    width: 100%;
  }
  .p-clone--section6__case__item__bottom__img img {
    max-width: 100%;
    height: auto;
  }
  .p-clone--section6__case__chosa {
    padding: 20px 10px 20px 115.5px;
    background: #fff;
    position: relative;
    margin-top: 50px;
    margin-bottom: 100px;
  }
  .p-clone--section6__case__chosa:before {
    content: "";
    display: block;
    width: 105px;
    height: 125.5px;
    background: url("../images/service/chosa/img_chosa_case06@2x.webp") 0 0 no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .p-clone--section6__case__chosa p {
    font-size: clamp(1.4rem, 0.744rem + 1.08vw, 2rem);
    letter-spacing: 0.05em;
    padding-left: 0;
  }
  .p-clone__case__more {
    padding: 15px 15px 10px 15px;
    margin-bottom: 40px;
    font-size: clamp(1.6rem, 0.8rem + 1.2vw, 2rem);
  }
  .p-clone__case__more > span {
    background: #fff url("../images/service/chosa/img_chosa_point@2x.webp") calc(100% - 15px) 50% no-repeat;
    background-size: 19px 15px;
    margin-top: 15px;
    padding: 10px;
    font-size: clamp(1.4rem, 0.8rem + 1vw, 1.6rem);
  }
}
.p-clone--flow__chosaTitle {
  background: #143883;
  color: #fff;
  padding: 20px 20px 10px 50px;
  width: 100%;
  height: auto;
  line-height: 1;
  text-align: center;
  border-radius: 20px;
  margin-bottom: 70px;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  -webkit-box-shadow: 0 8px 5px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 8px 5px 0 rgba(0, 0, 0, 0.1);
  font-size: clamp(2.4rem, 1.2rem + 1.3vw, 3.1rem);
}
.p-clone--flow__chosaTitle a {
  width: 485px;
  max-width: 100%;
  margin-left: auto;
  margin-right: 0;
  background: #fff url("../images/service/chosa/img_chosa_point.webp") calc(100% - 15px) 50% no-repeat;
  background-size: 19px 15px;
  color: #233447;
  height: auto;
  margin-top: 10px;
  padding: 10px;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(1.6rem, 1.2rem + 1vw, 1.9rem);
}
.p-clone--flow__chosaTitle a:hover {
  background-color: #fff;
}
.p-clone--flow > section {
  background: #fff;
  position: relative;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin-bottom: 70px;
}
.p-clone--flow > section.chosa1 {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-clone--flow > section.chosa1 hgroup {
  padding: 30px 20px;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.p-clone--flow > section.chosa1 > * {
  width: 100%;
  max-width: 100%;
}
.p-clone--flow > section hgroup {
  width: 320px;
  max-width: 35%;
  border-radius: 10px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
}
.p-clone--flow > section hgroup.blue {
  background: #143883;
}
.p-clone--flow > section hgroup.blue2 {
  background: #328fc6;
}
.p-clone--flow > section hgroup.orange {
  background: #f29600;
}
.p-clone--flow > section hgroup.green {
  background: #08756d;
}
.p-clone--flow > section hgroup.red {
  background: #ea8f9a;
}
.p-clone--flow > section.blue:after {
  content: "";
  display: block;
  width: 68px;
  height: 25px;
  background: url("../images/top/img_top_flow_next_1.svg") 100% 0 no-repeat;
  background-size: contain;
  z-index: 1;
  position: relative;
  position: absolute;
  bottom: -44px;
  left: 43%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.p-clone--flow > section.blue:last-of-type:after {
  display: none;
}
.p-clone--flow__item1 {
  padding: 20px 15px 15px 30px;
  position: relative;
  width: 100%;
}
.p-clone--flow__item1 p {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  margin-bottom: 1.5em;
  line-height: 1.6;
  letter-spacing: 0.2em;
}
.p-clone--flow__item1 p span {
  color: #e35464;
}
.p-clone--flow__item1 p:last-of-type {
  margin-bottom: 0;
}
.p-clone--flow__item2 {
  padding: 20px 15px 15px 30px;
  position: relative;
  width: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 20px;
}
.p-clone--flow__h3 {
  font-size: clamp(2.4rem, 1.2rem + 1.6vw, 3.2rem);
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  line-height: 1.3;
  white-space: nowrap;
  margin-right: auto;
}
.p-clone--flow__h3:before {
  content: "▶";
  display: block;
  margin-right: 0.5rem;
}
.p-clone--flow__point {
  border-radius: 20px;
  padding: 30px 20px 20px 40px;
  position: relative;
  margin-top: 50px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  gap: 20px;
}
.p-clone--flow__point ul {
  width: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-clone--flow__point ul li {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  line-height: 1.5;
  font-size: clamp(1.6rem, 0.544rem + 1.08vw, 2.1rem);
  margin-bottom: 0.2em;
  width: 100%;
}
.p-clone--flow__point ul li:before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url("../images/service/clone//ico_check.webp") 100% 0 no-repeat;
  background-size: contain;
  z-index: 1;
  margin-top: 4px;
}
.p-clone--flow__point ul li span {
  color: #033333;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.p-clone--flow__point.blue {
  background: #dfebf7;
}
.p-clone--flow__point.orange {
  background: #fcedd6;
}
.p-clone--flow__point.red {
  background: #ffeef1;
}
.p-clone--flow__point figure.img_mylogstar__tokucho__img1 {
  position: absolute;
  top: 0;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-clone--flow__point figure.img_mylogstar__tokucho__img1 img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
}
.p-clone--flow__point__ico1 {
  content: "";
  display: block;
  width: 142px;
  height: 63px;
  background: url("../images/service/clone//img_clone_point01.webp") 100% 0 no-repeat;
  background-size: contain;
  z-index: 1;
  position: relative;
  position: absolute;
  top: -30px;
  left: 30px;
}
.p-clone--flow__point__ico2 {
  content: "";
  display: block;
  width: 142px;
  height: 63px;
  background: url("../images/service/clone//img_clone_point02.webp") 100% 0 no-repeat;
  background-size: contain;
  z-index: 1;
  position: relative;
  position: absolute;
  top: -30px;
  left: 30px;
}
.p-clone--flow__point__ico3 {
  content: "";
  display: block;
  width: 242px;
  height: 63px;
  background: url("../images/service/clone//img_clone_point03.webp") 100% 0 no-repeat;
  background-size: contain;
  z-index: 1;
  position: relative;
  position: absolute;
  top: -30px;
  left: 30px;
}
.p-clone--flow__point__ico4 {
  content: "";
  display: block;
  width: 142px;
  height: 63px;
  background: url("../images/service/chosa/img_chosa_naiyo_point1.webp") 100% 0 no-repeat;
  background-size: contain;
  z-index: 1;
  position: relative;
  position: absolute;
  top: -30px;
  left: 30px;
}
.p-clone--flow__point__ico5 {
  content: "";
  display: block;
  width: 270px;
  height: 63px;
  background: url("../images/service/chosa/img_chosa_naiyo_point2.webp") 100% 0 no-repeat;
  background-size: contain;
  z-index: 1;
  position: relative;
  position: absolute;
  top: -30px;
  left: 30px;
}
.p-clone--flow__point__ico6 {
  content: "";
  display: block;
  width: 338px;
  height: 64px;
  background: url("../images/service/mylogstar/img_mylogstar__tokucho__icon1.webp") 100% 0 no-repeat;
  background-size: contain;
  z-index: 1;
  position: relative;
  position: absolute;
  top: -30px;
  left: 30px;
}
.p-clone--flow__point__ico7 {
  content: "";
  display: block;
  width: 262px;
  height: 65px;
  background: url("../images/service/mylogstar/img_mylogstar__tokucho__icon2.webp") 100% 0 no-repeat;
  background-size: contain;
  z-index: 1;
  position: relative;
  position: absolute;
  top: -30px;
  left: 30px;
}
.p-clone--flow__point__ico8 {
  content: "";
  display: block;
  width: 338px;
  height: 64px;
  background: url("../images/service/mylogstar/img_mylogstar__tokucho__icon3.webp") 100% 0 no-repeat;
  background-size: contain;
  z-index: 1;
  position: relative;
  position: absolute;
  top: -30px;
  left: 30px;
}
.p-clone--flow__point__ico9 {
  content: "";
  display: block;
  width: 262px;
  height: 65px;
  background: url("../images/service/mylogstar/img_mylogstar__tokucho__icon4.webp") 100% 0 no-repeat;
  background-size: contain;
  z-index: 1;
  position: relative;
  position: absolute;
  top: -30px;
  left: 30px;
}
.p-clone--flow__point__ico10 {
  content: "";
  display: block;
  width: 338px;
  height: 64px;
  background: url("../images/service/ss1/img_ss1__tokucho__icon1.webp") 100% 0 no-repeat;
  background-size: contain;
  z-index: 1;
  position: relative;
  position: absolute;
  top: -30px;
  left: 30px;
}
.p-clone--flow__point__ico11 {
  content: "";
  display: block;
  width: 262px;
  height: 65px;
  background: url("../images/service/ss1/img_ss1__tokucho__icon2.webp") 100% 0 no-repeat;
  background-size: contain;
  z-index: 1;
  position: relative;
  position: absolute;
  top: -30px;
  left: 30px;
}
.p-clone--flow__point__ico12 {
  content: "";
  display: block;
  width: 338px;
  height: 64px;
  background: url("../images/service/ss1/img_ss1__tokucho__icon3.webp") 100% 0 no-repeat;
  background-size: contain;
  z-index: 1;
  position: relative;
  position: absolute;
  top: -30px;
  left: 30px;
}
.p-clone--flow__point__ico13 {
  content: "";
  display: block;
  width: 262px;
  height: 65px;
  background: url("../images/service/ss1/img_ss1__tokucho__icon4.webp") 100% 0 no-repeat;
  background-size: contain;
  z-index: 1;
  position: relative;
  position: absolute;
  top: -30px;
  left: 30px;
}
.p-clone--flow__imgAbsolute {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-clone--flow__bottom {
  -webkit-box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.1);
  background: #eeeeef;
  padding: 80px 30px 30px 30px;
  position: relative;
}
.p-clone--flow__bottom h3 {
  position: absolute;
  top: 0;
  left: 0;
  background: #143883;
  color: #fff;
  padding: 10px 20px 10px 50px;
  height: 50px;
  line-height: 1;
  display: inline-block;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(2.4rem, 1.2rem + 1.3vw, 3.1rem);
}
.p-clone--flow__bottom h3:before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  border: solid;
  border-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(105, 178, 219, 0.3);
  border-width: 0px 0px 50px 50px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.p-clone--flow__bottom h3.orange {
  background: #f29600;
}
.p-clone--flow__bottom h3.orange:before {
  border-left-color: rgba(255, 255, 255, 0.3);
}
.p-clone--flow__bottom dl {
  font-size: clamp(1.6rem, 0.644rem + 1.08vw, 2.2rem);
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  line-height: 1.6;
  padding-bottom: 1px;
  letter-spacing: 0.25em;
}
.p-clone--flow__bottom dl:last-of-type {
  margin-bottom: 20px;
}
.p-clone--flow__bottom dl dt {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  text-align: center;
  max-width: 40%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-bottom: 10px;
}
.p-clone--flow__bottom dl dd {
  width: 100%;
}
.p-clone--flow__bottom a {
  margin-right: 0;
}

@media screen and (max-width: 1024px) {
  .p-clone--flow__chosaTitle {
    padding: 20px 20px 10px 20px;
    margin-bottom: 50px;
    line-height: 1.3;
    font-size: clamp(1.8rem, 1.2rem + 1vw, 2.2rem);
  }
  .p-clone--flow__chosaTitle a {
    max-width: 100%;
    background: #fff url("../images/service/chosa/img_chosa_point@2x.webp") calc(100% - 10px) 50% no-repeat;
    background-size: 19px 15px;
    margin-top: 10px;
    padding: 10px 15px 10px 10px;
    letter-spacing: 0;
    font-size: clamp(1rem, 1.2rem + 1vw, 1.2rem);
  }
  .p-clone--flow > section {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 60px;
  }
  .p-clone--flow > section.chosa1 hgroup {
    padding: 20px 20px;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .p-clone--flow > section.chosa1 > * {
    width: 100%;
    max-width: 100%;
  }
  .p-clone--flow > section hgroup {
    width: calc(100% - 40px) !important;
    margin: 20px auto 0 auto;
    max-width: 100%;
    border-radius: 10px;
    padding: 15px;
  }
  .p-clone--flow > section.blue:after {
    width: 68px;
    height: 25px;
    background: url("../images/top/img_top_flow_next_1.svg") 100% 0 no-repeat;
    bottom: -44px;
    left: 43%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .p-clone--flow__item1 {
    padding: 20px 10px 15px 10px;
    position: relative;
    width: 100%;
  }
  .p-clone--flow__item1 p {
    font-size: clamp(1.4rem, 0.744rem + 1.08vw, 1.8rem);
    margin-bottom: 1.5em;
  }
  .p-clone--flow__item2 {
    padding: 20px 10px 15px 10px;
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .p-clone--flow__h3 {
    font-size: clamp(1.8rem, 1rem + 1.2vw, 2.4rem);
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-clone--flow__point {
    border-radius: 10px;
    padding: 30px 10px 20px 10px;
    position: relative;
    margin-top: 50px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    gap: 20px;
  }
  .p-clone--flow__point ul {
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-clone--flow__point ul li {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 5px;
    line-height: 1.5;
    letter-spacing: 0;
    font-size: clamp(1.3rem, 0.544rem + 1.08vw, 1.6rem);
    margin-bottom: 1em;
  }
  .p-clone--flow__point ul li span.w90 {
    width: 90%;
  }
  .p-clone--flow__point ul li:before {
    width: 20px;
    height: 20px;
    background: url("../images/service/clone/ico_check@2x.webp") 100% 0 no-repeat;
    background-size: contain;
    margin-top: 1px;
  }
  .p-clone--flow__point figure.img_mylogstar__tokucho__img1 {
    position: relative;
    top: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .p-clone--flow__point figure.img_mylogstar__tokucho__img1 picture {
    display: block;
    width: 100%;
    height: auto;
  }
  .p-clone--flow__point figure.img_mylogstar__tokucho__img1 img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: auto;
  }
  .p-clone--flow__point__ico1 {
    content: "";
    display: block;
    width: 113.6px;
    height: 50.4px;
    background: url("../images/service/clone//img_clone_point01@2x.webp") 100% 0 no-repeat;
    background-size: contain;
    z-index: 1;
    position: relative;
    position: absolute;
    top: -30px;
    left: 30px;
  }
  .p-clone--flow__point__ico2 {
    content: "";
    display: block;
    width: 113.6px;
    height: 50.4px;
    background: url("../images/service/clone//img_clone_point02@2x.webp") 100% 0 no-repeat;
    background-size: contain;
    z-index: 1;
    position: relative;
    position: absolute;
    top: -30px;
    left: 30px;
  }
  .p-clone--flow__point__ico3 {
    content: "";
    display: block;
    width: 193.6px;
    height: 50.4px;
    background: url("../images/service/clone//img_clone_point03@2x.webp") 100% 0 no-repeat;
    background-size: contain;
    z-index: 1;
    position: relative;
    position: absolute;
    top: -30px;
    left: 30px;
  }
  .p-clone--flow__point__ico4 {
    content: "";
    display: block;
    width: 113.6px;
    height: 50.4px;
    background: url("../images/service/chosa/img_chosa_naiyo_point1@2x.webp") 100% 0 no-repeat;
    background-size: contain;
    z-index: 1;
    position: relative;
    position: absolute;
    top: -30px;
    left: 30px;
  }
  .p-clone--flow__point__ico5 {
    content: "";
    display: block;
    width: 216px;
    height: 50.4px;
    background: url("../images/service/chosa/img_chosa_naiyo_point2@2x.webp") 100% 0 no-repeat;
    background-size: contain;
    z-index: 1;
    position: relative;
    position: absolute;
    top: -30px;
    left: 30px;
  }
  .p-clone--flow__point__ico6 {
    content: "";
    display: block;
    width: 270.4px;
    height: 51.2px;
    background: url("../images/service/mylogstar/img_mylogstar__tokucho__icon1@2x.webp") 100% 0 no-repeat;
    background-size: contain;
    z-index: 1;
    position: relative;
    position: absolute;
    top: -30px;
    left: 30px;
  }
  .p-clone--flow__point__ico7 {
    content: "";
    display: block;
    width: 209.6px;
    height: 52px;
    background: url("../images/service/mylogstar/img_mylogstar__tokucho__icon2@2x.webp") 100% 0 no-repeat;
    background-size: contain;
    z-index: 1;
    position: relative;
    position: absolute;
    top: -30px;
    left: 30px;
  }
  .p-clone--flow__point__ico8 {
    content: "";
    display: block;
    width: 270.4px;
    height: 51.2px;
    background: url("../images/service/mylogstar/img_mylogstar__tokucho__icon3@2x.webp") 100% 0 no-repeat;
    background-size: contain;
    z-index: 1;
    position: relative;
    position: absolute;
    top: -30px;
    left: 30px;
  }
  .p-clone--flow__point__ico9 {
    content: "";
    display: block;
    width: 209.6px;
    height: 52px;
    background: url("../images/service/mylogstar/img_mylogstar__tokucho__icon4@2x.webp") 100% 0 no-repeat;
    background-size: contain;
    z-index: 1;
    position: relative;
    position: absolute;
    top: -30px;
    left: 30px;
  }
  .p-clone--flow__point__ico10 {
    content: "";
    display: block;
    width: 270.4px;
    height: 51.2px;
    background: url("../images/service/ss1/img_ss1__tokucho__icon1@2x.webp") 100% 0 no-repeat;
    background-size: contain;
    z-index: 1;
    position: relative;
    position: absolute;
    top: -30px;
    left: 30px;
  }
  .p-clone--flow__point__ico11 {
    content: "";
    display: block;
    width: 209.6px;
    height: 52px;
    background: url("../images/service/ss1/img_ss1__tokucho__icon2@2x.webp") 100% 0 no-repeat;
    background-size: contain;
    z-index: 1;
    position: relative;
    position: absolute;
    top: -30px;
    left: 30px;
  }
  .p-clone--flow__point__ico12 {
    content: "";
    display: block;
    width: 270.4px;
    height: 51.2px;
    background: url("../images/service/ss1/img_ss1__tokucho__icon3@2x.webp") 100% 0 no-repeat;
    background-size: contain;
    z-index: 1;
    position: relative;
    position: absolute;
    top: -30px;
    left: 30px;
  }
  .p-clone--flow__point__ico13 {
    content: "";
    display: block;
    width: 209.6px;
    height: 52px;
    background: url("../images/service/ss1/img_ss1__tokucho__icon4@2x.webp") 100% 0 no-repeat;
    background-size: contain;
    z-index: 1;
    position: relative;
    position: absolute;
    top: -30px;
    left: 30px;
  }
  .p-clone--flow__imgAbsolute {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p-clone--flow__bottom {
    -webkit-box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.1);
    padding: 60px 10px 30px 10px;
  }
  .p-clone--flow__bottom h3 {
    height: 40px;
    width: 100%;
    font-size: clamp(1.8rem, 1.2rem + 1vw, 2.2rem);
  }
  .p-clone--flow__bottom dl {
    font-size: clamp(1.6rem, 0.544rem + 0.88vw, 1.8rem);
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 5px;
    line-height: 1.6;
    padding-bottom: 1px;
    letter-spacing: 0.1em;
  }
  .p-clone--flow__bottom dl:last-of-type {
    margin-bottom: 20px;
  }
  .p-clone--flow__bottom dl dt {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    gap: 10px;
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 700;
    font-style: normal;
    max-width: 100%;
    padding-bottom: 0;
  }
  .p-clone--flow__bottom dl dd {
    width: 100%;
    font-size: clamp(1.4rem, 0.544rem + 0.88vw, 1.6rem);
    margin-bottom: 20px;
  }
  .p-clone--flow__bottom a {
    margin-right: 0;
  }
}
/*-------------------------------
  09 詳細調査
-------------------------------*/
.p-chosa--section1 {
  background: #f7f7f7;
}
.p-chosa--section1__h2 {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: clamp(2.4rem, 0.8rem + 2.5vw, 3.8rem);
  line-height: 1.4;
  color: #233447;
  text-align: center;
  margin-bottom: 60px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-chosa--section1__h2.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-chosa--section1__h2 figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-chosa--section1__h2 h2 {
  padding: 20px;
  font-size: clamp(2.4rem, 0.8rem + 2.5vw, 3.8rem);
  color: #233447;
  text-align: left;
  font-weight: 700;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  position: relative;
}
.p-chosa--section1__h3 {
  font-size: clamp(1.6rem, 0.744rem + 1.48vw, 2.6rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #233447;
  margin-bottom: 20px;
  gap: 20px;
}
.p-chosa--section1__h3:before {
  content: "";
  display: block;
  width: 38px;
  height: 36px;
  background: url("../images/service/chosa/img_chosa_check.webp") 100% 0 no-repeat;
  margin-top: 8px;
  background-size: contain;
  z-index: 1;
  position: relative;
}
.p-chosa--section1__inner {
  padding-top: 100px;
  padding-bottom: 60px;
  color: #233447;
}
.p-chosa--section1__inner p {
  font-size: clamp(1.6rem, 0.744rem + 1.38vw, 2.3rem);
  margin-bottom: 1.5em;
  padding-left: 20px;
  letter-spacing: 0.15em;
}
.p-chosa--section1__inner p:last-child {
  margin-bottom: 60px;
}
.p-chosa--section2 {
  background: #dfebf7;
}
.p-chosa--section2__inner {
  padding-top: 100px;
  padding-bottom: 100px;
  color: #233447;
}
.p-chosa--section2__inner p {
  font-size: clamp(1.6rem, 0.744rem + 1.38vw, 2.3rem);
  margin-bottom: 1.5em;
  text-align: center;
  padding-left: 20px;
  letter-spacing: 0.15em;
}
.p-chosa--section2__inner p:last-child {
  margin-bottom: 60px;
}
.p-chosa--section2__price {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-bottom: 80px;
}
.p-chosa--section2__price > section {
  width: calc(33.3333333333% - 20px);
  background: tgba(#fff, 0.65);
  border: 3px solid rgba(236, 245, 248, 0.65);
  padding: 20px;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  background: rgba(255, 255, 255, 0.65);
}
.p-chosa--section2__price > section:nth-of-type(1) {
  width: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.p-chosa--section2__price dl {
  width: 100%;
  max-width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 20px;
}
.p-chosa--section2__price dl dt {
  width: 50px;
  height: 50px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #d4676c;
  font-size: clamp(1.6rem, 0.744rem + 1.08vw, 1.85rem);
  color: #fff;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.p-chosa--section2__price dl dd {
  font-size: clamp(1.6rem, 0.744rem + 1.38vw, 2.3rem);
  text-align: center;
}
.p-chosa--section2__price dl dd span {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: clamp(1.6rem, 0.744rem + 1.48vw, 2.6rem);
}
.p-chosa--section2__h3 {
  border: 2px solid #ecf5f8;
  min-width: 280px;
  height: 4.8em;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 20px;
}
.p-chosa--section2__h3 > span {
  border: 2px solid #fff;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  text-align: center;
  padding: 10px 5px;
  background: #51a4ce;
  font-size: clamp(1.6rem, 0.744rem + 1.08vw, 1.85rem);
  color: #fff;
}
.p-chosa--section2__h3.first {
  margin-bottom: 0;
}
.p-chosa--section2__h3.first:before {
  content: "";
  display: block;
  width: 40px;
  height: 59px;
  background: url("../images/service/chosa/img_chosa_price01.webp") 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: -15px;
  left: -5px;
}

@media screen and (max-width: 1024px) {
  .p-chosa--section1__h2 {
    font-size: clamp(2rem, 0.8rem + 2.5vw, 2.8rem);
    line-height: 1.4;
    margin-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-chosa--section1__h2 figure {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: 100%;
  }
  .p-chosa--section1__h2 h2 {
    padding: 20px 10px;
    white-space: nowrap;
    font-size: clamp(1.6rem, 0.8rem + 2vw, 2.4rem);
  }
  .p-chosa--section1__h3 {
    font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
    margin-bottom: 20px;
    gap: 15px;
  }
  .p-chosa--section1__h3:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url("../images/service/chosa/img_chosa_check@2x.webp") 100% 0 no-repeat;
    margin-top: 8px;
    background-size: contain;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p-chosa--section1__inner {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .p-chosa--section1__inner p {
    font-size: clamp(1.4rem, 0.744rem + 1.28vw, 1.8rem);
    margin-bottom: 1.5em;
    padding-left: 0;
  }
  .p-chosa--section2__inner {
    padding-top: 50px;
    padding-bottom: 100px;
    color: #233447;
  }
  .p-chosa--section2__inner p {
    font-size: clamp(1.4rem, 0.744rem + 1.08vw, 2rem);
    margin-bottom: 1.5em;
    padding-left: 0;
  }
  .p-chosa--section2__inner p:last-child {
    margin-bottom: 50px;
  }
  .p-chosa--section2__price {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    margin-bottom: 60px;
  }
  .p-chosa--section2__price > section {
    width: 100%;
    padding: 20px 10px;
  }
  .p-chosa--section2__price > section:nth-of-type(1) {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
  }
  .p-chosa--section2__price dl {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    gap: 10px;
  }
  .p-chosa--section2__price dl dt {
    width: 50px;
    height: 50px;
    font-size: clamp(1.4rem, 0.744rem + 1.08vw, 1.6rem);
  }
  .p-chosa--section2__price dl dd {
    font-size: clamp(1.4rem, 0.744rem + 1.08vw, 2rem);
  }
  .p-chosa--section2__price dl dd span {
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: clamp(2rem, 1.044rem + 1.88vw, 2.8rem);
  }
  .p-chosa--section2__h3 {
    border: 2px solid #ecf5f8;
    min-width: 280px;
    height: 4.8em;
    width: 100%;
    margin-bottom: 20px;
  }
  .p-chosa--section2__h3 > span {
    font-size: clamp(1.4rem, 0.744rem + 1.08vw, 1.85rem);
  }
  .p-chosa--section2__h3.first {
    margin-bottom: 0;
  }
  .p-chosa--section2__h3.first:before {
    content: "";
    display: block;
    width: 40px;
    height: 59px;
    background: url("../images/service/chosa/img_chosa_price01@2x.webp") 0 0 no-repeat;
    background-size: contain;
    position: absolute;
    top: -15px;
    left: -5px;
  }
}
/*-------------------------------
  10 セキュリティ保守
-------------------------------*/
.p-hoshu--section1 {
  background: #dfebf7;
}
.p-hoshu--section1__main {
  display: block;
  margin-bottom: 100px;
}
.p-hoshu--section1__main img {
  width: 1177px;
  max-width: calc(100% + 40px);
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
}
.p-hoshu--section1__inner {
  padding-bottom: 60px;
}
.p-hoshu--section1__inner p {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  margin-bottom: 1.5em;
}
.p-hoshu--section1__inner p:last-child {
  margin-bottom: 60px;
}
.p-hoshu--section1__txt {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 50px;
  position: relative;
}
.p-hoshu--section1__txt p {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  margin-bottom: 1.5em;
}
.p-hoshu--section1__txt p:first-of-type {
  width: 60%;
}
.p-hoshu--section1__txt p figure {
  width: 40%;
}
.p-hoshu--section1__txt .img__mail {
  -webkit-transform: translate(30%, -50%);
          transform: translate(30%, -50%);
}
.p-hoshu--section1__txt .img__web {
  position: absolute;
  top: -180px;
  right: -20px;
}
.p-hoshu--section1__txt .img__browser {
  position: absolute;
  bottom: -20px;
  right: 0;
}
.p-hoshu--section1__list li {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  line-height: 1;
  color: #233447;
  margin: auto auto 20px auto;
  font-size: clamp(1.8rem, 0.714rem + 1.27vw, 2.3rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.02em;
}
.p-hoshu--section1__list li:before {
  content: "";
  display: block;
  background: url("../images/service/img_service_001_check.webp") 0 0 no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  display: block;
  margin-right: 10px;
}
.p-hoshu--section2 {
  background: #f7f7f7;
}
.p-hoshu--section2__inner {
  padding-top: 60px;
  padding-bottom: 60px;
}
.p-hoshu--section2__inner p {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  margin-bottom: 1.5em;
}
.p-hoshu--section2__inner p:last-child {
  margin-bottom: 60px;
}
.p-hoshu--section2__txt {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  margin-bottom: 50px;
}
.p-hoshu--section2__txt p {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  margin-bottom: 1.5em;
}
.p-hoshu--section2__txt p:first-of-type {
  width: calc(60% - 20px);
}
.p-hoshu--section2__txt p figure {
  width: calc(40% - 20px);
}
.p-hoshu--section3 {
  background: #dfebf7;
}
.p-hoshu--section3__inner {
  padding-top: 60px;
  padding-bottom: 60px;
}
.p-hoshu--section3__inner p {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  margin-bottom: 1.5em;
}
.p-hoshu--section3__inner p:last-child {
  margin-bottom: 60px;
}
.p-hoshu--section3__soft {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-inline: auto;
  margin-bottom: 50px;
}
.p-hoshu--section3__soft__item {
  width: 560px;
  max-width: calc(33.3333333333% - 20px);
  border-radius: 20px;
  background: #eeeeef;
  padding: 0 30px 40px 30px;
}
.p-hoshu--section3__soft__item figure {
  text-align: center;
  display: block;
}
.p-hoshu--section3__soft__item figure:nth-of-type(1) {
  height: 100px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-hoshu--section3__soft__item figure:nth-of-type(1) img {
  max-width: 100%;
  height: auto;
}
.p-hoshu--section3__soft__item figure:nth-of-type(2) {
  height: 350px;
  margin-bottom: 30px;
}
.p-hoshu--section3__soft p {
  font-size: clamp(1.4rem, 0.544rem + 0.88vw, 1.6rem);
  margin: 2em 0;
  min-height: 24em;
}
.p-hoshu--section3__soft__h3 {
  width: calc(100% + 60px);
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  background: #233447;
  color: #fff;
  text-align: center;
  padding: 10px 5px;
  letter-spacing: -0.03em;
  margin-bottom: 25px;
  border-radius: 10px 10px 0 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: clamp(1.5rem, 0.454rem + 0.5vw, 1.7rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  height: 5em;
}
.p-hoshu--section3__soft__h3.blue {
  background: #3995ca;
}
.p-hoshu--section3__soft__h3.red {
  background: #d14a56;
}
.p-hoshu--section3__soft__h3.green {
  background: #00913a;
}
.p-hoshu--section4 {
  background: #dfebf7;
}
.p-hoshu--section4__inner {
  padding-top: 60px;
  padding-bottom: 60px;
}
.p-hoshu--section4__inner p {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  margin-bottom: 1.5em;
}
.p-hoshu--section4__inner p:last-child {
  margin-bottom: 60px;
}
.p-hoshu--section4__price__item table {
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #666;
  margin-bottom: 5px;
  width: 100%;
}
.p-hoshu--section4__price__item table tr {
  border-bottom: 1px solid #666;
}
.p-hoshu--section4__price__item table tr:last-of-type {
  border-bottom: 0;
}
.p-hoshu--section4__price__item table tr th {
  background: #00913a;
  color: #fff;
  border-right: 1px solid #666;
  padding: 2px;
  white-space: nowrap;
}
.p-hoshu--section4__price__item table tr th:nth-of-type(1) {
  width: 200px;
  background: none;
}
.p-hoshu--section4__price__item table tr th:nth-of-type(2) {
  width: 10em;
}
.p-hoshu--section4__price__item table tr th:nth-of-type(3) {
  width: 12em;
}
.p-hoshu--section4__price__item table tr th:nth-of-type(4) {
  width: 13em;
}
.p-hoshu--section4__price__item table tr th:last-of-type {
  border-right: 0;
  letter-spacing: 2.5em;
}
.p-hoshu--section4__price__item table tr td {
  border-right: 1px solid #666;
  padding: 2px 7px;
  letter-spacing: 0;
  text-align: center;
}
.p-hoshu--section4__price__item table tr td.first {
  text-align: center;
  padding-top: 15px;
}
.p-hoshu--section4__price__item table tr td.plan {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.p-hoshu--section4__price__item table tr td.base {
  text-align: right;
}
.p-hoshu--section4__price__item table tr td:last-of-type {
  text-align: left;
  border-right: 0;
  font-size: clamp(1.2rem, 0.544rem + 0.78vw, 1.5rem);
}
.p-hoshu--section4__price__item table tr td:last-of-type.small {
  font-size: clamp(1rem, 0.544rem + 0.78vw, 1.25rem);
  letter-spacing: -0.1em;
  line-height: 1.4;
}
.p-hoshu--section4__price__item table tr td > span {
  font-size: clamp(1rem, 0.544rem + 0.68vw, 1.25rem);
  letter-spacing: -0.1em;
  display: block;
  white-space: nowrap;
}
.p-hoshu--section4__price > p {
  text-align: right;
  margin-bottom: 20px;
  font-size: clamp(1rem, 0.544rem + 0.78vw, 1.25rem);
}
.p-hoshu--section5__list {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 80px;
}
.p-hoshu--section5__list__item {
  border-radius: 15px;
  overflow: hidden;
  width: calc(33.3333333333% - 20px);
  background: #fff;
  border: 2px solid #fff;
  -webkit-box-shadow: 8px 8px 12px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 8px 8px 12px 0 rgba(0, 0, 0, 0.07);
  background: #dfebf7;
}
.p-hoshu--section5__list__item > div {
  padding: 20px 25px;
}
.p-hoshu--section5__h3 {
  text-align: center;
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  color: #233447;
  line-height: 1;
  margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
  .p-hoshu--section1__main {
    display: block;
    margin-bottom: 50px;
  }
  .p-hoshu--section1__main img {
    width: calc(100% + 40px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .p-hoshu--section1__inner {
    padding-bottom: 60px;
  }
  .p-hoshu--section1__inner p {
    font-size: clamp(1.4rem, 0.544rem + 1.08vw, 2rem);
  }
  .p-hoshu--section1__inner p:last-child {
    margin-bottom: 40px;
  }
  .p-hoshu--section1__txt {
    margin-bottom: 50px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-hoshu--section1__txt p {
    font-size: clamp(1.4rem, 0.544rem + 1.08vw, 2rem);
    margin-bottom: 1.5em;
  }
  .p-hoshu--section1__txt p:first-of-type {
    width: 100%;
  }
  .p-hoshu--section1__txt p figure {
    width: 100%;
  }
  .p-hoshu--section1__txt .img__mail {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  .p-hoshu--section1__txt .img__web {
    position: relative;
    top: 0;
    right: 0;
  }
  .p-hoshu--section1__txt .img__browser {
    position: relative;
    top: 0;
    right: 0;
  }
  .p-hoshu--section1__list li {
    gap: 10px;
    margin: auto auto 20px auto;
    font-size: clamp(1.4rem, 0.514rem + 1.07vw, 1.8rem);
  }
  .p-hoshu--section1__list li:before {
    content: "";
    display: block;
    background: url("../images/service/img_service_001_check@2x.webp") 0 0 no-repeat;
    background-size: contain;
    width: 20px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: 20px;
    display: block;
    margin-right: 10px;
  }
  .p-hoshu--section2__inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-hoshu--section2__inner p {
    font-size: clamp(1.4rem, 0.544rem + 1.08vw, 2rem);
    margin-bottom: 1.5em;
  }
  .p-hoshu--section2__inner p:last-child {
    margin-bottom: 40px;
  }
  .p-hoshu--section2__txt {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    margin-bottom: 50px;
  }
  .p-hoshu--section2__txt p {
    font-size: clamp(1.4rem, 0.544rem + 1.28vw, 1.8rem);
    margin-bottom: 1.5em;
  }
  .p-hoshu--section2__txt p:first-of-type {
    width: 100%;
  }
  .p-hoshu--section2__txt p figure {
    width: 100%;
  }
  .p-hoshu--section3__inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-hoshu--section3__inner p {
    font-size: clamp(1.4rem, 0.544rem + 1.08vw, 2rem);
    margin-bottom: 1.5em;
    min-height: auto;
  }
  .p-hoshu--section3__inner p:last-child {
    margin-bottom: 40px;
  }
  .p-hoshu--section3__soft {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 50px;
  }
  .p-hoshu--section3__soft__item {
    width: 100%;
    max-width: 100%;
    border-radius: 15px;
    background: #eeeeef;
    padding: 0 25px 20px 25px;
  }
  .p-hoshu--section3__soft__item figure {
    text-align: center;
    display: block;
  }
  .p-hoshu--section3__soft__item figure:nth-of-type(1) {
    height: auto;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-hoshu--section3__soft__item figure:nth-of-type(1) img {
    max-width: 100%;
    height: auto;
  }
  .p-hoshu--section3__soft__item figure:nth-of-type(2) {
    height: auto;
    margin-bottom: 30px;
  }
  .p-hoshu--section3__soft p {
    font-size: clamp(1.4rem, 0.544rem + 1.08vw, 1.8rem);
    margin: 2em 0;
    height: auto;
  }
  .p-hoshu--section3__soft__h3 {
    width: calc(100% + 50px);
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
    padding: 10px 5px;
    line-height: 1.5;
    margin-bottom: 25px;
    font-size: clamp(1.35rem, 0.514rem + 0.68vw, 1.6rem);
    height: 4.5em;
    letter-spacing: -0.05em;
  }
  .p-hoshu--section4__inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-hoshu--section4__inner p {
    font-size: clamp(1.4rem, 0.544rem + 1.08vw, 2rem);
    margin-bottom: 1.5em;
  }
  .p-hoshu--section4__inner p:last-child {
    margin-bottom: 40px;
  }
  .p-hoshu--section4__price__item table {
    margin-bottom: 5px;
    width: 260%;
  }
  .p-hoshu--section4__price__item table tr {
    border-bottom: 1px solid #666;
  }
  .p-hoshu--section4__price__item table tr:last-of-type {
    border-bottom: 0;
  }
  .p-hoshu--section4__price__item table tr th {
    background: #00913a;
    color: #fff;
    border-right: 1px solid #666;
    padding: 2px;
    white-space: nowrap;
  }
  .p-hoshu--section4__price__item table tr th:nth-of-type(1) {
    width: 15%;
    background: none;
  }
  .p-hoshu--section4__price__item table tr th:nth-of-type(2) {
    width: 9em;
  }
  .p-hoshu--section4__price__item table tr th:nth-of-type(3) {
    width: 12em;
  }
  .p-hoshu--section4__price__item table tr th:last-of-type {
    border-right: 0;
    letter-spacing: 2.5em;
  }
  .p-hoshu--section4__price__item table tr td {
    border-right: 1px solid #666;
    padding: 2px 7px;
    text-align: center;
  }
  .p-hoshu--section4__price__item table tr td.first {
    text-align: center;
    padding-top: 15px;
  }
  .p-hoshu--section4__price__item table tr td.plan {
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  .p-hoshu--section4__price__item table tr td.base {
    text-align: right;
  }
  .p-hoshu--section4__price__item table tr td:last-of-type {
    text-align: left;
    border-right: 0;
    font-size: clamp(1.3rem, 0.544rem + 0.98vw, 1.55rem);
  }
  .p-hoshu--section4__price__item table tr td:last-of-type.small {
    font-size: clamp(1rem, 0.544rem + 0.78vw, 1.25rem);
    letter-spacing: -0.1em;
  }
  .p-hoshu--section4__price__item table tr td > span {
    font-size: clamp(1rem, 0.544rem + 0.78vw, 1.25rem);
    letter-spacing: -0.1em;
    display: block;
    white-space: nowrap;
  }
  .p-hoshu--section4__price > p {
    margin-bottom: 20px;
    font-size: clamp(1rem, 0.544rem + 0.78vw, 1.25rem);
  }
  .p-hoshu--section5__list {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 50px;
  }
  .p-hoshu--section5__list__item {
    width: 100%;
  }
  .p-hoshu--section5__list__item > div {
    padding: 20px 20px;
  }
  .p-hoshu--section5__h3 {
    font-size: clamp(1.4rem, 0.544rem + 1.08vw, 2rem);
  }
}
/*-------------------------------
  11 mylogstar
-------------------------------*/
.p-mylogstar--section1__img {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-mylogstar--section1__img a {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: relative;
}
.p-mylogstar--section1__img a img {
  -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
}
.p-mylogstar--section1__img a::after {
  content: "画像を拡大する";
  display: block;
  color: #fff;
  width: 200px;
  height: 45px;
  border-radius: 10px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-right: 20px;
  background: #1b284e url("../images/service/mylogstar/icon_kakudai.png") 96% 50% no-repeat;
  background-size: 30px;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  opacity: 0;
}
.p-mylogstar--section1__img a:hover::after {
  opacity: 1;
}
.p-mylogstar--section1__img a:hover img {
  opacity: 0.8;
}
.p-mylogstar--section2__price table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #000000;
  background: #fff;
}
.p-mylogstar--section2__price th {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(2rem, 0.844rem + 1.28vw, 2.6rem);
  border-right: 1px solid #000000;
  border-bottom: 1px solid #666;
  text-align: center;
  padding: 5px 10px;
}
.p-mylogstar--section2__price th:nth-of-type(1) {
  width: 25%;
}
.p-mylogstar--section2__price th:nth-of-type(1).eset_th1 {
  background: #0094a1;
  width: 24%;
  color: #fff;
  font-size: clamp(1.6rem, 0.744rem + 1.18vw, 2.2rem);
}
.p-mylogstar--section2__price th:nth-of-type(2) {
  width: 28%;
}
.p-mylogstar--section2__price th:nth-of-type(2).eset_th2 {
  background: #f39c24;
  width: 24%;
  color: #fff;
  font-size: clamp(1.6rem, 0.744rem + 1.18vw, 2.2rem);
}
.p-mylogstar--section2__price th:nth-of-type(3) {
  width: 22%;
  background: #fbe9eb;
}
.p-mylogstar--section2__price th:nth-of-type(3).blue {
  background: #def1fb;
}
.p-mylogstar--section2__price th:nth-of-type(3).eset_th3 {
  background: #126690;
  width: 24%;
  color: #fff;
  font-size: clamp(1.6rem, 0.744rem + 1.18vw, 2.2rem);
}
.p-mylogstar--section2__price th:nth-of-type(4) {
  width: 22%;
  background: #f7c8cf;
}
.p-mylogstar--section2__price th:nth-of-type(4).blue {
  background: #a9dbf1;
}
.p-mylogstar--section2__price th:nth-of-type(4).eset_th4 {
  background: #058c99;
  width: 27%;
  color: #fff;
  font-size: clamp(1.6rem, 0.744rem + 1.18vw, 2.2rem);
}
.p-mylogstar--section2__price th.midashi {
  background: #7a7a7a;
  color: #fff;
  padding: 2px 10px;
  font-size: clamp(1.6rem, 0.744rem + 1.18vw, 2.2rem);
}
.p-mylogstar--section2__price th.midashi.green {
  background: #0094a1;
}
.p-mylogstar--section2__price td {
  padding: 7px 10px;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #666;
}
.p-mylogstar--section2__price td .small {
  font-size: clamp(1.2rem, 0.544rem + 0.8vw, 1.4rem);
  line-height: 1.5;
  text-align: left;
  display: inline-block;
}
.p-mylogstar--section2__price td.td_1 {
  font-size: clamp(1.7rem, 0.704rem + 1.1vw, 2.1rem);
  text-align: center;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.p-mylogstar--section2__price td.td_1.gray {
  background: #f7f7f7;
}
.p-mylogstar--section2__price td.td_1.yellow {
  background: #f6f1d9;
}
.p-mylogstar--section2__price td.td_1.red {
  background: #f5b8b8;
}
.p-mylogstar--section2__price td.td_1.brown {
  background: #e1dcb4;
}
.p-mylogstar--section2__price td.td_1.blue {
  background: #e4f3f8;
}
.p-mylogstar--section2__price td.td_1.eset {
  font-size: clamp(1.3rem, 0.544rem + 0.6vw, 1.5rem);
  text-align: center;
  padding: 5px;
  letter-spacing: -0.05em;
}
.p-mylogstar--section2__price td.td_2 {
  font-size: clamp(1.2rem, 0.544rem + 0.8vw, 1.5rem);
  line-height: 1.6;
}
.p-mylogstar--section2__price td.td_2.orange {
  background: #fdeedd;
}
.p-mylogstar--section2__price td.td_2.eset {
  font-size: clamp(1.5rem, 0.544rem + 0.8vw, 1.7rem);
  font-weight: 700;
  text-align: center;
  padding: 5px;
}
.p-mylogstar--section2__price td.td_3 {
  background: #fbe9eb;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(1.7rem, 0.744rem + 1.2vw, 2rem);
  text-align: center;
  line-height: 1.4;
}
.p-mylogstar--section2__price td.td_3.blue {
  background: #def1fb;
}
.p-mylogstar--section2__price td.td_3.blue2 {
  background: #def1fa;
}
.p-mylogstar--section2__price td.td_3.eset {
  font-size: clamp(1.5rem, 0.544rem + 0.8vw, 1.7rem);
  font-weight: 700;
  text-align: center;
  padding: 5px;
}
.p-mylogstar--section2__price td.td_4 {
  background: #f7c8cf;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(1.7rem, 0.744rem + 1.2vw, 2rem);
  text-align: center;
  line-height: 1.4;
}
.p-mylogstar--section2__price td.td_4.blue {
  background: #a9dbf1;
}
.p-mylogstar--section2__price td.td_4.gray {
  background: #f7f7f7;
}
.p-mylogstar--section2__price td.td_4.eset {
  font-size: clamp(1rem, 0.344rem + 0.6vw, 1.2rem);
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  letter-spacing: -0.05em;
  padding: 5px;
}
.p-mylogstar--section2__price td.td_4.eset span {
  color: #bd1c24;
}
.p-mylogstar--section2__price p {
  padding-top: 10px;
  font-size: clamp(1.5rem, 0.744rem + 1.1vw, 1.8rem);
  text-align: right;
}
.p-mylogstar--section4__txt {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  margin-bottom: 0;
}
.p-mylogstar--section4__txt figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-mylogstar--section4__txt p {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  color: #233447;
  line-height: 2;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  padding-bottom: 1em;
}
.p-mylogstar--section4__list {
  background: #fff;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px 0 30px 0;
  border-radius: 20px;
  -webkit-box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.1);
}
.p-mylogstar--section4__list__item {
  width: 33.3333333333%;
  text-align: center;
  padding: 15px 30px;
  border-right: 2px solid #e6e6e6;
}
.p-mylogstar--section4__list__item__h3 {
  text-align: center;
  font-size: clamp(1.6rem, 0.744rem + 1.48vw, 2.4rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #233447;
  margin-bottom: 5px;
}
.p-mylogstar--section4__list__item figure {
  display: block;
  width: 100%;
}
.p-mylogstar--section4__list__item figure figcaption {
  font-size: clamp(1.4rem, 0.544rem + 1.08vw, 1.6rem);
  margin-bottom: 20px;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.p-mylogstar--section4__list__item figure figcaption span {
  font-size: clamp(1rem, 0.544rem + 0.78vw, 1.25rem);
  letter-spacing: -0.1em;
}
.p-mylogstar--section4__list__item figure picture {
  height: 120px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-inline: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-mylogstar--section4__list__item figure picture img {
  max-width: 100%;
  height: auto;
}
.p-mylogstar--section4__list__item:last-of-type {
  border-right: 0;
}
.p-mylogstar--section4__list__item:nth-of-type(1) figure picture img {
  width: 190px;
  max-width: 80%;
  margin: auto;
}
.p-mylogstar--section4__list__item figure {
  display: block;
}

@media screen and (max-width: 1024px) {
  .p-mylogstar--section1__img {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 30px auto;
  }
  .p-mylogstar--section2__price table {
    width: 100%;
  }
  .p-mylogstar--section2__price th {
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: clamp(1.4rem, 0.744rem + 1.08vw, 2rem);
  }
  .p-mylogstar--section2__price th:nth-of-type(1) {
    width: 25%;
  }
  .p-mylogstar--section2__price th:nth-of-type(2) {
    width: 28%;
  }
  .p-mylogstar--section2__price th:nth-of-type(3) {
    width: 22%;
    background: #fbe9eb;
  }
  .p-mylogstar--section2__price th:nth-of-type(3).blue {
    background: #def1fb;
  }
  .p-mylogstar--section2__price th:nth-of-type(4) {
    width: 22%;
    background: #f7c8cf;
  }
  .p-mylogstar--section2__price th:nth-of-type(4).blue {
    background: #a9dbf1;
  }
  .p-mylogstar--section2__price th.midashi {
    background: #7a7a7a;
    color: #fff;
    padding: 2px 10px;
    font-size: clamp(1.7rem, 0.744rem + 1.28vw, 2.2rem);
  }
  .p-mylogstar--section2__price td {
    padding: 7px 10px;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #666;
  }
  .p-mylogstar--section2__price td .small {
    font-size: clamp(1.2rem, 0.544rem + 0.8vw, 1.4rem);
    line-height: 1.5;
    text-align: left;
    display: inline-block;
  }
  .p-mylogstar--section2__price td.td_1 {
    font-size: clamp(1.7rem, 0.744rem + 1.2vw, 2.1rem);
    text-align: center;
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  .p-mylogstar--section2__price td.td_2 {
    font-size: clamp(1.2rem, 0.544rem + 0.8vw, 1.5rem);
    line-height: 1.6;
  }
  .p-mylogstar--section2__price td.td_3 {
    background: #fbe9eb;
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: clamp(1.7rem, 0.744rem + 1.2vw, 2rem);
    text-align: center;
    line-height: 1.4;
  }
  .p-mylogstar--section2__price td.td_3.blue {
    background: #def1fb;
  }
  .p-mylogstar--section2__price td.td_4 {
    background: #f7c8cf;
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: clamp(1.7rem, 0.744rem + 1.2vw, 2rem);
    text-align: center;
    line-height: 1.4;
  }
  .p-mylogstar--section2__price td.td_4.blue {
    background: #a9dbf1;
  }
  .p-mylogstar--section2__price p {
    padding-top: 10px;
    font-size: clamp(1.5rem, 0.744rem + 1.1vw, 1.8rem);
    text-align: right;
  }
  .p-mylogstar--section4__txt {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
    margin-bottom: 0;
  }
  .p-mylogstar--section4__txt figure {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: 15%;
  }
  .p-mylogstar--section4__txt p {
    font-size: clamp(1.2rem, 0.644rem + 1.08vw, 1.4rem);
    padding-bottom: 1em;
    line-height: 1.6;
  }
  .p-mylogstar--section4__list {
    gap: 10px;
    padding: 20px 20px 20px 20px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-mylogstar--section4__list__item {
    width: 100%;
    padding: 20px;
    border-right: 0;
  }
  .p-mylogstar--section4__list__item__h3 {
    text-align: center;
    font-size: clamp(1.4rem, 0.544rem + 1.28vw, 1.8rem);
    margin-bottom: 5px;
  }
  .p-mylogstar--section4__list__item figure {
    display: block;
    width: 100%;
  }
  .p-mylogstar--section4__list__item figure picture {
    height: auto;
    padding: 15px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-mylogstar--section4__list__item figure picture img {
    max-width: 100%;
    height: auto;
  }
  .p-mylogstar--section4__list__item:nth-of-type(1) {
    border-right: 0;
    border-bottom: 2px solid #e6e6e6;
  }
  .p-mylogstar--section4__list__item:nth-of-type(2) {
    border-bottom: 2px solid #e6e6e6;
  }
  .p-mylogstar--section4__list__item figure {
    display: block;
  }
}
/*-------------------------------
  12 ss1
-------------------------------*/
.p-ss1--section3 {
  background: url("../images/service/ss1/img_ss1__ban.webp") 0 0% no-repeat;
  background-size: cover;
  padding-left: 45%;
  padding-top: 100px;
  padding-bottom: 30px;
  height: 380px;
  margin-bottom: 160px;
}
.p-ss1--section3__midashi {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-shadow: 0 2px 0 white, 0 -2px 0 white, 2px 0 0 white, -2px 0 0 white;
  font-size: clamp(2.4rem, 1.2rem + 1.3vw, 3.1rem);
  color: #009fe8;
  margin-inline: auto;
  margin-bottom: 10px;
  text-align: center;
}
.p-ss1--section3 ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 20px;
}
.p-ss1--section3 ul li {
  width: calc(50% - 20px);
  max-width: 48%;
  background: #fff;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
  padding: 10px;
  color: #009fe8;
  text-align: center;
  border-radius: 2px;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(1.6rem, 0.744rem + 1.08vw, 1.85rem);
  white-space: nowrap;
}

@media screen and (max-width: 1024px) {
  .p-ss1--section3 {
    background: url("../images/service/ss1/img_ss1__ban@2x.webp") 0 0% no-repeat;
    background-size: cover;
    padding-left: 0;
    padding-bottom: 30px;
    height: auto;
    padding: 20px;
    margin-bottom: 100px;
  }
  .p-ss1--section3__midashi {
    font-size: clamp(1.6rem, 0.8rem + 1vw, 2rem);
  }
  .p-ss1--section3 ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 20px;
  }
  .p-ss1--section3 ul li {
    width: 100%;
    max-width: 100%;
    padding: 10px 5px;
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: clamp(1.2rem, 0.544rem + 0.808vw, 1.6rem);
  }
}
/*-------------------------------
  13 メール削除調査内容
-------------------------------*/
.p-mail--table table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
}
.p-mail--table table tr {
  padding: 10px 0;
  border-bottom: 10px solid #f7f7f7;
}
.p-mail--table table th {
  background: rgba(18, 120, 189, 0.8);
  color: #fff;
  padding: 10px;
  text-align: center;
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-style: normal;
  border-right: 1px solid #dfebf7;
}
.p-mail--table table th:last-child {
  border-right: none;
}
.p-mail--table table td {
  padding: 10px;
  font-size: clamp(1.6rem, 0.744rem + 1.1vw, 2rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-style: normal;
  border-right: 1px solid #e6e6e6;
}
.p-mail--table table td:last-child {
  border-right: none;
}
.p-mail--table p {
  text-align: right;
  font-size: clamp(1.6rem, 0.744rem + 1.1vw, 2rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-style: normal;
}

@media screen and (max-width: 1024px) {
  .p-mail--table table th {
    padding: 10px 5px;
    font-size: clamp(1.2rem, 0.544rem + 1.08vw, 1.4rem);
  }
  .p-mail--table table td {
    padding: 10px 5px;
    font-size: clamp(1.15rem, 0.544rem + 1.08vw, 1.4rem);
  }
  .p-mail--table p {
    font-size: clamp(1.2rem, 0.544rem + 1vw, 1.8rem);
  }
}
.p-mail--case {
  margin-bottom: 100px;
}
.p-mail--case__item {
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
}
.p-mail--case__item:last-child {
  margin-bottom: 0;
}
.p-mail--case__h3 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(1.8rem, 0.744rem + 1.28vw, 2.3rem);
}
.p-mail--case__h3 > span:nth-of-type(1) {
  width: 100px;
  text-align: center;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #078970;
  color: #fff;
  padding: 6px 10px 8px 10px;
  line-height: 1;
  font-size: clamp(1.8rem, 0.744rem + 1.28vw, 2.4rem);
}
.p-mail--case p {
  padding: 10px 0 0 15px;
  font-size: clamp(1.8rem, 0.744rem + 1.28vw, 2.3rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 0.15em;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 1024px) {
  .p-mail--case {
    margin-bottom: 60px;
  }
  .p-mail--case__item {
    padding: 15px;
  }
  .p-mail--case__h3 {
    gap: 10px;
    font-size: clamp(1.4rem, 0.544rem + 0.88vw, 1.6rem);
  }
  .p-mail--case__h3 > span:nth-of-type(1) {
    width: 80px;
    font-size: clamp(1.2rem, 0.544rem + 1.08vw, 1.6rem);
  }
  .p-mail--case p {
    padding: 10px 0 0 15px;
    font-size: clamp(1.4rem, 0.544rem + 0.88vw, 1.6rem);
  }
}
.p-mail--caution {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
}
.p-mail--caution figure {
  margin-top: -30px;
}
.p-mail--caution p {
  letter-spacing: 0.1em;
  font-size: clamp(1.8rem, 0.744rem + 1.28vw, 2.2rem);
}
.p-mail--caution ul li {
  font-size: clamp(1.8rem, 0.744rem + 1.28vw, 2.3rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 0.15em;
  margin-bottom: 10px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.p-mail--caution ul li::before {
  margin-top: 0em;
  content: "・";
  display: block;
  width: 1em;
  height: 1em;
}

@media screen and (max-width: 1024px) {
  .p-mail--caution {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .p-mail--caution figure {
    width: 80px;
    margin-top: -30px;
  }
  .p-mail--caution p {
    letter-spacing: 0.1em;
    font-size: clamp(1.3rem, 0.444rem + 1.08vw, 1.6rem);
  }
  .p-mail--caution ul li {
    font-size: clamp(1.3rem, 0.444rem + 1.08vw, 1.6rem);
    letter-spacing: 0.05em;
    margin-bottom: 10px;
  }
  .p-mail--caution ul li::before {
    margin-top: 0em;
    content: "・";
    display: block;
    width: 1em;
    height: 1em;
  }
}
.p-mail--jirei {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-mail--jirei__item {
  width: calc(33.3333333333% - 40px);
  max-width: 30%;
}
.p-mail--jirei__item figcaption p {
  text-align: center;
  padding-top: 20px;
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.6;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 1024px) {
  .p-mail--jirei {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 40px;
  }
  .p-mail--jirei__item {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .p-mail--jirei__item figcaption p {
    padding-top: 10px;
    font-size: clamp(1.4rem, 0.544rem + 1.08vw, 1.6rem);
  }
}
/*-------------------------------
  20 料金
-------------------------------*/
.p-price--section1 p {
  text-align: center;
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  margin-bottom: 40px;
  text-align: center;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.p-price--section1__img {
  background: rgba(255, 255, 255, 0.6);
  padding: 20px;
  border: 2px solid rgba(66, 142, 185, 0.6);
}
.p-price--section1__img p {
  width: 100%;
}
.p-price--section1__img > div {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px 20px;
}
.p-price--section1__img > div figure {
  width: calc(25% - 90px);
  white-space: nowrap;
  text-align: center;
}
.p-price--section1__img > div figure picture {
  display: block;
  text-align: center;
}
.p-price--section1__img > div figure figcaption {
  font-size: clamp(1.6rem, 0.744rem + 1.08vw, 1.85rem);
  padding-top: 10px;
  display: block;
  text-align: center;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.p-price--section1__img > div > span {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  color: #000000;
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  position: relative;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
}
.p-price--section1__img > div > span::before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: #233447;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-price--section1__img > div > span::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: #233447;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.p-price--section2__layout {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.p-price--section2__layout__l {
  width: 360px;
  max-width: 30%;
}
.p-price--section2__layout__l ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.p-price--section2__layout__l ul li {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.4;
  gap: 5px;
  padding: 10px;
  border-radius: 10px;
  background: #f7f7f7;
  color: #000000;
  font-size: clamp(1.8rem, 0.744rem + 1.458vw, 2.5rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.p-price--section2__layout__l ul li span.small {
  font-size: clamp(1.4rem, 0.544rem + 1.08vw, 1.6rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  text-align: left;
}
.p-price--section2__layout__l ul li.blue1 {
  background: #036eb7;
}
.p-price--section2__layout__l ul li.blue2 {
  background: #328ec5;
  color: #fff;
}
.p-price--section2__layout__l ul li.orange {
  background: rgba(244, 197, 66, 0.3);
}
.p-price--section2__layout__l ul li.yellow {
  background: #ddc679;
}
.p-price--section2__layout__l ul li.red {
  background: #d14a56;
  color: #fff;
}
.p-price--section2__layout__l ul li.green {
  background: #22b573;
  color: #fff;
}
.p-price--section2__layout__l ul li.green2 {
  background: #e2f0d9;
  color: #fff;
}
.p-price--section2__layout__l ul li.height1 {
  height: 90px;
}
.p-price--section2__layout__l ul li.height2 {
  height: 135px;
}
.p-price--section2__layout__l ul li.height3 {
  height: 280px;
}
.p-price--section2__layout__r__1 {
  margin-left: 40px;
  width: 720px;
  max-width: 70%;
}
.p-price--section2__layout__r__2 {
  margin-left: 10px;
  width: 800px;
  max-width: 70%;
}
.p-price--section2__layout__r > a {
  display: block;
  text-decoration: underline;
  text-align: right;
  color: #009fe8;
  font-size: clamp(1.6rem, 0.744rem + 1.08vw, 1.85rem);
}
.p-price--section2__table > p {
  text-align: right;
  font-size: clamp(1.4rem, 0.544rem + 1.08vw, 1.6rem);
}
.p-price--section2__table table {
  width: 100%;
}
.p-price--section2__table table tr {
  border: 1px solid #000000;
}
.p-price--section2__table table tr th {
  padding: 3px 10px;
  color: #fff;
  width: 50%;
  border-right: 1px solid #000000;
}
.p-price--section2__table table tr th.blue {
  background: #143883;
}
.p-price--section2__table table tr th.green {
  background: #08756d;
}
.p-price--section2__table table tr th.orange {
  background: #f29600;
}
.p-price--section2__table table tr th.yellow {
  background: -webkit-gradient(linear, left top, right top, from(#a68411), color-stop(#eacb21), to(#a68411));
  background: linear-gradient(to right, #a68411, #eacb21, #a68411);
}
.p-price--section2__table table tr td {
  text-align: center;
  padding: 7px 2px;
  border-right: 1px solid #000000;
  font-size: clamp(1.8rem, 0.744rem + 1.458vw, 2.5rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.p-price--section2__bottom {
  background: #eeeeef;
  padding: 15px 20px 15px 40px;
  margin-bottom: 10px;
}
.p-price--section2__bottom p:nth-of-type(1) {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(1.8rem, 0.744rem + 1.458vw, 2.5rem);
  line-height: 1.5;
}
.p-price--section2__bottom p:nth-of-type(1) span.red {
  color: #e50012;
}
.p-price--section2__bottom p:nth-of-type(1) span.green {
  color: #009844;
}
.p-price--section2__bottom p:nth-of-type(2) {
  font-size: clamp(1.6rem, 0.744rem + 1.08vw, 1.75rem);
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.p-price--section2__bottom p:nth-of-type(2):before {
  content: "※";
  display: block;
  width: 1em;
  height: 1em;
  color: #233447;
}
.p-price--section2__plus {
  margin-top: 30px;
  position: relative;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-price--section2__plus span:nth-of-type(1) {
  content: "";
  width: 45%;
}
.p-price--section2__plus span:nth-of-type(2) {
  position: relative;
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  font-size: 3em;
  line-height: 1;
  text-align: center;
  color: #233447;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 900;
  font-style: normal;
}
.p-price--section2__plus span:nth-of-type(2)::before {
  content: "";
  display: block;
  width: 100%;
  height: 9px;
  background: #000000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-price--section2__plus span:nth-of-type(2)::after {
  content: "";
  display: block;
  width: 100%;
  height: 9px;
  background: #000000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.p-price--section2__plus span:nth-of-type(3) {
  content: "";
  display: block;
  width: 45%;
  height: 1em;
  font-size: 2em;
  line-height: 1;
  color: #233447;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(1.8rem, 0.744rem + 1.458vw, 2.5rem);
  color: #e50012;
}
.p-price--section2__submidashi {
  background: #143883;
  text-align: center;
  padding: 5px 0;
  font-size: clamp(1.8rem, 0.744rem + 1.458vw, 2.5rem);
  color: #fff;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 20px;
}
.p-price--section2__security1 {
  height: 190px;
  background: #fbe9eb;
  padding: 20px 20px 20px 10%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  margin-bottom: 10px;
}
.p-price--section2__security1 p {
  font-size: clamp(1.8rem, 0.744rem + 1.458vw, 2.5rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 1.6;
}
.p-price--section2__security1 p span {
  display: block;
  font-size: clamp(1.4rem, 0.544rem + 1.08vw, 1.6rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.p-price--section2__security2 {
  height: 190px;
  background: #def1fb;
  padding: 20px 20px 20px 10%;
  border-radius: 10px;
  margin-bottom: 10px;
}
.p-price--section2__security2 p {
  font-size: clamp(1.8rem, 0.744rem + 1.458vw, 2.5rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 1.6;
}
.p-price--section2__security2 p span {
  display: block;
  font-size: clamp(1.4rem, 0.544rem + 1.08vw, 1.6rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.p-price--section2__security3 {
  height: 190px;
  background: #e2f0d9;
  padding: 20px 20px 20px 10%;
  border-radius: 10px;
}
.p-price--section2__security3 p {
  font-size: clamp(1.8rem, 0.744rem + 1.458vw, 2.5rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 1.6;
}
.p-price--section2__security3 p span {
  display: block;
  font-size: clamp(1.4rem, 0.544rem + 1.08vw, 1.6rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (max-width: 1024px) {
  .p-price--section1 p {
    font-size: clamp(1.4rem, 0.544rem + 1.08vw, 1.8rem);
    margin-bottom: 30px;
  }
  .p-price--section1__img {
    padding: 15px;
  }
  .p-price--section1__img > div {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px 10px;
  }
  .p-price--section1__img > div figure {
    width: calc(25% - 30px);
  }
  .p-price--section1__img > div figure img {
    height: 45px;
  }
  .p-price--section1__img > div figure figcaption {
    font-size: clamp(1.1rem, 0.444rem + 0.68vw, 1.45rem);
    padding-top: 10px;
    letter-spacing: 0;
  }
  .p-price--section1__img > div > span {
    width: 15px;
    height: 15px;
    color: #000000;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  .p-price--section2__layout {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-price--section2__layout__l {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .p-price--section2__layout__l ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
  .p-price--section2__layout__l ul li {
    font-size: clamp(1.6rem, 0.7544rem + 1.058vw, 2rem);
  }
  .p-price--section2__layout__l ul li span.small {
    font-size: clamp(1.2rem, 0.444rem + 0.88vw, 1.4rem);
  }
  .p-price--section2__layout__l ul li.height1 {
    height: auto;
  }
  .p-price--section2__layout__l ul li.height2 {
    height: auto;
  }
  .p-price--section2__layout__l ul li.height3 {
    height: auto;
  }
  .p-price--section2__layout__r__1 {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }
  .p-price--section2__layout__r__2 {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }
  .p-price--section2__layout__r > a {
    display: block;
    text-decoration: underline;
    text-align: right;
    color: #009fe8;
    font-size: clamp(1.4rem, 0.544rem + 0.88vw, 1.6rem);
  }
  .p-price--section2__table > p {
    text-align: right;
    font-size: clamp(1.2rem, 0.444rem + 0.88vw, 1.4rem);
  }
  .p-price--section2__table table tr th {
    padding: 3px 5px;
  }
  .p-price--section2__table table tr td {
    padding: 7px 2px;
    font-size: clamp(1.4rem, 0.544rem + 1.058vw, 1.8rem);
  }
  .p-price--section2__bottom {
    padding: 15px 20px 15px 20px;
  }
  .p-price--section2__bottom p:nth-of-type(1) {
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: clamp(1.6rem, 0.544rem + 1.058vw, 1.8rem);
  }
  .p-price--section2__bottom p:nth-of-type(2) {
    font-size: clamp(1.3rem, 0.444rem + 0.88vw, 1.5rem);
  }
  .p-price--section2__plus {
    margin-top: 30px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
  }
  .p-price--section2__plus span:nth-of-type(1) {
    content: "";
    width: 45%;
  }
  .p-price--section2__plus span:nth-of-type(2) {
    position: relative;
    content: "";
    display: 30px;
    height: 30px;
    font-size: 2rem;
    line-height: 1;
    text-align: center;
    color: #233447;
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 900;
    font-style: normal;
  }
  .p-price--section2__plus span:nth-of-type(2)::before {
    content: "";
    display: block;
    width: 100%;
    height: 9px;
    background: #000000;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .p-price--section2__plus span:nth-of-type(2)::after {
    content: "";
    display: block;
    width: 100%;
    height: 9px;
    background: #000000;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
            transform: translate(-50%, -50%) rotate(90deg);
  }
  .p-price--section2__plus span:nth-of-type(3) {
    content: "";
    display: block;
    width: 45%;
    height: 1em;
    font-size: 2em;
    font-size: clamp(1.6rem, 0.544rem + 1.058vw, 2rem);
  }
  .p-price--section2__submidashi {
    padding: 5px 0;
    font-size: clamp(1.6rem, 0.544rem + 1.058vw, 2rem);
    margin-bottom: 20px;
  }
  .p-price--section2__security1 {
    height: auto;
    padding: 20px 20px 20px 20px;
    margin-bottom: 50px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-price--section2__security1 figure {
    display: block;
    width: 160px;
    max-width: 70%;
    margin-inline: auto;
    margin-bottom: 20px;
  }
  .p-price--section2__security1 figure img {
    width: 100%;
    height: auto;
  }
  .p-price--section2__security1 p {
    font-size: clamp(1.4rem, 0.544rem + 1.058vw, 1.6rem);
  }
  .p-price--section2__security1 p span {
    display: block;
    font-size: clamp(1.2rem, 0.444rem + 0.88vw, 1.4rem);
  }
  .p-price--section2__security2 {
    height: auto;
    padding: 20px;
    margin-bottom: 50px;
  }
  .p-price--section2__security2 figure {
    display: block;
    width: 260px;
    max-width: 80%;
    margin-inline: auto;
    margin-bottom: 20px;
  }
  .p-price--section2__security2 figure img {
    width: 100%;
    height: auto;
  }
  .p-price--section2__security2 p {
    font-size: clamp(1.4rem, 0.544rem + 1.058vw, 1.6rem);
  }
  .p-price--section2__security2 p span {
    display: block;
    font-size: clamp(1.2rem, 0.444rem + 0.88vw, 1.4rem);
  }
  .p-price--section2__security3 {
    height: auto;
    padding: 20px;
  }
  .p-price--section2__security3 figure {
    display: block;
    width: 180px;
    max-width: 70%;
    margin-inline: auto;
    margin-bottom: 20px;
  }
  .p-price--section2__security3 figure img {
    width: 100%;
    height: auto;
  }
  .p-price--section2__security3 p {
    font-size: clamp(1.4rem, 0.544rem + 1.058vw, 1.6rem);
  }
  .p-price--section2__security3 p span {
    display: block;
    font-size: clamp(1.2rem, 0.444rem + 0.88vw, 1.4rem);
  }
}
/*-------------------------------
  23 会社概要
-------------------------------*/
.p-info__history {
  padding: 60px 0;
  width: 700px;
  max-width: 100%;
  margin-inline: auto;
}
.p-info__history ul {
  display: block;
}
.p-info__history ul li {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 5px;
}
.p-info__history ul li span {
  width: 8em;
  display: block;
}

@media screen and (max-width: 1024px) {
  .p-info__history {
    padding: 50px 0;
  }
  .p-info__history ul {
    display: block;
  }
  .p-info__history ul li {
    gap: 15px;
    margin-bottom: 5px;
  }
  .p-info__history ul li span {
    width: 6.5em;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
.p-info__winget {
  width: 900px;
  max-width: 100%;
}
.p-info__winget table {
  width: 100%;
  border-collapse: collapse;
}
.p-info__winget table tr td {
  padding: 10px 20px;
  background: #fff;
}
.p-info__winget table tr td > a {
  color: #63c4f0;
  font-size: clamp(1.2rem, 0.444rem + 0.78vw, 1.4rem);
}
.p-info__winget table tr td .f24_b01 {
  font-size: clamp(1.8rem, 0.744rem + 1.058vw, 2.21rem);
}
.p-info__winget table tr td p > a {
  color: #63c4f0;
  font-size: clamp(1.2rem, 0.444rem + 0.78vw, 1.4rem);
}
.p-info__winget table tr .obi {
  padding: 10px 25px;
  background: #143883;
  color: #fff;
  font-size: clamp(1.8rem, 0.744rem + 1.458vw, 2.5rem);
}

/*-------------------------------
  24 よくある質問
-------------------------------*/
.p-faq--menu {
  background: #dfebf7;
  padding: 40px 0 0 0;
}
.p-faq--menu ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.p-faq--menu ul li {
  width: 370px;
  max-width: calc(33.3333333333% - 20px);
}
.p-faq--menu ul li a {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(1.6rem, 0.744rem + 1.08vw, 1.85rem);
  color: #233447;
  line-height: 1;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  height: 70px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px;
  background: #f7f7f7;
  border-radius: 10px;
  color: #233447;
  position: relative;
  border: 1px solid rgba(35, 52, 71, 0.55);
}
.p-faq--menu ul li a:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50vw;
  background: #233447;
  -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
}
.p-faq--menu ul li a::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  position: absolute;
  top: calc(50% - 1px);
  right: 19px;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
  -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
}
.p-faq--menu ul li a:hover {
  background: #233447;
  color: #fff;
}
.p-faq--menu ul li a:hover:before {
  background: #fff;
}
.p-faq--menu ul li a:hover::after {
  border-color: #233447;
}

@media screen and (max-width: 1024px) {
  .p-faq--menu {
    padding: 20px 0 0 0;
  }
  .p-faq--menu ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }
  .p-faq--menu ul li {
    max-width: calc(50% - 5px);
  }
  .p-faq--menu ul li a {
    font-size: clamp(1.2rem, 0.544rem + 1.08vw, 1.4rem);
    padding-right: 30px;
    height: 60px;
    padding: 10px 30px 10px 10px;
  }
  .p-faq--menu ul li a:before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 50vw;
    background: #233447;
    -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
    -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
    transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  }
  .p-faq--menu ul li a::after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    position: absolute;
    top: calc(50% - 1px);
    right: 14px;
    -webkit-transform: translate(-50%, -50%) rotate(135deg);
            transform: translate(-50%, -50%) rotate(135deg);
    -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
    -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
    transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  }
  .p-faq--menu ul li a:hover {
    background: #233447;
    color: #fff;
  }
  .p-faq--menu ul li a:hover:before {
    background: #fff;
  }
  .p-faq--menu ul li a:hover::after {
    border-color: #233447;
  }
}
.p-faq--section {
  background: #dfebf7;
  padding: 100px 0;
}
.p-faq--section__list {
  background: #fff;
  padding: 30px;
  border-radius: 20px;
  -webkit-box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.1);
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.p-faq--section__list figure {
  display: block;
  width: 48%;
  max-width: 48%;
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  color: #233447;
  font-weight: 700;
}
.p-faq--section__list figure:nth-of-type(1) {
  border-right: 1px solid #233447;
}
.p-faq--section__list figure picture {
  display: block;
  height: 170px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-faq--section__list figure picture img {
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 1024px) {
  .p-faq--section {
    padding: 60px 0;
  }
  .p-faq--section__list {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
  }
  .p-faq--section__list figure {
    display: block;
    width: 48%;
    max-width: 48%;
    font-size: clamp(1.4rem, 0.744rem + 1.08vw, 1.8rem);
  }
  .p-faq--section__list figure picture {
    display: block;
    height: 170px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-faq--section__list figure picture img {
    max-width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.p-faq__list {
  padding: 15px 25px;
  border-radius: 20px;
  background: #f7f7f7;
  margin-bottom: 30px;
}
.p-faq__list dt {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  color: #233447;
  line-height: 2.2;
  position: relative;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  padding-bottom: 10px;
  border-bottom: 0px dashed #000000;
  -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
}
.p-faq__list dt:before {
  content: "";
  display: block;
  width: 42px;
  height: 30px;
  margin-top: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url("../images/faq/ico_qa_q.svg") 0 0 no-repeat;
  background-size: contain;
  z-index: 1;
}
.p-faq__list dt > span {
  display: inline-block;
  background: #233447;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  border-radius: 50vw;
  line-height: 1;
  -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
}
.p-faq__list dt > span > span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50vw;
}
.p-faq__list dt > span > span:before {
  content: "";
  display: block;
  width: 15px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-faq__list dt > span > span:after {
  content: "";
  display: block;
  width: 15px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
  -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
}
.p-faq__list dt.open {
  border-bottom: 1px dashed #000000;
}
.p-faq__list dt.open > span {
  background: #d4676c;
}
.p-faq__list dt.open > span > span:after {
  -webkit-transform: translate(-50%, -50%) rotate(0);
          transform: translate(-50%, -50%) rotate(0);
}
.p-faq__list dd {
  display: none;
}
.p-faq__list dd > div {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: clamp(1.4rem, 0.744rem + 0.88vw, 2rem);
  color: #233447;
  line-height: 2.2;
  padding-top: 10px;
  gap: 25px;
}
.p-faq__list dd > div:before {
  content: "";
  display: block;
  width: 42px;
  height: 30px;
  margin-top: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url("../images/faq/ico_qa_a.svg") 0 0 no-repeat;
  background-size: contain;
  z-index: 1;
}
.p-faq__list dd > div a {
  width: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  color: #233447;
  margin-left: 110px;
  -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
}
.p-faq__list dd > div a:before {
  -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  content: "";
  display: block;
  width: 22px;
  height: 23px;
  margin-top: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url("../images/faq/ico_faq_point.svg") 0 0 no-repeat;
  background-size: contain;
  z-index: 1;
}
.p-faq__list dd > div a:hover:before {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

@media screen and (max-width: 1024px) {
  .p-faq__list {
    padding: 15px 15px 15px 20px;
    margin-bottom: 30px;
  }
  .p-faq__list dt {
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: clamp(1.4rem, 0.744rem + 1.08vw, 1.8rem);
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    line-height: 1.5;
    padding-right: 30px;
  }
  .p-faq__list dt:before {
    content: "";
    display: block;
    width: 30px;
    height: 20px;
    margin-top: 3px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    background: url("../images/faq/ico_qa_q.svg") 0 0 no-repeat;
    background-size: contain;
    z-index: 1;
  }
  .p-faq__list dt > span {
    display: inline-block;
    background: #233447;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
    border-radius: 50vw;
    line-height: 1;
    -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
    -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
    transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  }
  .p-faq__list dt > span > span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50vw;
  }
  .p-faq__list dt > span > span:before {
    content: "";
    display: block;
    width: 10px;
    height: 3px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .p-faq__list dt > span > span:after {
    content: "";
    display: block;
    width: 10px;
    height: 3px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
            transform: translate(-50%, -50%) rotate(90deg);
    -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
    -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
    transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  }
  .p-faq__list dd {
    display: none;
  }
  .p-faq__list dd > div {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: clamp(1.4rem, 0.744rem + 0.88vw, 2rem);
    line-height: 1.6;
    gap: 15px;
  }
  .p-faq__list dd > div:before {
    content: "";
    display: block;
    width: 30px;
    height: 20px;
    margin-top: 3px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    background: url("../images/faq/ico_qa_a.svg") 0 0 no-repeat;
    background-size: contain;
    z-index: 1;
  }
  .p-faq__list dd > div a {
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    margin-top: 1em;
    color: #233447;
    margin-left: 0;
    -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
    -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
    transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
  }
  .p-faq__list dd > div a:before {
    -webkit-transition: all 0.015s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
    -webkit-transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
    transition: all 0.15s cubic-bezier(0.51, 0.11, 0.4, 0.9) 0.02s;
    content: "";
    display: block;
    width: 22px;
    height: 23px;
    margin-top: 2px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    background: url("../images/faq/ico_faq_point.svg") 0 0 no-repeat;
    background-size: contain;
    z-index: 1;
  }
}
/*-------------------------------
  25 お問い合わせ
-------------------------------*/
.form_table_box table {
  width: 800px;
  margin: auto;
  max-width: 100%;
  margin-bottom: 60px;
}
.form_table_box table tr th {
  background: #3a9bcc;
  color: #fff;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(1.6rem, 0.544rem + 1.08vw, 1.8rem);
  letter-spacing: 0;
  text-align: center;
  width: 20%;
  padding: 15px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.form_table_box table tr th > span {
  font-size: clamp(1.2rem, 0.544rem + 0.88vw, 1.6rem);
}
.form_table_box table tr td {
  background: #fff;
  font-size: clamp(1.4rem, 0.444rem + 1.08vw, 1.6rem);
  padding: 15px;
  width: 60%;
}
.form_table_box table tr td label {
  display: block;
  width: 100%;
}
.form_table_box table tr td input,
.form_table_box table tr td textarea {
  background: #f7f7f7;
  padding: 8px;
  border-radius: 2px;
  width: 100%;
}
.form_table_box > p {
  text-align: center;
  margin: 2em 0;
}

.form_table_iframe {
  height: 160px;
  overflow-y: scroll;
  width: 530px;
  padding: 15px;
  max-width: 100%;
  margin: 2em auto;
}
.form_table_iframe h4 {
  font-size: 1.4rem !important;
}
.form_table_iframe p {
  font-size: 1.2rem !important;
}

@media screen and (max-width: 1024px) {
  .form_table_box table {
    margin-bottom: 50px;
  }
  .form_table_box table tr {
    display: block;
  }
  .form_table_box table tr th {
    display: block;
    font-size: clamp(1.6rem, 0.544rem + 1.08vw, 1.8rem);
    width: 100%;
    padding: 10px 15px;
    border-right: 0;
    border-bottom: 1px solid #fff;
  }
  .form_table_box table tr td {
    display: block;
    font-size: clamp(1.4rem, 0.444rem + 1.08vw, 1.6rem);
    padding: 15px 0 30px 0;
    width: 100%;
  }
  .form_table_box > p {
    text-align: center;
    margin: 2em 0;
  }
  .form_table_iframe {
    height: 100px;
    padding: 10px;
    max-width: 100%;
  }
  .form_table_iframe h4 {
    font-size: 1.3rem !important;
  }
  .form_table_iframe p {
    font-size: 1rem !important;
  }
}
/*-------------------------------
  29 プライバシーポリシー
-------------------------------*/
.p-privacy--section1 {
  padding-top: 1.5em;
  background: url("../images/privacy/img_privacy_1.webp") 100% 0 no-repeat;
  background-size: contain;
  padding-right: 20%;
  margin-bottom: 100px;
  height: 460px;
  letter-spacing: 0.2em;
  max-height: 100%;
}
.p-privacy--section1__h2 {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 900;
  font-style: normal;
  background: #234993;
  font-size: clamp(2.8rem, 1.271rem + 1.8vw, 3.8rem);
  line-height: 1.4;
  padding: 2px 20px;
  color: #fff;
  display: inline-block;
  margin-bottom: 30px;
}
.p-privacy--section1 p {
  font-size: clamp(1.8rem, 0.714rem + 1.27vw, 2.3rem);
  color: #234993;
}
.p-privacy--section2 p {
  font-size: clamp(1.8rem, 0.714rem + 1.27vw, 2.3rem);
  color: #234993;
  margin-bottom: 50px;
}
.p-privacy--section2__img {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 100px;
}
.p-privacy--section2__img figure {
  max-width: 50%;
}
.p-privacy--section2__img figure picture {
  display: block;
  max-height: 595px;
  margin-bottom: 15px;
}
.p-privacy--section2__img figure img {
  max-width: 100%;
  height: auto;
}
.p-privacy--section2__img figure figcaption {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  text-align: center;
  font-size: clamp(1.7rem, 0.744rem + 0.88vw, 2rem);
  color: #2b2829;
}

@media screen and (max-width: 1024px) {
  .p-privacy--section1 {
    background: url("../images/privacy/img_privacy_1@2x.webp") 100% 0 no-repeat;
    background-size: contain;
    padding-right: 0;
    padding-top: 75%;
    margin-bottom: 60px;
    height: auto;
    letter-spacing: 0.05em;
  }
  .p-privacy--section1__h2 {
    font-size: clamp(2rem, 1.071rem + 1.2vw, 2.4rem);
    line-height: 1.4;
    padding: 2px 20px;
    margin-bottom: 20px;
  }
  .p-privacy--section1 p {
    font-size: clamp(1.4rem, 0.414rem + 1.07vw, 1.6rem);
  }
  .p-privacy--section2 p {
    font-size: clamp(1.4rem, 0.414rem + 1.07vw, 1.6rem);
    margin-bottom: 40px;
  }
  .p-privacy--section2__img {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 100px;
  }
  .p-privacy--section2__img figure {
    max-width: 50%;
  }
  .p-privacy--section2__img figure picture {
    display: block;
    max-height: 595px;
    margin-bottom: 15px;
  }
  .p-privacy--section2__img figure img {
    max-width: 100%;
    height: auto;
  }
  .p-privacy--section2__img figure figcaption {
    font-size: clamp(1.4rem, 0.414rem + 1.07vw, 1.6rem);
  }
}
/*-------------------------------
  30 ESET
-------------------------------*/
.p-eset__kino {
  background: url("../images/service/eset/img_eset__bg.webp") 100% 0 no-repeat;
  background-size: cover;
  margin-bottom: 100px;
  padding: 20px;
}
.p-eset__kino h3 {
  color: #fff;
  font-size: clamp(1.8rem, 0.714rem + 1.27vw, 2.3rem);
  line-height: 1.4;
  letter-spacing: 0.2em;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  width: 380px;
  background: #4ec1c4;
  margin-inline: auto;
  text-align: center;
  margin-bottom: 20px;
}
.p-eset__kino__list {
  background: rgba(255, 255, 255, 0.89);
  padding: 30px 30px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.p-eset__kino__list__item {
  width: calc(33.3333333333% - 20px);
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.p-eset__kino__list__item__column2 {
  width: calc(50% - 20px);
}
.p-eset__kino__list__item__img {
  width: 95px;
  height: 95px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-inline: auto;
  background: #0094a1;
  border-radius: 5px;
  padding: 5px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-eset__kino__list__item__img img {
  max-width: 100%;
  height: auto;
}
.p-eset__kino__list__item > div {
  width: calc(100% - 95px);
}
.p-eset__kino__list__item > div h4 {
  font-size: clamp(1.8rem, 0.714rem + 1.07vw, 2.3rem);
  position: relative;
  line-height: 1.2;
}
.p-eset__kino__list__item > div h4 span {
  font-size: clamp(1.4rem, 0.414rem + 0.87vw, 1.6rem);
  font-weight: 500;
}
.p-eset__kino__list__item > div h4 picture {
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (max-width: 1024px) {
  .p-eset__kino {
    background: url("../images/service/eset/img_eset__bg@2x.webp") 100% 0 no-repeat;
    background-size: cover;
    margin-bottom: 60px;
    padding: 15px;
  }
  .p-eset__kino h3 {
    color: #fff;
    font-size: clamp(1.6rem, 0.514rem + 1.07vw, 1.8rem);
    width: 300px;
    margin-bottom: 15px;
  }
  .p-eset__kino__list {
    padding: 15px 15px;
    gap: 15px;
  }
  .p-eset__kino__list__item {
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
  }
  .p-eset__kino__list__item__column2 {
    width: 100%;
  }
  .p-eset__kino__list__item__img {
    width: 40px;
    height: 40px;
    padding: 5px;
  }
  .p-eset__kino__list__item > div {
    width: calc(100% - 40px);
  }
  .p-eset__kino__list__item > div h4 {
    font-size: clamp(1.4rem, 0.514rem + 0.77vw, 1.6rem);
  }
  .p-eset__kino__list__item > div h4 span {
    font-size: clamp(1.1rem, 0.314rem + 0.57vw, 1.3rem);
  }
  .p-eset__kino__list__item > div h4 picture {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
  }
}
.p-eset__tokucho {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  margin-bottom: 60px;
}
.p-eset__tokucho > picture {
  max-width: 30%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-eset__tokucho > div > picture {
  display: block;
  padding-left: 50px;
  padding-bottom: 20px;
}
.p-eset__tokucho > div ul li {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  line-height: 1;
  color: #233447;
  margin: auto auto 25px auto;
  font-size: clamp(2.4rem, 1.156rem + 1.94vw, 3.1rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.02em;
}
.p-eset__tokucho > div ul li:before {
  content: "";
  display: block;
  background: url("../images/service/eset/ico_check.webp") 0 0 no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  display: block;
  margin-right: 10px;
}
.p-eset__tokucho__img {
  text-align: center;
  margin-bottom: 60px;
  font-size: clamp(2.4rem, 1.156rem + 1.94vw, 3.1rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.p-eset__tokucho__img figcaption {
  margin-bottom: 40px;
}
.p-eset__tokucho__reason__list {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
.p-eset__tokucho__reason__list__item {
  width: calc(25% - 40px);
  background: #0094a1;
  padding: 15px 10px 10px 10px;
  text-align: center;
  position: relative;
}
.p-eset__tokucho__reason__list__item picture {
  height: 175px;
  text-align: center;
  margin-bottom: 10px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-eset__tokucho__reason__list__item picture img {
  max-width: 100%;
  height: auto;
}
.p-eset__tokucho__reason__list__item:before {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: clamp(3.8rem, 0.714rem + 1.27vw, 4.8rem);
  color: rgba(255, 255, 255, 0.45);
  font-family: YakuHanJP, "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-style: italic;
  line-height: 1;
}
.p-eset__tokucho__reason__list__item:nth-of-type(1) picture img {
  -webkit-transform: translateX(15px);
          transform: translateX(15px);
}
.p-eset__tokucho__reason__list__item:nth-of-type(1):before {
  content: "1";
}
.p-eset__tokucho__reason__list__item:nth-of-type(2):before {
  content: "2";
}
.p-eset__tokucho__reason__list__item:nth-of-type(3):before {
  content: "3";
}
.p-eset__tokucho__reason__list__item:nth-of-type(4):before {
  content: "4";
}
.p-eset__tokucho__reason__list__item p {
  font-size: clamp(1.8rem, 0.714rem + 1.27vw, 2.3rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .p-eset__tokucho {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    margin-bottom: 50px;
  }
  .p-eset__tokucho > picture {
    max-width: 100%;
    text-align: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p-eset__tokucho > picture img {
    margin-inline: auto;
    width: 50px;
  }
  .p-eset__tokucho > div > picture {
    display: block;
    padding-left: 0;
    padding-bottom: 10px;
  }
  .p-eset__tokucho > div > picture img {
    width: 200px;
  }
  .p-eset__tokucho > div ul li {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    line-height: 1.6;
    margin: auto auto 15px auto;
    font-size: clamp(1.4rem, 0.556rem + 1.04vw, 1.8rem);
  }
  .p-eset__tokucho > div ul li:before {
    background: url("../images/service/eset/ico_check@2x.webp") 0 0 no-repeat;
    background-size: contain;
    width: 15px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: 15px;
    margin-right: 10px;
  }
  .p-eset__tokucho__img {
    margin-bottom: 40px;
    font-size: clamp(1.6rem, 0.856rem + 1.24vw, 2rem);
  }
  .p-eset__tokucho__img figcaption {
    margin-bottom: 20px;
  }
  .p-eset__tokucho__reason__list {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
  }
  .p-eset__tokucho__reason__list__item {
    width: calc(50% - 20px);
    padding: 15px 10px 10px 10px;
  }
  .p-eset__tokucho__reason__list__item picture {
    height: 60px;
  }
  .p-eset__tokucho__reason__list__item picture img {
    max-width: 100%;
    height: 100%;
  }
  .p-eset__tokucho__reason__list__item:before {
    font-size: clamp(2.2rem, 0.714rem + 1.07vw, 2.8rem);
  }
  .p-eset__tokucho__reason__list__item:nth-of-type(1) picture img {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  .p-eset__tokucho__reason__list__item:nth-of-type(1):before {
    content: "1";
  }
  .p-eset__tokucho__reason__list__item:nth-of-type(2):before {
    content: "2";
  }
  .p-eset__tokucho__reason__list__item:nth-of-type(3):before {
    content: "3";
  }
  .p-eset__tokucho__reason__list__item:nth-of-type(4):before {
    content: "4";
  }
  .p-eset__tokucho__reason__list__item p {
    font-size: clamp(1.4rem, 0.614rem + 0.87vw, 1.6rem);
    letter-spacing: 0;
  }
}
/*-------------------------------
  c-ban__blog
-------------------------------*/
.c-ban__blog {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 20px;
  padding-bottom: 60px;
}
.c-ban__blog a {
  text-align: center;
}
.c-ban__blog a img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 1024px) {
  .c-ban__blog {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}
/*-------------------------------
  c-cta
-------------------------------*/
.c-cta {
  background: #f7f7f7;
  color: #233447;
}
.c-cta.bluebg {
  background: #dfebf7;
}
.c-cta__2 {
  background: #dfebf7;
  position: relative;
}
.c-cta__h2 {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: clamp(2.4rem, 0.8rem + 2.5vw, 3.7rem);
  line-height: 1.4;
  color: #234993;
  margin-bottom: 60px;
}
.c-cta__inner {
  width: 1150px;
  max-width: calc(100% - 40px);
  margin: auto;
  padding: 100px 0;
  text-align: center;
}
.c-cta__inner__2 {
  padding: 0px 0 100px 0;
}
.c-cta__list {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0;
  background: #fff;
  border-radius: 20px;
  padding: 35px 0 30px 0;
}
.c-cta__list__item {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 40px clamp(20px, 1.143rem + 1.41vw, 40px) 10px clamp(20px, 1.143rem + 1.41vw, 40px);
  border-right: 1px solid #666;
}
.c-cta__list__item:last-of-type {
  border-right: none;
}
.c-cta__list__item:before {
  content: "";
  display: block;
  width: 84px;
  height: 84px;
  background: url("../images/common/ico_cta_mail.webp") 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: -20px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
.c-cta__list__item.tel1:before {
  background: url("../images/common/ico_cta_tel.webp") 0 0 no-repeat;
  background-size: contain;
}
.c-cta__list__item.chat:before {
  background: url("../images/common/ico_cta_chat.webp") 0 0 no-repeat;
  background-size: contain;
}
.c-cta__list__item__h4 {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: clamp(1.6rem, 1.143rem + 0.81vw, 2.3rem);
  line-height: 1.4;
  color: #233447;
  position: relative;
  width: 100%;
  height: 45px;
}
.c-cta__list__item__h4.tel1:before {
  content: "";
  display: block;
  width: 100px;
  height: 145px;
  background: url("../images/top/img_cta_tel2.webp") 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: 15px;
  right: -15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  max-width: 35%;
}
.c-cta__list__item__h4.tel2:before {
  content: "";
  display: block;
  width: 100px;
  height: 145px;
  background: url("../images/top/img_cta_tel4.webp") 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: 15px;
  right: -15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  max-width: 35%;
}
.c-cta__list__item__h4.mail {
  height: 65px;
  line-height: 1.2;
}
.c-cta__list__item__h4.mail span {
  font-weight: 600;
  font-size: clamp(1.2rem, 0.843rem + 0.81vw, 1.6rem);
}
.c-cta__list__item__p {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: clamp(1.4rem, 0.843rem + 1.01vw, 1.6rem);
  line-height: 1.4;
  color: #233447;
}
.c-cta__list__item__p__2 {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: clamp(1rem, 0.843rem + 0.61vw, 1.2rem);
  line-height: 1.4;
  color: #233447;
  margin-bottom: 4px;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.c-cta__list__item > figure img {
  max-width: 100%;
  height: auto;
}
.c-cta__list__item > figure figcaption {
  display: block;
  margin-top: 5px;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  line-height: 1.4;
  font-size: clamp(1.6rem, 1.143rem + 0.81vw, 2.3rem);
  position: relative;
}
.c-cta__list__item__telfigure {
  margin-top: 20px;
}
.c-cta__list__item__telfigure.tel2 {
  margin-top: -5px;
}
.c-cta__list__item__telfigure.tel2 figcaption {
  margin-top: 20px;
  position: relative;
}
.c-cta__list__item__telfigure.tel2 figcaption:after {
  content: "";
  display: block;
  width: 95px;
  height: 95px;
  background: url("../images/top/img_cta_tel_3.webp") 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: 30px;
  right: -30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  max-width: 35%;
}

@media screen and (max-width: 1024px) {
  .c-cta__h2 {
    font-size: clamp(1.8rem, 0.8rem + 2vw, 2.8rem);
    margin-bottom: 40px;
  }
  .c-cta__inner {
    max-width: calc(100% - 40px);
    padding: 50px 0;
  }
  .c-cta__inner__2 {
    padding: 0px 0 50px 0;
  }
  .c-cta__list {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-radius: 20px;
    padding: 0 0 20px 0;
  }
  .c-cta__list__item {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    padding: 20px clamp(20px, 1.143rem + 1.41vw, 40px) 20px clamp(20px, 1.143rem + 1.41vw, 40px);
    border-right: 0;
    border-bottom: 1px solid #666;
  }
  .c-cta__list__item:last-child {
    border-bottom: 0;
  }
  .c-cta__list__item:before {
    content: "";
    display: block;
    width: 42px;
    height: 42px;
    background: url("../images/top/ico_cta_mail@2x.webp") 0 0 no-repeat;
    background-size: contain;
    position: relative;
    margin-inline: auto;
    top: auto;
    left: auto;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  .c-cta__list__item.tel1:before {
    background: url("../images/top/ico_cta_tel@2x.webp") 0 0 no-repeat;
    background-size: contain;
  }
  .c-cta__list__item.chat:before {
    background: url("../images/top/ico_cta_chat@2x.webp") 0 0 no-repeat;
    background-size: contain;
  }
  .c-cta__list__item__h4 {
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: clamp(1.8rem, 1.243rem + 1.81vw, 2.6rem);
    line-height: 1.4;
    color: #233447;
    position: relative;
    width: 100%;
  }
  .c-cta__list__item__h4.tel1:before {
    content: "";
    display: block;
    width: 100px;
    height: 145px;
    background: url("../images/top/img_cta_tel2.webp") 0 0 no-repeat;
    background-size: contain;
    position: absolute;
    top: 15px;
    right: -15px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
    max-width: 35%;
  }
  .c-cta__list__item__h4.tel2:before {
    content: "";
    display: block;
    width: 70px;
    height: 101.5px;
    background: url("../images/top/img_cta_tel4.webp") 0 0 no-repeat;
    background-size: contain;
    position: absolute;
    top: 15px;
    right: -15px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
    max-width: 35%;
  }
  .c-cta__list__item__p {
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: clamp(1.4rem, 0.843rem + 1.01vw, 1.6rem);
    line-height: 1.4;
    color: #233447;
  }
  .c-cta__list__item__p__2 {
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: clamp(1rem, 0.843rem + 0.61vw, 1.2rem);
    line-height: 1.4;
    color: #233447;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  .c-cta__list__item > figure img {
    max-width: 100%;
    height: auto;
  }
  .c-cta__list__item > figure figcaption {
    display: block;
    margin-top: 5px;
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 800;
    font-style: normal;
    line-height: 1.4;
    font-size: clamp(1.6rem, 1.143rem + 0.81vw, 2.3rem);
    position: relative;
  }
  .c-cta__list__item__telfigure {
    margin-top: 20px;
  }
  .c-cta__list__item__telfigure.tel2 {
    margin-top: -5px;
  }
  .c-cta__list__item__telfigure.tel2 figcaption {
    margin-top: 20px;
    position: relative;
  }
  .c-cta__list__item__telfigure.tel2 figcaption:after {
    content: "";
    display: block;
    width: 95px;
    height: 95px;
    background: url("../images/top/img_cta_tel_3.webp") 0 0 no-repeat;
    background-size: contain;
    position: absolute;
    top: 30px;
    right: -30px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
    max-width: 35%;
  }
}
#eye_catcher {
  display: none !important;
}

/*-------------------------------
  99 共通 p-common--section
-------------------------------*/
/**サブページのページタイトル */
.p-sub__title {
  background: url("../images/common/img_sub_main.webp") 0 0 no-repeat;
  background-size: cover;
  position: relative;
}
.p-sub__title:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.14);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.p-sub__title__h1 {
  width: 1150px;
  max-width: calc(100% - 40px);
  margin: auto;
  padding: 50px 0 55px 0;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 2;
  font-size: clamp(3.2rem, 1.257rem + 3.04vw, 4.9rem);
  line-height: 1.4;
  letter-spacing: -0.03em;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.p-sub__title__h1 span {
  display: block;
  font-size: clamp(1.4rem, 0.714rem + 1.07vw, 2rem);
}

/*サブページのCTAボタン */
.c-cta__btn {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
}
.c-cta__btn__1, .c-cta__btn__2 {
  display: block;
  text-align: center;
}
.c-cta__btn__1 p, .c-cta__btn__2 p {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  margin-bottom: 5px !important;
  font-size: 1.4rem;
  letter-spacing: 0.05em !important;
  line-height: 1;
  color: #233447;
  margin: auto auto 15px auto;
  font-size: clamp(1.4rem, 0.714rem + 1.07vw, 2rem) !important;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  letter-spacing: -0.02em;
  height: 30px;
  color: #234993;
}
.c-cta__btn__1 p:before, .c-cta__btn__2 p:before {
  content: "";
  display: block;
  width: 2px;
  height: 20px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: #234993;
}
.c-cta__btn__1 p:after, .c-cta__btn__2 p:after {
  content: "";
  display: block;
  width: 2px;
  height: 20px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #234993;
}
.c-cta__btn__1 p span, .c-cta__btn__2 p span {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #234993;
  -webkit-transform: translateX(5px) translateY(-5px);
          transform: translateX(5px) translateY(-5px);
  font-size: clamp(2.2rem, 0.814rem + 1.97vw, 3rem);
}

@media screen and (max-width: 1024px) {
  .c-cta__btn {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 40px;
  }
  .c-cta__btn__1 p span, .c-cta__btn__2 p span {
    -webkit-transform: translateX(5px) translateY(-5px);
            transform: translateX(5px) translateY(-5px);
    font-size: clamp(2.2rem, 0.914rem + 1.97vw, 3rem);
  }
}
/**サブページのパンくずリスト */
.c-breadcrumb {
  background: #e6e6e6;
  padding: 10px 60px;
}
.c-breadcrumb ul,
.c-breadcrumb ol {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.c-breadcrumb ul li a,
.c-breadcrumb ul li span,
.c-breadcrumb ol li a,
.c-breadcrumb ol li span {
  font-size: clamp(1.4rem, 0.554rem + 1.07vw, 1.8rem);
  color: #000000;
}
.c-breadcrumb ul li a:after,
.c-breadcrumb ol li a:after {
  content: ">";
  display: inline-block;
  margin-left: 10px;
  color: #000000;
}

/**サブページの共通セクション */
.p-common--section.graybg {
  background: #f7f7f7;
}
.p-common--section.bluebg {
  background: #dfebf7;
}
.p-common--section__inner {
  padding-top: 60px;
  padding-bottom: 60px;
}
.p-common--section__inner .text1 {
  font-size: clamp(1.6rem, 0.744rem + 1.28vw, 2.2rem);
  margin-bottom: 1.5em;
}
@media screen and (max-width: 1024px) {
  .p-common--section__inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .p-common--section__inner .text1 {
    font-size: clamp(1.4rem, 0.544rem + 1.08vw, 1.6rem);
  }
}
.p-common--section__content {
  padding-bottom: 5em;
}
.p-common--section__content h2 {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: clamp(2.8rem, 1.371rem + 2.06vw, 4.8rem);
  line-height: 1.4;
  text-align: center;
  color: #233447;
  margin-bottom: 2em;
}
@media screen and (max-width: 1024px) {
  .p-common--section__content h2 {
    font-size: clamp(1.6rem, 1.071rem + 1.46vw, 2.2rem);
    margin-bottom: 2em;
  }
}
.p-common--section__content h3 {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: clamp(2.6rem, 1.271rem + 1.46vw, 3.8rem);
  line-height: 1.4;
  padding: 5px 10px;
  margin-bottom: 2em;
  text-align: center;
  background: #143883;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .p-common--section__content h3 {
    font-size: clamp(1.6rem, 1.071rem + 1.06vw, 2.4rem);
    margin-bottom: 2em;
  }
}
.p-common--section__content h4 {
  font-size: clamp(1.6rem, 0.744rem + 1.48vw, 2.6rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #233447;
  margin-bottom: 1.5em;
  gap: 20px;
}
@media screen and (max-width: 1024px) {
  .p-common--section__content h4 {
    font-size: clamp(1.4rem, 0.544rem + 1.28vw, 1.86rem);
  }
}
.p-common--section__content p {
  font-size: clamp(1.6rem, 0.871rem + 0.86vw, 2.2rem);
  margin-bottom: 1.5em;
}
@media screen and (max-width: 1024px) {
  .p-common--section__content p p {
    font-size: clamp(1.4rem, 0.544rem + 0.88vw, 1.86rem);
  }
}
.p-common--section__content figure {
  margin-bottom: 2.5em !important;
}
.p-common--section__content ul {
  margin-bottom: 1.5em;
}
.p-common--section__content ul li {
  font-size: clamp(1.6rem, 0.871rem + 0.86vw, 2.2rem);
  list-style-type: disc;
  margin-left: 1em;
}
@media screen and (max-width: 1024px) {
  .p-common--section__content ul li li {
    font-size: clamp(1.4rem, 0.544rem + 0.88vw, 1.86rem);
  }
}
.p-common--section__cta {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 100px;
  margin-bottom: 50px;
  -ms-grid-column-align: center;
      justify-self: center;
}
.p-common--section__cta__item a {
  width: 360px;
}
.p-common--section__cta__item picture {
  width: 100%;
  text-align: center;
  height: 100px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-common--section__cta__item picture img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 1024px) {
  .p-sub__title {
    background: url("../images/common/img_sub_main@2x.webp") 0 0 no-repeat;
    background-size: cover;
  }
  .p-sub__title__h1 {
    padding: 20px 0 20px 0;
    font-size: clamp(2rem, 1.057rem + 2.04vw, 4.9rem);
    line-height: 1.4;
    letter-spacing: -0.03em;
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  .p-sub__title__h1 span {
    display: block;
    font-size: clamp(1.4rem, 0.714rem + 1.07vw, 2rem);
  }
  .c-breadcrumb {
    background: #e6e6e6;
    padding: 10px 20px;
  }
  .c-breadcrumb ul,
  .c-breadcrumb ol {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
  }
  .c-breadcrumb ul li a,
  .c-breadcrumb ul li span,
  .c-breadcrumb ol li a,
  .c-breadcrumb ol li span {
    letter-spacing: 0;
    font-size: clamp(0.8rem, 0.454rem + 0.77vw, 1.2rem);
  }
  .c-breadcrumb ul li a:after,
  .c-breadcrumb ol li a:after {
    content: ">";
    display: inline-block;
    margin-left: 5px;
    color: #000000;
  }
  .table-wrap {
    overflow-x: scroll;
  }
  .table-wrap .scroll-hint-icon {
    top: calc(10% - 20px);
  }
  .table {
    width: 100%;
    border-collapse: collapse;
    white-space: nowrap;
  }
  .table th,
  .table td {
    border: 2px solid #eee;
    padding: 4px 8px;
  }
}
/*ダウンロードリスト*/
.c-download__list {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  width: 100%;
  padding-bottom: 50px;
}
.c-download__list.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 60px;
}
.c-download__list__item {
  width: calc(33.3333333333% - 20px);
  max-width: 360px;
  background: #fff;
  position: relative;
}
.c-download__list__item:before {
  content: "";
  display: block;
  width: calc(100% + 16px);
  height: 34px;
  -webkit-transform: translate(-8px, -10px);
          transform: translate(-8px, -10px);
  background: url("../images/common/img_box_line1_green.webp") 0 0 no-repeat;
  background-size: 100%;
}
.c-download__list__item:after {
  content: "";
  display: block;
  width: calc(100% + 16px);
  height: 34px;
  -webkit-transform: translate(-8px, 10px);
          transform: translate(-8px, 10px);
  background: url("../images/common/img_box_line2_green.webp") 0 100% no-repeat;
  background-size: 100%;
}
.c-download__list__item__blue:before {
  background: url("../images/common/img_box_line1_blue.webp") 0 0 no-repeat;
  background-size: 100%;
}
.c-download__list__item__blue:after {
  background: url("../images/common/img_box_line2_blue.webp") 0 100% no-repeat;
  background-size: 100%;
}
.c-download__list__h3 {
  font-size: clamp(2rem, 1.243rem + 0.991vw, 2.7rem);
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #08756d;
  position: relative;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 10px;
}
.c-download__list__h3.blue {
  color: #234993;
}
.c-download__list__link {
  width: 255px !important;
}
.c-download__list__figure {
  text-align: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.c-download__list__figure.height1 {
  height: 290px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-download__list__figure picture {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 20px;
  background: #fff;
}
.c-download__list__btn {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 780px;
  max-width: 100%;
  margin-inline: auto;
  gap: 40px;
  margin-bottom: 70px;
}
.c-download__list__btn a {
  max-width: calc(50% - 20px);
  width: 325px;
}

@media screen and (max-width: 1024px) {
  .c-download__list {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 40px;
  }
  .c-download__list.center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
  }
  .c-download__list__item {
    width: 100%;
    margin-bottom: 40px;
  }
  .c-download__list__item:before {
    content: "";
    display: block;
    width: calc(100% + 16px);
    height: 34px;
    -webkit-transform: translate(-8px, -10px);
            transform: translate(-8px, -10px);
    background: url("../images/common/img_box_line1_green@2x.webp") 0 0 no-repeat;
    background-size: 100%;
  }
  .c-download__list__item:after {
    content: "";
    display: block;
    width: calc(100% + 16px);
    height: 34px;
    -webkit-transform: translate(-8px, 10px);
            transform: translate(-8px, 10px);
    background: url("../images/common/img_box_line2_green@2x.webp") 0 100% no-repeat;
    background-size: 100%;
  }
  .c-download__list__item__blue:before {
    background: url("../images/common/img_box_line1_blue@2x.webp") 0 0 no-repeat;
    background-size: 100%;
  }
  .c-download__list__item__blue:after {
    background: url("../images/common/img_box_line2_blue@2x.webp") 0 100% no-repeat;
    background-size: 100%;
  }
  .c-download__list__h3 {
    font-size: clamp(2rem, 1.243rem + 0.991vw, 2.7rem);
    margin-bottom: 10px;
  }
  .c-download__list__link {
    width: 255px !important;
  }
  .c-download__list__figure {
    margin-bottom: 20px;
  }
  .c-download__list__figure.height1 {
    height: auto;
  }
  .c-download__list__figure picture {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 15px 20px;
    background: #fff;
  }
  .c-download__list__btn {
    margin-bottom: 40px;
    gap: 0;
  }
  .c-download__list__btn a {
    max-width: 100%;
    width: 325px;
    margin-bottom: 20px;
  }
}
.p-common--imgText1__item {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
.p-common--imgText1__figure {
  width: 310px;
  max-width: 30%;
  height: auto;
  margin-bottom: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-common--imgText1__figure__2 {
  width: 510px;
  max-width: 45%;
}
.p-common--imgText1__figure img {
  max-width: 100%;
  height: auto;
}
.p-common--imgText1__txt {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.p-common--imgText1__txt p {
  font-size: clamp(1.6rem, 0.644rem + 1.11vw, 2rem);
  margin-bottom: 1.5em;
  line-height: 1.8;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.p-common--imgText1__txt ul li {
  font-size: clamp(1.4rem, 0.544rem + 1.08vw, 1.8rem);
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-common--imgText1__txt ul li:before {
  content: "・";
  display: block;
  width: 1em;
  height: 1em;
  margin-right: 10px;
}
.p-common--imgText1__title {
  font-size: clamp(2.2rem, 0.814rem + 1.28vw, 2.6rem);
  margin-bottom: 10px;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 900;
  font-style: normal;
  letter-spacing: -0.01em;
  line-height: 1.4;
  color: #234993;
}

@media screen and (max-width: 1024px) {
  .p-common--imgText1__item {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
  }
  .p-common--imgText1__figure {
    width: 400px;
    max-width: 80%;
    margin-inline: auto;
    margin-bottom: 20px;
    text-align: center;
  }
  .p-common--imgText1__figure__2 {
    max-width: 80%;
  }
  .p-common--imgText1__txt {
    margin-bottom: 20px;
  }
  .p-common--imgText1__txt p {
    font-size: clamp(1.4rem, 0.644rem + 1.01vw, 1.8rem);
    margin-bottom: 1em;
    padding-left: 0;
  }
  .p-common--imgText1__txt ul li {
    font-size: clamp(1.4rem, 0.544rem + 1.08vw, 1.6rem);
  }
  .p-common--imgText1__title {
    font-size: clamp(1.6rem, 1.214rem + 1.58vw, 2rem);
    letter-spacing: -0.01em;
  }
}
/*-------------------------------
  footer
-------------------------------*/
.p-footer {
  width: 100%;
  position: relative;
  z-index: 1;
  background: -webkit-gradient(linear, left top, right top, from(#63c4f0), color-stop(20%, #0084cf), color-stop(80%, #0084cf), to(#63c4f0));
  background: linear-gradient(to right, #63c4f0 0%, #0084cf 20%, #0084cf 80%, #63c4f0 100%);
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 20px;
  color: #fff;
  position: relative;
}
.p-footer__inner {
  width: 1150px;
  max-width: 100%;
  margin: auto;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-footer__top {
  font-size: 1.4rem;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  margin-bottom: 20px;
}
.p-footer__menu {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  margin-bottom: 80px;
}
.p-footer__menu ul li {
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.p-footer__menu ul li a {
  color: #fff;
}
.p-footer__menu__link {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  padding-left: 5px;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4rem;
}
.p-footer__menu__link:before {
  content: "";
  display: block;
  width: 10px;
  height: 12px;
  margin-top: 4px;
  background: #fff;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}
.p-footer__menu__link2 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4rem;
}
.p-footer__menu__link2:before {
  content: "";
  display: block;
  width: 6px;
  height: 2px;
  margin-top: 2px;
  background: #fff;
}
.p-footer__img {
  width: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  position: relative;
  font-size: 1.2rem;
  line-height: 1.4;
}
.p-footer__img__logo {
  width: 318px;
  height: auto;
}
.p-footer__img__privacy {
  margin-left: auto;
  width: 71px;
  position: absolute;
  right: 0;
  bottom: 10px;
}
.p-footer__copyright {
  font-size: 1.2rem;
  line-height: 1;
  display: block;
  background: -webkit-gradient(linear, left top, right top, from(#63c4f0), color-stop(20%, #0084cf), color-stop(80%, #0084cf), to(#63c4f0));
  background: linear-gradient(to right, #63c4f0 0%, #0084cf 20%, #0084cf 80%, #63c4f0 100%);
  color: #fff;
  text-align: right;
  width: 100%;
  padding: 10px;
  font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .p-footer__inner {
    max-width: calc(100% - 40px);
  }
  .p-footer__menu {
    gap: 15px;
  }
  .p-footer__menu ul li a {
    font-size: 1.4rem;
  }
  .p-footer__menu__link {
    gap: 10px;
    font-size: 1.3rem;
  }
  .p-footer__menu__link:before {
    width: 9px;
    height: 11px;
  }
  .p-footer__menu__link2 {
    gap: 5px;
    font-family: YakuHanJP, "Zen Kaku Gothic Antique", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.3rem;
  }
  .p-footer__copyright {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 1024px) {
  .p-footer {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .p-footer__inner {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: calc(100% - 40px);
  }
  .p-footer__menu {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 40px;
  }
  .p-footer__menu ul {
    width: 100%;
  }
  .p-footer__menu ul li {
    font-size: 1.2rem;
  }
  .p-footer__menu ul li a {
    color: #fff;
  }
  .p-footer__menu__link {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
    font-size: 1.2rem;
  }
  .p-footer__menu__link2 {
    font-size: 1.2rem;
    padding-left: 30px;
  }
  .p-footer__img {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.8rem;
    line-height: 1.4;
    padding-right: 20px;
  }
  .p-footer__img__logo {
    width: 200px;
    max-width: 20%;
  }
  .p-footer__img__privacy {
    margin-left: auto;
    width: 25px;
    position: absolute;
    right: 0;
    bottom: 10px;
  }
  .p-footer__img__privacy img {
    max-width: 100%;
    height: auto;
  }
  .p-footer__copyright {
    font-size: 0.8rem;
    padding: 8px;
  }
}
.c-pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
}
.c-pagetop a {
  display: block;
  width: 40px;
  height: 40px;
  background: #233447;
  border-radius: 50%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.c-pagetop a span {
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}