#submit-positive,
#submit-negative {
    display: none;
}

#submit-positive.show,
#submit-negative.show {
    display: inline;
}

.logo {
        max-width: 80%;
        margin: auto
    }


.mobile-btn {
    display: none;
}
.header-content02 {
    display: none;
}

section.slider {
    display: none;
}

.contact-band {
    display: none;
}

footer#footer {
    display: none;
}
.submit_modal_window {
    display: none;
}

.forms-comment.flex {
    margin-bottom: 3rem;
}

.forms-comment .kokoro {
    width: 10%;
}

.forms-comment .kokoro img {
    width: 100%;
}

.forms-comment .comment {
    width: 85%;
    /* border: solid 3px #ff9b9b; */
    border-radius: 15px;
    padding: 15px;
    font-size: 2rem;
    position: relative;
    background: #ffe2ef;
}

.forms-comment .comment:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 20px;
    left: -30px;
    border: 15px solid transparent;
    border-right: 20px solid #ffe2ef;
}


div.wpforms-container-full .wpforms-field.wpforms-field-radio ul li input[type=radio] {}

ul#wpforms-1681-field_1 li {
    background: #fff;
    display: inline-block;
    min-width: 300px;
    margin: 10px;
    padding: 20px;
    border-radius: 9999px;
    border: solid 3px #ffbedb;
    cursor: pointer;
    hyphens: auto;
}

ul#wpforms-1681-field_1 {
    display: inline-block;
}

ul#wpforms-1681-field_1 li.wpforms-selected {
    background: #ffe2ef;
}

.wpcf7-list-item {
    background: #fffde6;
    border-radius: 15px;
    width: 100%;
    margin: 10px auto;
}

.wpcf7-list-item label {
    width: 100%;
    display: block;
    height: 100%;
    padding: 15px;
}
.wpcf7-list-item.first {margin: auto;}

.wpcf7-list-item-label {
    font-size: 2rem;
}

input[type="radio"] {
    width: 30px!important;
    height: 30px!important;
}

input[type="radio"]:checked:before {
    width: 23px;
    height: 23px;
    left: 4px;
    top: 4px;
    background: #00b51b;
}

.wpcf7-list-item:hover {
    opacity: .8;
}

span.wpcf7-form-control-wrap {
}

span.wpcf7-form-control {
    background: aliceblue;
    padding: 50px;
}

.submit_modal_window {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 80%);
    z-index: 100;
}

.submit_modal_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background: beige;
    border-radius: 20px;
    padding: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    text-align: center;
}

.submit_modal_inner p {
    font-size: 2rem;
    text-align: left;
}

.submit_modal_inner button {
    color: #fff;
    background: #2467ff;
    padding: 20px 80px;
    font-size: 3rem;
    margin-top: 0px;
    margin-bottom: 20px;
    transition-duration: .8s;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}

.submit_modal_inner button:hover {
    opacity: .8;
    margin-top: 20px;
    transition-duration: .8s;
    margin-bottom: 0;
    box-shadow: none;
}
span.wpcf7-form-control-wrap[data-name="step2"] span.wpcf7-form-control span {
    width: 48%;
}

input.next-step {
    pointer-events: none;
}

.prev-next-btn.flex {
    cursor: not-allowed;
}
.prev-next-btn.flex > p {
    margin-bottom: 0;
}

main.google p.title {
    margin:  0;
    position:  relative;
    font-weight:  normal;
    margin-bottom: 35px;
    font-size: 40px;
    text-align:  center;
    line-height: 1.5;
}

main.google .head_test-point {
    display: inline-block;
    font-size: 3rem;
    margin-top:  10px;
    position:  relative;
    width: auto;
    margin: 10px auto 0;
    background-color:  #fff;
}

main.google .head_test-point:before {
    content: '';
    height:  1px;
    background-color:  #000;
    position:  absolute;
    top: 0;
    bottom:  0;
    margin:  auto;
    z-index: -1;
    width: 200px;
    left:  -30px;
}
main.google .head_test-point:after {
    content: '';
    height:  1px;
    background-color:  #000;
    position:  absolute;
    top: 0;
    bottom:  0;
    margin:  auto;
    z-index: -1;
    width: 200px;
    right:  -30px;
}

main.google .google.width900 {
    padding-top: 10rem;
}

main.google .howto-google {
    border: solid 3px #2d77f0;
    background: #edf4ff;
    border-radius: 15px;
    padding: 20px;
}

main.google .howto-google > p.img:nth-child(1) {margin-bottom: 45px;}

main.google .howto-google > p.img:nth-child(1) img {
    width: auto;
    margin: 0 auto;
}

main.google p.textarea_value {
    background: #fff;
    padding: 15px;
    border-radius: 15px;
    border: solid 2px #ccc;
    color: #666;
}

main.google p.kongan {
    font-size: 22px;
}

main.google .howto-google > p.img:nth-child(4) img {
    width: auto;
    margin: 10rem auto;
}

main.google p.kongan span {
    font-size: 25px;
    font-weight: bold;
    margin: 10px;
    background: linear-gradient(transparent 50%, #ffff7f 50%);
}

main.google .btn-area {
    margin: 7rem auto;
}

main.google .btn-area button {
    margin-bottom: 3rem;
    font-size: 2.5rem;
}

main.google button.copy-text.btn.btn02 {
    border: 1px solid #e52e23;
    background-color: #e52e23;
}

main.google button.copy-text.btn.btn02:hover {
    background-color: #ffffff;
    color: #e52e23;
}

p.img.sample img {
    width: auto;
    margin: 0 auto;
    max-width: 100%;
}

button.ok-button.btn.btn01 {position: relative;}

button.ok-button.btn.btn01 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.heartbeat {
	-webkit-animation: heartbeat 1.5s ease-in-out infinite both;
	        animation: heartbeat 1.5s ease-in-out infinite both;
}
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

.pulsate-fwd {
	-webkit-animation: pulsate-fwd 0.5s ease-in-out infinite both;
	        animation: pulsate-fwd 0.5s ease-in-out infinite both;
}
@-webkit-keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
