@charset "UTF-8";
@font-face {
  font-family: "Inter";
  font-display: swap;
  src: url("../css/fonts/NotoSansJP-Regular.woff") format("woff");
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body {
  margin: 0 auto;
  padding: 0;
}

body {
  width: 100vw;
  max-width: 450px;
  font-family: "Helvetica Neue", Arial, "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #ffffff;
  overflow-x: hidden;
  overflow-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  color: inherit;
}

header,
footer,
section {
  display: block;
  margin-top: -1px;
}

ol,
ul,
a {
  list-style: none;
  list-style-type: none;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
  border: none;
}

header {
  /* background-color: #fff; */
  background: linear-gradient(90deg, #A0C4DA 0%, #91C4DF 62.98%, #84C0E4 97.12%);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 0px 5px;
  gap: 5px;
}
.header-top {
  color: var(--GroupBJ-white, #FFF);
  font-family: "hanatotyoutyo";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 18px */
  letter-spacing: 0.9px;
}
.header-service-name{
  color: var(---white, #FFF);
  text-align: center;
  font-family: "hanatotyoutyo";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 32px */
  letter-spacing: 1.6px;
}
.top-wrapper {
  margin-top: -2px;
}
.top-container {
  padding-top: 7px;
  background-image: url(../images/NewFV.png);
  background-size: cover;
  background-position: center;
  height: 385px;
}
.fv-message-container {
  color: #fff;
  text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.25);
  font-family: "Noto Serif JP";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 60px;
  text-align: left;
}
.fv-message-container p {
  background: linear-gradient(
    288deg,
    rgba(235, 246, 250, 0.54) -3.11%,
    rgba(122, 178, 212, 0.54) 24.36%,
    rgba(134, 219, 222, 0.63) 67.59%,
    rgba(235, 246, 250, 0.9) 102.93%
  );
  display: inline-flex;
  padding: 10px 32px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  /* text-align: left; */
}

.track-record-container {
  background: linear-gradient(
    1deg, 
    #99BED4 -11.27%, 
    #B0E1E3 32.51%, 
    rgba(176, 225, 227, 0.31) 74.51%, 
    #F5F9FB 115.04%, 
    #DDEDEE 115.2%
    );
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  gap: 10px;
  padding: 18px;
  margin-top: -90px;
}
.track-record-container-index {
  color: #6c6c71;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 1.4px;
  text-align: left;
  text-align: left;
}
.track-record-lists {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.track-record-list {
  width: 110px;
  height: 110px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  aspect-ratio: 1/1;
}
.track-record-index {
  color: var(---black, #333);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: YuGothic;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
}
.track-record-index span {
  color: var(---black, #333);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: YuGothic;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px; /* 100% */
}
.track-record-span-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.track-record-span {
  color: #89C5DF;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: YuGothic;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -1.4px;
}
.track-record-span1 {
  letter-spacing: -2.4px;
}
.track-record-span2 {
  font-size: 10px !important;
}
.track-record-text1 {
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  font-size: 13px;
}
.track-record-text1-sp1 {
  font-family: Arial, Inter, sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.track-record-text1-sp2 {
  background: linear-gradient(180deg, #c59629 0%, #fce182 42.5%, #b57f0d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 24px;
  font-weight: 700;
}
.track-record-text2 {
  color: #fff;

  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  align-items: center;
  justify-content: center;
}
.track-record-num {
  display: flex;
  flex-direction: row;
  gap: 6px;
  margin-bottom: 6px;
}
.track-record-num > img {
  width: 112px;
  height: 112px;
}
.line-button-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding: 10px 0px 15px;
}
.line-button-text {
  color: #fff;

  font-size: 11.212px;
  font-style: normal;
  font-weight: 600;
  line-height: 14.95px;
  letter-spacing: 0.897px;
}
.line-button-textBox {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0px -25px;
}
.line-button-textBox::before {
  transform: rotate(60deg);
}
.line-button-textBox::after {
  transform: rotate(-60deg);
}
.line-button-textBox::before,
.line-button-textBox::after {
  content: "";
  width: 25px;
  height: 1px;
  background-color: #fff;
  margin: 0px 4px 4px;
}
.line-btn {
  width: 344px;
  padding: 16px;
  background: linear-gradient(91deg, #eb7ab5 0.78%, #7aa7eb 101.07%);
  box-shadow: 2px 3px 4px 0px rgba(4, 4, 4, 0.25);
  border-radius: 20px;
  display: flex;
  flex-direction: row;
  /* gap: 11px; */
  align-items: center;
  justify-content: space-between;
  animation: shadowAndMoveON 6s steps(1, end) infinite;
  overflow: hidden;
}
@keyframes shadowAndMoveON {
  0%,
  10%,
  20% {
    box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.3);
    transform: translateY(-2px);
  }

  5%,
  15% {
    box-shadow: none;
    transform: translateY(0);
  }

  100% {
    box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.3);
    transform: translateY(-2px);
  }
}
.line-btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.8) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  animation: shiny 2s infinite;
}
@keyframes shiny {
  0% {
    left: -75%;
  }
  100% {
    left: 100%;
  }
}
.icon-line {
  width: 41.085px;
  height: 38.251px;
}
.line-btn p {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  /* letter-spacing: 0.42px; */
}
.line-button-text-sp1,
.line-button-text-sp2 {
  color: #fff;

  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
}
.line-button-text-sp3 {
  color: #fff;

  font-size: 17px;
  font-weight: 600;
  line-height: 25px;
}
.use-step-wrapper .line-button-wrapper,
.qa-wrapper .line-button-wrapper,
.welcome-wrapper .line-button-wrapper,
.voice-wrapper .line-button-wrapper {
  background-color: #fff;
}
.use-step-wrapper .line-button-text,
.dif-wrapper .line-button-text,
.voice-wrapper .line-button-text,
.qa-wrapper .line-button-text,
.welcome-wrapper .line-button-text {
  color: #000;
}
.use-step-wrapper .line-button-textBox::before,
.use-step-wrapper .line-button-textBox::after,
.dif-wrapper .line-button-textBox::before,
.dif-wrapper .line-button-textBox::after,
.voice-wrapper .line-button-textBox::before,
.voice-wrapper .line-button-textBox::after,
.welcome-wrapper .line-button-textBox::before,
.welcome-wrapper .line-button-textBox::after,
.qa-wrapper .line-button-textBox::before,
.qa-wrapper .line-button-textBox::after {
  background-color: #000;
}
.icon-triangle {
  width: 27px;
  height: 27px;
}
.dream-wrapper{
  background: linear-gradient(180deg, #A0C9D9 -4.62%, #A0C8E2 10.47%, #DBF0F2 18.01%, #BFE6E8 33.1%, #A7D3DD 79.37%);
}
.dream-container {
  background-repeat: no-repeat;
  background-position: center;
  background-position-y: 300px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 32px 16px;
  align-items: center;
}
.dream-container > img {
  /* height: 267.997px; */
}
.dream-title {
  display: flex;
  justify-content: center;
}
.dream-list {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.dream-list:nth-child(odd) {
  align-items: flex-start;
}
.dream-list:nth-child(even) {
  align-items: flex-end;
}
.dream-list-title {
  width: fit-content;
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #fff;
}
.dream-list-title p {
  color: #fff;
  font-style: bold;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 3.2px;
}
.dream-list-title-en {
  font-family: "ADAM.CG PRO";
  font-size: 32px;
}
.dream-list-title-jp {
  text-align: justify;
  font-family: "Noto Sans JP";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.2px;
}
.dream-content {
  color: #6C6C71;
  text-align: justify;
  font-family: "Noto Sans JP";
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 221.723%;
}
.dream-bottom {
  color: #105a8a;
  font-family: hanatotyoutyo;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 28.8px */
}
.line-consultation-container {
  background-color: #fff;
  padding: 21px;
}
.line-consultation-top-text {
  color: #333;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  font-size: 22.948px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  text-align: center;
  padding-bottom: 14px;
}
.line-consultation-top-text > span {
  font-size: 22px;
  font-weight: 600;
}
.line-consultation-lists {
  width: 334px;
  height: 86px;
  background: #fff;
  padding: 14px 8px;
  margin: 0 auto;
  border-radius: 5px;
  border: 2px solid #88C3E3;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.line-consultation-lists > li {
  display: flex;
  flex-direction: row;
  gap: 6px;
  align-items: center;
}
.line-consultation-lists > li > p {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.8px;
}
.line-consultation-lists > li > p > span {
  color: #EB7AB5;
  font-weight: 600;
}
.step-lists {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.step-list {
  width: 375px;
  height: 241px;
  display: flex;
  flex-direction: row;
  padding: 15px 13px;
  gap: 10px;
  position: relative;
}
.step-list-second{
  background-color: #F4F8F9;
}
.step-list:first-child::before {
  border-top: 17px solid #7fb9d4;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  /* content: ""; */
  position: absolute;
  bottom: -12px;
  left: 167px;
  z-index: 10;
}
.step-list:last-child::before {
  border-top: 17px solid #7fb9d4;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  /* content: ""; */
  position: absolute;
  bottom: 230px;
  left: 167px;
  z-index: 10;
}
.step-list:nth-child(odd) {
  /* background-color: #fff; */
}
.step-list:nth-child(even) {
  background-color: #f4f8f9;
}
.step-list img {
  width: 105px;
  height: 210px;
}
.step-numTitle {
  display: flex;
  flex-direction: column;
  padding-top: 15px;
  gap: 26px;
}
.step-num {
  width: 100px;
  height: 31px;
  padding: 0px 19px;
}
.step-list:nth-child(odd) .step-num {
  background-image: url(../images/step_back.png);
  background-size: contain;
}
.step-list:nth-child(even) .step-num {
  background-image: url(../images/step_back.png);
  background-size: contain;
}
.step-num p {
  color: #fff;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 32.604px;
  letter-spacing: 0.85px;
}
.step-title {
  width: 240px;
}

.step-title p {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 32.604px;
  letter-spacing: 0.9px;
}
.step-title span {
  color: #7fb9d4;
  font-weight: 600;
}
.example-clinic-wrapper {
  padding: 21px 15px;
  background-color: #fff;
}
.example-clinic-container {
  background-color: #fff;
  /* padding: 25px 12px 18px; */
}
.example-clinic-container-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 5.5px;
}
.example-clinic-container-title img {
  width: 27px;
  height: 27px;
}
.example-clinic-container-title p {
  color: #7fb9d4;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 21.009px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 142.793% */
  letter-spacing: -0.63px;
}
.example-clinic-feater-lists {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px 21px;
  padding-top: 25px;
  justify-content: center;
}
.example-clinic-feater-list {
  width: 162px;
  height: 110px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 0px;
  gap: 7px;
}
.list-gray {
  background: #ededed;
  color: #6C6C71;
}
.list-red {
  background: #7fb9d4;
  color: #fff;
}
.example-clinic-feater-title1 {
  text-align: center;
  font-size: 8.994px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.example-clinic-feater-title2 {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: -0.96px;
  text-align: center;
}
.example-clinic-feater-title2 span {
  font-size: 14px;
  font-weight: 700;
}
.lists-wrapper {
  background-color: #F4F8F9;
}
.lists-container {
}
.lists-title {
  color: #fff;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: 0.63px;
  text-align: center;
  padding: 24px 0px;
  background: linear-gradient(77deg, #88C3E3 1.9%, #8ECECB 52.28%, #A7D3DD 97.38%);
}
.lists-title > span {
  color: #fff;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0.63px;
  text-emphasis: filled dot #fff;
}
.lists-box {
  padding: 24px 26px;
}
.check-lists {
  display: flex;
  flex-direction: column;
  gap: 17px;
  padding: 25px 5px 26px 23px;
  background: #fff;
}
.check-lists li {
  display: flex;
  flex-direction: row;
  gap: 8px;
}
.check-lists p {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
}
.check-lists p > span{
  color: #CC272F;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
}
.lists-text {
  text-align: center;
  padding-bottom: 22px;
}
.lists-text1 {
  color: #000;
  text-align: center;

  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}
.lists-text2 {
  color: #000;

  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  text-decoration: underline;
  text-decoration-color: #9e060a;
  text-decoration-thickness: 6px;
}
.lists-text2-sp1 {
  color: #010e4e;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}
.lists-text2-sp2 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}
.reason-title {
  background-color: #9e060a;
  padding: 16px 40px;
}
.reason-title p {
  color: #fff;

  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.reason-ranks {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.reason-ranks li {
  background-color: #d9d9d9;
  padding: 15px 12px;
  display: flex;
  flex-direction: row;
  gap: 9px;
  align-items: center;
}
.rank {
  color: #fff;

  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.6px;
  background-image: url(../images/rank.svg);
  width: 62px;
  height: 62px;
  padding-left: 12px;
  padding-top: 9px;
}
.rank span {
  font-size: 18px;
  font-weight: 600;
}
.rank-text {
  color: #000;

  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
}
.rank-text span {
  color: #9e060a;

  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
}
.dif-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dif-wrapper > svg {
  margin-top: -1px;
}
.dif-title {
  padding-top: 16px;
  padding-bottom: 20px;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 31px;
  letter-spacing: 0.46px;
  text-align: center;
  background: linear-gradient(77deg, #88C3E3 1.9%, #8ECECB 52.28%, #A7D3DD 97.38%);
  position: relative;
  width: 100%;
}
.dif-title::after {
  border-top: 20px solid #7fb9d4;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  /* content: ""; */
  position: absolute;
  bottom: -19px;
  left: 168px;
  z-index: 10;
}
.chose-container {
  background: #f4f8f9;
  padding: 26px 17px;
  position: relative;
  z-index: -10;
  width: 100%;
  margin-top: -14px;
}
.chose-title {
  display: flex;
  flex-direction: row;
  text-align: center;
  margin-left: 7px;
}
.chose-title-text1 {
  color: #000;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.9px;
}
.chose-title-text2 {
  color: #000;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26.709px;
  letter-spacing: 0.9px;
}
.chose-title-text2-sp1 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24.493px;
}
.chose-title-text2-sp2 {
  color: #7fb9d4;
  font-size: 23px;
  font-weight: 600;
  line-height: 26.709px;
}
.chose-title-sp1 {
  font-size: 22px;
  font-weight: 600;
}
.chose-title img {
  width: 120px;
}
.chose-title-text {
  margin-left: -1px;
  padding-top: 15px;
}
.chose-lists {
  display: flex;
  flex-direction: column;
  gap: 35px;
  align-items: center;
  /* margin-top: -30px; */
}
.chose-lists li {
  background: #fff;
  width: 317px;
  height: 138px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.chose-lists li:nth-child(odd) .chose-list-back {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  display: block;
  width: 317px;
  height: 138px;
  background: var(
    ---,
    linear-gradient(4deg, #99bed4 3.36%, #b0e1e3 51.99%, #ebf6fa 100.81%)
  );
  z-index: -1;
}
.chose-lists li:nth-child(even) .chose-list-back {
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  width: 317px;
  height: 138px;
  background: var(
    ---,
    linear-gradient(4deg, #99bed4 3.36%, #b0e1e3 51.99%, #ebf6fa 100.81%)
  );
  z-index: -1;
}
.chose-lists li img {
  width: 59.948px;
  height: 38.992px;
  margin-left: 8px;
}
.chose-list-content {
}
.chose-list1 {
  color: #000;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: center;
}
.chose-list2 {
  color: #000;
  text-align: center;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
  text-align: center;
  padding: 8px 0px 18px;
}
.chose-list2 span {
  color: #7fb9d4;
  font-size: 19px;
  font-weight: 600;
}
.dif-wrapper > .line-button-wrapper {
  background: #f4f8f9;
  width: 100%;
}
.voice-wrapper {
  background-color: #F6F6F6;
}
.voice-wrapper > .line-button-wrapper {
  background-color: #F6F6F6;
  width: 100%;
}
.voice-title {
  color: #7fb9d4;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.5px;
  text-align: center;
  padding: 31px 0px 0px;
}
.voice-title span {
  color: #7fb9d4;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.3px;
}
.voice-container {
  padding: 15px 14px;
}
.voice-lists {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px 12px;
}
.voice-lists li {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: center;
}
.voice-profileTitle {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  width: 100%;
}
.voice-profile {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 68px;
}
.voice-profile img {
  width: 68px;
  height: auto;
}
.voice-profile p {
  color: #000;
  font-size: 6px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.voice-profile-title:nth-child(even) {
  text-align: right;
  width: 264px;
  border-bottom: 1px solid #7fb9d4;
}
.voice-profile-title:nth-child(odd) {
  text-align: left;
  width: 264px;
  border-bottom: 1px solid #7fb9d4;
}
.voice-profile-title1 {
  color: #000;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.voice-profile-title2 {
  width: 264px;
  color: #7fb9d4;
  font-family: "Shippori Mincho", serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  font-feature-settings: "palt";
}
.voice-profile-title2::first-letter {
}
.voice-list-text {
  width: 95%;
  color: #333;
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 18.014px;
}
.voice-list-text span {
  background: #FFF1F3;
  font-weight: 700;
}

.use-step-wrapper {
  background-color: #f4f8f9;
}
.use-step-wrapper > .line-button-wrapper {
  background-color: #f4f8f9;
}
.use-step-title {
  background: linear-gradient(77deg, #88C3E3 1.9%, #8ECECB 52.28%, #A7D3DD 97.38%);
  padding: 22px 55px 22px;
}
.use-step-title p {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}
.use-step-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 17px 0px 20px;
}
.step-top {
  display: flex;
  flex-direction: row;
  margin-left: 10px;
}
.step-top img {
  width: 157px;
  height: 180.137px;
}
.step-top-text {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  margin-right: -45px;
  padding-top: 7px;
}
.step-top-text1 {
  padding-top: 5px;
  color: #7fb9d4;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
}
.step-top-text1 > span {
  color: #000;
  font-size: 22px;
  font-weight: 600;
}
.step-top-text2 {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
}
.step-top-text2 > span {
  text-align: center;
  color: #7fb9d4;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  /* background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}
.step-top-text3-box {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.step-top-text3 {
  padding-top: 10px;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  text-align: left;
}
.step-top-text3-box img {
  width: 10px;
  height: 10px;
  margin-right: 4px;
  margin-top: 9px;
}
.use-step-lists {
  width: 100%;
  padding: 0px 36px;
  margin-top: -10px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
}
.use-step-lists li {
  border-radius: 10px;
  background: #fff;
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.15);
  width: 100%;
  height: 120px;
}
.use-step-list-num {
  width: 46.09px;
  height: 46.09px;
  position: relative;
  top: -12px;
  left: -12px;
  background-image: url(../images/use_step.svg);
  /* margin-left: 8.5px;
    padding: 6px 4.5px;
    background: linear-gradient(0deg, #cca712 0%, #f3ea88 51.5%, #cca712 100%);
    position: relative;
    border: 2px solid #fff; */
}
.use-step-list-num p {
  color: #fff;
  text-align: center;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-top: 12px;
}

.use-step-list-num span {
  color: #010e4e;
  font-size: 13px;
  font-weight: 600;
  line-height: 14.902px;
}
.use-step-list-content {
  position: relative;
  top: -30px;
}
.use-step-list-main {
  padding-top: 7px;
  color: #7fb9d4;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
.use-step-list-bottom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: end;
  padding: 0px 6px 0px 10px;
}
.use-step-list-bottom p {
  color: #000;
  font-size: 8px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.use-step-lists li:last-child .use-step-list-content {
  padding-top: 15px;
}
.use-step-lists li:last-child .use-step-list-bottom {
  padding: 0px 6px 0px 10px;
}
.use-step-list-bottom img {
  width: 33px;
  height: 33px;
}
.qa-container {
  background: linear-gradient(77deg, #88C3E3 1.9%, #8ECECB 52.28%, #A7D3DD 97.38%);
  padding: 28px 18px 26px;
}
.qa-title-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.qa-title-en p {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1.04px;
}
.qa-title-en span {
  font-size: 22px;
  font-weight: 400;
}
.qa-title-ja {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.qa-title-ja img {
  width: 35px;
  height: 35px;
}
.qa-title-ja p {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.qa-lists {
  width: 100%;
  padding-top: 26px;
  display: flex;
  flex-direction: column;
  gap: 17px;
  align-items: center;
}
.qa-lists li {
  padding: 12px 15px 17px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  background-color: #f4f8f9;
}

.qa-list-q {
  /* align-items: center; */
}
.qa-list-a {
  padding-top: 8px;
}
.qa-list-q,
.qa-list-a {
  display: flex;
  flex-direction: row;
  gap: 5px;
  justify-content: left;
}
.qa-list-q p,
.qa-list-a p {
  font-style: normal;
  line-height: 16px;
}
.qa-list-q .qa-list-en {
  font-size: 16px;
  font-weight: 400;
  color: #7fb9d4;
}
.qa-list-a .qa-list-en {
  font-size: 16px;
  font-weight: 400;
  color: #3d3535;
}
.qa-list-q .qa-list-ja {
  color: #7fb9d4;
  font-size: 14px;
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
}
.qa-list-a .qa-list-ja {
  color: #3d3535;
  font-size: 13px;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
}
.welcome-wrapper{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.welcome-wrapper > svg {
  margin-top: -1px;
}

.welcome-title {
  background: linear-gradient(77deg, #88C3E3 1.9%, #8ECECB 52.28%, #A7D3DD 97.38%);
  padding: 19px 28px 14px;
  position: relative;
  width: 100%;
}
.welcome-title::after {
  border-top: 25px solid #7fb9d4;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  /* content: ""; */
  position: absolute;
  bottom: -23px;
  left: 168px;
  z-index: 10;
}
.welcome-title1 {
  color: #fff;
  text-align: center;
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  line-height: 35px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.welcome-title-sp1 {
  font-size: 19px;
  font-weight: 600;
}
.welcome-title-dot {
  text-emphasis: filled dot #fff;
  font-weight: 600;
}
.welcome-title2 {
  color: #fff;
  text-align: center;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
.welcome-title-sp2 {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  letter-spacing: normal;
}
.welcome-lists-container {
  background-color: #fff;
  padding-bottom: 18px;
}
.welcome-lists {
  display: flex;
  flex-direction: column;
  padding: 32px;
  gap: 37px;
}
.welcome-lists li {
  background-color: #fff;
  width: 100%;
  height: 105px;
  /* padding: 20px 0px; */
  border-radius: 10px;
  position: relative;
  display: flex;
  justify-content: center;
}
.welcome-lists li div {
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  z-index: 30;
  height: 100%;
  width: 311px;
  padding: 20px 0px;
}
.welcome-lists li:nth-child(odd) div {
  border: 2px solid #7fb9d4;
  box-shadow: 5px 5px 0px 0px #7fb9d4;
}
.welcome-lists li:nth-child(even) div {
  border: 2px solid #7fb9d4;
  box-shadow: -5px 5px 0px 0px #7fb9d4;
}
.welcome-lists li:nth-child(odd)::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 100px;
  left: 89px;
  border: 16px solid transparent;
  border-right: 40px solid #7fb9d4;
  -webkit-transform: rotate(35deg);
  transform: rotate(235deg);
  z-index: 20;
}
.welcome-lists li:nth-child(odd)::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 100px;
  left: 95px;
  border: 10px solid transparent;
  border-right: 25px solid #fff;
  -webkit-transform: rotate(35deg);
  transform: rotate(235deg);
  z-index: 100;
}

.welcome-lists li:nth-child(even)::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 100px;
  left: 160px;
  border: 16px solid transparent;
  border-right: 40px solid #7fb9d4;
  -webkit-transform: rotate(35deg);
  transform: rotate(-45deg);
  z-index: 20;
}
.welcome-lists li:nth-child(even)::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 99px;
  left: 179px;
  border: 10px solid transparent;
  border-right: 25px solid #fff;
  -webkit-transform: rotate(35deg);
  transform: rotate(-45deg);
  z-index: 100;
}

.welcome-lists li p {
  color: #3d3535;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0.6px;
}
.welcome-lists li span {
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0.66px;
  text-decoration: underline;
  text-decoration-thickness: 7px;
  text-underline-offset: -2px;
  text-decoration-color: #7fb9d4;
}
.welcome-line {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
}
.welcome-line1 {
  color: #3d3535;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.welcome-line1 span {
  font-size: 24px;
  font-weight: 600;
}
.welcome-line2 {
  color: #3d3535;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px;
  letter-spacing: 0.48px;
}
.welcome-line2-sp1 {
  color: #7fb9d4;
  text-align: center;
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.welcome-line2-sp2 {
  font-size: 16px;
  font-weight: 600;
}
.attention-wrapper {
  background: #7fb9d4;
  padding: 12px 40px;
}
.attention-title {
  color: #fff;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: center;
}
.attention-content {
  padding-top: 6px;
  color: #fff;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px;
  text-align: left;
}
footer {
  background: #333;
  padding: 20px 0px 100px;
  text-align: center;
}
footer a {
  color: #fff;
  font-size: 14.311px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.429px;
  text-align: center;
}
/*
離脱防止ポップアップ（CSS）
*/
.hidden {
  display: none;
}

#popup {
  background: rgb(97 97 97 / 42%);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
}

.popup-content {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 300px;
  background: linear-gradient(
    113deg,
    #06b63b 10.44%,
    #5dff42 48.4%,
    #06b63b 91.51%
  );
  box-sizing: border-box;
  padding: 10px;
}

.popup-content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  text-decoration: none;
}

.popup-content-wrapper .p-1 {
  color: #000;
  margin-top: 10px;
  font-size: 13px;
  font-family: Inter;
}

.popup-content-wrapper .p-2 {
  color: #000;
  font-size: 20px;
  font-family: Inter;
  font-weight: bold;
}

.popup-content-wrapper .p-2 span {
  color: #06b63b;
}

.popup-content-wrapper .p-3 {
  color: #000;
  font-size: 20px;
  font-family: Inter;
  font-weight: bold;
  text-align: center;
}

.popup-content-wrapper .p-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  color: #fff;
  background-color: #06b63b;
  height: 50px;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.popup-content-wrapper .p-4 span {
  font-size: 30px;
  font-weight: 700;
  margin: 0 10px;
}

#popup-close {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  font-size: 20px;
  border: 1px solid black;
  position: absolute;
  left: 280px;
  top: -15px;
  cursor: pointer;
  padding: 0px;
}

/* 固定バナー */
.slide-up-fade-in {
  animation: slideUpFadeIn 0.5s ease-out forwards;
}

.line-icon-fixed {
  position: relative;
  position: fixed;
  bottom: 0px;
  z-index: 1000;
  left: 50%;
  transform: translateX(-50%);
}
