/*** #main ***/
#main.purchasing.toplevel {
  height: auto;
  width: 100%;
  padding-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel {
    padding-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel {
    padding-bottom: 9rem;
  }
}
#main.purchasing.toplevel > .sec1 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec1 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec1 {
    margin-bottom: 9rem;
  }
}
#main.purchasing.toplevel > .sec1 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 57.6rem;
  padding: 0rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec1 > .inner {
    max-width: 99.2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec1 > .inner {
    max-width: 120rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec1 > .inner {
    padding: 0rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec1 > .inner {
    padding: 0rem 3rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec1 > .inner {
    display: flex;
    justify-content: space-between;
  }
}
#main.purchasing.toplevel > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec1 > .inner > .box1 {
    margin-bottom: 0;
    width: calc(50% - 2.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec1 > .inner > .box1 {
    width: calc(50% - 3rem);
  }
}
#main.purchasing.toplevel > .sec1 > .inner > .box1 > .par {
  font-size: 13px;
  letter-spacing: 0.08em;
  line-height: 2;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec1 > .inner > .box1 > .par {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec1 > .inner > .box1 > .par {
    line-height: 2;
  }
}
#main.purchasing.toplevel > .sec1 > .inner > .box1 > .par:not(:last-of-type) {
  margin-bottom: 1em;
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec1 > .inner > .box1 > .par:not(:last-of-type) {
    margin-bottom: 1.5rem;
  }
}
#main.purchasing.toplevel > .sec1 > .inner > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec1 > .inner > .box2 {
    width: calc(50% - 2.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec1 > .inner > .box2 {
    margin-top: .3rem;
    width: calc(50% - 3rem);
  }
}
#main.purchasing.toplevel > .sec1 > .inner > .box2 > .par {
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #808080;
  font-family: garamond-premier-pro-display, serif;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec1 > .inner > .box2 > .par {
    font-size: 14px;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec1 > .inner > .box2 > .par {
    font-size: 14px;
    line-height: 1.8;
  }
}
#main.purchasing.toplevel > .sec1 > .inner > .box2 > .par:not(:last-of-type) {
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec1 > .inner > .box2 > .par:not(:last-of-type) {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec1 > .inner > .box2 > .par:not(:last-of-type) {
    margin-bottom: 1.5rem;
  }
}
#main.purchasing.toplevel > .sec2 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec2 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec2 {
    margin-bottom: 9rem;
  }
}
#main.purchasing.toplevel > .sec2 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 57.6rem;
  padding: 0rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec2 > .inner {
    max-width: 99.2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec2 > .inner {
    max-width: 120rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec2 > .inner {
    padding: 0rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec2 > .inner {
    padding: 0rem 3rem;
  }
}
#main.purchasing.toplevel > .sec2 > .inner > .img {
  height: auto;
  width: 100%;
  display: block;
}
#main.purchasing.toplevel > .sec3 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec3 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec3 {
    margin-bottom: 9rem;
  }
}
#main.purchasing.toplevel > .sec3 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 57.6rem;
  padding: 0rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec3 > .inner {
    max-width: 99.2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec3 > .inner {
    max-width: 120rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec3 > .inner {
    padding: 0rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec3 > .inner {
    padding: 0rem 3rem;
  }
}
#main.purchasing.toplevel > .sec3 > .inner > [class^=lst] {
  height: auto;
  width: 100%;
  margin-bottom: 3.75rem;
  padding: 0rem 1.5rem;
  border-left: 0.3rem solid #bebebe;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec3 > .inner > [class^=lst] {
    margin-bottom: 5.625rem;
    padding: 0rem 2.25rem;
    border-left: 0.4rem solid #bebebe;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec3 > .inner > [class^=lst] {
    margin-bottom: 7.5rem;
    padding: 0rem 3rem;
    border-left: 0.5rem solid #bebebe;
  }
}
#main.purchasing.toplevel > .sec3 > .inner > [class^=lst] > .trm {
  height: auto;
  width: 100%;
  margin-bottom: 1.125rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec3 > .inner > [class^=lst] > .trm {
    margin-bottom: 1.6875rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec3 > .inner > [class^=lst] > .trm {
    margin-bottom: 2.25rem;
  }
}
#main.purchasing.toplevel > .sec3 > .inner > [class^=lst] > .trm > .txt1 {
  height: auto;
  width: 100%;
  font-size: 1.44rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  display: block;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec3 > .inner > [class^=lst] > .trm > .txt1 {
    font-size: 1.68rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec3 > .inner > [class^=lst] > .trm > .txt1 {
    font-size: 1.92rem;
    line-height: 1.8;
  }
}
#main.purchasing.toplevel > .sec3 > .inner > [class^=lst] > .trm > .txt2 {
  height: auto;
  width: 100%;
  font-size: 11px;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #808080;
  display: block;
  font-family: garamond-premier-pro-display, serif;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec3 > .inner > [class^=lst] > .trm > .txt2 {
    font-size: 11px;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec3 > .inner > [class^=lst] > .trm > .txt2 {
    font-size: 12px;
    line-height: 1.8;
  }
}
#main.purchasing.toplevel > .sec3 > .inner > [class^=lst] > .dsc {
  height: auto;
  width: 100%;
}
#main.purchasing.toplevel > .sec3 > .inner > [class^=lst] > .dsc > .txt1 {
  height: auto;
  width: 100%;
  margin-bottom: 1em;
  display: block;
  font-size: 13px;
  letter-spacing: 0.08em;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec3 > .inner > [class^=lst] > .dsc > .txt1 {
    font-size: 14px;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec3 > .inner > [class^=lst] > .dsc > .txt1 {
    margin-bottom: 1.5rem;
    font-size: 14px;
    line-height: 1.8;
  }
}
#main.purchasing.toplevel > .sec3 > .inner > [class^=lst] > .dsc > .txt2 {
  height: auto;
  width: 100%;
  color: #808080;
  display: block;
  font-family: garamond-premier-pro-display, serif;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec3 > .inner > [class^=lst] > .dsc > .txt2 {
    font-size: 12px;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec3 > .inner > [class^=lst] > .dsc > .txt2 {
    font-size: 12px;
    line-height: 1.8;
  }
}
#main.purchasing.toplevel > .sec4 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec4 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec4 {
    margin-bottom: 9rem;
  }
}
#main.purchasing.toplevel > .sec4 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 57.6rem;
  padding: 0rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec4 > .inner {
    max-width: 99.2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec4 > .inner {
    max-width: 120rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec4 > .inner {
    padding: 0rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec4 > .inner {
    padding: 0rem 3rem;
  }
}
#main.purchasing.toplevel > .sec4 > .inner > .img {
  height: auto;
  width: 100%;
  display: block;
}
#main.purchasing.toplevel > .sec5 {
  height: auto;
  width: 100%;
  margin-bottom: 60px;
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 {
    margin-bottom: 120px;
    padding-bottom: 120px;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 {
    margin-bottom: 120px;
    padding-bottom: 120px;
  }
}
#main.purchasing.toplevel > .sec5 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 57.6rem;
  padding: 0rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner {
    max-width: 99.2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner {
    max-width: 120rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner {
    padding: 0rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner {
    padding: 0rem 3rem;
  }
}
#main.purchasing.toplevel > .sec5 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 6rem;
}
#main.purchasing.toplevel > .sec5 > .inner > .box1 > .phd {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 1.62rem;
  letter-spacing: 0.2em;
  line-height: 1.6;
  font-family: garamond-premier-pro-display, serif;
  font-weight: 500;
  margin-bottom: 0.75rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box1 > .phd {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box1 > .phd {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box1 > .phd {
    font-size: 1.89rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box1 > .phd {
    font-size: 2.16rem;
    line-height: 1.8;
  }
}
#main.purchasing.toplevel > .sec5 > .inner > .box1 > .shd {
  height: auto;
  width: 100%;
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box1 > .shd {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box1 > .shd {
    font-size: 1.44rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box1 {
    margin-bottom: 9rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box1 {
    margin-bottom: 12rem;
  }
}
#main.purchasing.toplevel > .sec5 > .inner > .box2 {
  height: auto;
  width: 100%;
  position: relative;
}
#main.purchasing.toplevel > .sec5 > .inner > .box2::before {
  background-color: #808080;
  content: '';
  display: block;
  height: calc(100% + 6rem);
  left: 2.25rem;
  position: absolute;
  top: -3rem;
  width: .1rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2::before {
    height: calc(100% + 9rem);
    left: 21rem;
    top: -4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2::before {
    height: calc(100% + 12rem);
    left: 24.5rem;
    top: -6rem;
  }
}
#main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}
#main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box]:not(:last-of-type) {
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 4.5rem;
  }
}
#main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box1 {
    margin-bottom: 0;
    width: 17.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box1 {
    width: 20rem;
  }
}
#main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box1 > .img {
  display: block;
  height: auto;
  margin: 0 auto;
  width: 7.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box1 > .img {
    width: 8.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box1 > .img {
    width: 10rem;
  }
}
#main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 {
    width: calc(100% - 17.5rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 {
    width: calc(100% - 20rem);
  }
}
#main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
  padding-left: 5rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] {
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] {
    padding-left: 7rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] {
    padding-left: 9rem;
  }
}
#main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .trm {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .trm {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .trm {
    margin-bottom: 3rem;
  }
}
#main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .trm > .mrk {
  background-color: #ffffff;
  font-family: garamond-premier-pro-display, serif;
  font-size: 3rem;
  height: auto;
  letter-spacing: 0.05em;
  position: absolute;
  right: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .trm > .mrk {
    font-size: 4rem;
    width: 7rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .trm > .mrk {
    font-size: 5rem;
    width: 9rem;
  }
}
#main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .trm > .txt1 {
  height: auto;
  width: 100%;
  font-size: 1.44rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  display: block;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .trm > .txt1 {
    font-size: 1.68rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .trm > .txt1 {
    font-size: 1.92rem;
    line-height: 1.8;
  }
}
#main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .trm > .txt2 {
  height: auto;
  width: 100%;
  font-size: 0.84rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #808080;
  display: block;
  font-family: garamond-premier-pro-display, serif;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .trm > .txt2 {
    font-size: 0.98rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .trm > .txt2 {
    font-size: 1.12rem;
    line-height: 1.8;
  }
}
#main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .dsc {
  height: auto;
  width: 100%;
}
#main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .dsc > .txt1 {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  display: block;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .dsc > .txt1 {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .dsc > .txt1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .dsc > .txt1 {
    font-size: 1.26rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .dsc > .txt1 {
    font-size: 1.44rem;
    line-height: 1.8;
  }
}
#main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .dsc > .txt2 {
  height: auto;
  width: 100%;
  font-size: 0.84rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #808080;
  display: block;
  font-family: garamond-premier-pro-display, serif;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .dsc > .txt2 {
    font-size: 0.98rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec5 > .inner > .box2 > [class^=box] > .box2 > [class^=lst] > .dsc > .txt2 {
    font-size: 1.12rem;
    line-height: 1.8;
  }
}
#main.purchasing.toplevel > .sec6 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec6 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec6 {
    margin-bottom: 9rem;
  }
}
#main.purchasing.toplevel > .sec6 > .inner {
  height: auto;
  width: 100%;
  padding: 4.5rem 0rem;
  background: center center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec6 > .inner {
    padding: 6.75rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec6 > .inner {
    padding: 9rem 0rem;
  }
}
#main.purchasing.toplevel > .sec6 > .inner > .phd {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 1.8rem;
  letter-spacing: 0.2em;
  line-height: 1;
  color: #ffffff;
  font-family: garamond-premier-pro-display, serif;
  font-weight: 500;
  margin-bottom: 0.75rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec6 > .inner > .phd {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec6 > .inner > .phd {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec6 > .inner > .phd {
    font-size: 2.1rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec6 > .inner > .phd {
    font-size: 2.4rem;
  }
}
#main.purchasing.toplevel > .sec6 > .inner > .shd {
  height: auto;
  width: 100%;
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-bottom: 3rem;
  color: #ffffff;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec6 > .inner > .shd {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec6 > .inner > .shd {
    font-size: 1.44rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec6 > .inner > .shd {
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec6 > .inner > .shd {
    margin-bottom: 6rem;
  }
}
#main.purchasing.toplevel > .sec6 > .inner > .lnk {
  padding: 0.75rem 0rem;
  font-size: 1.08rem;
  letter-spacing: 0.2em;
  line-height: 1;
  appearance: none;
  background-color: #ffffff;
  border: 0.2rem solid #ffffff;
  cursor: pointer;
  display: block;
  font-family: garamond-premier-pro-display, serif;
  font-weight: 500;
  margin: 0 auto;
  text-align: center;
  width: 15rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec6 > .inner > .lnk {
    padding: 1.125rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec6 > .inner > .lnk {
    padding: 1.5rem 0rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec6 > .inner > .lnk {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec6 > .inner > .lnk {
    font-size: 1.44rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec6 > .inner > .lnk {
    width: 17.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec6 > .inner > .lnk {
    width: 20rem;
  }
}
#main.purchasing.toplevel > .sec6 > .inner > .lnk.hov {
  transition: background-color 0.35s;
}
#main.purchasing.toplevel > .sec6 > .inner > .lnk.hov:hover {
  background-color: transparent;
  color: #ffffff;
}
#main.purchasing.toplevel > .sec7 {
  height: auto;
  width: 100%;
}
#main.purchasing.toplevel > .sec7 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 57.6rem;
  padding: 0rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec7 > .inner {
    max-width: 90rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec7 > .inner {
    max-width: 90rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec7 > .inner {
    padding: 0rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec7 > .inner {
    padding: 0rem 3rem;
  }
}
#main.purchasing.toplevel > .sec7 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}
#main.purchasing.toplevel > .sec7 > .inner > .box1 > .phd {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 1.62rem;
  letter-spacing: 0.2em;
  line-height: 1.6;
  font-family: garamond-premier-pro-display, serif;
  font-weight: 500;
  margin-bottom: 0.75rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box1 > .phd {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box1 > .phd {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box1 > .phd {
    font-size: 1.89rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box1 > .phd {
    font-size: 2.16rem;
    line-height: 1.8;
  }
}
#main.purchasing.toplevel > .sec7 > .inner > .box1 > .shd {
  height: auto;
  width: 100%;
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box1 > .shd {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box1 > .shd {
    font-size: 1.44rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box1 {
    margin-bottom: 6rem;
  }
}
#main.purchasing.toplevel > .sec7 > .inner > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
  border-bottom: 1px solid #ededed;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box2 {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box2 {
    margin-bottom: 4.5rem;
  }
}
#main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] {
  height: auto;
  width: 100%;
  border-top: 1px solid #ededed;
  padding: 0 0.75rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] {
    display: flex;
    justify-content: space-between;
    padding: 1.125rem 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] {
    padding: 1.5rem 1.5rem;
  }
}
#main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box1 {
  height: auto;
  width: 100%;
  border-bottom: 1px solid #ededed;
  padding: 0.75rem 0;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box1 {
    border-bottom: none;
    border-right: 1px solid #ededed;
    padding: 0;
    width: 10rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box1 {
    width: 15rem;
  }
}
#main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box1 > .phd {
  height: auto;
  width: 100%;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: center;
  color: #aaaaaa;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box1 > .phd {
    font-size: 1.4rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box1 > .phd {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box1 > .phd {
    transform: translateY(0.4rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box1 > .phd {
    transform: translateY(0.6rem);
  }
}
#main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box2 {
  height: auto;
  width: 100%;
  padding: 0.75rem 0;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box2 {
    padding: 0;
    width: calc(100% - 12.25rem );
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box2 {
    width: calc(100% - 18rem);
  }
}
#main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box2 > .lst {
  height: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
#main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box2 > .lst > .itm {
  height: auto;
  width: auto;
}
#main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box2 > .lst > .itm:not(:last-of-type) {
  margin-right: 0.75rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box2 > .lst > .itm:not(:last-of-type) {
    margin-right: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box2 > .lst > .itm:not(:last-of-type) {
    margin-right: 1.5rem;
  }
}
#main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box2 > .lst > .itm > .lnk {
  height: auto;
  width: auto;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 2.125;
}
@media screen and (min-width: 768px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box2 > .lst > .itm > .lnk {
    font-size: 1.4rem;
    line-height: 2.3125;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box2 > .lst > .itm > .lnk {
    font-size: 1.6rem;
    line-height: 2.5;
  }
}
#main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box2 > .lst > .itm > .lnk.hov {
  transition: opacity 0.35s;
}
#main.purchasing.toplevel > .sec7 > .inner > .box2 > [class^=box] > .box2 > .lst > .itm > .lnk.hov:hover {
  opacity: 0.5;
}

#main.purchasing.inquiry {
  height: auto;
  width: 100%;
  padding-bottom: 4.5rem;
  padding-top: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry {
    padding-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry {
    padding-bottom: 9rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry {
    padding-top: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry {
    padding-top: 4.5rem;
  }
}
#main.purchasing.inquiry > .sec1 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec1 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec1 {
    margin-bottom: 9rem;
  }
}
#main.purchasing.inquiry > .sec1 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 57.6rem;
  padding: 0rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec1 > .inner {
    max-width: 80rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec1 > .inner {
    max-width: 80rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec1 > .inner {
    padding: 0rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec1 > .inner {
    padding: 0rem 3rem;
  }
}
#main.purchasing.inquiry > .sec1 > .inner > .inner {
  padding: 3rem 3rem;
  background-color: #f8f8f8;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner {
    padding: 4.5rem 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner {
    padding: 6rem 6rem;
  }
}
#main.purchasing.inquiry > .sec1 > .inner > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box1 {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
#main.purchasing.inquiry > .sec1 > .inner > .inner > .box1 > .img {
  display: block;
  margin: 0 auto 1.5rem;
  width: 20rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box1 > .img {
    margin: 0 auto 2.25rem;
    width: 27.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box1 > .img {
    margin: 0 auto 3rem;
    width: 35rem;
  }
}
#main.purchasing.inquiry > .sec1 > .inner > .inner > .box1 > .phd {
  height: auto;
  width: 100%;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box1 > .phd {
    font-size: 1.4rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box1 > .phd {
    font-size: 1.6rem;
  }
}
#main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 {
  height: auto;
  width: 100%;
}
#main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .lst {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
  align-items: center;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .lst {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .lst {
    margin-bottom: 3rem;
  }
}
#main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .lst > .trm {
  height: auto;
  width: auto;
  margin-right: .5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .lst > .trm {
    margin-right: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .lst > .trm {
    margin-right: 1.5rem;
  }
}
#main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .lst > .trm > .txt1 {
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-bottom: 0.375rem;
  display: block;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .lst > .trm > .txt1 {
    font-size: 1.4rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .lst > .trm > .txt1 {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .lst > .trm > .txt1 {
    margin-bottom: 0.5625rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .lst > .trm > .txt1 {
    margin-bottom: 0.75rem;
  }
}
#main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .lst > .trm > .txt2 {
  font-size: 0.84rem;
  letter-spacing: 0.05em;
  line-height: 1;
  color: #808080;
  display: block;
  font-family: garamond-premier-pro-display, serif;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .lst > .trm > .txt2 {
    font-size: 0.98rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .lst > .trm > .txt2 {
    font-size: 1.12rem;
  }
}
#main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .lst > .dsc {
  height: auto;
  width: auto;
  font-size: 1.8rem;
  letter-spacing: 0.03em;
  text-align: center;
  transform: translateY(-0.2rem);
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .lst > .dsc {
    font-size: 2.5rem;
    transform: translateY(-0.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .lst > .dsc {
    font-size: 3rem;
    transform: translateY(-0.3rem);
  }
}
#main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .par {
  height: auto;
  width: 100%;
}
#main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .par > .txt1 {
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  margin-bottom: 0.375rem;
  display: block;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .par > .txt1 {
    font-size: 1.26rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .par > .txt1 {
    font-size: 1.44rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .par > .txt1 {
    margin-bottom: 0.5625rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .par > .txt1 {
    margin-bottom: 0.75rem;
  }
}
#main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .par > .txt2 {
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #a4a4a4;
  display: block;
  font-family: garamond-premier-pro-display, serif;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .par > .txt2 {
    font-size: 1.2rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec1 > .inner > .inner > .box2 > .par > .txt2 {
    font-size: 1.3rem;
    line-height: 1.8;
  }
}
#main.purchasing.inquiry > .sec2 {
  height: auto;
  width: 100%;
  display: block;
}
#main.purchasing.inquiry > .sec2 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 57.6rem;
  padding: 0rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner {
    max-width: 80rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner {
    max-width: 80rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner {
    padding: 0rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner {
    padding: 0rem 3rem;
  }
}
#main.purchasing.inquiry > .sec2 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}
#main.purchasing.inquiry > .sec2 > .inner > .box1 > .phd {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 1.62rem;
  letter-spacing: 0.2em;
  line-height: 1.6;
  font-family: garamond-premier-pro-display, serif;
  font-weight: 500;
  margin-bottom: 0.75rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box1 > .phd {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box1 > .phd {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box1 > .phd {
    font-size: 1.89rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box1 > .phd {
    font-size: 2.16rem;
    line-height: 1.8;
  }
}
#main.purchasing.inquiry > .sec2 > .inner > .box1 > .shd {
  height: auto;
  width: 100%;
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box1 > .shd {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box1 > .shd {
    font-size: 1.44rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box1 {
    margin-bottom: 6rem;
  }
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 {
  height: auto;
  width: 100%;
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .frm {
  height: auto;
  width: 100%;
  background-color: #f8f8f8;
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] {
  height: auto;
  width: 100%;
  padding: 1.5rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] {
    padding: 2.25rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] {
    padding: 3rem 3rem;
  }
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .trm {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  align-items: flex-end;
  display: flex;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .trm {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .trm {
    margin-bottom: 1.5rem;
  }
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .trm > .txt1 {
  height: auto;
  width: auto;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1;
  display: block;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .trm > .txt1 {
    font-size: 1.4rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .trm > .txt1 {
    font-size: 1.6rem;
  }
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .trm > .txt2 {
  height: auto;
  width: auto;
  margin-left: 0.75rem;
  font-size: 0.96rem;
  letter-spacing: 0.1em;
  line-height: 1;
  color: #808080;
  display: block;
  font-family: garamond-premier-pro-display, serif;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .trm > .txt2 {
    margin-left: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .trm > .txt2 {
    margin-left: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .trm > .txt2 {
    font-size: 1.12rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .trm > .txt2 {
    font-size: 1.28rem;
  }
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc {
  height: auto;
  width: 100%;
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc .ipt, #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc .ipf {
  height: auto;
  width: 100%;
  padding: 0.75rem 0.75rem;
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  appearance: none;
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  font-family: yu-mincho-pr6n, "游明朝体", "Yu Mincho", YuMincho, sans-serif;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc .ipt, #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc .ipf {
    padding: 1.125rem 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc .ipt, #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc .ipf {
    padding: 1.5rem 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc .ipt, #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc .ipf {
    font-size: 1.26rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc .ipt, #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc .ipf {
    font-size: 1.44rem;
    line-height: 1.8;
  }
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc > .lst {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc > .lst {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc > .lst {
    margin-bottom: 1.5rem;
  }
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc > .lst > .itm {
  height: auto;
  width: 100%;
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc > .lst > .itm:not(:last-of-type) {
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc > .lst > .itm:not(:last-of-type) {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc > .lst > .itm:not(:last-of-type) {
    margin-bottom: 1.5rem;
  }
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc > .par {
  height: auto;
  width: 100%;
  align-items: center;
  display: flex;
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc > .par > .txt1 {
  height: auto;
  width: auto;
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1;
  display: block;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc > .par > .txt1 {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc > .par > .txt1 {
    font-size: 1.44rem;
  }
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc > .par > .txt2 {
  height: auto;
  width: auto;
  margin-left: 0.75rem;
  font-size: 0.84rem;
  letter-spacing: 0.05em;
  line-height: 1;
  color: #808080;
  display: block;
  font-family: garamond-premier-pro-display, serif;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc > .par > .txt2 {
    margin-left: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc > .par > .txt2 {
    margin-left: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc > .par > .txt2 {
    font-size: 0.98rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > [class^=lst] > .dsc > .par > .txt2 {
    font-size: 1.12rem;
  }
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > .par {
  height: auto;
  width: 100%;
  padding: 2.25rem 0rem;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > .par {
    padding: 3.375rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > .par {
    padding: 4.5rem 0rem;
  }
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > .par [class*=ipb] {
  padding: 0.75rem 0rem;
  font-size: 1.08rem;
  letter-spacing: 0.2em;
  line-height: 1;
  appearance: none;
  background-color: #2b2b2b;
  border: 0.2rem solid #303030;
  border-radius: 0;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-family: garamond-premier-pro-display, serif;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  width: 15rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > .par [class*=ipb] {
    padding: 1.125rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > .par [class*=ipb] {
    padding: 1.5rem 0rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > .par [class*=ipb] {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > .par [class*=ipb] {
    font-size: 1.44rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > .par [class*=ipb] {
    width: 17.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > .par [class*=ipb] {
    width: 20rem;
  }
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > .par [class*=ipb].hov {
  transition: opacity 0.35s;
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > .par [class*=ipb].hov:hover {
  opacity: 0.5;
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > .par [class*=ipb].ipb2 {
  margin-right: 1.5rem;
  background-color: #ffffff;
  color: #2b2b2b;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > .par [class*=ipb].ipb2 {
    margin-right: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .frm > .par [class*=ipb].ipb2 {
    margin-right: 3rem;
  }
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .ajax-loader {
  display: none;
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-not-valid-tip {
  font-size: 0.96rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  margin: 0.75rem 0 0;
  color: #cfa85e;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-not-valid-tip {
    font-size: 1.12rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-not-valid-tip {
    font-size: 1.28rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-not-valid-tip {
    margin: 1.125rem 0 0;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-not-valid-tip {
    margin: 1.5rem 0 0;
  }
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-mail-sent-ok,
#main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-mail-sent-ng,
#main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-acceptance-missing,
#main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-spam-blocked,
#main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-validation-errors {
  font-size: 0.96rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  border: none;
  color: #cfa85e;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-mail-sent-ok,
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-mail-sent-ng,
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-acceptance-missing,
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-spam-blocked,
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-validation-errors {
    font-size: 1.12rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-mail-sent-ok,
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-mail-sent-ng,
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-acceptance-missing,
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-spam-blocked,
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-validation-errors {
    font-size: 1.28rem;
    line-height: 1.8;
  }
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-response-output {
  height: auto;
  width: 100%;
  margin: 3rem 0 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-response-output {
    margin: 4.5rem 0 0;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7-response-output {
    margin: 6rem 0 0;
  }
}
#main.purchasing.inquiry > .sec2 > .inner > .box2 .wpcf7c-conf {
  background-color: #f0f0f0;
}

#main.purchasing.thanks {
  height: auto;
  width: 100%;
  padding-bottom: 4.5rem;
  padding-top: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.thanks {
    padding-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.thanks {
    padding-bottom: 9rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.thanks {
    padding-top: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.thanks {
    padding-top: 4.5rem;
  }
}
#main.purchasing.thanks > .sec1 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.thanks > .sec1 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.thanks > .sec1 {
    margin-bottom: 9rem;
  }
}
#main.purchasing.thanks > .sec1 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 57.6rem;
  padding: 0rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.thanks > .sec1 > .inner {
    max-width: 99.2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.thanks > .sec1 > .inner {
    max-width: 120rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.thanks > .sec1 > .inner {
    padding: 0rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.thanks > .sec1 > .inner {
    padding: 0rem 3rem;
  }
}
#main.purchasing.thanks > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
#main.purchasing.thanks > .sec1 > .inner > .box1 > .phd {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 1.62rem;
  letter-spacing: 0.2em;
  line-height: 1.6;
  font-family: garamond-premier-pro-display, serif;
  font-weight: 500;
  margin-bottom: 0.75rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.thanks > .sec1 > .inner > .box1 > .phd {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.thanks > .sec1 > .inner > .box1 > .phd {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.thanks > .sec1 > .inner > .box1 > .phd {
    font-size: 1.89rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.thanks > .sec1 > .inner > .box1 > .phd {
    font-size: 2.16rem;
    line-height: 1.8;
  }
}
#main.purchasing.thanks > .sec1 > .inner > .box1 > .shd {
  height: auto;
  width: 100%;
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.thanks > .sec1 > .inner > .box1 > .shd {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.thanks > .sec1 > .inner > .box1 > .shd {
    font-size: 1.44rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.thanks > .sec1 > .inner > .box1 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.thanks > .sec1 > .inner > .box1 {
    margin-bottom: 9rem;
  }
}
#main.purchasing.thanks > .sec1 > .inner > .box2 {
  height: auto;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.thanks > .sec1 > .inner > .box2 {
    margin-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.thanks > .sec1 > .inner > .box2 {
    margin-bottom: 9rem;
  }
}
#main.purchasing.thanks > .sec1 > .inner > .box2 > .par1 {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.thanks > .sec1 > .inner > .box2 > .par1 {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.thanks > .sec1 > .inner > .box2 > .par1 {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.thanks > .sec1 > .inner > .box2 > .par1 {
    font-size: 1.4rem;
    line-height: 1.875;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.thanks > .sec1 > .inner > .box2 > .par1 {
    font-size: 1.6rem;
    line-height: 2;
  }
}
#main.purchasing.thanks > .sec1 > .inner > .box2 > .par2 {
  height: auto;
  width: 100%;
  font-size: 0.96rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.purchasing.thanks > .sec1 > .inner > .box2 > .par2 {
    font-size: 1.12rem;
    line-height: 1.875;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.thanks > .sec1 > .inner > .box2 > .par2 {
    font-size: 1.28rem;
    line-height: 2;
  }
}
#main.purchasing.thanks > .sec1 > .inner > .box3 {
  height: auto;
  width: 100%;
}
#main.purchasing.thanks > .sec1 > .inner > .box3 > .lnk {
  padding: 0.75rem 0rem;
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1;
  border-bottom: 0.2rem solid #808080;
  display: block;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  width: 15rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.thanks > .sec1 > .inner > .box3 > .lnk {
    padding: 1.125rem 0rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.thanks > .sec1 > .inner > .box3 > .lnk {
    padding: 1.5rem 0rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.thanks > .sec1 > .inner > .box3 > .lnk {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.thanks > .sec1 > .inner > .box3 > .lnk {
    font-size: 1.44rem;
  }
}
@media screen and (min-width: 768px) {
  #main.purchasing.thanks > .sec1 > .inner > .box3 > .lnk {
    width: 17.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.thanks > .sec1 > .inner > .box3 > .lnk {
    width: 20rem;
  }
}
#main.purchasing.thanks > .sec1 > .inner > .box3 > .lnk > .txt {
  display: inline-block;
  position: relative;
}
#main.purchasing.thanks > .sec1 > .inner > .box3 > .lnk > .txt::after {
  background: url("../images/ico_arrow_right2.svg") center center no-repeat;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  height: .4rem;
  left: calc(100% + 0.75rem);
  position: absolute;
  width: 1.6rem;
}
@media screen and (min-width: 768px) {
  #main.purchasing.thanks > .sec1 > .inner > .box3 > .lnk > .txt::after {
    height: .5rem;
    left: calc(100% + 1.125rem);
    width: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.purchasing.thanks > .sec1 > .inner > .box3 > .lnk > .txt::after {
    height: .6rem;
    left: calc(100% + 1.5rem);
    width: 2.4rem;
  }
}
#main.purchasing.thanks > .sec1 > .inner > .box3 > .lnk.hov > .txt::after {
  transition: transform 0.35s;
}
#main.purchasing.thanks > .sec1 > .inner > .box3 > .lnk.hov:hover > .txt::after {
  transform: translateX(0.5rem);
}
