@charset "UTF-8";
#banner.page.contact {
  height: auto;
  width: 100%;
  padding-top: 5rem;
}
@media screen and (min-width: 768px) {
  #banner.page.contact {
    padding-top: 6rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.page.contact {
    padding-top: 11rem;
  }
}
#banner.page.contact > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 120rem;
  position: relative;
}
#banner.page.contact > .inner > .box1 {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
#banner.page.contact > .inner > .box1::before {
  background-color: #1DA0E9;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: calc(50% - 50vw);
  position: absolute;
  top: 0;
  width: 100vw;
  z-index: -1;
}
@media screen and (min-width: 1200px) {
  #banner.page.contact > .inner > .box1::before {
    height: calc(100% + 11rem);
    top: -11rem;
  }
}
#banner.page.contact > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  padding: 1.5rem;
}
@media screen and (min-width: 768px) {
  #banner.page.contact > .inner > .box1 > .box1 {
    padding: 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.page.contact > .inner > .box1 > .box1 {
    padding: 0 2rem 2rem;
  }
}
@media screen and (min-width: 768px) {
  #banner.page.contact > .inner > .box1 > .box1 {
    width: calc(100% - 17.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #banner.page.contact > .inner > .box1 > .box1 {
    width: calc(100% - 19.5rem);
  }
}
#banner.page.contact > .inner > .box1 > .box1 > .box1 {
  margin-right: 0.75rem;
  height: auto;
  width: 5rem;
}
@media screen and (min-width: 768px) {
  #banner.page.contact > .inner > .box1 > .box1 > .box1 {
    margin-right: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.page.contact > .inner > .box1 > .box1 > .box1 {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 768px) {
  #banner.page.contact > .inner > .box1 > .box1 > .box1 {
    width: 6rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.page.contact > .inner > .box1 > .box1 > .box1 {
    width: 7rem;
  }
}
#banner.page.contact > .inner > .box1 > .box1 > .box1 > .img {
  height: auto;
  width: 100%;
  display: block;
}
#banner.page.contact > .inner > .box1 > .box1 > .box2 {
  height: auto;
  width: calc(100% - 6.5rem);
}
@media screen and (min-width: 768px) {
  #banner.page.contact > .inner > .box1 > .box1 > .box2 {
    width: auto;
  }
}
#banner.page.contact > .inner > .box1 > .box1 > .box2 > .phd {
  height: auto;
  width: 100%;
  font-size: 1.96rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  color: #ffffff;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #banner.page.contact > .inner > .box1 > .box1 > .box2 > .phd {
    font-size: 2.1rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 1200px) {
  #banner.page.contact > .inner > .box1 > .box1 > .box2 > .phd {
    font-size: 2.24rem;
    line-height: 1.44;
  }
}
@media screen and (min-width: 768px) {
  #banner.page.contact > .inner > .box1 > .box1 > .box2 > .phd {
    white-space: nowrap;
  }
}
#banner.page.contact > .inner > .box1 > .box1 > .box3 {
  height: auto;
  width: 100%;
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  #banner.page.contact > .inner > .box1 > .box1 > .box3 {
    margin-left: 3.5rem;
    margin-top: 0;
    position: relative;
    width: auto;
  }
}
@media screen and (min-width: 1200px) {
  #banner.page.contact > .inner > .box1 > .box1 > .box3 {
    margin-left: 4rem;
  }
}
@media screen and (min-width: 768px) {
  #banner.page.contact > .inner > .box1 > .box1 > .box3::before {
    background-color: #ffffff;
    content: "";
    display: block;
    height: 100rem;
    left: -1.75rem;
    position: absolute;
    top: -1.75rem;
    width: 0.4rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.page.contact > .inner > .box1 > .box1 > .box3::before {
    left: -2rem;
    top: -2rem;
    width: 0.5rem;
  }
}
#banner.page.contact > .inner > .box1 > .box1 > .box3 > .phd {
  height: auto;
  width: 100%;
  font-size: 1.96rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  color: #ffffff;
  font-weight: 700;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  #banner.page.contact > .inner > .box1 > .box1 > .box3 > .phd {
    font-size: 2.1rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 1200px) {
  #banner.page.contact > .inner > .box1 > .box1 > .box3 > .phd {
    font-size: 2.24rem;
    line-height: 1.44;
  }
}
#banner.page.contact > .inner > .box1 > .box1 > .box3 > .par {
  height: auto;
  width: auto;
  font-size: 1.26rem;
  letter-spacing: 0.05em;
  line-height: 1.28;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  #banner.page.contact > .inner > .box1 > .box1 > .box3 > .par {
    font-size: 1.35rem;
    line-height: 1.36;
  }
}
@media screen and (min-width: 1200px) {
  #banner.page.contact > .inner > .box1 > .box1 > .box3 > .par {
    font-size: 1.44rem;
    line-height: 1.44;
  }
}
#banner.page.contact > .inner > .box1 > .box2 {
  height: auto;
  width: 100%;
  padding: 0 1.5rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #banner.page.contact > .inner > .box1 > .box2 {
    padding: 1.75rem;
    width: 17.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.page.contact > .inner > .box1 > .box2 {
    padding: 0 2rem 2rem;
    width: 19.5rem;
  }
}
#banner.page.contact > .inner > .box1 > .box2 > .lst {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
@media screen and (min-width: 768px) {
  #banner.page.contact > .inner > .box1 > .box2 > .lst {
    width: auto;
  }
}
#banner.page.contact > .inner > .box1 > .box2 > .lst > [class^=itm] {
  height: auto;
  width: auto;
}
#banner.page.contact > .inner > .box1 > .box2 > .lst > [class^=itm]:not(:last-of-type) {
  margin-right: 0.75rem;
}
@media screen and (min-width: 768px) {
  #banner.page.contact > .inner > .box1 > .box2 > .lst > [class^=itm]:not(:last-of-type) {
    margin-right: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.page.contact > .inner > .box1 > .box2 > .lst > [class^=itm]:not(:last-of-type) {
    margin-right: 1rem;
  }
}
#banner.page.contact > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk {
  display: block;
  border: 0.2rem solid #ffffff;
  border-radius: 50%;
  height: 3.5rem;
  position: relative;
  width: 3.5rem;
}
@media screen and (min-width: 768px) {
  #banner.page.contact > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk {
    border: 0.25rem solid #ffffff;
    height: 4rem;
    width: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.page.contact > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk {
    border: 0.3rem solid #ffffff;
    height: 4.5rem;
    width: 4.5rem;
  }
}
#banner.page.contact > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk > .ico {
  height: auto;
  width: auto;
  font-size: 1.68rem;
  letter-spacing: 0em;
  display: block;
  color: #ffffff;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  #banner.page.contact > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk > .ico {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.page.contact > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk > .ico {
    font-size: 1.92rem;
  }
}
#banner.page.contact > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk.hov {
  transition: background 0.35s;
}
#banner.page.contact > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk.hov:hover {
  background-color: #ffffff;
}
#banner.page.contact > .inner > .box1 > .box2 > .lst > [class^=itm] > .lnk.hov:hover > .ico {
  color: #1DA0E9;
}

#main.page.contact {
  height: auto;
  width: 100%;
  margin: 4.5rem 0rem;
}
@media screen and (min-width: 768px) {
  #main.page.contact {
    margin: 5.25rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact {
    margin: 6rem 0rem;
  }
}
#main.page.contact > .inner {
  height: auto;
  width: 100%;
}
#main.page.contact > .inner > .sec1 {
  height: auto;
  width: 100%;
}
#main.page.contact > .inner > .sec1 > .inner {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner {
    margin: 0 auto;
    max-width: 103.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner {
    max-width: 104rem;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
  padding: 0rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 5.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 {
    padding: 0rem 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 {
    padding: 0rem 2rem;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box1 > .par {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .par {
    margin-bottom: 3.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .par {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .par {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .par {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .par {
    text-align: center;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box1 > .lst {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm {
  height: auto;
  width: 100%;
  border-radius: 0.75rem;
  border: 0.2rem solid #1DA0E9;
  margin: 0 auto;
  max-width: 40rem;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm {
    border-radius: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm {
    border-radius: 1rem;
  }
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm {
    border: 0.25rem solid #1DA0E9;
    margin: 0;
    width: 30rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm {
    border: 0.3rem solid #1DA0E9;
    width: 32.5rem;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm:not(:last-of-type) {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm:not(:last-of-type) {
    margin-bottom: 0;
    margin-right: 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm:not(:last-of-type) {
    margin-right: 2rem;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk {
  height: auto;
  width: 100%;
  padding: 0.75rem 0.75rem;
  align-items: center;
  display: flex;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk {
    padding: 1rem 1rem;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk > .txt1 {
  height: auto;
  width: 100%;
  background-color: #1DA0E9;
  border-radius: 50%;
  display: block;
  height: 3rem;
  position: relative;
  width: 3rem;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk > .txt1 {
    height: 3.25rem;
    width: 3.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk > .txt1 {
    height: 3.5rem;
    width: 3.5rem;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk > .txt1 > .ico {
  font-size: 1.4rem;
  letter-spacing: 0em;
  color: #ffffff;
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk > .txt1 > .ico {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk > .txt1 > .ico {
    font-size: 1.6rem;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk > .txt2 {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.92;
  font-weight: 500;
  height: auto;
  width: calc(100% - 3.75rem);
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk > .txt2 {
    font-size: 1.5rem;
    line-height: 2.04;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk > .txt2 {
    font-size: 1.6rem;
    line-height: 2.16;
  }
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk > .txt2 {
    width: calc(100% - 4.125rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk > .txt2 {
    width: calc(100% - 4.5rem);
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk.hov {
  transition: background-color 0.35s;
}
#main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk.hov > .txt1 {
  transition: background-color 0.35s;
}
#main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk.hov:hover {
  background-color: #1DA0E9;
}
#main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk.hov:hover > .txt1 {
  background-color: #ffffff;
}
#main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk.hov:hover > .txt1 > .ico {
  color: #1DA0E9;
}
#main.page.contact > .inner > .sec1 > .inner > .box1 > .lst > .itm > .lnk.hov:hover > .txt2 {
  color: #ffffff;
}
#main.page.contact > .inner > .sec1 > .inner > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 {
    padding: 0 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 {
    padding: 0 2rem;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm {
  height: auto;
  width: 100%;
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box1 {
  height: auto;
  width: 100%;
  background-color: #1DA0E9;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box1 {
    border-radius: 1.75rem 1.75rem 0 0;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box1 {
    border-radius: 2rem 2rem 0 0;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box1 > .phd {
  height: auto;
  width: 100%;
  font-size: 1.68rem;
  letter-spacing: 0.05em;
  padding: 1.5rem 0rem;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box1 > .phd {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box1 > .phd {
    font-size: 1.92rem;
  }
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box1 > .phd {
    padding: 1.75rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box1 > .phd {
    padding: 2rem 0rem;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 {
    background-color: #1DA0E9;
    border-radius: 0 0 1.75rem 1.75rem;
    padding: 0 3.5rem 3.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 {
    border-radius: 0 0 2rem 2rem;
    padding: 0 4rem 4rem;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 {
  height: auto;
  width: 100%;
  padding: 1.5rem 1.5rem;
  background-color: #ffffff;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 {
    padding: 2rem 2rem;
  }
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 {
    border-radius: 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 {
    border-radius: 2rem;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] {
  height: auto;
  width: 100%;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst]:not(:last-of-type) {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 2rem;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .trm {
  padding: 0.75rem 0rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 15rem;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .trm {
    padding: 0.875rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .trm {
    padding: 1rem 0rem;
  }
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .trm {
    width: 17.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .trm {
    width: 20rem;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .trm > .txt1 {
  height: auto;
  width: auto;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  display: block;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .trm > .txt1 {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .trm > .txt1 {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .trm > .txt2 {
  height: auto;
  width: auto;
  font-size: 1.12rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  background-color: #1DA0E9;
  border-radius: 0.8em;
  color: #ffffff;
  display: block;
  padding: 0 0.5em;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .trm > .txt2 {
    font-size: 1.2rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .trm > .txt2 {
    font-size: 1.28rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .trm > .txt2 {
    border-radius: 0.85em;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .trm > .txt2 {
    border-radius: 0.9em;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .dsc {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .dsc {
    width: calc(100% - 19.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .dsc {
    width: calc(100% - 21.75rem);
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .dsc > .ipt {
  height: auto;
  width: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  padding: 0.75rem 0.75rem;
  border-radius: 0.75rem;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #f0f0f0;
  border: none;
  color: #303030;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .dsc > .ipt {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .dsc > .ipt {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .dsc > .ipt {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .dsc > .ipt {
    padding: 1rem 1rem;
  }
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .dsc > .ipt {
    border-radius: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .dsc > .ipt {
    border-radius: 1rem;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .dsc .error {
  height: auto;
  width: 100%;
  margin-top: 0.75rem;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #E4047F;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .dsc .error {
    margin-top: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .dsc .error {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .dsc .error {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box2 > .box1 > [class^=lst] > .dsc .error {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 {
  height: auto;
  width: 100%;
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par {
  height: auto;
  width: 100%;
  display: flex;
  justify-content: center;
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt] {
  position: relative;
  height: auto;
  width: 12.5rem;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt] {
    width: 15rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt] {
    width: 20rem;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt]:nth-of-type(2) {
  margin-right: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt]:nth-of-type(2) {
    margin-right: 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt]:nth-of-type(2) {
    margin-right: 2rem;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt]::after {
  font-size: 1.4rem;
  letter-spacing: 0em;
  color: #1DA0E9;
  content: "";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-size: 1em;
  font-weight: bold;
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt]::after {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt]::after {
    font-size: 1.6rem;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt].txt2 {
  display: none;
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt].txt2::after {
  left: 0.5em;
  right: auto;
  transform: translateY(-50%) rotate(180deg);
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt].txt3 {
  display: none;
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt] > .ipb {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 2.56;
  border-radius: 0.75rem;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #ffffff;
  border: 0.2rem solid #1DA0E9;
  color: #000000;
  cursor: pointer;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  text-align: center;
  width: 12.5rem;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt] > .ipb {
    font-size: 1.5rem;
    line-height: 2.72;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt] > .ipb {
    font-size: 1.6rem;
    line-height: 2.88;
  }
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt] > .ipb {
    border-radius: 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt] > .ipb {
    border-radius: 1rem;
  }
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt] > .ipb {
    border: 0.25rem solid #1DA0E9;
    width: 15rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt] > .ipb {
    border: 0.3rem solid #1DA0E9;
    width: 20rem;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt].hov::after {
  transition: transform 0.35s;
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt].hov > .ipb {
  transition: background-color 0.35s;
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt].hov:hover::after {
  color: #ffffff;
  transform: translate(0.25em, -50%);
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt].hov:hover > .ipb {
  background-color: #1DA0E9;
  color: #ffffff;
}
#main.page.contact > .inner > .sec1 > .inner > .box2 .frm > .box3 > .par > [class^=txt].hov:hover.txt2::after {
  transform: translate(-0.25em, -50%) rotate(180deg);
}
#main.page.contact > .inner > .sec1 > .inner > .box2 > .mw_wp_form.mw_wp_form_confirm .frm > .box2 > .box1 > [class^=lst] > .dsc {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  padding: 0.75rem 0.75rem;
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 > .mw_wp_form.mw_wp_form_confirm .frm > .box2 > .box1 > [class^=lst] > .dsc {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 > .mw_wp_form.mw_wp_form_confirm .frm > .box2 > .box1 > [class^=lst] > .dsc {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 768px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 > .mw_wp_form.mw_wp_form_confirm .frm > .box2 > .box1 > [class^=lst] > .dsc {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.page.contact > .inner > .sec1 > .inner > .box2 > .mw_wp_form.mw_wp_form_confirm .frm > .box2 > .box1 > [class^=lst] > .dsc {
    padding: 1rem 1rem;
  }
}
#main.page.contact > .inner > .sec1 > .inner > .box2 > .mw_wp_form.mw_wp_form_confirm .frm > .box3 > .par > .txt1 {
  display: none;
}
#main.page.contact > .inner > .sec1 > .inner > .box2 > .mw_wp_form.mw_wp_form_confirm .frm > .box3 > .par > .txt2, #main.page.contact > .inner > .sec1 > .inner > .box2 > .mw_wp_form.mw_wp_form_confirm .frm > .box3 > .par > .txt3 {
  display: block;
}

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