@media only screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

@media print, screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

#under_page_tit_area .under_page_top_tit_jp {
  margin-left: 2.75rem;
}
@media only screen and (max-width: 767px) {
  #under_page_tit_area .under_page_top_tit_jp {
    margin: 0.4rem 0 0 0.45rem;
  }
}

#customer_support {
  margin-bottom: -4rem;
}
@media only screen and (max-width: 767px) {
  #customer_support {
    margin-bottom: -2.9rem;
  }
}
#customer_support #intro {
  margin-bottom: 5.166rem;
}
@media only screen and (max-width: 767px) {
  #customer_support #intro {
    margin-bottom: 2.6rem;
  }
  #customer_support #intro .intro_txt {
    letter-spacing: 0.105rem;
  }
}
#customer_support .content-box {
  margin-bottom: 5.066rem;
}
@media only screen and (max-width: 767px) {
  #customer_support .content-box {
    margin-bottom: 3.12rem;
  }
}
#customer_support .content-box .inner {
  width: 68.691667rem;
}
@media only screen and (max-width: 767px) {
  #customer_support .content-box .inner {
    width: 21.3265rem;
  }
}
#customer_support .content-box .title-under01 {
  text-align: left;
  font-size: 1.62rem;
  letter-spacing: 0.065em;
  margin-bottom: 2.183rem;
  padding-bottom: 0.95rem;
}
@media only screen and (max-width: 767px) {
  #customer_support .content-box .title-under01 {
    font-size: 1.149rem;
    padding-bottom: 1.12rem;
    margin-bottom: 1.583rem;
    letter-spacing: 0.03em;
  }
}
#customer_support .content-box .df {
  margin-bottom: 1.925rem;
  line-height: 1.975;
  font-size: 0.957rem;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  #customer_support .content-box .df {
    margin-bottom: 1.6rem;
    font-size: 0.8072rem;
    line-height: 1.84;
  }
}
#customer_support .content-box .contact-box {
  width: 46.242rem;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  #customer_support .content-box .contact-box {
    width: 21.342rem;
  }
}
#customer_support .content-box .contact-box dl {
  background: #fff2f3;
  padding: 1.241667rem 1.241667rem 2.3rem;
  margin-bottom: 2.48333rem;
}
@media only screen and (max-width: 767px) {
  #customer_support .content-box .contact-box dl {
    padding: 0.941667rem 0.941667rem 1.1rem;
    margin-bottom: 1.98333rem;
  }
}
#customer_support .content-box .contact-box dl dt {
  height: 5.6875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.554545;
  margin-bottom: 1.8416rem;
  color: #fff;
  background: #ff0014;
  border-radius: 7rem;
}
@media only screen and (max-width: 767px) {
  #customer_support .content-box .contact-box dl dt {
    height: 5.536rem;
    font-size: 0.9rem;
    padding: 0 1.7rem;
    letter-spacing: 0;
    margin-bottom: 1.0416rem;
    text-align: center;
  }
}
#customer_support .content-box .contact-box dl dd {
  text-align: center;
}
#customer_support .content-box .contact-box dl.contact-txt dd {
  color: #000;
  font-size: 1.8625rem;
  font-weight: 700;
  letter-spacing: 0.075em;
}
@media only screen and (max-width: 767px) {
  #customer_support .content-box .contact-box dl.contact-txt dd {
    font-size: 1.1625rem;
    line-height: 1.4;
  }
}
#customer_support .content-box .contact-box dl.contact-txt dd span {
  font-size: 2.483333rem;
  border-bottom: 2px solid #000;
}
@media only screen and (max-width: 767px) {
  #customer_support .content-box .contact-box dl.contact-txt dd span {
    font-size: 1.683333rem;
  }
}
#customer_support .content-box .contact-box dl.tel-txt dl {
  margin-bottom: 1.5rem;
}
#customer_support .content-box .contact-box dl.tel-txt dd a {
  color: #000;
  display: block;
  font-size: 3.725rem;
  font-weight: 600;
}
@media print, screen and (min-width: 768px) {
  #customer_support .content-box .contact-box dl.tel-txt dd a {
    pointer-events: none;
  }
}
@media only screen and (max-width: 767px) {
  #customer_support .content-box .contact-box dl.tel-txt dd a {
    font-size: 2.325rem;
  }
}
#customer_support .content-box .contact-box dl.tel-txt dd span {
  display: block;
  font-size: 1.03333rem;
  font-weight: 500;
  text-align: center;
  margin-top: 0.720833rem;
}
@media only screen and (max-width: 767px) {
  #customer_support .content-box .contact-box dl.tel-txt dd span {
    font-size: 0.83333rem;
  }
}
@media only screen and (max-width: 767px) {
  #customer_support .content-box .contact-box dl.tel-txt dd .tap-txt {
    text-align: center;
    border: 1px solid #000;
    width: 80%;
    margin: 0.2rem auto 0.9rem;
    padding: 0.45rem 0;
    font-size: 0.9rem;
  }
}
/*# sourceMappingURL=customer_support.css.map */