/**
 * filename: inquiry.css
 * version: 2.0
 **/
/**
 * filename: shared.css
 * version: 2.0
 **/
/*** #banner ***/
#banner.inquiry {
  height: auto;
  width: 100%;
}
#banner.inquiry > .inner {
  height: auto;
  width: 100%;
  padding: 4.5rem 1.5rem;
}
@media screen and (min-width: 560px) {
  #banner.inquiry > .inner {
    padding: 5.25rem 2.1rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.inquiry > .inner {
    padding: 6rem 2.8rem;
  }
}
@media screen and (min-width: 990px) {
  #banner.inquiry > .inner {
    padding: 7.5rem 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.inquiry > .inner {
    padding: 9rem 5.4rem;
  }
}
@media screen and (min-width: 1600px) {
  #banner.inquiry > .inner {
    padding: 12rem 8rem;
  }
}
#banner.inquiry > .inner > .box1 {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#banner.inquiry > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 560px) {
  #banner.inquiry > .inner > .box1 > .box1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.inquiry > .inner > .box1 > .box1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 990px) {
  #banner.inquiry > .inner > .box1 > .box1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #banner.inquiry > .inner > .box1 > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #banner.inquiry > .inner > .box1 > .box1 {
    margin-bottom: 4rem;
  }
}
#banner.inquiry > .inner > .box1 > .box1 > .hdr1 {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1.125rem;
  line-height: 1.8;
  color: #181615;
  font-weight: 500;
  padding-left: 1em;
  position: relative;
}
@media screen and (min-width: 560px) {
  #banner.inquiry > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 740px) {
  #banner.inquiry > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.215rem;
    line-height: 2;
  }
}
@media screen and (min-width: 990px) {
  #banner.inquiry > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.26rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #banner.inquiry > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.305rem;
    line-height: 2.2;
  }
}
@media screen and (min-width: 1600px) {
  #banner.inquiry > .inner > .box1 > .box1 > .hdr1 {
    font-size: 1.35rem;
    line-height: 2.3;
  }
}
#banner.inquiry > .inner > .box1 > .box1 > .hdr1::before {
  background-color: #238759;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 0.5em;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.5em;
}
#banner.inquiry > .inner > .box1 > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 740px) {
  #banner.inquiry > .inner > .box1 > .box2 {
    width: calc(50% - 1rem);
  }
}
@media screen and (min-width: 990px) {
  #banner.inquiry > .inner > .box1 > .box2 {
    width: calc(50% - 1.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #banner.inquiry > .inner > .box1 > .box2 {
    width: calc(50% - 1.5rem);
  }
}
@media screen and (min-width: 1600px) {
  #banner.inquiry > .inner > .box1 > .box2 {
    width: calc(50% - 2rem);
  }
}
@media screen and (min-width: 560px) {
  #banner.inquiry > .inner > .box1 > .box2 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #banner.inquiry > .inner > .box1 > .box2 {
    margin-bottom: 0;
  }
}
#banner.inquiry > .inner > .box1 > .box2 > .hdr1 {
  height: auto;
  width: 100%;
  font-family: "PT Sans", sans-serif;
  letter-spacing: 0.075em;
  font-size: 3.125rem;
  line-height: 1.08;
  color: #605a58;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (min-width: 560px) {
  #banner.inquiry > .inner > .box1 > .box2 > .hdr1 {
    font-size: 3.25rem;
    line-height: 1.14;
  }
}
@media screen and (min-width: 740px) {
  #banner.inquiry > .inner > .box1 > .box2 > .hdr1 {
    font-size: 3.375rem;
    line-height: 1.2;
  }
}
@media screen and (min-width: 990px) {
  #banner.inquiry > .inner > .box1 > .box2 > .hdr1 {
    font-size: 3.5rem;
    line-height: 1.26;
  }
}
@media screen and (min-width: 1200px) {
  #banner.inquiry > .inner > .box1 > .box2 > .hdr1 {
    font-size: 3.625rem;
    line-height: 1.32;
  }
}
@media screen and (min-width: 1600px) {
  #banner.inquiry > .inner > .box1 > .box2 > .hdr1 {
    font-size: 3.75rem;
    line-height: 1.38;
  }
}
#banner.inquiry > .inner > .box1 > .box3 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 740px) {
  #banner.inquiry > .inner > .box1 > .box3 {
    width: calc(50% - 1rem);
  }
}
@media screen and (min-width: 990px) {
  #banner.inquiry > .inner > .box1 > .box3 {
    width: calc(50% - 1.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #banner.inquiry > .inner > .box1 > .box3 {
    width: calc(50% - 1.5rem);
  }
}
@media screen and (min-width: 1600px) {
  #banner.inquiry > .inner > .box1 > .box3 {
    width: calc(50% - 2rem);
  }
}
#banner.inquiry > .inner > .box1 > .box3 > .par1 {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1.25rem;
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (min-width: 560px) {
  #banner.inquiry > .inner > .box1 > .box3 > .par1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 740px) {
  #banner.inquiry > .inner > .box1 > .box3 > .par1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (min-width: 990px) {
  #banner.inquiry > .inner > .box1 > .box3 > .par1 {
    font-size: 1.4rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #banner.inquiry > .inner > .box1 > .box3 > .par1 {
    font-size: 1.45rem;
    line-height: 2.2;
  }
}
@media screen and (min-width: 1600px) {
  #banner.inquiry > .inner > .box1 > .box3 > .par1 {
    font-size: 1.5rem;
    line-height: 2.3;
  }
}

/*** #main ***/
#main.inquiry {
  height: auto;
  width: 100%;
  margin-bottom: 6rem;
  margin-top: 3rem;
}
@media screen and (min-width: 560px) {
  #main.inquiry {
    margin-bottom: 7rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry {
    margin-bottom: 12rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry {
    margin-bottom: 16rem;
  }
}
@media screen and (min-width: 560px) {
  #main.inquiry {
    margin-top: 3.5rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry {
    margin-top: 4rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry {
    margin-top: 5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry {
    margin-top: 6rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry {
    margin-top: 8rem;
  }
}
#main.inquiry > .inner {
  height: auto;
  width: 100%;
}
#main.inquiry > .inner > .sec1 {
  height: auto;
  width: 100%;
}
#main.inquiry > .inner > .sec1:not(:last-of-type) {
  margin-bottom: 6rem;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec1:not(:last-of-type) {
    margin-bottom: 7rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec1:not(:last-of-type) {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec1:not(:last-of-type) {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec1:not(:last-of-type) {
    margin-bottom: 12rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec1:not(:last-of-type) {
    margin-bottom: 16rem;
  }
}
#main.inquiry > .inner > .sec1 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 40rem;
  padding-bottom: 0rem;
  padding-top: 0rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec1 > .inner {
    max-width: 56rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 2.1rem;
    padding-right: 2.1rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec1 > .inner {
    max-width: 74rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 2.8rem;
    padding-right: 2.8rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec1 > .inner {
    max-width: 99rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec1 > .inner {
    max-width: 120rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 5.4rem;
    padding-right: 5.4rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec1 > .inner {
    max-width: 160rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
#main.inquiry > .inner > .sec1 > .inner {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}
#main.inquiry > .inner > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  padding: 1.5rem 0rem;
  border-bottom: 0.1rem solid #d3cdca;
  border-top: 0.1rem solid #d3cdca;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 {
    padding: 1.75rem 0rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 {
    padding: 2rem 0rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 {
    padding: 2.5rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 {
    padding: 3rem 0rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 {
    padding: 4rem 0rem;
  }
}
#main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 {
    width: calc(50% - 1rem);
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 {
    width: calc(50% - 1.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 {
    width: calc(50% - 1.5rem);
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 {
    width: calc(50% - 2rem);
  }
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 {
    margin-bottom: 0;
  }
}
#main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 > .fig1 {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
}
#main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 > .fig1 > .img1 {
  display: block;
  height: 10rem;
  width: 10rem;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 > .fig1 > .img1 {
    height: 11rem;
    width: 11rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 > .fig1 > .img1 {
    height: 12rem;
    width: 12rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 > .fig1 > .img1 {
    height: 13rem;
    width: 13rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 > .fig1 > .img1 {
    height: 14rem;
    width: 14rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 > .fig1 > .img1 {
    height: 15rem;
    width: 15rem;
  }
}
#main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 > .fig1 > .cap1 {
  height: auto;
  width: auto;
}
#main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 > .fig1 > .cap1 > .elm1 {
  height: auto;
  width: 100%;
  font-family: "PT Sans", sans-serif;
  letter-spacing: 0.075em;
  font-size: 1.75rem;
  line-height: 1.8;
  display: block;
  font-weight: 700;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 > .fig1 > .cap1 > .elm1 {
    font-size: 1.82rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 > .fig1 > .cap1 > .elm1 {
    font-size: 1.89rem;
    line-height: 2;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 > .fig1 > .cap1 > .elm1 {
    font-size: 1.96rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 > .fig1 > .cap1 > .elm1 {
    font-size: 2.03rem;
    line-height: 2.2;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box1 > .fig1 > .cap1 > .elm1 {
    font-size: 2.1rem;
    line-height: 2.3;
  }
}
#main.inquiry > .inner > .sec1 > .inner > .box1 > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box2 {
    width: calc(50% - 1rem);
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box2 {
    width: calc(50% - 1.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box2 {
    width: calc(50% - 1.5rem);
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box2 {
    width: calc(50% - 2rem);
  }
}
#main.inquiry > .inner > .sec1 > .inner > .box1 > .box2 > [class^=lst] {
  height: auto;
  width: 100%;
  font-family: "PT Sans", sans-serif;
  letter-spacing: 0.075em;
  font-size: 1.25rem;
  line-height: 1.8;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box2 > [class^=lst] {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box2 > [class^=lst] {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box2 > [class^=lst] {
    font-size: 1.4rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box2 > [class^=lst] {
    font-size: 1.45rem;
    line-height: 2.2;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box2 > [class^=lst] {
    font-size: 1.5rem;
    line-height: 2.3;
  }
}
#main.inquiry > .inner > .sec1 > .inner > .box1 > .box2 > [class^=lst]:not(:last-of-type) {
  margin-bottom: 0.375rem;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box2 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 0.4375rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box2 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box2 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 0.625rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box2 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 0.75rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec1 > .inner > .box1 > .box2 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 1rem;
  }
}
#main.inquiry > .inner > .sec1 > .inner > .box1 > .box2 > [class^=lst] > .trm1 {
  height: auto;
  width: 6em;
  font-weight: 700;
}
#main.inquiry > .inner > .sec1 > .inner > .box1 > .box2 > [class^=lst] > .dsc1 {
  height: auto;
  width: calc(100% - 8em);
}
#main.inquiry > .inner > .sec1 > .inner > .box2 {
  height: auto;
  width: auto;
}
#main.inquiry > .inner > .sec1 > .inner > .box2 > .par1 {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1rem;
  line-height: 1.44;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec1 > .inner > .box2 > .par1 {
    margin-bottom: 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec1 > .inner > .box2 > .par1 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec1 > .inner > .box2 > .par1 {
    margin-bottom: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec1 > .inner > .box2 > .par1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec1 > .inner > .box2 > .par1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec1 > .inner > .box2 > .par1 {
    font-size: 1.04rem;
    line-height: 1.52;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec1 > .inner > .box2 > .par1 {
    font-size: 1.08rem;
    line-height: 1.6;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec1 > .inner > .box2 > .par1 {
    font-size: 1.12rem;
    line-height: 1.68;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec1 > .inner > .box2 > .par1 {
    font-size: 1.16rem;
    line-height: 1.76;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec1 > .inner > .box2 > .par1 {
    font-size: 1.2rem;
    line-height: 1.84;
  }
}
#main.inquiry > .inner > .sec1 > .inner > .box2 > .lst1 {
  height: auto;
  width: 100%;
}
#main.inquiry > .inner > .sec1 > .inner > .box2 > .lst1 > [class^=itm] {
  height: auto;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1rem;
  line-height: 1.44;
  padding-left: 1em;
  position: relative;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec1 > .inner > .box2 > .lst1 > [class^=itm] {
    font-size: 1.04rem;
    line-height: 1.52;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec1 > .inner > .box2 > .lst1 > [class^=itm] {
    font-size: 1.08rem;
    line-height: 1.6;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec1 > .inner > .box2 > .lst1 > [class^=itm] {
    font-size: 1.12rem;
    line-height: 1.68;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec1 > .inner > .box2 > .lst1 > [class^=itm] {
    font-size: 1.16rem;
    line-height: 1.76;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec1 > .inner > .box2 > .lst1 > [class^=itm] {
    font-size: 1.2rem;
    line-height: 1.84;
  }
}
#main.inquiry > .inner > .sec1 > .inner > .box2 > .lst1 > [class^=itm] > .elm1 {
  height: auto;
  width: auto;
  display: inline-block;
  left: 0;
  position: absolute;
  top: 0;
}
#main.inquiry > .inner > .sec2 {
  height: auto;
  width: 100%;
}
#main.inquiry > .inner > .sec2:not(:last-of-type) {
  margin-bottom: 6rem;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2:not(:last-of-type) {
    margin-bottom: 7rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2:not(:last-of-type) {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2:not(:last-of-type) {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2:not(:last-of-type) {
    margin-bottom: 12rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2:not(:last-of-type) {
    margin-bottom: 16rem;
  }
}
#main.inquiry > .inner > .sec2 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 40rem;
  padding-bottom: 0rem;
  padding-top: 0rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner {
    max-width: 56rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 2.1rem;
    padding-right: 2.1rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner {
    max-width: 74rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 2.8rem;
    padding-right: 2.8rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner {
    max-width: 99rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner {
    max-width: 120rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 5.4rem;
    padding-right: 5.4rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner {
    max-width: 160rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
#main.inquiry > .inner > .sec2 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box1 {
    width: calc(25% - 1.5rem);
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box1 {
    width: calc(25% - 2rem);
  }
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner > .box1 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box1 {
    margin-bottom: 0;
  }
}
#main.inquiry > .inner > .sec2 > .inner > .box1 > .hdr1 {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1.25rem;
  line-height: 1.8;
  color: #181615;
  font-weight: 500;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner > .box1 > .hdr1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box1 > .hdr1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box1 > .hdr1 {
    font-size: 1.4rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box1 > .hdr1 {
    font-size: 1.45rem;
    line-height: 2.2;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box1 > .hdr1 {
    font-size: 1.5rem;
    line-height: 2.3;
  }
}
#main.inquiry > .inner > .sec2 > .inner > .box1 > .hdr2 {
  height: auto;
  width: 100%;
  font-family: "PT Sans", sans-serif;
  letter-spacing: 0.075em;
  font-size: 1.25rem;
  line-height: 1.8;
  color: #605a58;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner > .box1 > .hdr2 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box1 > .hdr2 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box1 > .hdr2 {
    font-size: 1.4rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box1 > .hdr2 {
    font-size: 1.45rem;
    line-height: 2.2;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box1 > .hdr2 {
    font-size: 1.5rem;
    line-height: 2.3;
  }
}
#main.inquiry > .inner > .sec2 > .inner > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 {
    width: calc(75% - 1.5rem);
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 {
    width: calc(75% - 2rem);
  }
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box1 {
    margin-bottom: 4rem;
  }
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box1 > .par1 {
  height: auto;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1.25rem;
  line-height: 1.44;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box1 > .par1 {
    font-size: 1.3rem;
    line-height: 1.52;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box1 > .par1 {
    font-size: 1.35rem;
    line-height: 1.6;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box1 > .par1 {
    font-size: 1.4rem;
    line-height: 1.68;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box1 > .par1 {
    font-size: 1.45rem;
    line-height: 1.76;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box1 > .par1 {
    font-size: 1.5rem;
    line-height: 1.84;
  }
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 {
    margin-bottom: 4rem;
  }
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 {
  height: auto;
  width: 100%;
  background-color: #ffffff;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 {
  height: auto;
  width: 100%;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] {
  height: auto;
  width: 100%;
  padding: 0.75rem 0.75rem;
  border-bottom: 0.2rem solid #d3cdca;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] {
    padding: 1rem 1rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] {
    padding: 2rem 2rem;
  }
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
  height: auto;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1.125rem;
  line-height: 1.8;
  margin-bottom: 0.375rem;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.215rem;
    line-height: 2;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.26rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.305rem;
    line-height: 2.2;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.35rem;
    line-height: 2.3;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 0.4375rem;
    width: 16rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 0;
    width: 18rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
    width: 20rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .trm1 {
    width: 22rem;
  }
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .trm1 > .elm2 {
  color: #238759;
  display: inline-block;
  font-size: 0.8em;
  margin-left: 1em;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 {
  height: auto;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1.125rem;
  line-height: 1.8;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 {
    font-size: 1.215rem;
    line-height: 2;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 {
    font-size: 1.26rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 {
    font-size: 1.305rem;
    line-height: 2.2;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 {
    font-size: 1.35rem;
    line-height: 2.3;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 {
    width: calc(100% - 18rem);
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 {
    width: calc(100% - 20.5rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 {
    width: calc(100% - 23rem);
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 {
    width: calc(100% - 26rem);
  }
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipt1 {
  height: auto;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1.125rem;
  line-height: 1.8;
  appearance: none;
  background-color: #f0efee;
  border: 0.1rem solid #c7bdb8;
  border-radius: 0;
  color: #302c2a;
  display: block;
  margin: 0;
  padding: 0.5em;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipt1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipt1 {
    font-size: 1.215rem;
    line-height: 2;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipt1 {
    font-size: 1.26rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipt1 {
    font-size: 1.305rem;
    line-height: 2.2;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipt1 {
    font-size: 1.35rem;
    line-height: 2.3;
  }
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipt1.wpcf7-not-valid {
  border: 0.1rem solid #c84a28;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipr1 {
  height: auto;
  width: 100%;
  border: 0.1rem solid #c7bdb8;
  display: block;
  padding: 0.81em;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipr1.wpcf7-not-valid {
  border: 0.1rem solid #c84a28;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipr1 .wpcf7-list-item {
  margin: 0;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipr1 .wpcf7-list-item:not(:last-of-type) {
  margin-right: 2em;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipr1 .wpcf7-list-item input[type=radio] {
  display: none;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipr1 .wpcf7-list-item input[type=radio] + .wpcf7-list-item-label {
  cursor: pointer;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipr1 .wpcf7-list-item input[type=radio] + .wpcf7-list-item-label::before {
  color: #d3cdca;
  content: "\f111";
  display: inline-block;
  font: var(--fa-font-regular);
  margin-right: 0.25em;
  vertical-align: center;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box1 > [class^=lst] > .dsc1 .ipr1 .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before {
  color: #238759;
  content: "\f192";
  font: var(--fa-font-solid);
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 {
  height: auto;
  width: 100%;
  padding: 0.75rem 0.75rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 {
    padding: 1rem 1rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 {
    padding: 2rem 2rem;
  }
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 {
  height: auto;
  width: auto;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] {
  height: auto;
  width: 100%;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .trm1 {
  height: auto;
  width: 100%;
  margin-bottom: 0.375rem;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1.125rem;
  line-height: 1.8;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 0.4375rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 0.625rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .trm1 {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.215rem;
    line-height: 2;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.26rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.305rem;
    line-height: 2.2;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .trm1 {
    font-size: 1.35rem;
    line-height: 2.3;
  }
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .trm1 > .elm1 > .lnk1 {
  border-bottom: 0.1rem dotted #d3cdca;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .trm1 > .elm1 > .lnk1.hov {
  transition: opacity 0.5s;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .trm1 > .elm1 > .lnk1.hov:hover {
  opacity: 0.7;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .trm1 > .elm2 {
  color: #238759;
  display: inline-block;
  font-size: 0.8em;
  margin-left: 1em;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .dsc1 {
  height: auto;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1.125rem;
  line-height: 1.8;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .dsc1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .dsc1 {
    font-size: 1.215rem;
    line-height: 2;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .dsc1 {
    font-size: 1.26rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .dsc1 {
    font-size: 1.305rem;
    line-height: 2.2;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .dsc1 {
    font-size: 1.35rem;
    line-height: 2.3;
  }
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .dsc1 .ipc1 {
  height: auto;
  width: 100%;
  display: block;
  padding: 0;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .dsc1 .ipc1 .wpcf7-list-item {
  margin: 0;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .dsc1 .ipc1 .wpcf7-list-item input[type=checkbox] {
  display: none;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .dsc1 .ipc1 .wpcf7-list-item input[type=checkbox] + .wpcf7-list-item-label {
  cursor: pointer;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .dsc1 .ipc1 .wpcf7-list-item input[type=checkbox] + .wpcf7-list-item-label::before {
  color: #d3cdca;
  content: "\f0c8";
  display: inline-block;
  font: var(--fa-font-regular);
  margin-right: 0.25em;
  vertical-align: center;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box1 > [class^=lst] > .dsc1 .ipc1 .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  color: #238759;
  content: "\f14a";
  font: var(--fa-font-solid);
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box2 {
  height: auto;
  width: auto;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box2 > .par1 {
  height: auto;
  width: 100%;
  font-family: "PT Sans", sans-serif;
  letter-spacing: 0.075em;
  font-size: 1.125rem;
  line-height: 1.8;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box2 > .par1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box2 > .par1 {
    font-size: 1.215rem;
    line-height: 2;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box2 > .par1 {
    font-size: 1.26rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box2 > .par1 {
    font-size: 1.305rem;
    line-height: 2.2;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box2 > .par1 {
    font-size: 1.35rem;
    line-height: 2.3;
  }
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box2 > .par1 .ipb1 {
  appearance: none;
  background-color: #f0efee;
  border: 0.2rem solid #181615;
  border-radius: 50%;
  color: #181615;
  cursor: pointer;
  display: block;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  height: 8em;
  text-transform: uppercase;
  width: 8em;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box2 > .par1 .ipb1.hov {
  transition: background 0.5s;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .frm1 > .box2 > .box2 > .par1 .ipb1.hov:hover {
  background-color: #b8aca5;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-form-control, #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-form-control-wrap {
  height: auto;
  width: 100%;
  display: block;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-not-valid-tip {
  color: #c84a28;
  font-size: 0.8em;
  font-weight: 500;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-spinner {
  display: none;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-response-output {
  height: auto;
  width: 100%;
  margin: 1.5rem 0rem;
  padding: 0.75rem 0.75rem;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1.125rem;
  line-height: 1.8;
  border: 0.2rem solid #c84a28;
  color: #c84a28;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-response-output {
    margin: 1.75rem 0rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-response-output {
    margin: 2rem 0rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-response-output {
    margin: 2.5rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-response-output {
    margin: 3rem 0rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-response-output {
    margin: 4rem 0rem;
  }
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-response-output {
    padding: 0.875rem 0.875rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-response-output {
    padding: 1rem 1rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-response-output {
    padding: 1.25rem 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-response-output {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-response-output {
    padding: 2rem 2rem;
  }
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-response-output {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-response-output {
    font-size: 1.215rem;
    line-height: 2;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-response-output {
    font-size: 1.26rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-response-output {
    font-size: 1.305rem;
    line-height: 2.2;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .wpcf7-response-output {
    font-size: 1.35rem;
    line-height: 2.3;
  }
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box2 .sent .wpcf7-response-output {
  display: none;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box3 {
  height: auto;
  width: 100%;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box3 > .par1 {
  height: auto;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1rem;
  line-height: 1.44;
  padding-left: 1em;
  position: relative;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box3 > .par1 {
    font-size: 1.04rem;
    line-height: 1.52;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box3 > .par1 {
    font-size: 1.08rem;
    line-height: 1.6;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box3 > .par1 {
    font-size: 1.12rem;
    line-height: 1.68;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box3 > .par1 {
    font-size: 1.16rem;
    line-height: 1.76;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec2 > .inner > .box2 > .box3 > .par1 {
    font-size: 1.2rem;
    line-height: 1.84;
  }
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box3 > .par1 > .elm1 {
  left: 0;
  position: absolute;
  top: 0;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box3 > .par1 > .elm2 > .lnk1 {
  border-bottom: 0.1rem dotted #b8aca5;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box3 > .par1 > .elm2 > .lnk1.hov {
  transition: opacity 0.5s;
}
#main.inquiry > .inner > .sec2 > .inner > .box2 > .box3 > .par1 > .elm2 > .lnk1.hov:hover {
  opacity: 0.7;
}
#main.inquiry > .inner > .sec3 {
  height: auto;
  width: 100%;
  display: none;
}
#main.inquiry > .inner > .sec3:not(:last-of-type) {
  margin-bottom: 6rem;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec3:not(:last-of-type) {
    margin-bottom: 7rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec3:not(:last-of-type) {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec3:not(:last-of-type) {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec3:not(:last-of-type) {
    margin-bottom: 12rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec3:not(:last-of-type) {
    margin-bottom: 16rem;
  }
}
#main.inquiry > .inner > .sec3 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 40rem;
  padding-bottom: 0rem;
  padding-top: 0rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec3 > .inner {
    max-width: 56rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 2.1rem;
    padding-right: 2.1rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec3 > .inner {
    max-width: 74rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 2.8rem;
    padding-right: 2.8rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec3 > .inner {
    max-width: 99rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec3 > .inner {
    max-width: 120rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 5.4rem;
    padding-right: 5.4rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec3 > .inner {
    max-width: 160rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
#main.inquiry > .inner > .sec3 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 {
    margin-bottom: 8rem;
  }
}
#main.inquiry > .inner > .sec3 > .inner > .box1 > .hdr1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1.5rem;
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 > .hdr1 {
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 > .hdr1 {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 > .hdr1 {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 > .hdr1 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 > .hdr1 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 1.56rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 1.62rem;
    line-height: 2;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 1.68rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 1.74rem;
    line-height: 2.2;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 > .hdr1 {
    font-size: 1.8rem;
    line-height: 2.3;
  }
}
#main.inquiry > .inner > .sec3 > .inner > .box1 > .par1 {
  height: auto;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1.25rem;
  line-height: 1.8;
  text-align: center;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 > .par1 {
    font-size: 1.3rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 > .par1 {
    font-size: 1.35rem;
    line-height: 2;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 > .par1 {
    font-size: 1.4rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 > .par1 {
    font-size: 1.45rem;
    line-height: 2.2;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec3 > .inner > .box1 > .par1 {
    font-size: 1.5rem;
    line-height: 2.3;
  }
}
#main.inquiry > .inner > .sec3 > .inner > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
  padding: 1.5rem 1.5rem;
  background-color: #ffffff;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec3 > .inner > .box2 {
    margin-bottom: 3.5rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec3 > .inner > .box2 {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec3 > .inner > .box2 {
    margin-bottom: 5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec3 > .inner > .box2 {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec3 > .inner > .box2 {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec3 > .inner > .box2 {
    padding: 1.75rem 1.75rem;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec3 > .inner > .box2 {
    padding: 2rem 2rem;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec3 > .inner > .box2 {
    padding: 2.5rem 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec3 > .inner > .box2 {
    padding: 3rem 3rem;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec3 > .inner > .box2 {
    padding: 4rem 4rem;
  }
}
#main.inquiry > .inner > .sec3 > .inner > .box2 > .par1 {
  height: auto;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
  font-size: 1.125rem;
  line-height: 1.8;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec3 > .inner > .box2 > .par1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec3 > .inner > .box2 > .par1 {
    font-size: 1.215rem;
    line-height: 2;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec3 > .inner > .box2 > .par1 {
    font-size: 1.26rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec3 > .inner > .box2 > .par1 {
    font-size: 1.305rem;
    line-height: 2.2;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec3 > .inner > .box2 > .par1 {
    font-size: 1.35rem;
    line-height: 2.3;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec3 > .inner > .box2 > .par1 {
    text-align: center;
  }
}
#main.inquiry > .inner > .sec3 > .inner > .box3 {
  height: auto;
  width: 100%;
  display: flex;
  justify-content: center;
}
#main.inquiry > .inner > .sec3 > .inner > .box3 > .lnk1 {
  height: auto;
  width: auto;
  font-family: "PT Sans", sans-serif;
  letter-spacing: 0.075em;
  font-size: 1.125rem;
  line-height: 1.8;
  align-items: center;
  color: #181615;
  display: flex;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (min-width: 560px) {
  #main.inquiry > .inner > .sec3 > .inner > .box3 > .lnk1 {
    font-size: 1.17rem;
    line-height: 1.9;
  }
}
@media screen and (min-width: 740px) {
  #main.inquiry > .inner > .sec3 > .inner > .box3 > .lnk1 {
    font-size: 1.215rem;
    line-height: 2;
  }
}
@media screen and (min-width: 990px) {
  #main.inquiry > .inner > .sec3 > .inner > .box3 > .lnk1 {
    font-size: 1.26rem;
    line-height: 2.1;
  }
}
@media screen and (min-width: 1200px) {
  #main.inquiry > .inner > .sec3 > .inner > .box3 > .lnk1 {
    font-size: 1.305rem;
    line-height: 2.2;
  }
}
@media screen and (min-width: 1600px) {
  #main.inquiry > .inner > .sec3 > .inner > .box3 > .lnk1 {
    font-size: 1.35rem;
    line-height: 2.3;
  }
}
#main.inquiry > .inner > .sec3 > .inner > .box3 > .lnk1 > .elm1 {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.3);
  border: 0.2rem solid #181615;
  border-radius: 50%;
  display: flex;
  height: 5em;
  justify-content: center;
  width: 5em;
}
#main.inquiry > .inner > .sec3 > .inner > .box3 > .lnk1 > .elm2 {
  height: auto;
  width: auto;
  display: block;
  margin-left: -1.5em;
}
#main.inquiry > .inner > .sec3 > .inner > .box3 > .lnk1.hov {
  transition: color 0.5s;
}
#main.inquiry > .inner > .sec3 > .inner > .box3 > .lnk1.hov > .elm1 {
  transition: background 0.5s;
}
#main.inquiry > .inner > .sec3 > .inner > .box3 > .lnk1.hov:hover {
  color: #238759;
}
#main.inquiry > .inner > .sec3 > .inner > .box3 > .lnk1.hov:hover > .elm1 {
  background-color: #e1dddb;
}

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