.choice .c-contact {
  padding: 57px 0 59px;
}
.choice .c-contact__ttl span::before {
  top: -28px;
}
.choice .c-contact__desc {
  line-height: 1.75;
  margin-top: 21px;
}

.choice-mv {
  position: relative;
  text-align: center;
  padding: 27px 0 32px;
  background: url(../img/choice/mv-bg.jpg) center/cover no-repeat;
  overflow: hidden;
}
.choice-mv::before {
  position: absolute;
  content: "";
  bottom: -1px;
  left: calc(50% - 277px);
  transform: translateX(-50%);
  width: 282px;
  height: 235px;
  background: url(../img/choice/mv-img01.png) center/cover no-repeat;
  z-index: 1;
}
.choice-mv::after {
  position: absolute;
  content: "";
  bottom: 11px;
  left: calc(50% + 340px);
  transform: translateX(-50%);
  width: 253px;
  height: 222px;
  background: url(../img/choice/mv-img02.png) center/cover no-repeat;
}
.choice-mv__subttl {
  position: relative;
  display: inline-block;
}
.choice-mv__subttl::after {
  position: absolute;
  content: "";
  top: -9px;
  right: 81px;
  width: 32px;
  height: 51px;
  transform: rotate(18deg);
  background: url(../img/common/beginner.svg) center/cover no-repeat;
}
.choice-mv__subttl span {
  position: relative;
  display: inline-block;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #ff7700;
  border-top: 2px solid #ff7700;
  border-bottom: 2px solid #ff7700;
  padding: 1px 121px;
  margin-bottom: 15px;
}
.choice-mv__ttl {
  width: 404px;
  margin: auto;
  position: relative;
  z-index: 1;
}

.choice-lead {
  margin: 29px 0;
}
.choice-lead__text {
  font-size: 20px;
  line-height: 2;
  letter-spacing: 0.06em;
  text-align: center;
}
.choice-lead__comment {
  position: relative;
  max-width: 700px;
  width: 100%;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #fff;
  background: #01b9b0;
  border-radius: 10px;
  margin: 29px auto 0;
  padding: 23px 25px 23px 58px;
}
.choice-lead__comment::before {
  position: absolute;
  content: "";
  width: 96px;
  height: 116px;
  top: 15px;
  left: -44px;
  background: url(../img/common/kujira03.png) center/cover no-repeat;
}
.choice-lead__comment::after {
  position: absolute;
  content: "";
  width: 39px;
  height: 26px;
  bottom: 1px;
  left: 44px;
  transform: translateY(100%);
  background: #01b9b0;
  clip-path: polygon(17px 0, 100% 0, 0 100%);
}
.choice-lead__comment span {
  color: #fff000;
}

.choice-guides {
  padding: 42px 0 39px;
}
.choice-guides--02 {
  padding-bottom: 71px;
}

.choice-guide {
  position: relative;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.06);
  padding: 73px 50px 49px;
  margin-bottom: 62px;
}
.choice-guide:last-child {
  margin-bottom: 0;
}
.choice-guide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 150px;
  background: url(../img/common/wave.png) center/cover no-repeat;
  border-radius: 10px 10px 0 0;
  z-index: 1;
  pointer-events: none;
}
.choice-guide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 4px solid #004490;
  border-radius: 10px;
  pointer-events: none;
  z-index: 2;
}
.choice-guide-badge {
  position: absolute;
  top: -42px;
  left: 50%;
  transform: translateX(-50%);
  width: 103px;
  height: 97px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "DM Sans", sans-serif;
  font-weight: 600;
  color: #004490;
  background: url(../img/common/star.svg) center/cover no-repeat;
  filter: drop-shadow(0 2px 10px rgba(0, 0, 0, 0.1));
  z-index: 3;
}
.choice-guide-badge__num {
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0.06em;
  margin-top: 18px;
}
.choice-guide__ttl {
  position: relative;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.06em;
  color: #004490;
  text-align: center;
  margin-bottom: 22px;
  z-index: 1;
}
.choice-guide__ttl span {
  background: linear-gradient(to bottom, transparent 74%, #fff000 74%, #fff000 96%, transparent 96%);
}
.choice-guide__desc {
  font-size: 18px;
  line-height: 1.8888888889;
  letter-spacing: 0.08em;
  text-align: center;
  margin-bottom: 32px;
}
.choice-guide__desc span {
  color: #e60012;
}
.choice-guide__subttl {
  font-size: 28px;
  padding-left: 24px;
  margin-bottom: 44px;
}
.choice-guide__subttl::before {
  transform: translateY(-45%);
}
.choice-guide__boxes {
  display: flex;
  gap: 3.6363636364%;
}
.choice-guide-box {
  width: 30.9090909091%;
  background: url(../img/common/pattern01.jpg) 5px 0/40px 40px repeat;
  border-radius: 10px;
  padding: 0 30px 23px;
  position: relative;
  text-align: center;
}
.choice-guide-box::before {
  content: "";
  display: inline-block;
  width: 180px;
  height: 180px;
  filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.07));
  margin: -22px auto 9px;
}
.choice-guide-box--01::before {
  background: url(../img/choice/guide1-img01.png) center/cover no-repeat;
}
.choice-guide-box--02::before {
  background: url(../img/choice/guide1-img02.png) center/cover no-repeat;
}
.choice-guide-box--03::before {
  background: url(../img/choice/guide1-img03.png) center/cover no-repeat;
}
.choice-guide-box__ttl {
  font-family: "DM Sans", "Noto Sans JP", sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.06em;
  color: #004d99;
  margin-bottom: 5px;
}
.choice-guide-box__text {
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.08em;
  text-align: justify;
}
.choice-guide-box__text span {
  color: #e60012;
}
.choice-guide--02 {
  margin-bottom: 0;
}
.choice-guide-specs {
  display: flex;
  flex-wrap: wrap;
  gap: 50px 3.6363636364%;
  margin: 51px 0 2px;
}
.choice-guide-spec {
  width: 48.1818181818%;
  text-align: center;
}
.choice-guide-spec__img {
  margin-bottom: -23px;
}
.choice-guide-spec__ttl {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.06em;
  color: #fff;
  background: #009de0;
  padding: 7px 19px 6px;
  border-radius: 20px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
}
.choice-guide-spec__table {
  border-top: 1px solid #e5e5e5;
  margin-top: 12px;
}
.choice-guide-spec__row {
  display: flex;
  align-items: center;
  gap: 8px;
  border-bottom: 1px solid #e5e5e5;
  padding: 18px 0;
}
.choice-guide-spec__th {
  flex: 0 0 164px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  color: #004490;
  text-align: center;
}
.choice-guide-spec__td {
  max-width: 340px;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.08em;
  text-align: left;
  word-break: break-all;
}
.choice-guide-spec__td span {
  color: #e60012;
}
.choice-guide__note {
  font-size: 14px;
  letter-spacing: 0.08em;
  text-align: right;
  margin-top: 10px;
}
.choice-guide--tips {
  padding: 66px 50px 39px;
  margin-bottom: 60px;
}
.choice-guide--tips .choice-guide__ttl {
  font-size: 40px;
  margin-bottom: 18px;
}
.choice-guide--tips .choice-guide__ttl span {
  position: relative;
  background: transparent;
  padding: 0 93px;
}
.choice-guide--tips .choice-guide__ttl span::before {
  position: absolute;
  content: "";
  top: -4px;
  left: 0;
  width: 91px;
  height: 73px;
  background: url(../img/common/kujira02.png) center/cover no-repeat;
}
.choice-guide-badge img {
  width: 99px;
  margin-top: 20px;
}
.choice-guide-tips {
  display: flex;
  gap: 3.6363636364%;
  margin-top: 50px;
}
.choice-guide-tip {
  width: 30.9090909091%;
}
.choice-guide-tip__ttl {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  color: #004490;
  text-align: center;
  margin-top: 20px;
}
.choice-guide-tip__text {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.06em;
  text-align: justify;
  margin-top: 13px;
}
.choice-guide-tip__text span {
  color: #e60012;
}
.choice-guide-question {
  position: relative;
}
.choice-guide-question__img {
  position: absolute;
  top: -25px;
  left: 0;
  width: 120px;
  height: 120px;
  z-index: 1;
}
.choice-guide-question__text {
  position: relative;
  display: inline-block;
  background: #fff000;
  border-radius: 35px;
  padding: 16px 36px 22px 70px;
  margin-left: 68px;
}
.choice-guide-question__text::before {
  position: absolute;
  content: "";
  bottom: 1px;
  left: 72px;
  transform: translateY(100%);
  width: 24px;
  height: 24px;
  background: #fff000;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
.choice-guide-question__text img {
  width: 694px;
}
.choice-guide-answer {
  position: relative;
  text-align: right;
  margin-top: 20px;
}
.choice-guide-answer__img {
  position: absolute;
  top: -25px;
  right: 0;
  width: 120px;
  height: 120px;
  z-index: 1;
}
.choice-guide-answer__text {
  position: relative;
  display: inline-block;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #fff;
  background: #009de0;
  border-radius: 35px;
  padding: 15px 72px 19px 41px;
  margin-right: 74px;
}
.choice-guide-answer__text::before {
  position: absolute;
  content: "";
  bottom: 1px;
  right: 62px;
  transform: translateY(100%);
  width: 24px;
  height: 24px;
  background: #009de0;
  clip-path: polygon(0 0, 100% 0, 100% 100%);
}
.choice-guide-answer__text span {
  color: #fff000;
}
.choice-guide-answer__text .num {
  display: inline-block;
  font-family: "DM Sans", sans-serif;
  font-size: 36px;
  line-height: 1;
}
.choice-guide-recommend {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 30px;
  margin: 34px auto 51px;
}
.choice-guide-recommend::before {
  position: absolute;
  content: "";
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 900px;
  width: 100%;
  height: calc(100% + 28px);
  background: url(../img/common/pattern01.jpg) 10px 0/40px 40px repeat;
  border-radius: 10px;
}
.choice-guide-recommend__item {
  width: 222px;
  position: relative;
  filter: drop-shadow(0 2px 10px rgba(0, 0, 0, 0.1));
}

.choice-bnr {
  text-align: center;
  margin-bottom: 28px;
}
.choice-bnr__comment {
  position: relative;
  display: inline-block;
  font-size: 24px;
  line-height: 1.5833333333;
  letter-spacing: 0.06em;
  padding: 0 35px;
}
.choice-bnr__comment::before, .choice-bnr__comment::after {
  position: absolute;
  content: "";
  top: -5px;
  width: 1px;
  height: 100px;
  background: #111;
}
.choice-bnr__comment::before {
  left: 0;
  transform: rotate(-30deg);
}
.choice-bnr__comment::after {
  right: 0;
  transform: rotate(30deg);
}
.choice-bnr__img {
  margin: 23px auto 0;
}
.choice-bnr__img a {
  transition: opacity 0.2s ease;
}
.choice-bnr__img a:hover {
  opacity: 0.7;
}
.choice-bnr__img img {
  max-width: 1000px;
  width: 100%;
}
@media screen and (max-width: 959px) {
  .choice-lead__comment {
    width: calc(100% - 80px);
    padding-right: 20px;
  }
  .choice-guide {
    padding-left: 35px;
    padding-right: 35px;
  }
  .choice-guide::before {
    height: 130px;
  }
  .choice-guide__ttl {
    font-size: 30px;
  }
  .choice-guide__boxes {
    gap: 2%;
  }
  .choice-guide-box {
    width: 32%;
    padding: 0 20px 23px;
  }
  .choice-guide-box::before {
    width: 140px;
    height: 140px;
  }
  .choice-guide-spec th {
    flex: 0 0 100px;
  }
  .choice-guide--tips .choice-guide__ttl {
    font-size: 32px;
  }
  .choice-guide--tips .choice-guide__ttl span::before {
    top: -10px;
  }
  .choice-guide-tip__ttl {
    font-size: 18px;
  }
  .choice-guide-answer {
    margin-top: 40px;
  }
  .choice-guide-answer__text {
    font-size: 20px;
  }
}
@media screen and (max-width: 750px) {
  .choice .c-contact {
    padding: 34px 0 40px;
  }
  .choice .c-contact__ttl span::before {
    top: -15px;
  }
  .choice .c-contact__desc {
    margin-top: 13px;
  }
  .choice-mv {
    padding: 26px 0 25px;
    line-height: 1;
    background: url(../img/choice/mv-bg_sp.jpg) center/cover no-repeat;
  }
  .choice-mv::before {
    bottom: 0;
    left: calc(50% - 115px);
    width: 126px;
    height: 147px;
    background: url(../img/choice/mv-img01_sp.png) center/cover no-repeat;
  }
  .choice-mv::after {
    bottom: 17px;
    left: calc(50% + 152px);
    width: 83px;
    height: 130px;
    background: url(../img/choice/mv-img02_sp.png) center/cover no-repeat;
  }
  .choice-mv__subttl::after {
    top: -5px;
    right: 40px;
    width: 16px;
    height: 26px;
    transform: rotate(20deg);
  }
  .choice-mv__subttl span {
    font-size: 14px;
    border-width: 1px;
    padding: 0 60px 1px;
    margin-bottom: 6px;
  }
  .choice-mv__ttl {
    width: 238px;
  }
  .choice-lead {
    margin: 15px 0;
  }
  .choice-lead__text {
    font-size: 14px;
    text-align: left;
  }
  .choice-lead__comment {
    max-width: 335px;
    width: 100%;
    font-size: 14px;
    line-height: 1.6428571429;
    border-radius: 5px;
    margin-top: 15px;
    padding: 24px 25px 27px;
  }
  .choice-lead__comment::before {
    width: 60px;
    height: 73px;
    top: auto;
    bottom: -45px;
    left: -10px;
  }
  .choice-lead__comment::after {
    left: 47px;
  }
  .choice-guides {
    padding: 56px 0 39px;
  }
  .choice-guides--02 {
    padding-bottom: 35px;
  }
  .choice-guide {
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.06);
    padding: 55px 25px 26px;
    margin-bottom: 45px;
  }
  .choice-guide::before {
    height: 110px;
    background-image: url(../img/common/wave_sp.png);
    background-size: 100% 100%;
  }
  .choice-guide::after {
    border-width: 2px;
  }
  .choice-guide-badge {
    top: -30px;
    width: 78px;
    height: 73px;
    filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.1));
  }
  .choice-guide-badge__num {
    font-size: 24px;
    margin-top: 10px;
  }
  .choice-guide__ttl {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 16px;
  }
  .choice-guide__desc {
    font-size: 14px;
    line-height: 1.7857142857;
    letter-spacing: 0.06em;
    text-align: justify;
    margin-bottom: 17px;
  }
  .choice-guide__subttl {
    font-size: 18px;
    padding-left: 17px;
    margin-bottom: 23px;
  }
  .choice-guide__subttl::before {
    transform: translateY(-43%);
  }
  .choice-guide__boxes {
    flex-flow: column;
    gap: 24px;
  }
  .choice-guide-box {
    width: 100%;
    background-size: 20px 20px;
    border-radius: 5px;
    padding: 0 20px 19px;
  }
  .choice-guide-box:last-child {
    padding-bottom: 14px;
  }
  .choice-guide-box::before {
    width: 113px;
    height: 113px;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.07));
    margin: -10px auto 3px;
  }
  .choice-guide-box__ttl {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .choice-guide-box__text {
    font-size: 14px;
    line-height: 1.8571428571;
  }
  .choice-guide--02 {
    margin-bottom: 0;
  }
  .choice-guide-specs {
    flex-flow: column;
    gap: 25px;
    margin: 0;
  }
  .choice-guide-spec {
    width: 100%;
  }
  .choice-guide-spec__img {
    margin-bottom: -15px;
  }
  .choice-guide-spec__ttl {
    font-size: 16px;
    padding: 3px 16px 4px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
  }
  .choice-guide-spec__table {
    margin-top: 12px;
  }
  .choice-guide-spec__row {
    flex-flow: column;
    gap: 4px;
    padding: 10px 0;
  }
  .choice-guide-spec__th {
    flex: auto;
    font-size: 16px;
  }
  .choice-guide-spec__td {
    max-width: none;
    font-size: 14px;
    text-align: center;
    word-break: auto-phrase;
  }
  .choice-guide__note {
    font-size: 12px;
    line-height: 1.5;
  }
  .choice-guide--tips {
    padding: 55px 25px 26px;
    margin-bottom: 45px;
  }
  .choice-guide--tips .choice-guide__ttl {
    font-size: 20px;
    margin-bottom: 18px;
  }
  .choice-guide--tips .choice-guide__ttl span {
    padding: 0 0 0 15px;
  }
  .choice-guide--tips .choice-guide__ttl span::before {
    top: -4px;
    left: -29px;
    width: 46px;
    height: 37px;
  }
  .choice-guide-badge img {
    width: 66px;
    margin-top: 12px;
  }
  .choice-guide-tips {
    flex-flow: column;
    gap: 20px;
    margin-top: 25px;
  }
  .choice-guide-tip {
    width: 100%;
  }
  .choice-guide-tip__img {
    text-align: center;
  }
  .choice-guide-tip__ttl {
    font-size: 20px;
    margin-top: 10px;
  }
  .choice-guide-tip__text {
    font-size: 14px;
    margin-top: 7px;
  }
  .choice-guide-question {
    max-width: 285px;
    margin: auto;
  }
  .choice-guide-question__img {
    top: -5px;
    left: 11px;
    width: 75px;
    height: 75px;
  }
  .choice-guide-question__text {
    border-radius: 10px;
    padding: 12px 8px 12px 90px;
    margin-left: 0;
  }
  .choice-guide-question__text::before {
    left: 26px;
    width: 18px;
    height: 18px;
  }
  .choice-guide-question__text img {
    width: 188px;
  }
  .choice-guide-answer {
    max-width: 285px;
    margin: 22px auto 0;
  }
  .choice-guide-answer__img {
    top: -5px;
    right: 9px;
    width: 75px;
    height: 75px;
  }
  .choice-guide-answer__text {
    font-size: 15px;
    line-height: 1.25;
    text-align: left;
    border-radius: 10px;
    padding: 17px 88px 18px 17px;
    margin-right: 0;
  }
  .choice-guide-answer__text::before {
    right: 24px;
    width: 18px;
    height: 18px;
    z-index: 1;
  }
  .choice-guide-answer__text .num {
    font-size: 21px;
  }
  .choice-guide-recommend {
    max-width: 285px;
    gap: 10px;
    margin: 13px auto 33px;
    padding: 20px;
  }
  .choice-guide-recommend::before {
    top: 0;
    left: 50%;
    height: 100%;
    background-size: 20px 20px;
    border-radius: 5px;
  }
  .choice-guide-recommend__item {
    width: 75px;
    filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.1));
  }
  .choice-bnr {
    margin-bottom: 0;
  }
  .choice-bnr__comment {
    font-size: 16px;
    line-height: 1.5;
    padding: 0 25px;
  }
  .choice-bnr__comment::before, .choice-bnr__comment::after {
    top: 8px;
    height: 70px;
  }
  .choice-bnr__img {
    margin-top: 15px;
  }
}
