@font-face {
  font-family: "Zen Kaku Gothic New";
  src: url("../../../../common/fonts/ZenKakuGothicNew-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Zen Kaku Gothic New";
  src: url("../../../../common/fonts/ZenKakuGothicNew-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Zen Kaku Gothic New";
  src: url("../../../../common/fonts/ZenKakuGothicNew-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../../../../common/fonts/Poppins-Bold.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../../../common/fonts/Inter-VariableFont_opsz,wght.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}
body {
  color: #000;
  line-height: 1.5;
  font-weight: 700;
}
body.js-open-menu {
  overflow: hidden;
}

.p-wellness__cv-wrap {
  background: #55A1DC;
  padding: 2rem 0;
}
@media screen and (min-width: 768px) {
  .p-wellness__cv-wrap {
    padding: 4.375rem 0;
  }
}

.p-wellness__cv-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem 0;
  padding: 0 1.5rem;
}

.p-wellness__cv-text {
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .p-wellness__cv-text {
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .p-wellness__cv-text br {
    display: none;
  }
}

.p-wellness__hero {
  background: linear-gradient(97deg, #7588F4 1.94%, #3E70DC 47.31%, #16D4FF 92.69%);
  padding: 2.5rem 0;
}
@media screen and (min-width: 768px) {
  .p-wellness__hero {
    padding: 2.125rem 0;
  }
}

.p-wellness__hero-inner {
  padding: 0 1.5rem;
  margin-inline: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1.5rem;
  justify-content: center;
  max-width: 26.25rem;
}
@media screen and (min-width: 768px) {
  .p-wellness__hero-inner {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    max-width: unset;
  }
}
@media screen and (min-width: 1024px) {
  .p-wellness__hero-inner {
    width: 100%;
    max-width: 90rem;
    padding: 0 0 0 7.625rem;
    margin: 0 auto;
    justify-content: space-between;
  }
}

.p-wellness__hero-textarea {
  display: grid;
  gap: 1rem 0;
}
@media screen and (min-width: 768px) {
  .p-wellness__hero-textarea {
    flex: 1;
  }
}

.c-page-title {
  color: #fff;
  font-size: 0.75rem;
  line-height: 200%;
  font-weight: 700;
  padding: 0 0.5rem;
  border: 2px solid #fff;
  border-radius: 0.5rem;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .c-page-title {
    font-size: 1rem;
  }
}

.p-wellness__hero-copy {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 150%;
}
@media screen and (min-width: 768px) {
  .p-wellness__hero-copy {
    font-size: 2.5rem;
  }
}
.p-wellness__hero-copy span {
  line-height: 150%;
  font-size: 2.5rem;
  display: block;
}
@media screen and (min-width: 768px) {
  .p-wellness__hero-copy span {
    font-size: 4rem;
  }
}

.p-wellness__hero-list {
  display: grid;
  gap: 1rem 0;
}

.p-wellness__hero-list-item {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0 0.5rem;
  font-size: 1rem;
  line-height: 200%;
  color: #fff;
  align-items: center;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-wellness__hero-list-item {
    gap: 0 1rem;
  }
}
.p-wellness__hero-list-item svg {
  width: 1.5rem;
  height: 1.5rem;
}

@media screen and (min-width: 768px) {
  .p-wellness__hero-img {
    width: 30rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-wellness__hero-img {
    width: 43.5625rem;
  }
}
.p-wellness__hero-img img {
  width: 100%;
  height: auto;
}

.c-wellness-title {
  color: #009CE5;
  text-align: center;
  font-weight: 700;
  font-size: 1.5rem;
}
@media screen and (min-width: 768px) {
  .c-wellness-title {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .c-wellness-title.-read br {
    display: none;
  }
}
.c-wellness-title--support {
  margin-block-start: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  color: #000;
  line-height: 150%;
}
@media screen and (min-width: 768px) {
  .c-wellness-title--support {
    gap: 1rem 0;
    margin-block-start: 2.5rem;
  }
}
.c-wellness-title--support span {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
@media screen and (min-width: 768px) {
  .c-wellness-title--support span {
    gap: 1.5rem;
  }
}
.c-wellness-title--support img {
  width: 17.625rem;
}
@media screen and (min-width: 768px) {
  .c-wellness-title--support img {
    width: 40.75rem;
    height: auto;
  }
}
.c-svg-icon {
  text-align: center;
  margin-block-start: 2.5rem;
}

.p-wellness-text {
  margin-block-start: 1.5rem;
  font-size: 1rem;
  line-height: 2;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-wellness-text {
    font-size: 1.25rem;
    margin-block-start: 3rem;
  }
}
.p-wellness-text.-w720 {
  max-width: 45rem;
  margin-inline: auto;
}
.p-wellness-text a {
  color: #009CE5;
  font-weight: 700;
}

.l-section {
  padding: 2.5rem 0;
}
@media screen and (min-width: 768px) {
  .l-section {
    padding: 5rem 0;
  }
}
.l-section--gradation {
  background: linear-gradient(180deg, #DFF5FF 0%, #EFEBFF 100%);
}

.p-col2__wrap {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem 0;
  width: 100%;
  margin-block-start: 2.5rem;
}
@media screen and (min-width: 768px) {
  .p-col2__wrap {
    grid-template-columns: repeat(2, 1fr);
    gap: 0 3rem;
  }
}

.p-col2__item {
  background: #fff;
  border-radius: 1.5rem;
  padding: 1.5rem;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem 0;
}
@media screen and (min-width: 768px) {
  .p-col2__item {
    grid-template-rows: subgrid;
    grid-row: span 2;
  }
}

.p-wellness__support-card-title {
  color: #005BAC;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  line-height: 120%;
}

.p-wellness__support-card-content {
  border-radius: 1rem;
  background: #F7F7F7;
  padding: 1rem;
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.625rem 0;
}
@media screen and (min-width: 768px) {
  .p-wellness__support-card-content {
    padding: 1rem 0.5rem;
    align-items: center;
  }
}
.p-wellness__support-card-content img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  max-width: 25rem;
}
@media screen and (min-width: 768px) {
  .p-wellness__support-card-content img {
    max-width: 30rem;
  }
}
.p-wellness__support-card-content small {
  font-size: 0.875rem;
  line-height: 160%;
  font-weight: 300;
  display: block;
}
.p-wellness__support-card-content.-type01 img {
  filter: drop-shadow(0px 32px 48px 0px rgba(0, 0, 0, 0.08));
}

.p-support__list-wrap {
  margin-block-start: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-support__list-wrap {
    margin-block-start: 2.5rem;
  }
}

.p-col3__wrap {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem 0;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-col3__wrap {
    grid-template-columns: repeat(3, 1fr);
    gap: 0 2rem;
  }
}

.p-col3__item {
  background: #fff;
  border: 2px solid #005BAC;
  border-radius: 2.5rem;
  padding: 1.5rem;
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.5rem 0;
}
@media screen and (min-width: 768px) {
  .p-col3__item {
    grid-template-rows: subgrid;
    grid-row: span 2;
  }
}
@media screen and (min-width: 1024px) {
  .p-col3__item {
    padding: 2.5rem 3rem;
  }
}

.p-support__figure {
  width: 100%;
  margin: 0 auto;
  max-width: 19rem;
}
.p-support__figure img {
  width: 100%;
}

.c-badge {
  color: #009CE5;
  line-height: 150%;
  display: block;
  text-align: center;
  font-size: 2.5rem;
  font-weight: 900;
}

.p-support__title {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 150%;
}
@media screen and (min-width: 768px) {
  .p-support__title {
    font-size: 1.5rem;
  }
}

.p-support__text {
  font-size: 1rem;
  line-height: 200%;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-support__text {
    font-size: 1.25rem;
  }
}

.l-function {
  background: #E5F4F8;
  border-radius: 2.5rem 2.5rem 0 0;
}
@media screen and (min-width: 768px) {
  .l-function {
    border-radius: 7.5rem 7.5rem 0 0;
  }
}

.p-function__inner {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-function__inner {
    gap: 2.5rem;
  }
}

.p-function__titlearea .c-wellness-title {
  margin-block-start: 1rem;
}

.p-function__head {
  background: #fff;
  border-radius: 2.5rem;
  padding: 0.5rem 1.5rem;
  gap: 0.5rem;
  margin-inline: auto;
  width: fit-content;
  color: #009CE5;
  line-height: 150%;
  font-weight: 700;
  font-size: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-function__head {
    font-size: 2rem;
  }
}

.p-function__list {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.5rem 0;
  gap: 2.5rem;
}
@media screen and (min-width: 1024px) {
  .p-function__list {
    gap: 0;
  }
}

.p-function__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-function__item {
    align-items: flex-start;
    padding: 2.5rem 3rem;
    gap: 2.5rem;
    flex-direction: row;
  }
  .p-function__item:nth-of-type(2n) {
    flex-direction: row-reverse;
  }
}
.p-function__item img {
  width: 100%;
  height: auto;
  border-radius: 40px;
  box-shadow: 0px 32px 48px 0px rgba(0, 156, 229, 0.08);
  max-width: 25rem;
}
@media screen and (min-width: 1024px) {
  .p-function__item img {
    width: 33.75rem;
    max-width: unset;
  }
}

.p-function__textarea {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media screen and (min-width: 768px) {
  .p-function__textarea {
    flex: 1;
  }
}

.p-function__headline {
  font-size: 1.25rem;
  line-height: 150%;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-function__headline {
    font-size: 2rem;
  }
}

.p-function__text {
  font-size: 1rem;
  line-height: 200%;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-function__text {
    font-size: 1.25rem;
  }
}

.l-wellness__flow {
  background: #E5F4F8;
}

.p-wellness__flow-contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  margin-block-start: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .p-wellness__flow-contents {
    flex-direction: row;
    justify-content: space-between;
  }
}

.p-wellness__flow-item {
  background: #fff;
  border-radius: 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  padding: 1.5rem;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-wellness__flow-item {
    padding: 2.5rem 3rem;
    max-width: 23rem;
  }
}

.p-wellness__flow-step {
  color: #009CE5;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 150%;
  text-align: center;
  text-transform: uppercase;
}

.p-wellness__flow-headline {
  color: #009CE5;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 150%;
  text-align: center;
}

.p-wellness__flow-icon {
  width: 7.5rem;
  height: 7.5rem;
}
.p-wellness__flow-icon svg {
  width: 100%;
  height: auto;
}

.p-wellness__flow-text {
  font-size: 1rem;
  font-weight: 500;
  line-height: 200%;
}
@media screen and (min-width: 1024px) {
  .p-wellness__flow-text {
    font-size: 1.25rem;
  }
}

.p-wellness__flow-allow {
  background: #009CE5;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  width: 4rem;
  aspect-ratio: 1/1;
}
.p-wellness__flow-allow svg {
  width: 100%;
  height: auto;
  transform: rotate(90deg);
}
@media screen and (min-width: 1024px) {
  .p-wellness__flow-allow svg {
    transform: rotate(0);
  }
}

.p-wellness__flow-annotation {
  font-size: 0.875rem;
  line-height: 200%;
  font-weight: 500;
  margin-block-start: 2rem;
  display: block;
}
@media screen and (min-width: 768px) {
  .p-wellness__flow-annotation {
    font-size: 1.25rem;
    text-align: center;
  }
}

.p-wellness__vision-inner {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-wellness__vision-inner {
    gap: 2.5rem;
  }
}

.p-wellness__vision-text {
  text-align: center;
  font-size: 1rem;
  line-height: 200%;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-wellness__vision-text {
    font-size: 1.25rem;
  }
}

.p-wellness__vision-headline {
  color: #005BAC;
  line-height: 150%;
  font-size: 1.75rem;
  font-weight: 700;
  padding: 0.5rem 1rem;
  text-transform: uppercase;
  text-align: center;
}

.p-card {
  background: #E5F4F8;
  border-radius: 1.5rem;
  margin-inline: auto;
  padding: 1.5rem;
  max-width: 79rem;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-card {
    border-radius: 2.5rem;
    padding: 2rem 3rem;
  }
}
.p-card img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .p-card img {
    margin-inline: auto;
    max-width: 61.25rem;
  }
}

.p-card__title {
  color: #005BAC;
  font-size: 1.125rem;
  font-weight: 900;
  line-height: 200%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-card__title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .p-card__title br {
    display: none;
  }
}

.l-wellness__contact {
  background: #55A1DC;
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .l-wellness__contact {
    padding: 4.375rem 0;
  }
}

.p-wellness__contact-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.p-wellness__contact-headline {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
  line-height: 150%;
  font-weight: 700;
  font-size: 2rem;
}
@media screen and (min-width: 768px) {
  .p-wellness__contact-headline {
    font-size: 3rem;
  }
}

.p-wellness__contact-text {
  color: #fff;
  font-size: 0.875rem;
  line-height: 150%;
  font-weight: 700;
  font-family: "Inter", sans-serif;
  margin-block-start: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-wellness__contact-text {
    font-size: 1.25rem;
  }
}

.p-ctas--wellness {
  margin-block-start: 3rem;
}

.p-ctas--wellness {
  background: url(/content/dam/tsmo/service/mimamowellness/assets/img/common/contact-button_bg.png) no-repeat center center/cover;
}

.c-squareBanner {
  display: flex;
  border-radius: 1rem;
  padding: 32px 1rem;
  background: url(../img/common/wellness-document-banner_book.png) no-repeat calc(100% + 10px) 31px/78px, linear-gradient(97deg, #16B4FF 1.94%, #B19EFF 92.69%);
  gap: 0.5rem;
  align-items: center;
  justify-content: space-between;
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .c-squareBanner {
    background: url(../img/common/wellness-document-banner_book.png) no-repeat calc(100% - 24px) 16px/78px, linear-gradient(97deg, #16B4FF 1.94%, #B19EFF 92.69%);
  }
}
@media screen and (min-width: 1024px) {
  .c-squareBanner {
    background: url(../img/common/wellness-document-banner.png) no-repeat center/cover;
    border-radius: 1rem;
    aspect-ratio: 1/1;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 0;
    padding: 2rem 1rem;
  }
}
.c-squareBanner .c-circle-btn {
  width: 1.5rem;
  height: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .c-squareBanner .c-circle-btn {
    display: none;
  }
}
.c-squareBanner svg {
  width: 0.75rem;
}
@media screen and (min-width: 1024px) {
  .c-squareBanner:hover .c-squareBanner__button {
    color: #fff;
    background: #005BAC;
  }
}
.c-squareBanner.is-hidden {
  opacity: 0;
  visibility: hidden;
  position: relative;
  display: none;
  z-index: -10;
}
@media screen and (min-width: 1024px) {
  .c-squareBanner.is-hidden {
    opacity: 1;
    visibility: visible;
    position: static;
    display: flex;
  }
}

.c-squareBanner__text {
  text-transform: uppercase;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.1;
}
@media screen and (min-width: 1024px) {
  .c-squareBanner__text {
    font-size: 2.5rem;
  }
}
.c-squareBanner__text br {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-squareBanner__text br {
    display: inline-block;
  }
}

.c-squareBanner__button {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-squareBanner__button {
    display: flex;
    width: 100%;
    color: #005BAC;
    font-family: "Inter", sans-serif;
    background: #fff;
    padding: 0.5rem 1rem;
    transition: 0.2s ease;
  }
}