@charset "UTF-8";
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none; }

textarea {
  resize: vertical; }

input[type="checkbox"],
input[type="radio"] {
  display: none; }

input[type="submit"],
input[type="button"],
label,
button,
select {
  cursor: pointer; }

select::-ms-expand {
  display: none; }

.in {
  position: relative; }

::placeholder {
  color: #999999; }

input,
textarea,
select {
  color: #333333; }

input[type="checkbox"] + .mwform-checkbox-field-text,
input[type="checkbox"] + .mwform-checkbox-field-text a {
  color: #999999; }

input[type="checkbox"] + .mwform-checkbox-field-text a:after {
  border-bottom: 1px solid #999999; }

input[type="checkbox"]:checked + .mwform-checkbox-field-text,
input[type="checkbox"]:checked + .mwform-checkbox-field-text a {
  color: #333333; }

input[type="checkbox"]:checked + .mwform-checkbox-field-text a:after {
  border-bottom: 1px solid #333333; }

.sec_tb h2 {
  text-align: center; }

@media screen and (max-width: 768px) {
  #pg_contact .section:last-of-type {
    margin-bottom: 0; }
  #pg_contact .content .block:last-of-type {
    margin-bottom: 0; }

  ::placeholder {
    font-size: 1.2rem; } }
.form_navi {
  background-color: #000;
  margin-bottom: 5.8rem; }
  .form_navi ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .form_navi ul li a {
      color: #fff;
      font-size: 1.6rem;
      font-weight: bold;
      display: block; }
  @media screen and (max-width: 768px) {
    .form_navi ul li {
      width: 50%;
      padding: 2rem 0 2rem 10vw;
      box-sizing: border-box;
      text-align: left; }
      .form_navi ul li a {
        font-size: 1.4rem;
        white-space: nowrap; }
      .form_navi ul li.active a {
        position: relative;
        display: inline; }
        .form_navi ul li.active a:before {
          content: "";
          border-bottom: 1px solid #fff;
          position: absolute;
          bottom: -1rem;
          width: 100%; } }
  @media screen and (max-width: 480px) {
    .form_navi ul li {
      padding: 2rem 0 2rem 4vw; } }
  @media screen and (min-width: 769px) {
    .form_navi {
      margin-bottom: 6.8rem; }
      .form_navi ul li a {
        padding: 2.8rem 0;
        position: relative; }
        .form_navi ul li a:before {
          content: "";
          width: 0;
          left: 50%;
          bottom: 0;
          transition: all 0.3s ease;
          border-bottom: 4px solid #fff;
          position: absolute;
          display: block; }
        .form_navi ul li a:after {
          content: "";
          width: 0;
          right: 50%;
          bottom: 0;
          transition: all 0.3s ease;
          border-bottom: 4px solid #fff;
          position: absolute;
          display: block; }
        .form_navi ul li a:hover:before {
          width: 50%;
          border-bottom: 4px solid #fff; }
        .form_navi ul li a:hover:after {
          width: 50%;
          border-bottom: 4px solid #fff; }
      .form_navi ul li.active a:before {
        width: 50%;
        border-bottom: 4px solid #fff; }
      .form_navi ul li.active a:after {
        width: 50%;
        border-bottom: 4px solid #fff; } }

#pg_contact .notes {
  text-align: center;
  margin-bottom: 4rem; }
@media screen and (min-width: 769px) {
  #pg_contact .notes {
    margin-bottom: 7.6rem; } }

.flow {
  margin-bottom: 6rem; }
  .flow ul li {
    text-align: left; }
    .flow ul li span {
      font-size: 1rem;
      color: #999999;
      vertical-align: middle; }
      .flow ul li span.navi {
        border: 1px solid #000;
        width: 8px;
        height: 8px;
        box-sizing: border-box;
        display: block;
        margin-right: 1.3rem; }
    .flow ul li:not(:last-child):after {
      content: "";
      height: 4rem;
      width: 1px;
      background-color: #000;
      display: block;
      margin: 1.2rem 0 1.2rem 2px; }
    .flow ul li.active span {
      color: #000; }
      .flow ul li.active span.navi {
        background-color: #000; }
  @media screen and (max-width: 768px) {
    .flow ul {
      display: inline-flex; }
      .flow ul li {
        text-align: center; }
        .flow ul li:not(:last-child):after {
          display: none; }
        .flow ul li.border {
          width: 6rem;
          height: 1px;
          background-color: #000;
          margin: 0 0.4rem; }
        .flow ul li span {
          font-size: 1.2rem; }
          .flow ul li span.navi {
            margin: 0 auto 0.7rem; } }
  @media screen and (min-width: 769px) {
    .flow {
      position: absolute;
      left: -8rem;
      top: 0; }
      .flow ul li span.navi {
        width: 5px;
        height: 5px;
        display: inline-block;
        margin-right: 1.3rem; } }

.content .mwform-checkbox-field:not(:first-of-type) {
  margin-left: 6rem; }
.content .mwform-checkbox-field .mwform-checkbox-field-text {
  font-size: 1.6rem;
  display: inline-flex;
  align-items: center;
  position: relative;
  padding-left: 4rem; }
  .content .mwform-checkbox-field .mwform-checkbox-field-text:before {
    content: "";
    width: 18px;
    height: 18px;
    border: 1px solid #ededed;
    background: #ededed;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    content: "";
    box-sizing: border-box; }
  .content .mwform-checkbox-field .mwform-checkbox-field-text:after {
    content: "";
    width: 20px;
    height: 20px;
    opacity: 0;
    background-image: url(../images/contact/check.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    content: "";
    box-sizing: border-box;
    left: 1px;
    top: -10px; }
  @media screen and (max-width: 768px) {
    .content .mwform-checkbox-field .mwform-checkbox-field-text {
      line-height: 1.2; } }
.content .mwform-checkbox-field input[type="checkbox"]:checked + .mwform-checkbox-field-text:after {
  opacity: 1; }
.content .privacy .mwform-checkbox-field .mwform-checkbox-field-text {
  width: 100%;
  font-size: 1.6rem;
  display: inline-flex;
  align-items: left;
  position: relative;
  padding-left: 3.5rem; }
  .content .privacy .mwform-checkbox-field .mwform-checkbox-field-text:before {
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 50px;
    border: 1px solid #ededed;
    background: #f1f1f1;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    content: "";
    box-sizing: border-box; }
  .content .privacy .mwform-checkbox-field .mwform-checkbox-field-text:after {
    content: "";
    width: 10px;
    height: 10px;
    background: #000000;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    content: "";
    box-sizing: border-box;
    left: 4px;
    border-radius: 50px; }
.content .privacy .mwform-checkbox-field input[type="checkbox"]:checked + .mwform-checkbox-field-text:after {
  opacity: 1; }
.content .select {
  position: relative; }
  .content .select:after {
    content: "▼";
    color: #333333;
    font-size: 1.2rem;
    position: absolute;
    right: 1rem;
    top: 1.4rem; }
  @media screen and (min-width: 769px) {
    .content .select:after {
      font-size: 1.6rem;
      right: 1.4rem;
      top: 2.4rem; } }
.content .block {
  margin-bottom: 8rem; }
  .content .block .tb {
    width: 100%; }
    .content .block .tb p {
      background-color: #000;
      display: flex;
      align-items: center;
      padding: 1rem 0; }
      .content .block .tb p span {
        color: #fff;
        font-size: 1.4rem;
        font-weight: bold;
        margin: 0 auto; }
  .content .block .item .box:not(:last-of-type) {
    margin-bottom: 4rem; }
  .content .block .item .part.mb {
    margin-bottom: 4rem !important; }
  .content .block .item .part.free {
    margin-bottom: 8rem !important; }
  .content .block .item .part.part_status {
    margin: 3.5rem 0 3.5rem !important; }
  .content .block .item .part.file {
    margin: 4rem 0 6rem !important; }
    .content .block .item .part.file .label {
      margin-bottom: 4rem; }
    .content .block .item .part.file .cont input {
      display: none; }
    .content .block .item .part.file .cont .file_box {
      text-align: left;
      display: flex;
      align-items: center; }
      .content .block .item .part.file .cont .file_box:before {
        content: "画像";
        font-size: 1.6rem;
        margin-right: 2rem; }
      .content .block .item .part.file .cont .file_box input[type="file"] {
        display: none; }
      .content .block .item .part.file .cont .file_box label {
        border: 1px solid #cccccc;
        background: #f1f1f1;
        padding: 1.1rem 2.3rem;
        color: #999999;
        font-size: 1.6rem;
        display: inline-block;
        position: relative; }
      .content .block .item .part.file .cont .file_box label::after {
        content: "選択されていません";
        font-size: 14px;
        height: 20px;
        line-height: 20px;
        position: absolute;
        right: -140px;
        top: calc(50% - 10px); }
      .content .block .item .part.file .cont .file_box label.changed::after {
        content: ""; }
      .content .block .item .part.file .cont .file_box .filename {
        font-size: 12px; }
  .content .block .item .part.privacy {
    margin-bottom: 6rem !important; }
    .content .block .item .part.privacy a {
      position: relative; }
      .content .block .item .part.privacy a:after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        bottom: -8px; }
      .content .block .item .part.privacy a:hover:after {
        display: none; }
  .content .block .item .part.btn button {
    width: 100%;
    border: 4px solid #000;
    color: #333333;
    font-size: 1.6rem;
    padding: 2rem 0;
    text-align: center;
    display: block;
    margin-right: auto;
    font-weight: bold; }
    .content .block .item .part.btn button a {
      color: #333333; }
  .content .block .item .part .label {
    margin-bottom: 2rem;
    text-align: left; }
    .content .block .item .part .label span {
      font-size: 1.6rem; }
      .content .block .item .part .label span.s {
        font-size: 1.2rem;
        margin-left: 3rem; }
    .content .block .item .part .label.req span:after {
      content: "必 須";
      background-color: #000;
      font-size: 1rem;
      text-align: center;
      margin-left: 2rem;
      padding: 0.5rem 1rem;
      color: #fff;
      display: block; }
  .content .block .item .part .cont {
    position: relative; }
    .content .block .item .part .cont:not(:last-of-type) {
      margin-bottom: 2rem; }
    .content .block .item .part .cont input {
      box-sizing: border-box;
      width: 100%;
      height: 40px;
      background-color: #f1f1f1;
      border: 1px solid #cccccc;
      font-size: 1.6rem;
      padding: 0 1rem; }
      @media screen and (min-width: 769px) {
        .content .block .item .part .cont input {
          height: 60px;
          padding: 0 2.4rem; } }
    .content .block .item .part .cont select {
      background-color: #f1f1f1;
      border: 1px solid #cccccc;
      width: 100%;
      height: 40px;
      box-sizing: border-box;
      padding: 0 1rem;
      font-size: 1.4rem;
      display: block;
      margin-right: auto; }
      @media screen and (min-width: 769px) {
        .content .block .item .part .cont select {
          height: 60px;
          padding: 0 2.4rem;
          font-size: 1.6rem; } }
    .content .block .item .part .cont textarea {
      box-sizing: border-box;
      width: 100%;
      height: 260px;
      background-color: #f1f1f1;
      border: 1px solid #cccccc;
      font-size: 1.6rem;
      padding: 1rem 1rem;
      resize: none;
      line-height: 1.2; }
      @media screen and (min-width: 769px) {
        .content .block .item .part .cont textarea {
          padding: 2rem 2.4rem; } }
    .content .block .item .part .cont.w30 {
      width: 60%; }
      @media screen and (max-width: 768px) {
        .content .block .item .part .cont.w30.tel {
          width: 100%; } }
    .content .block .item .part .cont.w20 {
      width: 50%; }
    .content .block .item .part .cont.birth {
      display: flex; }
      .content .block .item .part .cont.birth .col {
        display: flex;
        align-items: center; }
        .content .block .item .part .cont.birth .col:nth-child(1) {
          width: 50%; }
          .content .block .item .part .cont.birth .col:nth-child(1):after {
            content: "年";
            font-size: 1.6rem;
            margin: 0 1rem;
            color: #999999; }
        .content .block .item .part .cont.birth .col:nth-child(2) {
          width: 50%; }
          .content .block .item .part .cont.birth .col:nth-child(2):after {
            content: "月頃";
            font-size: 1.6rem;
            margin: 0 1rem;
            white-space: nowrap;
            color: #999999; }
    .content .block .item .part .cont.floor_space .col {
      display: flex;
      align-items: center; }
      .content .block .item .part .cont.floor_space .col:after {
        content: "坪";
        font-size: 1.6rem;
        margin: 0 2rem;
        color: #999999; }
    .content .block .item .part .cont.preferred_date {
      display: flex; }
      .content .block .item .part .cont.preferred_date.preferred_date_2 {
        margin-bottom: 4rem; }
      .content .block .item .part .cont.preferred_date .col {
        display: flex;
        align-items: center; }
        .content .block .item .part .cont.preferred_date .col:nth-child(1) {
          width: 40%; }
          .content .block .item .part .cont.preferred_date .col:nth-child(1):after {
            content: "年";
            font-size: 1.6rem;
            margin: 0 1rem;
            color: #999999; }
        .content .block .item .part .cont.preferred_date .col:nth-child(2) {
          width: 30%; }
          .content .block .item .part .cont.preferred_date .col:nth-child(2):after {
            content: "月";
            font-size: 1.6rem;
            margin: 0 1rem;
            color: #999999; }
        .content .block .item .part .cont.preferred_date .col:nth-child(3) {
          width: 30%; }
          .content .block .item .part .cont.preferred_date .col:nth-child(3):after {
            content: "日";
            font-size: 1.6rem;
            margin: 0 1rem;
            color: #999999; }
    .content .block .item .part .cont.col_2 .col {
      text-align: left; }
    .content .block .item .part .cont.wrap_back {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 4rem; }
      .content .block .item .part .cont.wrap_back .col {
        display: flex;
        align-items: center; }
        .content .block .item .part .cont.wrap_back .col:nth-child(2) {
          width: 37%; }
          .content .block .item .part .cont.wrap_back .col:nth-child(2):after {
            content: "時 〜";
            font-size: 1.6rem;
            margin: 0 1rem;
            color: #999999;
            white-space: nowrap; }
        .content .block .item .part .cont.wrap_back .col:nth-child(3) {
          width: 51%; }
          .content .block .item .part .cont.wrap_back .col:nth-child(3):after {
            content: "時までの間";
            font-size: 1.6rem;
            margin: 0 1rem;
            color: #999999;
            white-space: nowrap; }
  .content .block .item .part:not(:last-of-type) {
    margin-bottom: 4rem; }
  @media screen and (max-width: 768px) {
    .content .block .item .part .label {
      width: 100%; }
      .content .block .item .part .label span {
        line-height: 1.4; }
        .content .block .item .part .label span.s {
          display: block;
          margin-left: 0; }
      .content .block .item .part .label.req span {
        width: 100%;
        position: relative;
        display: flex;
        align-items: center; }
        .content .block .item .part .label.req span:after {
          width: 30px;
          display: inline-block;
          margin-left: 1rem; }
    .content .block .item .part .cont.floor_space .col:after {
      margin: 0 1rem; }
    .content .block .item .part .cont.col_2 .col {
      margin-bottom: 2rem; }
    .content .block .item .part .cont.wrap_back .col:nth-child(1) {
      width: 100%;
      margin-bottom: 1.5rem;
      margin-right: 1rem; }
      .content .block .item .part .cont.wrap_back .col:nth-child(1) select {
        width: 29%; }
    .content .block .item .part .cont.wrap_back .col.select:after {
      left: 22%;
      right: auto; }
    .content .block .item .part.file .cont .file_box label::after {
      bottom: -30px;
      top: auto;
      right: 20px; }
    .content .block .item .status span {
      width: 100%;
      display: block;
      text-align: left;
      margin: 0 0 2rem !important; } }
  @media screen and (min-width: 769px) {
    .content .block {
      display: flex;
      justify-content: space-between;
      margin-bottom: 12rem; }
      .content .block .tb {
        width: 15%; }
        .content .block .tb p {
          width: 160px;
          height: 160px;
          padding: 0; }
          .content .block .tb p span {
            font-size: 1.6rem; }
      .content .block .item {
        width: 76%; }
        .content .block .item .status {
          display: flex; }
        .content .block .item .box:not(:last-of-type) {
          margin-bottom: 8.2rem; }
        .content .block .item .part .label {
          margin-bottom: 2rem;
          display: flex;
          align-items: center; }
          .content .block .item .part .label.req span {
            display: flex;
            align-items: center; }
        .content .block .item .part .cont.w30 {
          width: 30%; }
        .content .block .item .part .cont.w20 {
          width: 20%; }
        .content .block .item .part .cont.w50 {
          width: 50%; }
        .content .block .item .part .cont.w66 {
          width: 66%; }
        .content .block .item .part .cont.w76 {
          width: 76%; }
        .content .block .item .part .cont.col_2 {
          display: flex;
          flex-wrap: wrap; }
          .content .block .item .part .cont.col_2 .col {
            margin-bottom: 3.5rem; }
            .content .block .item .part .cont.col_2 .col:last-of-type {
              margin-bottom: 0; }
            .content .block .item .part .cont.col_2 .col:nth-child(odd) {
              width: 40%; }
            .content .block .item .part .cont.col_2 .col:nth-child(even) {
              width: 60%; }
        .content .block .item .part .cont.birth .col:nth-child(1) {
          width: 22%; }
          .content .block .item .part .cont.birth .col:nth-child(1):after {
            margin: 0 2rem; }
        .content .block .item .part .cont.birth .col:nth-child(2) {
          width: 20%; }
          .content .block .item .part .cont.birth .col:nth-child(2):after {
            margin: 0 2rem; }
        .content .block .item .part .cont.preferred_date .col:nth-child(1) {
          width: 22%; }
          .content .block .item .part .cont.preferred_date .col:nth-child(1):after {
            margin: 0 2rem; }
        .content .block .item .part .cont.preferred_date .col:nth-child(2) {
          width: 17%; }
          .content .block .item .part .cont.preferred_date .col:nth-child(2):after {
            margin: 0 2rem; }
        .content .block .item .part .cont.preferred_date .col:nth-child(3) {
          width: 17%; }
          .content .block .item .part .cont.preferred_date .col:nth-child(3):after {
            margin: 0 2rem; }
        .content .block .item .part .cont.wrap_back .col:nth-child(1) {
          width: 15.6%;
          margin-right: 2rem; }
        .content .block .item .part .cont.wrap_back .col:nth-child(2) {
          width: 19.3%; }
          .content .block .item .part .cont.wrap_back .col:nth-child(2):after {
            margin: 0 2rem; }
        .content .block .item .part .cont.wrap_back .col:nth-child(3) {
          width: 24.3%; }
          .content .block .item .part .cont.wrap_back .col:nth-child(3):after {
            margin: 0 2rem; }
        .content .block .item .part.file {
          margin: 8rem 0 0 !important; }
          .content .block .item .part.file .cont .file_box label::after {
            right: -140px;
            top: calc(50% - 10px); }
        .content .block .item .part.privacy {
          margin-bottom: 12rem !important; }
        .content .block .item .part.btn button {
          width: 40%;
          transition: 0.4s; }
          .content .block .item .part.btn button a {
            transition: 0.4s; }
          .content .block .item .part.btn button:hover {
            cursor: pointer;
            background-color: #000;
            color: #fff; }
            .content .block .item .part.btn button:hover a {
              color: #fff; } }

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .content .block .item .part .cont.w20 {
    width: 30%; }
  .content .block .item .part .cont.w30 {
    width: 40%; }
  .content .block .item .part .cont.w50 {
    width: 60%; }
  .content .block .item .part .cont.birth .col:nth-child(1) {
    width: 30%; }
  .content .block .item .part .cont.birth .col:nth-child(2) {
    width: 30%; } }
.mw_wp_form_confirm .label span {
  color: #999999; }
.mw_wp_form_confirm .label.req span:after {
  display: none !important; }
.mw_wp_form_confirm .cont {
  color: #333333;
  font-size: 1.6rem;
  text-align: left; }
  .mw_wp_form_confirm .cont .col:after {
    color: #333333 !important; }
  .mw_wp_form_confirm .cont.select {
    text-align: left; }
    .mw_wp_form_confirm .cont.select:after {
      display: none; }
  .mw_wp_form_confirm .cont .col.select:after {
    display: none; }
  .mw_wp_form_confirm .cont.birth .col:nth-child(1), .mw_wp_form_confirm .cont.birth .col:nth-child(2) {
    width: auto !important; }
  .mw_wp_form_confirm .cont.preferred_date .col:nth-child(1), .mw_wp_form_confirm .cont.preferred_date .col:nth-child(2), .mw_wp_form_confirm .cont.preferred_date .col:nth-child(3) {
    width: auto !important; }
  .mw_wp_form_confirm .cont.wrap_back .col:nth-child(1), .mw_wp_form_confirm .cont.wrap_back .col:nth-child(2), .mw_wp_form_confirm .cont.wrap_back .col:nth-child(3) {
    width: auto !important; }

.to_link {
  background-color: #000;
  border: 1px solid #000;
  height: 60px; }
  .to_link a {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative; }
    .to_link a span {
      color: #fff;
      font-size: 1.4rem;
      width: 100%; }
    .to_link a .arrow {
      position: absolute;
      right: 20px;
      left: auto;
      transition: 0.4s; }
      .to_link a .arrow::before {
        width: 10px;
        height: 10px;
        transition: 0.4s; }
  @media screen and (min-width: 769px) {
    .to_link {
      width: 300px;
      height: 70px;
      margin: 0 auto;
      transition: 0.4s; }
      .to_link a span {
        transition: 0.4s;
        font-size: 1.6rem; }
      .to_link:hover {
        background-color: #fff;
        cursor: pointer; }
        .to_link:hover a span {
          color: #000; }
        .to_link:hover a .arrow {
          right: 12px; }
          .to_link:hover a .arrow:before {
            border-color: #000; } }

.mw_wp_form_thanks .block {
  display: block; }

#pg_contact_top .content {
  padding-top: 0; }
#pg_contact_top .section {
  padding-top: 5rem; }
  #pg_contact_top .section:last-of-type {
    margin-bottom: 0; }
@media screen and (min-width: 769px) {
  #pg_contact_top .btns .btn {
    width: calc((100% - 6rem) / 3); } }
@media screen and (min-width: 769px) {
  #pg_contact_top .section:last-of-type {
    margin-bottom: 12rem; } }

.lead {
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 3.5rem;
  color: #333333; }

.btns .btn {
  margin-bottom: 3rem; }
  .btns .btn .in {
    width: 100%; }
  .btns .btn .text {
    text-align: center !important;
    margin-bottom: 2rem; }
  .btns .btn .to_link a span {
    font-size: 1.2rem; }

@media screen and (min-width: 769px) {
  .lead {
    font-size: 1.9rem;
    margin-bottom: 5.5rem; }

  .btns {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 6rem; }
    .btns .btn {
      margin-bottom: 0 !important;
      width: calc((100% - 6rem) / 3); }
      .btns .btn:not(:last-of-type) {
        margin-right: 3rem; }
      .btns .btn .in {
        display: flex;
        flex-wrap: wrap; }
        .btns .btn .in .text {
          width: 100%; }
        .btns .btn .in .to_link {
          width: 100%; } }
.content {
  padding-top: 5rem; }
  @media screen and (min-width: 769px) {
    .content {
      padding-top: 5rem; } }

.form-wrap-cont > .mw_wp_form_input:nth-of-type(n+2) {
  display: none; }

.er::placeholder {
  color: #b70000 !important; }

select.er {
  color: #b70000 !important; }

span.error {
  display: none !important; }

.form-select {
  margin-left: auto; }
  .form-select .cont {
    width: 100%;
    position: relative; }
    .form-select .cont:after {
      content: "▼";
      color: #333333;
      font-size: 1.2rem;
      position: absolute;
      right: 1rem;
      top: 1.4rem; }
    .form-select .cont select {
      background-color: #f1f1f1;
      border: 1px solid #cccccc;
      width: 100%;
      height: 40px;
      box-sizing: border-box;
      padding: 0 1rem;
      font-size: 1.4rem;
      display: block;
      margin-right: auto; }
  @media screen and (min-width: 769px) {
    .form-select {
      width: 76%; }
      .form-select .cont {
        width: 50%; }
        .form-select .cont:after {
          font-size: 1.6rem;
          right: 1.4rem;
          top: 2.4rem; }
        .form-select .cont select {
          height: 60px;
          padding: 0 2.4rem;
          font-size: 1.6rem; } }

.trigger {
  display: flex;
  flex-wrap: wrap; }

.trigger > .mwform-checkbox-field:nth-child(odd) {
  width: 100%;
  margin: 0 0 2rem !important;
  text-align: left; }

.trigger > .mwform-checkbox-field:nth-child(even) {
  width: 100%;
  margin: 0 0 2rem !important;
  text-align: left; }

@media screen and (min-width: 769px) {
  .trigger > .mwform-checkbox-field:nth-child(odd) {
    width: 40%;
    margin: 0 0 3.5rem !important; }

  .trigger > .mwform-checkbox-field:nth-child(even) {
    width: 60%;
    margin: 0 0 3.5rem !important; } }
.trigger .col:nth-child(odd) {
  width: 100%;
  margin: 0 0 2rem !important;
  text-align: left; }

.trigger .col:nth-child(even) {
  width: 100%;
  margin: 0 0 2rem !important;
  text-align: left; }

@media screen and (min-width: 769px) {
  .trigger .col:nth-child(odd) {
    width: 40%;
    margin: 0 0 3.5rem !important; }

  .trigger > .col:nth-child(even) {
    width: 60%;
    margin: 0 0 3.5rem !important; } }
.select .error {
  display: block !important;
  position: absolute;
  top: -35px;
  right: -30px;
  font-size: 1.1rem !important;
  pointer-events: none; }

#hs-form-iframe-0 {
  width: 100% !important;
  margin: 0 auto; }
  @media screen and (min-width: 769px) {
    #hs-form-iframe-0 {
      width: 80% !important; } }
  @media screen and (min-width: 1025px) {
    #hs-form-iframe-0 {
      width: 60% !important; } }

.form-columns-0 {
  margin-bottom: 4rem !important; }
  .form-columns-0 h2 {
    line-height: 1.2 !important; }
    @media screen and (min-width: 768px) {
      .form-columns-0 h2 {
        line-height: 1.8 !important; } }
    .form-columns-0 h2 span {
      font-size: 1rem !important; }
      @media screen and (min-width: 414px) {
        .form-columns-0 h2 span {
          font-size: 1.1rem !important; } }
      @media screen and (min-width: 768px) {
        .form-columns-0 h2 span {
          font-size: 1.6rem !important; } }

.hbspt-form {
  width: 100%;
  margin: 0 auto; }
  @media screen and (min-width: 1024px) {
    .hbspt-form {
      width: 60%; } }
  .hbspt-form fieldset {
    width: 100%;
    max-width: none !important;
    text-align: left; }
    .hbspt-form fieldset input[type=text],
    .hbspt-form fieldset input[type=tel],
    .hbspt-form fieldset [type=email],
    .hbspt-form fieldset textarea {
      width: 100% !important;
      border: 1px solid #ededed;
      font-size: 1.2rem;
      padding-left: 1em;
      box-sizing: border-box; }
    .hbspt-form fieldset input[type=text],
    .hbspt-form fieldset input[type=tel],
    .hbspt-form fieldset [type=email] {
      height: 40px; }
    .hbspt-form fieldset textarea {
      height: 150px;
      resize: vertical;
      padding: 1em; }
    .hbspt-form fieldset .hs-form-field {
      margin-bottom: 2rem; }
      .hbspt-form fieldset .hs-form-field label,
      .hbspt-form fieldset .hs-form-field legend {
        margin-bottom: 1rem;
        line-height: 1.5;
        display: block; }
      .hbspt-form fieldset .hs-form-field label span {
        font-weight: normal;
        font-size: 1.2rem; }
        .hbspt-form fieldset .hs-form-field label span strong {
          font-weight: normal; }
    .hbspt-form fieldset .hs-fieldtype-select .input {
      width: 100% !important;
      border: 1px solid #ededed;
      height: 40px;
      font-size: 1.2rem;
      padding-left: 1em;
      box-sizing: border-box;
      position: relative;
      line-height: 3.3; }
      @media screen and (min-width: 768px) {
        .hbspt-form fieldset .hs-fieldtype-select .input {
          width: 300px !important; } }
      .hbspt-form fieldset .hs-fieldtype-select .input:after {
        content: '▼';
        color: #666;
        position: absolute;
        top: 0.4rem;
        right: 1rem;
        font-size: 1rem;
        pointer-events: none; }
    .hbspt-form fieldset .hs-main-font-element,
    .hbspt-form fieldset .hs-error-msg {
      padding: 1rem 0 1rem 0;
      color: red;
      display: block; }

.hs_recaptcha {
  margin-bottom: 4rem; }

.hs-button {
  background-color: #000;
  border: 1px solid #000;
  width: 100%;
  color: #fff;
  padding: 2rem 0;
  font-size: 1.4rem;
  transition: .4s;
  margin: 0 auto; }
  @media screen and (min-width: 768px) {
    .hs-button {
      width: 300px; } }
  @media screen and (min-width: 1024px) {
    .hs-button:hover {
      background-color: #fff;
      color: #000; } }
