/*old static webpage */
/*old static webpage */
p.u-text {margin-bottom: 1.5em;}
.u-inner h4,
h4.u-title-low {
font-size: 3.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  margin-bottom: 3.2rem;
  padding-bottom: 1.6rem;
  position: relative;
}
h4.u-title-low::before {
background: #9c141a;
  bottom: 0;
  content: "";
  height: .2rem;
  left: 0;
  position: absolute;
  width: 4.8rem;
}
.u-row-2 {
letter-spacing: -.4em;
margin: 0 auto 3rem auto;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: stretch;
}
.e-img {
/*width: 100%;*/
}
.u-float-right {
  float: right !important;
}
.e-img.u-float-right {
  margin: 0 0 20px 30px;
  width: auto;
max-width: 100%;
}

.u-row-inner{
letter-spacing: 0;
  vertical-align: top;
  width: calc(50% - 32px);
  display: inline-block;
}
table.u-table,
table.notes {
margin:0 0 2em;
padding: 3px 0;
}
table.u-table th,
table.notes th,
table th{
  font-weight: 700;
  text-align: left;
  width: 100px;
  line-height: 1.5;
  vertical-align: top;
  padding: 3px 0;
  word-break: break-word;
}
table.notes td,
table td{
vertical-align: top;
padding: 3px 0;
width: auto;
}
table tr:has(> td:nth-child(2):last-child) > td:first-child{
  width: 120px;
}
.u-row-inner .e-image{
text-align: center;
}
ul.u-list-items {
margin:0 0 2em;
}
li.u-list-item {
margin: 0 0 15px;
  padding: 0 0 0 1em;
  position: relative;
}
li.u-list-item::after {
content: '';
  width: 8px;
  height: 8px;
  background: #999;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: .475em;
  left: 0;
}
.u-inner-child {
  padding: 0 0 0 1.25em;
}
.u-inner-child .e-image {
  text-align:center;
}
.u-align-center {
  text-align: center !important;
}
@media screen and (max-width:767px) {
.pageSingle__main h2 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 160%;
    margin-bottom: 2.4rem;
    padding-bottom: 1.6rem;
    }
    .u-inner h4,
    h4.u-title-low {
    font-size: 2rem;
    font-weight: 700;
    line-height: 160%;
    margin-bottom: 2.4rem;
    padding-bottom: 1.6rem;
    }
    .u-row-2 {
		margin: 0 0 30px;
        display: flex;
        flex-direction: column;
	}
	.u-row-2 .u-row-inner {
		width: 100%;
		margin: 0 0 20px;
		display: block;
	}
	.c-anchor-menu-item {
		width: calc(100% / 2 - 10px);
	}
    .u-inner-child {
    padding: 0;
    }
}
/*new design webpage */
.pageArchiveImgList__sort--kenchiku,
.pageSingle__sort--kenchiku {background-color: #1f987c;}
.u-inner-child {
  position: relative;
  margin-bottom: 1.5em;
}
/* 写真パターン */
.u-photo-wrap.is-pattern-01,
.u-photo-wrap.is-pattern-02,
.u-photo-wrap.is-pattern-03,
.u-photo-wrap.is-pattern-04 {
	margin: 0 -15px 25px;
	display: flex;
	flex-wrap: wrap;
}
.is-pattern-01 .u-row-inner,
.is-pattern-02 .u-row-inner,
.is-pattern-03 .u-row-inner,
.is-pattern-04 .u-row-inner {
	text-align: center;
	width: 50%;
	padding: 15px 15px 0;
	position: relative;
}
.is-pattern-01 .u-row-inner.is-caption,
.is-pattern-02 .u-row-inner.is-caption,
.is-pattern-03 .u-row-inner.is-caption,
.is-pattern-04 .u-row-inner.is-caption {
	width: 100%;
	padding: 5px 0 0;
}
.is-pattern-01 .u-row-inner.is-caption p,
.is-pattern-02 .u-row-inner.is-caption p,
.is-pattern-03 .u-row-inner.is-caption p,
.is-pattern-04 .u-row-inner.is-caption p {
	text-align: center;
	margin: 0;
}
/* 写真パターン - 1 */
.u-photo-wrap.is-pattern-01 .u-row-inner.is-main-photo {
	width: 100%;
}
/* 写真パターン - 2 */
.u-photo-wrap.is-pattern-02 .u-row-inner {
	margin: 0 0 10px;
}
/* 写真パターン - 3 */
.u-photo-wrap.is-pattern-03 .u-sub-photo {
	width: 50%;
}
.u-photo-wrap.is-pattern-03 .u-sub-photo div {
	width: 100%;
}
/* 写真パターン - 4 */
.u-photo-wrap.is-pattern-04 .u-row-inner.is-main-photo:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 0 8px 12px;
	border-color: transparent transparent transparent #007bff;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(50%,-50%);
	display: none;
}
/*SDGs*/
.l-sdgs-correspond-items {
  padding: 0 20px;
  margin: 0 0 30px;
}
.l-sdgs-correspond-items ul {
  padding: 10px 20px 20px;
  border: 1px solid #ddd;
}
.l-sdgs-correspond-items ul li {
  font-size: 1.5rem;
  margin: 10px 0 0;
  display: flex;
  align-items: center;
}
.l-sdgs-correspond-items ul li figure {
  width: 70px;
}
.l-sdgs-correspond-items ul li p {
  line-height: 1.5;
  width: calc(100% - 70px);
  padding: 0 0 0 20px;
}
