<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section-contact {
  padding: 0 0 80px;
}

.section-contact .container {
  width: 1000px;
}

.section-contact h2 {
  text-align: center;
  background: #f1f1f1;
  font-size: 25px;
  line-height: 100px;
  margin: 0 0 60px;
}

.section-contact .lead {
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  margin: -30px 0 30px;
}

.section-contact .lead__attention {
  color: #790028;
  border-bottom: 1px solid #790028;
}

.section-contact .notice {
  text-align: center;
  font-size: 18px;
  margin: 0 0 50px;
}

.section-contact .notice p {
  margin: 0 auto;
  width: 550px;
  text-align: left;
}

.section-contact .notice p + p {
  margin-top: 5px;
}

.section-contact .notice p a {
  color: #920a2a;
  text-decoration: underline;
}

.section-contact h2 + .notice {
  margin-top: -10px;
}

.section-contact-top {
  border-top: 1px solid #d1d1d1;
  padding: 30px 0 80px;
}

.section-contact-top h2 {
  background: #d1d1d1;
  font-size: 22px;
  line-height: 80px;
  margin: 0;
}

.section-contact-top .wrapper {
  background: #f1f1f1;
  padding: 30px 0 0 0;
  margin: 0 0 40px;
}

/* 20240507_ï¿½Jï¿½^ï¿½ï¿½ï¿½Oï¿½ï¿½ï¿½ï¿½ï¿½pï¿½~ï¿½ï¿½WEBï¿½Jï¿½^ï¿½ï¿½ï¿½Oï¿½ï¿½ï¿½Ä“ï¿½ */
.section-contact-top .wrapper .catalog-annotation {
  text-align: center;
  padding-bottom: 1em;
}

.section-contact-top .wrapper .catalog-annotation a {
  color: #790028;
  text-decoration: underline;
}

.section-contact-top .wrapper .catalog-annotation a:hover{
  color: #910030;
  text-decoration: underline;
}

.section-contact-top .wrapper ul {
  width: 860px;
  margin: 0 auto;
}

.section-contact-top .wrapper li {
  display: inline-block;
  width: 400px;
  margin: 0 60px 30px 0;
}

.section-contact-top .wrapper li:nth-child(2),
.section-contact-top .wrapper li:nth-child(4) {
  margin: 0 0 30px;
}

.section-contact-top .emergency {
  text-align: center;
  font-size: 18px;
}

.section-contact-top .close-warehouse {
  font-weight: bold;
  margin: 0 0 50px;
}

.section-contact-top .close-warehouse a {
  font-size: 16px;
  margin: 0 0 50px;
  color: #790028;
  text-decoration: underline;
  font-weight: normal;
}

.section-contact-top .contact-line {
  display: none;
}

.section-contact-top .contact-line {
  display: block;
  text-align: center;
  font-size: 18px;
}

.section-contact-top .contact-line a {
  display: block;
}

.section-contact-top .contact-line .icon:before {
  margin: 0 0.25em 0 0;
  font-size: 3rem;
  vertical-align: middle;
}

.section-contact-top .tel {
  border: 1px solid #000;
  font-size: 24px;
  line-height: 3;
  width: 400px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.section-contact-thanks {
  padding: 30px 0 80px;
  border-top: 1px solid #d1d1d1;
}

.section-contact-thanks p {
  font-size: 18px;
  text-align: center;
  margin: 0 0 30px;
}

.section-contact-thanks p strong {
  font-weight: bold;
  color: #790028;
}

.section-contact-thanks .action li:first-child {
  margin: 0 0 30px;
}

.btn-ucar-request {
  letter-spacing: -0.14em;
  text-align: left;
  padding: 0 0 0 10px;
}

select {
  font-size: 16px;
  background: #fff;
  border: 2px solid #d1d1d1;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
}

textarea {
  font-size: 16px;
  background: #e9e9e9;
  border: 1px solid #d1d1d1;
  width: 100%;
  height: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=text] {
  font-size: 16px;
  background: #e9e9e9;
  border: 1px solid #d1d1d1;
  width: 100%;
  padding: 6px;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 0 5px 0 0;
}

#zip1 {
  width: 60px;
}

#zip2 {
  width: 80px;
}

.filter {
  font-size: 16px;
  margin: 0 0 30px;
}

.filter-bottom {
  margin: 0 0 60px;
}

.filter .wrapper {
  background: #f1f1f1;
  padding: 25px 200px;
}

.filter dt {
  float: left;
  width: 160px;
  text-align: right;
  padding: 20px 0 0;
}

.filter dd {
  padding: 15px 0;
  margin: 0 0 0 180px;
}

.filter dt span {
  color: #920a2a;
}

.filter li {
  display: inline-block;
  margin: 0 50px 0 0;
}

.filter select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 10px 60px 10px 20px;
  height: 44px;
  background: #fff url(/images/bg_selected@2x.png) no-repeat;
  background-position: 100% 50%;
  background-size: 40px auto;
}

.filter input[type=text] {
  background: #fff;
}

.filter input[type=text]:focus {
  background: #fffae6;
}

.filter h3 {
  font-size: 20px;
  line-height: 110px;
  background: #d1d1d1;
  padding: 0;
}

.filter h3 span {
  display: inline;
}

.filter-date .wrapper {
  padding: 40px;
}

.filter-date dl {
  font-size: 16px;
}

.filter-date dd span {
  margin: 0 10px;
}

.filter-date input[type=text] {
  display: inline-block;
  width: 280px;
  margin: 0 20px 0 0;
  padding: 8px;
  border: 2px solid #d1d1d1;
}

.filter-date select {
  width: auto;
}

.form {
  margin: 0 0 60px;
}

.form dl {
  border: 1px solid #d1d1d1;
  display: table;
  margin-top: -1px;
  font-size: 16px;
  width: 100%;
}

.form dt,
.form dd {
  vertical-align: middle;
  display: table-cell;
  padding: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.form dt {
  text-align: right;
  width: 320px;
  border-right: 1px solid #d1d1d1;
}

.form dt span {
  color: #920a2a;
}

.form dd {
  padding: 30px 180px 30px 30px;
}

.form dd li {
  display: inline-block;
  margin: 0 0 0 150px;
}

.form dd li:first-child {
  margin: 0;
}

.form dl.address {
  border: none;
  display: block;
}

.form dl.address dt {
  display: block;
  float: left;
  border: none;
  width: 100px;
  font-weight: normal;
  padding: 10px 0;
}

.form dl.address dd {
  display: block;
  padding: 10px 0;
  margin: 0 0 0 120px;
}

.agreement {
  text-align: center;
  font-size: 20px;
  padding: 0 0 60px;
}

.agreement a {
  color: #920a2a;
  text-decoration: underline;
}

.actions ul {
  text-align: center;
}

.actions li {
  vertical-align: top;
  display: inline-block;
  width: 400px;
  margin: 0 0 0 30px;
}

.actions li:first-child {
  margin: 0;
}

.errormessage {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #990000;
  background-color: #FFCCCC;
  color: #990000;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 8px;
  margin-bottom: 8px;
}

.errormessage ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.errormessage li {
  padding: 2px;
}

@media screen and (min-width: 751px) {
  .section-contact .notice p a[href^="tel:"] {
    pointer-events: none;
  }
}

@media screen and (max-width: 750px) {
  .section-contact .notice p {
    width: auto;
    text-align: center;
  }

  .section-contact .container {
    width: 690px;
  }

  .section-contact h2 {
    font-size: 42px;
    line-height: 128px;
  }

  .section-contact .notice {
    font-size: 27px;
  }

  .section-contact-request h2 {
    font-size: 40px;
    letter-spacing: -0.03em;
  }

  .section-contact-top h2 {
    font-size: 32px;
    line-height: 160px;
  }

  .section-contact .lead {
    font-size: 32px;
  }

  .section-contact-top .emergency {
    font-size: 27px;
  }

  .section-contact-top .tel {
    font-size: 36px;
    width: 600px;
  }

  .section-contact-top .wrapper {
    padding: 60px 45px;
  }

  .section-contact-top .wrapper ul {
    width: 100%;
  }

  .section-contact-top .wrapper li {
    width: 100%;
    margin: 40px 0 0 0;
  }

  .section-contact-top .wrapper li:first-child {
    margin: 0;
  }

  .section-contact-top .wrapper li:nth-child(2),
  .section-contact-top .wrapper li:nth-child(4) {
    margin: 40px 0 0 0;
  }

  .section-contact-top .wrapper .btn {
    font-size: 28px;
  }

  .btn-ucar-request {
    letter-spacing: -0.01;
    text-align: center;
    padding: 0;
  }

  .filter {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 0 60px;
    margin: 0;
  }

  .filter-bottom {
    margin: 0 0 50px;
  }

  .filter h3 {
    font-size: 32px;
  }

  .filter .wrapper {
    padding: 30px;
  }

  .filter dl {
    font-size: 28px;
  }

  .filter dt {
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
    margin: 0 0 10px;
  }

  .filter dd {
    margin: 0 0 15px;
    padding: 0;
  }

  .filter dd:after {
    content: "";
    display: block;
    margin: 0 -30px;
    padding: 30px 0 0;
    border-bottom: 1px solid #fff;
  }

  .filter dd:last-child:after {
    content: none;
  }

  .filter li {
    margin-top: 10px;
  }

  .form dl {
    font-size: 28px;
    display: block;
    border: none;
    padding: 0 0 50px;
    margin: 0 0 50px;
    border-bottom: 1px solid #e6e6e6;
  }

  .form dt {
    display: block;
    border: none;
    padding: 0;
    width: auto;
    text-align: left;
  }

  .form dt br {
    display: none;
  }

  .form dd {
    display: block;
    border: none;
    padding: 0;
  }

  .form dl.address dt {
    text-align: right;
    width: 180px;
  }

  .form dl.address dd {
    padding: 15px 0;
    margin: 0 0 0 200px;
  }

  #zip1 {
    width: 140px;
  }

  #zip2 {
    width: 180px;
  }

  .zip .btn-small {
    width: 300px;
    line-height: 70px;
    padding: 0;
  }

  select {
    font-size: 28px;
  }

  textarea {
    font-size: 28px;
    height: 270px;
  }

  input[type=text] {
    font-size: 28px;
    padding: 10px;
  }

  input[type=radio],
  input[type=checkbox] {
    position: relative;
    top: 8px;
    width: 45px;
    height: 45px;
  }

  .agreement {
    font-size: 35px;
  }

  .actions li {
    width: 100%;
    margin: 25px 0 0 0;
  }

  .actions li:first-child {
    margin: 0;
  }

  .section-contact-thanks p {
    font-size: 28px;
  }

  .section-contact-thanks .action li:first-child a {
    width: 500px;
    margin-bottom: 90px;
  }

  .filter select {
    padding-right: 84px;
    height: 64px;
    background-size: 60px auto;
  }

  .filter-date input[type=text] {
    width: 220px;
  }

  .errormessage {
    padding: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #990000;
    background-color: #FFCCCC;
    color: #990000;
    margin-top: 8px;
    margin-bottom: 8px;
    width: auto;
    margin-left: 4%;
    margin-right: 4%;
    font-size: 16pt;
  }

  .errormessage ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
  }

  .errormessage li {
    padding: 1px;
  }
}</pre></body></html>