.customer-desk__w {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 0.5em;
  padding-right: 0.5em; }

.customer-desk__tel {
  text-align: center; }
  .customer-desk__tel:after {
    content: "";
    display: block;
    height: 1px;
    background-color: #ABABAB;
    width: 10em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em; }
  @media print, screen and (min-width: 48em) {
    .customer-desk__tel:after {
      display: none; } }

.customer-desk__tel dt {
  background-color: #fff;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 0.6em; }
  .customer-desk__tel dt strong {
    display: inline-block; }

.customer-desk__tel dt span {
  font-weight: normal;
  font-size: 16px; }

.customer-desk__tel dd {
  margin-left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

.customer-desk__tel dd img {
  width: 64px; }

@media print, screen and (max-width: 64em) {
  .customer-desk__tel dd img {
    width: 30px; } }
.customer-desk__tel dd a {
  font-size: 44px;
  font-size: 2rem;
  color: #000;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  margin-left: 0.2em; }

.customer-desk__time {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  color: #000;
  margin-top: 0.5em; }

.customer-desk__mail {
  width: 386px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  margin-bottom: 1em; }

.customer-desk__mail a {
  width: 100%;
  position: relative; }

.customer-desk__mail a:before {
  content: "\f0e0";
  font-weight: normal;
  font-size: 36px;
  font-size: 2.25rem;
  color: #00ACEA;
  position: absolute;
  top: 50%;
  line-height: 0;
  left: 0.75em; }

@media print, screen and (min-width: 64em) {
  .customer-desk__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center; }

  .customer-desk__tel dd a {
    font-size: 3rem; } }
ul.reset {
  list-style: none;
  padding-left: 0; }

.c-button--sm.mdf-guide {
  width: 16em;
  margin-bottom: .75em; }

.guide-index h3 img {
  max-width: 90%;
}
