@charset "UTF-8";
.contact-message .message-lead {
  font-size: 3.73333vw;
  text-align: justify;
  line-height: 1.8;
}

@media screen and (min-width: 768px), print {
  .contact-message .message-lead {
    font-size: 1.66667vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-message .message-lead {
    font-size: 18px;
  }
}

.contact-form .form-contents .field .select-pref, .confirm .contact-form .form-contents .pref, .confirm .contact-form .form-contents .field .select-pref, .confirm .backBtn {
  position: relative;
}

.contact-form .form-contents .field .select-pref:after, .confirm .contact-form .form-contents .pref:after, .confirm .contact-form .form-contents .field .select-pref:after, .confirm .backBtn:after {
  content: "";
  display: block;
  width: 2.13333vw;
  height: 2.13333vw;
  transform: rotate(45deg);
  border-top: 0.26667vw solid #54c3f1;
  border-right: 0.26667vw solid #54c3f1;
  position: absolute;
  top: 0;
  right: 5.06667vw;
  bottom: 0;
  margin: auto;
}

@media screen and (min-width: 768px), print {
  .contact-form .form-contents .field .select-pref:after, .confirm .contact-form .form-contents .pref:after, .confirm .contact-form .form-contents .field .select-pref:after, .confirm .backBtn:after {
    width: 0.74074vw;
    height: 0.74074vw;
    border-top: 1px solid #54c3f1;
    border-right: 1px solid #54c3f1;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .form-contents .field .select-pref:after, .confirm .contact-form .form-contents .pref:after, .confirm .contact-form .form-contents .field .select-pref:after, .confirm .backBtn:after {
    width: 8px;
    height: 8px;
  }
}

.contact-form .confirmbtn {
  position: relative;
}

.contact-form .confirmbtn:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  display: block;
  border-style: solid;
  border-width: 0 0 2.66667vw 2.66667vw;
  border-color: transparent transparent #fff transparent;
}

@media screen and (min-width: 768px), print {
  .contact-form .confirmbtn:after {
    border-width: 0 0 1.11111vw 1.11111vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .confirmbtn:after {
    border-width: 0 0 12px 12px;
  }
}

sub {
  bottom: -.3em !important;
  font-size: 95% !important;
}

.contact .pageTtl {
  margin-bottom: 10.66667vw;
}

@media screen and (min-width: 768px), print {
  .contact .pageTtl {
    margin-bottom: 7.40741vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact .pageTtl {
    margin-bottom: 80px;
  }
}

.contact-message {
  margin: 0 2.66667vw;
}

@media screen and (min-width: 768px), print {
  .contact-message {
    width: 81.48148vw;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1080px) {
  .contact-message {
    width: 880px;
  }
}

.contact-message .message-lead {
  padding-bottom: 8vw;
}

@media screen and (min-width: 768px), print {
  .contact-message .message-lead {
    padding-bottom: 4.16667vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-message .message-lead {
    padding-bottom: 45px;
  }
}

.contact table {
  width: 100%;
}

.contact .redRequired {
  background: #f15454;
  color: #fff;
  display: inline-block;
  text-align: center;
  width: 12vw;
  margin-right: 1.33333vw;
  font-size: 3.46667vw;
  font-weight: normal;
}

@media screen and (min-width: 768px), print {
  .contact .redRequired {
    width: 4.44444vw;
    margin-right: 0.92593vw;
    margin-bottom: 0.46296vw;
    font-size: 1.2963vw;
    vertical-align: middle;
  }
}

@media screen and (min-width: 1080px) {
  .contact .redRequired {
    width: 48px;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: 14px;
  }
}

.contact .grayAny {
  background: #f6f6f6;
  color: #666;
  display: inline-block;
  text-align: center;
  width: 12vw;
  margin-right: 1.33333vw;
  font-size: 3.46667vw;
  font-weight: normal;
}

@media screen and (min-width: 768px), print {
  .contact .grayAny {
    width: 4.44444vw;
    margin-right: 0.92593vw;
    margin-bottom: 0.46296vw;
    font-size: 1.2963vw;
    vertical-align: middle;
  }
}

@media screen and (min-width: 1080px) {
  .contact .grayAny {
    width: 48px;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: 14px;
  }
}

.contact-flow {
  padding: 0 2.66667vw;
  display: table;
  width: 100%;
  margin: 0 auto 8vw;
  overflow: hidden;
}

@media screen and (min-width: 768px), print {
  .contact-flow {
    width: 88.88889vw;
    margin: 0 auto 5.55556vw;
    padding: 0;
  }
}

@media screen and (min-width: 1080px) {
  .contact-flow {
    width: 960px;
    margin: 0 auto 60px;
  }
}

.contact-flow .arrow {
  width: 32vw;
  text-align: center;
  background: #f6f6f6;
  display: table-cell;
  position: relative;
  padding: 2.53333vw 0.5em 2.53333vw 2em;
  font-size: 4vw;
  height: 3em;
}

@media screen and (min-width: 768px), print {
  .contact-flow .arrow {
    width: 29.44444vw;
    padding: 0.55556vw 0.5em 0.55556vw 2em;
    font-size: 1.85185vw;
    height: 2.4em;
  }
}

@media screen and (min-width: 1080px) {
  .contact-flow .arrow {
    width: 318px;
    padding: 6px 0.5em 6px 2em;
    font-size: 20px;
  }
}

.contact-flow .arrow:first-child {
  width: 28vw;
}

@media screen and (min-width: 768px), print {
  .contact-flow .arrow:first-child {
    width: 28.51852vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-flow .arrow:first-child {
    width: 308px;
  }
}

.contact-flow .arrow:last-child {
  padding-right: 0.66667vw;
}

.contact-flow .arrow:last-child::before, .contact-flow .arrow:last-child::after {
  display: none;
}

.contact-flow .arrow::before, .contact-flow .arrow::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin: auto;
}

.contact-flow .arrow::before {
  top: -0.75em;
  right: -7.33333vw;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  border-width: 2.25em 0 2.25em 7.33333vw;
  z-index: 10;
}

@media screen and (min-width: 768px), print {
  .contact-flow .arrow::before {
    top: -0.6em;
    right: -2.96296vw;
    border-width: 1.8em 0 1.8em 2.77778vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-flow .arrow::before {
    right: -32px;
    border-width: 1.8em 0 1.8em 30px;
  }
}

.contact-flow .arrow::after {
  top: -0.75em;
  right: -6vw;
  border-style: solid;
  border-color: transparent transparent transparent #f6f6f6;
  border-width: 2.25em 0 2.25em 7.33333vw;
  z-index: 10;
}

@media screen and (min-width: 768px), print {
  .contact-flow .arrow::after {
    top: -0.6em;
    right: -2.5vw;
    border-width: 1.8em 0 1.8em 2.77778vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-flow .arrow::after {
    right: -27px;
    border-width: 1.8em 0 1.8em 30px;
  }
}

.contact-flow .active {
  background: #54c3f1;
  color: #fff;
}

.contact-flow .active::after {
  border-color: transparent transparent transparent #54c3f1;
}

.contact-form {
  margin: 0 2.66667vw;
}

@media screen and (min-width: 768px), print {
  .contact-form {
    width: 88.88889vw;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form {
    width: 960px;
  }
}

.contact-form .switchBtn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 3.33333vw;
  border-bottom: 1px solid #eeeeee;
}

@media screen and (min-width: 768px), print {
  .contact-form .switchBtn {
    margin-bottom: 0.92593vw;
    padding: 0 3.7037vw 1.85185vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .switchBtn {
    margin-bottom: 10px;
    padding: 0 40px 20px;
  }
}

.contact-form .switchBtn .btn, .contact-form .switchBtn .mwform-radio-field.horizontal-item {
  width: 50%;
  margin-bottom: 4.66667vw;
  font-size: 3.73333vw;
  margin-left: 0;
}

@media screen and (min-width: 768px), print {
  .contact-form .switchBtn .btn, .contact-form .switchBtn .mwform-radio-field.horizontal-item {
    margin-bottom: 2.59259vw;
    font-size: 1.66667vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .switchBtn .btn, .contact-form .switchBtn .mwform-radio-field.horizontal-item {
    margin-bottom: 28px;
    font-size: 18px;
  }
}

.contact-form .switchBtn input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.contact-form .switchBtn input[type="radio"] + .mwform-radio-field-text:before {
  content: '';
  background: #fff;
  border-radius: 100%;
  border: 1px solid #bfbfbf;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: 0.2em;
  margin-right: .5em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all .1s ease;
}

.contact-form .switchBtn input[type="radio"]:checked + .mwform-radio-field-text:before {
  background-color: #666666;
  box-shadow: inset 0 0 0 0.93333vw #fff;
}

@media screen and (min-width: 768px), print {
  .contact-form .switchBtn input[type="radio"]:checked + .mwform-radio-field-text:before {
    box-shadow: inset 0 0 0 0.64815vw #fff;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .switchBtn input[type="radio"]:checked + .mwform-radio-field-text:before {
    box-shadow: inset 0 0 0 7px #fff;
  }
}

.contact-form .heading {
  display: block;
  font-size: 4vw;
  font-weight: bold;
  margin: 5.33333vw auto 1.33333vw;
}

@media screen and (min-width: 768px), print {
  .contact-form .heading {
    font-size: 1.85185vw;
    margin: 2.77778vw auto 0;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .heading {
    font-size: 20px;
    margin: 30px auto 0;
  }
}

.contact-form .heading.switching {
  margin-bottom: 5.33333vw;
}

@media screen and (min-width: 768px), print {
  .contact-form .heading.switching {
    margin-bottom: 2.77778vw;
    padding: 0 3.7037vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .heading.switching {
    margin-bottom: 30px;
    padding: 0 40px;
  }
}

.contact-form .middle-heading {
  display: block;
  font-size: 3.73333vw;
  font-weight: bold;
  margin: 1.33333vw auto 1.33333vw;
  text-align: left;
  line-height: 1;
}

@media screen and (min-width: 768px), print {
  .contact-form .middle-heading {
    font-size: 1.66667vw;
    margin: 0 auto 0.18519vw;
    width: 100%;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .middle-heading {
    font-size: 18px;
    margin: 0 auto 2px;
  }
}

.contact-form .form-contents {
  border-bottom: 1px solid #eeeeee;
  display: block;
}

@media screen and (min-width: 768px), print {
  .contact-form .form-contents {
    padding: 0 3.7037vw;
    width: 88.88889vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .form-contents {
    padding: 0 40px;
    width: 960px;
  }
}

.contact-form .form-contents .field {
  display: block;
  font-size: 3.73333vw;
  margin-bottom: 7.33333vw;
}

@media screen and (min-width: 768px), print {
  .contact-form .form-contents .field {
    font-size: 1.66667vw;
    margin-bottom: 4.66667vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .form-contents .field {
    font-size: 18px;
    margin-bottom: 35px;
  }
}

.contact-form .form-contents .field-check {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.contact-form .form-contents .field-check label {
  width: 50%;
}

.contact-form .form-contents .field input[type="text"] {
  font-family: YuGothic, "游ゴシック", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Sans-Serif;
  width: 100%;
  border: 1px solid #aaa;
  border-radius: 0.8vw;
  padding: .35em 1em .35em;
  height: inherit;
  margin-bottom: 1.33333vw;
  margin-top: 1.33333vw;
  color: #666666;
}

@media screen and (min-width: 768px), print {
  .contact-form .form-contents .field input[type="text"] {
    border-radius: 0.27778vw;
    width: 38.88889vw;
    margin-bottom: 0.18519vw;
    margin-top: 0.92593vw;
    padding: .1em 1em .1em;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .form-contents .field input[type="text"] {
    border-radius: 3px;
    width: 420px;
    margin-bottom: 2px;
    margin-top: 10px;
  }
}

.contact-form .form-contents .field + .add input[type="text"] {
  width: 100%;
  color: #666666;
}

.contact-form .form-contents .field.etc {
  margin-bottom: 0;
  margin-left: 6.66667vw;
  width: 76.66667vw;
}

@media screen and (min-width: 768px), print {
  .contact-form .form-contents .field.etc {
    width: 46%;
    margin-left: auto;
  }
}

.contact-form .form-contents .field.etc input[type="text"] {
  color: #666666;
}

@media screen and (min-width: 768px), print {
  .contact-form .form-contents .field.etc input[type="text"] {
    width: 240px;
    margin-top: 0;
  }
}

.contact-form .form-contents .field.zip {
  margin-top: 1.33333vw;
}

@media screen and (min-width: 768px), print {
  .contact-form .form-contents .field.zip {
    margin-top: 1.33333vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .form-contents .field.zip {
    margin-top: 10px;
  }
}

.contact-form .form-contents .field.zip, .contact-form .form-contents .field.pref {
  margin-bottom: 5.33333vw;
  width: 100%;
  text-align: left;
}

@media screen and (min-width: 768px), print {
  .contact-form .form-contents .field.zip, .contact-form .form-contents .field.pref {
    margin-bottom: 2.66667vw;
    width: 100%;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .form-contents .field.zip, .contact-form .form-contents .field.pref {
    margin-bottom: 20px;
  }
}

.contact-form .form-contents .field.zip input[type="text"], .contact-form .form-contents .field.pref input[type="text"] {
  width: 47.2vw;
  color: #666666;
}

@media screen and (min-width: 768px), print {
  .contact-form .form-contents .field.zip input[type="text"], .contact-form .form-contents .field.pref input[type="text"] {
    width: 22.22222vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .form-contents .field.zip input[type="text"], .contact-form .form-contents .field.pref input[type="text"] {
    width: 240px;
  }
}

.contact-form .form-contents .field .select-pref::after {
  transform: rotate(135deg);
  right: 3.33333vw;
  bottom: 0;
  top: 0;
}

@media screen and (min-width: 768px), print {
  .contact-form .form-contents .field .select-pref::after {
    right: 1.38889vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .form-contents .field .select-pref::after {
    right: 15px;
  }
}

.contact-form .form-contents .field select {
  font-family: YuGothic, "游ゴシック", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Sans-Serif;
  font-size: 3.46667vw;
  color: #666666;
  width: 47.2vw;
  border: 1px solid #aaa;
  background: #fff;
  border-radius: 0;
  padding: .5em 1em .5em;
  height: inherit;
  margin-bottom: 1.33333vw;
  margin-top: 1.33333vw;
  display: inline-block;
}

@media screen and (min-width: 768px), print {
  .contact-form .form-contents .field select {
    width: 22.22222vw;
    margin-bottom: 0.46296vw;
    margin-top: 0.92593vw;
    padding: .24em 1em .24em;
    font-size: 1.48148vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .form-contents .field select {
    width: 240px;
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 16px;
  }
}

.contact-form .form-contents .field select::-ms-expand {
  display: none;
}

.contact-form .form-contents .field.inquiry textarea {
  width: 100%;
  border: 1px solid #aaa;
  border-radius: 0.8vw;
  padding: .35em 1em .35em;
  height: inherit;
  margin-bottom: 1.33333vw;
  margin-top: 1.33333vw;
  height: 100px;
  font-family: YuGothic, "游ゴシック", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Sans-Serif;
}

@media screen and (min-width: 768px), print {
  .contact-form .form-contents .field.inquiry textarea {
    border-radius: 0.27778vw;
    margin-bottom: 0.46296vw;
    margin-top: 0.92593vw;
    height: 14.81481vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .form-contents .field.inquiry textarea {
    border-radius: 3px;
    margin-bottom: 5px;
    margin-top: 10px;
    height: 160px;
  }
}

.contact-form .form-contents .field .example {
  font-size: 3.33333vw;
  color: #888;
  display: block;
  text-indent: -.5em;
}

@media screen and (min-width: 768px), print {
  .contact-form .form-contents .field .example {
    font-size: 1.38889vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .form-contents .field .example {
    font-size: 15px;
  }
}

.contact-form .form-contents .bgGray {
  background: #f6f6f6;
  padding: 6.93333vw 5.33333vw 6.66667vw;
  border-bottom: none;
  margin-top: 1.33333vw;
}

@media screen and (min-width: 768px), print {
  .contact-form .form-contents .bgGray {
    padding: 2.77778vw 1.75926vw;
    margin-bottom: 3.7037vw;
    margin-top: 0.92593vw;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .form-contents .bgGray {
    padding: 30px 19px;
    margin-bottom: 40px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .contact-form .form-contents .bgGray :nth-child(7) {
    margin-bottom: 1.33333vw;
  }
}

@media screen and (min-width: 768px), print {
  .contact-form .form-contents .bgGray :nth-child(5), .contact-form .form-contents .bgGray :nth-child(6), .contact-form .form-contents .bgGray :nth-child(7) {
    margin-bottom: 0.92593vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .form-contents .bgGray :nth-child(5), .contact-form .form-contents .bgGray :nth-child(6), .contact-form .form-contents .bgGray :nth-child(7) {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 768px), print {
  .contact-form .form-contents .bgGray .btn, .contact-form .form-contents .bgGray .mwform-radio-field.horizontal-item {
    width: 25%;
  }
}

.contact-form .form-contents li.error, .contact-form .form-contents span.error {
  font-size: 3.2vw;
  color: #f15454;
  margin-top: 2.66667vw;
  line-height: 1;
  text-indent: 1em;
  position: relative;
  font-weight: bold;
}

@media screen and (min-width: 768px), print {
  .contact-form .form-contents li.error, .contact-form .form-contents span.error {
    padding: 0;
    font-size: 1.38889vw;
    margin-top: 0.92593vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .form-contents li.error, .contact-form .form-contents span.error {
    font-size: 15px;
    margin-top: 10px;
  }
}

.contact-form .form-contents li.error::before, .contact-form .form-contents span.error::before {
  content: "";
  background: url("../img/contact/contact_error.png") no-repeat;
  background-size: contain;
  display: block;
  width: 0.93333vw;
  height: 3.73333vw;
  position: absolute;
  top: 0;
  left: .25em;
  bottom: 0;
}

@media screen and (min-width: 768px), print {
  .contact-form .form-contents li.error::before, .contact-form .form-contents span.error::before {
    width: 0.46296vw;
    height: 1.57407vw;
    top: -1px;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .form-contents li.error::before, .contact-form .form-contents span.error::before {
    width: 5px;
    height: 17px;
  }
}

.contact-form .form-contents input[type="text"].error-red, .contact-form .form-contents input[type="text"].error, .contact-form .form-contents textarea.error-red, .contact-form .form-contents textarea.error, .contact-form .form-contents select.error-red, .contact-form .form-contents select.error, .contact-form .form-contents input[type="radio"].error-red, .contact-form .form-contents input[type="radio"].error {
  border: 1px solid #f15454 !important;
}

.contact-form .field.etc input[type="text"].error-red, .contact-form .field.etc input[type="text"].error {
  border: 1px solid #aaa !important;
}

.contact-form .note {
  text-align: center;
  margin: 10vw auto 0;
  font-size: 3.46667vw;
}

@media screen and (max-width: 767px) {
  .contact-form .note {
    letter-spacing: -.1em;
  }
}

@media screen and (min-width: 768px), print {
  .contact-form .note {
    margin: 3.7037vw auto 0;
    font-size: 1.48148vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .note {
    margin: 40px auto 0;
    font-size: 16px;
  }
}

.contact-form .note a {
  color: #54c3f1;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  line-height: 1.5;
}

.contact-form .confirmbtn {
  width: 64vw;
  margin: 8.66667vw auto 9.33333vw;
  text-align: center;
  color: #fff;
}

@media screen and (min-width: 768px), print {
  .contact-form .confirmbtn {
    font-size: 1.66667vw;
    width: 27.77778vw;
    margin: 5.09259vw auto 9.25926vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .confirmbtn {
    font-size: 18px;
    width: 300px;
    margin: 55px auto 100px;
  }
}

.contact-form .confirmbtn::after {
  right: 0.26667vw;
  bottom: 0.26667vw;
}

@media screen and (min-width: 768px), print {
  .contact-form .confirmbtn::after {
    right: 1px;
    bottom: 1px;
  }
}

.contact-form .confirmbtn.submit-error {
  position: relative;
}

.contact-form .confirmbtn.submit-error::before {
  content: '必須項目をご入力ください';
  display: block;
  font-size: 3.2vw;
  color: #f15454;
  line-height: 1.25;
  text-indent: 1em;
  font-weight: bold;
  position: absolute;
  bottom: -5.33333vw;
  width: 100%;
  height: 3.73333vw;
  background: url("../img/contact/contact_error.png") no-repeat 3.75em;
  background-size: contain;
}

@media screen and (min-width: 768px), print {
  .contact-form .confirmbtn.submit-error::before {
    padding: 0;
    font-size: 1.38889vw;
    bottom: -3.7037vw;
    height: 1.57407vw;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .confirmbtn.submit-error::before {
    font-size: 15px;
    margin: 10px auto;
    bottom: -40px;
    height: 17px;
  }
}

.contact-form .confirmbtn input {
  display: block;
  width: 100%;
  font-size: 3.73333vw;
  padding: 2.53333vw 0 2.26667vw;
  background: #54c3f1;
  border: 0.26667vw solid #54c3f1;
  font-family: YuGothic, "游ゴシック", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Sans-Serif;
  border-radius: 0;
}

@media screen and (min-width: 768px), print {
  .contact-form .confirmbtn input {
    padding: 0.83333vw 0 0.83333vw;
    font-size: 1.66667vw;
    border: 1px solid #54c3f1;
    cursor: pointer;
    border-radius: 0;
  }
}

@media screen and (min-width: 1080px) {
  .contact-form .confirmbtn input {
    padding: 9px 0 7px;
    font-size: 18px;
  }
}

.contact-form .confirmbtn input:hover {
  opacity: 0.7;
}

.contact-form .confirmbtn input[disabled] {
  background-color: #aaa;
  border: 1px solid #aaa;
  cursor: default;
}

.contact-form .confirmbtn input[disabled]:hover {
  opacity: 1;
}

.confirm .individual {
  display: block;
}

.confirm input, .confirm textarea, .confirm select {
  display: none;
}

.confirm .switchBtn input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.confirm .switchBtn input[type="radio"] + .mwform-radio-field-text:before {
  display: none;
}

.confirm .switchBtn input[type="radio"]:checked + .mwform-radio-field-text:before {
  display: none;
}

.confirm .contact-form .heading {
  margin-bottom: 3.33333vw;
}

@media screen and (min-width: 768px), print {
  .confirm .contact-form .heading {
    margin-bottom: 1.38889vw;
  }
}

@media screen and (min-width: 1080px) {
  .confirm .contact-form .heading {
    margin-bottom: 15px;
  }
}

.confirm .contact-form .field {
  margin-bottom: 6.66667vw;
}

@media screen and (min-width: 768px), print {
  .confirm .contact-form .field {
    margin-bottom: 4vw;
  }
}

@media screen and (min-width: 1080px) {
  .confirm .contact-form .field {
    margin-bottom: 30px;
  }
}

.confirm .contact-form .form-contents .pref::after {
  display: none;
}

.confirm .contact-form .form-contents .field .select-pref::after {
  display: none;
}

.confirm .contact-form .form-contents .bgGray {
  padding: 0;
  background: #fff;
}

.confirm .confirmbtn {
  margin-bottom: 7.33333vw;
}

@media screen and (min-width: 768px), print {
  .confirm .confirmbtn {
    margin-bottom: 1.38889vw;
  }
}

@media screen and (min-width: 1080px) {
  .confirm .confirmbtn {
    margin-bottom: 15px;
  }
}

.confirm .backBtn {
  width: 30vw;
  margin: 0 auto 6vw;
}

@media screen and (min-width: 768px), print {
  .confirm .backBtn {
    font-size: 1.66667vw;
    width: 14.35185vw;
    margin: 5.09259vw auto 9.25926vw;
  }
}

@media screen and (min-width: 1080px) {
  .confirm .backBtn {
    font-size: 18px;
    width: 155px;
    margin: 55px auto 100px;
  }
}

.confirm .backBtn::after {
  transform: rotate(225deg);
  right: auto;
  left: 0;
}

@media screen and (min-width: 768px), print {
  .confirm .backBtn::after {
    width: 0.83333vw;
    height: 0.83333vw;
  }
}

@media screen and (min-width: 1080px) {
  .confirm .backBtn::after {
    width: 9px;
    height: 9px;
  }
}

.confirm .backBtn:hover {
  opacity: .7;
}

.confirm .backBtn input[type="submit"] {
  display: block;
  width: 100%;
  padding: 0;
  font-size: 3.73333vw;
  font-weight: bold;
  background: #fff;
  border: none;
  color: #54c3f1;
  font-family: YuGothic, "游ゴシック", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, Sans-Serif;
  text-align: right;
  cursor: pointer;
}

@media screen and (min-width: 768px), print {
  .confirm .backBtn input[type="submit"] {
    font-size: 1.66667vw;
  }
}

@media screen and (min-width: 1080px) {
  .confirm .backBtn input[type="submit"] {
    font-size: 18px;
  }
}

.thanks .contact-wrap .contact-message .message-heading {
  font-size: 5.33333vw;
  font-weight: bold;
  text-align: center;
  margin-bottom: 3.33333vw;
}

@media screen and (min-width: 768px), print {
  .thanks .contact-wrap .contact-message .message-heading {
    font-size: 3.7037vw;
    margin-bottom: 2.31481vw;
  }
}

@media screen and (min-width: 1080px) {
  .thanks .contact-wrap .contact-message .message-heading {
    font-size: 40px;
    margin-bottom: 25px;
  }
}

.thanks .contact-wrap .contact-message .message-lead {
  margin-bottom: 3.33333vw;
  text-align: center;
}

@media screen and (min-width: 768px), print {
  .thanks .contact-wrap .contact-message .message-lead {
    margin-bottom: 4.16667vw;
  }
}

@media screen and (min-width: 1080px) {
  .thanks .contact-wrap .contact-message .message-lead {
    margin-bottom: 45px;
  }
}

/*# sourceMappingURL=contact.css.map */
