@charset "utf-8";
body,
html {
  width: 750px;
  margin: 0 auto;
  min-width: inherit;
  overflow-x: hidden;
  transform: '';
}
.fl_pc {
  float: none;
  display: block;
}
.fr_pc {
  float: none;
  display: block;
}
.pchide {
  display: block;
}
.mhide {
  display: none;
}
.padhide {
  display: none;
}
.container {
  width: auto;
}
.topics-logo-box {
  margin-left: 2rem;
  margin-top:0;
}.topics-logo-box img {
  margin-top:1rem;
  margin-bottom:1rem;
}
.topics-name-box {
  margin-left: 2rem;
}
.topics-name-box > dt {
  font-size: 3.5rem;
}.topics-name-box > dd {
  font-size: 5rem;
  font-weight: bold;
}
.topics-subjects-change > span {
  font-size: 2rem;
  width: 60%;
}
.topics-subjects-change > span::after {
  border-top: 0.75rem solid #eff;
  border-right: 0.75rem solid transparent;
  border-left: 0.75rem solid transparent;
  top: 1.75rem;
  left: 0.5rem;
}
.topic-banner-img {
  right: 3rem;
  bottom: 0;
  width: 13rem;
}
.pss_topics-banner {
  height: 33rem;
  overflow: unset;
}
.topics-item-1,
.topics-item-2,
.topics-item-3,
.topics-item-4 {
  width: 98%;
  margin: 0 1%;
  margin-bottom: 2rem;
}
.topics-subjects-change > ul {
  width: 225px;
  left: calc(50% - 112px);
}
.topics-subjects-change > ul > li {
  height: 4rem;
  line-height: 4rem;
  font-size: 1.75rem;
}
.pss_topics-item > dt {
  font-size: 3rem;
}
.pss_topics-item > dd ul li {
  height: unset;
  line-height: 1.6;
  font-size: 2rem;
  padding-bottom: 1rem;
  border-bottom: 2px dashed #e5e5e5;
  margin-bottom: 1rem;
}
.pss_topics-item {
  height: auto;
  max-height: 50rem;
}
.pss_topics-item > dd {
  height: auto;
  max-height: 42.75rem;
}
.pss_topics-item > dd ul {
  max-height: 42.75rem;
}
.topics-item-btns a {
  padding: 1em;
  margin: 0.5rem 0.25rem 1rem;
  font-size: 2rem;
}
.home-footer-box {
  background-color: #0457b7;
  padding: 2rem 3rem;
  box-sizing: border-box;
}
.footer-copyright-items {
  width: 100%;
  margin: 0 auto 1.25rem;
}
.footer-copyright-infos {
  font-size: 1.75rem;
  line-height: 1.8;
  margin-top: 1rem;
  -webkit-text-size-adjust: none;
}
.footer-copyright-infos p {
  width: 100%;
  justify-content: space-around;
  flex-wrap: nowrap;
  align-items: center;
  text-align: center;
  color: #edf5ff;
}
.footer-copyright-infos p a[href]:not([class]) {
  color: #edf5ff;
}
.footer-copyright-infos p a:not(:last-child):after {
  height: 1rem;
  top: 0.5rem;
}
.footer-copyright-infos p a {
  padding-right: 1rem;
}
.footer-copyright-infos p a img {
  width: 1.5rem;
  margin-right: 0.25rem;
}
.policy-category-sublist .policy-content-items > li > div > p {
  display: inline-block;
  max-height: 15.75rem;
  min-height: 3.75rem;
  width: 100%;
  height: unset;
}
