@charset "UTF-8";
body:before {
  opacity: 1;
}

#menu-list.menu-list-contact a {
  color: #fff;
}
#menu-list.menu-list-contact .menu-list-item a.absolute {
  color: #fc1718;
}

@media (max-width: 768px) {
  #menu-list.menu-list-contact a {
    color: #242424;
  }
}
#page.contact-page {
  padding-bottom: 30px;
}
#page.contact-page #pc-contents-view-fixed .conctact-interview {
  width: 100%;
  max-width: 284px;
}
#page.contact-page #pc-contents-view-fixed .pc-contents-view-fixed-link a {
  color: #fff;
}
#page.contact-page #pc-contents-view-fixed .pc-contents-view-fixed-link-item:first-child::after {
  background-color: #fff;
}
#page.contact-page #pc-contents-view-fixed .pc-contents-view-fixed-bottom-text p {
  color: #fff;
}
#page.contact-page #pc-contents-view-fixed .pc-contents-view-copy {
  color: #fff;
}
#page.contact-page .pc-contents-view-scroll .page-title {
  background-image: url(../img/contact/title-bg.jpg);
  background-position: top left;
  background-size: contain;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 20px;
}
#page.contact-page .pc-contents-view-scroll .page-title .title-text {
  font-size: 15px;
  letter-spacing: 0.12em;
  color: #fff;
  line-height: 1.4666666667;
}
#page.contact-page .pc-contents-view-scroll .contact-wrap {
  padding: 55px 20px 40px;
  margin-bottom: 30px;
}
#page.contact-page .pc-contents-view-scroll .single-time {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
  color: #000;
  font-family: "Roboto", sans-serif;
}
#page.contact-page .pc-contents-view-scroll .single-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  border-bottom: 1px solid #000;
  padding-bottom: 32px;
  margin-bottom: 37px;
}
#page.contact-page .pc-contents-view-scroll .single-catch-img {
  margin-bottom: 32px;
}
#page.contact-page .pc-contents-view-scroll .single-content {
  line-height: 16px;
  font-weight: 500;
  line-height: 1.875;
  padding-bottom: 30px;
}
#page.contact-page .pc-contents-view-scroll .single-content p {
  line-height: 16px;
  font-weight: 500;
  line-height: 1.875;
  margin-bottom: 15px;
}
#page.contact-page .pc-contents-view-scroll .single-content a {
  line-height: 16px;
  color: #283ce1;
  text-decoration: underline;
}
#page.contact-page .pc-contents-view-scroll .single-content strong {
  font-weight: bold;
}
#page.contact-page .pc-contents-view-scroll .single-content em {
  font-style: italic;
}
#page.contact-page .pc-contents-view-scroll .single-content h1 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 2;
  margin-bottom: 30px;
  position: relative;
}
#page.contact-page .pc-contents-view-scroll .single-content h1::before {
  content: "";
  height: 3px;
  background-color: #8cd7ff;
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 50%;
}
#page.contact-page .pc-contents-view-scroll .single-content h1::after {
  content: "";
  height: 3px;
  background-color: #eb1900;
  position: absolute;
  bottom: -3px;
  right: 0;
  width: 50%;
}
#page.contact-page .pc-contents-view-scroll .single-content h2 {
  border-bottom: 2px solid #000;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.75;
  margin-bottom: 30px;
}
#page.contact-page .pc-contents-view-scroll .single-content h3 {
  background-color: #8cd7ff;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.12em;
  border-radius: 5px;
  line-height: 1.65;
  padding: 6px 15px;
  margin-bottom: 25px;
}
#page.contact-page .pc-contents-view-scroll .single-content h4 {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.06em;
  border-left: solid 4px #000;
  padding-left: 5px;
  margin-bottom: 20px;
  line-height: 1.55;
}
#page.contact-page .pc-contents-view-scroll .single-content h5 {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.06em;
  display: inline-block;
  background: #eb1900;
  border-radius: 25px 0px 0px 25px;
  padding: 5px 10px;
  color: #fff;
  margin-bottom: 15px;
}
#page.contact-page .pc-contents-view-scroll .single-content h5::before {
  content: "●";
  color: #fff;
  margin-right: 8px;
}
#page.contact-page .pc-contents-view-scroll .single-content h6 {
  font-size: 18px;
  font-weight: bold;
  background-color: #000;
  color: #fff;
  letter-spacing: 0.06em;
  padding: 6px 15px;
  margin-bottom: 15px;
}
#page.contact-page .pc-contents-view-scroll .single-content ul {
  list-style-type: disc;
}
#page.contact-page .pc-contents-view-scroll .single-content ul li {
  list-style-type: disc;
}
#page.contact-page .pc-contents-view-scroll .single-content ol {
  list-style: decimal;
}
#page.contact-page .pc-contents-view-scroll .single-content ol li {
  list-style: decimal;
}
#page.contact-page .pc-contents-view-scroll .top-back-link {
  padding: 0 30px;
  margin-bottom: 65px;
}
#page.contact-page .pc-contents-view-scroll .top-back-link a {
  position: relative;
  color: #242424;
  font-size: 16px;
  letter-spacing: 0.15em;
  padding-left: 8px;
}
#page.contact-page .pc-contents-view-scroll .top-back-link a::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 6px transparent;
  border-right: solid 8px #242424;
  position: absolute;
  left: -16px;
  top: 2px;
  bottom: 0;
  margin: auto;
}
#page.contact-page .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px;
}
#page.contact-page .pagination-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page.contact-page .pagination-list .prev-page {
  width: 46px;
  margin-right: 28px;
}
#page.contact-page .pagination-list .next-page {
  width: 46px;
  margin-left: 28px;
}
#page.contact-page .page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page.contact-page .page-numbers li .page-numbers {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  letter-spacing: 0.18em;
  line-height: 1.2;
  font-weight: 500;
  margin: 0 3px;
}
#page.contact-page .page-numbers li .page-numbers.current {
  text-decoration: underline;
}
#page.contact-page .caption {
  margin-top: 60px;
}