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

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

a {
  text-decoration: none;
}
a:active 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;
}

.pc_only {
  display: none !important;
}

.inner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 16vw;
  background: #fff;
  z-index: 9999;
}
header .inner {
  height: 14.6666666667vw;
  display: flex;
}
header .logo {
  width: 61.7333333333vw;
  padding: 2.6666666667vw 0 0;
  margin: 0 0 0 4.2666666667vw;
}
header .menu_trigger {
  background: #F7931E;
  width: 16vw;
  height: 16vw;
  position: relative;
  margin: 0 0 0 auto;
}
header .menu_trigger.active span:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 7.7333333333vw;
}
header .menu_trigger.active span:nth-of-type(2) {
  opacity: 0;
}
header .menu_trigger.active span:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 7.7333333333vw;
}
header .menu_trigger span {
  display: block;
  width: 8vw;
  height: 0.5333333333vw;
  background: #fff;
  position: absolute;
  left: 4vw;
  transition: all 0.3s;
}
header .menu_trigger span:nth-of-type(1) {
  top: 4.4vw;
}
header .menu_trigger span:nth-of-type(2) {
  top: 7.7333333333vw;
}
header .menu_trigger span:nth-of-type(3) {
  top: 11.0666666667vw;
}

#sp_nav {
  width: 100%;
  height: calc(100vh - 16vw);
  overflow-y: scroll;
  background: #F8E8C7;
  position: fixed;
  top: 16vw;
  left: 0;
  z-index: 99999;
  text-align: center;
  padding: 5.0666666667vw 0 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  transition: all 0.3s;
}
#sp_nav.active {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
#sp_nav ul {
  width: 86.6666666667vw;
  margin: 0 auto 8.9333333333vw;
  padding: 0 0 4.6666666667vw;
  border-bottom: 1px solid #FFF;
}
#sp_nav li {
  font-size: 4.2666666667vw;
  padding: 5.7333333333vw 0;
}
#sp_nav li a {
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
  gap: 0 3.4666666667vw;
}
#sp_nav li a::after {
  content: "";
  display: block;
  background: url(../img/nav_arw_sp.png) no-repeat center 0/100%;
  width: 3.0666666667vw;
  height: 2vw;
}
#sp_nav .tel {
  width: 78vw;
  margin: 0 auto 7.3333333333vw;
}
#sp_nav .btn {
  padding: 0 0 11.3333333333vw;
}
#sp_nav .btn a {
  display: block;
  width: 73.8666666667vw;
  margin: 0 auto;
  -webkit-filter: drop-shadow(0.9333333333vw 0.9333333333vw 0.6666666667vw rgba(0, 0, 0, 0.3));
          filter: drop-shadow(0.9333333333vw 0.9333333333vw 0.6666666667vw rgba(0, 0, 0, 0.3));
}

#fv {
  background: url(../img/fv_bg_sp.jpg) no-repeat center 0/100% 100%;
  height: 168vw;
  margin-top: 16vw;
}
#fv .inner {
  padding: 13.3333333333vw 0 0;
}
#fv h1 {
  width: 85.4666666667vw;
  margin: 0 auto 3.0666666667vw;
}
#fv p {
  width: 81.3333333333vw;
  height: 8.2666666667vw;
  border: 0.2666666667vw solid #F7931E;
  border-radius: 100vh;
  font-size: 5.4666666667vw;
  color: #F7931E;
  font-weight: 900;
  text-align: center;
  padding: 1.0666666667vw 0 0;
  margin: 1.6vw auto;
}
#fv .logo {
  width: 55.4666666667vw;
  margin: 4.2666666667vw auto;
}

#risk {
  background: url(../img/risk_bg_sp.jpg) no-repeat center bottom/100%;
  padding: 16.9333333333vw 0 63.7333333333vw;
}
#risk h2 {
  margin: 0 auto 8.6666666667vw;
  font-size: 4.8vw;
  font-weight: 900;
  text-align: center;
}
#risk h2 span {
  width: 86.6666666667vw;
  height: 12.8vw;
  display: block;
  font-size: 5.8666666667vw;
  position: relative;
  text-decoration: underline;
  text-decoration-color: #FCEE21;
  text-decoration-thickness: 2.6666666667vw;
  text-underline-offset: -0.9333333333vw;
  margin: 0 auto 1.0666666667vw;
  padding: 2.4vw 0 0;
  letter-spacing: 0;
}
#risk h2 span::before, #risk h2 span::after {
  content: "";
  display: block;
  width: 4.2666666667vw;
  height: 4.2666666667vw;
  position: absolute;
}
#risk h2 span::before {
  border-top: 0.8vw solid #F7931E;
  border-left: 0.8vw solid #F7931E;
  top: 0;
  left: 0;
}
#risk h2 span::after {
  border-bottom: 0.8vw solid #F7931E;
  border-right: 0.8vw solid #F7931E;
  bottom: 0;
  right: 0;
}
#risk .txt {
  text-align: center;
  margin-bottom: 6.4vw;
}
#risk .txt p {
  line-height: 6.4vw;
  margin-bottom: 6.4vw;
}
#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.2vw 0 0;
  text-align: right;
  font-size: 2.9333333333vw;
}

.mado {
  background: url(../img/mado_bg_sp.jpg) no-repeat center 0/100% 100%;
  height: 69.3333333333vw;
  color: #fff;
}
.mado .inner {
  padding: 16vw 0 0 20vw;
}
.mado .txt01 {
  margin: 0 0 4.2666666667vw;
  font-size: 4vw;
  line-height: 5.7333333333vw;
}
.mado .txt02 {
  font-size: 5.0666666667vw;
  line-height: 7.3333333333vw;
  font-weight: 700;
}
.mado .txt02 strong {
  color: #FFFFA0;
  text-decoration: underline;
  text-underline-offset: 1.0666666667vw;
  font-size: 5.0666666667vw;
  display: block;
  margin-bottom: 3.8666666667vw;
}
.mado .txt02 i {
  display: inline-block;
  font-style: normal;
  text-indent: -0.5em;
}

#nayami {
  background: url(../img/nayami_bg_sp.jpg) no-repeat center 0/100% auto;
  height: 229.3333333333vw;
  padding: 16.6666666667vw 0 0;
  position: relative;
}
#nayami::after {
  background: url(../img/nayami_arrow_sp.png) no-repeat 0/contain;
  bottom: 0;
  content: "";
  height: 10.6666666667vw;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  width: 36vw;
  z-index: 5;
}
#nayami h2 {
  font-size: 8.2666666667vw;
  line-height: 10.6666666667vw;
  text-align: center;
  font-weight: 900;
  margin-bottom: 38.6666666667vw;
}
#nayami h2 span {
  font-size: 3.8666666667vw;
  letter-spacing: 0.14em;
  display: block;
  margin-bottom: 2.2666666667vw;
}
#nayami .inner {
  width: 86.6666666667vw;
  height: 129.3333333333vw;
  background: #fff;
  border: 1.0666666667vw solid #E6E6E6;
  border-radius: 4vw;
  padding: 8vw 0 0 5.3333333333vw;
  margin-bottom: 37.7333333333vw;
}
#nayami .inner .img {
  width: 31.2vw;
  position: absolute;
  top: -29.6vw;
  left: 29.7333333333vw;
}
#nayami .inner ul {
  width: 73.3333333333vw;
}
#nayami .inner li {
  font-size: 4vw;
  line-height: 7.3333333333vw;
  letter-spacing: 0.1em;
  font-weight: 700;
  padding: 2.4vw 0 2.6666666667vw 7.3333333333vw;
  background-image: linear-gradient(to right, #ccc, #ccc 0.4vw, transparent 0.4vw, transparent 0.6666666667vw), url(../img/chk.png);
  background-size: 0.6666666667vw 1px, 4.1333333333vw;
  background-repeat: repeat-x, no-repeat;
  background-position: 0 bottom, 0 4.2666666667vw;
}
#nayami .inner li:nth-child(1) {
  padding-bottom: 4vw;
}
#nayami .inner li strong {
  font-weight: 900;
  color: #F15A24;
}
#nayami .inner .etc {
  font-size: 3.0666666667vw;
  letter-spacing: 0.14em;
  font-weight: 700;
  margin: 2vw 0 0;
  padding: 0 6.1333333333vw 0 0;
  text-align: right;
}

.support_wrap {
  background: #fdf0da;
  padding: 20vw 0 14.6666666667vw;
}
.support_wrap h3 {
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
  display: block;
  margin: 0 auto 4.8vw;
  font-size: 4.5333333333vw;
  line-height: 6.6666666667vw;
  letter-spacing: 0.08em;
  position: relative;
  text-align: center;
}
.support_wrap h3::before, .support_wrap h3::after {
  content: "";
  display: block;
  width: 0.4vw;
  height: 8.6666666667vw;
  background: #F7931E;
  position: absolute;
  bottom: 0;
}
.support_wrap h3::before {
  left: -5.3333333333vw;
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
}
.support_wrap h3::after {
  right: -4.6666666667vw;
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
}
.support_wrap .support {
  position: relative;
  width: 86.6666666667vw;
  height: 109.3333333333vw;
  margin: 0 auto;
  padding: 7.3333333333vw 0 0;
  text-align: center;
}
.support_wrap .support::before, .support_wrap .support::after {
  content: "";
  display: block;
  width: 4vw;
  height: 100%;
  border: 0.4vw solid #FBB03B;
  position: absolute;
  top: 0;
}
.support_wrap .support::before {
  border-right: none;
  left: 0;
}
.support_wrap .support::after {
  border-left: none;
  right: 0;
}
.support_wrap .support .img {
  width: 40.5333333333vw;
  margin: 0 auto 7.3333333333vw;
}
.support_wrap .support .txt p {
  font-size: 4.5333333333vw;
  line-height: 8.1333333333vw;
  letter-spacing: 0.08em;
  font-weight: 700;
  margin-bottom: 2.1333333333vw;
}
.support_wrap .support .txt p strong {
  color: #F7931E;
}
.support_wrap .support .txt span {
  font-size: 2.9333333333vw;
  line-height: 4.9333333333vw;
  display: block;
  color: #999;
}

#reason {
  background: url(../img/reason_bg_250107_sp.jpg) no-repeat center 0/100% 100%;
  height: 724.9333333333vw;
  padding: 20.2666666667vw 0 0;
}
#reason h2 {
  width: 100vw;
  margin: 0 auto 63.0666666667vw;
  font-size: 5.3333333333vw;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  gap: 4.4vw 3.3333333333vw;
}
#reason h2 img {
  width: 65.6vw;
}
#reason h2 span {
  display: block;
  width: 86.6666666667vw;
  height: 15.3333333333vw;
  color: #fff;
  font-weight: 900;
  border: 0.4vw solid #FFF;
  background: linear-gradient(90deg, rgb(244, 181, 69) 0%, rgb(247, 147, 30) 100%);
  text-align: center;
  font-size: 11.6vw;
  letter-spacing: 0.08em;
  padding: 0.6666666667vw 0 0;
}
#reason .inner {
  width: 133.3333333333vw;
  padding-left: 13.3333333333vw;
}
#reason .num {
  width: 20vw;
}
#reason .sub {
  font-size: 7.3333333333vw;
  line-height: 9.6vw;
  letter-spacing: 0.06em;
  font-weight: 900;
  color: #F7931E;
  margin-bottom: 2.6666666667vw;
}
#reason .sub span {
  display: block;
  font-size: 4.9333333333vw;
  letter-spacing: 0.02em;
  margin-bottom: 1.6vw;
}
#reason .txt {
  font-size: 3.7333333333vw;
  line-height: 7.2vw;
  letter-spacing: 0.04em;
}
#reason .txt strong {
  color: #F7931E;
  font-weight: 900;
}
#reason .note {
  color: #999;
  font-size: 2.9333333333vw;
  line-height: 5.7333333333vw;
}
#reason .point01 {
  height: 79.3333333333vw;
  margin-bottom: 61.2vw;
}
#reason .point01 .num {
  margin-bottom: 6.6666666667vw;
}
#reason .point02 {
  height: 86.9333333333vw;
  padding-left: 20vw;
  margin-bottom: 61.2vw;
}
#reason .point02 .num {
  margin-bottom: 5.7333333333vw;
}
#reason .point03 {
  height: 138.9333333333vw;
  margin-bottom: 61.2vw;
}
#reason .point03 .num {
  margin-bottom: 5.7333333333vw;
}
#reason .point03 .sub {
  font-size: 6.6666666667vw;
  line-height: 8.5333333333vw;
}
#reason .point03 .txt {
  width: 66.6666666667vw;
  margin-bottom: 0.8vw;
}
#reason .point04 {
  height: 72vw;
  margin-bottom: 18.6666666667vw;
  padding-left: 20vw;
}
#reason .point04 .num {
  margin-bottom: 5.6vw;
}
#reason .point04 .sub {
  font-size: 6.6666666667vw;
  line-height: 8.5333333333vw;
}
#reason .btn {
  display: block;
  -webkit-filter: drop-shadow(1.1466666667vw 1.1466666667vw 0.8vw rgba(0, 0, 0, 0.3));
          filter: drop-shadow(1.1466666667vw 1.1466666667vw 0.8vw rgba(0, 0, 0, 0.3));
  margin: auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 73.4666666667vw;
}

#member {
  background: #FDF0DA;
  padding: 16.6666666667vw 0 14vw;
  position: relative;
  z-index: 2;
}
#member h2 {
  text-align: center;
  font-weight: 900;
  font-size: 7.2vw;
  margin-bottom: 10.6666666667vw;
}
#member h2 strong {
  display: block;
  width: 78.6666666667vw;
  height: 10.6666666667vw;
  background: #F7931E;
  color: #fff;
  padding: 0.6666666667vw 0 0;
  margin: 2.1333333333vw auto 3.4666666667vw;
  position: relative;
  font-size: 8.2666666667vw;
}
#member h2 strong::before, #member h2 strong::after {
  content: "";
  display: block;
  width: 6.6666666667vw;
  height: 6.6666666667vw;
  position: absolute;
}
#member h2 strong::before {
  top: -1.7333333333vw;
  left: -1.7333333333vw;
  border-top: 0.6666666667vw solid #F7931E;
  border-left: 0.6666666667vw solid #F7931E;
}
#member h2 strong::after {
  bottom: -1.7333333333vw;
  right: -1.7333333333vw;
  border-bottom: 0.6666666667vw solid #F7931E;
  border-right: 0.6666666667vw solid #F7931E;
}
#member ul {
  width: 86.6666666667vw;
  margin: 0 auto;
}
#member ul > .block {
  background: url(../img/mem_bg_sp.png) repeat center 0/100%;
  position: relative;
  border-radius: 4vw;
  overflow: hidden;
  padding: 8vw 6.6666666667vw 0;
  margin-bottom: 5.3333333333vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 0;
  grid-row-gap: 0;
  height: 72vw;
}
#member ul > .block::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1.3333333333vw solid #FFF;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 4vw;
}
#member ul > .block:nth-child(3) {
  height: 85.3333333333vw;
}
#member ul > .block:nth-child(4) {
  height: 67.3333333333vw;
}
#member .photo {
  grid-area: 1/1/2/2;
  width: 28vw;
}
#member .name {
  grid-area: 1/2/2/3;
  letter-spacing: 0.14em;
  padding-top: 2.4vw;
  margin-left: -3.3333333333vw;
}
#member .name p {
  font-weight: 700;
  font-size: 4.1333333333vw;
}
#member .name span {
  display: block;
  font-size: 2.9333333333vw;
  margin: 1.7333333333vw 0 0;
  text-indent: -0.5em;
}
#member .name ul {
  width: 100%;
  margin-top: 3.6vw;
}
#member .name li {
  font-size: 3.2vw;
  line-height: 5.3333333333vw;
}
#member .txt {
  width: 73.3333333333vw;
  grid-area: 2/1/3/3;
  line-height: 6.4vw;
}

#case {
  background: #E2F1CF;
  padding: 16.8vw 0 11.7333333333vw;
}
#case h2 {
  text-align: center;
  font-size: 8vw;
  font-weight: 900;
  margin-bottom: 10.9333333333vw;
}
#case .case_slide {
  width: 86.6666666667vw;
  margin: 0 auto;
}
#case .inner {
  background: url(../img/case_inner_sp.png) repeat center 0/100%;
  width: 86.6666666667vw;
  height: 184.2666666667vw;
  padding: 9.8666666667vw 0 6vw;
  border-radius: 4vw;
}
#case .num {
  width: 37.3333333333vw;
  position: absolute;
}
#case .place {
  width: 42.6666666667vw;
  margin: -0.4vw 0 4.4vw auto;
}
#case .place p {
  font-size: 5.0666666667vw;
  border-bottom: 1px solid #8CC63F;
  font-weight: 700;
  margin-bottom: 2vw;
  padding-bottom: 2vw;
}
#case .place span {
  display: block;
  color: #fff;
  background: #8CC63F;
  width: 21.3333333333vw;
  height: 5.3333333333vw;
  text-align: center;
  font-size: 2.9333333333vw;
  padding: 0.9333333333vw 0 0;
}
#case .photo {
  width: 73.3333333333vw;
  margin: 0 auto 5.3333333333vw;
}
#case .txt_wrap {
  width: 73.3333333333vw;
  margin: 0 auto;
}
#case .price {
  display: flex;
  align-items: center;
  background: #FDF2DF;
  height: 13.3333333333vw;
  padding: 0 0 0 4vw;
  margin: 0 0 3.7333333333vw;
}
#case .price span {
  color: #fff;
  background: #F7931E;
  width: 21.3333333333vw;
  height: 5.3333333333vw;
  border-radius: 100vh;
  font-size: 3.4666666667vw;
  letter-spacing: 0.08em;
  text-align: center;
  padding: 0.6666666667vw 0 0;
  margin-right: 2.4vw;
}
#case .price p {
  color: #F7931E;
  font-size: 6.6666666667vw;
  letter-spacing: 0;
  font-weight: 700;
}
#case .price p i {
  font-style: normal;
  font-size: 60%;
}
#case .txt p {
  line-height: 6.4vw;
}
#case .slick-prev {
  background: url(../img/prev_sp.png) no-repeat center 0/100%;
  width: 4.6666666667vw;
  height: 10.9333333333vw;
  top: 61.3333333333vw;
  left: -2.6666666667vw;
  -webkit-transform: none;
          transform: none;
  z-index: 10;
}
#case .slick-prev::before {
  content: none;
}
#case .slick-next {
  background: url(../img/next_sp.png) no-repeat center 0/100%;
  width: 4.6666666667vw;
  height: 10.9333333333vw;
  top: 61.3333333333vw;
  right: -2.6666666667vw;
  -webkit-transform: none;
          transform: none;
  z-index: 10;
}
#case .slick-next::before {
  content: none;
}

#voice {
  background: url(../img/voice_bg_sp.jpg) no-repeat center 0/100% 100%;
  height: 488.5333333333vw;
  padding: 18.4vw 0 0;
}
#voice h2 {
  text-align: center;
  font-size: 8vw;
  font-weight: 900;
  margin-bottom: 11.0666666667vw;
}
#voice h2 span {
  display: block;
  font-size: 3.7333333333vw;
  font-weight: 700;
  margin-bottom: 3.3333333333vw;
}
#voice ul {
  width: 86.6666666667vw;
  margin: 0 auto;
}
#voice li {
  background: #FCEED4;
  border-radius: 4vw;
  padding: 6.6666666667vw 0 9.0666666667vw;
  margin-bottom: 6.6666666667vw;
}
#voice li:nth-child(2) .sub, #voice li:nth-child(3) .sub {
  margin-bottom: 4.6666666667vw;
}
#voice li:nth-child(2) .sub h3, #voice li:nth-child(3) .sub h3 {
  line-height: 7.3333333333vw;
}
#voice .sub {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  gap: 2.6666666667vw 2.6666666667vw;
  margin-bottom: 4vw;
}
#voice .ico {
  width: 21.3333333333vw;
}
#voice .num {
  width: 27.8666666667vw;
  margin-bottom: 0.2666666667vw;
}
#voice h3 {
  color: #F7931E;
  font-size: 5.6vw;
  line-height: 8vw;
  font-weight: 900;
  white-space: nowrap;
}
#voice .txt {
  background: #fff;
  width: 73.3333333333vw;
  border-radius: 4vw;
  margin: 0 auto;
  padding: 3.7333333333vw 4vw 4.2666666667vw;
}
#voice .txt p {
  line-height: 6.4vw;
  letter-spacing: 0.02em;
}
#voice .txt strong {
  color: #F7931E;
}

#step {
  background: #8CC63F;
  padding: 17.3333333333vw 0 13.3333333333vw;
}
#step h2 {
  color: #fff;
  text-align: center;
  margin-bottom: 8vw;
}
#step h2 span {
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
  display: block;
  margin: 0 auto 1.7333333333vw;
  font-size: 5.0666666667vw;
  letter-spacing: 0.08em;
  position: relative;
  text-align: center;
}
#step h2 span::before, #step h2 span::after {
  content: "";
  display: block;
  width: 0.4vw;
  height: 5.3333333333vw;
  background: #FFF;
  position: absolute;
  top: 0;
}
#step h2 span::before {
  left: -6vw;
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
}
#step h2 span::after {
  right: -4vw;
  -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.6666666667vw;
  display: block;
  font-weight: 900;
  font-size: 8vw;
  line-height: 10.6666666667vw;
  text-decoration: underline;
  text-decoration-thickness: 0.2666666667vw;
  text-underline-offset: 1.7333333333vw;
  padding: 0 0 2.4vw;
}
#step .inner {
  width: 86.9333333333vw;
}
#step li {
  display: flex;
  gap: 0 3.4666666667vw;
  position: relative;
}
#step li::after {
  content: "";
  display: block;
  background: #fff;
  height: calc(5.3333333333vw / 2);
  width: 8vw;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  bottom: -7.7333333333vw;
  left: 39.4666666667vw;
}
#step li:nth-child(1) {
  margin-bottom: 14.2666666667vw;
}
#step li:nth-child(2) {
  margin-bottom: 14.6666666667vw;
}
#step li:nth-child(3)::after {
  content: none;
}
#step .ico {
  width: 17.4666666667vw;
}
#step .txt {
  width: 65.6vw;
  padding-top: 1.7333333333vw;
}
#step h3 {
  display: flex;
  color: #FCEE3C;
  font-size: 4.4vw;
  letter-spacing: 0.06em;
  font-weight: 900;
  margin-bottom: 0.6666666667vw;
}
#step h3 span {
  display: block;
  width: 3.2vw;
  margin-right: 3.0666666667vw;
}
#step p {
  color: #fff;
  line-height: 6.4vw;
  font-weight: 400;
}

#faq {
  background: #FDF0DA;
  padding: 16.6666666667vw 0 14.6666666667vw;
}
#faq h2 {
  text-align: center;
  font-weight: 900;
  font-size: 7.0666666667vw;
  margin-bottom: 10.6666666667vw;
}
#faq .inner {
  width: 86.6666666667vw;
  background: #fff;
  border-radius: 2.6666666667vw;
  padding: 7.4666666667vw 0 12.2666666667vw;
}
#faq dl {
  background-image: linear-gradient(to right, #ccc, #ccc 0.4vw, transparent 0.4vw, transparent 0.6666666667vw);
  background-size: 0.6666666667vw 1px;
  background-repeat: repeat-x;
  background-position: 0 bottom;
  width: 73.3333333333vw;
  margin: 0 auto 4.8vw;
}
#faq dt {
  background: url(../img/q.png) no-repeat 0 3.3333333333vw/10.6666666667vw;
  color: #F7931E;
  font-weight: 900;
  font-size: 4.6666666667vw;
  line-height: 7.3333333333vw;
  letter-spacing: 0.06em;
  padding: 1.3333333333vw 0 0 14vw;
  margin: 0 0 4vw;
  min-height: 10.8vw;
}
#faq dd {
  background: url(../img/a.png) no-repeat 5.4666666667vw 0/4.5333333333vw;
  line-height: 5.3333333333vw;
  letter-spacing: 0.02em;
  padding: 0 0 8vw 14.6666666667vw;
}
#faq .btn_more {
  background: url(../img/btn_more_sp.png) no-repeat center 0/100%;
  width: 67.3333333333vw;
  height: 16.6666666667vw;
  margin: 10vw auto 0;
  -webkit-filter: drop-shadow(0.9333333333vw 0.9333333333vw 0.6666666667vw rgba(0, 0, 0, 0.3));
          filter: drop-shadow(0.9333333333vw 0.9333333333vw 0.6666666667vw rgba(0, 0, 0, 0.3));
  cursor: pointer;
}
#faq .btn_more:active {
  opacity: 0.8;
  transition: all 0.3s;
}
#faq .btn_more.active {
  background: url(../img/btn_close_sp.png) no-repeat center 0/100%;
}
#faq .hidden {
  display: none;
}

#form {
  padding: 20vw 0 14.6666666667vw;
}
#form.confirm {
  padding: 14vw 0 25.3333333333vw;
}
#form.confirm h2 {
  margin-bottom: 10.6666666667vw;
}
#form.thanks {
  padding: 14vw 0 0;
}
#form.thanks h2 {
  margin-bottom: 9.7333333333vw;
}
#form.thanks .txt {
  font-size: 3.2vw;
  line-height: 5.8666666667vw;
  letter-spacing: 0.06em;
}
#form h2 {
  font-size: 8vw;
  text-align: center;
  font-weight: 900;
  margin-bottom: 7.3333333333vw;
}
#form .txt {
  font-size: 2.9333333333vw;
  line-height: 5.7333333333vw;
  text-align: center;
  letter-spacing: 0.08em;
  margin-bottom: 8.2666666667vw;
}
#form .tel_area {
  width: 86.6666666667vw;
  margin: 0 auto 10vw;
  border: 1px solid #F7931E;
  position: relative;
  background: #FEEFD8;
  text-align: center;
}
#form .tel_area a {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  height: 100%;
  color: #333;
  padding: 0 0 7.3333333333vw;
  position: relative;
}
#form .tel_area h3 {
  text-align: left;
  color: #fff;
  background: #F7931E;
  width: 100%;
  height: 17.3333333333vw;
  font-weight: 900;
  font-size: 5.3333333333vw;
  line-height: 6.9333333333vw;
  letter-spacing: 0.06em;
  padding: 1.6vw 0 0 6.6666666667vw;
}
#form .tel_area p {
  font-size: 2.6666666667vw;
  line-height: 4.2666666667vw;
  margin: 5.3333333333vw 0 4.6666666667vw 7.2vw;
}
#form .tel_area .num {
  width: 72.9333333333vw;
  margin: 0 auto;
}
#form .tel_area span {
  display: block;
  width: 100%;
  font-size: 3.3333333333vw;
  line-height: 5.7333333333vw;
  letter-spacing: 0;
  color: #666;
  margin: 4vw 0 0;
}
#form .tel_area .img {
  width: 18.6666666667vw;
  position: absolute;
  top: -5.0666666667vw;
  right: 2.6666666667vw;
}

#form_table {
  width: 86.6666666667vw;
  margin: 0 auto;
}
#form_table tr:nth-last-of-type(1) th::after {
  content: none;
}
#form_table th {
  display: flex;
  align-items: center;
  text-align: left;
  letter-spacing: 0.06em;
  font-weight: 500;
  position: relative;
  margin-bottom: 4vw;
}
#form_table th::after {
  content: "必須";
  background: #F7931E;
  color: #fff;
  display: block;
  width: 8.6666666667vw;
  height: 4vw;
  border-radius: 0.6666666667vw;
  font-size: 2.6666666667vw;
  text-align: center;
  padding: 0.6666666667vw 0 0;
  margin: 0 0 0 4vw;
  position: relative;
}
#form_table td {
  display: block;
  padding: 0 0 9.3333333333vw;
  position: relative;
  font-size: 2.9333333333vw;
}
#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: 86vw;
  height: 13.3333333333vw;
  background: #F2F2F2;
  border-radius: 100vh;
  font-size: 2.9333333333vw;
  padding: 0 0 0 6vw;
  box-shadow: 1.3333333333vw 1.3333333333vw 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.6666666667vw;
  pointer-events: none;
}

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

.sel__placeholder {
  display: block;
  font-size: 2.9333333333vw;
  color: #4D4D4D;
  padding: 5.0666666667vw 0 0 6.2666666667vw;
  height: 13.3333333333vw;
  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: 1.3333333333vw;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 3.7333333333vw 0 0 6.2666666667vw;
  content: attr(data-placeholder);
  visibility: hidden;
}
.sel__placeholder::after {
  content: "";
  display: block;
  width: 1.8666666667vw;
  height: 1.8666666667vw;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 5.3333333333vw;
  right: 5.3333333333vw;
}

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

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

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

.sel__box__options {
  display: list-item;
  font-size: 2.9333333333vw;
  color: #FFF;
  padding: 0.95em 1em 1em 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.7333333333vw;
  height: 1.3333333333vw;
  position: absolute;
  top: 2.4vw;
  left: 2vw;
  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, 2.6666666667vw, 0);
            transform: translate3d(0, 2.6666666667vw, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2.6666666667vw, 0);
            transform: translate3d(0, 2.6666666667vw, 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: 14.6666666667vw;
  background: #c23232;
  color: #fff;
  padding: 0.6666666667vw;
  border-radius: 0.8vw;
  font-size: 3.2vw !important;
  line-height: 1.6em;
}

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

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

.form_btn_area {
  margin-top: 9.3333333333vw;
  display: flex;
  flex-flow: row wrap-reverse;
  justify-content: center;
  gap: 5.3333333333vw 0;
}

#btn_confirm {
  background: url(../img/btn_confirm_sp.png) no-repeat center 0/100%;
  width: 66.6666666667vw;
  height: 20vw;
  margin: 2.2666666667vw auto 0;
}

#btn_send {
  background: url(../img/btn_send_sp.png) no-repeat center 0/100%;
  width: 66.6666666667vw;
  height: 20vw;
  font-size: 4vw;
}

#btn_back {
  background: url(../img/btn_back_sp.png) no-repeat center 0/100%;
  width: 66.6666666667vw;
  height: 16vw;
  font-size: 4vw;
}

#btn_end {
  background: url(../img/btn_end_sp.png) no-repeat center 0/100%;
  width: 66.6666666667vw;
  height: 16vw;
  margin: 13.0666666667vw auto 0;
  text-align: center;
}
#btn_end a {
  display: block;
  padding: 5.6vw 0 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  font-size: 4vw;
}

footer {
  background: #F7931E;
  color: #fff;
  text-align: center;
  padding: 12vw 0 12.8vw;
  font-weight: 400;
}
footer .name {
  font-size: 3.2vw;
  letter-spacing: 0.18em;
  font-weight: 500;
}
footer .address {
  font-size: 2.9333333333vw;
  line-height: 4.8vw;
  letter-spacing: 0.18em;
  margin: 2.2666666667vw 0 8.6666666667vw;
}
footer small {
  display: block;
  text-align: center;
  font-size: 2.9333333333vw;
  letter-spacing: 0.18em;
}/*# sourceMappingURL=style_sp.css.map */