.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section.privacy_policy, .section.tokushouhou {
  z-index: 10;
  background-color: #000c;
  display: none;
  position: fixed;
  inset: 0%;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container.sec2, .container.sec3 {
  overflow: hidden;
}

.wrapper_image {
  width: 100%;
}

.wrapper_image.content_1_1 {
  width: 4%;
  margin-top: 1.5%;
  margin-right: 1%;
}

.wrapper_image.angry_cat {
  width: 6%;
  margin-left: 1%;
}

.wrapper_image.button_close {
  z-index: 1;
  width: 58%;
  margin-bottom: 15%;
  position: relative;
}

.wrapper_image.loading {
  z-index: 2;
  background-color: #fff;
  padding: 6% 0%;
  display: block;
  position: absolute;
  inset: auto 0% 14%;
}

.wrapper_image.sec1_woman {
  z-index: 2;
  position: absolute;
  inset: 0% auto auto 0%;
}

.wrapper_image.sec1_headline {
  z-index: 4;
  width: 107%;
  position: absolute;
  top: 41.2%;
  left: -8%;
}

.wrapper_image.sec1_light_effect_1 {
  z-index: 1;
  width: 85%;
  position: absolute;
  inset: -15% auto auto -22%;
}

.wrapper_image.sec1_light_effect_2 {
  z-index: 3;
  width: 80%;
  position: absolute;
  inset: auto -18% -4% auto;
  transform: rotate(90deg);
}

.wrapper_image.sec1_light_effect_3 {
  z-index: 3;
  width: 80%;
  position: absolute;
  inset: auto auto 1% -58%;
  transform: rotate(0);
}

.wrapper_image.illust_woman {
  width: 47%;
  position: absolute;
  inset: auto -3% 2% auto;
}

.wrapper_image.sec3_cloud {
  width: 85%;
}

.wrapper_image.sec3_waveline {
  z-index: 0;
  width: 34%;
  position: absolute;
  inset: 48% auto auto 41%;
}

.wrapper_image.list_bllet {
  width: 5%;
  margin-right: 2%;
}

.wrapper_image.sec4_pen {
  width: 10%;
  position: absolute;
  inset: 2.5% auto auto 67%;
}

.wrapper_image.sec6_headline_illust {
  width: 25%;
  position: absolute;
  inset: auto 0% 79% auto;
}

.wrapper_image.sec6_headline_illust._2-3 {
  width: 40%;
  bottom: 69%;
  right: -4%;
}

.wrapper_image.sec6_headline_illust._2-4 {
  width: 30%;
  bottom: 63%;
  right: 2%;
}

.wrapper_image.sec6_headline_illust._2-1 {
  bottom: 75%;
}

.wrapper_image.sec6_headline_illust._2-2 {
  width: 29%;
  bottom: 76%;
  right: .5%;
}

.wrapper_image.check_mark {
  width: 7%;
  margin-right: 1%;
}

.wrapper_image.hand_click {
  width: 17%;
  position: absolute;
  inset: auto 1% 4.5% auto;
}

.wrapper_image.user_icon {
  width: 19%;
}

.wrapper_image.fukidashi {
  padding-left: 3%;
}

.wrapper_image.se10_allow {
  width: 16%;
  position: absolute;
  inset: 15% 5% auto auto;
}

.wrapper_image.sec10_handclick {
  z-index: 3;
  width: 20%;
  position: absolute;
  inset: auto -3% -27% auto;
}

.wrapper_image.down_allow {
  width: 6%;
  margin-right: 1%;
}

.wrapper_image.user_voice {
  width: 94%;
  margin-bottom: 5%;
}

.flex.table_of_contents {
  color: #838282;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 4%;
  font-size: 57px;
}

.flex.content_1 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.flex.radio_button_choices {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 5%;
  margin-right: 0%;
  padding-left: 0;
  display: flex;
}

.flex.radio_button_field {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 3%;
}

.flex.footer {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 85%;
  margin-top: 5%;
  margin-bottom: 5%;
}

.flex.accodion {
  justify-content: space-between;
  align-items: center;
}

.flex.subtitle {
  color: #838282;
  background-color: #e5cfc0;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 1.5%;
  padding-bottom: 1.5%;
  padding-left: 2%;
  font-size: 57px;
}

.flex.user_voice {
  width: 100%;
  margin-bottom: 2%;
}

.flex.uservoice_h {
  width: 81%;
}

.flex.sec10_question {
  margin-bottom: 5%;
}

.wrapper_text {
  width: 90%;
  font-family: Zen Maru Gothic;
}

.wrapper_text.sec2_main {
  width: 81%;
  margin-top: 1%;
  position: absolute;
  inset: 37% auto auto;
}

.wrapper_text.headline_contents {
  width: 94%;
}

.wrapper_text.title_contents {
  border-bottom: 3px solid #ff809c;
  width: 49%;
  margin-bottom: 7%;
}

.wrapper_text.content {
  width: auto;
}

.wrapper_text.content.headline {
  margin-bottom: 1%;
}

.wrapper_text.content.main {
  width: 98%;
  margin-top: 3%;
  margin-bottom: 5%;
}

.wrapper_text.danger {
  background-color: #fffddb;
  border-radius: 5px;
  width: auto;
  padding: 1%;
}

.wrapper_text.headline {
  margin-bottom: 2%;
}

.wrapper_text.headline.sec7 {
  width: 94%;
  margin-top: 2%;
  margin-bottom: 3%;
}

.wrapper_text.main {
  width: 94%;
  margin-top: 2%;
}

.wrapper_text.sec6_note {
  margin-top: 2%;
  margin-bottom: 15%;
  padding-right: 12%;
}

.wrapper_text.title_accordion {
  width: 88%;
}

.wrapper_text.note_accordion {
  margin-top: 3%;
}

.wrapper_text.note_line_button {
  margin-bottom: 2%;
}

.wrapper_text.sec3_headline {
  z-index: 1;
  text-align: center;
  width: 81%;
  position: absolute;
  inset: 4% auto auto;
}

.wrapper_text.sec3_main {
  width: 94%;
  font-size: 30px;
}

.wrapper_text.sec3_inbox {
  background-color: #fffddb;
  border-radius: 10px;
  width: 94%;
  margin-top: 10%;
  margin-bottom: 15%;
  padding: 2% 3%;
}

.wrapper_text.sec5_intro {
  margin-bottom: 10%;
}

.wrapper_text.user_profile {
  width: 100%;
  margin-top: 3%;
  margin-bottom: 3%;
  padding-left: 7%;
}

.wrapper_text.user_voice {
  width: 83%;
  position: absolute;
  inset: 15% auto auto 12%;
}

.wrapper_text.user_message {
  width: 100%;
}

.wrapper_text.sec9_main {
  width: 94%;
  margin-bottom: 5%;
}

.wrapper_text.step1 {
  position: absolute;
  inset: 29% auto auto 10%;
}

.wrapper_text.step2 {
  width: 81%;
  position: absolute;
  inset: 52% auto auto 10%;
}

.wrapper_text.step3 {
  width: 78%;
  position: absolute;
  inset: 76% auto auto 10%;
}

.wrapper_text.sec10_title {
  background-color: #ffd3d5;
  border-radius: 10px;
  width: 92%;
}

.wrapper_text.sec10_question.number {
  width: 16%;
}

.wrapper_text.sec10_caution {
  margin-top: 2%;
  padding-left: 41%;
}

.wrapper_text.validation_message {
  background-color: #ffd3d5;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 7%;
}

.text_maru {
  color: #838282;
  margin-bottom: 0;
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.text_maru.contents_title {
  color: #333;
  text-align: center;
  font-family: "M PLUS 1", sans-serif;
  font-size: 60px;
  font-weight: 800;
  line-height: 108px;
}

.text_maru.text_contents {
  color: #333;
  margin-bottom: 5px;
  font-family: "M PLUS 1", sans-serif;
  font-size: 31px;
  font-weight: 800;
  line-height: 31px;
}

.text_maru.headline {
  color: #333;
  -webkit-text-stroke-color: white;
  -webkit-text-stroke-width: 10px;
  paint-order: stroke;
  font-size: 41px;
  font-weight: 800;
  line-height: 57px;
}

.text_maru.headline.sec7 {
  text-align: center;
  font-family: "M PLUS 1", sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 36px;
}

.text_maru.headline.sec7.left {
  text-align: left;
  font-size: 44px;
  font-weight: 600;
  line-height: 62px;
}

.text_maru.danger {
  color: #ff7f9b;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 31px;
  font-weight: 800;
  line-height: 31px;
}

.text_maru.title_accordion {
  font-family: "M PLUS 1", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.text_maru.main_accordion {
  font-family: "M PLUS 1", sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 50px;
}

.text_maru.note_accordion {
  font-family: "M PLUS 1", sans-serif;
  font-size: 31px;
  font-weight: 400;
  line-height: 37px;
}

.line {
  background-color: #e27888;
  width: 90%;
  height: 2px;
}

.line.content {
  background-color: #e5cfc0;
  width: 100%;
}

.line.sec8 {
  background-color: #e5cfc0;
  width: 94%;
  margin-top: 5%;
  margin-bottom: 5%;
}

.text_gothic {
  margin-bottom: 0;
  font-family: "M PLUS 1", sans-serif;
}

.text_gothic.main {
  font-size: 35px;
  font-weight: 400;
  line-height: 52px;
}

.text_gothic.main.sec7 {
  text-align: center;
  font-size: 33px;
  font-weight: 400;
  line-height: 48px;
}

.text_gothic.main.sec7.left {
  text-align: left;
  font-size: 32px;
  font-weight: 400;
}

.text_gothic.content.main {
  font-size: 32px;
  font-weight: 400;
  line-height: 48px;
}

.text_gothic.sec6_note {
  text-align: right;
  font-size: 22px;
  line-height: 22px;
}

.span.bold_900 {
  font-weight: 800;
}

.span.bold_red {
  color: #ff3131;
  font-weight: 800;
}

.span.transparent {
  color: #83828200;
}

.span.underline_yellow {
  text-underline-offset: -16px;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-text-decoration: underline #ffde59;
  text-decoration: underline #ffde59;
  text-decoration-thickness: 29px;
}

.span.bold_800 {
  font-weight: 800;
}

.span.bold_800.underline_yellow {
  text-underline-offset: -12px;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-text-decoration: underline #ffed00;
  text-decoration: underline #ffed00;
  text-decoration-thickness: calc(1em / 1.42857);
}

.span.bold700_red {
  color: #ff3131;
  font-weight: 800;
}

.block.table_of_contents {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 91%;
  margin-bottom: 15%;
  display: flex;
}

.block.subtitle {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 94%;
  margin-bottom: 5%;
  display: flex;
}

.block.content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 94%;
  margin-bottom: 10%;
  display: flex;
  position: relative;
}

.block.content._2-2 {
  margin-bottom: 1%;
}

.block.white_bg {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.block.title_survey {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 4%;
  margin-bottom: 13%;
  display: flex;
  position: relative;
}

.block.mensekijikou {
  border-radius: 15px;
  width: 90%;
  margin-top: 10%;
  margin-bottom: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
}

.block.question {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 7%;
  display: flex;
}

.block.line_button {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: auto 0% 19%;
}

.block.sec3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.block.sec7_wrapper_text {
  background-color: #fffddb;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 94%;
  margin-top: 7%;
  margin-bottom: 5%;
  padding: 3% 3% 0%;
  display: flex;
}

.block.user_voice {
  width: 94%;
  margin-top: 2%;
  padding-left: 2%;
  padding-right: 2%;
}

.block.fukidashi {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.block._3step {
  width: 100%;
  position: relative;
}

.image {
  position: absolute;
  inset: 0%;
}

.image.close_button {
  z-index: 0;
  position: static;
}

.image.open_button {
  position: absolute;
  inset: 0%;
}

.wrapper_accordion.content_1 {
  z-index: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.wrapper_accordion.content_2 {
  z-index: 0;
  z-index: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 9%;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  overflow: hidden;
}

.wrapper_button.enquete {
  width: 90%;
  margin-top: 8%;
}

.wrapper_button.result {
  z-index: 3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.wrapper_button.line_button {
  z-index: 1;
  width: 100%;
  margin-bottom: 4%;
  padding-left: 5%;
  padding-right: 5%;
  position: static;
  inset: 24% 0% 25%;
}

.wrapper_text-2.field_label {
  width: 100%;
}

.wrapper_text-2.footer {
  cursor: pointer;
}

.wrapper_text-2.privacy_policy {
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding: 3%;
  overflow: scroll;
}

.wrapper_text-2.tokushouhou {
  background-color: #fff;
  width: 100%;
  height: auto;
  padding: 3%;
}

.text {
  text-align: center;
  margin-bottom: 0;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 56px;
  font-weight: 800;
  line-height: 100px;
}

.text.title_menseki {
  color: #b8b5b5;
  text-align: center;
  margin-bottom: 5%;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 48px;
}

.text.main_menseki {
  color: #b8b5b5;
  text-align: left;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.text.footer {
  color: #b8b5b5;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 32px;
  line-height: 32px;
}

.text.note_line_buttom {
  text-align: center;
  font-family: "M PLUS 1", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.text.sec2_main {
  color: #545454;
  text-align: left;
  -webkit-text-stroke-color: white;
  -webkit-text-stroke-width: 13px;
  paint-order: stroke;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 43px;
  font-weight: 800;
  line-height: 62px;
}

.text.sec3_headline {
  color: #ff5757;
  -webkit-text-stroke-color: white;
  -webkit-text-stroke-width: 10px;
  paint-order: stroke;
  font-size: 70px;
  font-weight: 800;
  line-height: 95px;
}

.text.sec3_main {
  text-align: left;
  font-family: "M PLUS 1", sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 48px;
}

.text.sec3_inbox {
  text-align: center;
  -webkit-text-stroke-color: white;
  -webkit-text-stroke-width: 5px;
  paint-order: stroke;
  font-family: "M PLUS 1", sans-serif;
  font-size: 39px;
  font-weight: 400;
  line-height: 69px;
}

.text.sec5_intro {
  text-align: left;
  font-family: "M PLUS 1", sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 48px;
}

.text.sec7_inbox {
  text-align: left;
  -webkit-text-stroke-color: white;
  -webkit-text-stroke-width: 5px;
  paint-order: stroke;
  font-family: "M PLUS 1", sans-serif;
  font-size: 43px;
  font-weight: 800;
  line-height: 43px;
}

.text.user_profile {
  text-align: left;
  font-family: "M PLUS 1", sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
}

.text.user_voice {
  text-align: center;
  font-family: "M PLUS 1", sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 50px;
}

.text.user_message {
  text-align: left;
  font-family: "M PLUS 1", sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 42px;
}

.text.sec9_main {
  text-align: center;
  -webkit-text-stroke-color: white;
  -webkit-text-stroke-width: 5px;
  paint-order: stroke;
  font-family: "M PLUS 1", sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 50px;
}

.text._3step {
  text-align: left;
  -webkit-text-stroke-color: white;
  -webkit-text-stroke-width: 10px;
  paint-order: stroke;
  font-family: "M PLUS 1", sans-serif;
  font-size: 27px;
  font-weight: 800;
  line-height: 45px;
}

.text.sec10_question {
  text-align: left;
  font-size: 43px;
  font-weight: 800;
  line-height: 53px;
}

.text.sec10_caution {
  z-index: 3;
  text-align: left;
  font-family: "M PLUS 1", sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 21px;
  position: relative;
}

.text.validation_message {
  color: #333;
  font-size: 45px;
}

.line-2 {
  background-color: #e5cfc0;
  border-radius: 15px;
  width: 100%;
  height: 3px;
}

.container-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container-2.footer {
  background-color: #fffddb;
}

.radio_button {
  cursor: pointer;
  border: 3px solid #333;
  width: 43px;
  height: 43px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 2%;
}

.radio_button.w--redirected-checked {
  background-image: url('../images/f25.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80% 80%;
  background-attachment: scroll;
  border: 3px solid #333;
}

.radio_button.w--redirected-focus, .radio_button.w--redirected-focus-visible {
  box-shadow: 0 2px 5px #0000;
}

.form {
  width: 100%;
}

.field_label {
  width: auto;
  margin-bottom: 0;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 43px;
  font-weight: 700;
  line-height: 53px;
}

.field_label.question {
  font-weight: 800;
}

.field_label.answer {
  font-family: "M PLUS 1", sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
}

.form_block {
  width: 92%;
  margin-bottom: 0;
}

.text-2 {
  margin-bottom: 0;
}

.text-2.privacy_policy.title {
  margin-bottom: 2%;
  font-size: 24px;
  font-weight: 800;
  line-height: 24px;
}

.text-2.privacy_policy.maintext {
  display: block;
}

.text-2.tokushouhou.title {
  margin-bottom: 2%;
  font-size: 24px;
  font-weight: 800;
  line-height: 24px;
}

.container-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container-3.privacy_policy, .container-3.tokushouhou {
  justify-content: center;
  align-items: center;
  height: 100%;
}

.wrapper_block.privacy_policy {
  width: 100%;
  height: 100%;
  padding: 3%;
}

.wrapper_block.tokushouhou {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 3%;
  display: flex;
}

.block_button {
  width: 100%;
  height: 230px;
  margin-bottom: 25%;
  display: block;
  position: relative;
}

.image_loading, .image_line_button, .link_block {
  width: 100%;
}

.button.line_button {
  z-index: 5;
  background-color: #3898ec00;
  border-radius: 100px;
  position: absolute;
  inset: -1% 4% 18% 3%;
}

.block_close.accordion, .block_open.accordion {
  border: 3px solid #838282;
  border-radius: 5px;
  width: 90%;
  margin-bottom: 4%;
  padding: 2% 1% 2% 3%;
}

.flex-block {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 4%;
}

.spacer {
  width: 100%;
  margin-bottom: 15%;
}

.submit_button {
  width: 94%;
}

@media screen and (max-width: 991px) {
  .wrapper_image.loading {
    background-color: #fff;
    display: block;
  }

  .text_maru.contents_title {
    font-size: 53px;
    line-height: 90px;
  }

  .text_maru.text_contents {
    font-size: 24px;
    font-weight: 800;
    line-height: 35px;
  }

  .text_maru.headline {
    font-size: 32px;
    line-height: 43px;
  }

  .text_maru.headline.sec7.center {
    font-size: 28px;
    line-height: 28px;
  }

  .text_maru.headline.sec7.left {
    font-size: 34px;
    line-height: 51px;
  }

  .text_maru.danger {
    font-size: 26px;
    line-height: 26px;
  }

  .text_maru.title_accordion {
    font-size: 23px;
    line-height: 23px;
  }

  .text_maru.main_accordion {
    font-size: 20px;
    line-height: 38px;
  }

  .text_maru.note_accordion {
    font-size: 24px;
    line-height: 30px;
  }

  .text_gothic.main {
    font-size: 27px;
    line-height: 42px;
  }

  .text_gothic.main.sec7 {
    font-size: 26px;
    line-height: 38px;
  }

  .text_gothic.main.sec7.left {
    font-size: 27px;
    line-height: 35px;
  }

  .text_gothic.content.main {
    font-size: 24px;
    line-height: 35px;
  }

  .text_gothic.sec6_note {
    font-size: 17px;
    line-height: 17px;
  }

  .wrapper_button.result {
    background-color: #fff;
    display: flex;
  }

  .text {
    font-size: 43px;
    line-height: 76px;
  }

  .text.title_menseki {
    font-size: 30px;
    line-height: 30px;
  }

  .text.main_menseki {
    font-size: 23px;
    line-height: 28px;
  }

  .text.footer, .text.note_line_buttom {
    font-size: 24px;
    line-height: 24px;
  }

  .text.sec2_main {
    text-align: left;
    -webkit-text-stroke-width: 10px;
    font-size: 34px;
    line-height: 48px;
  }

  .text.sec3_headline {
    font-size: 55px;
    line-height: 74px;
  }

  .text.sec3_main {
    font-size: 28px;
    line-height: 42px;
  }

  .text.sec3_inbox {
    font-size: 29px;
    line-height: 50px;
  }

  .text.sec5_intro {
    font-size: 25px;
    line-height: 40px;
  }

  .text.sec7_inbox {
    font-size: 33px;
    line-height: 33px;
  }

  .text.user_profile {
    font-size: 26px;
    line-height: 26px;
  }

  .text.user_voice {
    font-size: 27px;
    line-height: 40px;
  }

  .text.user_message {
    font-size: 24px;
    line-height: 32px;
  }

  .text.sec9_main {
    font-size: 25px;
    line-height: 40px;
  }

  .text._3step {
    font-size: 21px;
    line-height: 34px;
  }

  .text.sec10_question {
    font-size: 32px;
    line-height: 42px;
  }

  .text.sec10_caution {
    font-size: 16px;
    line-height: 16px;
  }

  .text.validation_message {
    font-size: 35px;
  }

  .radio_button {
    width: 30px;
    height: 30px;
  }

  .field_label {
    font-size: 32px;
    line-height: 32px;
  }

  .field_label.question {
    line-height: 42px;
  }

  .field_label.answer {
    font-size: 22px;
    line-height: 22px;
  }

  .text-2.privacy_policy.title {
    font-size: 18px;
    line-height: 18px;
  }

  .text-2.privacy_policy.maintext, .text-2.tokushouhou.maintext {
    font-size: 11px;
    line-height: 18px;
  }

  .text-2.tokushouhou.title {
    font-size: 18px;
    line-height: 18px;
  }

  .block_button {
    padding-top: 7%;
  }
}

@media screen and (max-width: 767px) {
  .container {
    overflow: hidden;
  }

  .wrapper_image.content_1_1 {
    margin-top: 1%;
  }

  .wrapper_image.loading {
    background-color: #fff;
    display: block;
  }

  .wrapper_image.sec3_waveline {
    width: 32%;
    top: 47%;
  }

  .wrapper_image.sec6_headline_illust._2-3 {
    width: 38%;
    bottom: 72%;
  }

  .wrapper_image.sec6_headline_illust._2-4 {
    bottom: 67%;
  }

  .wrapper_image.sec6_headline_illust._2-1 {
    width: 24%;
    bottom: 78%;
  }

  .wrapper_image.sec6_headline_illust._2-2 {
    width: 28%;
    bottom: 79%;
  }

  .wrapper_image.sec10_handclick {
    bottom: -29%;
    right: -3%;
  }

  .flex.subtitle {
    border-radius: 1vw;
  }

  .wrapper_text.sec10_title {
    border-radius: 2vw;
  }

  .wrapper_text.sec10_caution {
    padding-left: 41%;
  }

  .text_maru.contents_title {
    font-size: 7vw;
    line-height: 12.5vw;
  }

  .text_maru.text_contents {
    margin-bottom: 0;
    font-size: 3.3vw;
    line-height: 3.3vw;
  }

  .text_maru.headline {
    font-size: 4.5vw;
    line-height: 5.5vw;
  }

  .text_maru.headline.sec7.center {
    font-size: 3.8vw;
    line-height: 3.8vw;
  }

  .text_maru.headline.sec7.left {
    font-size: 4.5vw;
    line-height: 7vw;
  }

  .text_maru.danger {
    font-size: 4vw;
    line-height: 5vw;
  }

  .text_maru.title_accordion {
    font-size: 3.1vw;
    line-height: 3.1vw;
  }

  .text_maru.main_accordion {
    font-size: 2.7vw;
    line-height: 5vw;
  }

  .text_maru.note_accordion {
    font-size: 3.2vw;
    line-height: 4vw;
  }

  .text_gothic.main {
    font-size: 3.7vw;
    line-height: 6vw;
  }

  .text_gothic.main.sec7 {
    font-size: 3.5vw;
    line-height: 5vw;
  }

  .text_gothic.main.sec7.left {
    font-size: 3.4vw;
    line-height: 5vw;
  }

  .text_gothic.content.main {
    font-size: 3.4vw;
    line-height: 5.5vw;
  }

  .text_gothic.sec6_note {
    font-size: 2.3vw;
    line-height: 2.3vw;
  }

  .span.underline_yellow {
    text-underline-offset: -2vw;
    text-decoration-thickness: 4vw;
  }

  .span.bold_800.underline_yellow {
    text-underline-offset: -1vw;
    -webkit-text-stroke-width: .5vw;
    text-decoration-thickness: 3vw;
  }

  .block.mensekijikou {
    border-width: 1vw;
  }

  .wrapper_button.result {
    background-color: #fff;
    display: flex;
  }

  .text {
    font-size: 6.3vw;
    line-height: 10.5vw;
  }

  .text.title_menseki {
    font-size: 4.5vw;
    line-height: 4.5vw;
  }

  .text.main_menseki {
    font-size: 3.3vw;
    line-height: 4.5vw;
  }

  .text.footer {
    font-size: 3.5vw;
    line-height: 3.5vw;
  }

  .text.note_line_buttom {
    font-size: 3.2vw;
    line-height: 3.2vw;
  }

  .text.sec2_main {
    -webkit-text-stroke-width: 1.5vw;
    font-size: 4.6vw;
    line-height: 6.5vw;
  }

  .text.sec3_headline {
    -webkit-text-stroke-width: 1.5vw;
    font-size: 7vw;
    line-height: 10vw;
  }

  .text.sec3_main {
    font-size: 3.9vw;
    line-height: 5vw;
  }

  .text.sec3_inbox {
    -webkit-text-stroke-width: .5vw;
    font-size: 4vw;
    line-height: 8vw;
  }

  .text.sec5_intro {
    font-size: 3.4vw;
    line-height: 5.5vw;
  }

  .text.sec7_inbox {
    font-size: 4.6vw;
    line-height: 4.6vw;
  }

  .text.user_profile {
    font-size: 3.4vw;
    line-height: 3.4vw;
  }

  .text.user_voice {
    font-size: 3.7vw;
    line-height: 5.4vw;
  }

  .text.user_message, .text.sec9_main {
    font-size: 3.4vw;
    line-height: 5vw;
  }

  .text._3step {
    -webkit-text-stroke-width: 1.5vw;
    font-size: 2.8vw;
    line-height: 5vw;
  }

  .text.sec10_question {
    font-size: 4.6vw;
    line-height: 6vw;
  }

  .text.sec10_caution {
    font-size: 2.2vw;
    line-height: 2.2vw;
  }

  .text.validation_message {
    font-size: 5vw;
    line-height: 10vw;
  }

  .line-2 {
    height: .3vw;
  }

  .radio_button, .radio_button.w--redirected-checked {
    border-width: .5vw;
    width: 5vw;
    height: 5vw;
  }

  .field_label {
    font-size: 4.4vw;
    line-height: 4.4vw;
  }

  .field_label.question {
    font-size: 4.6vw;
    line-height: 6vw;
  }

  .field_label.answer {
    font-size: 3vw;
    line-height: 3vw;
  }

  .block_button {
    height: 24vw;
    padding-top: 0%;
  }

  .block_close.accordion, .block_open.accordion {
    border-width: .5vw;
  }
}

@media screen and (max-width: 479px) {
  .wrapper_image.content_1_1 {
    margin-top: .5%;
    font-size: 0;
    line-height: 0;
  }

  .wrapper_image.sec3_waveline {
    top: 43%;
    left: 42%;
  }

  .wrapper_image.list_bllet {
    font-size: 0;
    line-height: 0;
  }

  .text_maru.contents_title {
    line-height: 12vw;
  }

  .text_maru.text_contents {
    font-size: 3.3vw;
    line-height: 3.3vw;
  }

  .text.sec3_main {
    font-size: 3.8vw;
  }
}


