#juku_erabi img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

#juku_erabi.contents {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #juku_erabi.contents {
    max-width: 100%;
  }
}

.l-inner {
  width: 89.3333333333vw;
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .l-inner {
    width: 96%;
  }
}
@media screen and (min-width: 1000px) {
  .l-inner {
    width: 100%;
  }
}

.p-jerabi_header {
  width: 100%;
  margin: 0 auto;
  background-color: #1da1f2;
}

.p-jerabi_header .p-jerabi_header__logo {
  width: min(48.8vw, 366px);
  height: min(7.4666666667vw, 56px);
  margin: 0 auto;
  padding: min(4vw, 30px) 0;
}
@media screen and (min-width: 768px) {
  .p-jerabi_header .p-jerabi_header__logo {
    max-width: 300px;
    max-height: 46px;
    padding: 15px 0 9px;
  }
}

.p-jerabi_header .p-jerabi_header__logo img {
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: bottom;
}

.p-jerabiMainVisual .p-jerabiMainVisual__inner {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  position: relative;
}

.p-jerabiMainVisual .p-jerabiMainVisual__imgBg {
  width: 100%;
  margin: 0 auto;
  background-color: #1da1f2;
}

.p-jerabiMainVisual .p-jerabiMainVisual__imgBg img {
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: bottom;
}

.p-jerabiMainVisual .p-jerabiMainVisual__textArea {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.p-jerabiMainVisual .p-jerabiMainVisual__textArea .p-jerabiMainVisual__text {
  animation: zoomIn 2s 0.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
  width: 76vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-jerabiMainVisual .p-jerabiMainVisual__textArea .p-jerabiMainVisual__text {
    margin-top: min(2.2222222222vw, 32px);
    width: 40.2777777778%;
  }
}

.p-jerabiMainVisual
  .p-jerabiMainVisual__textArea
  .p-jerabiMainVisual__text
  img {
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: bottom;
}

.p-jerabiCta {
  width: 100%;
  margin: 0;
  padding: 10.6666666667vw 0;
  background-color: #1da1f2;
}
@media screen and (min-width: 768px) {
  .p-jerabiCta {
    padding: 50px 0;
  }
}

.p-jerabiCta .p-jerabiCta__title {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 6.6666666667vw;
  padding-bottom: 2.1333333333vw;
  border-bottom: solid 2px #fff;
}
@media screen and (min-width: 768px) {
  .p-jerabiCta .p-jerabiCta__title {
    margin-bottom: 30px;
    padding-bottom: 8px;
  }
}

.p-jerabiCta .p-jerabiCta__titleTxt {
  font-size: 5.8666666667vw;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-jerabiCta .p-jerabiCta__titleTxt {
    font-size: 32px;
    line-height: 1;
  }
}

.p-jerabiCta .p-jerabiCta__text {
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1;
  color: #fff504;
  text-align: center;
  margin-bottom: 3.2vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiCta .p-jerabiCta__text {
    font-size: 22px;
    margin-bottom: 15px;
  }
}

.p-jerabiCta .p-jerabiCta__text .u-text__slash::before,
.p-jerabiCta .p-jerabiCta__text .u-text__slash::after {
  bottom: 0;
  height: 110%;
  border-left-width: 1.5px;
}
@media screen and (min-width: 768px) {
  .p-jerabiCta .p-jerabiCta__text .u-text__slash::before,
  .p-jerabiCta .p-jerabiCta__text .u-text__slash::after {
    bottom: 0;
    height: 110%;
    border-left-width: 1.5px;
  }
}

.p-jerabiCta .p-jerabiCta__btnWrap {
  position: relative;
  margin: 2.6666666667vw auto 0;
  width: 96vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiCta .p-jerabiCta__btnWrap {
    margin-top: 15px;
    width: 660px;
    cursor: pointer;
  }
}

.p-jerabiCta .p-jerabiCta__btnWrap > a {
  display: block;
  position: relative;
  box-sizing: border-box;
  padding: 6.4vw 12.5333333333vw 6.1333333333vw;
  overflow: hidden;
  border: solid 0.8vw #fff;
  border-radius: 11.2vw;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  background-color: #fff504;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .p-jerabiCta .p-jerabiCta__btnWrap > a {
    width: 660px;
    border-width: 3px;
    border-radius: 58px;
    padding: 30.5px 153px 29px;
  }
}

.p-jerabiCta .p-jerabiCta__btnWrap > a > div {
  display: inline-block;
  z-index: 3;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-jerabiCta .p-jerabiCta__btnWrap > a > div {
    font-size: 28px;
  }
}

.p-jerabiCta .p-jerabiCta__btnWrap > a > div::after {
  position: absolute;
  content: "";
  top: calc(50% - 1.4666666667vw);
  right: -8vw;
  width: 1.8666666667vw;
  height: 2.9333333333vw;
  background: url(../img/cta_arrow_black.svg) center center/contain no-repeat;
}
@media screen and (min-width: 768px) {
  .p-jerabiCta .p-jerabiCta__btnWrap > a > div::after {
    top: calc(50% - 9px);
    right: -114px;
    width: 12px;
    height: 18px;
  }
}

.p-jerabiCta .p-jerabiCta__btnText {
  font-size: 5.6vw;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-align: center;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-jerabiCta .p-jerabiCta__btnText {
    font-size: 28px;
  }
}

.p-jerabiCta .p-jerabiCta__linkWrap {
  margin-top: 6.6666666667vw;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-jerabiCta .p-jerabiCta__linkWrap {
    margin-top: 30px;
  }
}

.p-jerabiCta .p-jerabiCta__linkWrap .p-jerabiCta__link {
  font-size: 4vw;
  color: #fff;
  padding-right: 2.6666666667vw;
  padding-bottom: 1.3333333333vw;
  line-height: 1;
  border-bottom: solid 1px #fff;
  background: url(../img/cta_arrow_white.svg) no-repeat right 3.5px;
  background-size: 1.3333333333vw 2.1333333333vw;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .p-jerabiCta .p-jerabiCta__linkWrap .p-jerabiCta__link {
    font-size: 18px;
    padding-right: 15px;
    padding-bottom: 8px;
    background-size: 7px 11px;
  }
}

.p-jerabiLaed {
  padding-top: 21.3333333333vw;
  padding-bottom: 21.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiLaed {
    padding-top: 180px;
    padding-bottom: 100px;
  }
}

.p-jerabiLaed .p-jerabiLaed__head1 {
  font-size: 7.4666666667vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
  color: #1da1f2;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-jerabiLaed .p-jerabiLaed__head1 {
    font-size: 42px;
    line-height: 1;
  }
}

.p-jerabiLaed .p-jerabiLaed__head1 .u-text__slash::before,
.p-jerabiLaed .p-jerabiLaed__head1 .u-text__slash::after {
  bottom: 0;
  height: 65%;
  border-left-width: 3px;
}
@media screen and (min-width: 768px) {
  .p-jerabiLaed .p-jerabiLaed__head1 .u-text__slash::before,
  .p-jerabiLaed .p-jerabiLaed__head1 .u-text__slash::after {
    bottom: -5px;
    height: 110%;
    border-left-width: 4px;
  }
}

.p-jerabiLaed .p-jerabiLaed__head1 .u-text__slash::before {
  left: -5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiLaed .p-jerabiLaed__head1 .u-text__slash::before {
    left: -30px;
  }
}

.p-jerabiLaed .p-jerabiLaed__head1 .u-text__slash::after {
  right: -10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiLaed .p-jerabiLaed__head1 .u-text__slash::after {
    right: -30px;
  }
}

.p-jerabiLaed .p-jerabiLaed__head2Wrap {
  overflow: hidden;
  margin: 4vw auto 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiLaed .p-jerabiLaed__head2Wrap {
    margin: 30px auto;
  }
}

.p-jerabiLaed .p-jerabiLaed__head2 {
  margin: 0 auto;
  padding-bottom: 2.6666666667vw;
  font-size: 9.6vw;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  color: #1da1f2;
  border-bottom: solid 2px #1da1f2;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .p-jerabiLaed .p-jerabiLaed__head2 {
    margin: 0 auto;
    padding-bottom: 10px;
    font-size: 58px;
    border-bottom-width: 3px;
  }
}

.p-jerabiLaed .p-jerabiLaed__title {
  font-size: 7.4666666667vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .p-jerabiLaed .p-jerabiLaed__title {
    font-size: 42px;
    line-height: 1;
  }
}

.p-jerabiLaed .p-jerabiLaed__text {
  width: 1005;
  margin: 8vw auto 0;
  font-size: 4vw;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-jerabiLaed .p-jerabiLaed__text {
    max-width: 660px;
    margin-top: 60px;
    font-size: 18px;
  }
}

.p-jerabiProblem {
  padding-top: 10.6666666667vw;
  padding-bottom: 10.6666666667vw;
  background-color: #ebf7ff;
}
@media screen and (min-width: 768px) {
  .p-jerabiProblem {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.p-jerabiProblem .p-jerabiProblem__title {
  position: relative;
  width: 100%;
  margin: 0 auto 10.6666666667vw;
  font-size: 6.1333333333vw;
  font-weight: 700;
  color: #fff;
  line-height: 1.4;
  text-align: center;
  background-color: #1da1f2;
  padding: 4vw 0;
  border-radius: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiProblem .p-jerabiProblem__title {
    width: 690px;
    margin-bottom: 40px;
    font-size: 32px;
    line-height: 1;
    padding: 25px 0;
    border-radius: 50px;
  }
}

.p-jerabiProblem .p-jerabiProblem__title::after {
  content: "";
  position: absolute;
  bottom: -4vw;
  left: calc(50% - 1.6vw);
  width: 3.2vw;
  height: 4.2666666667vw;
  background-color: #1da1f2;
  border-radius: 0 0 1.6vw 1.6vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiProblem .p-jerabiProblem__title::after {
    bottom: -15px;
    left: calc(50% - 6px);
    width: 12px;
    height: 16px;
    border-radius: 0 0 6px 6px;
  }
}

.p-jerabiProblem .p-jerabiProblem__contents {
  display: block;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-jerabiProblem .p-jerabiProblem__contents {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 820px;
  }
}

.p-jerabiProblem .p-jerabiProblem__list {
  width: 84vw;
  margin: 0 auto 6.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiProblem .p-jerabiProblem__list {
    width: 48.7804878049%;
    margin: 0 auto;
  }
}

.p-jerabiProblem .p-jerabiProblem__listCont {
  position: relative;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 0.8vw;
  border-bottom: solid 1.5px #1da1f2;
  margin-bottom: 4vw;
  margin-left: 7.2vw;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .p-jerabiProblem .p-jerabiProblem__listCont {
    font-size: 20px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    margin-left: 38px;
  }
}

.p-jerabiProblem .p-jerabiProblem__listCont:last-child {
  margin-bottom: 0;
}

.p-jerabiProblem .p-jerabiProblem__listCont::before {
  position: absolute;
  content: "";
  display: block;
  top: -0.8vw;
  left: -7.2vw;
  width: 5.8666666667vw;
  height: 5.8666666667vw;
  background-image: url(../img/juku-erabi/problem_list_icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .p-jerabiProblem .p-jerabiProblem__listCont::before {
    top: -5px;
    left: -38px;
    width: 30px;
    height: 30px;
  }
}

.p-jerabiProblem .p-jerabiProblem__img {
  width: 74.6666666667vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-jerabiProblem .p-jerabiProblem__img {
    width: 48.7804878049%;
  }
}

.p-jerabiProblem .p-jerabiProblem__img img {
  border-radius: 18.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiProblem .p-jerabiProblem__img img {
    border-radius: 100px;
  }
}

.p-jerabiReason {
  padding-top: 21.3333333333vw;
  padding-bottom: 21.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiReason {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

.p-jerabiReason .p-jerabiReason__subtitle {
  font-size: 4.8vw;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  color: #1da1f2;
  margin-bottom: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiReason .p-jerabiReason__subtitle {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

.p-jerabiReason .p-jerabiReason__titleWrap {
  overflow: hidden;
  margin-bottom: 6.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiReason .p-jerabiReason__titleWrap {
    margin-bottom: 65px;
  }
}

.p-jerabiReason .p-jerabiReason__title {
  font-size: 6.6666666667vw;
  font-weight: 700;
  text-align: center;
  line-height: 2;
  margin: 0 auto 4vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiReason .p-jerabiReason__title {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 15px;
  }
}

.p-jerabiReason .p-jerabiReason__title .u-ub__black {
  border-bottom-width: 2px;
  padding-bottom: 2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiReason .p-jerabiReason__title .u-ub__black {
    border-bottom-width: 3px;
    padding-bottom: 8px;
  }
}

.p-jerabiReason .p-jerabiReason__content {
  width: 100%;
  box-sizing: border-box;
  padding: 7.2vw;
  margin-bottom: 5.3333333333vw;
  border: solid #1da1f2 3px;
  border-radius: 3.2vw;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .p-jerabiReason .p-jerabiReason__content {
    max-width: 960px;
    padding: 3.8541666667% 5.9375%;
    margin-bottom: 60px;
    border-radius: 24px;
  }
}

.p-jerabiReason .p-jerabiReason__content:last-child {
  margin-bottom: 0;
}

.p-jerabiReason .p-jerabiReason__contIcon {
  width: 26.6666666667vw;
  margin: 0 auto 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiReason .p-jerabiReason__contIcon {
    width: 100px;
    margin-bottom: 30px;
  }
}

.p-jerabiReason .p-jerabiReason__contTitle {
  font-size: 5.3333333333vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.8;
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiReason .p-jerabiReason__contTitle {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 40px;
  }
}

.p-jerabiReason .p-jerabiReason__contTitle .u-ub__cyan {
  border-bottom-width: 1.5px;
  padding-bottom: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiReason .p-jerabiReason__contTitle .u-ub__cyan {
    border-bottom-width: 1.5px;
    padding-bottom: 5px;
  }
}

.p-jerabiReason .p-jerabiReason__contWrap {
  width: 100%;
  margin: 0 auto;
  display: block;
}
@media screen and (min-width: 768px) {
  .p-jerabiReason .p-jerabiReason__contWrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}

.p-jerabiReason .p-jerabiReason__contImg {
  width: 100%;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiReason .p-jerabiReason__contImg {
    width: 47.619047619%;
    margin-bottom: 0;
  }
}

.p-jerabiReason .p-jerabiReason__contImg img {
  border-radius: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiReason .p-jerabiReason__contImg img {
    border-radius: 10px;
  }
}

.p-jerabiReason .p-jerabiReason__contText {
  width: 100%;
  font-size: 4vw;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-jerabiReason .p-jerabiReason__contText {
    width: 47.619047619%;
    font-size: 16px;
  }
}

.p-jerabiPoint {
  padding-top: 21.3333333333vw;
  padding-bottom: 21.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiPoint {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

.p-jerabiPoint .p-jerabiPoint__titleWrap {
  overflow: hidden;
  margin-bottom: 6.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiPoint .p-jerabiPoint__titleWrap {
    margin-bottom: 65px;
  }
}

.p-jerabiPoint .p-jerabiPoint__title {
  font-size: 6.6666666667vw;
  font-weight: 700;
  text-align: center;
  line-height: 2;
  margin: 0 auto 4vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiPoint .p-jerabiPoint__title {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 15px;
  }
}

.p-jerabiPoint .p-jerabiPoint__title .u-ub__black {
  border-bottom-width: 2px;
  padding-bottom: 2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiPoint .p-jerabiPoint__title .u-ub__black {
    border-bottom-width: 3px;
    padding-bottom: 8px;
  }
}

.p-jerabiPoint .p-jerabiPoint__lead {
  width: 73.3333333333vw;
  margin: 0 auto 10.6666666667vw;
  font-size: 4vw;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-jerabiPoint .p-jerabiPoint__lead {
    width: 660px;
    margin-bottom: 40px;
    font-size: 18px;
  }
}

.p-jerabiPoint .p-jerabiPoint__content {
  width: 100%;
  box-sizing: border-box;
  padding: 7.2vw;
  margin-bottom: 5.3333333333vw;
  border: solid #1da1f2 3px;
  border-radius: 3.2vw;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .p-jerabiPoint .p-jerabiPoint__content {
    max-width: 960px;
    padding: 3.8541666667% 5.9375%;
    margin-bottom: 60px;
    border-radius: 24px;
  }
}

.p-jerabiPoint .p-jerabiPoint__content:last-child {
  margin-bottom: 0;
}

.p-jerabiPoint .p-jerabiPoint__contIcon {
  width: 26.6666666667vw;
  margin: 0 auto 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiPoint .p-jerabiPoint__contIcon {
    width: 100px;
    margin-bottom: 30px;
  }
}

.p-jerabiPoint .p-jerabiPoint__contTitle {
  font-size: 5.3333333333vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.8;
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiPoint .p-jerabiPoint__contTitle {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 40px;
  }
}

.p-jerabiPoint .p-jerabiPoint__contTitle .u-ub__cyan {
  border-bottom-width: 1.5px;
  padding-bottom: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiPoint .p-jerabiPoint__contTitle .u-ub__cyan {
    border-bottom-width: 1.5px;
    padding-bottom: 5px;
  }
}

.p-jerabiPoint .p-jerabiPoint__contWrap {
  width: 100%;
  margin: 0 auto;
  display: block;
}
@media screen and (min-width: 768px) {
  .p-jerabiPoint .p-jerabiPoint__contWrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}

.p-jerabiPoint .p-jerabiPoint__contImg {
  width: 100%;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiPoint .p-jerabiPoint__contImg {
    width: 47.619047619%;
    margin-bottom: 0;
  }
}

.p-jerabiPoint .p-jerabiPoint__contImg img {
  border-radius: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiPoint .p-jerabiPoint__contImg img {
    border-radius: 10px;
  }
}

.p-jerabiPoint .p-jerabiPoint__contImg2 {
  width: 45.8666666667vw;
  margin: 0 auto 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiPoint .p-jerabiPoint__contImg2 {
    width: 28.5714285714%;
    margin: 0;
  }
}

.p-jerabiPoint .p-jerabiPoint__contImg2 img {
  border-radius: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiPoint .p-jerabiPoint__contImg2 img {
    border-radius: 10px;
  }
}

.p-jerabiPoint .p-jerabiPoint__contTextWrap {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-jerabiPoint .p-jerabiPoint__contTextWrap {
    width: 47.619047619%;
  }
}

.p-jerabiPoint .p-jerabiPoint__contText {
  font-size: 4vw;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-jerabiPoint .p-jerabiPoint__contText {
    font-size: 16px;
  }
}

.p-jerabiPoint .p-jerabiPoint__contCont {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-jerabiPoint .p-jerabiPoint__contCont {
    width: 66.6666666667%;
  }
}

.p-jerabiPoint .p-jerabiPoint__contList {
  width: 100%;
  margin-top: 8vw;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiPoint .p-jerabiPoint__contList {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}

.p-jerabiPoint .p-jerabiPoint__contListTit {
  font-weight: 700;
  color: #1da1f2;
  padding-bottom: 0.8vw;
  border-bottom: solid 2px #1da1f2;
}
@media screen and (min-width: 768px) {
  .p-jerabiPoint .p-jerabiPoint__contListTit {
    padding-bottom: 3px;
  }
}

.p-jerabiHowto {
  padding-top: 21.3333333333vw;
  padding-bottom: 21.3333333333vw;
  background-color: #ebf7ff;
}
@media screen and (min-width: 768px) {
  .p-jerabiHowto {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.p-jerabiHowto .p-jerabiHowto__title {
  font-size: 6.6666666667vw;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  color: #1da1f2;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiHowto .p-jerabiHowto__title {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 60px;
  }
}

.p-jerabiHowto .p-jerabiHowto__title .u-text__slash::before,
.p-jerabiHowto .p-jerabiHowto__title .u-text__slash::after {
  bottom: 0;
  height: 65%;
  border-left-width: 3px;
}
@media screen and (min-width: 768px) {
  .p-jerabiHowto .p-jerabiHowto__title .u-text__slash::before,
  .p-jerabiHowto .p-jerabiHowto__title .u-text__slash::after {
    bottom: -5px;
    height: 120%;
    border-left-width: 3px;
  }
}

.p-jerabiHowto .p-jerabiHowto__title .u-text__slash::before {
  left: -5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiHowto .p-jerabiHowto__title .u-text__slash::before {
    left: -25px;
  }
}

.p-jerabiHowto .p-jerabiHowto__title .u-text__slash::after {
  right: -18.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiHowto .p-jerabiHowto__title .u-text__slash::after {
    right: -20px;
  }
}

.p-jerabiHowto .p-jerabiHowto__subtitle {
  font-size: 5.3333333333vw;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  color: #1da1f2;
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiHowto .p-jerabiHowto__subtitle {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 30px;
  }
}

.p-jerabiHowto .p-jerabiHowto__subtitle.p-jerabiHowto__subtitle--mlt {
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .p-jerabiHowto .p-jerabiHowto__subtitle.p-jerabiHowto__subtitle--mlt {
    line-height: 1.4;
  }
}

.p-jerabiHowto .p-jerabiHowto__content {
  width: 100%;
  box-sizing: border-box;
  padding: 5.3333333333vw 8vw 0;
  margin: 0 auto 10.6666666667vw;
  background-color: #fff;
  border-radius: 3.2vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiHowto .p-jerabiHowto__content {
    max-width: 960px;
    padding: 6.25% 15.625% 0;
    margin-bottom: 60px;
    border-radius: 24px;
  }
}

.p-jerabiHowto .p-jerabiHowto__text {
  font-size: 4vw;
  line-height: 2;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiHowto .p-jerabiHowto__text {
    font-size: 16px;
    margin-bottom: 60px;
  }
}

.p-jerabiHowto .p-jerabiHowto__img {
  width: 100%;
}

.p-jerabiHowto .p-jerabiHowto__img img {
  border-radius: 3.2vw 3.2vw 0 0;
}
@media screen and (min-width: 768px) {
  .p-jerabiHowto .p-jerabiHowto__img img {
    border-radius: 12px 12px 0 0;
  }
}

.p-jerabiHowto .p-jerabiHowto__flow {
  width: 100%;
  box-sizing: border-box;
  padding: 5.3333333333vw 8vw;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 3.2vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiHowto .p-jerabiHowto__flow {
    max-width: 960px;
    padding: 6.25% 19.375%;
    border-radius: 24px;
  }
}

.p-jerabiHowto .p-jerabiHowto__flowBox {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  box-sizing: border-box;
  margin-left: 4vw;
  padding-left: 6.1333333333vw;
  padding-bottom: 9.0666666667vw;
  border-left: solid 2px #1da1f2;
}
@media screen and (min-width: 768px) {
  .p-jerabiHowto .p-jerabiHowto__flowBox {
    align-items: center;
    margin-left: 20px;
    padding-left: 38px;
    padding-bottom: 30px;
  }
}

.p-jerabiHowto .p-jerabiHowto__flowBox:last-child {
  padding-bottom: 0;
  border-left: none;
}

.p-jerabiHowto .p-jerabiHowto__flowIcon {
  position: absolute;
  box-sizing: border-box;
  width: 8vw;
  background-color: #f3f3f3;
  border: solid 2px #1da1f2;
  border-radius: 4vw;
  font-size: 4.2666666667vw;
  font-weight: 700;
  text-align: center;
  line-height: 6.9333333333vw;
  color: #1da1f2;
  top: 0;
  left: -4.2666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiHowto .p-jerabiHowto__flowIcon {
    width: 40px;
    border-radius: 20px;
    font-size: 20px;
    line-height: 36px;
    top: 0;
    left: -21px;
  }
}

.p-jerabiHowto .p-jerabiHowto__flowImg {
  width: 14.9333333333vw;
  margin-right: 2.4vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiHowto .p-jerabiHowto__flowImg {
    width: 80px;
    margin-right: 20px;
  }
}

.p-jerabiHowto .p-jerabiHowto__flowImg img {
  border-radius: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiHowto .p-jerabiHowto__flowImg img {
    border-radius: 5px;
  }
}

.p-jerabiHowto .p-jerabiHowto__flowText {
  font-size: 4.8vw;
  font-weight: 700;
  color: #1da1f2;
  line-height: 1.4;
  letter-spacing: 0.005em;
  padding-bottom: 1.3333333333vw;
  margin-bottom: 0;
  border-bottom: solid 2px #1da1f2;
}
@media screen and (min-width: 768px) {
  .p-jerabiHowto .p-jerabiHowto__flowText {
    font-size: 24px;
    line-height: 1;
    padding-bottom: 10px;
  }
}

.p-jerabiFaq {
  padding-top: 21.3333333333vw;
  padding-bottom: 21.3333333333vw;
  background-color: #ebf7ff;
}
@media screen and (min-width: 768px) {
  .p-jerabiFaq {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.p-jerabiFaq .p-jerabiFaq__title {
  font-size: 6.6666666667vw;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  color: #1da1f2;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiFaq .p-jerabiFaq__title {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 60px;
  }
}

.p-jerabiFaq .p-jerabiFaq__title .u-text__slash::before,
.p-jerabiFaq .p-jerabiFaq__title .u-text__slash::after {
  bottom: 0;
  height: 45%;
  border-left-width: 3px;
}
@media screen and (min-width: 768px) {
  .p-jerabiFaq .p-jerabiFaq__title .u-text__slash::before,
  .p-jerabiFaq .p-jerabiFaq__title .u-text__slash::after {
    bottom: -5px;
    height: 120%;
    border-left-width: 3px;
  }
}

.p-jerabiFaq .p-jerabiFaq__title .u-text__slash::before {
  left: -5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiFaq .p-jerabiFaq__title .u-text__slash::before {
    left: -25px;
  }
}

.p-jerabiFaq .p-jerabiFaq__title .u-text__slash::after {
  right: -18.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiFaq .p-jerabiFaq__title .u-text__slash::after {
    right: -20px;
  }
}

.p-jerabiFaq .p-jerabiFaq__wrap {
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-jerabiFaq .p-jerabiFaq__wrap {
    max-width: 660px;
  }
}

.p-jerabiFaq .p-jerabiFaq__block {
  background-color: #fff;
  border-radius: 2.6666666667vw;
  margin-bottom: 2.6666666667vw;
  padding: 4vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiFaq .p-jerabiFaq__block {
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 15px 25px;
  }
}

.p-jerabiFaq .p-jerabiFaq__block:last-of-type {
  margin-bottom: 0;
}

.p-jerabiFaq .p-jerabiFaq__Q {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.p-jerabiFaq .p-jerabiFaq__QHead {
  width: 7.2vw;
  height: 7.2vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiFaq .p-jerabiFaq__QHead {
    width: 27px;
    height: 27px;
  }
}

.p-jerabiFaq .p-jerabiFaq__QHead img {
  vertical-align: top !important;
}

.p-jerabiFaq .p-jerabiFaq__QTxt {
  width: 70.1333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiFaq .p-jerabiFaq__QTxt {
    width: calc(100% - 40px);
  }
}

.p-jerabiFaq .p-jerabiFaq__QTxt > p {
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.6;
  padding-left: 2.6666666667vw;
  padding-right: 2.6666666667vw;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-jerabiFaq .p-jerabiFaq__QTxt > p {
    font-size: 18px;
    padding-left: 15px;
    padding-right: 26px;
  }
}

.p-jerabiFaq .p-jerabiFaq__QIcon {
  width: 3.7333333333vw;
  height: auto;
  transform: rotate(180deg);
  transition: 300ms;
}
@media screen and (min-width: 768px) {
  .p-jerabiFaq .p-jerabiFaq__QIcon {
    width: 14px;
  }
}

.p-jerabiFaq .p-jerabiFaq__QIcon.is-active {
  transform: rotate(0);
}

.p-jerabiFaq .p-jerabiFaq__QIcon > img {
  vertical-align: baseline !important;
}
@media screen and (min-width: 768px) {
  .p-jerabiFaq .p-jerabiFaq__QIcon > img {
    vertical-align: middle !important;
  }
}

.p-jerabiFaq .p-jerabiFaq__AArea {
  margin-top: 4vw;
  padding: 4vw 0 0;
  border-top: solid 1px #1da1f2;
}
@media screen and (min-width: 768px) {
  .p-jerabiFaq .p-jerabiFaq__AArea {
    margin-top: 15px;
    padding: 15px 0 0;
    border-top-width: 2px;
  }
}

.p-jerabiFaq .p-jerabiFaq__ABox {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .p-jerabiFaq .p-jerabiFaq__ABox {
    justify-content: flex-start;
  }
}

.p-jerabiFaq .p-jerabiFaq__ABox > p {
  font-size: 3.7333333333vw;
  line-height: 2;
  width: 71.4666666667vw;
  padding-left: 2.6666666667vw;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-jerabiFaq .p-jerabiFaq__ABox > p {
    font-size: 15px;
    width: 100%;
    padding-left: 20px;
  }
}

.p-jerabiFaq .p-feeFaq__answerHead {
  width: 7.2vw;
  height: 7.2vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiFaq .p-feeFaq__answerHead {
    width: 27px;
    height: 27px;
  }
}

.p-jerabiVoice {
  padding-top: 21.3333333333vw;
  padding-bottom: 21.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiVoice {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.p-jerabiVoice .p-jerabiVoice__title {
  font-size: 6.6666666667vw;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  color: #1da1f2;
}
@media screen and (min-width: 768px) {
  .p-jerabiVoice .p-jerabiVoice__title {
    font-size: 36px;
    line-height: 1;
  }
}

.p-jerabiVoice .p-jerabiVoice__title .u-text__slash::before,
.p-jerabiVoice .p-jerabiVoice__title .u-text__slash::after {
  bottom: 0;
  height: 65%;
  border-left-width: 3px;
}
@media screen and (min-width: 768px) {
  .p-jerabiVoice .p-jerabiVoice__title .u-text__slash::before,
  .p-jerabiVoice .p-jerabiVoice__title .u-text__slash::after {
    bottom: -5px;
    height: 120%;
    border-left-width: 3px;
  }
}

.p-jerabiVoice .p-jerabiVoice__title .u-text__slash::before {
  left: -12vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiVoice .p-jerabiVoice__title .u-text__slash::before {
    left: -25px;
  }
}

.p-jerabiVoice .p-jerabiVoice__title .u-text__slash::after {
  right: -5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiVoice .p-jerabiVoice__title .u-text__slash::after {
    right: -25px;
  }
}

.p-jerabiVoice .p-jerabiVoice__subtext {
  font-size: 5.3333333333vw;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  color: #1da1f2;
  margin-top: 10.6666666667vw;
  margin-bottom: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiVoice .p-jerabiVoice__subtext {
    font-size: 24px;
    margin-top: 60px;
    margin-bottom: 10px;
  }
}

.p-jerabiVoice .p-jerabiVoice__subtitle {
  position: relative;
  width: 32vw;
  margin: 0 auto 8vw;
  font-size: 5.3333333333vw;
  font-weight: 700;
  color: #fff;
  line-height: 1.4;
  text-align: center;
  background-color: #1da1f2;
  padding: 1.6vw 0;
  border-radius: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiVoice .p-jerabiVoice__subtitle {
    width: 136px;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1;
    padding: 10px 0;
    border-radius: 50px;
  }
}

.p-jerabiVoice .p-jerabiVoice__subtitle::after {
  content: "";
  position: absolute;
  bottom: -4vw;
  left: calc(50% - 1.6vw);
  width: 3.2vw;
  height: 4.2666666667vw;
  background-color: #1da1f2;
  border-radius: 0 0 1.6vw 1.6vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiVoice .p-jerabiVoice__subtitle::after {
    bottom: -15px;
    left: calc(50% - 6px);
    width: 12px;
    height: 16px;
    border-radius: 0 0 6px 6px;
  }
}

.p-jerabiVoice .p-jerabiVoice__subtitle--parent {
  width: 37.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiVoice .p-jerabiVoice__subtitle--parent {
    width: 160px;
  }
}

.p-jerabiVoice .p-jerabiVoice__content {
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-jerabiVoice .p-jerabiVoice__content {
    display: flex;
    justify-content: space-between;
  }
}

.p-jerabiVoice .p-jerabiVoice__card {
  width: 100%;
  box-sizing: border-box;
  padding: 5.0666666667vw 6.4vw;
  border: solid 1.6vw #c3e7ff;
  background-color: #fff;
  border-radius: 1.6vw;
  margin-bottom: 4vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiVoice .p-jerabiVoice__card {
    width: 31.25%;
    padding: 2.2916666667%;
    border-width: 8px;
    border-radius: 8px;
    margin-bottom: 0;
  }
}

.p-jerabiVoice .p-jerabiVoice__card:last-child {
  margin-bottom: 0;
}

.p-jerabiVoice .p-jerabiVoice__prof {
  display: flex;
  justify-content: center;
  align-items: center;
}

.p-jerabiVoice .p-jerabiVoice__img {
  width: 18.6666666667vw;
  margin-right: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiVoice .p-jerabiVoice__img {
    width: 70px;
    margin-right: 10px;
  }
}

.p-jerabiVoice .p-jerabiVoice__img img {
  border-radius: 9.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiVoice .p-jerabiVoice__img img {
    border-radius: 35px;
  }
}

.p-jerabiVoice .p-jerabiVoice__name {
  font-size: 2.9333333333vw;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-jerabiVoice .p-jerabiVoice__name {
    font-size: 11px;
  }
}

.p-jerabiVoice .p-jerabiVoice__coment {
  font-size: 3.4666666667vw;
  line-height: 1.75;
  margin-top: 2.6666666667vw;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-jerabiVoice .p-jerabiVoice__coment {
    font-size: 14px;
    margin-top: 10px;
  }
}

.p-jerabiUp {
  padding-top: 10.6666666667vw;
  padding-bottom: 10.6666666667vw;
  background-color: #1da1f2;
}
@media screen and (min-width: 768px) {
  .p-jerabiUp {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.p-jerabiUp .p-jerabiUp__topimgWrap {
  overflow: hidden;
}

.p-jerabiUp .p-jerabiUp__topimg {
  width: 42.6666666667vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-jerabiUp .p-jerabiUp__topimg {
    width: 213px;
  }
}

.p-jerabiUp .p-jerabiUp__title {
  font-size: 5.3333333333vw;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  color: #fff;
  margin: 5.3333333333vw auto;
}
@media screen and (min-width: 768px) {
  .p-jerabiUp .p-jerabiUp__title {
    font-size: 24px;
    margin: 20px auto;
  }
}

.p-jerabiUp .p-jerabiUp__img {
  width: 100%;
  margin: 0 auto;
}

.p-jerabiUp .p-jerabiUp__img img {
  border-radius: 3.2vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiUp .p-jerabiUp__img img {
    border-radius: 24px;
  }
}

.p-jerabiUp .p-jerabiUp__note {
  font-size: 2.6666666667vw;
  line-height: 1.6;
  color: #fff;
  margin: 2.6666666667vw auto 0;
}
@media screen and (min-width: 768px) {
  .p-jerabiUp .p-jerabiUp__note {
    font-size: 10px;
    margin: 10px auto 0;
  }
}

.p-jerabiMessage {
  padding-top: 21.3333333333vw;
  padding-bottom: 21.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiMessage {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.p-jerabiMessage .p-jerabiMessage__subtext {
  font-size: 5.3333333333vw;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  color: #1da1f2;
  margin-bottom: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiMessage .p-jerabiMessage__subtext {
    font-size: 24px;
    margin-bottom: 10px;
  }
}

.p-jerabiMessage .p-jerabiMessage__subtitle {
  position: relative;
  width: 69.3333333333vw;
  margin: 0 auto 8vw;
  font-size: 5.3333333333vw;
  font-weight: 700;
  color: #fff;
  line-height: 1.4;
  text-align: center;
  background-color: #1da1f2;
  padding: 1.6vw 0;
  border-radius: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiMessage .p-jerabiMessage__subtitle {
    width: 304px;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1;
    padding: 10px 0;
    border-radius: 50px;
  }
}

.p-jerabiMessage .p-jerabiMessage__subtitle::after {
  content: "";
  position: absolute;
  bottom: -4vw;
  left: calc(50% - 1.6vw);
  width: 3.2vw;
  height: 4.2666666667vw;
  background-color: #1da1f2;
  border-radius: 0 0 1.6vw 1.6vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiMessage .p-jerabiMessage__subtitle::after {
    bottom: -15px;
    left: calc(50% - 6px);
    width: 12px;
    height: 16px;
    border-radius: 0 0 6px 6px;
  }
}

.p-jerabiMessage .p-jerabiMessage__content {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  margin: 8vw auto 0;
  padding: 18.1333333333vw 6.4vw 9.0666666667vw;
  border: solid 1.6vw #c3e7ff;
  border-radius: 1.6vw;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .p-jerabiMessage .p-jerabiMessage__content {
    margin-top: 30px;
    padding: 72px 5.4166666667% 52px;
    border-width: 8px;
    border-radius: 10px;
  }
}

.p-jerabiMessage .p-jerabiMessage__content:first-of-type {
  margin-top: 8vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiMessage .p-jerabiMessage__content:first-of-type {
    margin-top: 34px;
  }
}

.p-jerabiMessage .p-jerabiMessage__contIcon {
  position: absolute;
  width: 18.6666666667vw;
  top: -2.6666666667vw;
  left: calc(50% - 9.3333333333vw);
}
@media screen and (min-width: 768px) {
  .p-jerabiMessage .p-jerabiMessage__contIcon {
    width: 70px;
    top: -18px;
    left: calc(50% - 35px);
  }
}

.p-jerabiMessage .p-jerabiMessage__contTitle {
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  color: #1da1f2;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiMessage .p-jerabiMessage__contTitle {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 40px;
  }
}

.p-jerabiMessage .p-jerabiMessage__contBox {
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-jerabiMessage .p-jerabiMessage__contBox {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}

.p-jerabiMessage .p-jerabiMessage__contImgWrap {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-jerabiMessage .p-jerabiMessage__contImgWrap {
    width: 47.619047619%;
  }
}

.p-jerabiMessage .p-jerabiMessage__contImg {
  width: 100%;
}

.p-jerabiMessage .p-jerabiMessage__contImg img {
  border-radius: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiMessage .p-jerabiMessage__contImg img {
    border-radius: 10px;
  }
}

.p-jerabiMessage .p-jerabiMessage__contName {
  font-size: 2.9333333333vw;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 2.6666666667vw;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiMessage .p-jerabiMessage__contName {
    font-size: 11px;
    line-height: 1;
    margin-top: 10px;
    margin-bottom: 0;
  }
}

.p-jerabiMessage .p-jerabiMessage__contText {
  width: 100%;
  font-size: 3.4666666667vw;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-jerabiMessage .p-jerabiMessage__contText {
    width: 47.619047619%;
    font-size: 16px;
  }
}

.p-jerabiSchool {
  padding-top: 21.3333333333vw;
  padding-bottom: 21.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchool {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.p-jerabiSchool .p-jerabiSchool__subtitle {
  font-size: 4.8vw;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  color: #1da1f2;
  margin-bottom: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchool .p-jerabiSchool__subtitle {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 20px;
  }
}

.p-jerabiSchool .p-jerabiSchool__titleWrap {
  overflow: hidden;
  margin-bottom: 6.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchool .p-jerabiSchool__titleWrap {
    margin-bottom: 35px;
  }
}

.p-jerabiSchool .p-jerabiSchool__title {
  font-size: 6.6666666667vw;
  font-weight: 700;
  text-align: center;
  line-height: 2;
  margin: 0 auto 4vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchool .p-jerabiSchool__title {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 15px;
  }
}

.p-jerabiSchool .p-jerabiSchool__title .u-ub__black {
  border-bottom-width: 2px;
  padding-bottom: 2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchool .p-jerabiSchool__title .u-ub__black {
    border-bottom-width: 3px;
    padding-bottom: 8px;
  }
}

.p-jerabiSchool .p-jerabiSchool__text {
  width: 100%;
  font-size: 4vw;
  line-height: 2;
  margin: 0 auto 8vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchool .p-jerabiSchool__text {
    max-width: 660px;
    font-size: 18px;
    margin-bottom: 40px;
  }
}

.p-jerabiSchool .p-jerabiSchool__img {
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchool .p-jerabiSchool__img {
    max-width: 660px;
  }
}

.p-jerabiSchool .p-jerabiSchool__img img {
  border-radius: 3.2vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchool .p-jerabiSchool__img img {
    border-radius: 24px;
  }
}

.p-jerabiSchool .p-jerabiSchool__now {
  font-size: 6.6666666667vw;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  color: #1da1f2;
  margin: 8vw auto 0;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchool .p-jerabiSchool__now {
    font-size: 36px;
    line-height: 1;
    margin-top: 40px;
  }
}

.p-jerabiSchool .p-jerabiSchool__now .u-text__slash::before,
.p-jerabiSchool .p-jerabiSchool__now .u-text__slash::after {
  bottom: -1.3333333333vw;
  height: 75%;
  border-left-width: 3px;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchool .p-jerabiSchool__now .u-text__slash::before,
  .p-jerabiSchool .p-jerabiSchool__now .u-text__slash::after {
    bottom: -5px;
    height: 120%;
    border-left-width: 3px;
  }
}

.p-jerabiSchool .p-jerabiSchool__now .u-text__slash::before {
  left: -25.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchool .p-jerabiSchool__now .u-text__slash::before {
    left: -25px;
  }
}

.p-jerabiSchool .p-jerabiSchool__now .u-text__slash::after {
  right: -4vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchool .p-jerabiSchool__now .u-text__slash::after {
    right: -20px;
  }
}

.p-jerabiSchoolCta {
  width: 100%;
  margin: 0;
  padding: 13.3333333333vw 0;
  background-color: #ebf7ff;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchoolCta {
    padding: 50px 0;
  }
}

.p-jerabiSchoolCta .p-jerabiSchoolCta__title {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 6.6666666667vw;
  padding-bottom: 2.1333333333vw;
  border-bottom: solid 2px #000;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchoolCta .p-jerabiSchoolCta__title {
    margin-bottom: 30px;
    padding-bottom: 8px;
  }
}

.p-jerabiSchoolCta .p-jerabiSchoolCta__titleTxt {
  font-size: 5.8666666667vw;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchoolCta .p-jerabiSchoolCta__titleTxt {
    font-size: 32px;
    line-height: 1;
  }
}

.p-jerabiSchoolCta .p-jerabiSchoolCta__text {
  font-size: 4.8vw;
  line-height: 1;
  text-align: center;
  margin-bottom: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchoolCta .p-jerabiSchoolCta__text {
    font-size: 22px;
    margin-bottom: 16px;
  }
}

.p-jerabiSchoolCta .p-jerabiSchoolCta__text .u-text__slash::before,
.p-jerabiSchoolCta .p-jerabiSchoolCta__text .u-text__slash::after {
  bottom: 0;
  height: 110%;
  border-left-width: 1.5px;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchoolCta .p-jerabiSchoolCta__text .u-text__slash::before,
  .p-jerabiSchoolCta .p-jerabiSchoolCta__text .u-text__slash::after {
    bottom: 0;
    height: 110%;
    border-left-width: 1.5px;
  }
}

.p-jerabiSchoolCta .p-jerabiCta__btnArea {
  display: block;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 960px) {
  .p-jerabiSchoolCta .p-jerabiCta__btnArea {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 960px;
  }
}

.p-jerabiSchoolCta .p-jerabiCta__Taiken {
  width: 100%;
  margin-bottom: 6.6666666667vw;
}
@media screen and (min-width: 960px) {
  .p-jerabiSchoolCta .p-jerabiCta__Taiken {
    width: 48.9583333333%;
    margin-bottom: 0;
  }
}

.p-jerabiSchoolCta .p-jerabiCta__Scool {
  width: 100%;
}
@media screen and (min-width: 960px) {
  .p-jerabiSchoolCta .p-jerabiCta__Scool {
    width: 48.9583333333%;
  }
}

.p-jerabiSchoolCta .p-jerabiCta__TaikenBtn {
  position: relative;
  width: 96vw;
  max-width: 720px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchoolCta .p-jerabiCta__TaikenBtn {
    cursor: pointer;
  }
}
@media screen and (min-width: 960px) {
  .p-jerabiSchoolCta .p-jerabiCta__TaikenBtn {
    width: 100%;
    max-width: 470px;
  }
}

.p-jerabiSchoolCta .p-jerabiCta__TaikenBtn::after {
  z-index: 2;
  position: absolute;
  right: min(2.1333333333vw, 16px);
  bottom: 3px;
  width: 32.5%;
  max-width: 206px;
  padding-top: 25%;
  background: url("/img/footer_cta_form.png") bottom right no-repeat;
  background-size: contain;
  content: "";
}
@media screen and (min-width: 960px) {
  .p-jerabiSchoolCta .p-jerabiCta__TaikenBtn::after {
    right: 8px;
    width: 35%;
    max-width: 165px;
  }
}

.p-jerabiSchoolCta .p-jerabiCta__TaikenBtn > a {
  display: block;
  position: relative;
  padding: min(6.4vw, 48px) min(5.3333333333vw, 40px) min(6.1333333333vw, 46px);
  overflow: hidden;
  border: 3px solid #fff;
  border-radius: 5px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  background: #fff504;
  text-decoration: none;
}
@media screen and (min-width: 960px) {
  .p-jerabiSchoolCta .p-jerabiCta__TaikenBtn > a {
    padding: 40px 20px 38px 30px;
    border-radius: 8px;
  }
}

.p-jerabiSchoolCta .p-jerabiCta__TaikenBtn > a > div {
  display: inline-block;
  z-index: 3;
  position: relative;
  padding-right: min(4vw, 30px);
  background: url("../img/cta_arrow_black.svg") no-repeat right center;
  background-size: min(1.8666666667vw, 14px) min(2.9333333333vw, 22px);
  text-align: center;
}
@media screen and (min-width: 960px) {
  .p-jerabiSchoolCta .p-jerabiCta__TaikenBtn > a > div {
    padding-right: 15px;
    background-size: 7px 11px;
  }
}

.p-jerabiSchoolCta .p-jerabiCta__TaikenTit {
  font-size: min(4.2666666667vw, 32px);
  font-weight: 700;
  color: #000;
  line-height: 1;
  margin-bottom: 0;
}
@media screen and (min-width: 960px) {
  .p-jerabiSchoolCta .p-jerabiCta__TaikenTit {
    font-size: 21px;
  }
}

.p-jerabiSchoolCta .p-jerabiCta__ScoolBtn {
  width: 96vw;
  max-width: 720px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchoolCta .p-jerabiCta__ScoolBtn {
    cursor: pointer;
  }
}
@media screen and (min-width: 960px) {
  .p-jerabiSchoolCta .p-jerabiCta__ScoolBtn {
    width: 100%;
    max-width: 470px;
  }
}

.p-jerabiSchoolCta .p-jerabiCta__ScoolBtn > a {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.p-jerabiSchoolCta .p-jerabiCta__ScoolBtn > a:hover {
  opacity: 0.7;
}

.p-jerabiSchoolCta .p-jerabiCta__ScoolBtn > a img {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}

.p-jerabiSchoolCta .p-jerabiSchoolCta__linkWrap {
  margin-top: 6.6666666667vw;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchoolCta .p-jerabiSchoolCta__linkWrap {
    margin-top: 30px;
  }
}

.p-jerabiSchoolCta .p-jerabiSchoolCta__linkWrap .p-jerabiSchoolCta__link {
  font-size: 4vw;
  color: #000;
  padding-right: 2.6666666667vw;
  padding-bottom: 1.3333333333vw;
  line-height: 1;
  border-bottom: solid 1px #000;
  background: url(../img/cta_arrow_black.svg) no-repeat right 3.5px;
  background-size: 1.3333333333vw 2.1333333333vw;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .p-jerabiSchoolCta .p-jerabiSchoolCta__linkWrap .p-jerabiSchoolCta__link {
    font-size: 18px;
    padding-right: 15px;
    padding-bottom: 8px;
    background-size: 7px 11px;
  }
}

.p-jerabiSecrets {
  position: relative;
  padding-top: 21.3333333333vw;
  padding-bottom: 16vw;
  background-color: #ebf7ff;
}
@media screen and (min-width: 768px) {
  .p-jerabiSecrets {
    padding-top: 160px;
    padding-bottom: 160px;
  }
}

.p-jerabiSecrets::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 234.6666666667vw;
  background: #fff;
  content: "";
}
@media screen and (min-width: 768px) {
  .p-jerabiSecrets::before {
    height: 1080px;
  }
}

.p-jerabiSecrets .p-jerabiSecrets__inner {
  position: relative;
}

.p-jerabiSecrets .p-jerabiSecrets__subtitle {
  font-size: 4.8vw;
  font-weight: 700;
  color: #1da1f2;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiSecrets .p-jerabiSecrets__subtitle {
    font-size: 26px;
    line-height: 1;
    margin-bottom: 20px;
  }
}

.p-jerabiSecrets .p-jerabiSecrets__title {
  font-size: 6.6666666667vw;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiSecrets .p-jerabiSecrets__title {
    font-size: 36px;
    margin-bottom: 40px;
  }
}

.p-jerabiSecrets .p-jerabiSecrets__lead {
  width: 73.3333333333vw;
  font-size: 4vw;
  line-height: 2;
  margin: 0 auto;
  padding-bottom: 10.6666666667vw;
  border-bottom: solid 3px #c3e7ff;
}
@media screen and (min-width: 768px) {
  .p-jerabiSecrets .p-jerabiSecrets__lead {
    max-width: 660px;
    font-size: 18px;
    padding-bottom: 0;
    border-bottom: none;
  }
}

.p-jerabiSecrets .p-jerabiSecrets__secretTitle {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 21.3333333333vw auto 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiSecrets .p-jerabiSecrets__secretTitle {
    margin: 120px auto 40px;
  }
}

.p-jerabiSecrets .p-jerabiSecrets__secretTitle p {
  color: #1da1f2;
  line-height: 1.4;
  font-size: 6.9333333333vw;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-jerabiSecrets .p-jerabiSecrets__secretTitle p {
    font-size: 46px;
  }
}
@media screen and (min-width: 952px) {
  .p-jerabiSecrets .p-jerabiSecrets__secretTitle p {
    line-height: 1.6;
  }
}
@media screen and (min-width: 1060px) {
  .p-jerabiSecrets .p-jerabiSecrets__secretTitle p {
    line-height: 1;
  }
}

.p-jerabiSecrets .p-jerabiSecrets__secretTitle p small {
  font-size: 4.8vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiSecrets .p-jerabiSecrets__secretTitle p small {
    font-size: 31px;
  }
}

.p-jerabiSecrets
  .p-jerabiSecrets__secretTitle
  p
  .p-jerabiSecrets__secretTitle--black {
  color: #000;
}

.p-jerabiSecrets
  .p-jerabiSecrets__secretTitle
  p
  .p-jerabiSecrets__secretTitle--sub {
  display: block;
  font-size: 6.1333333333vw;
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiSecrets
    .p-jerabiSecrets__secretTitle
    p
    .p-jerabiSecrets__secretTitle--sub {
    font-size: 33px;
    margin-top: 50px;
  }
}

.p-jerabiSecrets .p-jerabiSecrets__secretTitle p .break {
  display: block;
}
@media screen and (min-width: 1060px) {
  .p-jerabiSecrets .p-jerabiSecrets__secretTitle p .break {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .p-jerabiSecrets .p-jerabiSecrets__secretTitle > span {
    position: relative;
    height: 3px;
    background: #1da1f2;
    top: -40px;
    width: 70px;
  }
}

.p-jerabiSecrets .p-jerabiSecrets__secretTitle > span:nth-of-type(1) {
  margin-right: 15px;
  margin-left: auto;
}

.p-jerabiSecrets .p-jerabiSecrets__secretTitle > span:nth-of-type(2) {
  margin-right: auto;
  margin-left: 15px;
}

.c-SPfloatCta {
  display: none;
}
@media screen and (min-width: 768px) {
  .footer {
    padding-bottom: 171px;
  }
}

.p-jerabiFloatCta {
  display: block;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 24.2666666667vw;
  z-index: 99998;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(255, 255, 255, 0.95);
}
@media screen and (min-width: 768px) {
  .p-jerabiFloatCta {
    height: 121px;
  }
}

.p-jerabiFloatCta.show {
  opacity: 1;
  visibility: visible;
}

.p-jerabiFloatCta .p-jerabiFloatCta__textWrap {
  width: 85.0666666667vw;
  margin-top: 2.1333333333vw;
  margin-bottom: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiFloatCta .p-jerabiFloatCta__textWrap {
    width: 100%;
    margin-top: 12px;
    margin-bottom: 7px;
  }
}

.p-jerabiFloatCta .p-jerabiFloatCta__text {
  font-size: 3.2vw;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-jerabiFloatCta .p-jerabiFloatCta__text {
    font-size: 16px;
  }
}

.p-jerabiFloatCta .p-jerabiFloatCta__text .u-text__slash::before,
.p-jerabiFloatCta .p-jerabiFloatCta__text .u-text__slash::after {
  height: 110%;
  border-left-width: 1px;
}
@media screen and (min-width: 768px) {
  .p-jerabiFloatCta .p-jerabiFloatCta__text .u-text__slash::before,
  .p-jerabiFloatCta .p-jerabiFloatCta__text .u-text__slash::after {
    height: 110%;
    border-left-width: 1px;
  }
}

.p-jerabiFloatCta .p-jerabiFloatCta__text .u-text__slash::before {
  left: -2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiFloatCta .p-jerabiFloatCta__text .u-text__slash::before {
    left: -12px;
  }
}

.p-jerabiFloatCta .p-jerabiFloatCta__text .u-text__slash::after {
  right: -2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .p-jerabiFloatCta .p-jerabiFloatCta__text .u-text__slash::after {
    right: -12px;
  }
}

.p-jerabiFloatCta .p-jerabiFloatCta__btn {
  display: block;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  background-color: #fff504;
  color: #000;
  margin-left: 4vw;
  padding: 4.4vw 0;
  width: 77.0666666667vw;
  max-width: 880px;
  border-radius: 1.3333333333vw;
  border: solid #fff 0.8vw;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  font-size: 3.7333333333vw;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .p-jerabiFloatCta .p-jerabiFloatCta__btn {
    margin-left: auto;
    margin-right: auto;
    padding: 25px 0;
    width: 61.1111111111%;
    border-radius: 8px;
    border-width: 3px;
    font-size: 24px;
  }
}

.p-jerabiFloatCta .p-jerabiFloatCta__btn::before {
  content: "";
  position: absolute;
  display: block;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0.9)
  );
  width: 50px;
  height: 50px;
  top: -60px;
  left: -60px;
  animation-name: shine-run;
  animation-delay: 0s;
  animation-duration: 5s;
  animation-timing-function: ease-in;
  animation-iteration-count: infinite;
}

.p-jerabiFloatCta .p-jerabiFloatCta__btn::after {
  position: absolute;
  content: "";
  width: 1.8666666667vw;
  height: 2.9333333333vw;
  right: 5.3333333333vw;
  top: calc(50% - 1.4666666667vw);
  background: url(../img/cta_arrow_black.svg) center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .p-jerabiFloatCta .p-jerabiFloatCta__btn::after {
    width: 12px;
    height: 18px;
    right: 20px;
    top: calc(50% - 9px);
  }
}

.c-CtaBtn__hov:hover > a {
  opacity: 1;
}

.c-CtaBtn__hov:hover > a::before {
  transform: scale(1, 1);
  transform-origin: left top;
}

.c-CtaBtn__hov > a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale(0, 1);
  transform-origin: right top;
  background: #fff;
  content: "";
  transition: transform 0.3s;
}

.u-text__bold {
  font-weight: 700;
}

.u-text__cyan {
  color: #1da1f2;
}

.u-text__black {
  color: #000;
}

.u-test__ls-100 {
  letter-spacing: -0.1em;
}

.u-add_sp {
  display: none;
}
@media screen and (min-width: 768px) {
  .u-add_sp {
    display: inline;
  }
}

.u-ub__cyan {
  border-bottom: solid 0.2666666667vw #1da1f2;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 0.5333333333vw;
}
@media screen and (min-width: 768px) {
  .u-ub__cyan {
    border-bottom-width: 1px;
    padding-bottom: 4px;
  }
}

.u-ub__black {
  border-bottom: solid 0.2666666667vw #000;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 0.5333333333vw;
}
@media screen and (min-width: 768px) {
  .u-ub__black {
    border-bottom-width: 1px;
    padding-bottom: 4px;
  }
}

.u-marker__yellow {
  padding-bottom: 2px;
  background: linear-gradient(
    transparent 40%,
    #fff504 40%,
    #fff504 95%,
    transparent 95%
  );
}

.u-backg__check {
  background-image: linear-gradient(
      0deg,
      transparent calc(100% - 2px),
      #ebf7ff calc(100% - 2px)
    ),
    linear-gradient(
      90deg,
      transparent calc(100% - 2px),
      #ebf7ff calc(100% - 2px)
    );
  background-size: 30px 30px;
  background-repeat: repeat;
  background-position: center center;
}

.u-text__slash {
  position: relative;
  text-align: center;
}

.u-text__slash::before {
  position: absolute;
  bottom: 5%;
  left: -4vw;
  content: "";
  height: 100%;
  border-left: solid 2px #000;
  transform: rotate(-25deg);
}
@media screen and (min-width: 768px) {
  .u-text__slash::before {
    bottom: 0;
    left: -20px;
    height: 95%;
    border-left-width: 2px;
  }
}

.u-text__slash::after {
  position: absolute;
  bottom: 5%;
  right: -4vw;
  content: "";
  height: 100%;
  border-left: solid 2px #000;
  transform: rotate(25deg);
}
@media screen and (min-width: 768px) {
  .u-text__slash::after {
    bottom: 0;
    right: -20px;
    height: 95%;
    border-left-width: 2px;
  }
}

.u-text__slash.u-text__slash--cyan::before,
.u-text__slash.u-text__slash--cyan::after {
  border-left-color: #1da1f2;
}

.u-text__slash.u-text__slash--white::before,
.u-text__slash.u-text__slash--white::after {
  border-left-color: #fff;
}

.u-text__slash.u-text__slash--yellow::before,
.u-text__slash.u-text__slash--yellow::after {
  border-left-color: #fff504;
}
@keyframes zoomIn {
  0%,
  30%,
  60%,
  90%,
  100% {
    transform: scale(1);
  }

  15%,
  45%,
  75% {
    transform: scale(1.05);
  }
}

.fade-in-item {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

.fade-in-item.visible {
  opacity: 1;
  transform: translateY(0);
}
@keyframes shine-run {
  0%,
  40% {
    transform: scale(0) rotate(50deg);
    opacity: 0;
  }

  75% {
    transform: scale(1) rotate(50deg);
    opacity: 1;
  }

  100% {
    transform: scale(250) rotate(50deg);
    opacity: 0;
  }
}
