@charset "UTF-8";
body {
  width: 100%;
  overflow-x: hidden;
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.25vw;
  line-height: 1em;
  letter-spacing: 0.04em;
  font-weight: 500;
  color: #333;
}

a[href^="tel:"] {
  pointer-events: none;
}

.wrapper {
  width: 100%;
}
.wrapper * {
  box-sizing: border-box;
  line-height: 1;
}

a {
  text-decoration: none;
}
a:hover img {
  opacity: 0.8;
  transition: all 0.3s;
}

p {
  margin: 0;
}

img {
  width: 100%;
  vertical-align: bottom;
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.sp_only {
  display: none !important;
}

.inner {
  width: 93.75vw;
  margin: 0 auto;
  position: relative;
}

header {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 13.28125vw;
  background: #fff;
  z-index: 9999;
}
header .inner {
  height: 8.59375vw;
  display: flex;
}
header .logo {
  width: 36.171875vw;
  padding: 1.40625vw 0 0;
  margin: 0 0 0 0.546875vw;
}
header .tel {
  width: 24.140625vw;
  margin: 3.125vw 1.5625vw 0 6.5625vw;
}
header .btn {
  width: 23.671875vw;
  -webkit-filter: drop-shadow(0.546875vw 0.546875vw 0.390625vw rgba(0, 0, 0, 0.3));
          filter: drop-shadow(0.546875vw 0.546875vw 0.390625vw rgba(0, 0, 0, 0.3));
  margin: 1.09375vw 0 0;
}

#gnav {
  background: #F8D8AE;
  height: 4.6875vw;
}
#gnav ul {
  width: 93.75vw;
  height: 100%;
  margin: 0 auto;
  display: flex;
}
#gnav li {
  width: 20%;
  position: relative;
}
#gnav li::before {
  content: "";
  display: block;
  width: 1px;
  height: 2.34375vw;
  background: #fff;
  position: absolute;
  top: 1.09375vw;
  left: 0;
}
#gnav li:last-child::after {
  content: "";
  display: block;
  width: 1px;
  height: 2.34375vw;
  background: #fff;
  position: absolute;
  top: 1.09375vw;
  right: 0;
}
#gnav a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5625vw;
  color: #333;
}
#gnav a::after {
  content: "";
  display: block;
  background: url(../img/nav_arw.png) no-repeat center 0/100%;
  width: 1.25vw;
  height: 0.703125vw;
  margin: 0 0 0 0.625vw;
}
#gnav a:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

#fv {
  background: url(../img/fv_bg.jpg) no-repeat center 0/156.25vw;
  height: 60.9375vw;
}
#fv .inner {
  padding: 2.34375vw 0 0;
}
#fv h1 {
  width: 50.078125vw;
  margin: 0 0 0 2.96875vw;
}
#fv p {
  width: 47.65625vw;
  height: 4.84375vw;
  border: 0.15625vw solid #F7931E;
  border-radius: 100vh;
  font-size: 3.203125vw;
  color: #F7931E;
  font-weight: 900;
  text-align: center;
  padding: 0.625vw 0 0;
  margin: 0.9375vw 0 0 3.75vw;
}
#fv .logo {
  width: 28.90625vw;
  margin: 1.25vw 0 0 13.203125vw;
}

#risk {
  background: url(../img/risk_bg.jpg) no-repeat center 0/156.25vw;
  height: 58.59375vw;
  padding: 6.640625vw 0 0;
}
#risk h2 {
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
  display: flex;
  align-items: center;
  margin: 0 auto 5.46875vw;
  font-size: 3.125vw;
  font-weight: 900;
}
#risk h2 span {
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
  display: block;
  font-size: 3.90625vw;
  position: relative;
  text-decoration: underline;
  text-decoration-color: #FCEE21;
  text-decoration-thickness: 1.5625vw;
  text-underline-offset: -0.546875vw;
  margin: 0 2.890625vw 0 0;
  letter-spacing: 0;
}
#risk h2 span::before, #risk h2 span::after {
  content: "";
  display: block;
  width: 2.1875vw;
  height: 2.1875vw;
  position: absolute;
}
#risk h2 span::before {
  border-top: 0.625vw solid #F7931E;
  border-left: 0.625vw solid #F7931E;
  top: -1.015625vw;
  left: -1.796875vw;
}
#risk h2 span::after {
  border-bottom: 0.625vw solid #F7931E;
  border-right: 0.625vw solid #F7931E;
  bottom: -2.03125vw;
  right: -2.1875vw;
}
#risk .txt {
  text-align: center;
  margin-bottom: 3.359375vw;
}
#risk .txt p {
  font-size: 1.71875vw;
  line-height: 3.515625vw;
  margin-bottom: 3.515625vw;
}
#risk .txt p:nth-last-of-type(1) {
  margin-bottom: 0;
}
#risk .txt strong {
  color: #F15A24;
  font-weight: 900;
}
#risk .note {
  color: #999;
  padding: 0 7.421875vw 0 0;
  text-align: right;
}

.mado {
  background: url(../img/mado_bg.png) no-repeat center 0/156.25vw;
  height: 36.328125vw;
  margin: -3.515625vw 0 0;
  color: #fff;
}
.mado .inner {
  padding: 10vw 0 0 35.15625vw;
}
.mado .txt01 {
  margin: 0 0 1.171875vw;
  font-size: 2.1875vw;
  line-height: 2.890625vw;
}
.mado .txt02 {
  font-size: 3.125vw;
  line-height: 4.6875vw;
  font-weight: 700;
}
.mado .txt02 strong {
  color: #FFFFA0;
  text-decoration: underline;
  text-underline-offset: 0.9375vw;
}
.mado .txt02 i {
  font-style: normal;
}

#nayami {
  background: url(../img/nayami_bg.jpg) no-repeat center 0/156.25vw auto;
  height: 71.875vw;
  padding: 8.28125vw 0 0;
  position: relative;
  /*&::after {
    background: url(../img/nayami_arrow.png) no-repeat 0 / contain;
    bottom: 0;
    content: "";
    height: pxToVw(84);
    left: 50%;
    position: absolute;
    transform: translate(-50%, 100%);
    width: pxToVw(270);
    z-index: 5;
  }*/
}
#nayami h2 {
  font-size: 4.6875vw;
  text-align: center;
  font-weight: 900;
  margin-bottom: 3.515625vw;
}
#nayami h2 span {
  font-size: 2.734375vw;
  letter-spacing: 0.14em;
  display: block;
  margin-bottom: 1.5625vw;
}
#nayami .inner {
  width: 78.125vw;
  height: 43.75vw;
  background: #fff;
  border: 0.625vw solid #E6E6E6;
  border-radius: 2.34375vw;
  padding: 3.359375vw 0 0 3.125vw;
  margin-bottom: 17.96875vw;
}
#nayami .inner .img {
  width: 17.578125vw;
  position: absolute;
  top: 14.84375vw;
  right: 2.5vw;
}
#nayami .inner ul {
  width: 70.3125vw;
}
#nayami .inner li {
  font-size: 2.34375vw;
  line-height: 5.46875vw;
  letter-spacing: 0.1em;
  font-weight: 700;
  padding: 0 0 0 5.15625vw;
  background-image: linear-gradient(to right, #ccc, #ccc 0.234375vw, transparent 0.234375vw, transparent 0.390625vw), url(../img/chk.png);
  background-size: 0.390625vw 1px, 2.34375vw;
  background-repeat: repeat-x, no-repeat;
  background-position: 0 bottom, 0.9375vw 1.5625vw;
}
#nayami .inner li strong {
  font-weight: 900;
  color: #F15A24;
}
#nayami .inner .etc {
  font-size: 1.796875vw;
  letter-spacing: 0.14em;
  font-weight: 700;
  margin: 1.71875vw 0 0 63.28125vw;
}

.support_wrap {
  background: #fdf0da;
  padding: 10.546875vw 0 6.25vw;
}
.support_wrap h3 {
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
  display: block;
  margin: 0 auto 3.125vw;
  font-size: 2.578125vw;
  letter-spacing: 0.08em;
  position: relative;
  text-align: center;
}
.support_wrap h3::before, .support_wrap h3::after {
  content: "";
  display: block;
  width: 0.234375vw;
  height: 3.125vw;
  background: #F7931E;
  position: absolute;
  top: 0;
}
.support_wrap h3::before {
  left: -2.734375vw;
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
}
.support_wrap h3::after {
  right: -2.34375vw;
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
}
.support_wrap .support {
  position: relative;
  width: 84.375vw;
  height: 19.453125vw;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.support_wrap .support::before, .support_wrap .support::after {
  content: "";
  display: block;
  width: 1.171875vw;
  height: 100%;
  border: 0.234375vw solid #FBB03B;
}
.support_wrap .support::before {
  border-right: none;
}
.support_wrap .support::after {
  border-left: none;
}
.support_wrap .support .img {
  width: 17.1875vw;
}
.support_wrap .support .txt {
  padding-top: 1.25vw;
}
.support_wrap .support .txt p {
  font-size: 2.34375vw;
  line-height: 2em;
  letter-spacing: 0.08em;
  font-weight: 700;
  margin-bottom: 1.25vw;
}
.support_wrap .support .txt p strong {
  color: #F7931E;
}
.support_wrap .support .txt span {
  display: block;
  color: #999;
}

#reason {
  background: url(../img/reason_bg_250107.jpg) no-repeat center 0/156.25vw;
  height: 230.3125vw;
  padding: 7.03125vw 0 0;
}
#reason h2 {
  width: 58.59375vw;
  margin: 0 auto 2.96875vw;
  font-size: 3.4375vw;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 1.328125vw 1.953125vw;
}
#reason h2 img {
  width: 43.28125vw;
}
#reason h2 span {
  display: block;
  width: 58.59375vw;
  height: 10.390625vw;
  color: #fff;
  font-weight: 900;
  border: 0.234375vw solid #FFF;
  background: linear-gradient(90deg, rgb(244, 181, 69) 0%, rgb(247, 147, 30) 100%);
  text-align: center;
  font-size: 7.8125vw;
  letter-spacing: 0.08em;
  padding: 0.625vw 0 0;
}
#reason .inner {
  width: 78.125vw;
}
#reason .num {
  width: 11.71875vw;
  margin: 0 auto;
}
#reason .sub {
  font-size: 3.90625vw;
  line-height: 5vw;
  letter-spacing: 0.06em;
  font-weight: 900;
  color: #F7931E;
  margin-bottom: 1.5625vw;
}
#reason .sub span {
  display: block;
  font-size: 2.65625vw;
  letter-spacing: 0.02em;
  margin-bottom: 0.9375vw;
}
#reason .txt {
  font-size: 1.71875vw;
  line-height: 3.125vw;
  letter-spacing: 0.04em;
}
#reason .txt strong {
  color: #F7931E;
  font-weight: 900;
}
#reason .note {
  color: #999;
}
#reason .point01 {
  height: 37.65625vw;
  margin-bottom: 5.46875vw;
}
#reason .point01 .num {
  margin-bottom: 0.390625vw;
}
#reason .point02 {
  height: 42.1875vw;
  margin-bottom: 4.6875vw;
}
#reason .point02 .num {
  margin-bottom: 1.5625vw;
}
#reason .point02 .sub {
  padding-left: 34.21875vw;
}
#reason .point02 .txt {
  padding-left: 34.53125vw;
}
#reason .point03 {
  height: 52.34375vw;
  margin-bottom: 4.6875vw;
}
#reason .point03 .num {
  margin-bottom: 1.71875vw;
}
#reason .point03 .txt {
  width: 45.3125vw;
  margin-bottom: 3.359375vw;
}
#reason .point04 {
  height: 42.1875vw;
  margin-bottom: 3.515625vw;
}
#reason .point04 .num {
  margin-bottom: 1.5625vw;
}
#reason .point04 .sub {
  padding-left: 34.21875vw;
}
#reason .point04 .txt {
  padding-left: 34.53125vw;
}
#reason .btn {
  display: block;
  -webkit-filter: drop-shadow(0.546875vw 0.546875vw 0.390625vw rgba(0, 0, 0, 0.3));
          filter: drop-shadow(0.546875vw 0.546875vw 0.390625vw rgba(0, 0, 0, 0.3));
  margin: auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 52.421875vw;
}

#member {
  background: #FDF0DA;
  padding: 6.875vw 0 6.640625vw;
  position: relative;
  z-index: 2;
}
#member h2 {
  text-align: center;
  font-weight: 900;
  font-size: 4.84375vw;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 1.328125vw 0;
  margin-bottom: 3.90625vw;
}
#member h2 strong {
  display: block;
  width: 46.09375vw;
  height: 6.25vw;
  background: #F7931E;
  color: #fff;
  padding: 0.390625vw 0 0;
  margin: 0 2.1875vw 0 0;
  position: relative;
}
#member h2 strong::before, #member h2 strong::after {
  content: "";
  display: block;
  width: 3.90625vw;
  height: 3.90625vw;
  position: absolute;
}
#member h2 strong::before {
  top: -1.015625vw;
  left: -1.015625vw;
  border-top: 0.390625vw solid #F7931E;
  border-left: 0.390625vw solid #F7931E;
}
#member h2 strong::after {
  bottom: -1.015625vw;
  right: -1.015625vw;
  border-bottom: 0.390625vw solid #F7931E;
  border-right: 0.390625vw solid #F7931E;
}
#member h2 span {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#member ul {
  width: 93.75vw;
  margin: 0 auto;
}
#member ul > .block {
  background: url(../img/mem_bg.png) repeat center 0/100%;
  position: relative;
  border-radius: 2.34375vw;
  overflow: hidden;
  padding: 2.34375vw;
  margin-bottom: 1.5625vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 3.125vw;
  grid-row-gap: 1.171875vw;
  height: 21.09375vw;
}
#member ul > .block::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 0.78125vw solid #FFF;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 2.34375vw;
}
#member ul > .block:nth-child(2) {
  height: 24.21875vw;
}
#member ul > .block:nth-child(3) {
  height: 24.21875vw;
}
#member .photo {
  grid-area: 1/1/3/2;
  width: 16.40625vw;
}
#member .name {
  grid-area: 1/2/2/3;
  letter-spacing: 0.14em;
  display: flex;
  align-items: flex-end;
  flex-flow: row wrap;
  padding-top: 0.390625vw;
}
#member .name p {
  font-weight: 700;
  font-size: 2.1875vw;
}
#member .name span {
  font-size: 1.171875vw;
  padding-bottom: 0.390625vw;
}
#member .name ul {
  margin-top: 1.5625vw;
}
#member .name li {
  font-size: 1.40625vw;
  line-height: 2.34375vw;
}
#member .txt {
  width: 67.96875vw;
  grid-area: 2/2/3/3;
  font-size: 1.71875vw;
  line-height: 3.125vw;
}

#case {
  background: #E2F1CF;
  padding: 8.125vw 0 8.59375vw;
}
#case h2 {
  text-align: center;
  font-size: 4.6875vw;
  font-weight: 900;
  margin-bottom: 3.515625vw;
}
#case .case_slide {
  width: 85.9375vw;
  margin: 0 auto;
}
#case .inner {
  background: url(../img/case_inner.png) repeat center 0/100%;
  width: 85.9375vw;
  padding: 3.90625vw 0 3.515625vw;
  display: flex;
  flex-flow: row wrap;
  gap: 1.5625vw 0;
  border-radius: 2.34375vw;
}
#case .num {
  width: 24.21875vw;
}
#case .place {
  width: 46.875vw;
  margin: 0 0 0 auto;
}
#case .place p {
  font-size: 2.96875vw;
  border-bottom: 1px solid #8CC63F;
  font-weight: 700;
  margin-bottom: 1.796875vw;
  padding-bottom: 1.5625vw;
}
#case .place span {
  display: block;
  color: #fff;
  background: #8CC63F;
  width: 12.5vw;
  height: 3.125vw;
  text-align: center;
  font-size: 1.71875vw;
  padding: 0.546875vw 0 0;
}
#case .photo {
  width: 31.328125vw;
  margin: 0 3.90625vw;
}
#case .txt_wrap {
  width: 42.96875vw;
}
#case .price {
  display: flex;
  align-items: center;
  background: #FDF2DF;
  height: 7.8125vw;
  padding: 0 0 0 2.34375vw;
  margin: 0 0 2.1875vw;
}
#case .price span {
  color: #fff;
  background: #F7931E;
  width: 12.5vw;
  height: 3.125vw;
  border-radius: 100vh;
  font-size: 2.03125vw;
  letter-spacing: 0.08em;
  text-align: center;
  padding: 0.390625vw 0 0;
  margin-right: 1.40625vw;
}
#case .price p {
  color: #F7931E;
  font-size: 3.90625vw;
  letter-spacing: 0;
  font-weight: 700;
}
#case .price p i {
  font-style: normal;
  font-size: 60%;
}
#case .txt p {
  font-size: 1.71875vw;
  line-height: 3.125vw;
}
#case .slick-prev {
  background: url(../img/prev.png) no-repeat center 0/100%;
  width: 4.84375vw;
  height: 11.09375vw;
  top: 17.96875vw;
  left: -8.59375vw;
  -webkit-transform: none;
          transform: none;
}
#case .slick-prev::before {
  content: none;
}
#case .slick-next {
  background: url(../img/next.png) no-repeat center 0/100%;
  width: 4.84375vw;
  height: 11.09375vw;
  top: 17.96875vw;
  right: -8.59375vw;
  -webkit-transform: none;
          transform: none;
}
#case .slick-next::before {
  content: none;
}

#voice {
  background: url(../img/voice_bg.jpg) no-repeat center 0/156.25vw;
  height: 150.78125vw;
  padding: 8.59375vw 0 0;
}
#voice h2 {
  text-align: center;
  font-size: 4.6875vw;
  font-weight: 900;
  margin-bottom: 4.84375vw;
}
#voice h2 span {
  display: block;
  font-size: 2.96875vw;
  font-weight: 700;
  margin-bottom: 1.171875vw;
}
#voice ul {
  width: 93.75vw;
  margin: 0 auto;
}
#voice li {
  background: #FCEED4;
  border-radius: 2.34375vw;
  padding: 2.265625vw 0 2.96875vw;
  margin-bottom: 2.34375vw;
}
#voice li:nth-child(2) {
  padding-top: 1.71875vw;
}
#voice li:nth-child(2) .sub {
  margin-bottom: 1.796875vw;
}
#voice li:nth-child(3) {
  padding-top: 1.71875vw;
}
#voice li:nth-child(3) .sub {
  margin-bottom: 2.5vw;
}
#voice .sub {
  width: 85.9375vw;
  margin: 0 0 0 3.90625vw;
  padding: 1.484375vw 0 0 16.71875vw;
  position: relative;
}
#voice .ico {
  width: 12.5vw;
  position: absolute;
  top: 0;
  left: 0;
}
#voice .num {
  width: 15vw;
  margin-bottom: 0.15625vw;
}
#voice h3 {
  color: #F7931E;
  font-size: 3.046875vw;
  line-height: 4.296875vw;
  font-weight: 900;
  white-space: nowrap;
}
#voice .txt {
  background: #fff;
  width: 69.53125vw;
  border-radius: 2.34375vw;
  margin: 1.5625vw 3.90625vw 0 auto;
  padding: 1.171875vw 2.34375vw 2.03125vw;
}
#voice .txt p {
  font-size: 1.71875vw;
  line-height: 3.125vw;
  letter-spacing: 0.02em;
}
#voice .txt strong {
  color: #F7931E;
}

#step {
  background: #8CC63F;
  padding: 7.65625vw 0 7.34375vw;
}
#step h2 {
  color: #fff;
  text-align: center;
  margin-bottom: 2.890625vw;
}
#step h2 span {
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
  display: block;
  margin: 0 auto 1.953125vw;
  font-size: 2.96875vw;
  letter-spacing: 0.08em;
  position: relative;
  text-align: center;
}
#step h2 span::before, #step h2 span::after {
  content: "";
  display: block;
  width: 0.234375vw;
  height: 3.125vw;
  background: #FFF;
  position: absolute;
  top: 0;
}
#step h2 span::before {
  left: -2.734375vw;
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
}
#step h2 span::after {
  right: -2.34375vw;
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
}
#step h2 strong {
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
  margin: 0 auto;
  padding: 0 0.390625vw;
  display: block;
  font-weight: 900;
  font-size: 4.6875vw;
  border-bottom: 0.15625vw solid #FFF;
  padding: 0 0 1.40625vw;
}
#step .inner {
  width: 78.125vw;
}
#step ul {
  margin-left: 6.25vw;
}
#step li {
  display: flex;
  gap: 0 2.03125vw;
}
#step li:nth-child(1) {
  margin-bottom: 4.6875vw;
}
#step li:nth-child(1) .txt {
  padding-top: 2.03125vw;
}
#step li:nth-child(2) {
  margin-bottom: 2.65625vw;
}
#step li:nth-child(3) .ico::after {
  content: none;
}
#step li:nth-child(3) .txt {
  padding-top: 2.03125vw;
}
#step .ico {
  width: 10.15625vw;
  height: 10.15625vw;
  position: relative;
}
#step .ico::after {
  content: "";
  display: block;
  background: #fff;
  height: calc(3.125vw / 2);
  width: 4.6875vw;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  bottom: -2.5vw;
  left: 2.8125vw;
}
#step h3 {
  display: flex;
  color: #FCEE3C;
  font-size: 2.734375vw;
  letter-spacing: 0.06em;
  font-weight: 900;
  margin-bottom: 1.015625vw;
}
#step h3 span {
  display: block;
  width: 1.875vw;
  margin-right: 1.796875vw;
}
#step p {
  color: #fff;
  font-size: 1.640625vw;
  line-height: 2.734375vw;
  letter-spacing: 0.02em;
  font-weight: 400;
}

#faq {
  background: #FDF0DA;
  padding: 9.765625vw 0 9.0625vw;
}
#faq h2 {
  text-align: center;
  font-weight: 900;
  font-size: 4.6875vw;
  margin-bottom: 3.90625vw;
}
#faq .inner {
  background: #fff;
  border-radius: 1.5625vw;
  padding: 5.15625vw 0 4.453125vw;
}
#faq dl {
  background-image: linear-gradient(to right, #ccc, #ccc 0.234375vw, transparent 0.234375vw, transparent 0.390625vw);
  background-size: 0.390625vw 1px;
  background-repeat: repeat-x;
  background-position: 0 bottom;
  width: 78.125vw;
  margin: 0 auto 2.734375vw;
}
#faq dt {
  background: url(../img/q.png) no-repeat 0 0/6.25vw;
  color: #F7931E;
  font-weight: 900;
  font-size: 3.046875vw;
  line-height: 4.296875vw;
  letter-spacing: 0.06em;
  padding: 0.78125vw 0 0 8.28125vw;
  margin: 0 0 1.5625vw;
  min-height: 6.328125vw;
}
#faq dd {
  background: url(../img/a.png) no-repeat 3.515625vw 0/2.65625vw;
  font-size: 1.875vw;
  line-height: 3.125vw;
  letter-spacing: 0.02em;
  padding: 0 0 3.515625vw 8.59375vw;
}
#faq .btn_more {
  background: url(../img/btn_more.png) no-repeat center 0/100%;
  width: 39.375vw;
  height: 6.5625vw;
  margin: 3.125vw auto 0;
  -webkit-filter: drop-shadow(0.546875vw 0.546875vw 0.390625vw rgba(0, 0, 0, 0.3));
          filter: drop-shadow(0.546875vw 0.546875vw 0.390625vw rgba(0, 0, 0, 0.3));
  cursor: pointer;
}
#faq .btn_more:hover {
  opacity: 0.8;
  transition: all 0.3s;
}
#faq .btn_more.active {
  background: url(../img/btn_close.png) no-repeat center 0/100%;
}
#faq .hidden {
  display: none;
}

#form {
  padding: 7.8125vw 0 5.46875vw;
}
#form.confirm {
  padding: 7.8125vw 0 14.84375vw;
}
#form.confirm h2 {
  margin-bottom: 5.46875vw;
}
#form.confirm #form_table {
  width: 78.125vw;
}
#form.confirm #form_table td {
  padding: 3.90625vw 0 3.671875vw 5.078125vw;
}
#form.thanks {
  padding: 7.8125vw 0 0;
}
#form.thanks h2 {
  margin-bottom: 6.796875vw;
}
#form.thanks .txt {
  font-size: 1.71875vw;
  line-height: 2.96875vw;
  letter-spacing: 0.06em;
}
#form h2 {
  font-size: 4.6875vw;
  text-align: center;
  font-weight: 900;
  margin-bottom: 3.515625vw;
}
#form .txt {
  font-size: 1.484375vw;
  line-height: 2.5vw;
  text-align: center;
  letter-spacing: 0.08em;
  margin-bottom: 3.4375vw;
}
#form .tel_area {
  width: 85.9375vw;
  margin: 0 auto 3.359375vw;
  border: 1px solid #F7931E;
  position: relative;
  background: #FEEFD8;
}
#form .tel_area a {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  height: 100%;
  color: #333;
  padding: 0 0 3.125vw;
  position: relative;
}
#form .tel_area h3 {
  color: #fff;
  background: #F7931E;
  width: 100%;
  height: 5.46875vw;
  font-weight: 900;
  font-size: 3.359375vw;
  letter-spacing: 0.06em;
  padding: 0.9375vw 0 0 3.90625vw;
}
#form .tel_area p {
  font-size: 1.484375vw;
  margin: 2.34375vw 0 2.34375vw 4.21875vw;
}
#form .tel_area .num {
  width: 37.109375vw;
  margin: 0 1.171875vw 0 3.90625vw;
}
#form .tel_area span {
  font-size: 1.328125vw;
  line-height: 2.34375vw;
  letter-spacing: 0;
  color: #666;
  margin-top: -0.390625vw;
}
#form .tel_area .img {
  width: 14.609375vw;
  position: absolute;
  top: -1.484375vw;
  right: 1.40625vw;
}

#form_table {
  width: 78.125vw;
  margin: 0 auto;
}
#form_table tr:nth-last-of-type(1) th::after {
  content: none;
}
#form_table th {
  width: 21.484375vw;
  text-align: left;
  padding: 0 0 0 1.953125vw;
  font-size: 1.71875vw;
  letter-spacing: 0.06em;
  font-weight: 500;
  position: relative;
}
#form_table th::after {
  content: "必須";
  background: #F7931E;
  color: #fff;
  display: block;
  width: 5.46875vw;
  height: 2.34375vw;
  border-radius: 0.390625vw;
  font-size: 1.328125vw;
  text-align: center;
  padding: 0.390625vw 0 0;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#form_table td {
  padding: 1.5625vw 0 1.5625vw 1.484375vw;
  position: relative;
  font-size: 1.71875vw;
}
#form_table input[type=text], #form_table input[type=name], #form_table input[type=tel], #form_table input[type=email] {
  font-family: "Noto Sans JP", sans-serif;
  border: none;
  outline: none;
  width: 52.34375vw;
  height: 6.25vw;
  background: #F2F2F2;
  border-radius: 100vh;
  font-size: 1.484375vw;
  padding: 0 0 0 3.515625vw;
  box-shadow: 0.78125vw 0.78125vw 0 #F4B545;
}
#form_table input[type=text]::-webkit-input-placeholder, #form_table input[type=name]::-webkit-input-placeholder, #form_table input[type=tel]::-webkit-input-placeholder, #form_table input[type=email]::-webkit-input-placeholder {
  color: #ccc;
}
#form_table input[type=text]:-ms-input-placeholder, #form_table input[type=name]:-ms-input-placeholder, #form_table input[type=tel]:-ms-input-placeholder, #form_table input[type=email]:-ms-input-placeholder {
  color: #ccc;
}
#form_table input[type=text]::-ms-input-placeholder, #form_table input[type=name]::-ms-input-placeholder, #form_table input[type=tel]::-ms-input-placeholder, #form_table input[type=email]::-ms-input-placeholder {
  color: #ccc;
}
#form_table input[type=text]::placeholder, #form_table input[type=name]::placeholder, #form_table input[type=tel]::placeholder, #form_table input[type=email]::placeholder {
  color: #ccc;
}

#fm_kind {
  z-index: -1;
  position: absolute;
  top: 0.390625vw;
  pointer-events: none;
}

.sel {
  font-size: 1.484375vw;
  display: inline-block;
  width: 52.34375vw;
  height: 6.25vw;
  background: #F2F2F2;
  border-radius: 100vh;
  position: relative;
  cursor: pointer;
  z-index: 980;
  box-shadow: 0.78125vw 0.78125vw 0 #F4B545;
}
.sel.active {
  z-index: 999;
}
.sel.active::before {
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
}

.sel__placeholder {
  display: block;
  font-size: 1.484375vw;
  color: #4D4D4D;
  padding: 2.1875vw 0 0 3.671875vw;
  height: 6.25vw;
  text-align: left;
  pointer-events: none;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  visibility: visible;
}
.sel__placeholder::before {
  position: absolute;
  top: 0.78125vw;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1.40625vw 0 0 3.671875vw;
  content: attr(data-placeholder);
  visibility: hidden;
}
.sel__placeholder::after {
  content: "";
  display: block;
  width: 1.09375vw;
  height: 1.09375vw;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 2.34375vw;
  right: 2.34375vw;
}

.sel.active .sel__placeholder {
  visibility: hidden;
}
.sel.active .sel__placeholder::before {
  visibility: visible;
}

.sel__box {
  position: absolute;
  top: 0.78125vw;
  left: 0.78125vw;
  display: none;
  list-style-type: none;
  text-align: left;
  font-size: 1em;
  background-color: #FFF;
  width: calc(100% + 0.625vw);
  box-sizing: border-box;
}

.sel.active .sel__box {
  display: block;
  border: 0.15625vw solid #808080;
  background: #5F5F61;
  -webkit-animation: fadeInUp 500ms;
          animation: fadeInUp 500ms;
  z-index: 5;
  border-radius: 0.78125vw;
  padding: 0.390625vw 0;
  box-shadow: 0.78125vw 0.78125vw 0.78125vw rgba(112, 112, 112, 0.3);
}

.sel__box__options {
  display: list-item;
  font-size: 1.484375vw;
  color: #FFF;
  padding: 0.5em 1em 0.5em 2em;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.sel__box__options::before {
  content: "";
  background: url(../img/selected.png) no-repeat center 0/100%;
  width: 1.015625vw;
  height: 0.78125vw;
  position: absolute;
  top: 1.40625vw;
  left: 1.171875vw;
  display: none;
}

.sel__box__options.selected::before {
  display: inline-block;
}

.sel__box__options:hover {
  background-color: #ccc;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 1.5625vw, 0);
            transform: translate3d(0, 1.5625vw, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 1.5625vw, 0);
            transform: translate3d(0, 1.5625vw, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.formError .formErrorContent {
  position: relative;
  width: 100%;
  min-width: 8.59375vw;
  background: #c23232;
  color: #fff;
  padding: 0.390625vw;
  border-radius: 0.46875vw;
  font-size: 0.9375vw;
  line-height: 1.6em;
}

.formError .formErrorArrow div {
  background: #c23232;
}

.form_btn {
  border: none;
  outline: none;
  color: #fff;
  font-size: 1.71875vw;
  letter-spacing: 0.08em;
  cursor: pointer;
  display: block;
}
.form_btn:hover {
  opacity: 0.8;
  transition: all 0.3s;
}

.form_btn_area {
  margin-top: 3.90625vw;
  display: flex;
  justify-content: center;
  gap: 0 3.515625vw;
}

#btn_confirm {
  background: url(../img/btn_confirm.png) no-repeat center 0/100%;
  width: 27.421875vw;
  height: 6.328125vw;
  margin: 2.96875vw auto 0;
}

#btn_send {
  background: url(../img/btn_send.png) no-repeat center 0/100%;
  width: 27.421875vw;
  height: 6.328125vw;
}

#btn_back {
  background: url(../img/btn_back.png) no-repeat center 0/100%;
  width: 27.421875vw;
  height: 6.328125vw;
}

#btn_end {
  background: url(../img/btn_end.png) no-repeat center 0/100%;
  width: 27.421875vw;
  height: 6.328125vw;
  margin: 7.65625vw auto 0;
  text-align: center;
}
#btn_end a {
  display: block;
  padding: 2.109375vw 0 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  font-size: 1.71875vw;
}

footer {
  background: #F7931E;
  color: #fff;
  text-align: center;
  padding: 3.90625vw 0 3.125vw;
  font-weight: 400;
}
footer .name {
  letter-spacing: 0.18em;
  font-weight: 500;
}
footer .address {
  font-size: 1.015625vw;
  line-height: 1.5625vw;
  letter-spacing: 0.18em;
  margin: 1.171875vw 0 3.515625vw;
}
footer small {
  display: block;
  text-align: center;
  font-size: 1.015625vw;
  letter-spacing: 0.18em;
}/*# sourceMappingURL=style_mid.css.map */