.main__faq__inner__faq-content__survey {
  width: 800px;
  margin: 0 auto;
  padding: 40px 25px;
  background-color: var(--color-white);
  box-sizing: border-box;
  border: 1px solid var(--color-gray);
  border-radius: 8px;
}
.is-answered .main__faq__inner__faq-content__survey__inner {
  display: none;
}

.main__faq__inner__faq-content__survey--heading {
  margin-bottom: 10px;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-size: 16px;
  line-height: 1.1em;
  font-weight: 600;
  text-align: center;
}

.main__faq__inner__faq-content__survey__inner--copy {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  text-align: center;
}

.main__faq__inner__faq-content__survey__btns {
  width: 190px;
  margin: 0 auto;
  padding: 0;
  opacity: 1 !important;
  display: flex;
  justify-content: space-between;
  list-style: none;
}

.main__faq__inner__faq-content__survey__btns li {
  width: 50px;
  flex: 0 0 50px;
}

.main__faq__inner__faq-content__survey__btns li img {
  width: 100%;
}

.main__faq__inner__faq-content__survey__btns a {
  display: block;
  position: relative;
  cursor: pointer;
}

#FAQ_SP_bad,
#FAQ_SP_normal,
#FAQ_SP_good {
  display: none;
}

.main__faq__inner__faq-content__survey__btns a:hover {
  opacity: 1 !important;
}

.main__faq__inner__faq-content__survey__btns .fig_on {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.main__faq__inner__faq-content__survey__btns a:hover .fig_on,
.main__faq__inner__faq-content__survey__btns .is-selected .fig_on {
  opacity: 1;
}

.main__faq__inner__faq-content__survey__btns .fig_off {
  position: absolute;
  top: 0;
  left: 0;
}

.main__faq__inner__faq-content__survey__btns a:hover .fig_off,
.main__faq__inner__faq-content__survey__btns .is-selected .fig_off {
  opacity: 0;
}

.main__faq__inner__faq-content__survey__bad-form {
  width: 664px;
  margin: 0 auto;
  padding-top: 24px;
  position: relative;
  overflow: hidden;
  display: none;
}

.is-open.main__faq__inner__faq-content__survey__bad-form {
  display: block;
}

.main__faq__inner__faq-content__survey__bad-form__inner {
  margin-bottom: 30px;
  padding: 25px 25px 5px;
  background: var(--color-white);
  position: relative;
}

.main__faq__inner__faq-content__survey__bad-form__inner::before {
  content: "";
  border: 12px solid transparent;
  border-top-width: 0;
  border-bottom: 20px solid var(--color-white);
  position: absolute;
  top: -20px;
  left: 210px;
}

.main__faq__inner__faq-content__survey__bad-form__inner--heading {
  margin-bottom: 25px;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 27px;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 600;
  text-align: center;
  border-bottom: 1px solid var(--color-gray);
}

.main__faq__inner__faq-content__survey__bad-form__inner--sub {
  font-size: 11px;
  line-height: 16px;
  position: absolute;
  top: 30px;
  right: 25px;
}

.main__faq__inner__faq-content__survey__bad-form__inner__answers span {
  vertical-align: middle;
}

.main__faq__inner__faq-content__survey__bad-form__inner__answers--icon {
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-right: 15px;
  position: relative;
}

.main__faq__inner__faq-content__survey__bad-form__inner__answers--icon img {
  width: 100%;
}

.main__faq__inner__faq-content__survey__bad-form__inner__answers .fig_on {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.main__faq__inner__faq-content__survey__bad-form__inner__answers {
  letter-spacing: -0.04em;
  opacity: 1 !important;
}

.main__faq__inner__faq-content__survey__bad-form__inner__answers > div {
  width: 290px;
  margin-right: 28px;
  letter-spacing: normal;
  display: inline-block;
}

.main__faq__inner__faq-content__survey__bad-form__inner__answers div:nth-child(even) {
  margin-right: 0;
}

.main__faq__inner__faq-content__survey__bad-form__inner__answers p {
  margin-bottom: 20px;
  letter-spacing: normal;
}

.main__faq__inner__faq-content__survey__bad-form__inner__answers a {
  font-size: 16px;
  line-height: 22px;
  color: #444;
  text-decoration: none;
  opacity: 1 !important;
  cursor: pointer;
  user-select: none;
}

.main__faq__inner__faq-content__survey__bad-form__inner__answers .fig_on,
.main__faq__inner__faq-content__survey__bad-form__inner__answers .is-selected .fig_off {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.main__faq__inner__faq-content__survey__bad-form__inner__answers .is-selected .fig_on {
  opacity: 1;
}

.main__faq__inner__faq-content__survey__bad-form__submit {
  /*width: 120px;*/
  margin: 0 auto 30px;
  text-align: center;
}

.main__faq__inner__faq-content__survey__bad-form__submit a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 200px;
  min-height: 50px;
  padding: 8px 24px;
  font-size: 14px;
  font-family: "Hiragino Kaku Gothic W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 600;
  color: var(--color-dark-gray);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-color: var(--color-white);
  border: none;
  border: 1px solid var(--color-gray);
  border-radius: 50px;
  cursor: auto;
}

#main__faq__inner__faq-content__survey .is-enable a {
  border-color: var(--color-black);
  background-color: var(--color-black);
  color: var(--color-white);
  cursor: pointer;
  transition: background-color 0.4s ease, color 0.4s ease, border 0.4s ease;
}

#main__faq__inner__faq-content__survey .is-enable a:hover {
  background-color: var(--color-light-gray);
  color: var(--color-black);
  border: 1px solid var(--color-gray);
}

#main__faq__inner__faq-content__survey a.survey_submit_sp {
  display: none;
}

.main__faq__inner__faq-content__survey__answered {
  height: 100px;
  padding-top: 10px;
  display: none;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 16px;
  line-height: 27px;
  box-sizing: border-box;
}

.is-answered .main__faq__inner__faq-content__survey__answered {
  display: flex;
}

@media screen and (max-width: 768px) {

  .main__faq__inner__faq-content__survey {
    margin-right: 0;
    margin-left: 0;
    width: auto;
    padding: 25px 15px;
  }

  .main__faq__inner__faq-content__survey--heading {
    margin-bottom: 5px;
    padding: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .main__faq__inner__faq-content__survey__inner--copy {
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 16px;
  }

  .main__faq__inner__faq-content__survey__btns {
    width: 186px;
    margin-bottom: 2px;
  }

  .main__faq__inner__faq-content__survey__btns li {
    width: 38px;
    flex: 0 0 38px;
  }

  .main__faq__inner__faq-content__survey__btns a {
    cursor: pointer;
  }

  .main__faq__inner__faq-content__survey__bad-form {
    width: auto;
  }

  .main__faq__inner__faq-content__survey__bad-form__inner {
    padding: 12px 15px 0;
    margin-bottom: 0;
  }

  .is-open.main__faq__inner__faq-content__survey__bad-form {
    padding-top: 16px;
  }

  .main__faq__inner__faq-content__survey__bad-form__inner::before {
    border-width: 10px;
    border-top-width: 0;
    border-bottom-width: 16px;
    top: -16px;
    left: calc((100% - 168px) / 2);
  }

  #main__faq__inner__faq-content__survey .survey_bad_heading {
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    border-bottom-width: 2px;
  }

  .main__faq__inner__faq-content__survey__bad-form__inner--sub {
    margin-bottom: 20px;
    font-size: 10px;
    line-height: 14px;
    position: static;
    text-align: center;
  }

  #FAQ_PC_bad,
  #FAQ_PC_normal,
  #FAQ_PC_good {
    display: none;
  }

  #FAQ_SP_bad,
  #FAQ_SP_normal,
  #FAQ_SP_good {
    display: block;
  }


  .main__faq__inner__faq-content__survey__bad-form__inner__answers {
    overflow: hidden;
  }

  .main__faq__inner__faq-content__survey__bad-form__inner__answers div {
    width: auto;
    margin-right: 0;
    display: block;
  }

  .main__faq__inner__faq-content__survey__bad-form__inner__answers a {
    padding-left: 27px;
    margin-left: -27px;
  }

  .main__faq__inner__faq-content__survey__bad-form__inner__answers p span {
    width: calc(100% - 27px);
    font-size: 13px;
    line-height: 18px;
    display: inline-block;
    vertical-align: top;
  }

  .main__faq__inner__faq-content__survey__bad-form__inner__answers .main__faq__inner__faq-content__survey__bad-form__inner__answers--icon {
    width: 18px;
    height: 18px;
    margin-right: 9px;
  }

  .main__faq__inner__faq-content__survey__bad-form__submit {
    margin-bottom: 0;
  }

  #main__faq__inner__faq-content__survey a.survey_submit_pc {
    display: none;
  }

  #main__faq__inner__faq-content__survey a.survey_submit_sp {
    display: inline-flex;
  }

  .main__faq__inner__faq-content__survey__answered {
    height: 75px;
    padding-top: 5px;
    font-size: 12px;
    line-height: 13px;
  }
}
