@font-face {
  font-family: "mont-bold";
  src: url(../font/Montserrat-Bold.ttf);
}

@font-face {
  font-family: "mont-medium";
  src: url(../font/Montserrat-Medium.ttf);
}

@font-face {
  font-family: "mont-semibold";
  src: url(../font/Montserrat-SemiBold.ttf);
}

@font-face {
  font-family: "mplu-bold";
  src: url(../font/MPLUSRounded1c-Bold.ttf);
}

@font-face {
  font-family: "mplu-medium";
  src: url(../font/MPLUSRounded1c-Medium.ttf);
}

@font-face {
  font-family: "mplu-regular";
  src: url(../font/MPLUSRounded1c-Regular.ttf);
}

html {
  scroll-behavior: smooth;
}

body {
  margin: auto;
}

.sp-only {
  display: none;
}

.pc-only {
  display: block;
}

.grecaptcha-badge {
  visibility: hidden;
}

.recaptcha_policy{
  color: #fff;
  font-size: 10px;
  text-align: right;
  position: relative;
  right: 20px;
  bottom: 20px;
}
.recaptcha_policy p a{
  color: #fff;
}

/* header */
/* ----------------------------- */
.pc-nav {
  background-image: url(../images/header-background.svg);
  background-repeat: no-repeat;
  background-size: 100vw 7.708vw;
  display: flex;
  filter: drop-shadow(0 0 20px rgba(158, 158, 158,.2));
  position: fixed;
  width: 100%;
  z-index: 1;
}

.pc-nav > a {
  margin-right: auto;
  padding: 1.823vw 2.604vw;
  width: 18.177vw;
}

.pc-nav > a > img {
  width: 100%;
  height: auto;
}

.nav-menu {
  display: flex;
  justify-content: space-between;
  color: #f68a36;
}

.nav-menu > li {
  height: fit-content;
}

.nav-menu > li > a {
  padding: 1.823vw;
  display: block;
  text-decoration: none;
  color: #f68a36;
}

.nav-menu > li > a > p {
  letter-spacing: 0.01em;
  font-weight: normal;
}

.nav-menu > li > a > p:first-of-type {
  font-size: 0.625vw;
  padding-bottom: 0.26vw;
  font-family: "mont-medium";
}

.nav-menu > li > a > p:last-of-type {
  font-size: 0.833vw;
  font-family: "mplu-medium";
}

.sns-icon {
  padding-right: 2.188vw;
  padding-left: 1.198vw;
  display: flex;
  height: 5.417vw;
}

.sns-icon a {
  text-decoration: none;
  margin: 1.042vw 0.417vw;
  width: 2.813vw;
  height: auto;
}

.sns-icon a img {
  width: 100%;
}

/* top-view */
/* -------------------------- */
.top-view {
  padding-top: 9.167vw;
  padding-bottom: 21.51vw;
  background-repeat: no-repeat;
  position: relative;
  background-size: 145vw 216.042vw;
  background-position: top -20vw left -34.479vw;
  background-image: url(../images/top-background.svg);
}

.top-view h1 {
  position: absolute;
  font-family: "mplu-medium";
  top: 28.438vw;
  font-size: 2.396vw;
  letter-spacing: 0.05em;
  line-height: 2.396vw;
  color: #222;
  writing-mode: vertical-rl;
  text-orientation: upright;
}

.top-view h1 p {
  background-color: #fff;
  padding: 0.521vw;
}

.top-view h1 p:first-of-type {
  margin-left: 1.146vw;
}

.top-view h1 p:last-of-type {
  height: 15.313vw;
  margin-left: 7.969vw;
}

.top-view > img:first-of-type {
  padding-bottom: 11.979vw;
  padding-left: 5.885vw;
  width: 94.115vw;
  height: auto;
  z-index: 3;
}

.scrolltext {
  position: absolute;
  top: 26.042vw;
  left: 2.448vw;
  width: 1.25vw;
  height: auto;
}

/* 追従のリンク */
/* ---------------------- */
.btn__box {
  /* display: block; */
  position: fixed;
  bottom: 5.208vw;
  width: 10.417vw;
  height: 10.417vw;
  margin: 0 calc((100vw - 14.063vw));
  z-index: 2;
  overflow: hidden;
}

.btn__box a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  color: #222222;
}

.scroll-link {
  /* position: fixed; */
  width: 100%;
  z-index: 99;
}

.btn__box_bottom {
  overflow: visible;
  position: static;
  top: 7.187vw;
  width: 10.417vw;
  position: absolute;
  height: 10.417vw;
  margin: 0 calc((100vw - 14.01vw));
  z-index: 0;
}

.btn__box_bottom a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  color: #222222;
}

.scroll-link-bottom {
  z-index: 98;
  width: 100%;
}

.top-view > span {
  margin: 2.604vw;
  display: block;
  content: "";
}

/* aboutus */
/* --------------------- */
.aboutus {
  padding-top: 7.813vw;
}

.aboutus-contents {
  width: 72.917vw;
  margin: 0 auto;
  padding-top: 6.563vw;
}

.aboutus-contents > div {
  display: flex;
  justify-content: space-between;
  width: 69.479vw;
  margin-right: auto;
}

.aboutus-contents > div:not(:last-of-type) {
  padding-bottom: 9.792vw;
}

.aboutus-contents > div:nth-child(2n + 1) {
  flex-direction: row-reverse;
  margin-left: auto;
  margin-right: 0;
}

.aboutus-contents > div > img {
  width: 36.458vw;
  height: auto;
}

.aboutus-explain {
  padding-top: 4.219vw;
  width: 28.385vw;
  color: #222;
}

.aboutus-explain p:first-of-type {
  font-size: 1.563vw;
  line-height: 2.396vw;
  padding-bottom: 2.083vw;
  font-family: "mplu-bold";
}

.aboutus-explain p:first-of-type::after {
  background-image: url(../images/dottod.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  width: 10.219vw;
  margin-top: 1.583vw;
  margin-right: auto;
  height: 0.513vw;
  content: "";
  display: block;
}

.aboutus-text {
  font-size: 0.938vw;
  line-height: 1.771vw;
  font-family: "mplu-regular";
}

/* instructor-flow */
/* --------------------- */
.instructor-flow {
  padding-top: 7.375vw;
  padding-bottom: 15.625vw;
  background-repeat: no-repeat;
  background-size: 100vw 152.5vw;
  background-image: url(../images/instructor-backimage.svg);
}

.instructor-flow > p {
  padding-top: 2.5vw;
  font-size: 0.833vw;
  text-align: center;
  color: #222;
  padding-bottom: 4.583vw;
  font-family: "mplu-regular";
}

.instructor-container {
  display: flex;
  width: 72.917vw;
  margin: 0 auto;
  flex-wrap: wrap;
  row-gap: 2.083vw;
  justify-content: space-between;
  padding-bottom: 11.979vw;
  position: relative;
}

/* 講師紹介を画像からhtmlへ　ここから ======= */

.instructor-container a {
  width: 22.917vw;
  height: calc( 22.917vw * 435 / 330 );
  display: block;
  overflow-y: hidden;
}

.instructor-container a > img {
  display: block;
  width: 100%;
  border-radius: 1vw 1vw 0 0;
}

.instructor-container a > div {
  width: 84.32%;
  height: calc(( 580 - 272.8 ) / 580 * 100%);
  padding: 0 calc((100% - 84.32%) / 2);
  border-radius: 0 0 1vw 1vw;
  background-color: #F68A36;
  color: #fff;
  position: relative;
}

.instructor-container a > div::before {
  background-image: url(../images/teacher-dottod2.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  content: "";
  background-size: contain;
  display: block;
  width: 19vw;
  position: absolute;
  height: 0.313vw;
}

.instructor-container a > .teacher-1raw::before {
  top: 8.229vw;
}

.instructor-container a > .teacher-2raw::before {
  top: 6.229vw;
}

.instructor-container a > div > p:first-of-type {
  /* padding-top: 29.2px; */
  padding-top: 1.52vw;
  /* margin-bottom: 11px; */
  margin-bottom: 0.57vw;
  font-family: "mplu-regular";
  /* font-size: 16px; */
  font-size: 0.83vw;
  text-align: center;
}

.instructor-container a > div > p:last-of-type {
  position: relative;
  /* padding-bottom: 26px; */
  padding-bottom: 1.35vw;
  /* border-bottom: 4px dotted #FAC49C; */
  /* margin-bottom: 26px; */
  margin-bottom: 1.35vw;
  font-family: "mont-semibold";
  /* font-size: 32px; */
  font-size: 1.67vw;
  /* line-height: 38px; */
  line-height: 1.98vw;
  text-align: center;
}

.instructor-container a > div > p:last-of-type::before,
.instructor-container a > div > p:last-of-type::after {
  position: absolute;
  top: 0;
  font-family: "mont-semibold";
  /* font-size: 56px; */
  font-size: 2.92vw;
  color: #FAC49C;
}

.instructor-container a > div > p:last-of-type::before {
  content: "“";
  left: 0;
}

.instructor-container a > div > p:last-of-type::after {
  content: "”";
  right: 0;
}

.instructor-container a > div > div {
  display: flex;
}

.instructor-container a > div > div:first-of-type {
  /* height: 38px; */
  height: 1.98vw;
  /* margin-bottom: 10px; */
  margin-bottom: 0.52vw;
  /* gap: 20px; */
  gap: 1.04vw;
}

.instructor-container a > div > div:first-of-type > img {
  display: block;
  height: 100%;
  width: auto;
}

.instructor-container a > div > div:first-of-type > p {
  height: 1.98vw;
  font-family: "mont-medium";
  /* font-size: 18px; */
  font-size: 0.94vw;
  line-height: 1.98vw;
}

.instructor-container a > div > div:last-of-type {
  /* height: 37px; */
  height: 1.93vw;
  justify-content: flex-end;
  /* gap: 12.6px; */
  gap: 0.66vw;
}

.instructor-container a > div > div:last-of-type > img {
  display: block;
  height: 100%;
  width: auto;
}

.instructor-container a > div > div:last-of-type > p {
  height: 1.93vw;
  font-family: "mplu-regular";
  /* font-size: 16px; */
  font-size: 0.83vw;
  line-height: 1.93vw;
}

/* ======================== ここまで */

/* flow */
/* --------------------- */
.flow {
  padding-top: 3.813vw;
}

.flow > p {
  font-family: "mplu-regular";
  padding-top: 2.083vw;
  font-size: 0.833vw;
  text-align: center;
  color: #222;
  padding-bottom: 6.771vw;
}

/* ====== 入れ替え前 ======= */
.flow > img {
  width: 83.542vw;
  margin: 0 auto;
}
/* ============= */
/* ====== 入れ替え後 ======= */
.flow-container {
  display: flex;
  /* width: 72.917vw; */
  width: 75.917vw;
  /* margin: 42px auto 31px; */
  margin: 0 auto 3.65vw;
  justify-content: space-evenly;
}

.flow-card {
  position: relative;
  /* width: 17.24vw; */
  width: 16.94vw;
  height: 21.4vw;
  border: 2px solid #000;
  border-radius: 20px;
  background-color: #fff;
  box-sizing: border-box;
}

.flow-card > p:first-of-type {
  position: absolute;
  top: 1.04vw;
  left: 0.89vw;
  font-family: "mont-semibold";
  /* font-size: 0.99vw; */
  font-size: 1.4vw;
  color: #EE826E;
}

.flow-card > p:first-of-type > span {
  display: block;
  font-size: 2.4vw;
  /* font-size: 37px; */
}

.flow-card > img:first-of-type {
  display: block;
  height: 5.73vw;
  margin: 3.75vw auto 2.03vw;
}

.flow-card > p:nth-of-type(2) {
  font-family: "mplu-bold";
  font-size: 1.41vw;
  text-align: center;
}

.flow-card > img:last-of-type {
  display: block;
  width: 11.25vw;
  margin: 1.15vw auto 1.37vw;
}

.flow-card > p:last-of-type {
  font-family: "mplu-regular";
  /* font-size: 11px; */
  font-size: 0.76vw;
  line-height: 1.4vw;
  text-align: center;
}


/* network */
/* --------------------- */
.network {
  padding-bottom: 11.771vw;
}

.network > p {
  font-family: "mplu-regular";
  padding-top: 2.5vw;
  font-size: 0.833vw;
  text-align: center;
  color: #222;
  padding-bottom: 4.583vw;
}

.network > div:first-of-type {
  display: flex;
  width: 15.25vw;
  justify-content: space-between;
  margin: 0 auto;
  padding-bottom: 4.427vw;
}

.network > div:first-of-type a {
  width: 6.25vw;
  height: auto;
}

.network > div:first-of-type a img {
  width: 100%;
}

.insta-slider p {
  color: #222;
  display: flex;
  align-items: center;
  font-size: 1.875vw;
  padding-left: 13.385vw;
  padding-bottom: 1.391vw;
  font-family: "mont-bold";
}

.insta-slider p::after {
  content: "";
  width: 9.5vw;
  margin-left: 1.6vw;
  border-top: 0;
  display: block;
  background-image: url(../images/dottod.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 10.625vw;
  height: 0.417vw;
}

.insta-slider > a:first-of-type {
  display: flex;
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
}

.insta-slider > a:first-of-type img {
  width: 18.229vw;
  height: auto;
}

.insta-slider > a:first-of-type::-webkit-scrollbar {
  display: none;
}

.insta-slider a:last-of-type {
  color: #222;
  display: flex;
  align-items: center;
  font-size: 0.938vw;
  width: 473px;
  margin-left: auto;
  justify-content: right;
  text-decoration: none;
  padding-right: 13.385vw;
  padding-top: 2.203vw;
  font-family: "mont-bold";
}

.insta-slider a:last-of-type::before {
  content: "";
  width: 9.5vw;
  border-top: 0;
  margin-right: 1.6vw;
  display: block;
  background-image: url(../images/dottod.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 10.625vw;
  height: 0.417vw;
}

/* essage-container */
/* --------------------- */
.message-container {
  height: 71.771vw;
  background-image: url(../images/message.png);
  background-repeat: no-repeat;
  background-size: 118.333vw 71.771vw;
  background-position: center right -7.448vw;
  position: relative;
}

.message-container p {
  font-size: 5.208vw;
  color: #f68a36;
  position: absolute;
  top: 28.542vw;
  left: 13.594vw;
  font-family: "mont-bold";
}

/* course */
/* -------------------------- */
h2 {
  text-align: center;
  font-size: 2.083vw;
  font-family: "mplu-bold";
}

h2 img {
  width: 4.74vw;
  height: auto;
  margin-bottom: 0.781vw;
}

h2 p {
  position: relative;
}

h2 p::before {
  content: "";
  display: inline-block;
  width: 2.604vw;
  height: 0.469vw;
  border-top: 2px solid #140b05;
  border-bottom: 2px solid #140b05;
  position: absolute;
  top: 0.729vw;
  left: 39.063vw;
}

h2 p::after {
  content: "";
  display: inline-block;
  width: 2.604vw;
  height: 0.469vw;
  border-top: 2px solid #140b05;
  border-bottom: 2px solid #140b05;
  position: absolute;
  top: 0.729vw;
  right: 39.063vw;
}

.instructor-text > p::before {
  left: 41.302vw;
}

.instructor-text > p::after {
  right: 41.302vw;
}

.flow-text img {
  width: 3.906vw;
}

.flow-text p::before {
  left: 37.5vw;
}

.flow-text p::after {
  right: 37.5vw;
}

.network-text img {
  width: 5.938vw;
}

.network-text > p::before {
  left: 34.323vw;
}

.network-text > p::after {
  right: 34.323vw;
}

.course {
  padding-top: 7.292vw;
}

.course > p {
  font-family: "mplu-regular";
  text-align: center;
  margin-top: 2.552vw;
  font-size: 0.833vw;
  line-height: 1.563vw;
}

.course-details {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 72.917vw;
  margin: 4.323vw auto 3.49vw;
  column-gap: 0.521vw;
}

.course-details > div {
  margin-bottom: 2.865vw;
  background-size: contain;
  width: 23.958vw;
  height: 28.646vw;
}

.course-details > div:first-child {
  background-image: url(../images/sec02_img01.png);
  width: calc(1400 / 1920 * 100vw);
  height: calc(540 / 1920 * 100vw);
}

.course-details > div:nth-child(2) {
  background-image: url(../images/sec02_img02.png);
  background-repeat: no-repeat;
}

.course-details > div:nth-child(3) {
  background-image: url(../images/sec02_img03.png);
  background-repeat: no-repeat;
}

.course-details > div:nth-child(4) {
  background-image: url(../images/sec02_img04.png);
  background-repeat: no-repeat;
}

.course-details > div:nth-child(5) {
  background-image: url(../images/sec02_img05.png);
  background-repeat: no-repeat;
}

.course-details > div:nth-child(6) {
  background-image: url(../images/sec02_img06.png);
  background-repeat: no-repeat;
}

.course-details > div:nth-child(7) {
  background-image: url(../images/sec02_img07.png);
  background-repeat: no-repeat;
}

.course-details > div:first-child .course-details-contents {
  padding-top: 7.031vw;
  padding-left: 36.328vw;
  display: inline-block;
}

.course-details > div:nth-child(n + 2) .course-details-contents {
  padding-top: 14.583vw;
  padding-left: 1.823vw;
  display: inline-block;
}

.course-details-contents > p:first-of-type {
  font-family: "mplu-regular";
  font-size: 0.781vw;
  margin-bottom: 0.885vw;
}

.course-details-contents h3 {
  font-family: "mplu-bold";
  font-size: 1.458vw;
  margin-bottom: 1.771vw;
}

.course-details-contents > div:first-of-type {
  display: flex;
  flex-wrap: wrap;
  font-family: "mplu-medium";
  font-size: 0.781vw;
  height: 1.979vw;
  margin-bottom: 2.3vw;
}

.course-details > div:nth-child(n + 4) > .course-details-contents > div:first-of-type {
  width: 20vw;
  font-size: 0.781vw;
  column-gap: 0.521vw;
  row-gap: 0.521vw;
  justify-content: start;
}

.course-details-contents > p:nth-of-type(2) {
  width: 35vw;
  font-family: "mplu-regular";
  font-size: 0.833vw;
  line-height: 1.563vw;
  margin-bottom: 1.771vw;
}

.course-details-contents > a {
  display: flex;
  width: 19.8vw;
  height: 3.125vw;
  border-radius: 1.563vw;
  background-color: #ffffff;
  align-items: center;
}

.course-details-contents > a p {
  font-family: "mplu-medium";
  padding-left: 4vw;
}

.course-details-contents svg {
  width: 1.302vw;
  height: auto;
  padding-left: 3.776vw;
}

.course-orange {
  color: #ef822d;
}

.course-green {
  color: #1e8e6d;
}

.course-blue {
  color: #317594;
}

.thankstext{
  padding: 15% 0 10% 0;
  text-align: center;
  font-family: 'mplu-medium';
}

.thanks-title{
  font-size: 1.4vw;
  color: #ef822d;
}

.thanks-para{
  font-size: 1.1vw;
  line-height: 1.6vw;
  padding-top: 1vw;
  padding-bottom: 3vw;
  color: #222222;
}

.thanks-link{
  color: #aaa;
}
/* footer */
/* --------------------- */
footer {
  position: relative;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100vw 66.927vw;
}

.main-footer {
  background-image: url(../images/footer-backimage.svg);
}

.contact-footer {
  background-image: url(../images/contact-footerpc.svg);
}

.footer-logo {
  padding-top: 15.365vw;
  padding-bottom: 6.302vw;
}

.footer-logo a {
  display: block;
  margin: 0 auto;
  width: 23.438vw;
}

.footer-logo img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.footer-nav {
  display: flex;
  width: 38.333vw;
  margin: 0 auto;
  margin-bottom: 6.563vw;
  justify-content: space-between;
}

.footer-nav a {
  padding: 0.521vw 1.5vw;
  font-family: "mplu-medium";
  text-decoration: none;
  font-size: 0.833vw;
  color: #fff;
}

.footer-link {
  display: flex;
  width: 61.979vw;
  margin: 0 auto;
  padding-bottom: 12.292vw;
  justify-content: space-between;
}

.footer-link > a {
  width: 30.208vw;
  display: flex;
  border-radius: 1.042vw;
  background-color: #fff;
  text-decoration: none;
  justify-content: center;
  align-items: center;
}

.footer-link a img {
  width: 2.604vw;
  height: auto;
  padding: 1.667vw;
}

.footer-link a p {
  font-family: "mplu-medium";
  font-size: 1.25vw;
  letter-spacing: 0.05em;
  color: #f3772a;
  line-height: 1.938vw;
  white-space: nowrap;
}

.support-title{
  font-size: .8vw;
  background-color: #FFEE9C;
  padding: 0 .5vw;
  border-radius: 10px;
  font-family: 'mont-medium';
}

.support-time{
  font-size: .8vw;
  font-family: 'mont-medium';
}

.footer-link svg {
  width: 1.875vw;
  height: auto;
  margin-left: auto;
  padding-right: 1.615vw;
}

.copy-right {
  font-family: "mont-medium";
  text-align: center;
  font-size: 0.625vw;
  letter-spacing: 0.1em;
  color: #fefefe;
  padding-bottom: 10vw;
}

/* footerのmodal */
.footer-modal {
  padding-top: 100px;
  width: 100vw;
  height: auto;
  margin: 0 auto;
  z-index: 3;
}

.footer-modal > div > div > p {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #222;
  padding-bottom: 58px;
}

.footer-modal > div > div > h2 {
  padding-top: 48px;
  padding-bottom: 40px;
}

.footer-modal > div > div > h2 p::before {
  left: 668px;
}

.footer-modal > div > div > h2 p::after {
  right: 668px;
}

.modalClose-footer {
  font-size: 50px;
  display: block;
  color: #fff;
  border-radius: 10px;
}

.footer-modal > div > div {
  width: 1000px;
  height: auto;
  margin: 0 auto;
  border-radius: 31px;
  background-color: #fff;
}

.form-footer {
  width: 790px;
  margin: 0 auto;
}

.form-footer > div {
  display: flex;
  justify-content: center;
  align-items: center;
}

.form-footer > div:nth-of-type(-n + 5) {
  padding-bottom: 30px;
}

.form-footer > div > label:first-of-type {
  font-size: 16px;
  color: #000;
  font-family: "mplu-medium";
}

.form-footer > div > label:first-of-type > span:first-of-type {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  background-color: #ee826e;
  border-radius: 2px;
  padding: 5px 7px;
  margin-right: 10px;
}

.form-footer > div:nth-of-type(-n + 4) > input {
  width: 500px;
  padding: 0 25px;
  height: 42px;
  display: block;
  margin-left: auto;
  border: 1px solid #aaa;
}

.search {
  padding: 15px;
  width: 75px;
  /* height: 2.188vw; */
  display: block;
  text-align: center;
  background: #777;
  margin-right: auto;
  color: #fff;
  align-items: center;
  border-radius: 3px;
  z-index: 3;
  margin-left: 10px;
}

.form-footer > div:nth-of-type(5) {
  padding: 50px 0;
}

.form-footer > div:nth-of-type(5) > label:first-of-type {
  margin-right: auto;
}

.form-footer > div:nth-of-type(5) > div {
  width: 440px;
  margin-right: 110px;
  font-size: 16px;
  color: #000;
  font-family: "mplu-medium";
}

.form-footer > div:nth-of-type(5) > div input {
  margin: 0 0;
  transform: scale(2.0);
  border: 1px solid #aaa;
  z-index: 5;
}

.form-footer > div:nth-of-type(5) > div label {
  margin-left: 10px;
  margin-right: 20px;
}

.form-footer > div:nth-of-type(5) input[type="radio"] {
  /* display: none; */
  opacity: 0.1;
}

.radio-text {
  position: relative;
}

.radio-text:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  z-index: 10;
  position: absolute;
  margin-right: 6px;
  top: -2px;
  left: -32px;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  padding: 4px;
  background-clip: content-box;
}

.form-footer > div:nth-of-type(5) input[type="radio"]:not(:checked) + .radio-text:before {
  border-color: #72767b;
}

.form-footer > div:nth-of-type(5) input[type="radio"]:checked + .radio-text:before {
  border-color: #ffa000;
  background-color: #ffa000;
}

.form-footer > div:nth-of-type(6) {
  margin-bottom: 60px;
}

.form-footer > div:nth-of-type(6) > label:first-of-type {
  margin-right: auto;
}

.form-footer > div:nth-of-type(6) > label:first-of-type > span:first-of-type {
  background-color: #aaa;
}

.form-footer > div:nth-of-type(6) textarea {
  width: 500px;
  padding: 20px 25px;
  height: 120px;
  resize: none;
  line-height: 20px;
  border: 1px solid #aaa;
}

.form-footer > p {
  position: relative;
}

.form-footer > p input {
  display: block;
  width: 390px;
  height: 60px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding: 0 0;
  letter-spacing: 0.05em;
  align-items: center;
  line-height: 26px;
  border-radius: 30px;
  border: 0;
  margin: 0 auto;
  background-color: #ef822d;
  margin-bottom: 79px;
  cursor: pointer;
}

.form-footer > p svg{
  position: absolute;
  top: 21px;
  left: 527px;
}