@charset "UTF-8";
/* 縦横中央・GRID */
/* テスト用ボーダー 20210116 */
/* テスト用背景色 */
/* ------------------------
 topics block common
------------------------- */
.content.topics .inner {
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px; }
  .content.topics .inner h2 {
    text-align: center; }

.content.topics .list-root .list-item {
  width: 100%;
  border-bottom: 1px dashed #ccc; }
  .content.topics .list-root .list-item:last-of-type {
    border: none; }

.content.topics .list-root .list-item a {
  display: block;
  position: relative;
  width: 100%;
  padding: 1em 20px;
  text-decoration: none;
  color: #000;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .content.topics .list-root .list-item a:hover {
    background-color: #eee;
    cursor: pointer; }
  .content.topics .list-root .list-item a .col {
    text-align: left; }
  .content.topics .list-root .list-item a .col2-1 {
    width: 18%;
    padding-right: 10px;
    font-size: 75%;
    color: #666; }
  .content.topics .list-root .list-item a .col2-1 .img {
    width: 100%; }
    .content.topics .list-root .list-item a .col2-1 .img img {
      width: 100%;
      height: auto; }
  .content.topics .list-root .list-item a .col2-2 {
    width: 75%; }
  .content.topics .list-root .list-item a .col2-2 .ttl-entry {
    font-weight: normal;
    font-size: 90%; }
  .content.topics .list-root .list-item a:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin: -4px 0 0 0;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  @media only screen and (max-width: 1140px) {
    .content.topics .list-root .list-item a {
      padding: 1.3037809648% 2.6075619296% 1.3037809648% 0; } }
  @media only screen and (max-width: 1140px) and (max-width: 1024px) {
    .content.topics .list-root .list-item a .col2-2 .ttl-entry {
      font-size: 1.5vw; } }

@media only screen and (max-width: 1140px) and (max-width: 1024px) and (max-width: 767px) {
  .content.topics .list-root .list-item a .col2-2 .ttl-entry {
    line-height: 1.5;
    font-size: 2.5vw; } }

@media only screen and (max-width: 1140px) and (max-width: 1024px) and (max-width: 767px) and (max-width: 375px) {
  .content.topics .list-root .list-item a .col2-1 {
    width: 55px;
    padding-right: 5px; }
  .content.topics .list-root .list-item a .col2-2 {
    width: calc(100% - 65px); }
    .content.topics .list-root .list-item a .col2-2 .ttl-entry {
      line-height: 1.3; } }

.content.topics .to-list {
  display: block;
  position: relative;
  text-align: right;
  width: 100%;
  padding: 10px 2em 15px 0; }
  .content.topics .to-list a {
    font-weight: bold;
    color: #000; }
  .content.topics .to-list:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin: -4px 0 0 0;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

/* ------------------------
 topics structure
------------------------- */
.page-wrap.topics #nav-main {
  margin: 30px auto 0; }

.page-wrap.topics #cover .cover-txt {
  padding: 15px;
  margin: 0 auto; }

.page-wrap.topics .pagettl {
  font-size: 150%;
  padding: 0;
  margin-bottom: 0; }
@media only screen and (max-width: 1140px) and (max-width: 1024px) and (max-width: 767px) {
  .page-wrap.topics .pagettl {
    text-align: left;
    font-size: 130%; } }

.topics-article .content#main .wrap .date {
  width: 100%;
  padding: 0 0 0.5em;
  text-align: right;
  font-size: 100%; }

.topics-article .content#main .wrap .img {
  width: 100%;
  height: auto; }

.topics-article .content#main .wrap .txt {
  padding: 2em 0;
  text-align: left;
  font-size: 100%;
  line-height: 1.8; }
  @media only screen and (max-width: 1140px) {
    .topics-article .content#main .wrap .txt {
      font-size: 1.5vw; } }
@media only screen and (max-width: 1140px) and (max-width: 1024px) and (max-width: 767px) {
  .topics-article .content#main .wrap .txt {
    font-size: 2.8vw; } }

.topics-article .content#main .wrap .list-root.sugu-file-list .list-item a {
  display: block;
  padding: 0.5em;
  text-align: left;
  border-bottom: 1px dashed #ccc;
  color: blue;
  text-decoration: underline; }
  .topics-article .content#main .wrap .list-root.sugu-file-list .list-item a:last-of-type {
    border-bottom: 0; }

.topics-article .content#main .wrap .list-root.sugu-file-list .list-item a:after {
  content: " \f0a9";
  font-family: "Font Awesome 5 Free";
  font-weight: 900; }
