@media (max-width: 1682px) {
  body {
    overflow-x: hidden;
  }
}
body {
  overflow-x: hidden;
}

html,
body,
div,
span,
iframe,
h2,
p,
img,
dl,
dt,
dd,
form,
label,
figure,
footer,
header,
section {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0;
  outline: 0;
  background: transparent;
}

figure,
footer,
header,
section {
  display: block;
}

a {
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  color: #00449a;
  border: 0;
  background: transparent;
}

input,
select {
  vertical-align: middle;
}

figure,
footer,
header,
main,
section {
  display: block;
}

footer {
  position: relative;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Hiragino Kaku Gothic ProN W3", "Hiragino Kaku Gothic ProN", "Yu Gothic", YuGothic, "Meiryo", Osaka, "MS Gothic", "MS PGothic";
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  width: 100%;
  margin: 0 auto;
  color: #333;
  background-color: #eee;
  -webkit-text-size-adjust: 100%;
}

img {
  width: 100%;
}

p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

section .inner {
  overflow: hidden;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 70px;
}
section .inner figure {
  width: 100%;
  margin: 0 auto 30px;
  text-align: center;
}
section .inner figure img {
  max-width: 100%;
  margin: 0 auto;
}
section .inner figure:last-child {
  margin-bottom: 0;
}
section .inner p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.65em;
  margin-bottom: 1.5em;
}
section .inner p:last-child {
  margin-bottom: 0;
}

section .accordion,
section > div .btn_area,
section > div .voice,
section > div .is-tel-fixed,
section > div form,
section > div p {
  max-width: 840px;
  margin: 0 auto;
}

.bounce {
  position: relative;
}
.bounce::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100px;
  height: 50px;
  margin: 0 auto auto;
  content: "";
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background: url(../img/down.png) no-repeat center top;
}

.t_1 {
  color: #c00;
}

.t_stg {
  font-weight: bold;
}

footer {
  line-height: 1.65em;
  padding: 1em;
  text-align: center;
  color: #fff;
  background-color: #85705a;
}
footer .f_link a {
  color: #fff;
}

*:focus {
  outline: none;
}

header {
  background-color: #fff;
}
header .inner {
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  padding: 15px 0;
}
header .inner figure {
  text-align: center;
}
header .inner figure img {
  width: 100%;
  max-width: 233px;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 750px) {
  header .inner figure img {
    margin: 0 auto 0 0;
  }
}

section .inner .box_1 figure {
  line-height: 0;
  margin-bottom: 0;
  padding-left: 20.5%;
  text-align: left;
}
section .inner .box_1 figure img {
  line-height: 1;
}
section .inner .box_1 .form_wrapper {
  position: relative;
  padding: 60px 30px 40px;
  border: #e0b95d solid 15px;
  border-radius: 25px;
  background: #fff;
}
section .inner .box_1 .form_wrapper::before {
  position: absolute;
  top: -63px;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 168px;
  height: 78px;
  margin: 0 auto auto;
  content: "";
  background: url(../img/img_002.png) no-repeat center top;
}
section .inner .box_1 .form_wrapper p {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.3em;
  text-align: center;
}
section .inner .box_1 .form_wrapper a.btn_next {
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
  display: block;
  width: 100%;
  max-width: 390px;
  margin: 0 auto;
  padding: 1.2em;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  background: #32b16c;
}
section .inner .box_1 .form_wrapper .err_box_1,
section .inner .box_1 .form_wrapper .err_box_2,
section .inner .box_1 .form_wrapper .err_box_3 {
  display: none;
  margin-bottom: 2em;
  padding: 1em;
  border: #f00 solid 3px;
  border-radius: 10px;
  background: #fdd;
}
section .inner .box_1 .form_wrapper .item_1,
section .inner .box_1 .form_wrapper .item_2,
section .inner .box_1 .form_wrapper .item_3,
section .inner .box_1 .form_wrapper .item_5 {
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
section .inner .box_1 .form_wrapper .item_4 p,
section .inner .box_1 .form_wrapper .item_5 p {
  line-height: 1.6em;
  margin-bottom: 2em;
}
section .inner .box_1 .form_wrapper .item_4 p span {
  padding-bottom: 0.1em;
  line-height: 2em;
  color: #e71b69;
}
section .inner .box_1 .form_wrapper .item_4 p a {
  text-decoration: none;
  color: #000;
}
section.enquete .inner .box_1 .item_4 .item_image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-bottom: 36px;
}
section.enquete .inner .box_1 .item_4 .item_image img {
  max-width: 100%;
}
section .inner .box_1 .form_wrapper .item_5 p:last-child {
  margin-bottom: 0;
}
section .inner .box_1 .form_wrapper dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.3em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-flow: wrap;
      -ms-flex-flow: wrap;
          flex-flow: wrap;
}
section .inner .box_1 .form_wrapper dl dt,
section .inner .box_1 .form_wrapper dl dd {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 1.5em;
  border-radius: 10px;
}
section .inner .box_1 .form_wrapper dl dt {
  font-weight: bold;
  width: 40%;
  padding: 0.9em 0.8em 0.8em;
  background: #eee;
}
section .inner .box_1 .form_wrapper dl dd {
  width: 58%;
}
section .inner .box_1 .form_wrapper dl dd span {
  display: inline-block;
  margin-right: 0.5em;
  padding-top: 0.8em;
}
section .inner .box_1 .form_wrapper select {
  font-size: 20px;
  font-size: 2rem;
  position: relative;
  display: block;
  width: 100%;
  padding: 0.6em 0.8em;
  color: #787878;
  border: #8ec021 solid 2px;
  border-radius: 10px;
  background: url(../img/arw_1.png) no-repeat 97%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
section .inner .box_1 .form_wrapper select::-ms-expand {
  display: none;
}
section .inner .box_1 .form_wrapper select option {
  color: #000;
}
section .inner .box_1 .form_wrapper select option:first-child {
  display: none;
}
section .inner .box_1 .form_wrapper input[type=text], section .inner .box_1 .form_wrapper input[type=tel] {
  font-size: 20px;
  font-size: 2rem;
  display: block;
  width: 100%;
  padding: 0.6em 0.8em;
  border: #8ec021 solid 2px;
  border-radius: 10px;
}
section .inner .box_1 .form_wrapper input[type=radio] {
  position: absolute;
  opacity: 0;
}
section .inner .box_1 .form_wrapper input[type=radio] + label:before {
  position: relative;
  top: -0.2em;
  display: inline-block;
  width: 1.3em;
  height: 1.3em;
  margin-right: 0.3em;
  content: "";
  cursor: pointer;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  text-align: center;
  vertical-align: top;
  border: 2px solid black;
  border-radius: 100%;
  background: #fff;
}
section .inner .box_1 .form_wrapper input[type=radio]:checked + label:before {
  background-color: #3197ee;
  -webkit-box-shadow: inset 0 0 0 4px #fff;
          box-shadow: inset 0 0 0 4px #fff;
}

/* section .inner .box_1 figure.item_2,
section .inner .box_1 .form_wrapper .item_2,
section .inner .box_1 .form_wrapper .item_3,
section .inner .box_1 .form_wrapper .item_4,
section .inner .box_1 .form_wrapper .item_5 {
    height: 0;
    opacity: 0;
} */
footer .f_link {
  font-size: 90%;
}

@media screen and (min-width: 480px) {
  .sp_only {
    display: none !important;
  }
  .pc_only {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  header .inner {
    padding: 15px 0;
  }
  header .inner figure {
    text-align: center;
  }
  section .inner {
    padding: 0 10px;
  }
  section .inner .box_1 figure {
    padding-left: 0;
  }
  section .inner .box_1 .form_wrapper {
    padding: 30px 10px 20px;
    border: #e0b95d solid 10px;
    border-radius: 20px;
  }
  section .inner .box_1 .form_wrapper::before {
    top: -43px;
    width: 100px;
    height: 47px;
    background: url(../img/img_002.png) no-repeat center top;
    background-size: 100% auto;
  }
  section .inner .box_1 .form_wrapper p {
    font-size: 15px;
    font-size: 1.5rem;
  }
  section .inner .box_1 .form_wrapper dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  section .inner .box_1 .form_wrapper dl dt,
  section .inner .box_1 .form_wrapper dl dd {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 1em;
  }
  section .inner .box_1 .form_wrapper dl dt,
  section .inner .box_1 .form_wrapper dl dd {
    width: 100%;
  }
  section .inner .box_1 .form_wrapper select {
    font-size: 16px;
    font-size: 1.6rem;
    background: url(../img/arw_1.png) no-repeat 97%;
    background-size: 17px auto;
  }
  section .inner .box_1 .form_wrapper input[type=text] {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.thx h2 {
  background-color: #8dc020;
  color: #fff;
  padding: 0.5em 0;
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 1em;
  text-align: center;
  line-height: 1.3;
}
.thx .f_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.thx .f_box figure {
  width: 48%;
}
.thx .f_box figure img {
  -webkit-box-shadow: 0 4px 13px 0 rgba(0, 0, 0, 0.18);
          box-shadow: 0 4px 13px 0 rgba(0, 0, 0, 0.18);
}

section.enquete .inner .box_1 a.btn {
  font-size: 25px;
  font-size: 2rem;
  font-weight: bold;
  display: block;
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  padding: 1.2em;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  background: #32b16c;
}

@media screen and (max-width: 767px) {
  .thx h2 {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .thx .f_box figure {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .pc_only {
    display: none !important;
  }
  .sp_only {
    display: block !important;
  }
}/*# sourceMappingURL=style.css.map */