@charset "UTF-8";

/*!tag*/
.tags li a,
.tags li span {
  color: #595757;
  padding: .3em .5em;
  border-radius: 5px;
  background-color: #efefef
}

@media print,
screen and (min-width:600px) {

  .tags li a,
  .tags li span {
    border-radius: 7px
  }
}

@media print,
screen and (min-width:1025px) {
  .tags li a:hover {
    color: #efefef;
    background-color: #595757
  }
}

.tag_cnt {
  text-align: left
}

.tag_cnt li {
  display: inline-block;
  margin-right: .3em;
  margin-bottom: .5em
}

.tag_cnt li:last-child {
  margin-right: 0
}

.tag_cnt li a,
.tag_cnt li span {
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
  z-index: 2
}

/*!date*/
.period_cnt {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  padding: 3px;
  margin-bottom: 0;
  background-color: #ff4500
}

.period_cnt.end {
  background-color: #797979
}

@media print,
screen and (min-width:1025px) {
  .period_cnt {
    font-size: 12px;
    font-size: 1.2rem;
    font-size: min(.96774vw, 1.2rem)
  }
}

/*!city-common*/
.city_logo {
  text-align: center;
  margin-bottom: 1em;
  position: relative
}

.city_logo img {
  max-width: 100px
}

.city_logo figcaption {
  line-height: 1.2;
  font-size: 20px;
  font-size: 2rem;
  font-size: min(5vw, 2rem);
  font-weight: 700;
  text-transform: capitalize;
  margin-top: .5em
}

.city_logo figcaption a:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2
}

@media print,
screen and (min-width:600px) {
  .city_logo img {
    max-width: 150px
  }

  .city_logo figcaption {
    font-size: 20px;
    font-size: 2rem;
    font-size: min(3.33333vw, 2rem)
  }
}

@media print,
screen and (min-width:1025px) {
  .city_logo figcaption {
    font-size: 26px;
    font-size: 2.6rem;
    font-size: min(2.09677vw, 2.6rem)
  }
}

.city_lists>* {
  padding-bottom: 1.6em;
  margin-bottom: 1.6em !important;
  border-bottom: solid 1px #333
}

.city_lists>:last-child {
  padding-bottom: 0;
  margin-bottom: 0 !important;
  border-bottom: none
}

.city_lists>* figcaption {
  font-size: inherit
}

/*!contact*/
.contact_cnt p {
  margin-bottom: 2em;
  text-align: center
}

.contact_cnt dl {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center
}

.contact_cnt dl>div {
  margin-bottom: 2em
}

.contact_cnt dl>div:last-child {
  margin-bottom: 0
}

.contact_cnt dl>div dd {
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 1em
}

.contact_cnt .gov-uij_link {
  margin-top: 2em;
  margin-bottom: 0
}

@media print,
screen and (min-width:600px) {
  .contact_cnt dl {
    max-width: 840px;
    margin: 0 auto
  }

  .contact_cnt dl>div {
    margin-bottom: 0
  }

  .contact_cnt dl>div dd {
    font-size: 14px;
    font-size: 1.4rem
  }
}

@media print,
screen and (min-width:1025px) {
  .contact_cnt dl>div dd {
    font-size: 14px;
    font-size: 1.4rem;
    font-size: min(1.12903vw, 1.4rem)
  }
}

.single-demonstration{
  margin-bottom: 4rem;
}
.single-structure{
  margin-bottom: 5.8rem;
}
@media print,
screen and (min-width:1025px){
  .single-demonstration{
    margin-bottom: 8.1rem;
  }
  .single-structure{
    margin-bottom: 11.6rem;
  }
}


.entry_cnt>:last-child {
  margin-right: 0
}

.entry_cnt .entry_inner p:not(.btn_link) {
  text-align: center;
  margin-bottom: 0
}

@media print,
screen and (min-width:600px) {
  .entry_cnt {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.swiper-button-next,
.swiper-button-prev {
  color: #333
}

.swiper-button-lock {
  display: none !important
}

.swiper-pagination-bullet-active {
  background-color: #333
}

.swiper.no_slide {
  padding-bottom: 0
}

.swiper.no_slide .swiper-wrapper {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.swiper.no_slide .swiper-wrapper .swiper-slide:last-child {
  margin-right: 0 !important
}

.swiper.no_slide .swiper-arrow {
  display: none
}

.swiper .swiper-slide {
  height: auto !important
}

.slider_carousel {
  padding-bottom: 20px
}

.slider_carousel .swiper-wrapper {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.slider_carousel .swiper-wrapper .swiper-slide {
  height: auto
}

.slider_carousel .swiper-arrow {
  display: none
}

.slider_carousel .swiper-pagination {
  bottom: 0
}

@media print,
screen and (min-width:1025px) {
  .slider_carousel {
    padding-bottom: 50px
  }

  .slider_carousel .swiper-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100px;
    position: absolute;
    bottom: 0;
    right: 0
  }

  .slider_carousel .swiper-arrow .swiper-button-next,
  .slider_carousel .swiper-arrow .swiper-button-prev {
    display: block;
    width: 40px;
    height: 40px;
    margin-top: 0;
    border: solid 1px #333;
    position: relative;
    left: auto;
    right: auto
  }

  .slider_carousel .swiper-arrow .swiper-button-next:after,
  .slider_carousel .swiper-arrow .swiper-button-prev:after {
    display: block;
    width: 100%;
    font-size: 25px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .slider_carousel .swiper-pagination {
    bottom: 10px
  }
}

.slider_city .swiper-arrow {
  display: none
}

@media print,
screen and (min-width:1025px) {
  .slider_city {
    position: relative
  }

  .slider_city .swiper {
    width: calc(100% - 100px)
  }

  .slider_city .swiper-arrow {
    display: block
  }

  .slider_city .swiper-arrow .swiper-button-prev {
    left: 0
  }

  .slider_city .swiper-arrow .swiper-button-next {
    right: 0
  }
}

/*!single-project*/
body.single-project {
  /*!assistance*/
}

body.single-project .editor_cnt {
  /*!editor*/
  /*!table*/
}

body.single-project .editor_cnt h1 {
  font-size: 24px;
  font-size: 2.4rem;
  font-size: min(6vw, 2.4rem);
  margin-bottom: .5em
}

body.single-project .editor_cnt h2 {
  font-size: 22px;
  font-size: 2.2rem;
  font-size: min(5.5vw, 2.2rem);
  margin-bottom: .5em
}

body.single-project .editor_cnt h2:before {
  content: "ー "
}

body.single-project .editor_cnt h3 {
  font-size: 20px;
  font-size: 2rem;
  font-size: min(5vw, 2rem);
  margin-bottom: 1em
}

body.single-project .editor_cnt h4 {
  font-size: 18px;
  font-size: 1.8rem;
  font-size: min(4.5vw, 1.8rem);
  margin-bottom: .45em
}

body.single-project .editor_cnt h5 {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: min(4vw, 1.6rem);
  margin-bottom: .3em
}

body.single-project .editor_cnt h6 {
  font-size: 14px;
  font-size: 1.4rem;
  font-size: min(3.5vw, 1.4rem);
  margin-bottom: .3em
}

@media print,
screen and (min-width:600px) {
  body.single-project .editor_cnt h1 {
    font-size: 28px;
    font-size: 2.8rem;
    font-size: min(4.66667vw, 2.8rem)
  }

  body.single-project .editor_cnt h2 {
    font-size: 26px;
    font-size: 2.6rem;
    font-size: min(4.33333vw, 2.6rem)
  }

  body.single-project .editor_cnt h3 {
    font-size: 22px;
    font-size: 2.2rem;
    font-size: min(3.66667vw, 2.2rem)
  }

  body.single-project .editor_cnt h4 {
    font-size: 20px;
    font-size: 2rem;
    font-size: min(3.33333vw, 2rem)
  }

  body.single-project .editor_cnt h5 {
    font-size: 18px;
    font-size: 1.8rem;
    font-size: min(3vw, 1.8rem)
  }

  body.single-project .editor_cnt h6 {
    font-size: 16px;
    font-size: 1.6rem;
    font-size: min(2.66667vw, 1.6rem)
  }
}

@media print,
screen and (min-width:1025px) {
  body.single-project .editor_cnt h1 {
    font-size: 28px;
    font-size: 2.8rem;
    font-size: min(2.25806vw, 2.8rem)
  }

  body.single-project .editor_cnt h2 {
    font-size: 26px;
    font-size: 2.6rem;
    font-size: min(2.09677vw, 2.6rem)
  }

  body.single-project .editor_cnt h3 {
    font-size: 22px;
    font-size: 2.2rem;
    font-size: min(1.77419vw, 2.2rem)
  }

  body.single-project .editor_cnt h4 {
    font-size: 20px;
    font-size: 2rem;
    font-size: min(1.6129vw, 2rem)
  }

  body.single-project .editor_cnt h5 {
    font-size: 18px;
    font-size: 1.8rem;
    font-size: min(1.45161vw, 1.8rem)
  }

  body.single-project .editor_cnt h6 {
    font-size: 16px;
    font-size: 1.6rem;
    font-size: min(1.29032vw, 1.6rem)
  }
}

body.single-project .editor_cnt .wp-block-group {
  margin-top: 30px;
  margin-bottom: 30px
}

@media print,
screen and (min-width:600px) {
  body.single-project .editor_cnt .wp-block-group {
    margin-top: 40px;
    margin-bottom: 40px
  }
}

@media print,
screen and (min-width:1025px) {
  body.single-project .editor_cnt .wp-block-group {
    margin-top: 50px;
    margin-bottom: 50px
  }
}

body.single-project .editor_cnt p em,
body.single-project .editor_cnt p strong {
  position: relative;
  z-index: 0
}

body.single-project .editor_cnt p em:after,
body.single-project .editor_cnt p strong:after {
  display: block;
  content: "";
  width: 100%;
  height: .5em;
  background-color: #ff6;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1
}

body.single-project .editor_cnt img {
  width: auto
}

body.single-project .editor_cnt figure figcaption {
  font-style: normal;
  font-size: 85%
}
body.single-project .editor_cnt .wp-block-image{
  overflow: hidden;
}
body.single-project .editor_cnt .alignleft figcaption,
body.single-project .editor_cnt .wp-block[data-align="left"] figcaption{
  text-align:left;
}
body.single-project .editor_cnt .aligncenter figcaption,
body.single-project .editor_cnt .wp-block[data-align="center"] figcaption{
  text-align:center;
}
body.single-project .editor_cnt .alignright figcaption,
body.single-project .editor_cnt .wp-block[data-align="right"] figcaption{
  text-align:right;
}

body.single-project .editor_cnt a:not(.wp-block-file__button) {
  color: #2481a2
}

@media print,
screen and (min-width:600px) {
  body.single-project .editor_cnt a[href^="tel:"] {
    color: #000
  }
}

@media print,
screen and (min-width:1025px) {
  body.single-project .editor_cnt a:hover {
    text-decoration: underline
  }
}

body.single-project .editor_cnt ol,
body.single-project .editor_cnt ul {
  margin-bottom: 1.2em;
  padding-left: 1.5em
}

body.single-project .editor_cnt ol li,
body.single-project .editor_cnt ul li {
  margin-bottom: .3em
}

body.single-project .editor_cnt ol li:last-child,
body.single-project .editor_cnt ul li:last-child {
  margin-bottom: 0
}

body.single-project .editor_cnt ul {
  list-style-type: disc
}

body.single-project .editor_cnt ol {
  list-style-type: decimal
}

body.single-project .editor_cnt blockquote {
  color: #666;
  padding: 10%;
  border: none;
  background-image: url(../assets/images/editor/blockquote-top.svg), url(../assets/images/editor/blockquote-bottom.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: 95% 90%, 5% 10%;
  background-size: 15% auto, 15% auto;
  background-color: #f6f6f6
}

body.single-project .editor_cnt blockquote p {
  font-style: italic;
  margin-bottom: 0
}

body.single-project .editor_cnt blockquote cite {
  font-size: 12px;
  font-size: 1.2rem;
  font-style: italic
}

@media print,
screen and (min-width:1025px) {
  body.single-project .editor_cnt blockquote {
    padding: 4%;
    background-position: 98% 90%, 2% 10%;
    background-size: 8% auto, 8% auto
  }

  body.single-project .editor_cnt blockquote cite {
    font-size: 14px;
    font-size: 1.4rem
  }
}

body.single-project .editor_cnt .has-background {
  padding: 3%
}

body.single-project .editor_cnt .wp-block-embed {
  margin-bottom: 1.2em
}

body.single-project .editor_cnt>*:last-child {
  margin-bottom: 0
}

body.single-project .editor_cnt table {
  width: 100%;
  border-top: solid 1px #000;
  border-left: solid 1px #000
}

body.single-project .editor_cnt table tr {
  display: block
}

body.single-project .editor_cnt table tr td,
body.single-project .editor_cnt table tr th {
  display: block;
  text-align: left;
  padding: .5em;
  border-right: solid 1px #000;
  border-bottom: solid 1px #000
}

body.single-project .editor_cnt table tr th {
  background-color: #e6e6e6
}

@media print,
screen and (min-width:600px) {
  body.single-project .editor_cnt table tr {
    display: table-row
  }

  body.single-project .editor_cnt table tr td,
  body.single-project .editor_cnt table tr th {
    display: table-cell
  }

  body.single-project .editor_cnt table tr th {
    width: 30%
  }
}

body.single-project #introduction>div>picture {
  margin-top: 1.6em
}

body.single-project #introduction>div>picture img {
  min-height: 180px;
  border-radius: 15px;
  -o-object-fit: cover;
  object-fit: cover
}

body.single-project #introduction>div>div .project_detail_period {
  margin-bottom: 15px
}

body.single-project #introduction>div>div .project_detail_period span {
  font-size: 160%
}

body.single-project #introduction>div>div .project_detail_period_date {
  line-height: 1.3;
  text-align: left;
  padding: 1em;
  margin-top: 2em;
  border-radius: 10px;
  border: solid 1px #000;
  position: relative
}

body.single-project #introduction>div>div .project_detail_period_date dt {
  font-weight: 400;
  padding: 0 .5em;
  background-color: #fff;
  position: absolute;
  top: -.7em;
  right: 30px
}

body.single-project #introduction>div>div .project_detail_period_date dd {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  text-align: center
}

body.single-project #introduction>div>div .project_detail_period_date dd span {
  font-size: 70%
}

@media print,
screen and (min-width:600px) {
  body.single-project #introduction>div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  body.single-project #introduction>div>picture {
    width: 65%
  }

  body.single-project #introduction>div>picture img {
    border-radius: 20px
  }

  body.single-project #introduction>div>div {
    width: 30%;
    margin-right: 0
  }

  body.single-project #introduction>div>div .project_detail_period {
    font-size: 16px;
    font-size: 1.6rem
  }

  body.single-project #introduction>div>div .project_detail_period_date dt {
    font-size: 16px;
    font-size: 1.6rem
  }

  body.single-project #introduction>div>div .project_detail_period_date dd {
    font-size: 22px;
    font-size: 2.2rem;
    text-align: left
  }

  body.single-project #introduction>div>div .project_detail_period_date dd span {
    display: block
  }
}

@media print,
screen and (min-width:1025px) {
  body.single-project #introduction>div>picture {
    width: 70%
  }

  body.single-project #introduction>div>picture img {
    border-radius: 25px
  }

  body.single-project #introduction>div>div {
    width: 25%
  }

  body.single-project #introduction>div>div .project_detail_period {
    font-size: 16px;
    font-size: 1.6rem;
    font-size: min(1.29032vw, 1.6rem)
  }

  body.single-project #introduction>div>div .project_detail_period_date dt {
    font-size: 16px;
    font-size: 1.6rem;
    font-size: min(1.29032vw, 1.6rem)
  }

  body.single-project #introduction>div>div .project_detail_period_date dd {
    font-size: 22px;
    font-size: 2.2rem;
    font-size: min(1.77419vw, 2.2rem);
    text-align: left
  }

  body.single-project #introduction>div>div .project_detail_period_date dd span {
    display: block
  }
}

body.single-project #project-title .project_detail_title {
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: .5em
}

body.single-project #project-title .project_detail_tag li a {
  font-size: 14px;
  font-size: 1.4rem
}

body.single-project #project-title .project_detail_adopt {
  margin-top: 1.6em
}

body.single-project #project-title .project_detail_adopt>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

body.single-project #project-title .project_detail_adopt>div dt {
  -ms-flex-negative: 0;
  flex-shrink: 0
}

body.single-project #project-title .project_detail_adopt>div dt:after {
  content: "："
}

body.single-project #project-title .project_detail_adopt>div dd a {
  text-decoration: underline
}

body.single-project #project-title .link_txt {
  text-align: center;
  margin-top: 1.6em;
  margin-bottom: 0
}

@media print,
screen and (min-width:1025px) {
  body.single-project #project-title .project_detail_title {
    font-size: 24px;
    font-size: 2.4rem;
    font-size: min(1.93548vw, 2.4rem)
  }

  body.single-project #project-title .project_detail_tag li a {
    font-size: 14px;
    font-size: 1.4rem;
    font-size: min(1.12903vw, 1.4rem)
  }

  body.single-project #project-title .project_detail_adopt>div dd a:hover {
    text-decoration: none
  }

  body.single-project #project-title .link_txt {
    text-align: left
  }
}

body.single-project #point>div,
body.single-project #vision>div {
  padding-top: .5em
}

body.single-project #point>div section,
body.single-project #vision>div section {
  padding: 1em;
  margin-top: calc(.5em + 30px);
  margin-bottom: 75px;
  border-style: solid;
  border-width: 1px;
  border-radius: 10px;
  position: relative
}

body.single-project #point>div section:last-child,
body.single-project #vision>div section:last-child {
  margin-bottom: 0
}
.specialty{
    margin-top: 40px;
}

body.single-project #point>div section h3,
body.single-project #vision>div section h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  position: absolute;
  top: calc(-.5em + -30px);
  left: 0
}

body.single-project #point>div section h3 i,
body.single-project #point>div section h3 span,
body.single-project #vision>div section h3 i,
body.single-project #vision>div section h3 span {
  display: block
}

body.single-project #point>div section h3 i,
body.single-project #vision>div section h3 i {
  margin-right: 1em
}

body.single-project #point>div section p,
body.single-project #vision>div section p {
  margin-bottom: 0
}

.points{
    scroll-margin-top: 50px;
}



@media print,
screen and (min-width:600px) {

  body.single-project #point>div section,
  body.single-project #vision>div section {
    /* min-height: 10em; */
    margin-top: calc(.5em + 40px);
    margin-bottom: 40px
  }

  body.single-project #point>div section:last-child,
  body.single-project #vision>div section:last-child {
    margin-bottom: 40px
  }
  .specialty{
    margin-top: 0;
  }

  body.single-project #point>div section h3,
  body.single-project #vision>div section h3 {
    top: calc(-.5em + -40px)
  }
}

body.single-project #story>section {
  /* overflow: hidden; */
  /* height: 500px; */
  padding: 1.5em;
  border: solid 1px #000;
  position: relative;
  -webkit-transition: height 1s;
  transition: height 1s
}

body.single-project #story>section .btn_more {
  width: 100%;
  text-align: center;
  padding-bottom: 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .3)), color-stop(60%, #fff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, .3) 0, #fff 60%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, .3) 0, #fff 60%)
}

body.single-project #story>section .btn_more a,
body.single-project #story>section .btn_more span {
  display: inline-block;
  min-width: 150px;
  color: #fff;
  padding: .7em 1em;
  border-radius: 50px;
  cursor: pointer
}

body.single-project #story>section.open {
  height: 100%;
  overflow: visible
}

body.single-project #story>section.open .btn_more {
  /* display: none */
}

body.single-project #story .editor_cnt .thumbnail {
  margin-bottom: 1.2em
}

@media print,
screen and (min-width:600px) {
  body.single-project #story {
    padding-top: 0
  }

  body.single-project #story>section {
    /* height: 800px */
  }
}

@media print,
screen and (min-width:1025px) {
  body.single-project #story>section {
    /* height: 1000px */
  }

  body.single-project #story>section .btn_more a,
  body.single-project #story>section .btn_more span {
    -webkit-transition: all .4s;
    transition: all .4s
  }

  body.single-project #story>section .btn_more a:hover,
  body.single-project #story>section .btn_more span:hover {
    background-color: #797979 !important
  }
}

body.single-project .assistance_cnt>div>:last-child {
  padding-bottom: 0
}

body.single-project .assistance_cnt>div>* h3 {
  font-weight: 500;
  margin-bottom: .5em
}

body.single-project .assistance_cnt .seminar_cnt>:last-child {
  margin-bottom: 0
}

body.single-project .subsidy_cnt p {
  padding: 1em;
  margin-bottom: 0;
  border: solid 1px #333
}

body.single-project .seminar_cnt .seminar_thumb {
  margin-bottom: .5em
}

body.single-project .seminar_cnt .seminar_thumb>:last-child {
  margin-bottom: 0
}

body.single-project .seminar_cnt .seminar_thumb>br {
  display: none
}

body.single-project .seminar_cnt .seminar_thumb iframe {
  width: 100%;
  aspect-ratio: 16/9
}

body.single-project .seminar_cnt .seminar_title {
  margin-bottom: .5em
}

body.single-project .seminar_cnt .seminar_date {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500
}

@media print,
screen and (min-width:1025px) {
  body.single-project .seminar_cnt .seminar_thumb iframe {
    width: auto
  }
}

body.single-project #outline {
  /*!table*/
}

body.single-project #outline table {
  width: 100%;
  border-top: solid 1px #000;
  border-left: solid 1px #000
}

body.single-project #outline table tr {
  display: block
}

body.single-project #outline table tr td,
body.single-project #outline table tr th {
  display: block;
  text-align: left;
  padding: .5em;
  border-right: solid 1px #000;
  border-bottom: solid 1px #000
}

body.single-project #outline table tr th {
  background-color: var(--city-bg-color, #e6e6e6)
}

@media print,
screen and (min-width:600px) {
  body.single-project #outline table tr {
    display: table-row
  }

  body.single-project #outline table tr td,
  body.single-project #outline table tr th {
    display: table-cell
  }

  body.single-project #outline table tr th {
    width: 30%
  }
}

body.single-project #outline table tr td h3,
body.single-project #outline table tr td h4,
body.single-project #outline table tr td h5,
body.single-project #outline table tr td h6 {
  font-size: inherit;
  margin-bottom: 0
}

body.single-project #outline table tr td h4{
  background-color: var(--city-bg-color, #e6e6e6);
  padding: 0.25em 0.5em 0;
  margin-bottom: 0.5em;
}

body.single-project #outline table tr td table tr{
  display:table-row;
}
body.single-project #outline table tr td table tr th,
body.single-project #outline table tr td table tr td{
  display:table-cell;
}

body.single-project #outline table tr td>*:last-child {
  margin-bottom: 0
}

body.single-project #outline>div>.btn_link {
  margin-top: 1.6em;
  margin-bottom: 0
}

body.single-project #outline>div>.btn_link a {
  min-width: 300px
}

body.single-project #outline>div>.btn_link a span {
  font-size: 80%
}

@media print,
screen and (min-width:1025px) {
  body.single-project #outline>div>.btn_link a {
    min-width: 400px
  }
}

body.single-project .editor_cnt .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9
}

body.single-project .editor_cnt .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

body.single-project #extra p:not(.link_btn) {
  color: #797979;
  font-weight: 500;
  text-align: center
}

body.single-project #subject {
  padding-right: 1em;
  padding-left: 1em
}

body.single-project #subject .gov-uij_link {
  margin-top: 1em;
  text-align: right
}

@media print,
screen and (min-width:600px) {
  body.single-project #subject {
    padding-right: 1.5em;
    padding-left: 1.5em
  }
}

@media print,
screen and (min-width:1025px) {
  body.single-project #subject {
    padding-right: 4em;
    padding-left: 4em
  }
}

