@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&family=Noto+Sans+JP:wght@400;500;600;700&family=Oswald:wght@500&family=Zen+Kaku+Gothic+Antique:wght@400;700;900&display=swap');

.page_hajimeyo a {
  cursor: pointer;
}

@keyframes hajimeyo_show {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@media screen and (min-width: 901px) {
  .page_hajimeyo .sp {
    display: none;
  }

  .page_hajimeyo .tab {
    display: none;
  }
}

@media screen and (max-width: 900px) and (min-width: 1100px) {
  .page_hajimeyo .pc {
    display: none;
  }

  .page_hajimeyo .sp {
    display: none;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .pc {
    display: none;
  }

  .page_hajimeyo .tab {
    display: none;
  }
}

.page_hajimeyo img {
  max-width: 100%;
  height: auto;
}

html.lock {
  overflow: hidden;
}

.page_hajimeyo {
  font-family: 'Noto Sans JP', sans-serif;
  background: url("../img/page_hajimeyo_bg_top.png") no-repeat center top;
  background-attachment: fixed;
  background-size: 100% auto;
  background-color: #FAFAFA;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo {
    background: url("../img/page_hajimeyo_bg_top_sp.png") no-repeat center top;
    background-attachment: fixed;
    background-size: 100% auto;
    background-color: #fff;
  }
}

.page_hajimeyo .g_inner_wrap {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.page_hajimeyo .start_mv {
  padding: 50px 0 0;
  background-size: 100% auto;
}

.page_hajimeyo .start_mv>.g_inner_wrap {
  padding-bottom: 63px;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_mv>.g_inner_wrap {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_mv {
    padding: calc(20 / 390 * 100vw) 0 calc(45 / 390 * 100vw);
  }
}

.page_hajimeyo .start_mv .start_breadcrumb {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  display: -webkit-flex;
  flex-wrap: nowrap;
  padding-bottom: 45px;
}

@media screen and (max-width: 1120px) {
  .page_hajimeyo .start_mv .start_breadcrumb {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_mv .start_breadcrumb {
    padding-left: calc(20 / 390 * 100vw);
    padding-bottom: calc(17 / 390 * 100vw);
  }
}

.page_hajimeyo .start_mv .start_breadcrumb a,
.page_hajimeyo .start_mv .start_breadcrumb span {
  font-size: 14px;
  color: #2C2C2C;
  text-decoration: none;
}

@media screen and (max-width: 900px) and (max-width: 900px) {

  .page_hajimeyo .start_mv .start_breadcrumb a,
  .page_hajimeyo .start_mv .start_breadcrumb span {
    font-size: clamp(14px, 3.733vw, 29px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {

  .page_hajimeyo .start_mv .start_breadcrumb a,
  .page_hajimeyo .start_mv .start_breadcrumb span {
    font-size: 3.7333333333vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {

  .page_hajimeyo .start_mv .start_breadcrumb a,
  .page_hajimeyo .start_mv .start_breadcrumb span {
    font-size: clamp(9px, 1.17vw, 14px);
  }
}

.page_hajimeyo .start_mv .start_breadcrumb .sep {
  padding: 0 20px;
  font-size: 12px;
}

@media screen and (max-width: 1120px) {
  .page_hajimeyo .start_mv .start_mv__img {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_mv .start_mv__img {
    padding-left: 0;
    padding-right: 0;
  }
}

.page_hajimeyo .start_mv .start_mv__img img {
  width: 100%;
}

.page_hajimeyo .start_mv .start_mv__sentence {
  padding-top: 95px;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_mv .start_mv__sentence {
    padding-top: 0;
    margin-top: calc(83 / 390 * 100vw);
    background-color: transparent;
  }
}

.page_hajimeyo .start_mv__title {
  padding-left: 97px;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_mv__title {
    padding-left: 0;
    text-align: center;
  }

  .page_hajimeyo .start_mv__title img {
    width: calc(302 / 390 * 100vw);
  }
}

.page_hajimeyo .start_mv__headline {
  margin-top: 10px;
  padding-left: 58px;
  font-size: 40px;
  font-weight: bold;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_mv__headline {
    padding-left: calc(20 / 390 * 100vw);
    text-shadow: 2px 2px #fff;
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .page_hajimeyo .start_mv__headline {
    font-size: clamp(26px, 6.933vw, 53px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {
  .page_hajimeyo .start_mv__headline {
    font-size: 6.9333333333vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  .page_hajimeyo .start_mv__headline {
    font-size: clamp(17px, 2.172vw, 26px);
  }
}

.page_hajimeyo .start_mv__description {
  display: inline-block;
  margin-top: 45px;
  padding-left: 138px;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  line-height: 1.6;
}

.page_hajimeyo .start_mv__description sup {
  vertical-align: super;
  font-size: 10px;
}

.page_hajimeyo .start_mv__description::before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
}

@media screen and (max-width: 1000px) {
  .page_hajimeyo .start_mv__description {
    padding-left: 110px;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_mv__description {
    display: block;
    margin-top: calc(30 / 300 * 100vw);
    padding-left: 0;
    font-weight: 600;
    text-shadow: 2px 2px #fff;
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .page_hajimeyo .start_mv__description {
    font-size: clamp(16px, 4.267vw, 33px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {
  .page_hajimeyo .start_mv__description {
    font-size: 4.2666666667vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  .page_hajimeyo .start_mv__description {
    font-size: clamp(10px, 1.337vw, 16px);
  }
}

.page_hajimeyo .start_step__caution {
  width: fit-content;
  font-size: 12px;
  line-height: 1.5;
}

.page_hajimeyo .start_step__caution::before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
}

@media screen and (max-width: 1200px) and (max-width: 900px) {
  .page_hajimeyo .start_step__caution {
    font-size: clamp(12px, 3.2vw, 25px);
  }
}

@media screen and (max-width: 1200px) and (max-width: 375px) {
  .page_hajimeyo .start_step__caution {
    font-size: 3.2vw;
  }
}

@media screen and (max-width: 1200px) and (min-width: 901px) {
  .page_hajimeyo .start_step__caution {
    font-size: clamp(8px, 1.003vw, 12px);
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .page_hajimeyo .start_step__caution {
    font-size: clamp(12px, 3.2vw, 25px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {
  .page_hajimeyo .start_step__caution {
    font-size: 3.2vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  .page_hajimeyo .start_step__caution {
    font-size: clamp(8px, 1.003vw, 12px);
  }
}

.page_hajimeyo .start_step {
  margin-top: 50px;
  color: #2C2C2C;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step {
    overflow-x: hidden;
    margin-top: 0;
  }
}

.page_hajimeyo .start_step * {
  box-sizing: border-box;
}

.page_hajimeyo .start_step .caution01 {
  padding-left: 108px;
  text-align: center;
  line-height: 1.7;
}

@media screen and (max-width: 1000px) {
  .page_hajimeyo .start_step .caution01 {
    padding-left: 50px;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .caution01 {
    margin-top: calc(10 / 390 * 100vw);
    padding-left: calc(20 / 390 * 100vw);
    padding-right: calc(20 / 390 * 100vw);
    text-align: left;
  }
}

.page_hajimeyo .start_step .start_step_box {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  display: -webkit-flex;
  flex-wrap: nowrap;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box {
    flex-wrap: wrap;
    padding-left: calc(20 / 390 * 100vw);
    padding-right: calc(20 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box::before {
  content: "";
  position: absolute;
}

.page_hajimeyo .start_step .start_step_box>* {
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__sentence {
    order: 2;
    width: 100%;
  }
}

.page_hajimeyo .start_step .start_step_box .step_box__sentence .step_box__person {
  position: relative;
}

.page_hajimeyo .start_step .start_step_box .step_box__sentence .step_box__person img {
  position: absolute;
  z-index: 2;
}

.page_hajimeyo .start_step .start_step_box .step_box__sentence .step_box__person .step_box__balloon {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  display: -webkit-flex;
  flex-wrap: nowrap;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.05));
}

@media screen and (max-width: 1200px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__sentence .step_box__person .step_box__balloon {
    font-size: clamp(14px, 3.733vw, 29px);
  }
}

@media screen and (max-width: 1200px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box .step_box__sentence .step_box__person .step_box__balloon {
    font-size: 3.7333333333vw;
  }
}

@media screen and (max-width: 1200px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box .step_box__sentence .step_box__person .step_box__balloon {
    font-size: clamp(9px, 1.17vw, 14px);
  }
}

.page_hajimeyo .start_step .start_step_box .step_box__sentence .step_box__person .step_box__balloon p {
  line-height: 1.65;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__sentence .step_box__person .step_box__balloon {
    letter-spacing: -0.05em;
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__sentence .step_box__person .step_box__balloon {
    font-size: clamp(14px, 3.733vw, 29px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box .step_box__sentence .step_box__person .step_box__balloon {
    font-size: 3.7333333333vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box .step_box__sentence .step_box__person .step_box__balloon {
    font-size: clamp(9px, 1.17vw, 14px);
  }
}

.page_hajimeyo .start_step .start_step_box .step_box__sentence .step_box__person .start_step__caution {
  display: inline-block;
  margin-top: 15px;
}

.page_hajimeyo .start_step .start_step_box .step_box__circle {
  position: relative;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle {
    order: 1;
    width: 100%;
  }
}

.page_hajimeyo .start_step .start_step_box .step_box__circle__inner {
  width: 422px;
  height: 422px;
  border-radius: 442px;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner {
    width: calc(422 / 1200 * 100vw);
    height: calc(422 / 1200 * 100vw);
    border-radius: calc(422 / 1200 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner {
    width: calc(100vw - (20 / 390 * 100vw));
    height: calc(100vw - (20 / 390 * 100vw));
    border-radius: calc(100vw - (20 / 390 * 100vw));
  }
}

.page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__current {
  position: absolute;
  z-index: 2;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__current img {
    width: calc(154 / 1200 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__current img {
    width: calc(131 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding {
  position: relative;
  padding-bottom: 15px;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding {
    padding-bottom: calc(20 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 320px;
  height: 3px;
  background: url("../img/page_hajimeyo_dot_border.png") repeat-x center left;
  background-size: auto 100%;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding::before {
    width: calc(272 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding span {
  display: block;
  text-align: center;
  color: #fff;
}

.page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding span:nth-of-type(1) {
  font-size: 26px;
  font-weight: bold;
}

@media screen and (max-width: 1200px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding span:nth-of-type(1) {
    font-size: clamp(26px, 6.933vw, 53px);
  }
}

@media screen and (max-width: 1200px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding span:nth-of-type(1) {
    font-size: 6.9333333333vw;
  }
}

@media screen and (max-width: 1200px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding span:nth-of-type(1) {
    font-size: clamp(17px, 2.172vw, 26px);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding span:nth-of-type(1) {
    letter-spacing: -0.05em;
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding span:nth-of-type(1) {
    font-size: clamp(22px, 5.867vw, 45px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding span:nth-of-type(1) {
    font-size: 5.8666666667vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding span:nth-of-type(1) {
    font-size: clamp(14px, 1.838vw, 22px);
  }
}

.page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding span:nth-of-type(2) {
  margin-top: 8px;
  font-size: 54px;
  font-weight: bold;
}

@media screen and (max-width: 1200px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding span:nth-of-type(2) {
    font-size: clamp(54px, 14.4vw, 111px);
  }
}

@media screen and (max-width: 1200px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding span:nth-of-type(2) {
    font-size: 14.4vw;
  }
}

@media screen and (max-width: 1200px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding span:nth-of-type(2) {
    font-size: clamp(35px, 4.511vw, 54px);
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding span:nth-of-type(2) {
    font-size: clamp(46px, 12.267vw, 94px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding span:nth-of-type(2) {
    font-size: 12.2666666667vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding span:nth-of-type(2) {
    font-size: clamp(30px, 3.843vw, 46px);
  }
}

.page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding+p {
  width: 306px;
  margin: 32px auto 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
}

.page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding+p::before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding+p {
    width: 65%;
  }
}

@media screen and (max-width: 1200px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding+p {
    font-size: clamp(13px, 3.467vw, 27px);
  }
}

@media screen and (max-width: 1200px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding+p {
    font-size: 3.4666666667vw;
  }
}

@media screen and (max-width: 1200px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding+p {
    font-size: clamp(8px, 1.086vw, 13px);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding+p {
    width: calc(260 / 390 * 100vw);
    margin-top: calc(20 / 390 * 100vw);
    letter-spacing: -0.05em;
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding+p {
    font-size: clamp(14px, 3.733vw, 29px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding+p {
    font-size: 3.7333333333vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__inner .step_box__circle__headding+p {
    font-size: clamp(9px, 1.17vw, 14px);
  }
}

.page_hajimeyo .start_step .start_step_box .step_box__circle__btn {
  position: relative;
  width: 526px;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn {
    width: 100%;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn {
    width: 100%;
    padding-left: calc(10 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box .step_box__circle__btn a {
  /*position: relative;*/
  width: 100%;
}

.page_hajimeyo .start_step .start_step_box .step_box__circle__btn a::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: -8px;
  left: -11px;
  width: 127px;
  height: 78px;
  background: url("../img/page_hajimeyo_img_btn_frame_left.png") no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a::before {
    top: calc(-8 / 1200 * 100vw);
    left: calc(-11 / 1200 * 100vw);
    width: calc(127 / 1200 * 100vw);
    height: calc(78 / 1200 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a::before {
    top: calc(-8 / 390 * 100vw);
    /*left: calc(-11 / 390 * 100vw);*/
    left: 0;
    width: calc(127 / 390 * 100vw);
    height: calc(78 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box .step_box__circle__btn a::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: -8px;
  right: 11px;
  width: 127px;
  height: 78px;
  background: url("../img/page_hajimeyo_img_btn_frame_right.png") no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a::after {
    top: calc(-8 / 1200 * 100vw);
    right: calc(11 / 1200 * 100vw);
    width: calc(127 / 1200 * 100vw);
    height: calc(78 / 1200 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a::after {
    top: calc(-8 / 390 * 100vw);
    right: calc(11 / 390 * 100vw);
    width: calc(127 / 390 * 100vw);
    height: calc(78 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_eyecatch {
  position: absolute;
  z-index: 2;
  top: -25px;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  flex-wrap: nowrap;
  width: 170px;
  height: 35px;
  border-radius: 35px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background-color: #2C2C2C;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_eyecatch {
    top: calc(-25 / 1200 * 100vw);
    width: calc(170 / 1200 * 100vw);
    height: calc(35 / 1200 * 100vw);
  }
}

@media screen and (max-width: 1200px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_eyecatch {
    font-size: clamp(20px, 5.333vw, 41px);
  }
}

@media screen and (max-width: 1200px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_eyecatch {
    font-size: 5.3333333333vw;
  }
}

@media screen and (max-width: 1200px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_eyecatch {
    font-size: clamp(13px, 1.671vw, 20px);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_eyecatch {
    justify-content: center;
    top: calc(-30 / 390 * 100vw);
    width: calc(170 / 390 * 100vw);
    height: calc(35 / 390 * 100vw);
    padding: 0;
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_eyecatch {
    font-size: clamp(20px, 5.333vw, 41px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_eyecatch {
    font-size: 5.3333333333vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_eyecatch {
    font-size: clamp(13px, 1.671vw, 20px);
  }
}

.page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_eyecatch::before {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 25px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 7px 0 7px;
  border-color: #2c2c2c transparent transparent transparent;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_eyecatch::before {
    bottom: calc(-7 / 1200 * 100vw);
    left: calc(25 / 1200 * 100vw);
    border-width: calc(14 / 1200 * 100vw) calc(7 / 1200 * 100vw) 0 calc(7 / 1200 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_eyecatch::before {
    bottom: calc(-7 / 390 * 100vw);
    left: calc(25 / 390 * 100vw);
    border-width: calc(14 / 390 * 100vw) calc(7 / 390 * 100vw) 0 calc(7 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_eyecatch::after {
  content: "";
  position: absolute;
  top: -8px;
  right: -14px;
  width: 20px;
  height: 20px;
  background: url("../img/page_hajimeyo_img_eyecatch.png") no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_eyecatch::after {
    top: calc(-8 / 1200 * 100vw);
    right: calc(-14 / 1200 * 100vw);
    width: calc(20 / 1200 * 100vw);
    height: calc(20 / 1200 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_eyecatch::after {
    top: calc(-8 / 390 * 100vw);
    right: calc(-14 / 390 * 100vw);
    width: calc(20 / 390 * 100vw);
    height: calc(20 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_bg {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  display: -webkit-flex;
  flex-wrap: nowrap;
  width: 100%;
  height: 75px;
  border-radius: 75px;
  font-size: 22px;
  font-weight: bold;
  transition: background 0.5s;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_bg {
    height: calc(75 / 1200 * 100vw);
    border-radius: calc(75 / 1200 * 100vw);
  }
}

@media screen and (max-width: 1200px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_bg {
    font-size: clamp(22px, 5.867vw, 45px);
  }
}

@media screen and (max-width: 1200px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_bg {
    font-size: 5.8666666667vw;
  }
}

@media screen and (max-width: 1200px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_bg {
    font-size: clamp(14px, 1.838vw, 22px);
  }
}

.page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_bg .text {
  display: inline-block;
  transform: translateY(-5px);
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_bg .text {
    transform: translateY(-8px);
  }
}

@media screen and (max-width: 1000px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_bg {
    font-size: 20px;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_bg {
    height: calc(75 / 390 * 100vw);
    border-radius: calc(75 / 390 * 100vw);
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_bg {
    font-size: clamp(18px, 4.8vw, 37px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_bg {
    font-size: 4.8vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_bg {
    font-size: clamp(12px, 1.504vw, 18px);
  }
}

.page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_bg::before {
  content: "";
  position: absolute;
  top: 15px;
  right: 33px;
  width: 32px;
  height: 32px;
  background: url("../img/page_hajimeyo_icon_plus_circle.png") no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_bg::before {
    top: calc(15 / 1200 * 100vw);
    right: calc(30 / 1200 * 100vw);
    width: calc(30 / 1200 * 100vw);
    height: calc(30 / 1200 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box .step_box__circle__btn a .btn_bg::before {
    top: calc(15 / 390 * 100vw);
    right: calc(30 / 390 * 100vw);
    width: calc(30 / 390 * 100vw);
    height: calc(30 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box01 {
  margin-top: 43px;
  padding-left: 107px;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box01 {
    padding-left: 50px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box01 {
    margin-top: calc(210 / 390 * 100vw);
    padding-left: calc(20 / 390 * 100vw);
    padding-right: 0;
  }
}

.page_hajimeyo .start_step .start_step_box.box01::before {
  top: -155px;
  right: -27px;
  width: 510px;
  height: 655px;
  background: url("../img/page_hajimeyo_img_flow01.png") no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box01::before {
    top: calc(-40 / 390 * 100vw);
    right: 0;
    width: calc(509 / 1200 * 100vw);
    height: calc(649 / 1200 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box01::before {
    top: calc(-100 / 390 * 100vw);
    right: auto;
    left: calc(20 / 390 * 100vw);
    width: calc(509 / 360 * 100vw);
    height: calc(649 / 360 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box01 .step_box__person {
  margin-top: 50px;
}

@media screen and (max-width: 1100px) {
  .page_hajimeyo .start_step .start_step_box.box01 .step_box__person {
    margin-top: 30px;
  }
}

@media screen and (max-width: 970px) {
  .page_hajimeyo .start_step .start_step_box.box01 .step_box__person {
    margin-top: 0;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box01 .step_box__person {
    margin-top: calc(25 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box01 .step_box__person img {
  top: 60px;
  left: 0;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box01 .step_box__person img {
    top: calc(60 / 1200 * 100vw);
    width: calc(94 / 1200 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box01 .step_box__person img {
    width: calc(58 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box01 .step_box__person .step_box__balloon {
  width: calc(558px / 2);
  height: calc(490px / 2);
  margin-left: 75px;
  padding-top: 95px;
  background: url("../img/page_hajimeyo_img_circle01.png") no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box01 .step_box__person .step_box__balloon {
    margin-left: calc(80 / 1200 * 100vw);
    padding-top: calc(90 / 1200 * 100vw);
    width: calc(558 / 2 / 1200 * 100vw);
    height: calc(490 / 2 / 1200 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box01 .step_box__person .step_box__balloon {
    margin-left: calc(30 / 390 * 100vw);
    padding-top: calc(90 / 390 * 100vw);
    width: calc(558 / 780 * 100vw);
    height: calc(490 / 780 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box01 .step_box__person .caution02 {
  padding-left: 85px;
  text-indent: -1em;
  margin-left: 2em;
  padding-right: 55px;
}

.page_hajimeyo .start_step .start_step_box.box01 .step_box__person .caution02::before {
  content: none;
}

@media screen and (max-width: 1100px) {
  .page_hajimeyo .start_step .start_step_box.box01 .step_box__person .caution02 {
    width: 88%;
    white-space: normal;
  }

  .page_hajimeyo .start_step .start_step_box.box01 .step_box__person .caution02 br {
    display: none;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box01 .step_box__person .caution02 {
    width: 100%;
    margin-top: calc(30 / 390 * 100vw);
    padding-right: calc(30 / 390 * 100vw);
    padding-left: 0;
    margin-left: 1em;
    letter-spacing: -0.08em;
  }
}

@media screen and (max-width: 1100px) {
  .page_hajimeyo .start_step .start_step_box.box01 .step_box__circle {
    width: 55vw;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box01 .step_box__circle {
    padding-right: 0;
  }
}

.page_hajimeyo .start_step .start_step_box.box01 .step_box__circle__inner {
  padding-top: 50px;
  margin-right: 50px;
  background-color: #FB178A;
  margin-bottom: -80px;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box01 .step_box__circle__inner {
    margin-right: 10vw;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box01 .step_box__circle__inner {
    padding-top: calc(45 / 390 * 100vw);
    margin-right: 0;
  }
}

.page_hajimeyo .start_step .start_step_box.box01 .step_box__circle__inner .step_box__current {
  top: 13px;
  left: -37px;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box01 .step_box__circle__inner .step_box__current {
    top: calc(13 / 1200 * 100vw);
    left: calc(-37 / 1200 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box01 .step_box__circle__inner .step_box__current {
    top: calc(15 / 390 * 100vw);
    left: calc(-20 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box01 .step_box__circle__btn {
  margin-top: 35px;
  transform: translateX(-20px);
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box01 .step_box__circle__btn {
    margin-top: calc(70 / 390 * 100vw);
    padding-right: calc(20 / 390 * 100vw);
    transform: translateX(0);
  }
}

.page_hajimeyo .start_step .start_step_box.box01 .step_box__circle__btn a:hover .btn_bg {
  background-color: #FFCCE6;
}

.page_hajimeyo .start_step .start_step_box.box01 .step_box__circle__btn a .btn_bg {
  padding-left: 115px;
  background-color: #FFA3D2;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box01 .step_box__circle__btn a .btn_bg {
    padding-left: 50px;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box01 .step_box__circle__btn a .btn_bg {
    padding-left: calc(30 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box02 {
  justify-content: flex-start;
  margin-top: 133px;
  padding-left: 0;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box02 {
    margin-top: calc(240 / 390 * 100vw);
    padding-left: calc(20 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box02::before {
  top: -114px;
  left: 100px;
  width: 510px;
  height: 656px;
  background: url("../img/page_hajimeyo_img_flow02.png") no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box02::before {
    top: calc(-130 / 1200 * 100vw);
    left: calc(180 / 1200 * 100vw);
    width: calc(509 / 1200 * 100vw);
    height: calc(649 / 1200 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box02::before {
    top: calc(-145 / 390 * 100vw);
    left: auto;
    right: calc(20 / 390 * 100vw);
    width: calc(510 / 360 * 100vw);
    height: calc(649 / 360 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box02 .step_box__sentence {
  flex-grow: 1;
}

.page_hajimeyo .start_step .start_step_box.box02 .step_box__person {
  margin-bottom: 60px;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box02 .step_box__person {
    margin-top: calc(-10 / 1200 * 100vw);
    margin-bottom: calc(60 / 1200 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box02 .step_box__person {
    margin-top: calc(25 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box02 .step_box__person img {
  top: -16px;
  left: 203px;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box02 .step_box__person img {
    top: calc(-16 / 1200 * 100vw);
    left: calc(203 / 1200 * 100vw);
    width: calc(121 / 1200 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box02 .step_box__person img {
    top: calc(70 / 390 * 100vw);
    left: auto;
    right: 0;
    width: calc(75 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box02 .step_box__person .step_box__balloon {
  transform: translateX(-35px);
  width: calc(526px / 2);
  height: calc(485px / 2);
  padding-top: 75px;
  background: url("../img/page_hajimeyo_img_circle02.png") no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box02 .step_box__person .step_box__balloon {
    margin-left: calc(-40 / 1200 * 100vw);
    padding-top: calc(80 / 1200 * 100vw);
    width: calc(526 / 2 / 1200 * 100vw);
    height: calc(485 / 2 / 1200 * 100vw);
    transform: translateX(0);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box02 .step_box__person .step_box__balloon {
    margin-left: calc(35 / 390 * 100vw);
    padding-top: calc(80 / 390 * 100vw);
    width: calc(526 / 790 * 100vw);
    height: calc(485 / 790 * 100vw);
    transform: translateX(0);
  }
}

.page_hajimeyo .start_step .start_step_box.box02 .step_box__circle__btn {
  max-width: 526px;
  margin-top: 35px;
  margin-left: auto;
  margin-right: 50px;
  transform: translateX(-20px);
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box02 .step_box__circle__btn {
    max-width: 50vw;
    margin-right: 0;
    padding-right: calc(20 / 1200 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box01 .step_box__circle__btn.btn01 .btn_bg {
  padding-left: 160px;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box01 .step_box__circle__btn.btn01 .btn_bg {
    padding-left: calc(200 / 1200 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box02 .step_box__circle__btn.btn01 .btn_bg {
  padding-left: 150px;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box02 .step_box__circle__btn.btn01 .btn_bg {
    padding-left: calc(150 / 1200 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box02 .step_box__circle__btn.btn02 {
  margin-top: 40px;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box02 .step_box__circle__btn.btn02 {
    margin-top: calc(40 / 1200 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box02 .step_box__circle__btn.btn02 {
    margin-top: calc(50 / 390 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box02 .step_box__circle__btn {
    max-width: 100%;
    margin-top: calc(70 / 390 * 100vw);
    padding-right: 0;
    transform: translateX(0);
  }
}

.page_hajimeyo .start_step .start_step_box.box02 .step_box__circle__btn a:hover .btn_bg {
  background-color: #FFF731;
}

.page_hajimeyo .start_step .start_step_box.box02 .step_box__circle__btn a .btn_bg {
  padding-left: 115px;
  background-color: #FFD536;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box02 .step_box__circle__btn a .btn_bg {
    padding-left: 50px;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box02 .step_box__circle__btn a .btn_bg {
    padding-left: calc(30 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box02 .step_box__circle {
  padding-left: 37px;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box02 .step_box__circle {
    padding-left: 0;
  }
}

.page_hajimeyo .start_step .start_step_box.box02 .step_box__circle__inner {
  padding-top: 50px;
  background-color: #F2A616;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box02 .step_box__circle__inner {
    padding-top: calc(45 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box02 .step_box__circle__inner .step_box__current {
  top: 18px;
  left: -40px;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box02 .step_box__circle__inner .step_box__current {
    top: calc(15 / 390 * 100vw);
    left: calc(-20 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box03 {
  justify-content: flex-end;
  margin-top: 95px;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box03 {
    margin-top: calc(80 / 1200 * 100vw);
    padding-right: calc(20 /1200 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box03 {
    padding-right: 0;
    margin-top: calc(180 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box03::before {
  top: -80px;
  right: 0px;
  width: 510px;
  height: 650px;
  background: url("../img/page_hajimeyo_img_flow03.png") no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box03::before {
    right: calc(-20 / 1200 * 100vw);
    top: calc(-55 / 1200 * 100vw);
    width: calc(509 / 1200 * 100vw);
    height: calc(649 / 1200 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box03::before {
    top: calc(-103 / 390 * 100vw);
    left: calc(20 / 390 * 100vw);
    right: auto;
    width: calc(510 / 360 * 100vw);
    height: calc(649 / 360 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box03 .step_box__sentence {
  position: relative;
  z-index: 3;
}

.page_hajimeyo .start_step .start_step_box.box03 .step_box__person {
  margin-top: 100px;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__person {
    margin-top: 5vw;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__person {
    margin-top: calc(25 / 390 * 100vw);
    padding-right: calc(20 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box03 .step_box__person img {
  top: -6px;
  left: 135px;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__person img {
    top: calc(-6 / 1200 * 100vw);
    left: calc(135 / 1200 * 100vw);
    width: calc(180 / 1200 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__person img {
    top: calc(50 / 390 * 100vw);
    left: calc(-10 / 390 * 100vw);
    width: calc(131 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box03 .step_box__person .step_box__balloon {
  transform: translateX(-70px);
  width: calc(526px / 2);
  height: calc(485px / 2);
  padding-top: 80px;
  background: url("../img/page_hajimeyo_img_circle03.png") no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__person .step_box__balloon {
    margin-left: auto;
    margin-right: 0;
    padding-top: calc(80 / 1200 * 100vw);
    width: calc(526 / 2 / 1200 * 100vw);
    height: calc(485 / 2 / 1200 * 100vw);
    transform: translateX(calc(-80 / 1200 * 100vw));
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__person .step_box__balloon {
    margin-left: auto;
    margin-right: 0;
    padding-top: calc(60 / 390 * 100vw);
    width: calc(526 / 780 * 100vw);
    height: calc(485 / 780 * 100vw);
    transform: translateX(0);
  }
}

.page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__inner {
  margin-left: 60px;
  padding-top: 55px;
  background-color: #38B554;
  margin-right: 130px;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__inner {
    margin-right: 120px;
  }
}

.page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__inner p {
  margin-top: 15px;
  font-size: 15px;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__inner p {
    width: 70%;
  }
}

@media screen and (max-width: 1200px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__inner p {
    font-size: clamp(14px, 3.733vw, 29px);
  }
}

@media screen and (max-width: 1200px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__inner p {
    font-size: 3.7333333333vw;
  }
}

@media screen and (max-width: 1200px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__inner p {
    font-size: clamp(9px, 1.17vw, 14px);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__inner p {
    width: calc(270 / 390 * 100vw);
    margin-top: calc(20 / 390 * 100vw);
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__inner p {
    font-size: clamp(12px, 3.2vw, 25px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__inner p {
    font-size: 3.2vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__inner p {
    font-size: clamp(8px, 1.003vw, 12px);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__inner {
    margin-left: 0;
    padding-top: calc(40 / 390 * 100vw);
  }

  .page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__inner .step_box__circle__headding {
    padding-left: calc(30 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__inner .step_box__current {
  top: 10px;
  left: -45px;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__inner .step_box__current {
    top: calc(15 / 390 * 100vw);
    left: calc(-20 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__btn {
  margin-top: 25px;
  max-width: 526px;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__btn {
    max-width: 100%;
    margin-top: calc(70 / 390 * 100vw);
    padding-right: calc(20 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__btn.btn02 {
  margin-top: 40px;
}

@media screen and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__btn.btn02 .btn_eyecatch {
    width: 150px;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__btn.btn02 {
    margin-top: calc(50 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__btn a:hover .btn_bg {
  background-color: #BFF853;
}

.page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__btn a .btn_bg {
  padding-left: 55px;
  background-color: #A4E42C;
  letter-spacing: -0.05em;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box03 .step_box__circle__btn a .btn_bg {
    line-height: 1.25;
    padding-left: calc(40 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box04 {
  margin-top: 43px;
  padding-left: 35px;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box04 {
    margin-top: calc(240 / 390 * 100vw);
    padding-left: 0;
    padding-right: 0;
  }
}

.page_hajimeyo .start_step .start_step_box.box04::before {
  top: -118px;
  left: 80px;
  width: 807px;
  height: 726px;
  background: url("../img/page_hajimeyo_img_flow04.png") no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box04::before {
    top: calc(-118 / 1200 * 100vw);
    left: calc(80 / 1200 * 100vw);
    width: calc(807 / 1200 * 100vw);
    height: calc(726 / 1200 * 100vw);
    background: url("../img/page_hajimeyo_img_flow04.png") no-repeat;
    background-size: 100% 100%;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box04::before {
    top: calc(-145 / 390 * 100vw);
    left: calc(-1 * 138 / 390 * 100vw);
    width: calc(509 / 390 * 100vw);
    height: calc(649 / 390 * 100vw);
    background: url("../img/page_hajimeyo_img_flow04_sp.png") no-repeat;
    background-size: 100% 100%;
  }
}

.page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner {
  position: relative;
  padding-top: 58px;
  background-color: #12BCCE;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner {
    padding-top: calc(80 / 750 * 100vw);
    margin-left: auto;
  }
}

@media screen and (max-width: 1080px) {
  .page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__circle__headding {
    padding-left: 20px;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__circle__headding {
    padding-left: 0;
  }
}

.page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__circle__headding span:nth-of-type(1) {
  font-size: 22px;
  letter-spacing: -0.05em;
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__circle__headding span:nth-of-type(1) {
    font-size: clamp(18px, 4.8vw, 37px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__circle__headding span:nth-of-type(1) {
    font-size: 4.8vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__circle__headding span:nth-of-type(1) {
    font-size: clamp(12px, 1.504vw, 18px);
  }
}

.page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__circle__headding::before {
  content: none;
}

.page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__current {
  top: 13px;
  left: -37px;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__current {
    top: calc(15 / 390 * 100vw);
    left: calc(-20 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__person {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 160px;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__person {
    top: calc(145 / 390 * 100vw);
    width: 100%;
    padding-right: calc(20 / 390 * 100vw);
    text-align: center;
  }
}

.page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__person img {
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__person img {
    width: calc(282 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__person .step_box__balloon {
  position: absolute;
  top: 50px;
  right: -180px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  display: -webkit-flex;
  flex-wrap: nowrap;
  width: calc(514px / 2);
  height: calc(388px / 2);
  padding-top: 70px;
  font-size: 14px;
  font-weight: 600;
  line-height: 2;
  text-align: center;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.05));
  background: url("../img/page_hajimeyo_img_circle04.png") no-repeat;
  background-size: 100% 100%;
}

.page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__person .step_box__balloon::before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 2) * 0.5em);
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__person .step_box__balloon {
    top: calc(50 / 1200 * 100vw);
    right: calc(-180 / 1200 * 100vw);
    width: calc(514 / 2 / 1200 * 100vw);
    height: calc(388 / 2 / 1200 * 100vw);
    padding-top: calc(70 / 1200 * 100vw);
  }
}

@media screen and (max-width: 1200px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__person .step_box__balloon {
    font-size: clamp(14px, 3.733vw, 29px);
  }
}

@media screen and (max-width: 1200px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__person .step_box__balloon {
    font-size: 3.7333333333vw;
  }
}

@media screen and (max-width: 1200px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__person .step_box__balloon {
    font-size: clamp(9px, 1.17vw, 14px);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__person .step_box__balloon {
    position: static;
    width: calc(514 / 780 * 100vw);
    height: calc(388 / 780 * 100vw);
    margin-top: -11vw;
    margin-left: auto;
    padding-top: calc(70 / 390 * 100vw);
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__person .step_box__balloon {
    font-size: clamp(14px, 3.733vw, 29px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__person .step_box__balloon {
    font-size: 3.7333333333vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__person .step_box__balloon {
    font-size: clamp(9px, 1.17vw, 14px);
  }
}

.page_hajimeyo .start_step .start_step_box.box04 .step_box__circle__inner .step_box__person .step_box__balloon p {
  color: #2C2C2C;
}

.page_hajimeyo .start_step .start_step_box.box05 {
  display: block;
  margin-top: 365px;
  padding-bottom: 50px;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box05 {
    position: relative;
    margin-top: calc(350 / 390 * 100vw);
    padding-top: calc(5 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box05::before {
  content: none;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box05::before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(20 / 390 * 100vw);
    width: calc(654 / 780 * 100vw);
    height: calc(206 / 780 * 100vw);
    background: url("../img/page_hajimeyo_img_flow05_sp.png") no-repeat;
    background-size: 100% 100%;
  }
}

.page_hajimeyo .start_step .start_step_box.box05 .start_apply__btn {
  position: relative;
  max-width: 730px;
  width: 100%;
  margin: 0 auto;
  margin-top: 115px;
}

@media screen and (max-width: 1100px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__btn {
    margin-top: 200px;
  }
}

@media screen and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__btn.hover img {
    transform: translate(10px, 10px);
  }

  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__btn.hover a {
    transform: translate(10px, 10px);
    box-shadow: none;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__btn {
    margin-top: calc(200 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box05 .start_apply__btn img {
  position: absolute;
  left: 50%;
  margin-left: -221px;
  z-index: 2;
  top: -90px;
}

@media screen and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__btn img {
    transition: 0.3s;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__btn img {
    top: -14vw;
    width: calc(302 / 390 * 100vw);
    margin-left: calc(-1 * 302 / 390 * 100vw / 2);
  }
}

.page_hajimeyo .start_step .start_step_box.box05 .start_apply__btn a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  flex-wrap: nowrap;
  width: 100%;
  height: 150px;
  border: 5px solid #2C2C2C;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  box-shadow: 10px 10px 0 0 #7272D3;
  background-color: #fff;
}

@media screen and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__btn a {
    transition: 0.3s;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__btn a {
    justify-content: flex-start;
    width: calc(100% - 5 / 390 * 100vw);
    height: calc(122 / 390 * 100vw);
    padding-left: calc(27 / 399 * 100vw);
    box-shadow: calc(5 / 390 * 100vw) calc(5 / 390 * 100vw) 0 0 #7272D3;
    line-height: 1.25;
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__btn a {
    font-size: clamp(26px, 6.933vw, 53px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__btn a {
    font-size: 6.9333333333vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__btn a {
    font-size: clamp(17px, 2.172vw, 26px);
  }
}

.page_hajimeyo .start_step .start_step_box.box05 .start_apply__btn a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 38px;
  width: 45px;
  height: 45px;
  background: url("../img/page_hajimeyo_icon_arrow_right_circle.png") no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__btn a::before {
    width: calc(30 / 390 * 100vw);
    height: calc(30 / 390 * 100vw);
    right: calc(18 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box05 .start_apply__message {
  margin-top: 80px;
  text-align: center;
  font-weight: bold;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__message {
    margin-top: calc(70 / 390 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box05 .start_apply__message .headline {
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__message .headline {
    font-size: clamp(18px, 4.8vw, 37px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__message .headline {
    font-size: 4.8vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__message .headline {
    font-size: clamp(12px, 1.504vw, 18px);
  }
}

.page_hajimeyo .start_step .start_step_box.box05 .start_apply__message p {
  font-size: 16px;
  line-height: 1.6;
}

.page_hajimeyo .start_step .start_step_box.box05 .start_apply__message p::before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
}

.page_hajimeyo .start_step .start_step_box.box05 .start_apply__message p:nth-of-type(1) {
  margin-top: 20px;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__message p:nth-of-type(1) {
    margin-top: calc(50 / 780 * 100vw);
  }
}

.page_hajimeyo .start_step .start_step_box.box05 .start_apply__message p:nth-of-type(2) {
  margin-top: 30px;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__message p:nth-of-type(2) {
    margin-top: calc(20 / 780 * 100vw);
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__message p {
    font-size: clamp(16px, 4.267vw, 33px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__message p {
    font-size: 4.2666666667vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  .page_hajimeyo .start_step .start_step_box.box05 .start_apply__message p {
    font-size: clamp(10px, 1.337vw, 16px);
  }
}

.page_hajimeyo .start_modal {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  overflow-y: auto;
}

.page_hajimeyo .start_modal.active {
  display: block;
  animation: hajimeyo_show 0.5s linear;
}

.page_hajimeyo .start_modal .start_modal__box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 1080px;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 120px;
    width: calc(100% - 40 / 390 * 100vw);
    padding-bottom: 50px;
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__close {
  position: absolute;
  top: -60px;
  right: 0;
}

@media screen and (min-width: 901px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__close:hover {
    cursor: pointer;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__close {
    top: calc(-41 / 390 * 100vw);
    width: calc(35 / 390 * 100vw);
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content>div {
  display: none;
  padding: 87px 60px 40px 50px;
  border-radius: 20px;
  border: 10px solid #fff;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div {
    padding: 50px 30px 20px 25px;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div {
    padding: calc(65 / 390 * 100vw) calc(20 / 390 * 100vw) calc(40 / 390 * 100vw);
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.active {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  display: -webkit-flex;
  flex-wrap: nowrap;
  gap: 0 60px;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.active {
    display: block;
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content01 {
  background-color: #FFA3D2;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content01 .start_modal__person {
    margin-top: 20px;
    transform: translate(0, 0);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content01 .start_modal__text img {
    float: right;
    width: calc(88 / 390 * 100vw);
    padding-left: calc(10 / 390 * 100vw);
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content02 {
  background-color: #A4E32C;
}

@media screen and (min-width: 901px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content02 .start_modal__person {
    transform: translate(40px, -10px);
  }
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content02 .start_modal__person {
    margin-top: 20px;
    transform: translate(0, 0);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content02 .start_modal__text img {
    float: left;
    width: calc(113 / 390 * 100vw);
    padding-right: calc(10 / 390 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content02 ul li a {
    height: calc(80 / 390 * 100vw);
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content03 {
  background-color: #A4E32C;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content03 .start_modal__text img {
    float: right;
    width: calc(90 / 390 * 100vw);
    padding-left: calc(10 / 390 * 100vw);
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content04 {
  background-color: #FFD536;
}

@media screen and (min-width: 901px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content04 .start_modal__person {
    transform: translate(40px, 10px);
  }
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content04 .start_modal__person {
    margin-top: 20px;
    transform: translate(0, 0);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content04 ul li a {
    height: calc(80 / 390 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content04 .start_modal__text img {
    float: left;
    width: calc(114 / 390 * 100vw);
    padding-top: calc(10 / 390 * 100vw);
    padding-right: calc(10 / 390 * 100vw);
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content05 {
  background-color: #FFD536;
}

@media screen and (min-width: 901px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content05 .start_modal__person {
    transform: translate(20px, 20px);
  }
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content05 .start_modal__person {
    margin-top: 20px;
    transform: translate(0, 0);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content05 ul li a {
    height: calc(80 / 390 * 100vw);
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content05 .start_modal__text img {
    float: left;
    width: calc(114 / 390 * 100vw);
    padding-top: calc(10 / 390 * 100vw);
    padding-right: calc(10 / 390 * 100vw);
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 {
  background-color: #FFA3D2;
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06.active {
  display: block;
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__top {
  margin-bottom: 35px;
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__wrap {
  display: flex;
  font-size: 16px;
  line-height: 1.5;
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__left {
  width: 360px;
  margin-left: 60px;
  margin-right: 50px;
  flex-direction: column;
  display: flex;
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__right {
  width: 360px;
  flex-direction: column;
  display: flex;
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__title {
  padding-bottom: 20px;
  border-bottom: 2px dashed #000000;
  font-size: 20px;
  margin-bottom: 25px;
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__text {
  margin-bottom: 30px;
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__wrap ul {
  margin-top: auto;
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__wrap ul li {
  flex-direction: column;
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__wrap ul li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  flex-wrap: nowrap;
  height: 60px;
  border: 3px solid #2C2C2C;
  background-color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
}

@media screen and (min-width: 901px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__wrap ul li a {
    transition: 0.5s;
  }
}

@media screen and (min-width: 901px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__wrap ul li a:hover {
    background-color: #2c2c2c;
    color: #fff;
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content06__wrap ul li a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  width: 18px;
  height: 18px;
  background: url(../img/page_hajimeyo_icon_arrow_right_circle.png) no-repeat;
  background-size: 100% 100%;
  transition: 0.5s;
}

@media screen and (min-width: 901px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content06__wrap ul li a:hover::before {
    background: url(../img/page_hajimeyo_icon_arrow_right_circle_white.png) no-repeat;
    background-size: 100% 100%;
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__person {
  transform: translate(0px, 117px);
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__wrap {
    display: block;
  }

  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__left {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__right {
    width: 100%;
  }

  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__wrap ul {
    margin-bottom: 40px;
  }

  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__wrap .start_modal__content06__right ul {
    margin-bottom: 0;
  }

  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__text img {
    float: right;
    width: calc(88 / 390* 100vw);
    padding-left: calc(10 / 390* 100vw);
  }

  .page_hajimeyo .start_modal .start_modal__box .start_modal__content p.start_modal__content06__text {
    font-size: clamp(16px, 4.267vw, 33px);
  }

  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__title {
    font-size: clamp(16px, 4.267vw, 33px);
  }

  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__wrap ul li a {
    font-size: clamp(18px, 4.8vw, 37px);
    height: calc(60 / 390* 100vw);
  }

  .page_hajimeyo .start_modal .start_modal__box .start_modal__content>div.start_modal__content06 .start_modal__content06__wrap ul li a::before {
    right: calc(10 / 390* 100vw);
    width: calc(18 / 390* 100vw);
    height: calc(18 / 390* 100vw);
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding {
  position: relative;
  width: 515px;
}

@media screen and (max-width: 1100px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding {
    width: 100%;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding {
    width: 100%;
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: -8px;
  left: -11px;
  width: 127px;
  height: 78px;
  background: url("../img/page_hajimeyo_img_btn_frame_left.png") no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding::before {
    top: calc(-8 / 390 * 100vw);
    left: calc(-11 / 390 * 100vw);
    width: calc(127 / 390 * 100vw);
    height: calc(78 / 390 * 100vw);
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: -8px;
  right: 11px;
  width: 127px;
  height: 78px;
  background: url("../img/page_hajimeyo_img_btn_frame_right.png") no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding::after {
    top: calc(-8 / 390 * 100vw);
    right: calc(11 / 390 * 100vw);
    width: calc(127 / 390 * 100vw);
    height: calc(78 / 390 * 100vw);
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding .eyecatch {
  position: absolute;
  z-index: 2;
  top: -25px;
  left: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  display: -webkit-flex;
  flex-wrap: nowrap;
  height: 35px;
  padding: 0 25px 0 17px;
  border-radius: 35px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background-color: #2C2C2C;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding .eyecatch {
    justify-content: center;
    top: calc(-30 / 390 * 100vw);
    width: calc(170 / 390 * 100vw);
    height: calc(35 / 390 * 100vw);
    padding: 0;
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding .eyecatch {
    font-size: clamp(16px, 4.267vw, 33px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding .eyecatch {
    font-size: 4.2666666667vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding .eyecatch {
    font-size: clamp(10px, 1.337vw, 16px);
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding .eyecatch::before {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 25px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 7px 0 7px;
  border-color: #2c2c2c transparent transparent transparent;
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding .eyecatch::after {
  content: "";
  position: absolute;
  top: -8px;
  right: -14px;
  width: 20px;
  height: 20px;
  background: url("../img/page_hajimeyo_img_eyecatch.png") no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding .eyecatch::after {
    top: calc(-8 / 390 * 100vw);
    right: calc(-14 / 390 * 100vw);
    width: calc(20 / 390 * 100vw);
    height: calc(20 / 390 * 100vw);
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding .bg {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  flex-wrap: nowrap;
  width: 100%;
  height: 75px;
  border-radius: 75px;
  font-size: 24px;
  font-weight: bold;
  background-color: #fff;
  letter-spacing: -0.05em;
}

@media screen and (max-width: 1100px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding .bg {
    font-size: 18px;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding .bg {
    height: calc(75 / 390 * 100vw);
    text-align: center;
    line-height: 1.2;
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding .bg {
    font-size: clamp(18px, 4.8vw, 37px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding .bg {
    font-size: 4.8vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__headding .bg {
    font-size: clamp(12px, 1.504vw, 18px);
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__textperson {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  display: -webkit-flex;
  flex-wrap: nowrap;
  padding-left: 60px;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__textperson {
    padding-left: 0;
    gap: 0 25px;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__textperson {
    margin-top: calc(40 / 390 * 100vw);
    padding-left: 0;
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__textperson .start_modal__text {
  width: 390px;
  padding-top: 40px;
}

@media screen and (max-width: 1200px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__textperson .start_modal__text {
    width: auto;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__textperson .start_modal__text {
    width: 100%;
    padding-top: 0;
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__textperson .start_modal__text p {
  width: 366px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.03em;
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__textperson .start_modal__text p::before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.4) * 0.5em);
}

@media screen and (max-width: 1000px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__textperson .start_modal__text p {
    width: auto;
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__textperson .start_modal__text p {
    font-size: clamp(16px, 4.267vw, 33px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__textperson .start_modal__text p {
    font-size: 4.2666666667vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__textperson .start_modal__text p {
    font-size: clamp(10px, 1.337vw, 16px);
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__textperson .start_modal__text p+p {
  margin-top: 20px;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__textperson .start_modal__text p+p {
    margin-top: calc(5 / 390 * 100vw);
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__textperson .start_modal__person {
  flex-shrink: 0;
  transform: translateY(-10px);
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content__right {
  width: 318px;
  flex-shrink: 0;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content__right {
    width: 100%;
    margin-top: calc(20 / 390 * 100vw);
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content__right ul {
  transform: translateY(-25px);
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content__right ul {
    transform: translateY(0);
  }
}

@media screen and (min-width: 901px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content__right ul li:hover {
    position: relative;
    z-index: 5;
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content__right ul li:not(:nth-of-type(1)) {
  margin-top: -3px;
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content__right ul li a {
  border-top: none;
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content__right ul li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  flex-wrap: nowrap;
  height: 60px;
  border: 3px solid #2C2C2C;
  background-color: #fff;
  font-size: 18px;
  font-weight: bold;
}

@media screen and (min-width: 901px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content__right ul li a {
    transition: 0.5s;
  }

  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content__right ul li a:hover {
    background-color: #2c2c2c;
    color: #fff;
  }

  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content__right ul li a:hover::before {
    background: url("../img/page_hajimeyo_icon_arrow_right_circle_white.png") no-repeat;
    background-size: 100% 100%;
  }
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content__right ul li a {
    height: calc(60 / 390 * 100vw);
    border: calc(3 / 390 * 100vw) solid #2c2c2c;
  }
}

@media screen and (max-width: 900px) and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content__right ul li a {
    font-size: clamp(18px, 4.8vw, 37px);
  }
}

@media screen and (max-width: 900px) and (max-width: 375px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content__right ul li a {
    font-size: 4.8vw;
  }
}

@media screen and (max-width: 900px) and (min-width: 901px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content__right ul li a {
    font-size: clamp(12px, 1.504vw, 18px);
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content__right ul li a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  width: 18px;
  height: 18px;
  background: url("../img/page_hajimeyo_icon_arrow_right_circle.png") no-repeat;
  background-size: 100% 100%;
  transition: 0.5s;
}

@media screen and (max-width: 900px) {
  .page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content__right ul li a::before {
    right: calc(10 / 390 * 100vw);
    width: calc(18 / 390 * 100vw);
    height: calc(18 / 390 * 100vw);
  }
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content__right ul li a span {
  display: inline-block;
  text-align: center;
  line-height: 1.2;
}

.page_hajimeyo .start_modal .start_modal__box .start_modal__content .start_modal__content__right ul li a span::before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.2) * 0.5em);
}

.page_hajimeyo .is--anim {
  opacity: 0;
}

.page_hajimeyo .is--anim.active {
  opacity: 1;
  animation: hajimeyo_bounce 0.8s ease-out;
  animation-fill-mode: forwards;
}

@keyframes hajimeyo_bounce {
  0% {
    opacity: 0;
    transform: scale(0);
  }

  25% {
    transform: scale(1.3);
  }

  50% {
    opacity: 1;
    transform: scale(1);
  }

  75% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1);
  }
}