@charset "UTF-8";
@media screen and (max-width: 768px) {
  .header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    padding: 4.10628vw 0;
  }
  .header__logo {
    text-align: center;
    line-height: 0;
  }
  .header__logo a {
    line-height: 0;
    width: 58.9372vw;
    display: inline-block;
  }
  .header__logo a img {
    width: 100%;
    height: auto;
  }
  .survey {
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    padding-bottom: 8.69565vw;
    padding-left: 3.62319vw;
    padding-right: 3.62319vw;
    padding-top: 12.80193vw;
  }
  .survey::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: #1E5D9A;
    height: 15.21739vw;
    width: 100%;
    z-index: -1;
  }
  .survey--btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 92.75362vw;
    height: 24.15459vw;
    -moz-border-radius: 4.83092vw;
         border-radius: 4.83092vw;
    outline: 0.96618vw solid #FFFFFF;
    background: -webkit-linear-gradient(316.58deg, #FF7A2F 52.98%, #F56B1D 52.99%);
    background: -moz- oldlinear-gradient(316.58deg, #FF7A2F 52.98%, #F56B1D 52.99%);
    background: linear-gradient(133.42deg, #FF7A2F 52.98%, #F56B1D 52.99%);
    color: #fff;
    -moz-box-shadow: 0 2.17391vw 0 #d9d9d9;
         box-shadow: 0 2.17391vw 0 #d9d9d9;
    margin-top: -12.07729vw;
    margin-bottom: 4.83092vw;
    position: relative;
  }
  .survey--btn::after {
    position: absolute;
    content: "";
    width: 16.42512vw;
    height: 15.09662vw;
    background: url("../img/circle.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    top: -3.38164vw;
    right: -1.20773vw;
  }
  .survey--btn em {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-style: normal;
  }
  .survey--btn em::before, .survey--btn em::after {
    content: "";
    width: 3.1401vw;
    height: 4.83092vw;
    background: url("../img/iconSplash2.svg") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
  }
  .survey--btn em::before {
    margin-right: 0.96618vw;
  }
  .survey--btn em::after {
    margin-left: 0.96618vw;
    -webkit-transform: scaleX(-1);
       -moz-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1);
  }
  .survey--btn em span {
    font-size: 3.38164vw;
    line-height: 4.83092vw;
    font-weight: 500;
    color: #fff;
  }
  .survey--btn h2 {
    color: #fff;
    font-size: 9.66184vw;
    line-height: 1.1;
    font-weight: 700;
    margin-top: 3.62319vw;
  }
  .survey--btn h2 span {
    display: inline-block;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .survey--btn h2 span::before {
    position: absolute;
    content: "";
    width: 1.20773vw;
    height: 1.20773vw;
    background: #fff;
    -moz-border-radius: 50%;
         border-radius: 50%;
    top: -0.96618vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .survey::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #EFEFEF;
    left: 0;
    top: 0;
    z-index: -2;
  }
  .survey__main {
    background: #fff;
    -moz-border-radius: 4.83092vw;
         border-radius: 4.83092vw;
    padding: 1.20773vw 0vw 7.72947vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .survey__main__title {
    -moz-border-radius: 3.62319vw;
    border-radius: 3.62319vw;
    background: #FECD07;
    padding: 0 0 0 14.97585vw;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
  .survey__main__title::before {
    position: absolute;
    content: "";
    width: 11.80676vw;
    height: 16.34783vw;
    background: url("../img/iconNote.svg") 0 0 no-repeat;
    -moz-background-size: contain;
    background-size: contain;
    left: 1.66667vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
  }
  .survey__main__title em {
    padding: 1.69082vw 0 1.69082vw 6.03865vw;
    font-style: normal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .survey__main__title em::before, .survey__main__title em::after {
    content: "";
    width: 2.81401vw;
    height: 4.69082vw;
    background: url("../img/iconSplash2.svg") 0 0 no-repeat;
    -moz-background-size: contain;
    background-size: contain;
  }
  .survey__main__title em::before {
    margin-right: 1.44928vw;
  }
  .survey__main__title em::after {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    margin-left: 1.44928vw;
  }
  .survey__main__title em span {
    font-size: 3.62319vw;
    line-height: 5.07246vw;
    font-weight: 900;
  }
  .survey__main__title h2 {
    font-size: 6.28019vw;
    line-height: 8.9372vw;
    font-weight: 700;
    color: #fff;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    padding: 1.93237vw 0 3.38164vw;
  }
  .survey__main__title h2::after {
    position: absolute;
    content: "";
    width: 500%;
    height: 100%;
    background: #0D2561;
    z-index: -1;
    right: 0;
    top: 0;
  }
  .survey__main__contact {
    padding: 3.62319vw 4.83092vw 0vw;
  }
  .survey__main__contact .step {
    display: none;
  }
  .survey__main__contact .step .head {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .survey__main__contact .step .head__icon {
    width: 16.42512vw;
    margin-right: 3.1401vw;
  }
  .survey__main__contact .step .head__icon img {
    width: 100%;
    height: 16.42512vw;
    object-fit: cover;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .survey__main__contact .step .head__text {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .survey__main__contact .step .head__text--labels {
    font-size: 3.38164vw;
    line-height: 7.72947vw;
    color: #04002D;
    font-weight: 500;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .survey__main__contact .step .head__text--labels span {
    font-size: 2.89855vw;
    line-height: 5.31401vw;
    font-weight: 600;
    color: #727272;
  }
  .survey__main__contact .step .head__text--labels span.red {
    color: #F84B6C;
  }
  .survey__main__contact .step .head__text--bound {
    -moz-border-radius: 1.20773vw;
    border-radius: 1.20773vw;
    background: #f0f4ff;
    position: relative;
    height: 19.32367vw;
    width: 24.15459vw;
  }
  .survey__main__contact .step .head__text--bound span {
    display: block;
    width: 2.41546vw;
    height: 2.41546vw;
    background: #324b85;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2.41546vw;
    margin: auto;
  }
  .survey__main__contact .step .head__text--bound span:first-child {
    left: -7.72947vw;
    -webkit-animation: bound-anim 0.8s 0.2s infinite;
    -moz-animation: bound-anim 0.8s 0.2s infinite;
    animation: bound-anim 0.8s 0.2s infinite;
  }
  .survey__main__contact .step .head__text--bound span:nth-child(2) {
    left: 0;
    -webkit-animation: bound-anim 0.8s 0.3s infinite;
    -moz-animation: bound-anim 0.8s 0.3s infinite;
    animation: bound-anim 0.8s 0.3s infinite;
  }
  .survey__main__contact .step .head__text--bound span:nth-child(3) {
    left: 7.72947vw;
    -webkit-animation: bound-anim 0.8s 0.4s infinite;
    -moz-animation: bound-anim 0.8s 0.4s infinite;
    animation: bound-anim 0.8s 0.4s infinite;
  }
  .survey__main__contact .step .head__text--main {
    display: block;
    padding: 1.69082vw 1.20773vw 4.34783vw 2.89855vw;
    -moz-border-radius: 1.69082vw;
         border-radius: 1.69082vw;
    background: #F0F9FF;
    color: #04002D;
    border: 1px solid #F3F5FA;
  }
  .survey__main__contact .step .head__text--main h3 {
    font-size: 3.38164vw;
    line-height: 1.5;
    font-weight: 500;
  }
  .survey__main__contact .step .head__text--main h3 + h3 {
    margin-top: 2.89855vw;
    font-size: 2.41546vw;
    line-height: 1.5;
  }
  .survey__main__contact .step .head__text--main h3 span {
    color: #FF0000;
  }
  .survey__main__contact .step .head__text--main h3 em {
    font-style: normal;
    background: #FFFF00;
  }
  .survey__main__contact .step .head__text--main p {
    font-size: 2.41546vw;
    line-height: 1.5;
  }
  .survey__main__contact .step .head + .head {
    margin-top: 3.62319vw;
  }
  .survey__main__contact .step__main .reply__main {
    margin-top: 1.93237vw;
  }
  .survey__main__contact .step__main .reply__main span {
    display: inline-block;
    padding: 2.41546vw;
    -moz-border-radius: 1.69082vw;
         border-radius: 1.69082vw;
    background: #1E5D9A;
    color: #fff;
    font-size: 4.34783vw;
    line-height: 7.72947vw;
    font-weight: 700;
  }
  .survey__main__contact .step__main .reply__main p {
    font-size: 3.38164vw;
    line-height: 7.72947vw;
    font-weight: 700;
    color: #272200;
  }
  .survey__main__contact .step__main .reply__main p em {
    font-style: normal;
    font-weight: 400;
    color: #FF4A4D;
  }
  .survey__main__contact .step__main ul {
    margin: 3.62319vw -1.20773vw -1.20773vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .survey__main__contact .step__main ul li {
    width: 40.33816vw;
    margin: 1.20773vw;
  }
  .survey__main__contact .step__main ul li > span {
    display: block;
    text-align: center;
    font-size: 4.83092vw;
    line-height: 7.72947vw;
    font-weight: 700;
    color: #fff;
    width: 100%;
    background: #FF8D1C;
    text-align: center;
    padding: 5.55556vw 2.41546vw;
    -moz-border-radius: 1.20773vw;
    border-radius: 1.20773vw;
    background: -webkit-linear-gradient(316.58deg, #F4607D 52.98%, #EB516F 52.99%);
    background: -moz- oldlinear-gradient(316.58deg, #F4607D 52.98%, #EB516F 52.99%);
    background: linear-gradient(133.42deg, #F4607D 52.98%, #EB516F 52.99%);
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .survey__main__contact .step__main ul li > span:hover {
    -webkit-transform: translateY(0.96618vw);
    -moz-transform: translateY(0.96618vw);
    -ms-transform: translateY(0.96618vw);
    transform: translateY(0.96618vw);
    -moz-box-shadow: none;
    box-shadow: none;
    opacity: 1;
  }
  .survey__main__contact .step__main .form-group {
    margin-top: 4.58937vw;
  }
  .survey__main__contact .step__main .form-group .input input {
    background: #F4F4F4;
    -moz-border-radius: 2.41546vw;
    border-radius: 2.41546vw;
    min-height: 15.94203vw;
    font-size: 1.6rem;
    line-height: 26px;
    padding: 4.83092vw 5.07246vw;
    outline: none;
    border: 0;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%;
  }
  .survey__main__contact .step__main .form-group .input input::-webkit-input-placeholder {
    opacity: 1;
    color: #B5B5B5;
  }
  .survey__main__contact .step__main .form-group .input input::-moz-placeholder {
    opacity: 1;
    color: #B5B5B5;
  }
  .survey__main__contact .step__main .form-group .input input:-ms-input-placeholder {
    opacity: 1;
    color: #B5B5B5;
  }
  .survey__main__contact .step__main .form-group .input input::placeholder {
    opacity: 1;
    color: #B5B5B5;
  }
  .survey__main__contact .step__main .form-group .input .wrapSel {
    background: #F4F4F4;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    -moz-border-radius: 2.41546vw;
    border-radius: 2.41546vw;
  }
  .survey__main__contact .step__main .form-group .input .wrapSel::after {
    position: absolute;
    content: "";
    width: 4.58937vw;
    height: 3.62319vw;
    background: url("../img/triangle.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 2.41546vw;
    pointer-events: none;
  }
  .survey__main__contact .step__main .form-group .input .wrapSel select {
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    min-height: 12.07729vw;
    font-size: 1.6rem;
    line-height: 26px;
    padding: 4.10628vw 5.07246vw;
    outline: none;
    border: 1px solid #D2D2D2;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
  }
  .survey__main__contact .step__main .form-group .more-box {
    margin-top: 4.83092vw;
    text-align: center;
  }
  .survey__main__contact .step__main .form-group .more-box button {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    font-size: 5.7971vw;
    line-height: 7.24638vw;
    font-weight: 700;
    color: #fff;
    background: #FF7A2F;
    text-align: center;
    padding: 3.1401vw;
    -moz-border-radius: 9.05797vw;
         border-radius: 9.05797vw;
    -moz-box-shadow: 0 0.96618vw 0 rgba(0, 0, 0, 0.15);
         box-shadow: 0 0.96618vw 0 rgba(0, 0, 0, 0.15);
    cursor: pointer;
    width: 100%;
    height: 16.18357vw;
    outline: none;
    border: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .survey__main__contact .step__main .form-group .more-box button:hover {
    -webkit-transform: translateY(0.96618vw);
    -moz-transform: translateY(0.96618vw);
    -ms-transform: translateY(0.96618vw);
    transform: translateY(0.96618vw);
    -moz-box-shadow: none;
    box-shadow: none;
    opacity: 1;
  }
  .survey__main__contact .step__main .form-group .more-box button.end {
    font-size: 4.83092vw;
  }
  .survey__main__contact .step__main .form-group .more-box button.end::after {
    position: absolute;
    content: "";
    width: 2.41546vw;
    height: 3.1401vw;
    -moz-border-radius: 50%;
    border-radius: 50%;
    right: 5.55556vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url("../img/iconCircleArrow2.svg") 0 0 no-repeat;
    -moz-background-size: contain;
    background-size: contain;
  }
  .survey__main__contact .step + .step {
    margin-top: 2.17391vw;
  }
  .survey__main__contact .step.--active {
    display: block;
  }
  .survey__main__contact .step.--active .head__text--main {
    display: none;
  }
  .survey__main__contact .step.--active .step__main ul {
    display: none;
  }
  .survey__main__contact .step.--active .step__main .form-group {
    display: none;
  }
  .survey__main__contact .step.is_active .head__text--bound {
    display: none;
  }
  .survey__main__contact .step.is_active .head__text--main {
    display: block;
  }
  .survey__main__contact .step.is_active .step__main ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .survey__main__contact .step.is_active .step__main .form-group {
    display: block;
  }
  .survey__main__contact .error {
    margin: 9.66184vw auto 2.41546vw;
    background: #FFE0DF;
    -moz-border-radius: 2.41546vw;
    border-radius: 2.41546vw;
    border: 3px solid #FF5758;
    padding: 4.83092vw;
    width: 100%;
  }
  .survey__main__contact .error h3 {
    font-size: 3.86473vw;
    color: #FF0000;
    line-height: 5.7971vw;
    margin-bottom: 2.41546vw;
  }
  .survey__main__contact .error p {
    margin-bottom: 0;
    font-size: 3.86473vw;
    line-height: 5.7971vw;
    color: #FF0000;
  }
  .survey__main__contact .error p span {
    font-weight: 700;
    border-bottom: 1px solid #FF0000;
  }
  .footer__main {
    padding: 7.24638vw 3.62319vw 6.28019vw;
    color: #fff;
    background: #1E5D9A;
  }
  .footer__main h3 {
    font-size: 3.86473vw;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    margin-bottom: 2.41546vw;
    text-align: center;
  }
  .footer__main dl {
    font-size: 3.38164vw;
    line-height: 1.5;
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 4.58937vw 0;
    border-bottom: 1px solid #fff;
  }
  .footer__main dl dt {
    width: 29.71014vw;
  }
  .footer__main dl dd {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .footer__main--nav {
    margin-top: 6.03865vw;
  }
  .footer__main--nav ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer__main--nav ul li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer__main--nav ul li a {
    color: #fff;
    font-size: 3.38164vw;
    line-height: 1;
    font-weight: 400;
  }
  .footer__main--nav ul li + li::before {
    content: "｜";
    color: #fff;
    font-size: 3.38164vw;
    line-height: 1;
    font-weight: 400;
  }
  .footer__copy {
    text-align: center;
    font-size: 2.89855vw;
    line-height: 1;
    color: #04002D;
    padding: 2.41546vw 0 3.86473vw;
  }
  .thanksPage .thanks {
    padding: 16.90821vw 2.41546vw 16.18357vw;
  }
  .thanksPage .thanks h2 {
    text-align: center;
    font-size: 7.72947vw;
    line-height: 1;
    font-weight: 700;
    color: #04002D;
    margin-bottom: 12.07729vw;
  }
  .thanksPage .thanks .txt {
    text-align: center;
    font-size: 3.86473vw;
    line-height: 7.72947vw;
    color: #04002D;
  }
  .thanksPage .thanks .txt.tal {
    text-align: left;
  }
  .thanksPage .thanks-tel {
    margin-top: 9.66184vw;
  }
  .thanksPage .thanks-tel a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 26.57005vw;
    background: -webkit-linear-gradient(316.61deg, #F4607D 48.6%, #EB516F 48.6%);
    background: -moz- oldlinear-gradient(316.61deg, #F4607D 48.6%, #EB516F 48.6%);
    background: linear-gradient(133.39deg, #F4607D 48.6%, #EB516F 48.6%);
    color: #fff;
    border: 0.96618vw solid #FFFFFF;
    -moz-border-radius: 4.83092vw;
         border-radius: 4.83092vw;
    position: relative;
    padding: 0 17.63285vw 0 6.76329vw;
  }
  .thanksPage .thanks-tel a::after {
    position: absolute;
    content: "";
    width: 91.78744vw;
    height: 100%;
    left: 1.69082vw;
    bottom: -2.17391vw;
    background: #D9D9D9;
    -moz-border-radius: 4.83092vw;
         border-radius: 4.83092vw;
    z-index: -1;
  }
  .thanksPage .thanks-tel a::before {
    position: absolute;
    content: "";
    width: 12.80193vw;
    height: 23.42995vw;
    background: url("../img/oldman.svg") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    right: 3.62319vw;
    bottom: -0.96618vw;
  }
  .thanksPage .thanks-tel a > span {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 5.55556vw;
    background: #fff;
    -moz-border-radius: 2.77778vw;
         border-radius: 2.77778vw;
    font-size: 2.89855vw;
    line-height: 1;
    font-weight: 700;
    color: #EB516F;
  }
  .thanksPage .thanks-tel a > span::before, .thanksPage .thanks-tel a > span::after {
    content: "";
    width: 4.45411vw;
    height: 1px;
    background: #EB516F;
  }
  .thanksPage .thanks-tel a > span::before {
    -webkit-transform: rotate(49.4deg);
       -moz-transform: rotate(49.4deg);
        -ms-transform: rotate(49.4deg);
            transform: rotate(49.4deg);
  }
  .thanksPage .thanks-tel a > span::after {
    -webkit-transform: rotate(130.6deg);
       -moz-transform: rotate(130.6deg);
        -ms-transform: rotate(130.6deg);
            transform: rotate(130.6deg);
  }
  .thanksPage .thanks-tel a em {
    font-style: normal;
    font-size: 8.21256vw;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 0 13.52657vw;
    margin-top: 2.41546vw;
  }
  .thanksPage .thanks-tel a em::before {
    position: absolute;
    content: "";
    width: 11.41304vw;
    height: 7.48792vw;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background: url("../img/icTel.svg") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
  }
}

@media screen and (min-width: 769px) {
  .header {
    position: absolute;
    width: 100%;
    top: 47px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 99;
    max-width: 1000px;
  }
  .header__logo {
    text-align: left;
    line-height: 0;
  }
  .header__logo a {
    line-height: 0;
    width: 244px;
    display: inline-block;
  }
  .header__logo a img {
    width: 100%;
    height: auto;
  }
  .mv {
    background: url("../img/bg02.jpg") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 50px 0 90px;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .mv::after {
    position: absolute;
    content: "";
    bottom: 0;
    background: #1E5D9A;
    height: 198px;
    width: 100%;
    z-index: -1;
    left: 0;
  }
  .mv__intro {
    max-width: 1000px;
    width: 100%;
    margin: auto;
  }
  .mv__intro picture img {
    width: 100%;
    height: auto;
  }
  .survey {
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    padding-bottom: 27px;
    padding-top: 0px;
    z-index: 2;
  }
  .survey--btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 700px;
    height: 145px;
    -moz-border-radius: 20px;
         border-radius: 20px;
    outline: 4px solid #FFFFFF;
    background: -webkit-linear-gradient(316.58deg, #FF7A2F 52.98%, #F56B1D 52.99%);
    background: -moz- oldlinear-gradient(316.58deg, #FF7A2F 52.98%, #F56B1D 52.99%);
    background: linear-gradient(133.42deg, #FF7A2F 52.98%, #F56B1D 52.99%);
    color: #fff;
    -moz-box-shadow: 0 9px 0 #d9d9d9;
         box-shadow: 0 9px 0 #d9d9d9;
    margin: -63px auto 24px;
    position: relative;
  }
  .survey--btn::after {
    position: absolute;
    content: "";
    width: 100px;
    height: 84.76px;
    background: url("../img/circle.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    top: -38px;
    right: 70px;
  }
  .survey--btn em {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-style: normal;
  }
  .survey--btn em::before, .survey--btn em::after {
    content: "";
    width: 17px;
    height: 30px;
    background: url("../img/iconSplash2.svg") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
  }
  .survey--btn em::before {
    margin-right: 9px;
  }
  .survey--btn em::after {
    margin-left: 9px;
    -webkit-transform: scaleX(-1);
       -moz-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1);
  }
  .survey--btn em span {
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #fff;
  }
  .survey--btn h2 {
    color: #fff;
    font-size: 53px;
    line-height: 1.1;
    font-weight: 700;
    margin-top: 15px;
  }
  .survey--btn h2 span {
    display: inline-block;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .survey--btn h2 span::before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background: #fff;
    -moz-border-radius: 50%;
         border-radius: 50%;
    top: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .survey::after {
    position: absolute;
    content: "";
    width: 100%;
    height: -webkit-calc(100% - 63px);
    height: -moz-calc(100% - 63px);
    height: calc(100% - 63px);
    background: #EFEFEF;
    left: 0;
    bottom: 0;
    z-index: -2;
  }
  .survey__main {
    background: #fff;
    -moz-border-radius: 20px;
         border-radius: 20px;
    padding: 6px 0px 32px;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    max-width: 700px;
    margin: auto;
  }
  .survey__main__contact {
    padding: 15px 33px 0px;
  }
  .survey__main__contact .step {
    display: none;
  }
  .survey__main__contact .step .head {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .survey__main__contact .step .head__icon {
    width: 68px;
    margin-right: 13px;
  }
  .survey__main__contact .step .head__icon img {
    width: 100%;
    height: 68px;
    object-fit: cover;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .survey__main__contact .step .head__text {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .survey__main__contact .step .head__text--labels {
    font-size: 14px;
    line-height: 32px;
    color: #04002D;
    font-weight: 500;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .survey__main__contact .step .head__text--labels span {
    font-size: 1.2rem;
    line-height: 22px;
    font-weight: 600;
    color: #727272;
  }
  .survey__main__contact .step .head__text--labels span.red {
    color: #F84B6C;
  }
  .survey__main__contact .step .head__text--bound {
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #f0f4ff;
    position: relative;
    height: 8rem;
    width: 10rem;
  }
  .survey__main__contact .step .head__text--bound span {
    display: block;
    width: 1rem;
    height: 1rem;
    background: #324b85;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1rem;
    margin: auto;
  }
  .survey__main__contact .step .head__text--bound span:first-child {
    left: -2em;
    -webkit-animation: bound-anim 0.8s 0.2s infinite;
    -moz-animation: bound-anim 0.8s 0.2s infinite;
    animation: bound-anim 0.8s 0.2s infinite;
  }
  .survey__main__contact .step .head__text--bound span:nth-child(2) {
    left: 0;
    -webkit-animation: bound-anim 0.8s 0.3s infinite;
    -moz-animation: bound-anim 0.8s 0.3s infinite;
    animation: bound-anim 0.8s 0.3s infinite;
  }
  .survey__main__contact .step .head__text--bound span:nth-child(3) {
    left: 2em;
    -webkit-animation: bound-anim 0.8s 0.4s infinite;
    -moz-animation: bound-anim 0.8s 0.4s infinite;
    animation: bound-anim 0.8s 0.4s infinite;
  }
  .survey__main__contact .step .head__text--main {
    display: block;
    padding: 7px 5px 7px 12px;
    -moz-border-radius: 7px;
         border-radius: 7px;
    background: #F0F9FF;
    color: #04002D;
    border: 1px solid #F3F5FA;
  }
  .survey__main__contact .step .head__text--main h3 {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
  }
  .survey__main__contact .step .head__text--main h3 + h3 {
    margin-top: 3px;
    font-size: 14px;
    line-height: 32px;
  }
  .survey__main__contact .step .head__text--main h3 span {
    color: #FF0000;
  }
  .survey__main__contact .step .head__text--main h3 em {
    font-style: normal;
    background: #FFFF00;
  }
  .survey__main__contact .step .head__text--main p {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 5px;
  }
  .survey__main__contact .step .head + .head {
    margin-top: 15px;
  }
  .survey__main__contact .step__main .reply__main {
    margin-top: 8px;
  }
  .survey__main__contact .step__main .reply__main span {
    display: inline-block;
    padding: 10px;
    -moz-border-radius: 7px;
         border-radius: 7px;
    background: #1E5D9A;
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
  }
  .survey__main__contact .step__main .reply__main p {
    font-size: 14px;
    line-height: 32px;
    font-weight: 700;
    color: #272200;
  }
  .survey__main__contact .step__main .reply__main p em {
    font-style: normal;
    font-weight: 400;
    color: #FF4A4D;
  }
  .survey__main__contact .step__main ul {
    margin: 16px -8.5px -4px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .survey__main__contact .step__main ul li {
    width: 308px;
    margin: 4px 8.5px;
  }
  .survey__main__contact .step__main ul li > span {
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
    color: #fff;
    width: 100%;
    background: #FF8D1C;
    text-align: center;
    padding: 15px 10px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /* background: -webkit-linear-gradient(281.58deg, #F4607D 52.98%, #EB516F 52.99%);
    background: -moz- oldlinear-gradient(281.58deg, #F4607D 52.98%, #EB516F 52.99%);
    background: linear-gradient(168.42deg, #F4607D 52.98%, #EB516F 52.99%); */
    background: -webkit-linear-gradient(170deg, rgba(244,96,125,1) 50%, rgba(235,81,111,1) 50%);
    background: -moz- oldlinear-gradient(170deg, rgba(244,96,125,1) 50%, rgba(235,81,111,1) 50%);
    background: linear-gradient(170deg, rgba(244,96,125,1) 50%, rgba(235,81,111,1) 50%);
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .survey__main__contact .step__main .form-group {
    margin-top: 19px;
  }
  .survey__main__contact .step__main .form-group .input input {
    background: #F4F4F4;
    -moz-border-radius: 5px;
    border-radius: 5px;
    min-height: 50px;
    font-size: 1.4rem;
    line-height: 17px;
    padding: 16px 15px;
    outline: none;
    border: 0;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%;
  }
  .survey__main__contact .step__main .form-group .input input::-webkit-input-placeholder {
    opacity: 1;
    color: #B5B5B5;
  }
  .survey__main__contact .step__main .form-group .input input::-moz-placeholder {
    opacity: 1;
    color: #B5B5B5;
  }
  .survey__main__contact .step__main .form-group .input input:-ms-input-placeholder {
    opacity: 1;
    color: #B5B5B5;
  }
  .survey__main__contact .step__main .form-group .input input::placeholder {
    opacity: 1;
    color: #B5B5B5;
  }
  .survey__main__contact .step__main .form-group .input .wrapSel {
    background: #F4F4F4;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .survey__main__contact .step__main .form-group .input .wrapSel::after {
    position: absolute;
    content: "";
    width: 19px;
    height: 15px;
    background: url("../img/triangle.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 10px;
    pointer-events: none;
  }
  .survey__main__contact .step__main .form-group .input .wrapSel select {
    -moz-border-radius: 5px;
         border-radius: 5px;
    min-height: 50px;
    font-size: 1.6rem;
    line-height: 26px;
    padding: 17px 15px;
    outline: none;
    border: 1px solid #D2D2D2;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
  }
  .survey__main__contact .step__main .form-group .more-box {
    margin-top: 20px;
    text-align: center;
  }
  .survey__main__contact .step__main .form-group .more-box button {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    background: #FF7A2F;
    text-align: center;
    padding: 13px;
    -moz-border-radius: 37.5px;
         border-radius: 37.5px;
    -moz-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.15);
         box-shadow: 0 4px 0 rgba(0, 0, 0, 0.15);
    cursor: pointer;
    width: 488px;
    height: 67px;
    outline: none;
    border: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .survey__main__contact .step__main .form-group .more-box button.end {
    font-size: 20px;
  }
  .survey__main__contact .step__main .form-group .more-box button.end::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 13px;
    -moz-border-radius: 50%;
    border-radius: 50%;
    right: 23px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url("../img/iconCircleArrow2.svg") 0 0 no-repeat;
    -moz-background-size: contain;
    background-size: contain;
  }
  .survey__main__contact .step + .step {
    margin-top: 10px;
  }
  .survey__main__contact .step.--active {
    display: block;
  }
  .survey__main__contact .step.--active .head__text--main {
    display: none;
  }
  .survey__main__contact .step.--active .step__main ul {
    display: none;
  }
  .survey__main__contact .step.--active .step__main .form-group {
    display: none;
  }
  .survey__main__contact .step.is_active .head__text--bound {
    display: none;
  }
  .survey__main__contact .step.is_active .head__text--main {
    display: inline-block;
    max-width: 385px;
  }
  .survey__main__contact .step.is_active .step__main ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .survey__main__contact .step.is_active .step__main .form-group {
    display: block;
  }
  .survey__main__contact .error {
    margin: 40px auto 10px;
    background: #FFE0DF;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 3px solid #FF5758;
    padding: 15px;
    width: 100%;
  }
  .survey__main__contact .error h3 {
    font-size: 18px;
    color: #FF0000;
    line-height: 1.5;
    margin-bottom: 15px;
  }
  .survey__main__contact .error p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.5;
    color: #FF0000;
  }
  .survey__main__contact .error p span {
    font-weight: 700;
    border-bottom: 1px solid #FF0000;
  }
  .footer {
    background: #1E5D9A;
  }
  .footer__main {
    padding: 30px 0px 26px;
    color: #fff;
    max-width: 384px;
    width: 100%;
    margin: auto;
  }
  .footer__main h3 {
    font-size: 16px;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
  }
  .footer__main dl {
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 19px 0;
    border-bottom: 1px solid #fff;
  }
  .footer__main dl dt {
    width: 125px;
  }
  .footer__main dl dd {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .footer__main--nav {
    margin-top: 25px;
  }
  .footer__main--nav ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer__main--nav ul li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer__main--nav ul li a {
    color: #fff;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
  }
  .footer__main--nav ul li + li::before {
    content: "｜";
    color: #fff;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
  }
  .footer__copy {
    text-align: center;
    font-size: 12px;
    line-height: 1;
    color: #04002D;
    padding: 10px 0 16px;
    background: #fff;
  }
  .thanksPage .thanks {
    padding: 70px 10px 67px;
    max-width: 1000px;
    width: 100%;
    margin: auto;
  }
  .thanksPage .thanks h2 {
    text-align: center;
    font-size: 32px;
    line-height: 1;
    font-weight: 700;
    color: #04002D;
    margin-bottom: 50px;
  }
  .thanksPage .thanks .txt {
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #04002D;
  }
  .thanksPage .thanks .txt.tal {
    text-align: left;
  }
  .thanksPage .thanks-tel {
    margin-top: 40px;
    text-align: center;
  }
  .thanksPage .thanks-tel a {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    max-width: 394px;
    height: 110px;
    background: -webkit-linear-gradient(316.61deg, #F4607D 48.6%, #EB516F 48.6%);
    background: -moz- oldlinear-gradient(316.61deg, #F4607D 48.6%, #EB516F 48.6%);
    background: linear-gradient(133.39deg, #F4607D 48.6%, #EB516F 48.6%);
    color: #fff;
    border: 4px solid #FFFFFF;
    -moz-border-radius: 20px;
         border-radius: 20px;
    position: relative;
    padding: 0 73px 0 28px;
    opacity: 1;
  }
  .thanksPage .thanks-tel a::after {
    position: absolute;
    content: "";
    width: 380px;
    height: 100%;
    left: 7px;
    bottom: -9px;
    background: #D9D9D9;
    -moz-border-radius: 20px;
         border-radius: 20px;
    z-index: -1;
  }
  .thanksPage .thanks-tel a::before {
    position: absolute;
    content: "";
    width: 53px;
    height: 97px;
    background: url("../img/oldman.svg") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    right: 15px;
    bottom: -4px;
  }
  .thanksPage .thanks-tel a > span {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 23px;
    background: #fff;
    -moz-border-radius: 11.5px;
         border-radius: 11.5px;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    color: #EB516F;
  }
  .thanksPage .thanks-tel a > span::before, .thanksPage .thanks-tel a > span::after {
    content: "";
    width: 18.44px;
    height: 1px;
    background: #EB516F;
  }
  .thanksPage .thanks-tel a > span::before {
    -webkit-transform: rotate(49.4deg);
       -moz-transform: rotate(49.4deg);
        -ms-transform: rotate(49.4deg);
            transform: rotate(49.4deg);
  }
  .thanksPage .thanks-tel a > span::after {
    -webkit-transform: rotate(130.6deg);
       -moz-transform: rotate(130.6deg);
        -ms-transform: rotate(130.6deg);
            transform: rotate(130.6deg);
  }
  .thanksPage .thanks-tel a em {
    font-style: normal;
    font-size: 34px;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 0 56px;
    margin-top: 10px;
  }
  .thanksPage .thanks-tel a em::before {
    position: absolute;
    content: "";
    width: 47.25px;
    height: 31px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background: url("../img/icTel.svg") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
  }
}

.reply {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: none;
}

.reply.is_active {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}


@media screen and (max-width: 768px) {
  .survey__main__contact .step__main ul li  span.small {
    font-size: 2.85vw;
    line-height: 1.65;
    padding: 2.55556vw 1.41546vw;
  }
}
@media screen and (min-width: 769px) {
  .survey__main__contact .step__main ul li  span.small {
    font-size: 14px;
    line-height: 1.65;
    padding: 10px 0;
  }
  .survey__main__contact .step__main .reply__main {
    max-width: 60%;
  }
}
.survey__main__contact .step__main ul li em,
.survey__main__contact .step__main .reply__main em {
  font-style: normal;
}

.survey__main__contact .step__main .reply__main em {
  text-align: center;
  display: block;
  width: 100%;
  font-size: 1.2em;
}
.survey__main__contact .step__main .reply__main span.small {
  font-size: 0.8em;
}
.survey__main__contact .step__main .reply__main br {
  display: none;
}
.survey__main__contact .step__main ul li > span {
  height: 100%;
}
.survey__main__contact .step__main .form-group .more-box button + button {
  margin-top: 10px;
}
.survey__main__contact .step__main .form-group .more-box button.step-prev {
  background: #bebebe;
}
.survey__main__contact .step.is_active .step__main .form-group .more-box button.step-prev {
  /* display: none; */
}
