@charset "utf-8";

/* --------------------------------

　　article20250122

-------------------------------- */
#articleContents .mb15 {
	margin-bottom: 15px;
}
#articleContents {
	color: #404040;
}
#articleContents h2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#articleContents h2 > img {
	width: 130px;
}
.article20250730 .flex {
	display: flex;
}
.article20250730 #eventContents {
	margin-bottom: 0;
}
.article20250730 section {
	margin-bottom: 60px;
}
.article20250730 section:last-child {
	margin-bottom: 0;
}
.article20250730 .profile {
	margin-bottom: 30px;
}
.article20250730 .firstblock {
	margin-bottom: 20px;
}
.article20250730 .text-box {
	border: 1px solid #ccc;
	padding: 20px;
	background-color: #ddffdd;
}
.article20250730 .text-box h3 {
	text-align: center;
	margin-bottom: 20px;
	font-size: 20px;
}
.article20250730 .text-box .text {
	margin: 0;
}
.article20250730 .profile .textblock .tag {
	background: #f0f0f0;
	color: #007546;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	margin-bottom: 30px;
	width: fit-content;
	padding: 0 10px;
}
.article20250730 .profile .textblock .title {
	font-size: 28px;
	margin-bottom: 10px;
	font-weight: bold;
}
.article20250730 .profile .textblock .name1 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	margin: 0;
}
.article20250730 .name2 {
	font-size: 12px;
	line-height: 20px;
}
.article20250730 .profile .textblock .name2 {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 20px;
}
.article20250730 .profile .imgblock img {
	width: 100%;
}
.article20250730 .company-block .company-profile h3 {
	margin-bottom: 30px;
}
.article20250730 .company-block .title {
	font-size: 36px;
	line-height: 1.4;
	margin-bottom: 6px;
	color: #404040;
}
.article20250730 .company-block .small-title-1 {
	color: #007546;
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: bold;
}
.article20250730 .company-block .small-title-2 {
	color: #007546;
	font-size: 22px;
	font-weight: bold;
}
.article20250730 .company-block .profileinnerblock {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.article20250730 .company-block .profileinnerblock li {
	width: calc((100% / 4) - 30px);
	margin: 0 15px;
}
.article20250730 .company-block .profileinnerblock .imgblock {
	margin-bottom: 5px;
}
.article20250730 .company-block .profileinnerblock .imgblock img {
	max-width: 100%;
}
.article20250730 .company-block .profileinnerblock .textblock .name {
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	margin-bottom: 5px;
}

.article20250730 .company-block .profileinnerblock .textblock .name2 {
	font-size: 18px;
	line-height: 28px
}
.article20250730 .company-block .profileinnerblock .textblock .desc {
	font-size: 12px;
	text-align: center;
	line-height: 1.2;
}
.article20250730 .company-block .last-block .small-title-1 {
	margin-bottom: 50px;
}
.article20250730 .row {
	display: flex;
	width: 100%;
	margin-bottom: 30px;
}
.article20250730 .align-start {
	align-items: start;
}
.article20250730 .justify-center {
	justify-content: center;
}
.article20250730 .column-reverse {
	flex-direction: column-reverse;
}
.article20250730 .img-001 {
	min-width: 40%;
	max-width: 40%;
	float: left;
	margin: 0 0 20px 20px;
}

.article20250730 .img-001 small {
	margin-top: 5px;
	text-align: center;
	display: block;
}

.article20250730 .img-001 img {
	width: 100%;
}
.article20250730 .img-001.sp {
	float: none;
	margin: 0;
	min-width: unset;
	max-width: unset;
	width: 100%;
}
.article20250730 .img-001.sp small {
	margin-top: 10px;
}
.article20250730 .img-002 {
	width: 100%;
}
.article20250730 .img-002 img {
	width: 100%;
}

.article20250730 .img-001 p {
	text-align: center;
	font-weight: bold;
}

.article20250730 span.no-wrap {
	white-space: nowrap;
}
.article20250730 .float-block-img {
	float: right;
	margin: 0 0 10px 20px;
	width: 43%;
	min-width: 370px;
}

@media screen and (min-width: 1231px) {
	#articleContents {
		display: flex;
		justify-content: space-between;
		width: 1200px;
		margin: 80px auto 0;
	}
	#articleContents .contentWrap {
		width: calc(100% - 335px);
	}
	#articleContents h2 {
		font-size: 36px;
		line-height: 1.4;
		margin-bottom: 30px;
		color: #404040;
	}
	.article20250730 p {
		font-size: 16px;
		line-height: 28px;
	}
	.article20250730 .innerblock {
		margin: 0 auto 30px;
		max-width: 1200px;
		width: 100%;
	}
	.article20250730 .whiteblock {
		background: #fff;
		border-radius: 20px;
		box-sizing: border-box;
		width: 100%;
	}
	.article20250730 .whiteblock p {
		margin-bottom: 20px;
	}
	.article20250730 .firstblock ul {
		display: flex;
	}
	.article20250730 .firstblock ul li p {
		margin: 0;
	}
	.article20250730 .whiteblock ul li img {
		width: 100%;
	}
	.article20250730 .textblock h3.title {
		font-size: 28px;
		margin-bottom: 25px;
	}
	.article20250730 section {
		margin-bottom: 60px;
	}
	.btn_backtotop {
		max-width: 1200px;
		width: 100%;
		padding: 50px 0 100px;
		margin: 0 auto;
	}
	.btn_backtotop a {
		width: 230px;
		height: 50px;
		line-height: 50px;
		margin: 0 auto;
		background: url(../article20241128/images/arrow.png) no-repeat 30px
				center/6px 10px,
			#808080;
		border-radius: 25px;
		color: #fff;
		display: block;
		text-align: center;
		font-size: 18px;
	}
	a:hover {
		opacity: 0.7;
	}
}
@media screen and (max-width: 1230px) {
	.pankuzu ul {
		font-size: 11px;
	}
	.article20250730 img {
		width: 100%;
	}
	#sidemenu {
		float: none;
		margin: 50px auto;
	}
	#articleContents {
		margin: 80px auto 0;
	}
	#articleContents h2 {
		font-size: 36px;
		line-height: 1.4;
		margin-bottom: 30px;
		color: #404040;
	}
	#articleContents .contentWrap {
		width: 98%;
		margin: 0 auto;
	}
	#articleContents h2.title2 {
		font-size: 20px;
		line-height: 1.4;
		margin-bottom: 10px;
		color: #404040;
	}
	.btn_backtotop {
		padding-top: 40px;
		padding-bottom: 40px;
		max-width: 865px;
	}
	.btn_backtotop a {
		width: 230px;
		height: 50px;
		line-height: 50px;
		margin: 0 auto;
		background: url(../article20241128/images/arrow.png) no-repeat 30px
				center/6px 10px,
			#808080;
		border-radius: 25px;
		color: #fff;
		display: block;
		text-align: center;
		font-size: 16px;
	}
	.article20250730 p {
		line-height: 28px;
		margin-bottom: 20px;
	}
	.article20250730 .firstblock ul {
		display: flex;
	}
	.article20250730 .firstblock ul li img {
		width: 100%;
	}
	.article20250730 .innerblock {
		max-width: 865px;
		width: 100%;
	}
	.article20250730 .innerblock2 {
		margin: 0 auto;
		width: 100%;
	}
	.article20250730 .whiteblock {
		background: #fff;
		border-radius: 10px;
		box-sizing: border-box;
	}
	.pankuzu li:nth-child(2) {
		letter-spacing: -1px;
	}
	.article20250730 .profileblock .profileinnerblock p.name {
		font-size: 14px;
		line-height: 1.6;
		margin-bottom: 15px;
		font-weight: bold;
		padding: 10px 0 0 0;
	}
	.article20250730 .profileblock .profileinnerblock p.name span {
		font-weight: normal;
		font-size: 12px;
	}
	.article20250730 .profileblock .profileinnerblock ul {
		width: 100%;
		display: flex;
	}
	.article20250730 .profileblock .profileinnerblock ul li {
		width: 33%;
		text-align: center;
	}
	.article20250730 .profileblock .profileinnerblock ul li:not(:first-child) {
		margin-left: 2%;
	}
	.article20250730 .profileblock .profileinnerblock ul li p {
		font-size: 14px;
	}
	.article20250730 h3.title {
		font-size: 24px;
		line-height: 30px;
		color: #404040;
		margin-bottom: 15px;
	}
	.article20250730 .cap {
		font-size: 14px;
		margin-top: 5px;
		font-weight: bold;
	}

	.article20250730 .mb0 {
		margin-bottom: 0 !important;
	}
	.article20250730 .mb10 {
		margin-bottom: 10px !important;
	}
	.article20250730 .indent1 {
		text-indent: -1.2em;
		margin-left: 2em;
	}
}
@media screen and (max-width: 1140px) {
	.article20250730 #eventContents {
		float: none;
		width: 100%;
	}

	.article20250730 #eventContents .bn_sdgs {
		width: 100%;
		max-width: 800px;
	}
}
@media screen and (min-width: 801px) {
	.article20250730 #sidemenu .bnlist li img {
		width: auto;
		padding: 0;
		height: 27px;
	}
	.article20250730 #sidemenu .bnlist li.bn5 img {
		height: auto;
		width: 160px;
	}
	.article20250730 #sidemenu .bnlist li.bn1 img,
	.article20250730 #sidemenu .bnlist li.bn2 img,
	.article20250730 #sidemenu .bnlist li.bn3 img,
	.article20250730 #sidemenu .bnlist li.bn4 img {
		height: 68px;
	}
	.article20250730 #sidemenu .bnlist li.bn7 img {
		height: auto;
		width: 155px;
	}
	.article20250730 #sidemenu .bnlist li a {
		display: flex;
		align-items: center;
	}
	.article20250730 .profile {
		display: flex;
		justify-content: space-between;
	}
	.article20250730 .profile .textblock {
		width: 500px;
	}
	.article20250730 .profile .imgblock {
		width: 360px;
	}
	.article20250730 .profile .textblock .name2 {
		margin: 0;
	}
	.article20250730 #eventContents {
		float: none;
	}
}
@media screen and (max-width: 800px) {
	#articleContents h2 {
		font-size: 24px;
		line-height: 1.4;
		margin-bottom: 10px;
		color: #404040;
	}
	#articleContents h2 br {
		display: none;
	}
	#articleContents h2 img {
		margin-left: 15px;
	}
	#articleContents {
		margin: 30px auto 30px;
		width: 90%;
	}
	.article20250730 img.img-001 {
		width: 100%;
		margin-left: 0;
	}
	.article20250730 img.img-002 {
		width: 100%;
		margin-bottom: 30px;
	}
	.row.column-sp {
		flex-direction: column;
	}
	.row.column-sp.column-reverse {
		flex-direction: column-reverse;
	}
	.article20250730 .firstblock ul {
		display: block;
	}
	.article20250730 .firstblock ul li img {
		width: 100%;
	}
	.article20250730 .profile .textblock .name2 {
		margin-bottom: 0;
	}
	.article20250730 .profile .textblock .name2:last-child {
		margin-bottom: 20px;
	}
	.article20250730 .company-block .profileinnerblock {
		margin: 0 -5px;
	}
	.article20250730 .company-block .profileinnerblock li {
		width: calc((100% / 3) - 15px);
		margin: 0 5px;
	}
}
@media screen and (max-width: 500px) {
	.article20250730 .company-block .profileinnerblock {
		margin: 0 -5px;
	}
	.article20250730 .company-block .profileinnerblock li {
		width: calc((100% / 2) - 10px);
		margin: 0 5px;
	}
	.article20250730 .company-block .profileinnerblock .textblock .name {
		font-size: 16px;
	}
}
.clearfix:after {
	content: '';
	display: block;
	clear: both;
}
