@charset "UTF-8";
#support_info {
  border: 1px solid #FF0000;
  border-radius: 5px;
  padding: 17px;
  margin-bottom: 20px;
  width: 944px;
}

.support_info_title {
  color: #FF0000;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 8px;
}

.support_info_title img {
  margin-right: 4px;
  vertical-align: -2px;
  width: 60px;
}

.support_info_week {
  color: #FF0000;
  font-size: 1.35em !important;
  font-weight: bold;
  margin-bottom: 8px;
}

.support_info_week span {
  vertical-align: 1px;
}

/* 表の場合 */
p#week_title {
  margin-top: 17px;
  font-size: 0.9em;
  color: #000000;
}

div#week {
  margin: 7px 0 15px;
}

div#week div.table {
  display: table-cell;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  font-size: 0.85em;
  text-align: center;
}

div#week div.tr {
  display: table-row;
}

div#week div.th {
  display: table-cell;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px dotted #CCCCCC;
  width: 70px;
  padding: 7px;
}

div#week div.td {
  display: table-cell;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 7px;
}

div#week div.th.holiday, div#week div.td.holiday {
  background-color: #FFEFEF;
}

div#week div.td.holiday {
  color: #FF0000;
}

.support_info_chips {
  color: #FF0000;
  font-size: 0.85em;
  margin-bottom: 12px;
}

.support_info_hosoku {
  font-size: 0.85em;
  line-height: 1.4;
}

#main-contents .support_info_hosoku a {
  color: #1c62b8;
  text-decoration: underline;
}

#main-contents .support_info_hosoku a:hover {
  color: #FF0000;
  text-decoration: underline;
}

br.brank_paragraph {
  margin-bottom: -12px;
}

.smart {
  display: none;
}

.personal {
  display: block;
}

#main-content a[href^="tel:"] {
  pointer-events: none;
  text-decoration: none;
}
