@charset "UTF-8";
body {
  min-width: 1100px;
  max-width: 2000px;
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  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: 1200px;
  margin: 0 auto;
  position: relative;
}

header {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 170px;
  background: #fff;
  z-index: 9999;
}
header .inner {
  height: 110px;
  display: flex;
}
header .logo {
  width: 463px;
  padding: 18px 0 0;
  margin: 0 0 0 7px;
}
header .tel {
  width: 309px;
  margin: 40px 20px 0 84px;
}
header .btn {
  width: 303px;
  -webkit-filter: drop-shadow(7px 7px 5px rgba(0, 0, 0, 0.3));
          filter: drop-shadow(7px 7px 5px rgba(0, 0, 0, 0.3));
  margin: 14px 0 0;
}

#gnav {
  background: #F8D8AE;
  height: 60px;
}
#gnav ul {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  display: flex;
}
#gnav li {
  width: 20%;
  position: relative;
}
#gnav li::before {
  content: "";
  display: block;
  width: 1px;
  height: 30px;
  background: #fff;
  position: absolute;
  top: 14px;
  left: 0;
}
#gnav li:last-child::after {
  content: "";
  display: block;
  width: 1px;
  height: 30px;
  background: #fff;
  position: absolute;
  top: 14px;
  right: 0;
}
#gnav a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #333;
}
#gnav a::after {
  content: "";
  display: block;
  background: url(../img/nav_arw.png) no-repeat center 0/100%;
  width: 16px;
  height: 9px;
  margin: 0 0 0 8px;
}
#gnav a:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

#fv {
  background: url(../img/fv_bg.jpg) no-repeat center 0;
  height: 780px;
}
#fv .inner {
  padding: 30px 0 0;
}
#fv h1 {
  width: 641px;
  margin: 0 0 0 38px;
}
#fv p {
  width: 610px;
  height: 62px;
  border: 2px solid #F7931E;
  border-radius: 100vh;
  font-size: 41px;
  color: #F7931E;
  font-weight: 900;
  text-align: center;
  padding: 8px 0 0;
  margin: 12px 0 0 48px;
}
#fv .logo {
  width: 370px;
  margin: 16px 0 0 169px;
}

#risk {
  background: url(../img/risk_bg.jpg) no-repeat center 0;
  height: 750px;
  padding: 85px 0 0;
}
#risk h2 {
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
  display: flex;
  align-items: center;
  margin: 0 auto 70px;
  font-size: 40px;
  font-weight: 900;
}
#risk h2 span {
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
  display: block;
  font-size: 50px;
  position: relative;
  text-decoration: underline;
  text-decoration-color: #FCEE21;
  text-decoration-thickness: 20px;
  text-underline-offset: -7px;
  margin: 0 37px 0 0;
  letter-spacing: 0;
}
#risk h2 span::before, #risk h2 span::after {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  position: absolute;
}
#risk h2 span::before {
  border-top: 8px solid #F7931E;
  border-left: 8px solid #F7931E;
  top: -13px;
  left: -23px;
}
#risk h2 span::after {
  border-bottom: 8px solid #F7931E;
  border-right: 8px solid #F7931E;
  bottom: -26px;
  right: -28px;
}
#risk .txt {
  text-align: center;
  margin-bottom: 43px;
}
#risk .txt p {
  font-size: 22px;
  line-height: 45px;
  margin-bottom: 45px;
}
#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 95px 0 0;
  text-align: right;
}

.mado {
  background: url(../img/mado_bg.png) no-repeat center 0;
  height: 465px;
  margin: -45px 0 0;
  color: #fff;
}
.mado .inner {
  padding: 128px 0 0 450px;
}
.mado .txt01 {
  margin: 0 0 15px;
  font-size: 28px;
  line-height: 37px;
}
.mado .txt02 {
  font-size: 40px;
  line-height: 60px;
  font-weight: 700;
}
.mado .txt02 strong {
  color: #FFFFA0;
  text-decoration: underline;
  text-underline-offset: 12px;
}
.mado .txt02 i {
  font-style: normal;
}

#nayami {
  background: url(../img/nayami_bg.jpg) no-repeat center 0;
  height: 920px;
  padding: 106px 0 0;
  position: relative;
  /*&::after {
    background: url(../img/nayami_arrow.png) no-repeat 0 / contain;
    bottom: 0;
    content: "";
    height: 84px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 100%);
    width: 270px;
    z-index: 5;
  }*/
}
#nayami h2 {
  font-size: 60px;
  text-align: center;
  font-weight: 900;
  margin-bottom: 45px;
}
#nayami h2 span {
  font-size: 35px;
  letter-spacing: 0.14em;
  display: block;
  margin-bottom: 20px;
}
#nayami .inner {
  width: 1000px;
  height: 560px;
  background: #fff;
  border: 8px solid #E6E6E6;
  border-radius: 30px;
  padding: 43px 0 0 40px;
  margin-bottom: 230px;
}
#nayami .inner .img {
  width: 225px;
  position: absolute;
  top: 190px;
  right: 32px;
}
#nayami .inner ul {
  width: 900px;
}
#nayami .inner li {
  font-size: 30px;
  line-height: 70px;
  letter-spacing: 0.1em;
  font-weight: 700;
  padding: 0 0 0 66px;
  background-image: linear-gradient(to right, #ccc, #ccc 3px, transparent 3px, transparent 5px), url(../img/chk.png);
  background-size: 5px 1px, 30px;
  background-repeat: repeat-x, no-repeat;
  background-position: 0 bottom, 12px 20px;
}
#nayami .inner li strong {
  font-weight: 900;
  color: #F15A24;
}
#nayami .inner .etc {
  font-size: 23px;
  letter-spacing: 0.14em;
  font-weight: 700;
  margin: 22px 0 0 810px;
}

.support_wrap {
  background: #fdf0da;
  padding: 135px 0 80px;
}
.support_wrap h3 {
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
  display: block;
  margin: 0 auto 40px;
  font-size: 33px;
  letter-spacing: 0.08em;
  position: relative;
  text-align: center;
}
.support_wrap h3::before, .support_wrap h3::after {
  content: "";
  display: block;
  width: 3px;
  height: 40px;
  background: #F7931E;
  position: absolute;
  top: 0;
}
.support_wrap h3::before {
  left: -35px;
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
}
.support_wrap h3::after {
  right: -30px;
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
}
.support_wrap .support {
  position: relative;
  width: 1080px;
  height: 249px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.support_wrap .support::before, .support_wrap .support::after {
  content: "";
  display: block;
  width: 15px;
  height: 100%;
  border: 3px solid #FBB03B;
}
.support_wrap .support::before {
  border-right: none;
}
.support_wrap .support::after {
  border-left: none;
}
.support_wrap .support .img {
  width: 220px;
}
.support_wrap .support .txt {
  padding-top: 16px;
}
.support_wrap .support .txt p {
  font-size: 30px;
  line-height: 2em;
  letter-spacing: 0.08em;
  font-weight: 700;
  margin-bottom: 16px;
}
.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;
  height: 2948px;
  padding: 90px 0 0;
}
#reason h2 {
  width: 750px;
  margin: 0 auto 38px;
  font-size: 44px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 17px 25px;
}
#reason h2 img {
  width: 554px;
}
#reason h2 span {
  display: block;
  width: 750px;
  height: 133px;
  color: #fff;
  font-weight: 900;
  border: 3px solid #FFF;
  background: linear-gradient(90deg, rgb(244, 181, 69) 0%, rgb(247, 147, 30) 100%);
  text-align: center;
  font-size: 100px;
  letter-spacing: 0.08em;
  padding: 8px 0 0;
}
#reason .inner {
  width: 1000px;
}
#reason .num {
  width: 150px;
  margin: 0 auto;
}
#reason .sub {
  font-size: 50px;
  line-height: 64px;
  letter-spacing: 0.06em;
  font-weight: 900;
  color: #F7931E;
  margin-bottom: 20px;
}
#reason .sub span {
  display: block;
  font-size: 34px;
  letter-spacing: 0.02em;
  margin-bottom: 12px;
}
#reason .txt {
  font-size: 22px;
  line-height: 40px;
  letter-spacing: 0.04em;
}
#reason .txt strong {
  color: #F7931E;
  font-weight: 900;
}
#reason .note {
  color: #999;
}
#reason .point01 {
  height: 482px;
  margin-bottom: 70px;
}
#reason .point01 .num {
  margin-bottom: 5px;
}
#reason .point02 {
  height: 540px;
  margin-bottom: 60px;
}
#reason .point02 .num {
  margin-bottom: 20px;
}
#reason .point02 .sub {
  padding-left: 438px;
}
#reason .point02 .txt {
  padding-left: 442px;
}
#reason .point03 {
  height: 670px;
  margin-bottom: 60px;
}
#reason .point03 .num {
  margin-bottom: 22px;
}
#reason .point03 .txt {
  width: 580px;
  margin-bottom: 43px;
}
#reason .point04 {
  height: 540px;
  margin-bottom: 45px;
}
#reason .point04 .num {
  margin-bottom: 20px;
}
#reason .point04 .sub {
  padding-left: 438px;
}
#reason .point04 .txt {
  padding-left: 442px;
}
#reason .btn {
  display: block;
  -webkit-filter: drop-shadow(7px 7px 5px rgba(0, 0, 0, 0.3));
          filter: drop-shadow(7px 7px 5px rgba(0, 0, 0, 0.3));
  margin: auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 671px;
}

#member {
  background: #FDF0DA;
  padding: 88px 0 85px;
  position: relative;
  z-index: 2;
}
#member h2 {
  text-align: center;
  font-weight: 900;
  font-size: 62px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 17px 0;
  margin-bottom: 50px;
}
#member h2 strong {
  display: block;
  width: 590px;
  height: 80px;
  background: #F7931E;
  color: #fff;
  padding: 5px 0 0;
  margin: 0 28px 0 0;
  position: relative;
}
#member h2 strong::before, #member h2 strong::after {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
}
#member h2 strong::before {
  top: -13px;
  left: -13px;
  border-top: 5px solid #F7931E;
  border-left: 5px solid #F7931E;
}
#member h2 strong::after {
  bottom: -13px;
  right: -13px;
  border-bottom: 5px solid #F7931E;
  border-right: 5px solid #F7931E;
}
#member h2 span {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#member ul {
  width: 1200px;
  margin: 0 auto;
}
#member ul > .block {
  background: url(../img/mem_bg.png) repeat center 0/100%;
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  padding: 30px;
  margin-bottom: 20px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 40px;
  grid-row-gap: 15px;
  height: 270px;
}
#member ul > .block::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 10px solid #FFF;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 30px;
}
#member ul > .block:nth-child(2) {
  height: 310px;
}
#member ul > .block:nth-child(3) {
  height: 310px;
}
#member .photo {
  grid-area: 1/1/3/2;
  width: 210px;
}
#member .name {
  grid-area: 1/2/2/3;
  letter-spacing: 0.14em;
  display: flex;
  align-items: flex-end;
  flex-flow: row wrap;
  padding-top: 5px;
}
#member .name p {
  font-weight: 700;
  font-size: 28px;
}
#member .name span {
  font-size: 15px;
  padding-bottom: 5px;
}
#member .name ul {
  margin-top: 20px;
}
#member .name li {
  font-size: 18px;
  line-height: 30px;
}
#member .txt {
  width: 870px;
  grid-area: 2/2/3/3;
  font-size: 22px;
  line-height: 40px;
}

#case {
  background: #E2F1CF;
  padding: 104px 0 110px;
}
#case h2 {
  text-align: center;
  font-size: 60px;
  font-weight: 900;
  margin-bottom: 45px;
}
#case .case_slide {
  width: 1100px;
  margin: 0 auto;
}
#case .inner {
  background: url(../img/case_inner.png) repeat center 0/100%;
  width: 1100px;
  padding: 50px 0 45px;
  display: flex;
  flex-flow: row wrap;
  gap: 20px 0;
  border-radius: 30px;
}
#case .num {
  width: 310px;
}
#case .place {
  width: 600px;
  margin: 0 0 0 auto;
}
#case .place p {
  font-size: 38px;
  border-bottom: 1px solid #8CC63F;
  font-weight: 700;
  margin-bottom: 23px;
  padding-bottom: 20px;
}
#case .place span {
  display: block;
  color: #fff;
  background: #8CC63F;
  width: 160px;
  height: 40px;
  text-align: center;
  font-size: 22px;
  padding: 7px 0 0;
}
#case .photo {
  width: 401px;
  margin: 0 50px;
}
#case .txt_wrap {
  width: 550px;
}
#case .price {
  display: flex;
  align-items: center;
  background: #FDF2DF;
  height: 100px;
  padding: 0 0 0 30px;
  margin: 0 0 28px;
}
#case .price span {
  color: #fff;
  background: #F7931E;
  width: 160px;
  height: 40px;
  border-radius: 100vh;
  font-size: 26px;
  letter-spacing: 0.08em;
  text-align: center;
  padding: 5px 0 0;
  margin-right: 18px;
}
#case .price p {
  color: #F7931E;
  font-size: 50px;
  letter-spacing: 0;
  font-weight: 700;
}
#case .price p i {
  font-style: normal;
  font-size: 60%;
}
#case .txt p {
  font-size: 22px;
  line-height: 40px;
}
#case .slick-prev {
  background: url(../img/prev.png) no-repeat center 0/100%;
  width: 62px;
  height: 142px;
  top: 230px;
  left: -110px;
  -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: 62px;
  height: 142px;
  top: 230px;
  right: -110px;
  -webkit-transform: none;
          transform: none;
}
#case .slick-next::before {
  content: none;
}

#voice {
  background: url(../img/voice_bg.jpg) no-repeat center 0;
  height: 1930px;
  padding: 110px 0 0;
}
#voice h2 {
  text-align: center;
  font-size: 60px;
  font-weight: 900;
  margin-bottom: 62px;
}
#voice h2 span {
  display: block;
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 15px;
}
#voice ul {
  width: 1200px;
  margin: 0 auto;
}
#voice li {
  background: #FCEED4;
  border-radius: 30px;
  padding: 29px 0 38px;
  margin-bottom: 30px;
}
#voice li:nth-child(2) {
  padding-top: 22px;
}
#voice li:nth-child(2) .sub {
  margin-bottom: 23px;
}
#voice li:nth-child(3) {
  padding-top: 22px;
}
#voice li:nth-child(3) .sub {
  margin-bottom: 32px;
}
#voice .sub {
  width: 1100px;
  margin: 0 0 0 50px;
  padding: 19px 0 0 214px;
  position: relative;
}
#voice .ico {
  width: 160px;
  position: absolute;
  top: 0;
  left: 0;
}
#voice .num {
  width: 192px;
  margin-bottom: 2px;
}
#voice h3 {
  color: #F7931E;
  font-size: 39px;
  line-height: 55px;
  font-weight: 900;
  white-space: nowrap;
}
#voice .txt {
  background: #fff;
  width: 890px;
  border-radius: 30px;
  margin: 20px 50px 0 auto;
  padding: 15px 30px 26px;
}
#voice .txt p {
  font-size: 22px;
  line-height: 40px;
  letter-spacing: 0.02em;
}
#voice .txt strong {
  color: #F7931E;
}

#step {
  background: #8CC63F;
  padding: 98px 0 94px;
}
#step h2 {
  color: #fff;
  text-align: center;
  margin-bottom: 37px;
}
#step h2 span {
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
  display: block;
  margin: 0 auto 25px;
  font-size: 38px;
  letter-spacing: 0.08em;
  position: relative;
  text-align: center;
}
#step h2 span::before, #step h2 span::after {
  content: "";
  display: block;
  width: 3px;
  height: 40px;
  background: #FFF;
  position: absolute;
  top: 0;
}
#step h2 span::before {
  left: -35px;
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
}
#step h2 span::after {
  right: -30px;
  -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 5px;
  display: block;
  font-weight: 900;
  font-size: 60px;
  border-bottom: 2px solid #FFF;
  padding: 0 0 18px;
}
#step .inner {
  width: 1000px;
}
#step ul {
  margin-left: 80px;
}
#step li {
  display: flex;
  gap: 0 26px;
}
#step li:nth-child(1) {
  margin-bottom: 60px;
}
#step li:nth-child(1) .txt {
  padding-top: 26px;
}
#step li:nth-child(2) {
  margin-bottom: 34px;
}
#step li:nth-child(3) .ico::after {
  content: none;
}
#step li:nth-child(3) .txt {
  padding-top: 26px;
}
#step .ico {
  width: 130px;
  height: 130px;
  position: relative;
}
#step .ico::after {
  content: "";
  display: block;
  background: #fff;
  height: 20px;
  width: 60px;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  bottom: -32px;
  left: 36px;
}
#step h3 {
  display: flex;
  color: #FCEE3C;
  font-size: 35px;
  letter-spacing: 0.06em;
  font-weight: 900;
  margin-bottom: 13px;
}
#step h3 span {
  display: block;
  width: 24px;
  margin-right: 23px;
}
#step p {
  color: #fff;
  font-size: 21px;
  line-height: 35px;
  letter-spacing: 0.02em;
  font-weight: 400;
}

#faq {
  background: #FDF0DA;
  padding: 125px 0 116px;
}
#faq h2 {
  text-align: center;
  font-weight: 900;
  font-size: 60px;
  margin-bottom: 50px;
}
#faq .inner {
  background: #fff;
  border-radius: 20px;
  padding: 66px 0 57px;
}
#faq dl {
  background-image: linear-gradient(to right, #ccc, #ccc 3px, transparent 3px, transparent 5px);
  background-size: 5px 1px;
  background-repeat: repeat-x;
  background-position: 0 bottom;
  width: 1000px;
  margin: 0 auto 35px;
}
#faq dt {
  background: url(../img/q.png) no-repeat 0 0/80px;
  color: #F7931E;
  font-weight: 900;
  font-size: 39px;
  line-height: 55px;
  letter-spacing: 0.06em;
  padding: 10px 0 0 106px;
  margin: 0 0 20px;
  min-height: 81px;
}
#faq dd {
  background: url(../img/a.png) no-repeat 45px 0/34px;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 0.02em;
  padding: 0 0 45px 110px;
}
#faq .btn_more {
  background: url(../img/btn_more.png) no-repeat center 0/100%;
  width: 504px;
  height: 84px;
  margin: 40px auto 0;
  -webkit-filter: drop-shadow(7px 7px 5px rgba(0, 0, 0, 0.3));
          filter: drop-shadow(7px 7px 5px 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: 100px 0 70px;
}
#form.confirm {
  padding: 100px 0 190px;
}
#form.confirm h2 {
  margin-bottom: 70px;
}
#form.confirm #form_table {
  width: 1000px;
}
#form.confirm #form_table td {
  padding: 50px 0 47px 65px;
}
#form.thanks {
  padding: 100px 0 0;
}
#form.thanks h2 {
  margin-bottom: 87px;
}
#form.thanks .txt {
  font-size: 22px;
  line-height: 38px;
  letter-spacing: 0.06em;
}
#form h2 {
  font-size: 60px;
  text-align: center;
  font-weight: 900;
  margin-bottom: 45px;
}
#form .txt {
  font-size: 19px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.08em;
  margin-bottom: 44px;
}
#form .tel_area {
  width: 1100px;
  margin: 0 auto 43px;
  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 40px;
  position: relative;
}
#form .tel_area h3 {
  color: #fff;
  background: #F7931E;
  width: 100%;
  height: 70px;
  font-weight: 900;
  font-size: 43px;
  letter-spacing: 0.06em;
  padding: 12px 0 0 50px;
}
#form .tel_area p {
  font-size: 19px;
  margin: 30px 0 30px 54px;
}
#form .tel_area .num {
  width: 475px;
  margin: 0 15px 0 50px;
}
#form .tel_area span {
  font-size: 17px;
  line-height: 30px;
  letter-spacing: 0;
  color: #666;
  margin-top: -5px;
}
#form .tel_area .img {
  width: 187px;
  position: absolute;
  top: -19px;
  right: 18px;
}

#form_table {
  width: 1000px;
  margin: 0 auto;
}
#form_table tr:nth-last-of-type(1) th::after {
  content: none;
}
#form_table th {
  width: 275px;
  text-align: left;
  padding: 0 0 0 25px;
  font-size: 22px;
  letter-spacing: 0.06em;
  font-weight: 500;
  position: relative;
}
#form_table th::after {
  content: "必須";
  background: #F7931E;
  color: #fff;
  display: block;
  width: 70px;
  height: 30px;
  border-radius: 5px;
  font-size: 17px;
  text-align: center;
  padding: 5px 0 0;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#form_table td {
  padding: 20px 0 20px 19px;
  position: relative;
  font-size: 22px;
}
#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: 670px;
  height: 80px;
  background: #F2F2F2;
  border-radius: 100vh;
  font-size: 19px;
  padding: 0 0 0 45px;
  box-shadow: 10px 10px 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: 5px;
  pointer-events: none;
}

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

.sel__placeholder {
  display: block;
  font-size: 19px;
  color: #4D4D4D;
  padding: 28px 0 0 47px;
  height: 80px;
  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: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 18px 0 0 47px;
  content: attr(data-placeholder);
  visibility: hidden;
}
.sel__placeholder::after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 30px;
  right: 30px;
}

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

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

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

.sel__box__options {
  display: list-item;
  font-size: 19px;
  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: 13px;
  height: 10px;
  position: absolute;
  top: 18px;
  left: 15px;
  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, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 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: 110px;
  background: #c23232;
  color: #fff;
  padding: 5px;
  border-radius: 6px;
  font-size: 12px;
  line-height: 1.6em;
}

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

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

.form_btn_area {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  gap: 0 45px;
}

#btn_confirm {
  background: url(../img/btn_confirm.png) no-repeat center 0/100%;
  width: 351px;
  height: 81px;
  margin: 38px auto 0;
}

#btn_send {
  background: url(../img/btn_send.png) no-repeat center 0/100%;
  width: 351px;
  height: 81px;
}

#btn_back {
  background: url(../img/btn_back.png) no-repeat center 0/100%;
  width: 351px;
  height: 81px;
}

#btn_end {
  background: url(../img/btn_end.png) no-repeat center 0/100%;
  width: 351px;
  height: 81px;
  margin: 98px auto 0;
  text-align: center;
}
#btn_end a {
  display: block;
  padding: 27px 0 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  font-size: 22px;
}

footer {
  background: #F7931E;
  color: #fff;
  text-align: center;
  padding: 50px 0 40px;
  font-weight: 400;
}
footer .name {
  letter-spacing: 0.18em;
  font-weight: 500;
}
footer .address {
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.18em;
  margin: 15px 0 45px;
}
footer small {
  display: block;
  text-align: center;
  font-size: 13px;
  letter-spacing: 0.18em;
}/*# sourceMappingURL=style.css.map */