/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
button,
hr,
input {
  overflow: visible;
}

progress,
sub,
sup {
  vertical-align: baseline;
}

[type=checkbox],
[type=radio],
legend {
  box-sizing: border-box;
  padding: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

* {
  box-sizing: border-box;
  font-family: "Noto Sans JP", sans-serif;
}

body {
  margin: 0;
}

details,
main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
select {
  text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden],
template {
  display: none;
}

a {
  text-decoration: none;
}

html,
body {
  overflow-x: hidden;
}

body {
  font-family: "Noto Sans JP";
}

img {
  max-width: 100%;
  width: 100%;
}

.mx-1440 {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .only-pc {
    display: none !important;
  }
}
@media (min-width: 769px) {
  .only-sp {
    display: none !important;
  }
}
.main-header {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 99;
  padding: 0 24px;
  position: fixed;
  left: 25px;
  top: 0;
  right: 25px;
  z-index: 999;
}
@media (max-width: 768px) {
  .main-header {
    padding: 0;
    background-color: #F6F6F6;
    position: relative;
    left: 0;
    right: 0;
  }
  .main-header .main-box-information {
    width: 100%;
    justify-content: end;
    z-index: 99;
  }
  .main-header .main-box-information .box-phone {
    padding: 6px 4px 6px 0 !important;
    width: auto !important;
  }
  .main-header .main-box-information .box-text {
    padding: 3px !important;
    width: auto !important;
  }
  .main-header .main-box-information .box-text p {
    font-size: 12px !important;
  }
}
.main-header .logo {
  max-width: 229px;
  width: 100%;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .main-header .logo {
    max-width: 15.9027777778vw;
  }
}
@media (max-width: 768px) {
  .main-header .logo {
    padding: 9px 0;
    margin-left: 4px;
    max-width: 52px;
  }
}
.main-header .button-call {
  display: flex;
  width: 18.4028vw;
  height: 4.1667vw;
  opacity: 1;
  border-bottom-left-radius: 16px;
  padding-right: 1.6667vw;
  padding-left: 0.9028vw;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .main-header .button-call {
    height: 64px;
  }
}
.main-header .button-call .img-phone {
  width: 48px;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .main-header .button-call .img-phone {
    width: 3.3333333333vw;
  }
}
.main-header .button-call p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin: 0px;
  font-size: 1.6667vw;
  line-height: 140%;
  color: #ff7782;
}
.main-header .button-call .small {
  display: flex;
  gap: 0.5556vw;
  align-items: center;
  margin-top: 0.1389vw;
}
.main-header .button-call .small .small1 {
  background: #FFE2E5;
  width: 4.7222vw;
  height: 0.8333vw;
  font-weight: 700;
  font-size: 0.8333vw;
  line-height: 100%;
  color: #333333;
  display: flex;
  justify-content: center;
  border-radius: 4px;
}
.main-header .button-call .small .small2 {
  font-weight: 500;
  font-size: 0.8333vw;
  line-height: 100%;
  letter-spacing: 0.0208vw;
  color: #333333;
}
.main-header .button-text {
  width: 16.8056vw;
  height: 4.1667vw;
  opacity: 1;
  border-bottom-right-radius: 16px;
  padding-top: 0.4167vw;
  padding-right: 0.5rem;
  padding-bottom: 0.8333vw;
  padding-left: 1.8056vw;
  background-color: #ff4a5a;
  display: flex;
  align-items: center;
}
.main-header .button-text p {
  font-weight: 700;
  font-size: 1.1111vw;
  line-height: 130%;
  letter-spacing: 0%;
  margin: 0px;
  color: #ffffff;
}
.main-header .button-text .angle-right {
  width: 1.6667vw;
}
.main-header .right-buttons {
  display: flex;
}

.banner-section {
  margin: 0 1.1111vw;
}
@media (max-width: 768px) {
  .banner-section {
    margin: 0;
    margin-top: -46px;
  }
}
.banner-section .top-banner__flex {
  display: flex;
  position: relative;
  overflow: hidden;
}
.banner-section .top-banner__flex .box-main {
  max-width: 65.0694vw;
  height: 54.4444vw;
  width: 100%;
}
@media (max-width: 768px) {
  .banner-section .top-banner__flex .box-main {
    height: 173.3333vw;
  }
}
.banner-section .top-banner__flex .box-main .title-jdac {
  font-weight: 700;
  font-size: 13.8889vw;
  line-height: 100%;
  letter-spacing: 16px;
  color: rgba(255, 255, 255, 0.0784313725);
}
@media (max-width: 768px) {
  .banner-section .top-banner__flex .box-main .title-jdac {
    font-size: 23.4667vw;
    letter-spacing: 4px;
  }
}
.banner-section .top-banner__flex .box-blue {
  padding-top: 4.8611vw;
}
.banner-section .top-banner__flex .box-blue .title-jdac {
  position: absolute;
  bottom: -1.1111vw;
  left: -1.0417vw;
}
.banner-section .top-banner__flex .box-blue .box-blue__image {
  max-width: 25.97vw;
  width: 100%;
  margin-left: auto;
  margin-right: 4.8611vw;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .banner-section .top-banner__flex .box-blue .box-blue__image {
    max-width: 41.0667vw;
    position: absolute;
    left: 0;
    top: 12.2667vw;
  }
}
.banner-section .top-banner__flex .box-blue .subTitle-jdac {
  font-weight: 700;
  font-size: 1.3889vw;
  line-height: 140%;
  letter-spacing: 1.6px;
  color: #016363;
  margin-left: 5vw;
  margin-top: -40px;
}
@media (max-width: 768px) {
  .banner-section .top-banner__flex .box-blue .subTitle-jdac {
    font-size: 3.7333vw;
    margin-top: 23.7333vw;
    position: relative;
    z-index: 3;
  }
}
.banner-section .top-banner__flex .box-blue .box-content__jdac {
  margin-top: 0.4167vw;
  margin-left: -1.1111vw;
  background-color: #36C6BD;
  box-shadow: 1.1111vw 1.1111vw 0px 0px rgba(0, 0, 0, 0.2509803922);
  padding: 1.6167vw 3.3333vw 2.7778vw 6.1111vw;
  max-width: 46.04vw;
  width: 100%;
  position: relative;
  z-index: 2;
  border-top-right-radius: 1.1111vw;
  border-bottom-right-radius: 1.1111vw;
}
@media (max-width: 768px) {
  .banner-section .top-banner__flex .box-blue .box-content__jdac {
    max-width: 97.0667vw;
    width: 100%;
    height: 48.2667vw;
    position: absolute;
    top: 35.7333vw;
    left: 0;
    box-shadow: 4.2667vw 4.2667vw 0px 0px rgba(0, 0, 0, 0.2509803922);
    border-top-right-radius: 4.2667vw;
    border-bottom-right-radius: 4.2667vw;
  }
}
.banner-section .top-banner__flex .box-blue .box-content__jdac .title {
  font-weight: 700;
  font-size: 3.3333vw;
  line-height: 140%;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .banner-section .top-banner__flex .box-blue .box-content__jdac .title {
    font-size: 6.4vw;
  }
}
.banner-section .top-banner__flex .box-blue .box-content__jdac .desc {
  margin-top: 1.1111vw;
  font-weight: 600;
  font-size: 1.1111vw;
  line-height: 160%;
  color: #FFFFFF;
  letter-spacing: 1.3px;
}
@media (max-width: 768px) {
  .banner-section .top-banner__flex .box-blue .box-content__jdac .desc {
    font-size: 3.2vw;
  }
}
.banner-section .top-banner__flex .box-blue .elipse-yellow {
  max-width: 3.75vw;
  width: 100%;
  margin-left: -1.1111vw;
  margin-top: -1.2131vw;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .banner-section .top-banner__flex .box-blue .elipse-yellow {
    max-width: 22.4vw;
    height: 22.4vw;
    margin: 0;
    position: absolute;
    left: -8vw;
    top: 80vw;
  }
}
.banner-section .top-banner__flex .box-pink .title-jdac {
  position: absolute;
  top: 0;
  right: -2.1528vw;
}
@media (max-width: 768px) {
  .banner-section .top-banner__flex .box-pink .title-jdac {
    top: 12.2667vw;
  }
}
.banner-section .top-banner__flex .box-pink .top-banner__image {
  position: absolute;
  top: 12.2917vw;
  right: 4.4444vw;
  max-width: 55.56vw;
  width: 100%;
  z-index: 1;
}
@media (max-width: 768px) {
  .banner-section .top-banner__flex .box-pink .top-banner__image {
    max-width: 94.6667vw;
    top: 92.5333vw;
    left: 2.6667vw;
    right: 10px;
  }
}
.banner-section .top-banner__flex .box-pink .top-triangle__image {
  position: absolute;
  bottom: -0.3472vw;
  right: 0.4861vw;
  max-width: 11.4583vw;
  width: 100%;
}
@media (max-width: 768px) {
  .banner-section .top-banner__flex .box-pink .top-triangle__image {
    position: absolute;
    bottom: 10.6528vw;
    right: 0.4861vw;
    max-width: 26.9333vw;
    width: 100%;
  }
}
.banner-section .box-blue {
  background: linear-gradient(125.11deg, #7DCCD1 1.64%, #6FC8BC 101.75%);
}
.banner-section .box-pink {
  background: linear-gradient(270deg, #FF818B 0%, #FFA3A9 100%);
}

.contact-info {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffeced;
  padding: 10px 0px;
  z-index: 99;
}
.contact-info .img-phone {
  max-width: 56px;
  width: 100%;
}
@media (min-width: 769px) and (max-width: 992px) {
  .contact-info .img-phone {
    max-width: 3.8888888889vw;
  }
}
.contact-info .phone {
  font-weight: 700;
  font-size: 20px;
  color: #ff7782;
  line-height: 140%;
  margin-right: 16px;
}
.contact-info .small {
  display: flex;
  gap: 8px;
  align-items: center;
}
.contact-info .small .small1 {
  width: 80px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: #FFF;
  color: #333333;
  font-size: 12px;
  line-height: 100%;
  font-weight: 800;
}
.contact-info .small .small2 {
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.3px;
  color: #333333;
}
.contact-info .flex-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-info a.link-contact {
  width: 510px;
  height: 79px;
  background-color: #FF4A5A;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  font-size: 22px;
  line-height: 140%;
  color: #FFFFFF;
  border-radius: 48px;
  margin-left: 40px;
}
@media (min-width: 769px) and (max-width: 992px) {
  .contact-info a.link-contact {
    margin-left: 2.7777777778vw;
    width: 35.4166666667vw;
    height: 5.4861111111vw;
    font-size: 1.5277777778vw;
  }
}

.main-section__banner {
  position: relative;
  padding: 63px 20px;
  background: linear-gradient(90deg, #B54791 0%, #EF5F7A 100%);
}
@media (max-width: 768px) {
  .main-section__banner {
    padding: 19px 0;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.main-section__banner::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -49px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 80px solid transparent;
  border-right: 80px solid transparent;
  border-top: 49px solid #D15286;
  opacity: 1;
}
@media (max-width: 768px) {
  .main-section__banner::after {
    bottom: -24px;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-top: 24px solid #D15286;
  }
}
.main-section__banner .image {
  max-width: 373px;
  width: 100%;
  position: absolute;
  top: 16px;
  left: 16px;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .main-section__banner .image {
    max-width: 25.9027777778vw;
    top: 1.1111111111vw;
    left: 1.1111111111vw;
  }
}
@media (max-width: 768px) {
  .main-section__banner .image {
    max-width: 154px;
    top: 0;
    left: 0;
  }
}
.main-section__banner .title {
  font-weight: 700;
  font-size: 40px;
  line-height: 140%;
  letter-spacing: -0.5px;
  color: #FFFFFF;
  text-align: center;
}
@media (max-width: 768px) {
  .main-section__banner .title {
    font-size: 22px;
  }
}

.about-section {
  margin-top: 50px;
  padding-bottom: 119px;
  position: relative;
  background: linear-gradient(90deg, rgba(178, 69, 146, 0.12) 0%, rgba(241, 95, 121, 0.12) 100%);
}
@media (max-width: 768px) {
  .about-section {
    padding-bottom: 91px;
    margin-top: 0;
  }
}
.about-section .text-container {
  margin-top: 105px;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 1.6px;
  line-height: 220%;
  text-align: center;
}
@media (max-width: 768px) {
  .about-section .text-container {
    font-size: 14px;
    line-height: 200%;
    margin-top: 40px;
    padding: 0 20px;
    letter-spacing: 1px;
  }
}
.about-section .box-image-text {
  display: flex;
  align-items: start;
  margin-top: 47px;
  position: relative;
}
@media (max-width: 768px) {
  .about-section .box-image-text {
    flex-direction: column;
    margin-top: 40px;
  }
}
.about-section .box-image-text .image-ab {
  position: absolute;
  top: -115px;
  right: 0;
  max-width: 206px;
  width: 100%;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .about-section .box-image-text .image-ab {
    top: -7.9861111111vw;
    max-width: 14.3055555556vw;
  }
}
@media (max-width: 768px) {
  .about-section .box-image-text .image-ab {
    max-width: 103px;
    top: -57px;
  }
}
.about-section .box-image-text .left_image {
  max-width: 655px;
  width: 100%;
  padding-bottom: 118px;
  position: relative;
  z-index: 2;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .about-section .box-image-text .left_image {
    max-width: 46.1805555556vw;
    padding-bottom: 8.1944444444vw;
  }
}
@media (max-width: 768px) {
  .about-section .box-image-text .left_image {
    max-width: 308px;
    padding-bottom: 0;
  }
}
.about-section .box-image-text .right_text {
  max-width: 827px;
  width: 100%;
  opacity: 1;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  background-color: #ffffff;
  padding: 64px 120px 88px 130px;
  z-index: 1;
  position: relative;
  margin-left: -43px;
  margin-top: 145px;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .about-section .box-image-text .right_text {
    max-width: 57.4305555556vw;
    padding-top: 4.4444444444vw;
    padding-right: 8.3333333333vw;
    padding-bottom: 6.1111111111vw;
    padding-left: 9.0277777778vw;
  }
}
@media (max-width: 768px) {
  .about-section .box-image-text .right_text {
    margin-top: 18px;
    padding: 16px;
    padding-top: 18px;
    margin-left: 0;
    border-radius: 16px;
    max-width: 355px;
    margin-left: auto;
    margin-right: auto;
  }
}
.about-section .box-image-text .right_text .flex-dot {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 4px;
}
@media (max-width: 768px) {
  .about-section .box-image-text .right_text .flex-dot {
    align-items: start;
    gap: 13px;
    margin-top: 3px;
  }
}
.about-section .box-image-text .right_text .text-bold-20 {
  font-weight: 600;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: 1.6px;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .about-section .box-image-text .right_text .text-bold-20 {
    font-size: 1.3888888889vw;
    letter-spacing: 0.1111111111vw;
  }
}
@media (max-width: 768px) {
  .about-section .box-image-text .right_text .text-bold-20 {
    font-size: 14px;
    letter-spacing: 1.1px;
  }
}
.about-section .box-image-text .right_text .text-bold-20 .bg-red {
  color: #ffffff;
  background-color: #ff4a5a;
  padding: 0px 3px 0px 4px;
  margin-left: 4px;
  border-radius: 2px;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .about-section .box-image-text .right_text .text-bold-20 .bg-red {
    padding-top: 0vw;
    padding-right: 0.2083333333vw;
    padding-bottom: 0vw;
    padding-left: 0.2777777778vw;
  }
}
@media (max-width: 768px) {
  .about-section .box-image-text .right_text .text-bold-20 .bg-red {
    padding: 0;
    margin-left: 3px;
  }
}
.about-section .box-image-text .right_text .text-bold-20 .bg-red1 {
  color: #ffffff;
  background-color: #ff4a5a;
  border-radius: 2px;
}
@media (max-width: 768px) {
  .about-section .box-image-text .right_text .text-bold-20 .bg-red1 {
    display: block;
    width: -moz-max-content;
    width: max-content;
  }
}
.about-section .box-image-text .right_text .text-bold-red-20 {
  color: #ff4a5a;
  font-weight: 600;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: 1.6px;
  margin-top: 4px;
  display: flex;
  align-items: center;
  gap: 4px;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .about-section .box-image-text .right_text .text-bold-red-20 {
    font-size: 1.3888888889vw;
    letter-spacing: 0.1111111111vw;
    gap: 0.2777777778vw;
  }
}
@media (max-width: 768px) {
  .about-section .box-image-text .right_text .text-bold-red-20 {
    letter-spacing: 0px;
    margin-top: 5px;
    font-size: 15px;
  }
}
.about-section .box-image-text .right_text .circle {
  width: 108px;
  height: 108px;
  border-radius: 100%;
  border: 10px solid rgba(252, 245, 102, 0.6);
  position: absolute;
  top: 286px;
  right: 70px;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .about-section .box-image-text .right_text .circle {
    width: 7.5vw;
    height: 7.5vw;
    top: 19.8611111111vw;
    right: 4.8611111111vw;
  }
}
@media (max-width: 768px) {
  .about-section .box-image-text .right_text .circle {
    width: 54px;
    height: 54px;
    right: 19px;
    top: 215px;
    border-width: 5px;
  }
}
.about-section .box-image-text .right_text .rectangle {
  width: 63px;
  height: 15px;
  border-radius: 8px;
  background-color: #FF9EA4;
  position: absolute;
  top: 242px;
  right: 30px;
  transform: rotate(30deg);
}
@media (min-width: 769px) and (max-width: 1439px) {
  .about-section .box-image-text .right_text .rectangle {
    width: 4.375vw;
    height: 1.0416666667vw;
    top: 16.8055555556vw;
    right: 2.0833333333vw;
  }
}
@media (max-width: 768px) {
  .about-section .box-image-text .right_text .rectangle {
    width: 31px;
    height: 7px;
    right: 0;
    top: 202px;
  }
}

.form-about {
  max-width: 1000px;
  margin: 39px auto 0px;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .form-about {
    padding-left: 1.3888888889vw;
    padding-right: 1.3888888889vw;
  }
}
@media (max-width: 768px) {
  .form-about {
    padding: 0 10px;
  }
}
.form-about .form-title {
  gap: 8px;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  padding: 32px;
  background: linear-gradient(90deg, #e659bc 0%, #f15f79 100%);
}
@media (max-width: 768px) {
  .form-about .form-title {
    padding: 0 20px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }
}
.form-about .form-about-title {
  width: 100%;
  height: 144px;
  opacity: 1;
  gap: 8px;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  padding: 32px;
  background: linear-gradient(90deg, #e659bc 0%, #f15f79 100%);
}
@media (max-width: 768px) {
  .form-about .form-about-title {
    padding: 32px 10px;
    padding-bottom: 29px;
    height: auto;
  }
}
.form-about .form-about-title h2 {
  font-weight: 700;
  font-size: 22px;
  line-height: 180%;
  letter-spacing: 1.6px;
  color: #ffffff;
  text-align: center;
  margin: 0;
}
@media (max-width: 768px) {
  .form-about .form-about-title h2 {
    font-size: 16px;
    line-height: 180%;
  }
}
.form-about .form-box {
  margin-top: 8px;
  padding: 17px 48px;
  background-color: #ffffff;
  width: 100%;
}
@media (max-width: 768px) {
  .form-about .form-box {
    padding: 16px;
  }
  .form-about-icon-sp {
    position: absolute;
    bottom: 0;
    z-index: -1;
  }
}
.form-about .form-box .flex-dot {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 0px;
  padding-left: 7px;
}
.form-about .form-box .flex-dot .color-dot {
  width: 10px;
  height: 10px;
  background-color: #EB5C9B;
  border-radius: 100%;
}
.form-about .form-box .label {
  margin: 0px;
  font-weight: 700;
  font-size: 22px;
  line-height: 180%;
  letter-spacing: 1.6px;
  color: #eb5c9b;
  border-bottom: 2px dashed #eb5c9b;
  margin-bottom: 15px;
  padding-bottom: 14px;
}
@media (max-width: 768px) {
  .form-about .form-box .label {
    font-size: 16px;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
}
.form-about .form-box .value {
  position: relative;
  font-weight: 600;
  font-size: 16px;
  line-height: 180%;
  letter-spacing: 1.3px;
  color: #333333;
}
@media (max-width: 768px) {
  .form-about .form-box .value {
    font-size: 14px;
  }
}
.form-about .form-box .form-box__flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: 16px;
}
@media (max-width: 768px) {
  .form-about .form-box .form-box__flex {
    flex-direction: column;
    align-items: unset;
  }
}
.form-about .form-box .form-box__flex .image {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  .form-about .form-box .form-box__flex .image {
    flex-direction: column;
    max-width: 323px;
    width: 100%;
    justify-content: unset;
    align-items: unset;
  }
  .form-about .form-box .form-box__flex .image svg {
    width: 100%;
    height: auto;
  }
}
.form-about .form-box:last-child {
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
}

.cta {
  margin-bottom: 40px;
  position: relative;
}
@media (max-width: 768px) {
  .cta {
    height: 220px !important;
  }
}
.cta img {
  width: 100%;
  display: block;
}
.cta h2 {
  font-weight: 800;
  font-size: 32px;
  line-height: 140%;
  letter-spacing: 2.1px;
  text-align: center;
  color: #eb5c9b;
  margin-bottom: 22px;
  margin-top: 0;
}
@media (max-width: 768px) {
  .cta h2 {
    font-size: 20px;
  }
}
.cta .content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .cta .content {
    position: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
    transform: unset;
  }
}
.cta .cta-icon1 {
  position: absolute;
  top: -50px;
  right: 15px;
  max-width: 210px;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .cta .cta-icon1 {
    max-width: 14.5833333333vw;
    top: -3.4722222222vw;
    right: 1.0416666667vw;
  }
}
@media (max-width: 768px) {
  .cta .cta-icon1 {
    max-width: 74px;
    height: auto;
  }
}
.cta .cta-icon2 {
  position: absolute;
  bottom: -24px;
  left: 15px;
  max-width: 210px;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .cta .cta-icon2 {
    max-width: 14.5833333333vw;
    bottom: -1.3888888889vw;
    left: 0.5555555556vw;
  }
}
@media (max-width: 768px) {
  .cta .cta-icon2 {
    max-width: 74px;
    height: auto;
  }
}
.cta a {
  display: inline-block;
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: #ffffff;
  width: 592px;
  height: 98px;
  opacity: 1;
  background-color: #ff4a5a;
  top: 165px;
  left: 424px;
  border-radius: 48px;
  padding-top: 32px;
  padding-right: 80px;
  padding-bottom: 32px;
  padding-left: 80px;
}
@media (min-width: 769px) and (max-width: 920px) {
  .cta a {
    width: 41.1111vw;
    height: 6.8056vw;
    top: 11.4583vw;
    left: 29.4444vw;
    padding-top: 2.2222vw;
    padding-right: 5.5556vw;
    padding-bottom: 2.2222vw;
    padding-left: 5.5556vw;
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .cta a {
    max-width: 335px;
    width: 100%;
    height: auto;
    font-size: 16px;
    padding: 17px 19px;
  }
}

.example {
  background: linear-gradient(90deg, rgba(178, 69, 146, 0.12) 0%, rgba(241, 95, 121, 0.12) 100%);
  padding-bottom: 39px;
}
.example .main-section__banner .image {
  right: 16px;
  left: unset;
}
.example .example-wrapper {
  max-width: 1200px;
  margin: auto;
  margin-top: 121px;
  position: relative;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .example .example-wrapper {
    padding-left: 1.3888888889vw;
    padding-right: 1.3888888889vw;
  }
}
@media (max-width: 768px) {
  .example .example-wrapper {
    margin-top: 40px;
    padding: 0 10px;
  }
}
.example .example-wrapper .example-box {
  position: relative;
  padding-bottom: 248px;
}
@media (max-width: 768px) {
  .example .example-wrapper .example-box {
    padding-bottom: 40px;
  }
}
.example .example-wrapper .example-box .example-box__content {
  background-color: #b9afdb;
  border-radius: 16px;
  padding-top: 56px;
  padding-right: 40px;
  padding-left: 40px;
}
@media (max-width: 768px) {
  .example .example-wrapper .example-box .example-box__content {
    padding: 16px 10px;
  }
}
.example .example-wrapper .example-box .example-image__ab {
  position: absolute;
  bottom: 0;
  left: -120px;
  max-width: 212px;
  width: 100%;
}
.example .example-wrapper .example-box .example-image__ab1 {
  position: absolute;
  bottom: 0;
  right: -120px;
  max-width: 275px;
  width: 100%;
}
.example .example-wrapper .example-box .example-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 140%;
  text-align: center;
  color: #EB5C9B;
  background: #FFF;
  padding: 16px 20px;
  width: 100%;
  border-radius: 8px;
  padding-left: 29px;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .example .example-wrapper .example-box .example-title {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .example .example-wrapper .example-box .example-title {
    font-size: 16px;
    padding: 16px;
  }
}
.example .example-wrapper .example-box .example-desc {
  margin-top: 40px;
  font-weight: 600;
  font-size: 16px;
  line-height: 200%;
  letter-spacing: 0%;
  color: #3E3E3E;
  padding: 0 24px;
  padding-bottom: 224px;
}
@media (min-width: 769px) and (max-width: 992px) {
  .example .example-wrapper .example-box .example-desc {
    padding-bottom: 15.5555555556vw;
  }
}
@media (max-width: 768px) {
  .example .example-wrapper .example-box .example-desc {
    font-size: 13px;
    margin-top: 16px;
    padding: 0 10px;
    padding-bottom: 16px;
  }
}
.example .example-wrapper .example-box .example-img {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  position: absolute;
  top: 303px;
  left: 56px;
  right: 56px;
}
@media (min-width: 769px) and (max-width: 992px) {
  .example .example-wrapper .example-box .example-img {
    top: 328px;
  }
}
@media (max-width: 768px) {
  .example .example-wrapper .example-box .example-img {
    position: unset;
    flex-direction: column;
  }
}
.example .example-wrapper .example-box .example-img .img-box {
  max-width: 532px;
  width: 100%;
}
@media (max-width: 768px) {
  .example .example-wrapper .example-box .example-img .img-box {
    max-width: 100%;
  }
}
.example .example-wrapper .example-box .example-img .text-right {
  text-align: right;
  margin-top: 6px;
  font-weight: 500;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0%;
  color: #3E3E3E;
}
.example .example-wrapper .example-box:nth-child(2) .example-img {
  top: 335px;
}

.contact-ab12 {
  position: relative;
  left: 16px;
  bottom: 109px;
  max-width: 206px;
  width: 100%;
  z-index: 2;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .contact-ab12 {
    left: 1.1111111111vw;
    bottom: -4.1666666667vw;
    max-width: 14.3055555556vw;
  }
}
@media (max-width: 768px) {
  .contact-ab12 {
    max-width: 106px;
    left: 0;
    bottom: 56px;
  }
}

.contact {
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .contact {
    height: 502px;
  }
}
.contact > img {
  width: 100%;
  display: block;
}
.contact .contact-ab1 {
  position: absolute;
  left: 16px;
  bottom: -60px;
  max-width: 206px;
  width: 100%;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .contact .contact-ab1 {
    left: 1.1111111111vw;
    bottom: -4.1666666667vw;
    max-width: 14.3055555556vw;
  }
}
@media (max-width: 768px) {
  .contact .contact-ab1 {
    max-width: 106px;
  }
}
.contact .contact-ab2 {
  position: absolute;
  top: 16px;
  right: 16px;
  max-width: 212px;
  width: 100%;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .contact .contact-ab2 {
    top: 1.1111111111vw;
    right: 1.1111111111vw;
    max-width: 14.7222222222vw;
  }
}
@media (max-width: 768px) {
  .contact .contact-ab2 {
    max-width: 106px;
    top: 0;
    right: 0;
  }
}
.contact .contact-content {
  padding-top: 96px;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .contact .contact-content {
    padding-top: 64px;
  }
}
.contact .contact-content .title {
  font-weight: 800;
  font-size: 32px;
  line-height: 140%;
  letter-spacing: 2.2px;
  text-align: center;
  color: #FFF;
  margin-bottom: 42px;
}
@media (max-width: 768px) {
  .contact .contact-content .title {
    font-size: 24px;
    margin-bottom: 8px;
  }
}
.contact .contact-content .subTitle {
  font-weight: 700;
  font-size: 20px;
  line-height: 180%;
  letter-spacing: 1.6px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 39px;
}
@media (max-width: 768px) {
  .contact .contact-content .subTitle {
    font-size: 14px;
    margin-bottom: 24px;
    padding: 0 20px;
  }
}
.contact .contact-content .title-href {
  font-weight: 800;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 2.2px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 16px;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .contact .contact-content .title-href {
    font-size: 1.6666666667vw;
  }
}
@media (max-width: 768px) {
  .contact .contact-content .title-href {
    font-size: 20px;
  }
}
.contact .contact-content .buttons {
  display: flex;
  align-items: center;
  margin-left: 254px;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .contact .contact-content .buttons {
    margin-left: 17.6388888889vw;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .contact .contact-content .buttons {
    margin-left: 0;
    justify-content: center;
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .contact .contact-content .buttons {
    flex-direction: column;
    margin-left: 0;
    gap: 24px;
  }
}
.contact .contact-content .buttons .right-button {
  margin-left: 59px;
}
@media (max-width: 768px) {
  .contact .contact-content .buttons .right-button {
    margin-left: 0;
  }
}
.contact .contact-content .buttons .right-button .title-href {
  margin-left: 45px;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .contact .contact-content .buttons .right-button .title-href {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .contact .contact-content .buttons .right-button .title-href {
    margin-left: 0;
  }
}
@media (min-width: 769px) and (max-width: 1439px) {
  .contact .contact-content .buttons .right-button {
    margin-left: 4.0972222222vw;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  .contact .contact-content .buttons .right-button {
    margin-left: 0;
  }
}
.contact .contact-content .button-call {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 406px;
  height: 82px;
  border-radius: 48px;
  background-color: #ffffff;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .contact .contact-content .button-call {
    width: 28.1944444444vw;
    height: 5.6944444444vw;
    margin-left: 3.4722222222vw;
  }
}
@media (max-width: 768px) {
  .contact .contact-content .button-call {
    max-width: 335px;
  }
}
.contact .contact-content .button-call .img-phone {
  width: 32px;
  position: relative;
  top: -6px;
  left: -3px;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .contact .contact-content .button-call .img-phone {
    width: 32px;
    position: unset;
  }
}
.contact .contact-content .button-call p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin: 0px;
  font-size: 28px;
  line-height: 140%;
  color: #ff7782;
  letter-spacing: 0.2px;
  margin-left: 4px;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .contact .contact-content .button-call p {
    font-size: 1.9444444444vw;
  }
}
.contact .contact-content .button-call .small {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-top: 2px;
}
.contact .contact-content .button-call .small .small1 {
  background: #FFE2E5;
  width: 68px;
  height: 12px;
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  color: #333333;
  display: flex;
  justify-content: center;
  border-radius: 4px;
  margin-left: -3px;
}
.contact .contact-content .button-call .small .small2 {
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.0208vw;
  color: #333333;
}
.contact .contact-content .suggestions-introductions {
  width: 510px;
  height: 79px;
  background-color: #FF4A5A;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  font-size: 22px;
  line-height: 140%;
  color: #FFFFFF;
  border-radius: 48px;
  margin-left: 40px;
  letter-spacing: 2px;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .contact .contact-content .suggestions-introductions {
    width: 35.4166666667vw;
    height: 5.4861111111vw;
    font-size: 1.5277777778vw;
    letter-spacing: 0.1388888889vw;
  }
}
@media (max-width: 768px) {
  .contact .contact-content .suggestions-introductions {
    max-width: 335px;
    font-size: 16px;
    margin-left: 0;
    letter-spacing: 0px;
  }
}

.recruitment {
  padding-bottom: 87px;
  margin-top: 121px;
  background: linear-gradient(to bottom, transparent 30%, #F1F3F6 39%);
}
@media (min-width: 769px) and (max-width: 1439px) {
  .recruitment {
    padding-left: 4.4444444444vw;
    padding-right: 4.4444444444vw;
  }
}
.recruitment .recruitment-flex {
  display: flex;
  justify-content: center;
  gap: 32px;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .recruitment .recruitment-flex {
    gap: 2.2222222222vw;
  }
}
@media (max-width: 768px) {
  .recruitment .recruitment-flex {
    flex-direction: column;
  }
}
.recruitment .box-item {
  max-width: 44.4444vw;
  height: 280px;
  width: 100%;
  border-radius: 16px;
  position: relative;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .recruitment .box-item {
    max-width: 640px;
    height: 280px;
  }
}
@media (max-width: 768px) {
  .recruitment .box-item {
    max-width: 100%;
    border-radius: 0;
    border-bottom-right-radius: 16px;
  }
}
.recruitment .box-item1 {
  background: linear-gradient(90deg, #9D7CED 0%, #2BA7DE 100%);
}
.recruitment .box-item2 {
  background: linear-gradient(90deg, #B24592 0%, #F15F79 100%);
}
.recruitment .box-item2 .title-main {
  background: linear-gradient(to bottom, transparent 66%, #E083E5 30%);
}
.recruitment .box-item__title {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
@media (min-width: 769px) and (max-width: 992px) {
  .recruitment .box-item__title {
    padding-bottom: 39px;
  }
}
.recruitment .box-item__title .title {
  font-weight: 700;
  font-size: 20px;
  line-height: 160%;
  text-align: center;
  color: #FFF;
}
@media (max-width: 768px) {
  .recruitment .box-item__title .title {
    font-size: 16px;
  }
}
.recruitment .box-item__title .title-main {
  font-weight: 700;
  font-size: 40px;
  line-height: 130%;
  text-align: center;
  color: #FFF;
  background: linear-gradient(to bottom, transparent 66%, #977EEC 30%);
  width: -moz-max-content;
  width: max-content;
}
@media (max-width: 768px) {
  .recruitment .box-item__title .title-main {
    font-size: 32px;
  }
}
.recruitment .recruitment-triangle {
  width: 120px;
  height: 120px;
  background: #9B7DED;
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom-right-radius: 16px;
  z-index: 1;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
@media (min-width: 769px) and (max-width: 1439px) {
  .recruitment .recruitment-triangle {
    width: 8.3333333333vw;
    height: 8.3333333333vw;
  }
}
.recruitment .recruitment-btn {
  position: absolute;
  bottom: 16px;
  right: 16px;
  width: 176px;
  height: 42px;
  border: 2px solid #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #FFF;
  border-radius: 24px;
  z-index: 2;
}
.recruitment .image1 {
  position: absolute;
  bottom: -3px;
  left: 0;
  max-width: 198px;
  width: 100%;
  z-index: 1;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .recruitment .image1 {
    max-width: 13.75vw;
  }
}
@media (max-width: 768px) {
  .recruitment .image1 {
    max-width: 158px;
  }
}
.recruitment .image1 img {
  border-radius: 16px;
}
.recruitment .image2 {
  position: absolute;
  bottom: -3px;
  left: 0;
  max-width: 242px;
  width: 100%;
  z-index: 1;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .recruitment .image2 {
    max-width: 16.8055555556vw;
  }
}
@media (max-width: 768px) {
  .recruitment .image2 {
    max-width: 164px;
  }
}
.recruitment .image2 img {
  border-radius: 16px;
}

.main-footer {
  background: #6FC8BC;
  position: relative;
  padding-bottom: 96px;
  margin-top: -171px;
}
@media (max-width: 768px) {
  .main-footer {
    margin-top: -90px;
  }
}
.main-footer .main-footer__wrapper {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0 40px;
  padding-top: 78px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.main-footer .main-footer__wrapper .p-footer__text {
  font-size: 15px;
  font-weight: 700;
  color: #FFF;
  margin-bottom: 23px;
  line-height: 150%;
}
@media (max-width: 768px) {
  .main-footer .main-footer__wrapper .p-footer__text {
    font-size: 13px;
    letter-spacing: 0.4px;
    margin-bottom: 29px;
  }
}
.main-footer .main-footer__wrapper .p-footer__link {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  color: #FFF;
  letter-spacing: 0.7px;
  color: #fff;
  width: 196px;
  height: 36px;
  border-radius: 45px;
  border: solid 2px #fff;
  margin-bottom: 23px;
}
@media (max-width: 768px) {
  .main-footer .main-footer__wrapper .p-footer__link {
    width: 229px;
    height: 34px;
    margin-bottom: 33px;
  }
}
.main-footer .main-footer__wrapper .p-jdac__logo {
  max-width: 202px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .main-footer .main-footer__wrapper .p-jdac__logo {
    max-width: 228px;
  }
}
.main-footer .p-footer__copyright {
  margin-top: 76px;
  font-size: 11px;
  color: #fff;
  text-align: center;
  display: block;
  padding: 0 0 22px;
}
.main-footer .main-footer__top {
  position: absolute;
  right: 48px;
  top: -32px;
  width: 64px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  color: #FFFFFF;
  border-radius: 100%;
  background: linear-gradient(270deg, #75CAC4 0%, #8FD1E9 100%);
  z-index: 3;
}
@media (max-width: 768px) {
  .main-footer .main-footer__top {
    left: 50%;
    transform: translate(-50%, -50%);
    top: 0;
    width: 56px;
    height: 56px;
  }
}

.main-box-information-fixed-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.main-box-information {
  display: flex;
  z-index: 99;
}
.main-box-information .box-phone,
.main-box-information .box-text {
  width: 50%;
}
.main-box-information .box-phone {
  display: flex;
  justify-content: center;
  gap: 1px;
  padding: 15px;
  background-color: #FFF;
}
.main-box-information .box-phone .img-phone {
  max-width: 32px;
}
.main-box-information .box-phone .text p {
  font-weight: 800;
  font-size: 16px;
  line-height: 120%;
  color: #FF7782;
  margin: 0 !important;
}
.main-box-information .box-phone .small {
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  color: #333333;
}
.main-box-information .box-text {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FF4A5A;
  padding: 14px 8px;
}
.main-box-information .box-text p {
  font-weight: 800;
  font-size: 14px;
  line-height: 130%;
  color: #FFFFFF;
  margin: 0 !important;
}
.main-box-information .box-text .angle-right {
  width: 16px;
}/*# sourceMappingURL=tenant.css.map */