@charset "UTF-8";
#news {
  margin-right: auto;
  margin-left: auto;
}
#news > * {
  font-size: 1.6rem;
}
#news sup {
  position: relative;
  top: 0.18em;
  left: 0.05em;
  margin-right: 0.25em;
  font-size: 0.8em;
  font-size: clamp(10px, 0.95vw, 13px);
}
#news #article a {
  color: #009;
}
#news #article a.no_underL {
  text-decoration: none;
}
#news #article a.icon_nwd {
  background: url(/common/img/icon_nw.svg) no-repeat right bottom 3px;
  background-size: 12px 12px;
  padding: 0 20px 0 0;
}
#news #article p {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.8;
}
#news #article p.hd_txt {
  margin-bottom: 3rem;
  text-indent: 0 !important;
}
#news #article section {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}
#news #article section > h2 {
  line-height: 1.5;
}
#news #article section#date > p {
  text-align: right;
}
#news #article section#text p {
  font-feature-settings: "palt";
  text-indent: 1em;
}
#news #article section#text p:last-of-type {
  margin-bottom: 3rem;
}
#news #article section#text .no-indent {
  text-indent: 0;
}
#news #article section#text h4 {
  margin: 0 0 8px;
  font-weight: 500;
  font-size: 1.7rem;
  line-height: 1.4;
}
#news #article section#text h5 {
  margin: 30px 0 8px;
  font-weight: 500;
  font-size: 1.7rem;
  line-height: 1.4;
}
#news #article section#text .icon-square {
  display: flex;
}
#news #article section#text .icon-square::before {
  position: relative;
  margin-top: 0.3em;
  margin-right: 0.5rem;
  content: "■";
  font-size: 0.8em;
}
#news #article section#text .icon-triangle {
  display: flex;
}
#news #article section#text .icon-triangle::before {
  position: relative;
  margin-top: 0.3em;
  margin-right: 0.5rem;
  content: "▼";
  font-size: 0.8em;
}
#news #article section#text .icon-bullet {
  display: flex;
}
#news #article section#text .icon-bullet::before {
  position: relative;
  margin-top: 0.3em;
  margin-right: 0.5rem;
  content: "•";
  font-size: 0.8em;
}
#news #article section#text .icon-hishi {
  display: flex;
}
#news #article section#text .icon-hishi::before {
  position: relative;
  margin-top: 0.3em;
  margin-right: 0.5rem;
  content: "◆";
  font-size: 0.8em;
}
#news #article section#text .d-flex {
  display: flex;
}
#news #article section#text .d-block {
  display: block;
}
#news #article section#text .d-inline-b {
  display: inline-block;
}
#news #article section#text .enclose.bdbtm {
  margin: 2rem auto;
  border-bottom: #ccc solid 1px;
  padding: 0 1rem;
}
#news #article section#text .enclose + p {
  margin-top: 4rem;
}
#news #article section#text dl {
  margin-left: 1.5em;
}
#news #article section#text dl.flex {
  display: flex;
  margin-left: 1em;
}
#news #article section#text dl.flex > dt,
#news #article section#text dl.flex dd {
  margin: 0 0 0.2em;
}
#news #article section#text dl > dt {
  margin: 0.4em 0;
  line-height: 1.5;
}
#news #article section#text dl > dd {
  margin: 0.4em 0;
  line-height: 1.5;
}
#news #article section#text dl > dd > img {
  max-width: 100%;
}
#news #article section#text ul.bullet,
#news #article section#text ol.bullet {
  margin-left: 2rem;
  padding-left: 1.5rem;
  text-indent: -1.5rem;
}
#news #article section#text ul li,
#news #article section#text ol li {
  margin: 0.4em 0;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5;
}
#news #article section#text figure.logo_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8%;
  margin-right: auto;
  margin-left: auto;
  width: 98%;
  max-width: 1000px;
}
#news #article section#text figure.cnt {
  margin: 0rem auto 5rem;
  text-align: center;
}
#news #article section#text .scrollwrap {
  max-width: 97vw !important;
}
#news #article section#text table {
  margin-top: 2em;
}
#news #article section#text table.txt_left tbody th,
#news #article section#text table.txt_left tbody td {
  text-align: left;
}
#news #article section#text table caption {
  margin: 0.5em;
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: left;
}
#news #article section#text table caption > span {
  display: block;
}
#news #article section#text table tr > th,
#news #article section#text table tr td {
  border: #ccc solid 1px;
  padding: 8px 12px;
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
}
#news #article section#text table tr > th.center,
#news #article section#text table tr td.center {
  text-align: center;
}
#news #article section#text table tr > th.left,
#news #article section#text table tr td.left {
  text-align: left;
}
#news #article section#text table tr > th.right,
#news #article section#text table tr td.right {
  text-align: right;
}
#news #article section#text small {
  font-size: 0.9em;
}
#news #article section#text small.caps {
  position: relative;
  bottom: 0.5em;
  font-size: 0.7em;
}
#news #article section#text .iframe_wrap {
  margin: 0 auto;
}
#news #article section#text .iframe_wrap__content {
  position: relative;
  padding-bottom: 34.5%;
  aspect-ratio: 16/9;
  width: auto;
  max-width: 680px;
  height: 0;
  overflow: hidden;
}
#news #article section#text .iframe_wrap__content > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#news #article section#text address {
  margin-top: 50px;
  border: #ccc solid 1px;
  padding: 20px 30px 0;
}
#news #article section#text address > h4 {
  margin-bottom: 0.5em;
  font-weight: normal;
  font-size: 1em;
  text-indent: -0.5em;
}
#news #article section#text address > P {
  line-height: 1.6;
  text-indent: 0;
}
#news #article section#text address > P.indnt {
  font-feature-settings: "palt";
  text-indent: 1em;
}
#news #article section#text address .address {
  margin: 0;
  text-indent: 0;
}
#news #article section#text address .address + .address {
  margin-top: 20px;
}
#news #article section#text .notes {
  font-size: 0.9em;
}
#news #article section#text .notes > li {
  margin: 0.4em;
  padding-left: 1.8em;
  line-height: 1.4;
  text-indent: -1.4em;
}
#news #article section#recommend_list {
  margin-top: 0;
}
#news #article section#recommend_list h2 {
  display: inline-block;
  position: static;
  left: 0;
  margin: 0;
  margin-bottom: 0;
  background: none;
  background-color: #000099;
  padding: 10px;
  color: #fff;
  font-weight: 500;
  font-size: 1.6rem;
}
#news #article section#recommend_list ul {
  border: #000099 solid 1px;
  padding: 20px;
}
#news #article section#recommend_list ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px;
}
#news #article section#recommend_list ul li a {
  color: #333;
  font-size: 1.45rem;
  line-height: 1.6;
  text-decoration: none;
}
#news #article section#recommend_list ul li a:hover {
  color: #009;
  text-decoration: underline;
}
#news #article section#recommend_list ul li:last-child {
  margin-bottom: 0;
}
#news #article section#recommend_list ul li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "・";
}
#news #article section .black {
  color: #000 !important;
}
#news #article section .linknavy {
  color: #009 !important;
}
#news #article section .gray {
  background-color: #f5f5f5 !important;
}
#news #article section .Red {
  color: #d1090c;
  font-weight: bold !important;
}
#news #article section .blue1 {
  background-color: #0468b7 !important;
  color: #ffffff;
}
#news #article section .blue2 {
  background-color: #d4fbff !important;
}
#news #article section .bg_f0 {
  background: #f0f0f0;
}
#news #article section .bg_blue {
  background-color: #0468b7;
  color: #fcfcfc;
}
#news #article section .bg_sky {
  border-bottom: 1px solid #c3dbe3;
  border-left: 1px solid #c3dbe3;
  background-color: #dce9f9;
}
#news #article section .bg_ylwgrn {
  border-bottom: 1px solid #b7ccb7;
  border-left: 1px solid #b7ccb7;
  background-color: #cde5cd;
}
@media screen and (min-width: 768px) and (max-width: 1359px) {
  #news {
    min-width: inherit;
    overflow: auto;
  }
  #news #article section {
    padding: 0 1.5em 85px;
  }
}
@media screen and (max-width: 480px) and (orientation: portrait) {
  #news > * {
    font-size: 3.6vw;
  }
  #news #article p {
    font-size: 3.6vw;
  }
  #news #article section#text ul li,
  #news #article section#text ol li {
    font-size: 4.2vw;
  }
  #news #article section#text address > h4 {
    font-size: 3.6vw;
  }
}
@media screen and (min-width: 769px) {
  #news #article section#text .indet1em {
    text-indent: 1em;
  }
  #news #article section#text .indet2em {
    padding-left: 2em;
    text-indent: 0em;
  }
  #news #article section#text .indet102em {
    padding-left: 1.2em;
    text-indent: 0;
  }
  #news #article section#text .enclose.bdbtm {
    width: 98%;
  }
}
@media screen and (max-width: 768px) {
  #news #article section#text h4 {
    font-size: 1.5rem;
  }
  #news #article section#text h5 {
    font-size: 1.5rem;
  }
  #news #article section#text figure.cnt {
    margin: 0 auto 4rem;
  }
}
@media screen and (max-width: 800px) {
  #news #article section#text .scrollwrap {
    position: relative;
    width: auto;
    max-width: none;
    overflow-x: scroll;
  }
  #news #article section#text .scrollwrap > * {
    width: auto;
    min-width: 100%;
    white-space: nowrap;
  }
  #news #article section#text .scrollwrap::after {
    position: absolute;
    top: 50%;
    right: -8vw;
    opacity: 0;
    content: "￫";
    color: #072f93;
    font-size: 22vw;
  }
  #news #article section#text .scrollwrap.show::after {
    right: 45%;
    opacity: 0.2;
    transition: 0.8s;
  }
  #news #article section#text .scrollwrap.del::after {
    display: none;
  }
  #news #article section#text .iframe_wrap__content {
    padding-bottom: 56.25%;
    width: 100%;
    max-width: 100%;
  }
}/*# sourceMappingURL=newstyle.css.map */
