/* ココナラから追加したCSSで現場用カスタマイズ */

body {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-style: normal;
}

.header__campaign--title {
  background-color: transparent;
  color: #fff;
  text-align: center;
  margin-bottom: 32px;
  background-color: #2050c9;
}

.header__campaign--box {
  position: relative;
}
.header__campaign--box::after {
  position: absolute;
  content: "";
  background: url(../img/top/nikukyu.svg);
  width: 16.816rem;
  height: 12.9rem;
  right: 19rem;
  top: 21rem;
}

.top-campain__btn.contact a {
  background-color: #ff6b02;
}

.charm_inr {
  text-align: center;
}
.charm h4 {
  position: relative;
  display: inline-block;
}

.charm .charm_list02 .icon_img {
  position: absolute;
  top: -7px;
  left: 5%;
  transform: translate(-50%, -50%);
}

.charm .charm_list02 .icon_img img {
  width: 50%;
}
.charm .charm_list02 li {
  padding: 2rem 2rem;
  border-radius: 0;
  border: 3px solid #453e38;
  height: 15.8rem;
  display: flex;
  background: url(../img/top/charm_list_bg.png) no-repeat;
  align-items: center;
  background-position: center;
}

.charm .charm_list02 p {
  font-size: 2rem;
  margin-top: 0;
  color: #fff;
}
.charm .charm_list02 {
  gap: 0.7rem 0.7rem;
}

.paple {
  color: #860398;
}

.charm h4 img {
  width: 27rem;
  position: relative;
}

.charm h4::after {
  position: absolute;
  content: "";
  background: url(../img/top/Vector.svg) no-repeat;
  background-size: contain;
  width: 11.983rem;
  height: 30.827rem;
  bottom: -21rem;
  right: -20rem;
  display: inline-block;
}

.charm {
  position: relative;
  padding: 3rem 0 18rem 0;
  background: url(../img/top/charm_gray.png) no-repeat center / cover;
  clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%);
}

.solution {
  text-align: center;
  background: #1b7a87;
  background-size: cover;
  margin-top: -13rem;
  z-index: -1;
  position: relative;
  padding-bottom: 8rem;
  padding-top: 30px;
}

.solution_ttl {
  position: relative;
}

.solution_ttl img {
  width: 27rem;
  margin: 17rem 0 3rem 0;
}

.solution .solution_list02 li {
  padding: 2.5rem 2.5rem;
  border-radius: 0;
  background-color: #fff;
  border: 3.19px solid #1b7a87;
  text-align: center;
  margin-bottom: 1rem;
  position: relative;
}

.solution .solution_list02 li:first-child:after {
  position: absolute;
  content: "";
  background: url(../img/top/oshi_girl.svg) no-repeat;
  background-size: contain;
  width: 11.267rem;
  height: 23.2rem;
  right: 2%;
  top: -101%;
  z-index: -1;
}

.solution .solution_text {
  font-size: 2rem;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.solution .solution_subttl {
  font-size: 2.55rem;
  font-weight: 700;
  margin-bottom: 1.1rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.reson {
  text-align: center;
  background: url(../img/top/reson_bg.png) no-repeat;
  background-size: cover;
}
.reson_ttl img {
  width: 25rem;
  margin: 4rem 0 3rem 0;
}
.reson_list02 {
  position: relative;
  z-index: 1;
}

.reson .reson_list02 li {
  padding: 5rem 0 3rem;
  border-radius: 0;
  background-color: #fff;
  border: 3.19px solid #1b7a87;
  text-align: center;
  margin-bottom: 2rem;
  position: relative;
}

.reson .reson_list02 li:first-child:after {
  position: absolute;
  content: "";
  background: url(../img/top/oshi_girl2.svg) no-repeat;
  background-size: contain;
  width: 13.68rem;
  height: 22.1rem;
  right: 8rem;
  top: -68%;
  z-index: -1;
}
.reson .reson_list02 li:first-child::before {
  position: absolute;
  content: "";
  background: url(../img/top/oshi_girl3.svg) no-repeat;
  background-size: contain;
  width: 11.304rem;
  height: 14.4rem;
  left: 9rem;
  top: -59%;
}

.orange {
  color: #ff6b02;
}

.green {
  color: #1b7a87;
}

.reson .reson_text {
  font-size: 2rem;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.reson .reson_text .fz16 {
  font-size: 1.6rem;
  margin-top: 2rem;
  display: block;
  font-weight: 600;
}

.reson .reson_subttl {
  font-size: 2.55rem;
  font-weight: 700;
  margin-bottom: 1.1rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.reson .reson_subttl .fz34 {
  font-size: 3.4rem;
}

.reson .icon_img img {
  width: 7.41rem;
  height: 5rem;
}
.reson .icon_img {
  position: absolute;
  text-align: center;
  top: 2rem;
  left: 2rem;
}

.reson_list02 {
  padding: 2rem 0;
}

.blue {
  color: #005283;
}
.pink {
  color: #ed2b81;
}

.clean {
  text-align: center;
}

.clean__ttl-area {
  padding: 50px 0;
  display: block;
  position: relative;
  background: #003959;
}
.clean__ttl-area::after {
  position: absolute;
  content: "";
  background: #003959;
  width: 40px;
  height: 40px;
  transform: rotate(135deg);
  bottom: -20px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.clean__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 60px auto;
  gap: 2rem;
  padding: 0 14vw;
  align-items: center;
  overflow-x: scroll;
}
.clean__item {
  border: solid 4.4px #000;
  padding: 2rem;
  width: 50.1rem;
  height: 48.641rem;
  position: relative;
  background-color: #fff;
}

.clean__item:last-child .clean__img {
  margin: 0 auto 30px auto;
}

.clean__img {
  margin: 0 auto 10px auto;
  width: 50%;
}
.clean__item:nth-of-type(2) .clean__img {
  margin: 0 auto 10px auto;
  width: 52%;
}
.clean__item:nth-of-type(3) .clean__img {
  margin: 0 auto 10px auto;
}

.clean__ttl {
  font-size: 2.906rem;
  font-weight: bold;
  color: #fff;
}

.clean__subttl {
  font-size: 2.046rem;
  font-weight: bold;
  margin: 1.5rem auto;
}

.clean__txt {
  font-size: 1.944rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.scene {
  text-align: center;
  background: url(../img/top/scene.png) no-repeat;
  background-size: cover;
  padding: 5rem 0;
}

.scene_list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 31px;
  margin-top: 5rem;
  flex-flow: wrap;
  z-index: 2;
  position: relative;
}
.scene_list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 279.72px;
  height: 279.72px;
  position: relative;
  border-radius: 50%;
  background-color: #24386b;
}

.scene_list li:nth-of-type(3)::after {
  background: url(../img/top/oshi_girl4.svg) no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
  background-size: contain;
  margin: 0 auto;
  width: 16.003rem;
  height: 30.381rem;
  top: -49%;
  right: -6rem;
  z-index: -1;
}

.scene_text {
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  margin: 0 auto;
  line-height: 32.6px;
}
.scene .icon_img img {
  position: absolute;
  top: 2.7rem;
  left: 0.4rem;
}

.other .top_ttl {
  width: 18rem;
  margin-bottom: 5rem;
}

.smart-bannar {
  max-width: 75rem;
}

.plan {
  background-color: #f0f9ff;
}

.plan h2 {
  width: 8.9rem;
}

.plan .gray {
  background-color: #f8f8f8;
}

.plan tr:nth-of-type(12) td .num-text {
  text-align: right;
}
.plan tr:nth-of-type(14) td .num-text {
  text-align: left;
}

.plan .tabel_pay {
  line-height: 1.5;
  display: block;
}

.price_attention {
  margin-top: 20px;
}

.cta__daiichiarea {
  text-align: center;
  margin-bottom: 2rem;
}

.cta__daiichi {
  font-size: 3.09rem;
  background-color: #fff;
  color: #24678d;
  font-weight: bold;
  padding: 0 30px;
  display: inline-block;
  margin: 0 auto;
}

.cta__benefit {
  /* border: solid 4px #000;
  background-color: #fff; */
  flex-flow: column;
}

.cta li:nth-child(2) a {
  background-color: #ff5d00;
}

.cta__title {
  font-size: 6.8rem;
  font-weight: 600;
  color: #fff;
  margin-bottom: 4rem;
}

.cta__under {
  background: linear-gradient(transparent 70%, #feffaa 70%);
}

.cta .b-28 {
  font-size: 2.8rem;
  border: solid #000 3px;
  padding: 0 2rem;
  font-weight: bold;
}

.cta__ditail h4 {
  font-size: 7.898rem;
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  font-style: normal;
  display: inline-block;
  position: relative;
  margin-left: 5.8rem;
}

.cta__ditail h4::before {
  position: absolute;
  content: "";
  background: url(../img/top/amazon.svg) no-repeat;
  background-size: contain;
  width: 14.1rem;
  height: 14.1rem;
  bottom: 0;
  left: -15rem;
}
.cta__ditail h4::after {
  position: absolute;
  content: "";
  background: url(../img/top/camera.svg) no-repeat;
  background-size: contain;
  width: 9.278rem;
  height: 15.451rem;
  bottom: -2rem;
  right: -9rem;
}

.header__amazon::before {
  background: url(../img/top/amazon.svg) no-repeat !important;
}

.cta .fz39 {
  font-size: 39px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.cta__benefit {
  padding: 3rem;
}
.cta ul {
  margin-top: 0;
}

.cta .fz61 {
  font-size: 6.196rem;
}

.cta .cta_inr {
  background: url(../img/top/cta_bg.png) no-repeat;
  padding: 4rem 40px 3rem 3rem;
}

.header__gaku {
  background: url(../img/top/header_bg.png) no-repeat !important;
  background-size: contain;
  padding: 4rem 40px 3rem 3rem;
}

.entry a {
  background-color: #ff5d00;
}

.cta__benefit--item {
  position: relative;
}
.cta__title::after {
  position: absolute;
  content: "";
  background-size: contain;
  height: 8.6rem;
  width: 7.497rem;
  bottom: -2rem;
  right: 0;
}
.choice {
  margin-top: 0;
}
.choice h2 {
  width: 22.2rem;
  margin-bottom: 7rem;
}

.speed .speed_wrap {
  justify-content: center;
  align-items: top;
  margin: 0 auto;
  padding: 0;
}
.speed p {
  font-size: 2rem;
}
.speed .speed_img {
  width: 45%;
}

.speed dl span {
  color: #1b7a87;
  font-size: 13.2rem;
}
.speed dl .fzi {
  font-size: inherit;
}

.speed dl {
  font-size: 4.623em;
}

.speed .fz20 {
  font-size: 2.913rem;
  text-align: center;
}

.speed_contents02 {
  text-align: center;
  margin: 2.6rem auto;
}
.speed_contents02 p {
  font-size: 2.225rem;
}

.speed figcaption {
  font-size: 3.102rem;
}

.area .text {
  width: 64%;
}

.speed .recommend_imgarea {
  margin: 20px auto 50px;
  width: 30%;
}

.area h2 {
  position: relative;
  width: 54.2rem;
  margin: 2rem auto 6rem auto;
}

.area h2::after {
  content: "";
  background: url(../img/top/inu2.svg) no-repeat;
  background-size: contain;
  height: 12.489rem;
  width: 10.266rem;
  position: absolute;
  bottom: -12rem;
  right: -11rem;
}

.area {
  padding-top: 40px;
}

.area .area_wrap {
  align-items: center;
  margin-top: 0;
}

.area h3 {
  font-size: 2.7rem;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: -0.05em;
  margin-bottom: 2rem;
}

.area .area_img img {
  width: 85%;
}

.flow{
  background-color: #F8FCFF;
}

.flow_btn a {
  border-bottom: 3px solid #a61250;
}
.flow_item p {
  font-weight: 700;
}
.faq {
  background-color: #f4f4f4;
}

.faq h2 {
  width: 20rem;
}

@media screen and (max-width: 768px) {
  .header__campaign--box::after {
    display: contents;
  }

  .header__gaku {
    background: url(../img/top/header_bg-sp.png) no-repeat !important;
  }
  .charm {
    clip-path: polygon(0 0, 100% 0, 100% 96%, 50% 100%, 0 96%);
    padding: 3rem 0 10rem 0;
  }
  .charm .charm_list02 li {
    padding: 2rem 0rem;
    height: 9.8rem;
    background-size: 100%;
  }
  .charm h4 img {
    width: 18rem;
    margin-top: 4rem;
  }
  .charm h4::after {
    margin-top: 2rem;
    position: absolute;
    content: "";
    background: url(../img/top/Vector.svg) no-repeat;
    background-size: contain;
    width: 7.3rem;
    height: 18.9rem;
    bottom: -13rem;
    right: -7rem;
    display: inline-block;
  }

  .charm .charm_list02 p {
    font-size: 1.5rem;
    margin-top: 0;
  }

  .charm .charm_list02 .icon_img {
    top: -4px;
    left: 6%;
  }

  .charm .charm_list02 .icon_img img {
    width: 31px;
    height: 24px;
  }
  .solution {
    margin-top: -5rem;
    padding-top: 7rem;
  }

  .solution_ttl img {
    width: 21rem;
    margin: 2rem 0 2rem 0;
  }

  .solution_ttl::after,
  .solution_ttl::before {
    background-size: contain;
    position: absolute;
    content: "";
    display: inline-block;
    top: 4rem;
    width: 13.4rem;
    height: 4.724rem;
  }

  .solution .solution_list02 li {
    padding: 2.5rem 1rem;
    margin-bottom: 1rem;
  }

  .solution .solution_subttl {
    font-size: 1.6rem;
  }

  .solution .solution_text {
    font-size: 1.2rem;
  }

  .solution .solution_list02 li:first-child:after {
    width: 6.018rem;
    height: 12.392rem;
    right: 2px;
    top: -11rem;
  }
  .reson_ttl img {
    width: 17rem;
    margin: 2rem 0 0rem 0;
  }

  .reson_list02 {
    padding: 2rem 0;
    position: relative;
    z-index: 0;
  }

  .reson .reson_subttl {
    font-size: 1.6rem;
  }

  .reson .reson_subttl .fz34 {
    font-size: 2.2rem;
  }
  .reson .reson_text {
    font-size: 1.2rem;
  }
  .reson .reson_text .fz16 {
    font-size: 0.8rem;
  }

  .reson .reson_list02 li {
    padding: 2rem 0;
    border: 2px solid #24678d;
    margin-bottom: 1rem;
  }

  .reson .reson_list02 li:first-child:after {
    position: absolute;
    content: "";
    background: url(../img/top/oshi_girl2.svg) no-repeat;
    background-size: contain;
    width: 6.018rem;
    height: 12.392rem;
    right: 1rem;
    top: -45%;
  }

  .reson .reson_list02 li:first-child::before {
    width: 5.7rem;
    height: 7.2rem;
    left: 2rem;
    top: -35%;
  }
  .reson .icon_img {
    top: 1rem;
    left: 1rem;
  }
  .reson .icon_img img {
    width: 3.133em;
    height: 2.3rem;
  }
  .clean__item {
    width: 30.1rem;
    height: 28rem;
    padding: 0.5rem 1rem;
    background-color: #fff;
  }

  .clean__ttl {
    font-size: 2rem;
  }

  .clean__txt {
    font-size: 1.2rem;
    text-align: center;
  }

  .clean__item:first-child::after {
    width: 7.3rem;
    height: 1.5rem;
  }

  .clean__img {
    margin: 0 auto -2rem auto;
    width: 58%;
  }

  .clean__item:nth-of-type(2) .clean__img {
    margin: 0 auto 10px auto;
  }

  .clean__item:nth-of-type(3) .clean__img {
    margin: 0 auto -2rem auto;
    width: 58%;
  }

  .clean__subttl {
    font-size: 1.6rem;
    font-weight: bold;
    margin: 0.2rem auto;
  }

  .clean__grid {
    overflow: scroll;
    margin: 30px auto 0;
  }

  .scene_ttl {
    width: 22.3rem;
    margin: 0 auto;
  }
  .scene_list {
    gap: 11px;
    flex-flow: wrap;
    margin-top: 4rem;
  }

  .scene_list li {
    width: 11.2rem;
    height: 11rem;
  }

  .scene_text {
    font-size: 1.3rem;
    line-height: 18px;
  }

  .scene .icon_img img {
    position: absolute;
    top: 0.7rem;
    left: 1.4rem 14px;
    width: 3.1rem;
    height: 2.242rem;
  }
  .scene .mainw {
    width: 92.666vw;
  }

  .scene {
    text-align: center;
    background: url(../img/top/scene.png) no-repeat;
    background-size: cover;
    padding: 5rem 0 5rem;
  }

  .scene_list li:first-child::after {
    left: 9px;
    width: 6.92rem;
    height: 13.076rem;
    top: 34rem;
    z-index: 1;
  }

  .scene_list li:last-child::after {
    width: 8rem;
    height: 11.59rem;
    top: -28rem;
    left: 60px;
    right: 0;
  }

  .scene_list li:nth-of-type(3)::after {
    width: 8.744rem;
    height: 16.6rem;
    right: -0.5rem;
    top: -9rem;
  }

  .speed dl span {
    font-size: 8rem;
  }

  .speed .fz20 {
    font-size: 2rem;
    background: linear-gradient(transparent 60%, #feffaa 60%);
    display: inline;
  }

  .other .top_ttl {
    width: 13rem;
  }

  .plan h2 {
    width: 6.9rem;
    margin-top: 0;
  }

  .price_attention {
    font-size: 1.2rem;
  }
  .cta .cta_inr {
    background: url(../img/top/cta_bg.png) no-repeat;
    background-size: cover;
    padding: 4rem 3rem 3rem 3rem;
  }
  .cta__daiichi {
    font-size: 1.21rem;
    padding: 0 10px;
  }

  .cta__title {
    font-size: 3.91rem;
    position: relative;
  }
  .cta__title::after,
  .cta__title::before {
    content: "";
    position: absolute;
    display: inline-block;
    display: flex;
    align-items: center;
    background-size: contain;
  }
  .cta__title::after {
    background: url(../img/top/right.svg) no-repeat;
    width: 9.142rem;
    height: 9.1rem;
    bottom: 0;
    right: -5rem;
  }
  .cta__title::before {
    background: url(../img/top/left.svg) no-repeat;
    width: 9.142rem;
    height: 9.1rem;
    bottom: 0;
  }

  .cta__ditail h4::before {
    width: 5.102rem;
    height: 5.043rem;
    bottom: 0;
    left: -5rem;
  }

  .cta__benefit--item:last-child::after {
    height: 10.635rem;
    width: 10.092rem;
    bottom: 11rem;
    right: -2rem;
  }

  .cta .b-28 {
    display: none;
  }

  .cta__amazon {
    font-size: 1.933rem;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 900;
    font-style: normal;
  }

  .cta .amazon {
    font-size: 2.526rem;
    display: block;
  }

  .cta__ditail h4 {
    font-size: 3.769rem;
    line-height: 1;
    background: transparent;
    display: contents;
  }
  .cta span.sp-orange {
    font-size: 2.326rem;
    color: #000;
    display: block;
  }

  .cta__ditail {
    background-color: #fff;
    border: solid 2px #000;
    padding: 2rem;
    display: block;
    width: 100%;
    line-height: 0;
  }
  .cta .fz39 {
    font-size: 1.847rem;
  }

  .cta .fz61 {
    font-size: 1.933rem;
  }

  .cta__ditail h4::after {
    width: 7.7rem;
    height: 11.1rem;
    bottom: -2rem;
    right: -7.5rem;
  }

  .cta__benefit {
    border: none;
    background-color: transparent;
    padding: 0;
  }

  .cta__benefit--item:last-child::after {
    height: 10.635rem;
    width: 10.092rem;
    bottom: 11rem;
    right: -2rem;
  }

  .choice {
    margin-top: 0;
  }

  .choice h2 {
    width: 18.2rem;
    margin-bottom: 3rem;
  }

  .speed .speed_wrap {
    justify-content: space-evenly;
    align-items: center;
    margin: 5px auto 0;
  }

  .speed .speed_img {
    width: 100%;
  }

  .speed_img img {
    width: 100%;
  }

  .speed dl {
    font-size: 2.8rem;
    text-align: center;
  }

  .speed p {
    font-size: 1.4rem;
  }
  .speed .recommend_imgarea {
    margin: 20px auto 20px;
    width: 22.7rem;
  }

  .speed figcaption {
    font-size: 1.11rem;
  }

  .area h2 {
    width: 28.2rem;
    margin-bottom: 0;
  }
  .area h3 {
    font-size: 1.8rem;
    line-height: 172%;
    margin: 1.8rem 0px;
  }

  .area .text {
    width: 100%;
  }

  .area .sub_txt {
    font-size: 0.7rem;
  }

  .area {
    padding: 3rem 0 1rem;
  }

  .area h2::after {
    background: url(../img/top/inu2_sp.svg) no-repeat;
    background-size: contain;
    height: 11.784rem;
    width: 8.922rem;
    position: absolute;
    bottom: -15rem;
    right: 0rem;
  }

  .area .area_img img {
    width: 100%;
  }

  .flow h2 {
    width: 12rem;
  }

}

.clean .clean__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 60px auto;
  gap: 2rem;
  align-items: center;
  margin-left: 0;
  overflow-x: initial;
  padding: 0;
}

.clean .clean__item:nth-of-type(2) .clean__img {
  margin: 0 auto 10px auto;
  width: 42%;
}

.clean .clean__img {
  margin: 0 auto 10px auto;
  width: 51%;
}

.clean__grid.dragscroll {
  /* スクロールバー非表示（共通） */
  scrollbar-width: none; /* Firefox用 */
  -ms-overflow-style: none; /* IE/Edge用 */
}
.clean__grid.dragscroll::-webkit-scrollbar {
  display: none; /* Chrome/Safari/Opera用 */
}

.plan .num-text .fz16 {
  font-size: 0.8em;
  margin-top: 2rem;
  display: block;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .plan .snum-text .fz16 {
      font-size: 0.8em;
  }
}

.faq dt span,
.faq dd span {
  width: 3%;
}
.faq dd p, 
.faq .accordionBtn p {
  width: 90%;
}

@media screen and (max-width: 768px) {
  .faq dt span,
  .faq dd span {
    width: 10%;
  }
  .faq dd p, 
  .faq dt p {
    width: 90%;
  }
  .campaign .for_pc_viz {
    display: none;
  }
}