@charset "UTF-8";

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#test-pack {
  font-family: ryo-gothic-plusn, sans-serif;
}

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

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

.l-inner {
  width: 94.6666666667vw;
  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-testPackMV {
  background-color: #1da1f2;
  background-image: linear-gradient(
      0deg,
      transparent calc(100% - 1px),
      rgba(255, 255, 255, 0.4) calc(100% - 1px)
    ),
    linear-gradient(
      90deg,
      transparent calc(100% - 1px),
      rgba(255, 255, 255, 0.4) calc(100% - 1px)
    );
  background-size: 38px 38px;
  background-repeat: repeat;
  background-position: center center;
}

.p-testPackMV .p-testPackMV__inner {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-testPackMV .p-testPackMV__inner {
    max-width: 1440px;
  }
}

.p-testPackMV .p-testPackMV__inner img {
  display: block;
  width: 100%;
  height: auto;
}

.p-testPackCta {
  width: 100%;
  margin: 0;
  padding: 10.9866666667vw 0 13.3333333333vw;
  background-color: #1da1f2;
}
@media screen and (min-width: 768px) {
  .p-testPackCta {
    padding: 69.2px 0 70px;
  }
}

.p-testPackCta .p-testPackCta__title {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 6.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackCta .p-testPackCta__title {
    margin-bottom: 40px;
  }
}

.p-testPackCta .p-testPackCta__titleTxt {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 6.9333333333vw;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.2666666667vw;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 1.6vw;
  border-bottom: solid 2px #fff;
}
@media screen and (min-width: 768px) {
  .p-testPackCta .p-testPackCta__titleTxt {
    font-size: 46px;
    letter-spacing: 1px;
    padding-bottom: 8px;
  }
}

.p-testPackCta .p-testPackCta__titleTxt--sml {
  font-size: 4.8vw;
}
@media screen and (min-width: 768px) {
  .p-testPackCta .p-testPackCta__titleTxt--sml {
    font-size: 32px;
  }
}

.p-testPackCta .p-testPackCta__titleTxt--smlSp {
  font-size: 4.8vw;
}
@media screen and (min-width: 768px) {
  .p-testPackCta .p-testPackCta__titleTxt--smlSp {
    font-size: 46px;
  }
}

.p-testPackCta .p-testPackCta__titleTxt--mid {
  font-size: 4.8vw;
}
@media screen and (min-width: 768px) {
  .p-testPackCta .p-testPackCta__titleTxt--mid {
    font-size: 28.8px;
  }
}

.p-testPackCta .p-testPackCta__titleTxt--lrg {
  font-size: 6.9333333333vw;
}
@media screen and (min-width: 768px) {
  .p-testPackCta .p-testPackCta__titleTxt--lrg {
    font-size: 41.6px;
  }
}

.p-testPackCta .p-testPackCta__titleTxt--num {
  font-family: "Urbanist", sans-serif;
  font-size: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackCta .p-testPackCta__titleTxt--num {
    font-size: 64px;
  }
}

.p-testPackCta .p-testPackCta__titleTxt--last {
  line-height: 1;
  padding-bottom: 4.2666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackCta .p-testPackCta__titleTxt--last {
    padding-bottom: 16px;
  }
}

.p-testPackCta .p-testPackCta__titleTxt--last .p-testPackCta__titleTxt--num {
  display: inline-block;
  margin-bottom: 0.5333333333vw;
}
@media screen and (min-width: 768px) {
  .p-testPackCta .p-testPackCta__titleTxt--last .p-testPackCta__titleTxt--num {
    margin-bottom: 2px;
  }
}

.p-testPackCta.p-testPackCta--lcyan {
  background-color: #c3e7ff;
}

.p-testPackCta.p-testPackCta--bgcyan {
  background-color: #ebf7ff;
}

.p-testPackCta.p-testPackCta--bgcyan .p-testPackCta__titleTxt {
  border-bottom-color: #000;
}

.p-testPackCta .p-testPackCta__btnWrap {
  position: relative;
  margin: 0 auto;
  width: 96vw;
}
@media screen and (min-width: 768px) {
  .p-testPackCta .p-testPackCta__btnWrap {
    width: 470px;
    cursor: pointer;
  }
}

.p-testPackCta .p-testPackCta__btnWrap > a {
  display: block;
  position: relative;
  box-sizing: border-box;
  padding: 6.8vw 0 5.6vw;
  text-align: center;
  overflow: hidden;
  border: solid 0.8vw #fff;
  border-radius: 11.2vw;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  background-color: #fff504;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .p-testPackCta .p-testPackCta__btnWrap > a {
    width: 470px;
    border-width: 3px;
    border-radius: 58px;
    padding: 37.5px 0 36px;
  }
}

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

.p-testPackCta .p-testPackCta__btnWrap > a > div::after {
  position: absolute;
  content: "";
  top: calc(50% - 1.4666666667vw);
  right: 5.3333333333vw;
  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-testPackCta .p-testPackCta__btnWrap > a > div::after {
    top: calc(50% - 5.5px);
    right: 20px;
    width: 7px;
    height: 11px;
  }
}

.p-testPackCta .p-testPackCta__btnText {
  font-size: 6.4vw;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.2666666667vw;
  color: #000;
  text-align: center;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-testPackCta .p-testPackCta__btnText {
    font-size: 30px;
    letter-spacing: 1px;
  }
}

.p-testPackCta .p-testPackCta__btnText small {
  font-size: 3.7333333333vw;
}
@media screen and (min-width: 768px) {
  .p-testPackCta .p-testPackCta__btnText small {
    font-size: 21px;
  }
}

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

.p-testPackCta .p-testPackCta__linkWrap.p-testPackCta__linkWrap--top {
  margin-top: 6.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackCta .p-testPackCta__linkWrap.p-testPackCta__linkWrap--top {
    margin-top: 30px;
  }
}

.p-testPackCta .p-testPackCta__linkWrap .p-testPackCta__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-testPackCta .p-testPackCta__linkWrap .p-testPackCta__link {
    font-size: 18px;
    padding-right: 15px;
    padding-bottom: 8px;
    background-size: 7px 11px;
  }
}

.p-testPackCta .p-testPackCta__school {
  margin-top: 4vw;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-testPackCta .p-testPackCta__school {
    margin-top: 25px;
  }
}

.p-testPackCta .p-testPackCta__school .p-testPackCta__schoolLink {
  display: inline-block;
  font-size: 4vw;
  color: #000;
  padding-right: 2.6666666667vw;
  padding-bottom: 1.0666666667vw;
  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-testPackCta .p-testPackCta__school .p-testPackCta__schoolLink {
    font-size: 18px;
    padding-right: 10px;
    padding-bottom: 4px;
    background-size: 7px 11px;
  }
}

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

.p-testPackLead .p-testPackLead__img {
  width: 41.0666666667vw;
  margin: 0 auto 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-testPackLead .p-testPackLead__img {
    width: 200px;
    margin-bottom: 24px;
  }
}

.p-testPackLead .p-testPackLead__text {
  width: 78.6666666667vw;
  margin: 0 auto;
  font-size: 4.2666666667vw;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-testPackLead .p-testPackLead__text {
    width: 660px;
    font-size: 19.2px;
  }
}

.p-testPackWorry {
  position: relative;
  background-color: #f6f6f6;
  padding-top: 13.3333333333vw;
  padding-bottom: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackWorry {
    padding-top: 60px;
    padding-bottom: 48px;
  }
}

.p-testPackWorry::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 16vw;
  height: 8vw;
  max-width: 123px;
  max-height: 62px;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media screen and (min-width: 768px) {
  .p-testPackWorry::before {
    max-width: 72px;
    max-height: 36px;
  }
}

.p-testPackWorry .p-testPackWorry__title {
  font-size: 6.9333333333vw;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.1333333333vw;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-testPackWorry .p-testPackWorry__title {
    font-size: 33.8px;
    letter-spacing: 0.65px;
  }
}

.p-testPackWorry .p-testPackWorry__title .u-text__slash::before,
.p-testPackWorry .p-testPackWorry__title .u-text__slash::after {
  border-left-width: 0.5333333333vw;
  height: 7.4666666667vw;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-testPackWorry .p-testPackWorry__title .u-text__slash::before,
  .p-testPackWorry .p-testPackWorry__title .u-text__slash::after {
    border-left-width: 2.6px;
    height: 29px;
  }
}

.p-testPackWorry .p-testPackWorry__title .u-text__slash::before {
  left: -3.2vw;
}
@media screen and (min-width: 768px) {
  .p-testPackWorry .p-testPackWorry__title .u-text__slash::before {
    left: -15px;
  }
}

.p-testPackWorry .p-testPackWorry__title .u-text__slash::after {
  right: -3.2vw;
}
@media screen and (min-width: 768px) {
  .p-testPackWorry .p-testPackWorry__title .u-text__slash::after {
    right: -15px;
  }
}

.p-testPackWorry .p-testPackWorry__contents {
  position: relative;
  padding-top: 21.3333333333vw;
  margin: 0 auto 5.3333333333vw;
  width: 89.3333333333vw;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .p-testPackWorry .p-testPackWorry__contents {
    padding-top: 96px;
    margin-bottom: 24px;
    width: 660px;
  }
}

.p-testPackWorry .p-testPackWorry__list {
  box-sizing: border-box;
  padding: 7.4666666667vw 6.1333333333vw;
  background-color: #fff;
  border-radius: 5.3333333333vw;
  border: solid 0.5333333333vw #ffd500;
}
@media screen and (min-width: 768px) {
  .p-testPackWorry .p-testPackWorry__list {
    padding: 33.6px 47.6px;
    border-radius: 24px;
    border-width: 2.4px;
  }
}

.p-testPackWorry .p-testPackWorry__list > li {
  display: flex;
  align-items: center;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-testPackWorry .p-testPackWorry__list > li {
    font-size: 19.2px;
    margin-bottom: 24px;
  }
}

.p-testPackWorry .p-testPackWorry__list > li:last-child {
  margin-bottom: 0;
}

.p-testPackWorry .p-testPackWorry__list > li::before {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 4.8vw;
  height: 4.8vw;
  margin-right: 2.1333333333vw;
  background: url(../img/test-pack/pic_worry_check.svg) center/contain no-repeat;
}
@media screen and (min-width: 768px) {
  .p-testPackWorry .p-testPackWorry__list > li::before {
    width: 21.6px;
    height: 21.6px;
    margin-right: 9.6px;
  }
}

.p-testPackWorry .p-testPackWorry__img {
  position: absolute;
  width: 34.6666666667vw;
  margin: 0 auto;
  top: 5.3333333333vw;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .p-testPackWorry .p-testPackWorry__img {
    top: 20px;
    width: 156px;
  }
}

.p-testPackWorry .p-testPackWorry__text {
  width: 84vw;
  margin: 5.3333333333vw auto 0;
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .p-testPackWorry .p-testPackWorry__text {
    width: 645px;
    margin-top: 24px;
    font-size: 19.2px;
  }
}

.p-testPackSupport {
  position: relative;
  padding-top: 21.3333333333vw;
  padding-bottom: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackSupport {
    padding-top: 100px;
    padding-bottom: 60px;
  }
}

.p-testPackSupport::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 16vw;
  height: 8vw;
  max-width: 123px;
  max-height: 62px;
  background-color: #f6f6f6;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media screen and (min-width: 768px) {
  .p-testPackSupport::before {
    max-width: 72px;
    max-height: 36px;
  }
}

.p-testPackSupport .p-testPackSupport__img {
  width: 29.3333333333vw;
  margin: 0 auto 3.2vw;
}
@media screen and (min-width: 768px) {
  .p-testPackSupport .p-testPackSupport__img {
    width: 143px;
    margin-bottom: 15.6px;
  }
}

.p-testPackSupport .p-testPackSupport__title {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 6.9333333333vw;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.2666666667vw;
  text-align: center;
  padding-bottom: 1.3333333333vw;
  margin: 0 auto 10.6666666667vw;
  border-bottom: solid 2px #ffd500;
}
@media screen and (min-width: 768px) {
  .p-testPackSupport .p-testPackSupport__title {
    font-size: 33.8px;
    letter-spacing: 1.3px;
    padding-bottom: 5.4px;
    margin-bottom: 48px;
    border-bottom-width: 2.6px;
  }
}

.p-testPackSupport .p-testPackSupport__title small {
  font-size: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-testPackSupport .p-testPackSupport__title small {
    font-size: 26px;
  }
}

.p-testPackSupport .p-testPackSupport__lead {
  width: 78.6666666667vw;
  margin: 0 auto 10.6666666667vw;
  font-size: 4vw;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-testPackSupport .p-testPackSupport__lead {
    width: 660px;
    font-size: 18px;
    margin-bottom: 48px;
  }
}

.p-testPackSupport .p-testPackSupport__content {
  width: 94.6666666667vw;
  box-sizing: border-box;
  margin: 0 auto 10.6666666667vw;
  background-color: #ebf7ff;
  border-radius: 1.0666666667vw;
  padding: 2.6666666667vw 2.6666666667vw 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackSupport .p-testPackSupport__content {
    width: 66.6666666667%;
    min-width: 660px;
    max-width: 960px;
    margin-bottom: 48px;
    padding: 20px 4.1666666667% 48px;
    border-radius: 4.8px;
  }
}

.p-testPackSupport .p-testPackSupport__content:last-child {
  margin-bottom: 0;
}

.p-testPackSupport .p-testPackSupport__contTitTop {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .p-testPackSupport .p-testPackSupport__contTitTop {
    gap: 9.6px;
  }
}

.p-testPackSupport .p-testPackSupport__contTitTopTxt {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  gap: 1.6vw;
  font-family: "Urbanist", sans-serif;
  font-size: 5.3333333333vw;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0;
  padding-bottom: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackSupport .p-testPackSupport__contTitTopTxt {
    font-size: 24px;
    gap: 7.2px;
    padding-bottom: 12px;
  }
}

.p-testPackSupport .p-testPackSupport__contTitTopNum {
  font-size: 6.4vw;
  font-weight: 600;
  color: #1da1f2;
}
@media screen and (min-width: 768px) {
  .p-testPackSupport .p-testPackSupport__contTitTopNum {
    font-size: 28.8px;
  }
}

.p-testPackSupport .p-testPackSupport__contTitTopImg {
  width: 25.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-testPackSupport .p-testPackSupport__contTitTopImg {
    width: 114px;
  }
}

.p-testPackSupport .p-testPackSupport__contTitTxt {
  font-size: 5.3333333333vw;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.2666666667vw;
  text-align: center;
  margin: 0 auto 5.3333333333vw;
  padding-block: 2.6666666667vw;
  background-color: #ffd500;
  border-radius: 10.6666666667vw 10.6666666667vw 10.6666666667vw 0;
}
@media screen and (min-width: 768px) {
  .p-testPackSupport .p-testPackSupport__contTitTxt {
    font-size: 24px;
    letter-spacing: 1.2px;
    margin-bottom: 30px;
    padding-block: 12px;
    border-radius: 29px 29px 29px 0;
  }
}

.p-testPackSupport .p-testPackSupport__contWrap {
  display: flex;
  flex-direction: column;
  gap: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-testPackSupport .p-testPackSupport__contWrap {
    flex-direction: row;
    justify-content: space-between;
    gap: 40px;
  }
}

.p-testPackSupport .p-testPackSupport__contText {
  width: 78.6666666667vw;
  font-size: 4vw;
  line-height: 2;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-testPackSupport .p-testPackSupport__contText {
    width: 47.619047619%;
    max-width: 400px;
    font-size: 16px;
  }
}

.p-testPackSupport .p-testPackSupport__contImg {
  width: 89.3333333333vw;
  margin: 0 auto;
  border-radius: 2.1333333333vw;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p-testPackSupport .p-testPackSupport__contImg {
    width: 47.619047619%;
    max-width: 400px;
    border-radius: 9.6px;
  }
}

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

.p-testPackUp::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 32vw;
  height: 16vw;
  max-width: 246px;
  max-height: 124px;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media screen and (min-width: 768px) {
  .p-testPackUp::before {
    max-width: 144px;
    max-height: 72px;
  }
}

.p-testPackUp .p-testPackUp__icon {
  width: 56vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-testPackUp .p-testPackUp__icon {
    width: 210px;
  }
}

.p-testPackUp .p-testPackUp__title {
  margin: 0 auto 10.6666666667vw;
  padding: 4.2666666667vw 0;
  width: 72vw;
  font-size: 6.9333333333vw;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.2666666667vw;
  text-align: center;
  border-top: solid 0.5333333333vw #1da1f2;
  border-bottom: solid 0.5333333333vw #1da1f2;
}
@media screen and (min-width: 768px) {
  .p-testPackUp .p-testPackUp__title {
    margin-bottom: 48px;
    padding: 24.8px 0;
    width: 352px;
    font-size: 33.8px;
    letter-spacing: 1.3px;
    border-top-width: 2.6px;
    border-bottom-width: 2.6px;
  }
}

.p-testPackUp .p-testPackUp__text {
  width: 72vw;
  margin: 0 auto 10.6666666667vw;
  font-size: 4vw;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-testPackUp .p-testPackUp__text {
    width: 660px;
    margin-bottom: 48px;
    font-size: 18px;
  }
}

.p-testPackUp .p-testPackUp__contents {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 89.3333333333vw;
  margin: 0 auto 8vw;
  background-color: #fff;
  border-radius: 4.2666666667vw;
  padding: 6.4vw 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-testPackUp .p-testPackUp__contents {
    flex-direction: row;
    justify-content: space-between;
    width: 66.6666666667%;
    min-width: 660px;
    max-width: 960px;
    margin-bottom: 36px;
    padding: 40px 2.7777777778% 48px;
    border-radius: 16px;
  }
}

.p-testPackUp .p-testPackUp__cont1 {
  box-sizing: border-box;
  width: 78.6666666667vw;
  margin: 0;
  padding-bottom: 6.4vw;
}
@media screen and (min-width: 768px) {
  .p-testPackUp .p-testPackUp__cont1 {
    width: 55.6818181818%;
    max-width: 490px;
    padding-bottom: 0;
    padding-right: min(4.4090909091%, 40px);
  }
}

.p-testPackUp .p-testPackUp__cont2 {
  display: flex;
  justify-content: space-around;
  gap: 6.6666666667vw;
  width: 78.6666666667vw;
  margin: 0;
  padding-top: 6.4vw;
  padding-left: 0;
  border-top: solid 0.5333333333vw #dcf1ff;
  border-left: none;
}
@media screen and (min-width: 768px) {
  .p-testPackUp .p-testPackUp__cont2 {
    justify-content: space-between;
    gap: 2.8409090909%;
    width: 39.6590909091%;
    max-width: 349px;
    padding-top: 0;
    padding-left: 4.4090909091%;
    border-top: none;
    border-left: solid 2.4px #dcf1ff;
  }
}

.p-testPackUp .p-testPackUp__cont2Img {
  width: 35.4666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackUp .p-testPackUp__cont2Img {
    width: 51.6504854369%;
    max-width: 159.6px;
  }
}

.p-testPackUp .p-testPackUp__img {
  width: 89.3333333333vw;
  margin: 0 auto;
  border-radius: 4.2666666667vw;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p-testPackUp .p-testPackUp__img {
    width: 66.6666666667%;
    min-width: 660px;
    max-width: 960px;
    border-radius: 16px;
  }
}

.p-testPackUp .p-testPackUp__note {
  width: 89.3333333333vw;
  font-size: 2.9333333333vw;
  line-height: 1.8;
  margin: 5.3333333333vw auto 0;
  box-sizing: border-box;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (min-width: 768px) {
  .p-testPackUp .p-testPackUp__note {
    width: 66.6666666667%;
    min-width: 660px;
    max-width: 960px;
    font-size: 11px;
    margin: 24px auto 0;
  }
}

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

.p-testPackDetail .p-testPackDetail__img {
  width: 29.3333333333vw;
  margin: 0 auto 3.2vw;
}
@media screen and (min-width: 768px) {
  .p-testPackDetail .p-testPackDetail__img {
    width: 143px;
    margin-bottom: 15.6px;
  }
}

.p-testPackDetail .p-testPackDetail__title {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 6.9333333333vw;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.2666666667vw;
  text-align: center;
  padding-bottom: 1.3333333333vw;
  margin: 0 auto 10.6666666667vw;
  border-bottom: solid 2px #ffd500;
}
@media screen and (min-width: 768px) {
  .p-testPackDetail .p-testPackDetail__title {
    font-size: 33.8px;
    letter-spacing: 1.3px;
    padding-bottom: 5.4px;
    margin-bottom: 48px;
    border-bottom-width: 2.6px;
  }
}

.p-testPackDetail .p-testPackDetail__content {
  width: 84vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-testPackDetail .p-testPackDetail__content {
    width: 560px;
  }
}

.p-testPackDetail .p-testPackDetail__Table {
  display: flex;
  flex-direction: column;
  gap: 4.2666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackDetail .p-testPackDetail__Table {
    gap: 19.2px;
  }
}

.p-testPackDetail .p-testPackDetail__TableItem {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}

.p-testPackDetail .p-testPackDetail__TableHead {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18.6666666667vw;
  font-size: 3.7333333333vw;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.5333333333vw;
  color: #fff;
  text-align: center;
  background-color: #1da1f2;
  padding: 5.3333333333vw 0;
  margin-bottom: 0;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .p-testPackDetail .p-testPackDetail__TableHead {
    width: 17.8571428571%;
    font-size: 16.8px;
    letter-spacing: 1.68px;
    padding: 24px 0;
  }
}

.p-testPackDetail .p-testPackDetail__TableText {
  box-sizing: border-box;
  width: 65.3333333333vw;
  background-color: #ebf7ff;
  padding: 5.3333333333vw 2.6666666667vw 5.3333333333vw 4vw;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .p-testPackDetail .p-testPackDetail__TableText {
    width: 82.1428571429%;
    padding: 24px 7.1428571429%;
  }
}

.p-testPackDetail .p-testPackDetail__TableText--normal {
  font-size: 3.7333333333vw;
  line-height: 1.6;
  letter-spacing: 0.2666666667vw;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-testPackDetail .p-testPackDetail__TableText--normal {
    font-size: 16px;
    letter-spacing: 0.84px;
  }
}

.p-testPackDetail .p-testPackDetail__TableText--Box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (min-width: 768px) {
  .p-testPackDetail .p-testPackDetail__TableText--Box {
    flex-direction: row;
    align-items: center;
  }
}

.p-testPackDetail .p-testPackDetail__TableText--times {
  font-size: 4.2666666667vw;
  font-weight: 500;
  color: #eb0000;
  line-height: 1;
  letter-spacing: 0.2666666667vw;
  margin-bottom: 0.5333333333vw;
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .p-testPackDetail .p-testPackDetail__TableText--times {
    font-size: 19.2px;
    letter-spacing: 1.2px;
    margin-bottom: 0;
    margin-right: 0.5em;
  }
}

.p-testPackDetail .p-testPackDetail__TableText--times .--num {
  font-family: "Urbanist", sans-serif;
  font-size: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-testPackDetail .p-testPackDetail__TableText--times .--num {
    font-size: 24px;
  }
}

.p-testPackDetail .p-testPackDetail__TableText--times sup {
  font-size: 2.6666666667vw;
  color: #000;
}
@media screen and (min-width: 768px) {
  .p-testPackDetail .p-testPackDetail__TableText--times sup {
    font-size: 12px;
  }
}

.p-testPackDetail .p-testPackDetail__TableText--price {
  font-size: 6.9333333333vw;
  font-weight: 700;
  color: #eb0000;
  line-height: 1;
  letter-spacing: 0.2666666667vw;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-testPackDetail .p-testPackDetail__TableText--price {
    font-size: 31.2px;
    letter-spacing: 1.2px;
  }
}

.p-testPackDetail .p-testPackDetail__TableText--price .--num {
  font-family: "Urbanist", sans-serif;
}

.p-testPackDetail .p-testPackDetail__TableText--price small {
  font-size: 4.2666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackDetail .p-testPackDetail__TableText--price small {
    font-size: 19.2px;
  }
}

.p-testPackDetail .p-testPackDetail__note {
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-testPackDetail .p-testPackDetail__note {
    margin-top: 24px;
  }
}

.p-testPackDetail .p-testPackDetail__noteTxt {
  font-size: 3.7333333333vw;
  line-height: 1;
  margin-bottom: 2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .p-testPackDetail .p-testPackDetail__noteTxt {
    font-size: 16px;
    margin-bottom: 9.6px;
  }
}

.p-testPackDetail .p-testPackDetail__noteExp {
  font-size: 3.7333333333vw;
  line-height: 1.6;
  margin-bottom: 0;
  padding-left: 3em;
  text-indent: -2em;
}
@media screen and (min-width: 768px) {
  .p-testPackDetail .p-testPackDetail__noteExp {
    font-size: 16px;
  }
}

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

.p-testPackVoice .p-testPackVoice__title {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 6.9333333333vw;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.2666666667vw;
  text-align: center;
  padding-bottom: 1.3333333333vw;
  margin: 0 auto 10.6666666667vw;
  border-bottom: solid 2px #fff;
}
@media screen and (min-width: 768px) {
  .p-testPackVoice .p-testPackVoice__title {
    font-size: 33.8px;
    letter-spacing: 1.3px;
    padding-bottom: 5.4px;
    margin-bottom: 48px;
    border-bottom-width: 2.6px;
  }
}

.p-testPackVoice .p-testPackVoice__subtext {
  font-size: 4.2666666667vw;
  font-weight: 500;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.2666666667vw;
  margin-bottom: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackVoice .p-testPackVoice__subtext {
    font-size: 19.2px;
    letter-spacing: 1px;
    margin-bottom: 12px;
  }
}

.p-testPackVoice .p-testPackVoice__subtext > .u-text__slash::before,
.p-testPackVoice .p-testPackVoice__subtext > .u-text__slash::after {
  border-left-width: 2px;
}

.p-testPackVoice .p-testPackVoice__subtext > .u-text__slash::before {
  left: -1em;
}

.p-testPackVoice .p-testPackVoice__subtext > .u-text__slash::after {
  right: -1em;
}

.p-testPackVoice .p-testPackVoice__subtext.p-testPackVoice__subtext--parent {
  margin-top: 16vw;
}
@media screen and (min-width: 768px) {
  .p-testPackVoice .p-testPackVoice__subtext.p-testPackVoice__subtext--parent {
    margin-top: 72px;
  }
}

.p-testPackVoice .p-testPackVoice__subtitle {
  width: 35.4666666667vw;
  margin: 0 auto 6.4vw;
  font-size: 5.3333333333vw;
  font-weight: 700;
  color: #1da1f2;
  line-height: 1;
  letter-spacing: 0.2666666667vw;
  text-align: center;
  background-color: #fff;
  border: solid 2px #1da1f2;
  padding: 2.6666666667vw 0;
  border-radius: 5.8666666667vw 4vw 0 5.8666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackVoice .p-testPackVoice__subtitle {
    width: 159px;
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 1px;
    border-width: 2.4px;
    padding: 12px 0;
    border-radius: 26.4px 18px 0 26.4px;
  }
}

.p-testPackVoice .p-testPackVoice__subtitle--parent {
  width: 41.0666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackVoice .p-testPackVoice__subtitle--parent {
    width: 184px;
  }
}

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

.p-testPackVoice .p-testPackVoice__card {
  width: 100%;
  box-sizing: border-box;
  padding: 6.4vw 6.4vw;
  border: solid 1.6vw #c3e7ff;
  background-color: #fff;
  border-radius: 1.6vw;
  margin-bottom: 4.2666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackVoice .p-testPackVoice__card {
    width: 32.1875%;
    padding: 2.5%;
    border-width: 6px;
    border-radius: 6px;
    margin-bottom: 0;
  }
}

.p-testPackVoice .p-testPackVoice__card:last-child {
  margin-bottom: 0;
}

.p-testPackVoice .p-testPackVoice__prof {
  display: flex;
  justify-content: center;
  align-items: center;
}

.p-testPackVoice .p-testPackVoice__img {
  width: 18.6666666667vw;
  margin-right: 4.2666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackVoice .p-testPackVoice__img {
    width: 70px;
    margin-right: 16px;
  }
}

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

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

.p-testPackVoice .p-testPackVoice__comentWrap {
  position: relative;
}

.p-testPackVoice .p-testPackVoice__check {
  display: none;
}

.p-testPackVoice .p-testPackVoice__check:checked ~ .p-testPackVoice__coment {
  height: auto;
}

.p-testPackVoice
  .p-testPackVoice__check:checked
  ~ .p-testPackVoice__coment::after {
  display: none;
}

.p-testPackVoice
  .p-testPackVoice__check:checked
  ~ .p-testPackVoice__checkLbl::before {
  content: "閉じる";
}

.p-testPackVoice
  .p-testPackVoice__check:checked
  ~ .p-testPackVoice__checkLbl::after {
  transform: rotate(0deg);
}

.p-testPackVoice .p-testPackVoice__coment {
  font-size: 3.7333333333vw;
  line-height: 2;
  margin-top: 2.6666666667vw;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
  height: 14.9333333333vw;
  transition: height 0.5s;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  .p-testPackVoice .p-testPackVoice__coment {
    font-size: 14px;
    margin-top: 10px;
    height: 56px;
  }
}

.p-testPackVoice .p-testPackVoice__coment::after {
  position: absolute;
  content: "…";
  bottom: 0;
  right: 0;
  width: 1em;
  height: 2em;
  background-color: #fff;
}

.p-testPackVoice .p-testPackVoice__checkLbl {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.3333333333vw;
  width: 23.4666666667vw;
  padding: 1.0666666667vw 0.8vw 1.3333333333vw 1.8666666667vw;
  border-radius: 1.0666666667vw;
  border: 1px solid #1da1f2;
  cursor: pointer;
  margin: 2.4vw auto 0;
}
@media screen and (min-width: 768px) {
  .p-testPackVoice .p-testPackVoice__checkLbl {
    gap: 5px;
    width: 88px;
    padding: 4px 3px 5px 7px;
    margin-top: 9px;
    border-radius: 4px;
  }
}

.p-testPackVoice .p-testPackVoice__checkLbl::before {
  font-size: 3.2vw;
  line-height: 1;
  color: #1da1f2;
  content: "もっと見る";
  min-width: 5em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-testPackVoice .p-testPackVoice__checkLbl::before {
    font-size: 12px;
  }
}

.p-testPackVoice .p-testPackVoice__checkLbl::after {
  content: "";
  display: inline-block;
  width: 2.1333333333vw;
  height: 2.1333333333vw;
  background: url(../img/test-pack/more_arrow_cyan.svg) center/contain no-repeat;
  transform: rotate(180deg);
  transition: transform 0.3s;
}
@media screen and (min-width: 768px) {
  .p-testPackVoice .p-testPackVoice__checkLbl::after {
    width: 10px;
    height: 10px;
  }
}

.p-testPackVoice .p-testPackVoice__note {
  width: 89.3333333333vw;
  font-size: 2.9333333333vw;
  line-height: 1;
  margin: 5.3333333333vw auto 0;
}
@media screen and (min-width: 768px) {
  .p-testPackVoice .p-testPackVoice__note {
    width: 100%;
    font-size: 11px;
    margin-top: 24px;
  }
}

.p-testPackVoice .p-testPackVoice__note::before {
  content: "※";
}

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

.p-testPackFaq .p-testPackFaq__title {
  margin-bottom: 10.6666666667vw;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__title {
    margin-bottom: 48px;
  }
}

.p-testPackFaq .p-testPackFaq__titleTxt1 {
  display: block;
  margin-bottom: 2.1333333333vw;
  font-size: 5.3333333333vw;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__titleTxt1 {
    margin-bottom: 10.4px;
    font-size: 26px;
  }
}

.p-testPackFaq .p-testPackFaq__titleTxt2 {
  display: block;
  margin-bottom: 0;
  font-size: 6.9333333333vw;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.2666666667vw;
  text-align: center;
  color: #1da1f2;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__titleTxt2 {
    font-size: 33.8px;
    letter-spacing: 1.3px;
  }
}

.p-testPackFaq .p-testPackFaq__wrap {
  width: 89.3333333333vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__wrap {
    max-width: 660px;
  }
}

.p-testPackFaq .p-testPackFaq__block {
  box-sizing: border-box;
  background-color: #fff;
  border: solid 0.4vw #1da1f2;
  border-radius: 2.6666666667vw;
  margin-bottom: 2.6666666667vw;
  padding: 3.6vw 4.9333333333vw;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__block {
    border-width: 1.5px;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 18.5px 38.5px;
  }
}

.p-testPackFaq .p-testPackFaq__block:last-of-type {
  margin-bottom: 0;
}

.p-testPackFaq .p-testPackFaq__Q {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.p-testPackFaq .p-testPackFaq__QHead {
  width: 6.4vw;
  height: 6.4vw;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__QHead {
    width: 24px;
    height: 24px;
  }
}

.p-testPackFaq .p-testPackFaq__QHead img {
  vertical-align: top !important;
}

.p-testPackFaq .p-testPackFaq__QTxt {
  width: calc(100% - 10.1333333333vw);
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__QTxt {
    width: calc(100% - 38px);
  }
}

.p-testPackFaq .p-testPackFaq__QTxt > span {
  display: inline-block;
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.6;
  padding-left: 4vw;
  padding-right: 4vw;
  margin-bottom: 0;
  line-break: strict;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__QTxt > span {
    font-size: 18px;
    padding-left: 15px;
    padding-right: 20px;
  }
}

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

.p-testPackFaq .p-testPackFaq__QIcon.is-active {
  transform: rotate(0);
}

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

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

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

.p-testPackFaq .p-testPackFaq__ABox > p {
  font-size: 3.7333333333vw;
  width: calc(100% - 6.4vw);
  padding-left: 4vw;
  margin-bottom: 0;
  line-break: strict;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__ABox > p {
    font-size: 15px;
    width: calc(100% - 24px);
    padding-left: 20px;
  }
}

.p-testPackFaq .p-testPackFaq__AHead {
  width: 6.4vw;
  height: 6.4vw;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__AHead {
    width: 24px;
    height: 24px;
  }
}

.p-testPackFaq .p-testPackFaq__AHead img {
  vertical-align: top !important;
}

.p-testPackFaq p.p-testPackFaq__AFlowTitle {
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.2666666667vw;
  border: solid #1da1f2 2px;
  border-radius: 1.3333333333vw;
  box-sizing: border-box;
  margin-left: 4vw;
  padding: 1.0666666667vw 2.1333333333vw;
  width: 68.2666666667vw;
  max-width: 512px;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq p.p-testPackFaq__AFlowTitle {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 1px;
    border-radius: 5px;
    margin-left: 15px;
    padding: 7px 8px;
    max-width: 541px;
  }
}

.p-testPackFaq .p-testPackFaq__AFlowWrap {
  width: 100%;
  box-sizing: border-box;
  margin-top: 6.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__AFlowWrap {
    margin-top: 25px;
  }
}

.p-testPackFaq .p-testPackFaq__AFlowBox {
  margin-bottom: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__AFlowBox {
    margin-bottom: 5px;
  }
}

.p-testPackFaq .p-testPackFaq__AFlowBox:last-child {
  margin-bottom: 0;
}

.p-testPackFaq .p-testPackFaq__AFlowTit {
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.2666666667vw;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__AFlowTit {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 1px;
  }
}

.p-testPackFaq .p-testPackFaq__AFlowNo {
  display: inline-block;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background-color: #1da1f2;
  border-radius: 1.3333333333vw;
  width: 7.4666666667vw;
  text-align: center;
  padding: 1.6vw 0;
  margin-right: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__AFlowNo {
    font-size: 16px;
    border-radius: 5px;
    width: 28px;
    padding: 6px 0;
    margin-right: 10px;
  }
}

.p-testPackFaq .p-testPackFaq__AFlowTxtWrap {
  margin: 1.3333333333vw 0 0vw 3.4666666667vw;
  padding: 0.8vw 0 10.6666666667vw 6.1333333333vw;
  border-left: solid 0.5333333333vw #1da1f2;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__AFlowTxtWrap {
    margin: 5px 0 5px 13px;
    padding: 8px 0 40px 23px;
    border-left-width: 2px;
  }
}

.p-testPackFaq
  .p-testPackFaq__AFlowBox:last-child
  .p-testPackFaq__AFlowTxtWrap {
  padding-bottom: 0;
}

.p-testPackFaq .p-testPackFaq__AFlowTxt {
  font-size: 3.7333333333vw;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__AFlowTxt {
    font-size: 15px;
  }
}

.p-testPackFaq .p-testPackFaq__AFlowBtnWrap {
  margin-top: 3.2vw;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__AFlowBtnWrap {
    margin-top: 12px;
  }
}

.p-testPackFaq .p-testPackFaq__AFlowBtn {
  width: 65.8666666667vw;
  margin-bottom: 4vw;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__AFlowBtn {
    width: 247px;
    margin-bottom: 15px;
  }
}

.p-testPackFaq .p-testPackFaq__AFlowBtn > a {
  width: 100%;
  display: block;
  position: relative;
  box-sizing: border-box;
  padding: 3.4666666667vw 0 3.4666666667vw 4.8vw;
  font-size: 4vw;
  font-weight: 700;
  color: #1da1f2;
  border: solid 0.5333333333vw #1da1f2;
  border-radius: 1.3333333333vw;
  background-color: #fff;
  text-align: left;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__AFlowBtn > a {
    font-size: 15px;
    border-width: 2px;
    border-radius: 5px;
    padding: 13px 0 13px 18px;
  }
}

.p-testPackFaq .p-testPackFaq__AFlowBtn > a::after {
  position: absolute;
  content: "";
  top: calc(50% - 0.3em);
  right: 1.2em;
  width: 0.4em;
  height: 0.6em;
  background: url(../img/test-pack/arrow_icon_cyan.svg) center center/contain
    no-repeat;
}

.p-testPackFaq .p-testPackFaq__AFlowTel {
  width: 65.8666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__AFlowTel {
    width: 247px;
  }
}

.p-testPackFaq .p-testPackFaq__AFlowTel > a {
  width: 100%;
  display: block;
  box-sizing: border-box;
  padding: 0.9333333333vw 0 2.2666666667vw;
  background-color: #ebf7ff;
  border: solid 0.5333333333vw #dcdcdc;
  border-radius: 1.3333333333vw;
  text-align: center;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__AFlowTel > a {
    border-width: 2px;
    border-radius: 5px;
    padding: 2.5px 0 7.5px;
  }
}

.p-testPackFaq .p-testPackFaq__AFlowTel > a .p-testPackFaq__AFlowTelImg {
  width: 48.2666666667vw;
  margin: 0 auto 0.5333333333vw;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__AFlowTel > a .p-testPackFaq__AFlowTelImg {
    width: 181px;
    margin: 0 auto 2px;
  }
}

.p-testPackFaq .p-testPackFaq__AFlowTel > a .p-testPackFaq__AFlowTelImg > img {
  vertical-align: middle !important;
}

.p-testPackFaq .p-testPackFaq__AFlowTel > a > p {
  font-size: 3.2vw;
  line-height: 1;
  color: #000;
  margin-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-testPackFaq .p-testPackFaq__AFlowTel > a > p {
    font-size: 12px;
  }
}

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

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

.p-testPackSecrets .p-testPackSecrets__head {
  position: relative;
  width: 73.3333333333vw;
  margin: 0 auto 20.5333333333vw;
  padding-bottom: 10.6666666667vw;
  border-bottom: solid 3px #c3e7ff;
}
@media screen and (min-width: 768px) {
  .p-testPackSecrets .p-testPackSecrets__head {
    width: 660px;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 120px;
  }
}

.p-testPackSecrets .p-testPackSecrets__headTit {
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackSecrets .p-testPackSecrets__headTit {
    margin-bottom: 40px;
  }
}

.p-testPackSecrets .p-testPackSecrets__headTit1 {
  display: block;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.4;
  color: #1da1f2;
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-testPackSecrets .p-testPackSecrets__headTit1 {
    font-size: 26px;
    line-height: 1;
    margin-bottom: 20px;
  }
}

.p-testPackSecrets .p-testPackSecrets__headTit2 {
  display: block;
  font-size: 6.6666666667vw;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-testPackSecrets .p-testPackSecrets__headTit2 {
    font-size: 36px;
  }
}

.p-testPackSecrets .p-testPackSecrets__headLead {
  font-size: 4vw;
  line-height: 2;
  text-align: left;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-testPackSecrets .p-testPackSecrets__headLead {
    font-size: 18px;
  }
}

.p-testPackSecrets .p-testPackSecrets__inner {
  position: relative;
  width: 89.3333333333%;
  max-width: 960px;
  margin: 0 auto;
}

.p-testPackSecrets .p-testPackSecrets__secretTitle {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  .p-testPackSecrets .p-testPackSecrets__secretTitle {
    margin: 0 auto 40px;
  }
}

.p-testPackSecrets .p-testPackSecrets__secretTitle h3 {
  color: #1da1f2;
  line-height: 1.4;
  font-size: 6.9333333333vw;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .p-testPackSecrets .p-testPackSecrets__secretTitle h3 {
    font-size: 46px;
    margin: 0 20px;
  }
}
@media screen and (min-width: 951px) {
  .p-testPackSecrets .p-testPackSecrets__secretTitle h3 {
    line-height: 1;
  }
}

.p-testPackSecrets .p-testPackSecrets__secretTitle h3 > small {
  font-size: 4.8vw;
}
@media screen and (min-width: 768px) {
  .p-testPackSecrets .p-testPackSecrets__secretTitle h3 > small {
    font-size: 31px;
  }
}

.p-testPackSecrets
  .p-testPackSecrets__secretTitle
  h3
  .p-testPackSecrets__secretTitle--sub {
  display: block;
  font-size: 6.1333333333vw;
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-testPackSecrets
    .p-testPackSecrets__secretTitle
    h3
    .p-testPackSecrets__secretTitle--sub {
    font-size: 32px;
    margin-top: 20px;
  }
}
@media screen and (min-width: 951px) {
  .p-testPackSecrets
    .p-testPackSecrets__secretTitle
    h3
    .p-testPackSecrets__secretTitle--sub {
    margin-top: 50px;
  }
}

.p-testPackSecrets
  .p-testPackSecrets__secretTitle
  h3
  .p-testPackSecrets__secretTitle--black {
  color: #000;
}

.p-testPackSecrets
  .p-testPackSecrets__secretTitle
  .p-testPackSecrets__secretTitleBar {
  display: none;
}
@media screen and (min-width: 951px) {
  .p-testPackSecrets
    .p-testPackSecrets__secretTitle
    .p-testPackSecrets__secretTitleBar {
    display: block;
    position: absolute;
    height: 3px;
    background: #1da1f2;
    top: 22px;
    width: 72px;
  }
}

.p-testPackSecrets
  .p-testPackSecrets__secretTitle
  .p-testPackSecrets__secretTitleBar:nth-of-type(1) {
  right: -72px;
}

.p-testPackSecrets
  .p-testPackSecrets__secretTitle
  .p-testPackSecrets__secretTitleBar:nth-of-type(2) {
  left: -72px;
}

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

.p-testPackFloatCta {
  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-testPackFloatCta {
    height: 121px;
  }
}

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

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

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

.p-testPackFloatCta .p-testPackFloatCta__text .u-text__slash::before,
.p-testPackFloatCta .p-testPackFloatCta__text .u-text__slash::after {
  border-left-width: 1px;
}
@media screen and (min-width: 768px) {
  .p-testPackFloatCta .p-testPackFloatCta__text .u-text__slash::before,
  .p-testPackFloatCta .p-testPackFloatCta__text .u-text__slash::after {
    border-left-width: 1px;
  }
}

.p-testPackFloatCta .p-testPackFloatCta__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: 900px;
  border-radius: 7.2vw;
  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-testPackFloatCta .p-testPackFloatCta__btn {
    margin-left: auto;
    margin-right: auto;
    padding: 25px 0;
    width: 62.5%;
    border-radius: 40px;
    border-width: 3px;
    font-size: 24px;
  }
}

.p-testPackFloatCta .p-testPackFloatCta__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-testPackFloatCta .p-testPackFloatCta__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-testPackFloatCta .p-testPackFloatCta__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-display__block--960 {
  display: block;
}
@media screen and (min-width: 960px) {
  .u-display__block--960 {
    display: none;
  }
}

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

.u-text__mid {
  font-weight: 500;
}

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

.u-text__red {
  color: #eb0000;
}

.u-text__yellow {
  color: #fff504;
}

.u-text__black {
  color: #000;
}

.u-text__white {
  color: #fff;
}

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

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

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

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

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

.u-marker__white {
  padding-bottom: 2px;
  background: linear-gradient(
    transparent 80%,
    #fff 80%,
    #fff 95%,
    transparent 95%
  );
}

.u-dot__cyan {
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 0.25em;
  background-position: top left;
  background-repeat: repeat-x;
  background-image: url(../img/u-dot_cyan.svg);
  background-size: 1em 0.15em;
}

.u-dot__yellow {
  background-image: radial-gradient(
    circle at center,
    #fff504 15%,
    transparent 15%
  );
  background-position: top right;
  background-repeat: repeat-x;
  background-size: 1.05em 0.2em;
  padding-top: 0.3em;
}

.u-dot__red {
  background-image: radial-gradient(
    circle at center,
    #eb0000 15%,
    transparent 15%
  );
  background-position: top right;
  background-repeat: repeat-x;
  background-size: 1.05em 0.2em;
  padding-top: 0.3em;
}

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

.u-text__slash::before {
  position: absolute;
  bottom: -5%;
  left: -0.75em;
  content: "";
  height: 110%;
  border-left: solid 1.5px #000;
  transform: rotate(-25deg);
}

.u-text__slash::after {
  position: absolute;
  bottom: -5%;
  right: -0.75em;
  content: "";
  height: 110%;
  border-left: solid 1.5px #000;
  transform: rotate(25deg);
}

.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;
}

.c-break--950 {
  display: none;
}
@media screen and (max-width: 950px) {
  .c-break--950 {
    display: inline;
  }
}
@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;
  }
}
