html {}

body {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", YuGothic, "游ゴシック体", serif, sans-serif;
  background: #fff;
  margin: 0;
  color: #000;
}

/* img {
    width: 100%;
} */
.wrapper {
  min-width: 1920px;
  margin: 0 auto;
  width: 100%;
}

.outer {
  overflow-x: hidden;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.section-image {
  max-width: 1920px;
  margin: auto;
}

.relative {
  position: relative;
}

.dropshadow {
  filter: drop-shadow(12px 11px 20px rgba(117, 117, 117, 0.2));
}

.box {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 100vw;
  white-space: nowrap;
}

.mv-text {
  position: absolute;
  top: 698px;
  left: 817px;
}

.mv-desc {
  font-size: 36px;
  letter-spacing: 0.01em;
  text-align: center;
  line-height: 1.7;
}

.mv-rowdesc {
  font-size: 50px;
  letter-spacing: 0.01em;
  text-align: center;
  line-height: 1.7;
}

.mv-desc span {
  color: #FF8095;
}
.sec01 .section-image:first-of-type {
  /* max-width: 1000px; */
  margin: auto;
}

.sec01 .section-image:first-of-type img {}

.section-image2 {
  position: relative;
  width: 100%;
  max-width: 130px;
  margin: auto;
}

.section-image2 img {
  width: 100%;
}

/* .section-image2::before {
    display: block;
    content: "";
    padding-top: 66.66%;
}
.section-image2 img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
} */
/* .sec01 .catch1 {
    font-size: 34px;
    color: #fff;
    position: absolute;
    top: 219px;
    left: 1020px;
    transform: rotate(5deg);
} */
.sec01 .catch1 {
  font-size: 33px;
  position: absolute;
  top: 563px;
  left: 705px;
  line-height: 1.7;
  letter-spacing: 0.1em;
}

.sec01 .catch2 {
  font-size: 36px;
  position: absolute;
  top: 63px;
  left: -48px;
  line-height: 1.7;
  letter-spacing: 0.1em;
}

.sec01 .catch3 {
  position: absolute;
  top: 143px;
  left: -166px;
  letter-spacing: 0.1em;
  font-size: 36px;
  text-align: center;
}

.sec01 .catch3 span {
  font-size: 36px;
  color: #BB0022;

}

.sec01 .catch3 span sup {
  font-size: 10px;
  color: #000;
  position: absolute;
}

.sec01 .catch4 {
  position: absolute;
  top: 231px;
  left: -48px;
  font-size: 36px;
}

.sec01 .catch5 {
  position: absolute;
  top: 30px;
  left: 871px;
  font-size: 60px;
  color: #BA0022;
  z-index: 1;

}

.sec01 .catch5 sup {
  position: absolute;
  left: 170px;
  color: #1A1A1A;
  font-size: 10px;
  font-family: YuGothic, sans-serif;
  font-weight: 500;
}

.sec01 .section-image3 {
  z-index: 3;
  width: 100%;
  margin: 400px auto 0 auto;
  position: relative;
}

.sec01 .section-image3::before {
  display: block;
  content: "";
  padding-top: 25%;
}

.sec01 .section-image3>img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  object-position: center;
}

.section-image3-text {
  width: 100%;
  max-width: 506px;
  position: absolute;
  top: -50px;
  left: 712px;
}

.section-image3-text img {
  width: 100%;
}

.sec01 .catch6 {
  position: absolute;
  top: 256px;
  left: 1139px;
  font-size: 24px;
  z-index: 1;
}

.sec01 .catch6 sup {
  position: absolute;
  top: -90px;
  left: -30px;
  font-size: 10px;
  font-family: YuGothic, sans-serif;
  font-weight: 500;
}

.section-image3-text img {
  width: 100%;
}

.sec01 .catch7 {
  font-size: 10px;
  font-family: YuGothic, sans-serif;
  font-weight: bold;
  position: absolute;
  bottom: -460px;
  left: 1080px;
}

.sec01 .catch8 {
  font-size: 10px;
  font-family: YuGothic, sans-serif;
  font-weight: bold;
  position: absolute;
  bottom: -480px;
  left: 1080px;
}

.sec02 {
  padding-top: 0;
  margin-top: -298px;
  z-index: 2;
}

.sec02 .section-image:nth-of-type(1) {
  /* max-width: 800px; */
  margin: auto;
}

.sec02 .section-image:nth-of-type(2) {
  margin-top: -180px;
  z-index: -1;
}

.sec02 .catch1 {
  font-size: 52px;
  position: absolute;
  text-align: center;
  top: 349px;
  left: 658px;
  letter-spacing: 0.1em;
  line-height: 2;
}

.sec02 .catch1 span {
  color: #BA0022;
}

.sec02 .catch1 sup {
  position: absolute;
  font-size: 10px;
  line-height: 2;
}

.sec02 .catch2 {
  font-size: 52px;
  position: absolute;
  text-align: center;
  top: 1030px;
  left: 750px;
  letter-spacing: 0.1em;
}

.sec02 .catch3 {
  font-size: 31px;
  color: #A9012E;
  position: absolute;
  text-align: center;
  top: 242px;
  left: 748px;
  letter-spacing: 0em;
  font-family: YuGothic, sans-serif;
  font-weight: 500;
}

.sec02 .catch4 {
  font-size: 18px;
  position: absolute;
  text-align: center;
  top: 340px;
  left: 591px;
  letter-spacing: 0.01em;
  line-height: 1.7;
  font-family: YuGothic, sans-serif;
  font-weight: 500;
}

.point01-image {
  position: relative;
}

.point01-image::before {
  position: absolute;
  content: "";
  display: block;
  background: url(/ud/campaign/o/one_o1035/img/pc/point01-text.webp) center center / cover no-repeat;
  top: 274px;
  left: -40px;
  width: 277px;
  height: 81px;
  z-index: 1;
}

/* .sec03 .section-image:nth-of-type(1) {
  max-width: 130px;
  margin: auto;
} */

.sec03 .section-image:nth-of-type(2) {
  /* max-width: 568px; */
  margin: auto;
  /* padding-top: 319px; */
  margin-top: 319px;
}

.sec03 .section-image:nth-of-type(3) {}

.sec03 .section-image:nth-of-type(4) {}

.sec03-human {
  position: relative;
  width: 100%;
  margin: auto;
}

.sec03-human::before {
  display: block;
  content: "";
  padding-top: 62.4%;
}

.sec03-human img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

/* .sec03-image {
    position: relative;
    width: 100%;
    margin: auto;
}
.sec03-image::before {
    display: block;
    content: "";
    padding-top: 62.4%;
}
.sec03-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
} */
.sec03 .catch1 {
  position: absolute;
  font-size: 52px;
  top: 71px;
  left: 737px;
  letter-spacing: 0.1em;
  line-height: 1.8;
}

.sec03 .catch2 {
  font-size: 72px;
  position: absolute;
  top: 352px;
  left: 800px;
  letter-spacing: 0.1em;
}

.sec03 .catch2 sup {
  position: absolute;
  font-size: 16px;
  top: -6px;
  right: -3px;
}

.sec03 .catch3 {
  font-size: 30px;
  position: absolute;
  top: 94px;
  left: 574px;
  color: #fff;
  letter-spacing: 0.1em;
}

.sec03 .catch4 {
  font-size: 19px;
  position: absolute;
  top: 817px;
  left: 780px;
  line-height: 1.7;
  letter-spacing: 0em;
  font-weight: 500;
  display: inline-block;
  padding: 20px 30px;
  background: rgba(255, 255, 255, 0.3);
  font-family: YuGothic, sans-serif;
}

.sec03 .catch4 sup {
  vertical-align: middle;
}

.sec03 .catch4 sup:nth-of-type(2) {
  vertical-align: top;
  top: 3px;
}

.sec03 .catch5 {
  font-size: 29px;
  position: absolute;
  top: 1146px;
  left: 1016px;
}

.sec03 .catch6 {
  font-size: 45px;
  position: absolute;
  top: 846px;
  left: 651px;
  letter-spacing: 0.1em;
}

.sec03 .catch7 {
  font-size: 45px;
  position: absolute;
  top: 228px;
  left: 771px;
  letter-spacing: 0.1em;
}

.sec03 .catch7 sup {
  position: absolute;
  top: -10px;
  right: 50px;
  font-size: 10px;
}

.sec03 .catch8 {
  font-size: 10px;
  position: absolute;
  top: 624px;
  left: 959px;
  letter-spacing: 0.1em;
}

.sec03-row {
  padding-top: 320px;
  padding-bottom: 230px;
  background: url(../img/pc/sec03-row-bg.png) center center / cover no-repeat;
  margin-top: -7.5%;
}

.sec03-rowimage {
  max-width: 575px !important;
}

.cta01 {
  margin-top: 130px;
}

.cta-image {
  width: 100%;
  margin: auto;
}
.cta-image img {
  width: 100%;
  max-width: 918px;
}

.cta-image a {
  display: inline-block;
  width: 100%;
  max-width: 316px;
  position: absolute;
  bottom: 40px;
  right: 40px;
}

.sec04 {
  padding-top: 57px;
}

.sec04-text {
  max-width: 800px;
  margin: auto;
}

.sec04-point {
  max-width: 568px;
  margin: auto;
  padding-top: 360px;
  position: relative;
}

.sec04-point::before {
  position: absolute;
  content: "";
  display: block;
  background: url(/ud/campaign/o/one_o1035/img/pc/point02-text.webp) center center / cover no-repeat;
  top: 370px;
  left: 0;
  width: 297px;
  height: 81px;
  z-index: 1;
}

.sec04-image {
  margin-bottom: 60px;
}

.sec04-logo {
  max-width: 130px;
  margin: auto;
}

.sec04-rowimage {
  max-width: 800px;
  margin: auto;
  padding-top: 293px;
  padding-bottom: 120px;
}

.sec04-human {
  position: relative;
  width: 100%;
  margin: auto;
}

.sec04-human::before {
  display: block;
  content: "";
  padding-top: 60%;
}

.sec04-human img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

.sec04-good {
  max-width: 435px;
  margin: auto;
  padding-top: 90px;
}

.sec04 .catch1 {
  font-size: 36px;
  position: absolute;
  top: 40px;
  left: 645px;
}

.sec04 .catch2 {
  font-size: 52px;
  position: absolute;
  top: 256px;
  left: 675px;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 2;
}

.sec04 .catch3 {
  font-size: 60px;
  letter-spacing: 0.1em;
  position: absolute;
  top: 614px;
  left: 780px;
}

.sec04 .catch3 sup {
  position: absolute;
  font-size: 16px;
  top: -14px;
  right: -1px;
}

.sec04 .catch4 {
  font-size: 23px;
  letter-spacing: 0.1em;
  position: absolute;
  top: 724px;
  left: 1083px;
}

.sec04 .catch5 {
  font-size: 31px;
  letter-spacing: 0.1em;
  position: absolute;
  top: 415px;
  left: 810px;

}

.sec04 .catch6 {
  font-size: 31px;
  letter-spacing: 0.1em;
  position: absolute;
  top: 644px;
  left: 818px;
}

.sec04 .catch7 {
  font-size: 31px;
  letter-spacing: 0.1em;
  position: absolute;
  top: 845px;
  left: 863px;

}

.sec04 .catch8 {
  font-size: 31px;
  position: absolute;
  color: #A9012E;
  top: 40px;
  left: 267px;
  font-weight: 500;
  font-family: YuGothic, sans-serif;
}

.sec04 .catch9 {
  font-size: 18px;
  position: absolute;
  top: 127px;
  left: 60px;
  line-height: 1.7;
  font-weight: 500;
  font-family: YuGothic, sans-serif;
}

.sec04 .catch9 sup {
  vertical-align: top;
}

.sec04 .catch10 {
  font-size: 30px;
  color: #fff;
  position: absolute;
  top: 140px;
  left: 589px;
  letter-spacing: 0.1em;

}

.sec04 .catch11 {
  font-size: 45px;
  position: absolute;
  top: 850px;
  left: 1091px;
  letter-spacing: 0.1em;
}

.sec04 .catch11 span {
  color: #fff;
}

.sec04 .catch12 {
  font-size: 19px;
  line-height: 1.7;
  letter-spacing: 0.05em;
  position: absolute;
  top: 790px;
  left: 430px;
  font-family: YuGothic, sans-serif;
  font-weight: 500;
  display: inline-block;
  padding: 30px 20px;
  background: rgba(255, 255, 255, 0.3);

}

.sec04 .catch13 {
  font-size: 10px;
  position: absolute;
  top: 560px;
  left: 718px;
  font-family: YuGothic, sans-serif;
  font-weight: 500;

}

.cta02 {
  margin-top: 30px;
}

.cta02 .section-image {
  width: 100%;
  max-width: 800px;
  margin: 50px auto 0 auto;
}

.cta02 .catch1 {
  font-size: 36px;
  position: absolute;
  top: 1050px;
  left: 660px;
}

.cta02 .catch2 {
  font-size: 52px;
  position: absolute;
  text-align: center;
  top: 1217px;
  left: 668px;
  line-height: 2;
}

.sec05 {
  margin-top: 380px;
}

.sec05 .section-image {
  width: 100%;
  max-width: 1020px;
  margin: auto;
}

.sec05 .catch1 {
  font-size: 50px;
  position: absolute;
  top: 193px;
  left: 740px;
  text-align: center;
  line-height: 1.7;
}

.sec05 .catch1 span {
  color: #FF6259;
}

.sec05 .catch2 {
  font-size: 31px;
  position: absolute;
  top: 810px;
  left: 740px;
  color: #AB012E;
  font-family: YuGothic, sans-serif;
  font-weight: 500;
}

.sec05 .catch3 {
  font-size: 18px;
  position: absolute;
  top: 912px;
  left: 590px;
  font-family: YuGothic, sans-serif;
  line-height: 1.7;
  font-weight: 500;

}

.sec06 {
  padding-top: 150px;
}

.sec06 .section-image {
  width: 100%;
  max-width: 1020px;
  margin: auto;
}

.sec06 .catch1 {
  font-size: 50px;
  position: absolute;
  top: 363px;
  left: 710px;
  text-align: center;
  line-height: 1.7;
}

.sec06 .catch1 span {
  color: #FF6259;
}

.sec06 .catch2 {
  font-size: 31px;
  position: absolute;
  top: 980px;
  left: 730px;
  color: #AB012E;
  font-family: YuGothic, sans-serif;
  font-weight: 500;
}

.sec06 .catch2 sup {
  font-size: 16px;
  position: absolute;
  top: -4px;
  right: -20px;
}

.sec06 .catch3 {
  font-size: 18px;
  position: absolute;
  top: 1085px;
  left: 590px;
  font-family: YuGothic, sans-serif;
  line-height: 1.7;
  font-weight: 500;

}

.sec06 .catch4 {
  font-size: 18px;
  position: absolute;
  top: 1202px;
  left: 590px;
  font-family: YuGothic, sans-serif;
  font-weight: 500;

}

.sec07 {
  margin-top: 440px;
}

.sec07 .section-image {
  width: 100%;
  max-width: 1020px;
  margin: auto;
}

.sec07 .catch1 {
  font-size: 50px;
  position: absolute;
  top: 202px;
  left: 710px;
  text-align: center;
  line-height: 1.7;
}

.sec07 .catch1 span {
  color: #FF6259;
}

.sec07 .catch2 {
  font-size: 31px;
  position: absolute;
  top: 810px;
  left: 690px;
  color: #AB012E;
  font-family: YuGothic, sans-serif;
  font-weight: 500;
}

.sec07 .catch3 {
  font-size: 18px;
  position: absolute;
  top: 920px;
  left: 590px;
  font-family: YuGothic, sans-serif;
  line-height: 1.7;
  font-weight: 500;

}

.sec08 {
  margin-top: 80px;
}

.cta03 {
  margin-top: 50px;
}

.sec09 {
  margin-top: 140px;
  padding-bottom: 300px;
  background: url(/ud/campaign/o/one_o1050/img/pc/sec09-bg.png) top -70px center / cover no-repeat;
}

.sec09::before {
  position: absolute;
  content: "";
  display: block;
  background: url(/ud/campaign/o/one_o1035/img/pc/sec09-overlay.webp) center center / cover no-repeat;
  top: -30px;
  left: 0;
  width: 100%;
  height: 23%;
}

.sec09::after {
  position: absolute;
  content: "";
  display: block;
  background: url(/ud/campaign/o/one_o1035/img/pc/sec09-overlay-bottom.webp) center center / cover no-repeat;
  bottom: -30px;
  left: 0;
  width: 100%;
  height: 23%;
}

.sec09-heading {
  text-align: center;
  padding-top: 147px;

}

.sec09-title {
  line-height: 2;
  letter-spacing: 0.1em;
  font-size: 60px;
}

.sec09-items {
  width: 100%;
  max-width: 880px;
  margin: 200px auto 0 auto;
  position: relative;
  z-index: 2;

}

.sec09-item {
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.8);
  padding: 20px 30px;
}

.sec09-item+.sec09-item {
  margin-top: 40px;
}

.sec09-item:nth-child(even) {
  flex-direction: row-reverse;
}

.sec09-icon {
  width: 100%;
  max-width: 125px;
}

.sec09-icon img {
  width: 100%;
  vertical-align: bottom;
}

.sec09-text {
  flex: 1;
  margin-left: 50px;
}

.sec09-desc {
  font-size: 24px;
  font-family: YuGothic, sans-serif;
  letter-spacing: 0.1em;
  line-height: 1.7;
  font-weight: 500;
}

.sec09 .catch1 {
  font-size: 60px;
  position: absolute;
  top: 234px;
  left: 542px;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.1em;
}

.sec09 .catch2 {
  font-size: 24px;
  font-family: YuGothic, sans-serif;
  position: absolute;
  top: 717px;
  left: 707px;
  letter-spacing: 0.1em;
  line-height: 1.7;
  font-weight: 500;
}

.sec09 .catch3 {
  font-size: 24px;
  font-family: YuGothic, sans-serif;
  position: absolute;
  top: 1056px;
  left: 517px;
  letter-spacing: 0.1em;
  line-height: 1.7;
  font-weight: 500;
}

.sec09 .catch4 {
  font-size: 24px;
  font-family: YuGothic, sans-serif;
  position: absolute;
  top: 1390px;
  left: 707px;
  letter-spacing: 0.1em;
  line-height: 1.7;
  font-weight: 500;
}

.sec09 .catch5 {
  font-size: 24px;
  font-family: YuGothic, sans-serif;
  position: absolute;
  top: 1730px;
  left: 527px;
  letter-spacing: 0.1em;
  line-height: 1.7;
  font-weight: 500;
}

.sec09 .catch6 {
  font-size: 24px;
  font-family: YuGothic, sans-serif;
  position: absolute;
  top: 2079px;
  left: 707px;
  letter-spacing: 0.1em;
  line-height: 1.7;
  font-weight: 500;
}

.sec10 {}

.sec10 .section-image:nth-of-type(1) {}

.kaihatusya-image {
  max-width: 1000px;
  margin: -2060px auto 0 auto;
}

.sec10 .catch1 {
  font-size: 50px;
  position: absolute;
  top: 400px;
  left: 620px;
}

.sec10 .catch1 span {
  color: #FF0000;
}

.sec10 .catch2 {
  font-size: 24px;
  font-family: YuGothic, sans-serif;
  position: absolute;
  top: 604px;
  left: 630px;
  line-height: 1.7;
  font-weight: 500;

}

.sec10 .catch3 {
  font-size: 50px;
  position: absolute;
  top: 30px;
  left: 360px;
}

.sec10 .catch4 {
  font-size: 27px;
  position: absolute;
  top: 587px;
  left: 172px;
  letter-spacing: 0em;
  line-height: 1.7;
}

.sec10 .catch5 {
  font-size: 20px;
  position: absolute;
  top: 770px;
  left: 120px;
  font-family: YuGothic, sans-serif;
  line-height: 1.7;
}

.sec10 .catch5 sup {
  font-size: 10px;
  vertical-align: top;
}

.sec10 .catch6 {
  font-size: 10px;
  position: absolute;
  font-family: YuGothic, sans-serif;
  top: 1290px;
  left: 124px;
  letter-spacing: 0.1em;
}

.sec11 {
  padding-top: 200px;
}

.sec11-inner {
  width: 100%;
  max-width: 1020px;
  margin: auto;
  background: #EFF6F9;
  padding: 100px;
  box-sizing: border-box;
}

.sec11-heading {
  position: relative;
}

.sec11-heading::after {
  position: absolute;
  content: "";
  display: block;
  background: url(/ud/campaign/o/one_o1035/img/pc/sec11-icon.webp) center center / cover no-repeat;
  width: 217px;
  height: 217px;
  top: 0;
  right: -50px;
}

.sec11-title {
  width: 100%;
  max-width: 454px;
  margin: auto;
}

.sec11-title img {
  width: 100%;
}

.sec11-subheading {
  text-align: center;


}

.sec11-subtitle {
  font-size: 20px;
  font-family: YuGothic, sans-serif;
  font-weight: 500;
}

.sec11-items {
  margin-top: 100px;
}

.sec11-item {
  display: flex;
}

.sec11-item+.sec11-item {
  margin-top: 70px;
}

.sec11-image {
  width: 100%;
  max-width: 477px;
}

.sec11-image img {
  width: 100%;
}

.sec11-text {
  flex: 1;
  margin-left: 30px;
}

.sec11-desc {
  font-size: 20px;
  font-family: YuGothic, sans-serif;
  line-height: 1.7;
  font-weight: 500;
  margin: 0 !important;
}

.sec11-redtext {
  margin-top: 30px;
  color: #BB0022;
  font-size: 28px;
  font-weight: 500;
  padding: 63px 0 40px 0;
}

.sec11-point {
  display: flex;
}

.sec11-point-image {
  width: 100%;
  max-width: 126px;
}

.sec11-point-image img {
  width: 100%;
}

.sec11-point-text {
  flex: 1;
  margin-left: 50px;
}

.sec11-point-desc {
  font-size: 20px;
  font-family: YuGothic, sans-serif;
  font-weight: 500;
  margin: 0 !important;
  letter-spacing: 0.01em;
}

.sec11 .section-image {
  width: 100%;
  max-width: 1020px;
  margin: auto;
}

.sec11 .catch1 {
  font-size: 20px;
  font-family: YuGothic, sans-serif;
  position: absolute;
  top: 475px;
  left: 822px;
  font-weight: 500;
}

.sec11 .catch2 {
  font-size: 20px;
  font-family: YuGothic, sans-serif;
  position: absolute;
  top: 581px;
  left: 1071px;
  line-height: 1.7;
  font-weight: 500;
}

.sec11 .catch3 {
  font-size: 20px;
  font-family: YuGothic, sans-serif;
  position: absolute;
  top: 871px;
  left: 1071px;
  line-height: 1.7;
  font-weight: 500;
}

.sec11 .catch4 {
  font-size: 20px;
  font-family: YuGothic, sans-serif;
  position: absolute;
  top: 1161px;
  left: 1071px;
  line-height: 1.7;
  font-weight: 500;
}

.sec11 .catch5 {
  font-size: 20px;
  font-family: YuGothic, sans-serif;
  position: absolute;
  top: 1451px;
  left: 1071px;
  line-height: 1.7;
  font-weight: 500;
}

.sec11 .catch6 {
  font-size: 20px;
  font-family: YuGothic, sans-serif;
  position: absolute;
  top: 1875px;
  left: 762px;
  font-weight: 500;
}

section.faq {
  position: relative;
  margin-top: 30px;
}

/* #contents.top section.faq::before {
	content: "";
	display: block;
	width: 800px;
	height: 2px;
	background: #000;
	position: absolute;
	top: -2px;
	right: 50%;
	transform: translateX(50%);
	-webkit-transform: translateX(50%);
} */
section.faq .section-inner {
  background: #f5f5f7;
  padding: 110px 0;
  text-align: center;
  width: 100%;
  max-width: 1020px;
  margin: auto;
}

section.faq h2 {
  font-size: 60px;
  font-weight: bold;
  letter-spacing: .2em;
  font-family: YuGothic, sans-serif;
}

section.faq .list {
  width: 795px;
  margin: 60px auto 0;
  text-align: left;
}

section.faq .unit {
  padding-bottom: 30px;
}

section.faq .label {
  display: flex;
  align-items: center;
  padding: .8em .8em .7em;
  border-left: 6px solid #ff6259;
  border-bottom: 1px solid;
  font-size: 24px;
  font-family: YuGothic, sans-serif;
}

section.faq .label::before {
  content: "";
  display: inline-block;
  background-image: url(/ud/campaign/o/one_o1051/img/pc/icon_q.svg);
  background-repeat: no-repeat;
  width: 17.6px;
  height: 21.2px;
  margin-right: .8em;
}

section.faq .value {
  position: relative;
  margin-left: auto;
  padding: 30px 0;
  font-size: 18px;
  line-height: 1.75;
  width: 735px;
  font-family: YuGothic, sans-serif;
}

section.faq .value::before {
  content: "";
  position: absolute;
  left: calc(-18.6px + -1em);
  top: calc(30px + .4em);
  display: inline-block;
  background-image: url(/ud/campaign/o/one_o1051/img/pc/icon_a.svg);
  background-repeat: no-repeat;
  width: 18.6px;
  height: 18.4px;
}

.children {
  padding: 0;
  list-style-type: none;
}

.notes {
  padding: 0;
  list-style-type: none;
}

.notes li {
  font-size: 14px;
}

#form_box {
  width: 100%;
  max-width: 1020px;
  margin: auto;
}

.form_box-wrap {
  width: 1020px;
  margin: 0 auto;
  border-top: solid 1px #d8d8d8;
  border-right: solid 1px #d8d8d8;
  padding: 50px 50px 0;
  border-left: solid 1px #d8d8d8;
  box-sizing: border-box;
}

.form_table {
  table-layout: fixed;
  width: 885px !important;
  margin: 0 auto;
}

/* .form_box-wrap .Form-List {
    margin: 0;
    padding: 20px 0 0;
} */
.form_box-wrap+div #contact {
  border-left: solid 1px #d8d8d8;
  border-right: solid 1px #d8d8d8;
  border-bottom: solid 1px #d8d8d8;
  margin-bottom: 50px;
}

.form_box-wrap+div>div:first-child {
  border-left: solid 1px #d8d8d8;
  border-right: solid 1px #d8d8d8;
}

.txt-center>.mar_t60 {
  width: 90%;
}

.txt-center {
  text-align: center;
}

.form_plc_wrap {
  margin: 30px;
  border: 1px #ccc solid;
}

.form_plc_wrap_inn {
  padding: 30px;
  text-align: left;
}

.form_plc_wrap_txt {
  padding: 0 0 20px;
  font-size: 13px;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.form_plc_wrap_txt_b {
  padding: 0 0 20px;
  font-weight: bold;
  font-size: 15px;
  font-family: IwaOGoPro-Bd;
}

.form_plc_wrap_txt_b sup {
  font-size: 60% !important;
}

.form_plc_wrap_txt_s {
  font-size: 12px;
}

.form_plc_wrap_agr {
  padding: 15px 0;
  background: #fff4f4;
  border-top: 1px #ccc solid;
  text-align: center;
}

.form_plc_wrap_agr_inn {
  position: relative;
  display: inline-block;
}

.form_plc_wrap_req {
  display: inline-block;
  margin: 0 0 0 20px;
  background: #dc0a16;
  border-radius: 3px;
  color: #ffffff;
  font-size: 11px;
  padding: 1px 5px;
  vertical-align: middle;
}

.form_plc_wrap_chk {
  appearance: none;
  margin: 0 5px 0 0;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  border: #4c4c4c 2px solid;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  position: relative;
  border-width: 2px;
  box-shadow: none;
}

.form_plc_wrap_chk:checked::before {
  margin: 2px;
  content: " ";
  display: block;
  width: 10px;
  height: 10px;
  background: #333333;
}

.form_plc_wrap_chk::after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

#form .deliveryinfo.iwa {
  font-size: 15px;
  line-height: 31px;
  margin: auto !important;
  color: rgb(0, 0, 0);
  width: 1000px;
  padding: 0 !important;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.FooterLink {
  background: #eeeeee;
  margin: 40px auto 0;
  font-size: 14px;
  padding-bottom: 120px;
}

.FooterLink .shadow-wrap {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

.FooterLink ul {
  width: 1000px;
  margin: auto;
  display: flex;
}

.FooterLink li {
  float: left;
  display: block;
}

.FooterLink .fwrap {
  width: 1000px;
  margin: auto;
  padding: 2em 0;
  font-family: TBUDGoStd Regular-83pv-RKSJ-H;
  font-size: 13px;
  line-height: 29px;
  color: #000000;
  color: rgb(0, 0, 0);
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.FooterLink .Copyright {
  text-align: center;
  padding: 0;
  margin-top: 0;
  background: no-repeat;
  font-size: 11px;
  line-height: 29px;
  letter-spacing: 0.55px;
  color: rgb(102, 102, 102);
}
.Address {
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.inner {
  width: 1020px;
}

.form_table .kana {
  display: flex;
}

.form_box-wrap .Form-List {
  margin: 0;
  padding: 20px 0 0;
}
.point {
  background-image: url(/ud/campaign/o/one_o1051/img/pc/point-bg.png);
  background-repeat: no-repeat;
  background-size: 83%;
  background-position: center 4%;
}
@media screen and (min-width:1500px) {
  .point {
    background-size: 100%;
  }
}

.point-inner {
  padding-top: 150px;
  padding-bottom: 100px;
}
.point-image {
  width: 100%;
  max-width: 1250px;
  margin: auto;
  padding-left: 150px;
}
.point-image img {
  width: 100%;
}
.point-heading {
  width: 100%;
  max-width: 627px;
  margin: auto;
  text-align: center;
}
.point-logo {

}
.point-logo img {

}
.point-title {
  font-size: 36px;
  line-height: 2;
  letter-spacing: 0.1em;
  padding-top: 50px;
}
.point-title sup {
  vertical-align: top;
}
.point-items {
  position: absolute;
  content: "";
  width: 100%;
  max-width: 520px;
  top: 130px;
  left: 50%;
  transform: translateX(-50%);

}
.point-item {

}
.point-item sup {
  vertical-align: top;
}
.point-item:nth-child(1) {
  margin-top: -10px;
}
.point-item:nth-child(2) {
  margin-top: 260px;
}
.point-item:nth-child(3) {
  margin-top: 230px;
}
.point-item:nth-child(4) {
  margin-top: 230px;
}
.point-item:nth-child(5) {
  margin-top: 205px;
}
.point-item-title {
  color: #ba0022;
  font-size: 29px;
  text-align: center;
  font-family: YuGothic, "游ゴシック体",sans-serif;
}
.point-item-desc {
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0em;
  padding-top: 20px;
  font-family: YuGothic, "游ゴシック体",sans-serif;
}
.cv {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  position: relative;
}
.cv img {
  width: 100%;
}
.card-link {
  position: absolute;
  width: 100%;
  max-width: 316px;
  display: inline-block;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
p.campaign-lead {
  font-size: 30px;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  text-align: center;
  font-weight: 600;
}
@media screen and (min-width: 751px) {
  .form_table .katakana .name {
    width: 37px;
  }

  .form_table .katakana {
    display: flex;
  }

  .select_wrap.w_14 {
    width: 130px;
  }
}

@media screen and (min-width:1921px) {
  .sec01 .section-image2 {
    max-width: 130px;
  }

  .section-image {
    max-width: initial;
  }

  .mv-text {
    top: 35vw;
    left: 50%;
    transform: translateX(-50%);
  }

  .sec01 .catch1 {
    left: 50%;
    transform: translateX(-47%);
    top: 29vw;
  }

  .sec01 .catch2 {
    left: -2%;
  }

  .sec01 .catch3 {
    left: -7%;
  }

  .sec01 .catch4 {
    left: -2%;
  }

  .section-image3-text {
    left: 50%;
    transform: translateX(-50%);
  }

  .sec01 .catch5 {
    left: 50%;
    transform: translateX(-55%);
    top: 1.5vw;
  }

  .sec01 .catch6 {
    position: absolute;
    top: 256px;
    left: 50%;
    transform: translateX(293%);
    font-size: 24px;
    z-index: 1;
  }

  .sec01 .catch7 {
    bottom: initial;
    top: 390px;
    left: 49%;
  }

  .sec01 .catch8 {
    bottom: initial;
    top: 410px;
    left: 49%;
  }

  .sec02 {
    margin-top: -9vw;
  }

  .sec02 .catch1 {
    left: 50%;
    transform: translateX(-48%);
    top: 18vw;
  }

  .sec02 .catch2 {
    left: 50%;
    transform: translateX(-50%);
    top: 56vw;
  }

  .sec02 .catch3 {
    left: 50%;
    transform: translateX(-50%);
    top: 12vw;
  }

  .sec02 .catch4 {
    left: 50%;
    transform: translateX(-50%);
    top: 17vw;
  }

  .sec03 .catch1 {
    left: 50%;
    transform: translateX(-50%);
  }

  .sec03 .catch2 {
    left: 50%;
    transform: translateX(-50%);
  }

  .sec03 .catch3 {
    top: 10vw;
    left: 50%;
    transform: translateX(-140%);
  }

  .sec03 .catch4 {
    top: initial;
    bottom: -60vw;
    left: 50%;
    transform: translateX(10%);
  }

  .sec03 .catch5 {
    top: initial;
    bottom: -61vw;
    left: 50%;
    transform: translateX(110%);
  }

  .sec03 .catch6 {
    top: 42vw;
    transform: translateX(-50%);
    left: 50%;
  }

  .sec03 .catch7 {
    font-size: 45px;
    position: absolute;
    top: 251px;
    left: 50%;
    transform: translateX(-50%);
    letter-spacing: 0.1em;
  }

  .sec03 .catch8 {
    top: 620px;
    left: 50%;
  }

  .sec04-text {
    max-width: 800px !important;
  }

  .sec04-point {
    max-width: 568px !important;
  }

  .sec04 .catch2 {
    left: 50%;
    transform: translateX(-50%);
  }

  .sec04 .catch3 {
    left: 50%;
    transform: translateX(-56%);
  }

  .sec04 .catch4 {
    left: 50%;
    transform: translateX(220%);
  }

  .sec04 .catch5 {
    top: 22vw;
    left: 50%;
    transform: translateX(-50%);
  }

  .sec04 .catch6 {
    top: 33.5vw;
    left: 50%;
    transform: translateX(-50%);
  }

  .sec04 .catch7 {
    top: 44.5vw;
    left: 50%;
    transform: translateX(-50%);
  }

  .sec04-logo {
    max-width: 130px !important;
  }

  .sec04-rowimage {
    max-width: 800px !important;
  }

  .sec04 .catch10 {
    top: 13vw;
    left: 50%;
    transform: translateX(-120%);
  }

  .sec04 .catch11 {
    top: initial;
    bottom: -50vw;
    left: 50%;
    transform: translateX(40%);
  }

  .sec04 .catch12 {
    top: initial;
    bottom: -54vw;
    left: 50%;
    transform: translateX(-100%);
  }

  .sec04-good {
    max-width: 435px !important;
  }

  .cta02 .catch2 {
    left: 50%;
    transform: translateX(-50%);
  }

  .sec05 .catch1 {
    top: 193px;
    left: 50%;
    transform: translateX(-50%);
  }

  .sec05 .catch2 {
    left: 50%;
    transform: translateX(-50%);
  }

  .sec05 .catch3 {
    left: 50%;
    transform: translateX(-50%);
  }

  .sec06 .catch1 {
    left: 50%;
    transform: translateX(-50%);
  }

  .sec06 .catch2 {
    left: 50%;
    transform: translateX(-50%);
  }

  .sec06 .catch3 {
    left: 50%;
    transform: translateX(-50%);
  }

  .sec06 .catch4 {
    left: 50%;
    transform: translateX(240%);
  }

  .sec07 .catch1 {
    left: 50%;
    transform: translateX(-50%);
  }

  .sec07 .catch2 {
    left: 50%;
    transform: translateX(-50%);
  }

  .sec07 .catch3 {
    left: 50%;
    transform: translateX(-50%);
  }

  .sec09 .catch1 {
    left: 50%;
    transform: translateX(-50%);
  }

  .sec10 .catch1 {
    left: 50%;
    transform: translateX(-50%);
  }

  .sec10 .catch2 {
    left: 50%;
    transform: translateX(-50%);
  }

  .kaihatusya-image {
    max-width: 1000px !important;
  }

  .sec09::after {
    position: absolute;
    content: "";
    display: block;
    background: url(/ud/campaign/o/one_o1035/img/pc/sec09-overlay-bottom.webp) center center / cover no-repeat;
    bottom: -8%;
    left: 0;
    width: 100%;
    height: 31%;
  }
}

/* 追加コンテンツここから */

.mv-image img {
  width: 100%;
}

.mv-text {
  display: block;
}

.mv-desc01 {
  font-size: 31px;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.1em;
}

.mv-rowdesc01 {
  font-size: 50px;
  text-align: center;
}

.outer p {
  margin-block-start: 0em;
  margin-block-end: 0em;
}

.mv-rowdesc01 span {
  font-size: 43px;
}

.mv-desc01 span {
  color: #d60720;
  font-size: 40px;
}

.mv-text img {
  width: 1062px;
  max-width: 100%;
}

.mv-text01 {
  margin-top: 40px;
  margin-bottom: 60px;
  text-align: center;
}

.mv-text01 img {
  width: 55%;
  margin: -195px auto 0 auto;
}
.sec00 {

}
.sec00-top {

}
.sec00-top_image01 {
  width: 100%;
  max-width: 922px;
  margin: auto;
}
.sec00-top_image01 img {
  width: 100%;
}
.sec00-top_image02 {
  width: 100%;
  max-width: 782px;
  margin: 40px auto 0;
}
.sec00-top_image02 img {
  width: 100%;
}
.sec00-top_image02-text {
  position: absolute;
  width: 100%;
  top: 78%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.sec00-top_image-2-desc {
  font-size: 32px;
  letter-spacing: 0.1em;
}
.sec00-top_image-2-desc + .sec00-top_image-2-desc {
  margin-top: 10px;
}
.sec00-top_text {
  width: 100%;
  max-width: 630px;
  margin: 60px auto 0;
}
.sec00-top_desc {
  font-family: YuGothic, "游ゴシック体",sans-serif;
  font-size: 19px;
  letter-spacing: 0.05em;
  text-align: justify;
}
.sec00-middle {

}
.sec00-middle img {
  width: 100%;
  vertical-align: bottom;
}
.sec00-middle_heading {
  position: absolute;
  width: 100%;
  max-width: 414px;
  top: 22%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.sec00-middle_animate {
  position: absolute;
  width: 39%;
  top: 51%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.sec00-middle_animate img {
  width: 100%;
}
.sec00-middle_lead01 {
  font-size: 27px;
}
.sec00-middle_lead01 span {
  font-family: "BIZ UDPMincho", serif;
}
.sec00-middle_lead02 {
  font-size: 27px;
  padding-top: 30px;
}
.sec00-middle_lead02 span {
  font-size: 36px;
  color: #d30720;
  margin-right: 10px;
}
.sec00-middle_lead03 {
  margin: 40px auto 0;
}
.sec00-middle_lead03 img {
  width: 100%;
}
.sec00-bottom {
  margin-top: -1px;
}
.sec00-bottom img {
  width: 100%;
  vertical-align: bottom;
}
.sec00-bottom_heading {
  position: absolute;
  width: 100%;
  max-width: 681px;
  top: 15%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.sec00-bottom_text01 {
  font-size: 32px;
  line-height: 2;
  letter-spacing: 0.1em;
}
.sec00-bottom_row {
  position: absolute;
  width: 100%;
  max-width: 630px;
  bottom: 0%;
  left: 50%;
  transform: translateX(-50%);
}
.sec00-bottom_text02 {
  font-size: 19px;
  letter-spacing: 0.05em;
  text-align: justify;
  font-family: YuGothic, "游ゴシック体",sans-serif;
}
.sec00-bottom_text02-caution01 {
  vertical-align: top;
  position: absolute;
  top: 110px !important;
  left: 50px;
}
.sec00-bottom_text02-caution02 {
  position: absolute;
  top: 23px !important;
  /* margin-left: -17px; */
  left: 497px;
}
.sec00-bottom_text03 {
  font-size: 10px;
  letter-spacing: 0.05em;
  text-align: right;
  font-family: YuGothic, "游ゴシック体",sans-serif;
  padding-top: 10px;
}

.sec01 {
  text-align: center;
  background-image: url(../img/pc/sec01-bg.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 50% 371px;
  padding-bottom: 310px;
  margin-top: 100px;
}

.sec01 .sec1_txt {
  position: relative;
  width: 100%;
  max-width: 742px;
  margin: auto;
  padding-left: 220px;
}
.sec01 .sec1_txt img {
  width: 100%;
}
.sec01 .sec1_txt::after {
  content: url(../img/pc/sec01-2_bk.webp);
  position: absolute;
  top: 1258px;
  left: 50%;
  z-index: 100;
  display: none;
}

.sec02 {
  text-align: center;
  background-image: url(../img/pc/sec02-1_bk.png);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 320px 0;
  background-position: center -35px;
}

.sec02 .section-image img {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 61.73vw;
}


.sec02 .section-image:nth-of-type(2) {
  margin-top: -201px;
}

.sec03 .section-image2 {
  padding-bottom: 57px;
  /* margin-top: -60px; */
}

.sec03 .sec3_txt {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 7%;
  left: 50%;
  transform: translateX(-50%);
}

.sec03 .sec3_txt .cap01 {
  padding-bottom: 10px;
}

.sec02 .catch01 {
  font-size: 29px;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 2;
  color: #ffffff;
  position: relative;
}

.sec02 .catch01 sup {
  position: absolute !important;
  font-family: YuGothic, "游ゴシック体",sans-serif !important;
  letter-spacing: .1px;
  left: 973px;
  top: 3px;
}
.sec02 .catch01 sup.sup2 {
  left: 1120px;
  top: 90px;
}


.sec02 .txt {
  display: block;
  text-align: center;
  margin-top: -18px;
}

.sec02 .catch01 span {
  color: #ffffff;
  font-size: 42px;
}

.sec02 .catch02 {
  font-size: 36px;
  text-align: center;
  letter-spacing: 9px;
  color: #ffffff;
}

.sec02 .box02 {
  font-family: YuGothic, "游ゴシック体",sans-serif;
  color: #ffffff;
  font-size: 18px;
  margin: 0 auto;
  display: block;
  width: 730px;
  text-align: justify;
  padding-top: 60px;
  line-height: 2;
  letter-spacing: 1.6px;
}

.sec02 .box02 .cap01 {
  display: block;
  white-space: wrap;
  width: 735px !important;
  height: auto;
  margin: 0 auto;
  letter-spacing: .3px;
}
.sec02 .box02 .cap01.cap02 {
  text-align: right;
  font-size: 14px;
  margin: 20px auto 0 auto;
}
.sec02-cap01-caution01 {
  position: absolute;
  top: -7px !important;
  left: 4%;
}
.sec02-cap01-caution02 {
  position: absolute;
  top: 33px !important;
  left: 79%;
}
.sec02-cap01-caution03 {
  position: absolute;
  top: 70px !important;
  left: 88%;
}

.sec02 .box02 .cap01 span {
  display: block;
  font-size: 10px;
  text-align: right;
}

.sec3_txt {
  text-align: center;
  font-size: 40px;
  letter-spacing: 4px;
}

.sec03 .section-image img {
  margin-top: 44px;
  width: 100% !important;
}
.sec3_txt01 {
  position: absolute;
  content: "";
  top: 11%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.sec3_lead {
  font-size: 36px;
}
.sec3_txt02 {
  position: absolute;
  content: "";
  bottom: 11%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.sec3_lead01 {
  font-size: 36px;
  line-height: 2.5;
  letter-spacing: 0.075em;
}
.sec3_lead01 sup {
  vertical-align: top;
  top: 16px;
}

.sec3_txt .cap02 {
  font-size: 74px;
  color: #d60720;
  letter-spacing: 4px;
}

.sec3_txt .cap02 span {
  font-size: 8px;
  color: #000;
  font-family: YuGothic, "游ゴシック体",sans-serif;
  margin-left: -57px;
  letter-spacing: .2px;
}

.sec3_img02 img {
  width: 100%;
}
.sec3_txt {

}

.sec3_txt .cap03 {
  font-family: YuGothic, "游ゴシック体",sans-serif;
  font-size: 12px;
  letter-spacing: normal;
  max-width: 968px;
  margin: 0 auto;
  text-align: right;
  margin-top: -10px;
}

.sec3_txt .cap04 {
  font-size: 40px;
  line-height: 1.9;
  letter-spacing: 2px;
  margin-top: 35px;
  margin-bottom: 25px
}

.sec04 .sec4_img01 img {
  width: 100%;
}

.sec4_txt {
  font-size: 40px;
  position: absolute;
  top: 289px;
  left: 510px;
  line-height: 1.6;
  letter-spacing: 4px;
}

.sec4_txt .cap02 {
  font-family: YuGothic, "游ゴシック体",sans-serif;
  font-size: 17px;
  letter-spacing: 1.4px;
  line-height: 2;
  margin-top: 16px;
}

.cta-image {
  text-align: center;
}
.cta-image::after {
  position: absolute;
  content: "";
  display: block;
  background: url(../img/pc/cta-bg.webp) center center / contain no-repeat;
  width: 100%;
  height: 100%;
  right: -200px;
  top: -460px;
  z-index: -1;
}

.cta-image a {
  position: absolute;
  bottom: 1040px;
  left: 50%;
  transform: translateX(-50%);
  transition: .2s;
}

.cta-image a:hover {
  opacity: 90%;
  transition: .2s;
}

.sec004 {
  background-image: url(../img/pc/sec04-bg.webp);
  background-repeat: no-repeat;
  margin-top: -7px;
  background-position: center top;
}

.sec004 .sec4_img001 {
  display: block;
  text-align: center;
  max-width: 937px;
  margin: auto;
  transform: translateX(-7%);
}

.sec004 .sec4_img001 img {
  max-width: 100%;
  margin: 0 auto;
}

.sec004 .sec04_txt {
  font-size: 36px;
  text-align: center;
  letter-spacing: 1.9px;
  line-height: 2;
  position: relative;
  padding: 60px 0 50px 0;
}

.sec004 .sec04_txt span {
  color: #ba0022;
}

.sec004 .sec04_txt .cap02 {
  font-size: 8px;
  font-family: YuGothic, "游ゴシック体",sans-serif;
  position: absolute;
  top: 131px;
  left: 842px;
}

.sec004 .point02 .sec04_img03 img,
.sec004 .point02 .sec04_img04 img,
.sec004 .point02 .sec04_img05 img,
.sec004 .point02 .sec04_img06 img,
.sec004 .point02 .sec04_img07 img,
.sec004 .point03 .sec04_img08 img,
.sec004 .point04 .sec04_img10 img,
.sec004 .point05 .sec04_img12 img,
.sec004 .point03 .sec04_img09 img,
.sec004 .point04 .sec04_img11 img,
.sec004 .point05 .sec04_img09 img {
  display: block;
  margin: 0 auto;
}
.sec004 .point02 .sec04_img03 img,
.sec004 .point03 .sec04_img08 img,
.sec004 .point04 .sec04_img10 img,
.sec004 .point05 .sec04_img12 img {
  max-width: 445px;
}

.sec004 .point03 .sec04_img09 img {
  max-width: 100%;
}

.sec004 .point02 .sec04_img03 {
  margin-top: 50px;
  background-image: url(../img/pc/sec04-bg2.webp);
  background-repeat: no-repeat;
  background-position: 0 93px;
  background-size: 100%;
}

.sec004 .point03 .sec04_img08 {
  margin-top: 50px;
  background-image: url(../img/pc/sec04-bg2.webp);
  background-repeat: no-repeat;
  background-position: 0 93px;
  background-size: 100%;
}

.sec004 .point04 .sec04_img10 {
  margin-top: 50px;
  background-image: url(../img/pc/sec04-bg2.webp);
  background-repeat: no-repeat;
  background-position: 0 93px;
  background-size: 100%;
}

.sec004 .point05 .sec04_img12 {
  margin-top: 50px;
  background-image: url(../img/pc/sec04-bg2.webp);
  background-repeat: no-repeat;
  background-position: 0 93px;
  background-size: 100%;
}

.sec004 .point02 .sec04_img04 {
  margin-top: 120px;
  background-repeat: no-repeat;
}

.sec004 .point02 .sec04_img05 {
  margin-top: 64px;
  background-repeat: no-repeat;
}

.sec004 .sec04_txt .cap03,
.sec004 .sec04_txt .cap07 {
  color: #a8012e;
  font-family: YuGothic, "游ゴシック体",sans-serif;
  font-size: 30.6px;
  padding: 10px 0 0 0 !important;
  letter-spacing: 1px;
  padding-bottom: 26px !important;
}

.sec004 .sec04_txt .cap04,
.sec004 .sec04_txt .cap08 {
  font-family: YuGothic, "游ゴシック体",sans-serif;
  font-size: 18px;
  max-width: 740px;
  margin: -10px auto 0 auto;
  line-height: 1.9;
  letter-spacing: .5px;
  text-align: justify;
}

.sec004 .sec04_txt .cap08 sup {
  vertical-align: top;
}

.sec004 .point02 .sec04_img07 img {
  margin-top: 63px;
  padding-bottom: 144px;
}

.sec004 .point03 {
  background-image: url(../img/pc/sec04-8_bk.webp);
  background-repeat: no-repeat;
  background-position: 0 220px;
  background-size: cover;
  padding: 0 0 28px 0;
}

.sec004 .point04 {
  background-image: url(../img/pc/sec04-10_bk.webp);
  background-repeat: no-repeat;
  background-position: 0 220px;
  background-size: cover;
  padding: 0 0 28px 0;
}

.sec004 .point05 {
  background-image: url(../img/pc/sec04-12_bk.webp);
  background-repeat: no-repeat;
  background-position: 0 220px;
  background-size: cover;
  padding: 0 0 28px 0;
}

.sec004 .point03 .p_wrap,
.sec004 .point04 .p_wrap,
.sec004 .point05 .p_wrap {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.6);
  display: block;
  width: 67.67vw;
  max-width: 1015px;
  margin: 0 auto;
  padding: 30px 0 60px 0;
}

.sec004 .point03 .sec04_txt,
.sec004 .point04 .sec04_txt {
  font-size: 50px;
  line-height: 1.75;
  letter-spacing: .5px;
  padding-bottom: 10.3px;
}

.sec004 .point03 .sec04_txt .cap05,
.sec004 .point04 .sec04_txt .cap05,
.sec004 .point05 .sec04_txt .cap05 {
  padding-bottom: 98px;
}

.sec004 .point05 .sec04_txt .cap05 {
  padding-top: 60px;
}

.sec004 .point05 .sec04_txt {
  font-size: 50px;
  line-height: 1.75;
  letter-spacing: .5px;
  padding-bottom: 10.3px;
  padding-top: 10px !important;
}

.sec004 .point03 .sec04_txt span,
.sec004 .point04 .sec04_txt span,
.sec004 .point05 .sec04_txt span {
  color: #ff6259;
}

.sec004 .point04 .sec04_txt .cap07 span {
  color: #a8012e !important;
  font-size: 16px;
  position: absolute;
}

.sec004 .point04 .sec04_txt .cap08 span {
  display: block;
  padding-top: 10px;
  color: #000 !important;
  font-size: 16px;
  text-align: left;
}

.sec03-human img {
  position: absolute;
  width: 100%;
  height: 129%;
  top: 62%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

.sec03 .catch6 {
  top: 909px !important;
}
@media screen and (min-width: 1921px) {
  .sec03 .catch6 {
    top: 47vw !important;
}
}



.sec03 .catch8 {
  font-size: 8px;
  position: absolute;
  top: 559px;
  left: 1001px;
  letter-spacing: 0.1em;
  font-family: YuGothic, "游ゴシック体",sans-serif;
}

.cta06 {
  margin-top: -78px;
}

.sec05 {
  margin-top: 0px;
  background-image: url(../img/pc/sec04-bg.webp);
  background-repeat: no-repeat;
  margin-top: -177px;
  background-position: center top;
}

.sec05 .sec5_txt {
  text-align: center;
  letter-spacing: 6px;
  padding-top: 207px;
}

.sec05 .sec5_txt .cap01 {
  font-size: 44.7px;
}

.sec05 .sec5_txt .cap02 {
  font-size: 36px;
  line-height: 2;
  background-image: url(../img/pc/sec07_bg.webp);
  background-repeat: no-repeat;
  background-position: 49% 37px;
  padding: 56px 0;
  letter-spacing: 4px;
}

.sec05 .sec5_txt .cap02 span {
  color: #ff8094;
}

.sec05 .sec5_img01 img {
  display: block;
  margin: -3px auto 0 auto;
}

.sec05 .sec6_txt {
  margin-top: -411px;
  text-align: center;
  letter-spacing: 6px;
  font-size: 36px;
  line-height: 1.9;
  padding: 35px 0 0 0;
}

.sec05 .sec6_txt span {
  text-align: center;
  letter-spacing: 6px;
  font-size: 58px;
}

.sec06 .sec5_img01 img {
  display: block;
  margin: -100px auto 0 auto;
}

.sec06 .sec5_txt {
  text-align: center;
  color: #ffffff;
  font-size: 42px;
  background-color: #7f523b;
  display: block;
  max-width: 690px;
  width: 100%;
  margin: 0 auto;
  line-height: 2;
  letter-spacing: 4px;
  padding: 10px 0;
}

.sec06 p {
  margin-block-start: 0em !important;
  margin-block-end: 0em !important;
}

.sec06 {
  background-image: url(../img/pc/sec08.webp);
  background-repeat: no-repeat;
  background-position: 50% 278px;
  padding-top: 196px;
}

.sec06 .sec6_txt {
  font-size: 18px;
  font-family: YuGothic, "游ゴシック体",sans-serif;
  padding-top: 700px;
  display: block;
  text-align: justify;
  width: 764px;
  max-width: 100%;
  margin: 0 auto;
  line-height: 1.8;
}

.sec07 {
  margin-top: 73px;
}

.sec07 .sec7_img01 img {
  display: block;
  margin: 0 auto;
  width: 100vw
}

.sec10 img {
  width: 100% !important;
}

.sec03 .catch3 {
  top: 278px;
  left: 480px;
}

.sec03 .catch4 {
  top: 1117px;
  left: 720px;
}

.sec03 .catch5 {
  top: 1209px;
  left: 946px;
}

.fixed-btn {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: #FFFFFF;
}

.fixed-btn a {
  display: block;
  transition: .2s;
  /* max-width: 600px; */
  margin: 0 auto;
}

.fixed-btn a :hover {
  opacity: 90%;
  transition: .2s;
}

.fixed-btn img {
  display: block;
  max-width: 100vw;
  margin: 0 auto;
  transition: .2s;
}

.sec004 .point02 .sec04_txt .cap04 span {
  font-size: 8px;
  color: #000;
  position: absolute;
  left: 1019px;
  top: 179px;
}

.sec004 .point02 .sec04_txt2 {
  font-size: 30px;
  color: #000;
  display: block;
  text-align: center;
  margin-top: -400px;
}

.sec004 .point02 .sec04_txt2 .cap001 {
  padding-bottom: 131px;
}

.sec004 .point02 .sec04_txt2 .cap002 {
  padding-bottom: 117px;
}

.sec004 .point02 .sec04_txt2 .cap003 {
  padding-bottom: 20px;
}

section.cta05 {
  position: relative;
  z-index: 1;
}


/* @media screen and (max-width: 751px) {
} */
@media screen and (max-width: 1580px) {
  .sec02 {
    padding: 320px 0;
    background-position: center -72px;
  }

  .sec02 {
    background-size: 83%;
    background-position: center 4%;
  }

  .sec03 .section-image2 {
    padding-bottom: 57px;
    margin-top: -4%;
  }
}

@media screen and (min-width:1921px) {
  .sec4_txt {
    font-size: 281%;
    top: 33%;
    left: 27vw;
  }

  .sec4_txt .cap02 {
    font-size: 48%;
    margin-top: 10%;
  }

  .sec03 .catch3 {
    top: 278px;
    left: 51vw;
  }
  .sec03 .section-image:nth-of-type(2) {
    margin-top: 16.5%;
  }
  .sec03 .catch4 {
    top: initial;
    bottom: -69vw;
    left: 46%;
    transform: translateX(10%);
  }

  .sec02 {
    padding: 320px 0;
    background-position: center -72px;
  }

  .sec03 .section-image2 {
    padding-bottom: 57px;
    margin-top: -60px;
  }

  .sec02 .catch01 sup {
    left: 50vw;
  }

  .sec02 .txt {
    margin-top: -8%;
  }

  .sec004 .point02 .sec04_txt .cap04 span {
    left: 52.5%;
  }

  .sec004 .sec04_txt .cap02 {
    left: 44vw;
  }

  .sec03 .catch5 {
    top: 70vw;
    left: 46%;
  }
}