@charset "UTF-8";
@media screen and (max-width: 768px) {
  .header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    padding: 0;
    background:#f8f8f8;
  }
  .header__logo {
    text-align: center;
    line-height: 0;
  }
  .header__logo a {
    line-height: 0;
    width: 31.77083vw;
    display: inline-block;
  }
  .header__logo a img {
    width: 100%;
    height: auto;
  }
  .mv {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    z-index: 2;
  }
  .mv__intro {
    width: 100%;
    margin: auto;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .mv__intro picture img {
    width: 100%;
    height: auto;
    background:#f8f8f8;
  }
  .mv__intro--btn {
    position: absolute;
    width: 83.07292vw;
    line-height: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 19.79167vw;
  }
  .mv__intro--btn a {
    display: block;
    width: 100%;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .mv__intro--btn a span {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    height: 17.96875vw;
    text-indent: -9999px;
    background: url("../img/btnoff_sp.png") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .mv__intro--btn a:hover {
    opacity: 1;
  }
  .mv__intro--btn a:hover::after {
    left: 0.39062vw;
    top: 0.39062vw;
  }
  .survey {
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    padding-bottom: 14.97396vw;
    padding-top: 24.22917vw;
    background: #f8f8f8;
    margin-top: -24vw;
    z-index: 1;
    background:#FFF;
  }
  .survey__main {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding-bottom: 7.68229vw;
    background: #fff;
  }
  .survey__main__contact .step {
    display: none;
    overflow: hidden;
  }
  .survey__main__contact .step .head {
    padding: 4.8vw 2.99479vw;
  }
  .survey__main__contact .step .head::after {
    content: "";
    clear: both;
    display: table;
  }
  .survey__main__contact .step .head + .head {
    margin-top: 7.8125vw;
  }
  .survey__main__contact .step .head__icon {
    width: 20.44271vw;
    margin-right: 3.90625vw;
    float: left;
    position: relative;
    z-index: 2;
  }
  .survey__main__contact .step .head__icon img {
    width: 100%;
    height: 20.44271vw;
    object-fit: cover;
    margin-top: -4.81771vw;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .survey__main__contact .step .head__text--labels {
    font-size: 4vw;
    line-height: 1.5;
    color: #232323;
    font-weight: 600;
    float: right;
    width: -webkit-calc(100% - 24.34896vw);
    width: -moz-calc(100% - 24.34896vw);
    width: calc(100% - 24.34896vw);
    margin-top: 3.20833vw;
  }
  .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: #E1F0F9;
    position: relative;
    float: left;
    height: 19.32367vw;
    width: 24.15459vw;
  }
  .survey__main__contact .step .head__text--bound span {
    display: block;
    width: 2.41546vw;
    height: 2.41546vw;
    background: #0275E9;
    -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;
    background: #E1F0F9;
    color: #232323;
    float: left;
    width: -webkit-calc(100% + 7.8125vw);
    width: -moz-calc(100% + 7.8125vw);
    width: calc(100% + 7.8125vw);
    padding: 8.59375vw 3.90625vw 4.6875vw;
    margin: -2.99479vw -3.90625vw 0;
  }
  .survey__main__contact .step .head__text--main h3 {
    font-size: 4.8vw;
    line-height: 6.25vw;
    font-weight: 600;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 0 5.20833vw;
  }
  .survey__main__contact .step .head__text--main h3::before {
    position: absolute;
    content: "";
    width: 2.86458vw;
    height: 2.86458vw;
    -moz-border-radius: 50%;
         border-radius: 50%;
    left: 0;
    top: 1.69271vw;
    background: #0275E9;
  }
  .survey__main__contact .step .head__text--main h3 + h3 {
    margin-top: 2.89855vw;
    line-height: 1.5;
    font-size: 3.6vw;
  }
  .survey__main__contact .step .head__text--main h3 + h3::before {
    display: none;
  }
  .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: 3.38542vw;
    line-height: 4.16667vw;
    font-weight: 500;
    padding: 0 0 0 5.20833vw;
    margin-top: 1.95312vw;
  }
  .survey__main__contact .step__main {
    padding: 0 3.90625vw;
  }
  .survey__main__contact .step__main .reply__main {
    margin-top: 1.04167vw;
  }
  .survey__main__contact .step__main .reply__main span {
    display: inline-block;
    padding: 2.60417vw;
    -moz-border-radius: 1.82292vw;
         border-radius: 1.82292vw;
    background: #1B1464;
    color: #fff;
    font-size: 4.6875vw;
    line-height: 8.33333vw;
    font-weight: 700;
  }
  .survey__main__contact .step__main .reply__main p {
    font-size: 3.64583vw;
    line-height: 8.33333vw;
    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-top: 6.51042vw;
    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;
  }
  .survey__main__contact .step__main ul li {
    width: 79.42708vw;
  }
  .survey__main__contact .step__main ul li + li {
    margin-top: 3.90625vw;
  }
  .survey__main__contact .step__main ul li span {
    display: block;
    text-align: center;
    font-size: 5.20833vw;
    line-height: 1.5;
    font-weight: 700;
    color: #fff;
    width: 100%;
    background: #0075E9;
    /*border: 0.78125vw solid #60B268;*/
    text-align: center;
    padding: 2.60417vw 1.30208vw;
    -moz-border-radius: 1.16146vw;
         border-radius: 1.16146vw;
    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 ul li span:hover,
  .survey__main__contact .step__main ul li.active span {
    background: #E99701;
    /*border: 0.78125vw solid #ffc58d;*/
  }
  .survey__main__contact .step__main .form-group {
    margin-top: 4.58937vw;
  }
  .survey__main__contact .step__main .form-group .input input {
    background: #fff;
    -moz-border-radius: 2.41546vw;
    border-radius: 2.41546vw;
    min-height: 15.94203vw;
    font-size: 1.8rem;
    line-height: 26px;
    padding: 3.63092vw 2.07246vw;
    outline: none;
    border: 0;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%;
    border: 1px solid #0075E9;
  }
  .survey__main__contact .step__main .form-group .input input::-webkit-input-placeholder {
    opacity: 0.5;
    /*color: #B5B5B5;*/
  }
  .survey__main__contact .step__main .form-group .input input::-moz-placeholder {
    opacity: 0.5;
    /*color: #B5B5B5;*/
  }
  .survey__main__contact .step__main .form-group .input input:-ms-input-placeholder {
    opacity: 0.5;
    /*color: #B5B5B5;*/
  }
  .survey__main__contact .step__main .form-group .input input::placeholder {
    opacity: 0.5;
    /*color: #B5B5B5;*/
  }
  .survey__main__contact .step__main .form-group .input .wrapSel {
    background: #fff;
    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: 2.47396vw;
    height: 1.95312vw;
    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: 1.30208vw;
    pointer-events: none;
  }
  .survey__main__contact .step__main .form-group .input .wrapSel select {
    -moz-border-radius: 0.65104vw;
         border-radius: 0.65104vw;
    /*min-height: 6.51042vw;*/
    min-height: 15.94203vw;
    font-size: 1.8rem;
    line-height: 26px;
    padding: 2.21354vw 5.07246vw;
    border-radius: 2.41546vw;
    outline: none;
    border: 1px solid #0075E9;
    -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: 2.60417vw;
    text-align: center;
  }
  .survey__main__contact .step__main .form-group .more-box .privacy {
    text-align: center;
    margin-bottom: 2.60417vw;
    font-size: 3.60417vw;
    padding:2rem 0;
  }
  .survey__main__contact .step__main .form-group .more-box .privacy a {
    color: #0275E9;
  }
  .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: 4.125vw;
    line-height: 3.90625vw;
    font-weight: 700;
    color: #fff;
    background: #E99800;
    text-align: center;
    padding: 6.1401vw;
    -moz-border-radius: 2.88281vw;
         border-radius: 2.88281vw;
    /*-moz-box-shadow: 0 0.52083vw 0 rgba(0, 0, 0, 0.15);
         box-shadow: 0 0.52083vw 0 rgba(0, 0, 0, 0.15);*/
    cursor: pointer;
    width: 100%;

    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.60417vw;
  }
  .survey__main__contact .step__main .form-group .more-box button.end::after {
    position: absolute;
    content: "";
    width: 1.30208vw;
    height: 1.69271vw;
    -moz-border-radius: 50%;
    border-radius: 50%;
    right: 2.99479vw;
    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: 12.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 1.30208vw;
    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 {
    background: #232323;
  }
  .footer__main {
    padding: 3.90625vw 1.95312vw 3.38542vw;
    color: #fff;
    background: #1B1464;
  }
  .footer__main h3 {
    font-size: 2.08333vw;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    margin-bottom: 1.30208vw;
    text-align: center;
  }
  .footer__main dl {
    font-size: 1.82292vw;
    line-height: 1.5;
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2.47396vw 0;
    border-bottom: 1px solid #fff;
  }
  .footer__main dl dt {
    width: 16.01562vw;
  }
  .footer__main dl dd {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .footer__main--nav {
    margin-top: 3.25521vw;
  }
  .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: 1.82292vw;
    line-height: 1;
    font-weight: 400;
  }
  .footer__main--nav ul li + li::before {
    content: "｜";
    color: #fff;
    font-size: 1.82292vw;
    line-height: 1;
    font-weight: 400;
  }
  .footer__copy {
    text-align: center;
    font-size: 3.125vw;
    line-height: 1;
    color: rgba(255, 255, 255, 0.4);
    padding: 5.59896vw 0px 5.59896vw;
  }
  .thanksPage .thanks {
    padding: 9.11458vw 4.30208vw 8.72396vw;
  }
  .thanksPage .thanks h2 {
    text-align: center;
    font-size: 5.16667vw;
    line-height: 1;
    font-weight: 700;
    color: #232323;
    margin: 4vw 0 8vw;
  }
  .thanksPage .thanks .txt {
    text-align: left;
    font-size: 4.08333vw;
    line-height: 6.8vw;
    color: #232323;
  }
  .thanksPage .thanks .txt.tal {
    text-align: left;
  }
  .thanksPage .thanks-tel {
    margin-top: 5.20833vw;
  }
  .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: 14.32292vw;
    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.52083vw solid #FFFFFF;
    -moz-border-radius: 2.60417vw;
         border-radius: 2.60417vw;
    position: relative;
    padding: 0 9.50521vw 0 3.64583vw;
  }
  .thanksPage .thanks-tel a::after {
    position: absolute;
    content: "";
    width: 49.47917vw;
    height: 100%;
    left: 0.91146vw;
    bottom: -1.17188vw;
    background: #D9D9D9;
    -moz-border-radius: 2.60417vw;
         border-radius: 2.60417vw;
    z-index: -1;
  }
  .thanksPage .thanks-tel a::before {
    position: absolute;
    content: "";
    width: 6.90104vw;
    height: 12.63021vw;
    background: url("../img/oldman.svg") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    right: 1.95312vw;
    bottom: -0.52083vw;
  }
  .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: 2.99479vw;
    background: #fff;
    -moz-border-radius: 1.4974vw;
         border-radius: 1.4974vw;
    font-size: 1.5625vw;
    line-height: 1;
    font-weight: 700;
    color: #EB516F;
  }
  .thanksPage .thanks-tel a > span::before, .thanksPage .thanks-tel a > span::after {
    content: "";
    width: 2.40104vw;
    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: 4.42708vw;
    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 7.29167vw;
    margin-top: 1.30208vw;
  }
  .thanksPage .thanks-tel a em::before {
    position: absolute;
    content: "";
    width: 6.15234vw;
    height: 4.03646vw;
    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;
    background:#f8f8f8;
  }
  .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 {
    margin-bottom: 0px;
    /* background: url("../img/bg.png") bottom center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 90px 0 0px;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    z-index: 2; */
  }
  .mv::after {
    /* position: absolute;
    content: "";
    width: 680.5px;
    height: 59px;
    background: url("../img/mvTriangle.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -59px; */
  }
  .mv__intro {
    /* max-width: 1080px; */
    width: 100%;
    margin: auto;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .mv__intro picture img {
    width: 100%;
    max-width: 980px;
    height: auto;
    margin:0 auto;
    display: block;
    background:#F2F2F2;
  }
  .mv__intro--btn {
    position: absolute;
    width: 554px;
    line-height: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 30px;
  }
  .mv__intro--btn a {
    display: block;
    width: 100%;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .mv__intro--btn a span {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    height: 104px;
    text-indent: -9999px;
    background: url("../img/btnoff.png") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .mv__intro--btn a:hover {
    opacity: 1;
  }
  .mv__intro--btn a:hover span {
    background: url("../img/btnon.png") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
  }

  .survey {
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    padding-bottom: 0;
    padding : 0 20px;
    width: 100%;
    margin:0 auto;
    background:#F2F2F2;
  }
  .survey__main {
    background: #fff;
    padding: 24px 95px 53px 75px;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    max-width: 980px;
    margin: auto;
    margin-bottom: 74px;
  }
  .survey__main__contact {
    /*padding: 27px 0 0px;*/
  }
  .survey__main__contact .step {
    display: none;
  }
  .survey__main__contact .step .head {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -95px 0 -75px;
    padding: 0 0 0 26px;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .survey__main__contact .step .head__icon {
    width: 138px;
    margin-right: 32;
    position: relative;
    z-index: 2;
    padding-bottom: 20px;
    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: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .survey__main__contact .step .head__icon img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .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: 16px;
    line-height: 32px;
    color: #232323;
    font-weight: 500;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -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: #E1F0F9;
    position: relative;
    height: 8rem;
    width: 10rem;
  }
  .survey__main__contact .step .head__text--bound span {
    display: block;
    width: 1rem;
    height: 1rem;
    background: #0275E9;
    -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: 22px 5px 22px 12px;
    color: #232323;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    width: 100%;
    max-width: 100%;
  }
  .survey__main__contact .step .head__text--main::after {
    position: absolute;
    content: "";
    width: calc(100% + 138px + 32px);
    height: 100%;
    background: #E1F0F9;
    /*right: -22px;*/
    right: 0;
    bottom: 0;
    z-index: -1;
  }
  .survey__main__contact .step .head__text--main.st2::after {
    width: calc(100% + 32px);
  }
  .survey__main__contact .step .head__text--main h3 {
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 0 30px;
  }
  .survey__main__contact .step .head__text--main h3::before {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    -moz-border-radius: 50%;
         border-radius: 50%;
    left: 0;
    top: 9px;
    background: #0275E9;
  }
  .survey__main__contact .step .head__text--main h3 + h3 {
    margin-top: 3px;
    line-height: 32px;
    font-size:20px;
  }
  .survey__main__contact .step .head__text--main h3 + h3::before {
    display: none;
  }
  .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: 14px;
    line-height: 16px;
    font-weight: 500;
    padding: 0 0 0 30px;
    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: #1B1464;
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
  }
  .survey__main__contact .step__main .reply__main p {
    font-size: 16px;
    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: 12.5px -22.5px -2.5px;
    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: 45%;
    margin: 12px 20px;
  }
  .survey__main__contact .step__main ul li span {
    display: block;
    text-align: center;
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    width: 100%;
    background: #0075E9;
    /*border: 4px solid #60B268;*/
    text-align: center;
    padding: 25px 10px;
    -moz-border-radius: 8px;
         border-radius: 8px;
    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,
  .survey__main__contact .step__main ul li.active span {
    background: #E99701;
    /*border: 4px solid #ffc58d;*/
  }
  .survey__main__contact .step__main .form-group {
    margin-top: 19px;
  }
  .survey__main__contact .step__main .form-group .input input {
    background: #fff;
    -moz-border-radius: 8px;
    border-radius: 8px;
    min-height: 90px;
    font-size: 24px;
    line-height: 35px;
    padding: 27px 31px;
    outline: none;
    border: 0;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%;
    color: #151515;
    border: 1px solid #0075E9;
  }
  .survey__main__contact .step__main .form-group .input input::-webkit-input-placeholder {
    opacity: 0.5;
    /*color: #B5B5B5;*/
  }
  .survey__main__contact .step__main .form-group .input input::-moz-placeholder {
    opacity: 0.5;
    /*color: #B5B5B5;*/
  }
  .survey__main__contact .step__main .form-group .input input:-ms-input-placeholder {
    opacity: 0.5;
    /*color: #B5B5B5;*/
  }
  .survey__main__contact .step__main .form-group .input input::placeholder {
    opacity: 0.5;
    /*color: #B5B5B5;*/
  }
  .survey__main__contact .step__main .form-group .input .wrapSel {
    background: #FFFFFF;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    -moz-border-radius: 8px;
    border-radius: 8px;
  }
  .survey__main__contact .step__main .form-group .input .wrapSel::after {
    position: absolute;
    content: "";
    width: 25px;
    height: 16px;
    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: 32px;
    pointer-events: none;
  }
  .survey__main__contact .step__main .form-group .input .wrapSel select {
    -moz-border-radius: 8px;
         border-radius: 8px;
    min-height: 90px;
    font-size: 24px;
    line-height: 35px;
    padding: 25px 31px;
    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 .privacy {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700;
    padding:2rem 0;
  }
  .survey__main__contact .step__main .form-group .more-box .privacy a {
    color: #0275E9;
    text-decoration: underline;
  }
  .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: 28px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    background: #E99800;
    text-align: center;
    padding: 25px;
    -moz-border-radius: 8px;
         border-radius: 8px;
    cursor: pointer;
    width: 612px;
    height: 90px;
    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: 24px;
    position: relative;
  }
  .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;
    display: none;
  }
  .survey__main__contact .step + .step {
    margin-top: 50px;
  }
  .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: 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: #232323;
  }
  .footer__main {
    color: #fff;
    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: rgba(255, 255, 255, 0.4);
    padding: 43px 0px 43px;
  }
  .thanksPage .thanks {
    padding: 20px 10px 47px;
    max-width: 700px;
    width: 100%;
    margin: auto;
  }
  .thanksPage .thanks h2 {
    text-align: center;
    font-size: 32px;
    line-height: 1;
    font-weight: 700;
    color: #232323;
    margin-bottom: 50px;
  }
  .thanksPage .thanks .txt {
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #232323;
  }
  .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;
}

.pc { display: block !important; }
.sp { display: none !important; }
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}

@media screen and (min-width: 768px) {
  .survey__main__contact .step .step__main + .head {
    margin-top: 38px;
  }
}
@media screen and (max-width: 768px) {
  .survey__main__contact .step .step__main + .head {
    margin-top: 12.17391vw;
  }
}

.errorTxt {
  color: #ff0000;
  display: block;
  width: 100%;
}
.survey__main__contact .step.step-5 .head__icon,
.survey__main__contact .step.step-5 .head__text--labels {
  display: none;
}


@media screen and (min-width: 769px) {
  .survey__main__contact .step__main .form-group .wrapRadio {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 43.5px -23.5px -14.5px;
  }
  .survey__main__contact .step__main .form-group .wrapRadio label {
    width: 45%;
    margin: 12px 20px;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    cursor: pointer;
  }
  .survey__main__contact .step__main .form-group .wrapRadio label input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
  }
  .survey__main__contact .step__main .form-group .wrapRadio label span {
    display: block;
    text-align: center;
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    width: 100%;
    background: #0075E9;
    /*border: 4px solid #60B268;*/
    text-align: center;
    padding: 25px 10px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    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 .wrapRadio label input:checked + span {
    background: #E99800;
    /*border: 4px solid #ffc58d;*/
  }
}
@media screen and (max-width: 769px) {
  .survey__main__contact .step__main .form-group .wrapRadio {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: center;
    margin-top: 6.51042vw;
  }
  .survey__main__contact .step__main .form-group .wrapRadio label {
    width: 79.42708vw;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    cursor: pointer;
  }
  .survey__main__contact .step__main .form-group .wrapRadio label input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
  }
  .survey__main__contact .step__main .form-group .wrapRadio label + label {
    margin-top: 3.90625vw;
  }
  .survey__main__contact .step__main .form-group .wrapRadio label span {
    display: block;
    text-align: center;
    font-size: 5.20833vw;
    line-height: 1.5;
    font-weight: 700;
    color: #fff;
    width: 100%;
    background: #0075E9;
    /*border: 0.78125vw solid #60B268;*/
    text-align: center;
    padding: 2.60417vw 1.30208vw;
    -moz-border-radius: 1.16146vw;
    border-radius: 1.16146vw;
    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 .wrapRadio label input:checked + span {
    background: #E99800;
    /*border: 4px solid #ffc58d;*/
  }
}
#sending {
  display: none;
}
.survey__main__contact .step__main .form-group .input .wrapPhone {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  margin: 0 -5px;
}
.survey__main__contact .step__main .form-group .input .wrapPhone .wrapSel,
.survey__main__contact .step__main .form-group .input .wrapPhone input {
  width: 32%;
  margin: 0 5px;
}

.g-recaptcha {
  display: inline-block;
}
/* モーダル全体 */
.modal {
  display: none; /* 初期状態は非表示 */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1000;
  overflow: auto;
}

.modal-content {
  background: #fff;
  border: 0.4rem solid #153872;
  border-radius: 1rem;
  margin: 10% auto;
  padding: 2rem;
  max-width: 600px;
  box-shadow: 0 0 1rem rgba(0,0,0,0.2);
  font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN",
                 Hiragino Kaku Gothic ProN, "メイリオ", Meiryo,
                 "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-size: 1.8rem;
  color: #000;
  position: relative;
}

/* 閉じるボタン */
.modal-content .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 2.4rem;
  color: #153872;
  cursor: pointer;
  transition: opacity 0.3s;
}
.modal-content .close:hover {
  opacity: 0.7;
}

@media screen and (min-width: 769px) {
  .header {
    width: 100%;
    max-width: 980px;
    position: relative;
    top: 20px;
  }
  .header__main {
    background: #fff;
    padding: 16px 0 12px;
    text-align: center;
    line-height: 0;
  }
  .header__main h1 {
    line-height: 0;
  }
  .header__main h1 img {
    display: inline-block;
    line-height: 0;
    width: 220px;
  }
}
@media screen and (max-width: 769px) {
  .header {
    width: 100%;
    max-width: 100%;
    position: relative;
    top: 0;
  }
  .header__main {
    background: #fff;
    padding: 4.4vw 0 3.6vw;
    text-align: center;
    line-height: 0;
  }
  .header__main h1 {
    line-height: 0;
  }
  .header__main h1 img{
    display: inline-block;
    line-height: 0;
    width: 44.5333vw;
  }
}