#banner.contact {
  height: auto;
  width: 100%;
  margin-bottom: 6rem;
}
@media screen and (min-width: 570px) {
  #banner.contact {
    margin-bottom: 7rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.contact {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 980px) {
  #banner.contact {
    margin-bottom: 9rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.contact {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 1600px) {
  #banner.contact {
    margin-bottom: 12rem;
  }
}
#banner.contact > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 45rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 570px) {
  #banner.contact > .inner {
    max-width: 59.5rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.contact > .inner {
    max-width: 78rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #banner.contact > .inner {
    max-width: 103.5rem;
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.contact > .inner {
    max-width: 130rem;
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media screen and (min-width: 1600px) {
  #banner.contact > .inner {
    max-width: 141rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
#banner.contact > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 740px) {
  #banner.contact > .inner > .box1 {
    width: calc(50% - 1rem);
  }
}
@media screen and (min-width: 980px) {
  #banner.contact > .inner > .box1 {
    width: calc(50% - 1.125rem);
  }
}
@media screen and (min-width: 1200px) {
  #banner.contact > .inner > .box1 {
    width: calc(50% - 1.25rem);
  }
}
@media screen and (min-width: 1600px) {
  #banner.contact > .inner > .box1 {
    width: calc(50% - 1.5rem);
  }
}
@media screen and (min-width: 570px) {
  #banner.contact > .inner > .box1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.contact > .inner > .box1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #banner.contact > .inner > .box1 {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.contact > .inner > .box1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #banner.contact > .inner > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.contact > .inner > .box1 {
    margin-bottom: 0;
  }
}
#banner.contact > .inner > .box1 > .img1 {
  height: auto;
  width: 100%;
  display: block;
}
#banner.contact > .inner > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 740px) {
  #banner.contact > .inner > .box2 {
    width: calc(50% - 1rem);
  }
}
@media screen and (min-width: 980px) {
  #banner.contact > .inner > .box2 {
    width: calc(50% - 1.125rem);
  }
}
@media screen and (min-width: 1200px) {
  #banner.contact > .inner > .box2 {
    width: calc(50% - 1.25rem);
  }
}
@media screen and (min-width: 1600px) {
  #banner.contact > .inner > .box2 {
    width: calc(50% - 1.5rem);
  }
}
#banner.contact > .inner > .box2 > .hdr1 {
  height: auto;
  width: 100%;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.44rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.6;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #banner.contact > .inner > .box2 > .hdr1 {
    font-size: 1.44rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #banner.contact > .inner > .box2 > .hdr1 {
    font-size: 1.82rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 980px) {
  #banner.contact > .inner > .box2 > .hdr1 {
    font-size: 2.1rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #banner.contact > .inner > .box2 > .hdr1 {
    font-size: 2.56rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #banner.contact > .inner > .box2 > .hdr1 {
    font-size: 3.06rem;
    line-height: 1.85;
  }
}
#banner.contact > .inner > .box2 > .hdr1 > .elm1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  display: inline-block;
}
@media screen and (min-width: 570px) {
  #banner.contact > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.contact > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #banner.contact > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.contact > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #banner.contact > .inner > .box2 > .hdr1 > .elm1 {
    margin-bottom: 3rem;
  }
}
#banner.contact > .inner > .box2 > .hdr1 > .elm2 {
  height: auto;
  width: 100%;
  color: #26499d;
  display: inline-block;
  font-size: 1.6em;
}

#main.contact {
  height: auto;
  width: 100%;
  margin-bottom: 6rem;
}
@media screen and (min-width: 570px) {
  #main.contact {
    margin-bottom: 7rem;
  }
}
@media screen and (min-width: 740px) {
  #main.contact {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 980px) {
  #main.contact {
    margin-bottom: 9rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact {
    margin-bottom: 12rem;
  }
}
#main.contact > .inner {
  height: auto;
  width: 100%;
}
#main.contact > .inner > .sec1 {
  height: auto;
  width: 100%;
}
#main.contact > .inner > .sec1 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 45rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner {
    max-width: 59.5rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner {
    max-width: 78rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner {
    max-width: 103.5rem;
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner {
    max-width: 110rem;
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner {
    max-width: 106rem;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
#main.contact > .inner > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 2.625rem;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
#main.contact > .inner > .sec1 > .inner > .box1 > [class^=par] {
  height: auto;
  width: 100%;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner > .box1 > [class^=par] {
    font-size: 1.3rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box1 > [class^=par] {
    font-size: 1.4rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner > .box1 > [class^=par] {
    font-size: 1.5rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner > .box1 > [class^=par] {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner > .box1 > [class^=par] {
    font-size: 1.7rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box1 > [class^=par] {
    text-align: center;
  }
}
#main.contact > .inner > .sec1 > .inner > .box1 > [class^=par]:not(:last-of-type) {
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner > .box1 > [class^=par]:not(:last-of-type) {
    margin-bottom: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box1 > [class^=par]:not(:last-of-type) {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner > .box1 > [class^=par]:not(:last-of-type) {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner > .box1 > [class^=par]:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner > .box1 > [class^=par]:not(:last-of-type) {
    margin-bottom: 1.5rem;
  }
}
#main.contact > .inner > .sec1 > .inner > .box2 {
  height: auto;
  width: 100%;
}
#main.contact > .inner > .sec1 > .inner > .box2 .frm1 {
  height: auto;
  width: 100%;
}
#main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 {
  height: auto;
  width: 100%;
  border-bottom: 0.1rem solid #d0d0d0;
}
#main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] {
  height: auto;
  width: 100%;
  padding: 1.5rem 0rem;
  border-top: 0.1rem solid #d0d0d0;
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] {
    padding: 1.75rem 0rem;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] {
    padding: 2rem 0rem;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] {
    padding: 2.25rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] {
    padding: 2.5rem 0rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] {
    padding: 3rem 0rem;
  }
}
#main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  font-weight: 700;
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.3rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.4rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.5rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.7rem;
    line-height: 1.85;
  }
}
#main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .trm1 > .elm2 {
  color: #e73562;
  font-size: 0.8em;
  margin-left: 0.5em;
}
#main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 {
  height: auto;
  width: 100%;
}
#main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipt1 {
  height: auto;
  width: 100%;
  padding: 0.75rem 0.75rem;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f8f8f8;
  border: none;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipt1 {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipt1 {
    padding: 1rem 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipt1 {
    padding: 1.125rem 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipt1 {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipt1 {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipt1 {
    font-size: 1.3rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipt1 {
    font-size: 1.4rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipt1 {
    font-size: 1.5rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipt1 {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipt1 {
    font-size: 1.7rem;
    line-height: 1.85;
  }
}
#main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box2 {
  height: auto;
  width: 100%;
  padding: 1.5rem 0rem;
  border-bottom: 0.1rem solid #d0d0d0;
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box2 {
    padding: 1.75rem 0rem;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box2 {
    padding: 2rem 0rem;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box2 {
    padding: 2.25rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box2 {
    padding: 2.5rem 0rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box2 {
    padding: 3rem 0rem;
  }
}
#main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box2 > .par1 {
  height: auto;
  width: 100%;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  text-align: center;
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box2 > .par1 {
    font-size: 1.3rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box2 > .par1 {
    font-size: 1.4rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box2 > .par1 {
    font-size: 1.5rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box2 > .par1 {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box2 > .par1 {
    font-size: 1.7rem;
    line-height: 1.85;
  }
}
#main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box2 > .par1 > .lnk1 {
  border-bottom: 0.1rem dotted #26499d;
}
#main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box2 > .par1 > .lnk1.hov {
  transition: opacity 0.35s;
}
#main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box2 > .par1 > .lnk1.hov:hover {
  opacity: 0.5;
}
#main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 {
  height: auto;
  width: 100%;
  padding: 1.5rem 0rem;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 {
    padding: 1.75rem 0rem;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 {
    padding: 2rem 0rem;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 {
    padding: 2.25rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 {
    padding: 2.5rem 0rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 {
    padding: 3rem 0rem;
  }
}
#main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips] {
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 3.2;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #26499d;
  border: 0.2rem solid #26499d;
  border-radius: 0;
  color: #ffffff;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center;
  width: 13rem;
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips] {
    font-size: 1.3rem;
    line-height: 3.3;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips] {
    font-size: 1.4rem;
    line-height: 3.4;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips] {
    font-size: 1.5rem;
    line-height: 3.5;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips] {
    font-size: 1.6rem;
    line-height: 3.6;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips] {
    font-size: 1.7rem;
    line-height: 3.7;
  }
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips] {
    width: 14.5rem;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips] {
    width: 16rem;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips] {
    width: 18.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips] {
    width: 20rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips] {
    width: 21.5rem;
  }
}
#main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips].hov {
  transition: opacity 0.35s;
}
#main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips].hov:hover {
  opacity: 0.5;
}
#main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips]:not(:first-of-type) {
  margin-left: 1.5rem;
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips]:not(:first-of-type) {
    margin-left: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips]:not(:first-of-type) {
    margin-left: 2rem;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips]:not(:first-of-type) {
    margin-left: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips]:not(:first-of-type) {
    margin-left: 2.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips]:not(:first-of-type) {
    margin-left: 3rem;
  }
}
#main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips]:disabled {
  opacity: 0.5;
}
#main.contact > .inner > .sec1 > .inner > .box2 .frm1 > .box3 [class*=ips].wpcf7c-btn-back {
  background-color: transparent;
  color: #26499d;
}
#main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-spinner {
  display: none;
}
#main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-not-valid-tip {
  height: auto;
  width: 100%;
  margin-top: 0.75rem;
  font-size: 0.96rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  color: #e73562;
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-not-valid-tip {
    margin-top: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-not-valid-tip {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-not-valid-tip {
    margin-top: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-not-valid-tip {
    margin-top: 1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-not-valid-tip {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-not-valid-tip {
    font-size: 1.04rem;
    line-height: 1.32;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-not-valid-tip {
    font-size: 1.12rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-not-valid-tip {
    font-size: 1.2rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-not-valid-tip {
    font-size: 1.28rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-not-valid-tip {
    font-size: 1.36rem;
    line-height: 1.48;
  }
}
#main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-response-output {
  height: auto;
  width: 100%;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  margin-top: 3rem;
  padding: 0.75rem 0.75rem;
  border: 0.2rem solid #e73562;
  color: #e73562;
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-response-output {
    font-size: 1.3rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-response-output {
    font-size: 1.4rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-response-output {
    font-size: 1.5rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-response-output {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-response-output {
    font-size: 1.7rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-response-output {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-response-output {
    margin-top: 4rem;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-response-output {
    margin-top: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-response-output {
    margin-top: 5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-response-output {
    margin-top: 6rem;
  }
}
@media screen and (min-width: 570px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-response-output {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-response-output {
    padding: 1rem 1rem;
  }
}
@media screen and (min-width: 980px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-response-output {
    padding: 1.125rem 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-response-output {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-response-output {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (min-width: 740px) {
  #main.contact > .inner > .sec1 > .inner > .box2 .wpcf7-response-output {
    text-align: center;
  }
}

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