@charset "UTF-8";

/* 重要課題スタイル */

.fm-sus--list-issue {
  0 0 0  1rem !important;
  /*background: #ededed;*/
  border-radius: 1em;
}

/* @media screen and (min-width: 737px) {
  .fm-sus--list-issue {
    width: calc(31.66667% - 2em) !important;
  }
}

@media screen and (max-width: 736px) {
  .fm-sus--list-issue {
  padding:.0.8rem;
  }
} */

.fm-sus--list-issue .text_link_module {
  margin-top: 0.4em;
  margin-left: 0.8em;
}

.fm-sus--list-issue .text_link_unit a {
  align-items: center;
  box-sizing: border-box;
  color: #333 !important;
  display: flex;
  padding: 0.3rem 0 0.3rem 0.5rem;
}

.fm-sus--list-issue .text_link_unit a::before {
  border-bottom: 0.5em solid transparent;
  border-left: 0.8em solid;
  border-right: 0px;
  border-top: 0.5em solid transparent;
  color: #1bac4a !important;
  content: "" !important;
  display: inline-block;
  font-size: 0.6em;
  left: auto !important;
  line-height: inherit !important;
  margin-right: 0.8rem;
  position: relative !important;
  right: auto !important;
  top: auto !important;
}

.fm-sus--list-issue--flex:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
}

.fm-sus--text--bg-green {
  background: #008234;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

.fm-sus--list-issue--box .ly-sp-1line,
.fm-sus--list-issue--box .ly-sp-2line,
.fm-sus--list-issue--box .ly-sp-3line {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 736px) {
  .fm-sus--list-issue--box .ly-sp-1line,
.fm-sus--list-issue--box .ly-sp-2line,
.fm-sus--list-issue--box .ly-sp-3line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.fm-sus--b-font-size2 b {
  font-size: 2.5333333333333rem;
  line-height: 1.5em;
  color: #1bac4a;
}
.fm-sus--b-font-size1 p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.fm-sus--b-font-size1 b {
  font-size: 2rem;
  line-height: 1.5em;
  color: #1bac4a;
  width: 100%;
}
.fm-sus--b-color-blue b {
  color: #008cd7;
}
.fm-sus--b-color-green b {
  color: #1bac4a;
}
@media only screen and (max-width: 800px) {
  .fm-sus--past h2 {
    font-size: 1.2rem
  }
  .fm-sus--past .fm-sus--btn--square .fm-sus--btn--green a {
    height: auto;
  }
}
.fm-sus--image-blind {
  position: relative;
}
.fm-sus--image-blind::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 736px) {
  .fm-sus--pc {
    display: none !important;
  }
}
@media only screen and (min-width: 737px) {
  .fm-sus--sp {
    display: none !important;
  }
}

@media only screen and (max-width: 736px) {
.fm-sus--sp-no-br br {
  display: none;
}
}


.h3 {
  font-size: 1rem;
}


.fm-sus--title--green {
  color: #008234;
  padding: 0.8rem 0 0 0.8rem;
    }
    .text_link_unit {
    padding: 0 .5rem 0 0;
    }

.fm-sus--list-issue .text_link_module {
    margin-bottom: 1em;
}


