body {
  text-align: initial;
}
* {
  line-height: 150%;
  font-family: 'メイリオ', meiryo, 'ヒラギノ角ゴ Pro W3','ヒラギノ角ゴ W3', sans-serif;
}
p {
  display: block;
  //margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
a {
  color: initial;
  text-decoration: initial;
}
a:link {
  color: initial;
  text-decoration: initial;
}
a:visited {
  color: initial;
  text-decoration: initial;
}
a:hover {
  color: initial;
  text-decoration: initial;
  position: initial;
  top: initial;
  left: initial;
}
a:active {
  color: initial; text-decoration: initial;
}
.toph1 h1 {
  font-size: 12px;
}
.pochi-text-shadow {
  text-shadow: 2px 2px 1px #007bff, -2px 2px 1px #007bff, 2px -2px 1px #007bff, -2px -2px 1px #007bff;
}
a.btn-outline-info {
  color: #0099cc;
}
@media screen and (max-width:768px) {
  html {
    font-size: initial !important;
  }
  header {
    font-size: 12px !important;
    height: initial !important;
  }
  a {
    font-size: initial !important;
  }
  a.w-50 {
    width: 100% !important;
  }
  img.theme-A101-blue {
    max-width: 60% !important;
  }
  img.theme-A101-blue-sp {
    max-width: 30% !important;
  }
  .col-form-label {
    font-weight: bold;
    font-weight: 1.2em;
    color: #0099cc;
  }
  .copyright {
    font-size: 1.2em;
  }
  address#tel_no {
    display: none;
  }
}
