.c-pagettl .icon {
	width: 5.6rem;
}
@media screen and (max-width: 767px) {
	.c-pagettl .icon {
		width: 3.5rem;
	}
}

.p-info {
	position: relative;
	padding-top: 10.5rem;
	padding-bottom: 11rem;
}
@media screen and (max-width: 767px) {
	.p-info {
		padding-top: 5.8rem;
		padding-bottom: 4rem;
	}
}
.p-info .deco {
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.p-info .deco1 {
	width: 38.8rem;
	height: 29.9rem;
	background-image: url(../images/news/img_info01.svg);
	right: 0;
	top: 2rem;
	background-position: center right -1.2rem;
}
@media screen and (max-width: 767px) {
	.p-info .deco1 {
		width: 11.5rem;
		height: 11.5rem;
		background-position: center center;
		top: -3.2rem;
		background-image: url(../images/news/img_info01_sp.svg);
	}
}
.p-info .deco2 {
	width: 20rem;
	height: 20rem;
	background-image: url(../images/news/img_info02.svg);
	left: 10.2rem;
	bottom: 13.5rem;
}
@media screen and (max-width: 767px) {
	.p-info .deco2 {
		display: none;
	}
}
.p-info__content {
	width: 100rem;
	max-width: 100%;
	margin: auto auto auto;
	position: relative;
}
.p-info__content .box {
	margin-top: 6.5rem;
}
@media screen and (max-width: 767px) {
	.p-info__content .box {
		margin-top: 2.1rem;
	}
}
.p-info__content .box:first-of-type {
	margin-top: 0;
}
.p-info__content .box .title {
	color: #6fc68c;
	font-weight: bold;
	font-size: 2.3rem;
	letter-spacing: 0.2em;
	line-height: 1.7;
}
@media screen and (max-width: 767px) {
	.p-info__content .box .title {
		font-size: 1.3rem;
	}
}
.p-info__content .box .text {
	margin-top: 1.2rem;
	font-size: 2rem;
	line-height: 2.05;
	letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
	.p-info__content .box .text {
		margin-top: 0.6rem;
		font-size: 1.2rem;
		line-height: 1.6666666667;
	}
}

.p-activities {
	position: relative;
	padding-top: 12rem;
	padding-bottom: 11rem;
}
@media screen and (max-width: 767px) {
	.p-activities {
		padding-top: 3rem;
		padding-bottom: 6.3rem;
	}
}
.p-activities .deco {
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.p-activities .deco1 {
	background-image: url(../images/news/img_ac-deco01.svg);
	width: 30.2rem;
	height: 17.1rem;
	right: 23.8rem;
	top: -5.2rem;
}
@media screen and (max-width: 767px) {
	.p-activities .deco1 {
		width: 9.8rem;
		height: 5.8rem;
		background-image: url(../images/news/img_ac-deco01_sp.svg);
		top: -2rem;
		right: 3rem;
	}
}
.p-activities .deco2 {
	background-image: url(../images/news/img_ac-deco02.svg);
	width: 14.4rem;
	height: 21.3rem;
	left: 18.3rem;
	top: 46.8rem;
}
@media screen and (max-width: 767px) {
	.p-activities .deco2 {
		display: none;
	}
}
.p-activities .deco3 {
	background-image: url(../images/news/img_ac-deco03.svg);
	width: 29.2rem;
	height: 20.8rem;
	right: -26.7rem;
	bottom: -12.4rem;
}
@media screen and (max-width: 767px) {
	.p-activities .deco3 {
		width: 7.9rem;
		height: 11.8rem;
		background-image: url(../images/news/img_ac-deco03_sp.svg);
		right: -5.3rem;
		bottom: -3.2rem;
	}
}
.p-activities .deco4 {
	background-image: url(../images/news/img_ac-deco04.svg);
	width: 27rem;
	height: 15.2rem;
	left: 20.6rem;
	bottom: -9.5rem;
}
@media screen and (max-width: 767px) {
	.p-activities .deco4 {
		width: 8.8rem;
		height: 4.4rem;
		background-image: url(../images/news/img_ac-deco04_sp.svg);
		left: 4.8rem;
		bottom: -1rem;
	}
}
.p-activities .c-secttl {
	letter-spacing: 0.2em;
}
.p-activities__content {
	width: 100rem;
	max-width: 100%;
	margin: 5.3rem auto auto;
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-activities__content {
		margin-top: 1.6rem;
	}
}
.p-activities__content .title {
	background-color: #ffffff;
	border-radius: 0.5rem;
	letter-spacing: 0.075em;
	font-size: 2.3rem;
	font-weight: bold;
	color: #6fc68c;
	padding: 2.1rem 4rem 2.2rem;
}
@media screen and (max-width: 767px) {
	.p-activities__content .title {
		font-size: 1.3rem;
		letter-spacing: 0.05em;
		border-radius: 0;
		padding: 1rem 2rem 0.9rem;
	}
}
.p-activities__content .text {
	letter-spacing: 0.02em;
	font-size: 2rem;
	line-height: 2.05;
	margin-top: 4.6rem;
}
@media screen and (max-width: 767px) {
	.p-activities__content .text {
		margin-top: 1.5rem;
		font-size: 1.2rem;
		line-height: 1.6666666667;
	}
}
.p-activities__content .images {
	margin-top: 5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 4rem 0;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-activities__content .images {
		width: 28rem;
		margin: 2rem auto auto auto;
		gap: 2rem;
	}
}
.p-activities__content .images .img {
	width: 47rem;
	height: 34rem;
}
@media screen and (max-width: 767px) {
	.p-activities__content .images .img {
		width: 100%;
		height: 20.3rem;
	}
}
.editmode .p-activities__content .images .img {
    height: auto;
}
.p-activities__content .images .img img {
	width: 100%;
	height: 100%;
	display: block;
	-o-object-fit: cover;
	   object-fit: cover;
}
.p-activities .p-backnumber {
	width: 100rem;
	max-width: 100%;
	margin: 9.8rem auto auto;
}
@media screen and (max-width: 767px) {
	.p-activities .p-backnumber {
		width: 100%;
		margin-top: 3.5rem;
	}
}
.p-activities .p-backnumber__title {
	letter-spacing: 0.05em;
	font-weight: bold;
	font-size: 2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: relative;
	padding-left: 4.3rem;
    margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
	.p-activities .p-backnumber__title {
		padding-left: 3.2rem;
		font-size: 1.4rem;
        margin-bottom: 10px;
	}
}
.p-activities .p-backnumber__title::before {
	content: "";
	background-image: url(../images/news/img_title-backnumber.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width: 2.9rem;
	height: 3.5rem;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
	.p-activities .p-backnumber__title::before {
		width: 1.9rem;
		height: 2.3rem;
	}
}
.p-activities .p-backnumber__list {
	margin-top: 1rem;
	line-height: 2.25;
	font-size: 2rem;
	letter-spacing: 0.02em;
	padding-left: 4.3rem;
}
@media screen and (max-width: 767px) {
	.p-activities .p-backnumber__list {
		padding-left: 3.2rem;
		margin-top: 1.2rem;
		font-size: 1.2rem;
		line-height: 1.6;
	}
}
@media screen and (max-width: 767px) {
	.p-activities .p-backnumber__list li {
		margin-top: 1rem;
	}
	.p-activities .p-backnumber__list li:first-of-type {
		margin-top: 0;
	}
}
.p-activities .p-backnumber__list a {
	text-decoration: underline;
}
.p-activities .p-backnumber__list img {
    width: auto;
}
.editmode .p-activities .p-backnumber__list a {
    display: inline-flex;
    align-items: center;
}
.p-activities .p-backnumber__pager {
	padding-left: 4.3rem;
	margin-top: 3rem;
}
@media screen and (max-width: 767px) {
	.p-activities .p-backnumber__pager {
		padding-left: 3.2rem;
		margin-top: 2.3rem;
	}
}
.p-activities .p-backnumber__pager .pager {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.8rem;
	gap: 1em;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media screen and (max-width: 767px) {
	.p-activities .p-backnumber__pager .pager {
		font-size: 1.2rem;
	}
}
.p-activities .p-backnumber__pager .pager .prev,
.p-activities .p-backnumber__pager .pager .next {
	color: #1d61ff;
}
/*# sourceMappingURL=news.css.map */