@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&amp;display=swap');

:root {
	--color-corp: #0A51A0;
}

@media(min-width: 768px) {
		.bodyLock {
				overflow: hidden !important;
		}
}
.tile_article_overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		z-index: 8000;
		background: rgba(0, 0, 0, 0.5);
		display: none;
}
.tile_article {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		z-index: 9999;
		display: none;
}
.contents_wrap1000 {
		padding-top: 70px;
}
.sdgs_value_section {
		padding-bottom: 80px;
}
.sdgs_value_section.last {
		padding-bottom: 0 !important;
}
.sdgs_value_hd {
		font-size: 24px;
		font-weight: 500;
		color: #004ea2;
		padding: 0 0 14px;
		border-bottom: 1px solid #dadce0;
		margin: 0 0 30px;
}
.sdgs_value_lead {
		line-height: 1.8;
		margin: 0 0 50px;
		font-weight: 500;
}
@media(max-width: 767px) {
		.sdgs_value_hd {
				font-size: 18px;
				padding: 0 0 14px;
				margin: 0 0 30px;
		}
		.sdgs_value_lead {
				margin-bottom: 40px;
		}
}
/* ===================== */
.chain_flex {
		display: flex;
		justify-content: space-between;
		margin-bottom: 80px;
		max-width: 1000px;
}
.chain_flex_left, .chain_flex_right {
		width: 492px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
}
.chain_item {
		width: 238px;
		border-radius: 12px;
		padding: 25px 19px;
		box-sizing: border-box;
		margin-bottom: 17px;
		min-height: 370px;
		font-weight: 500;
}
.chain_item.double {
		width: 470px !important;
		min-height: 275px;
}
.chain_item h6 {
		font-size: 20px;
		font-weight: 500;
		line-height: 1;
		text-align: center;
		margin: 0 0 15px;
		color: #004ea2;
}
.chain_item h6:lang(en) {
		line-height: 1.4;
}
.chain_item.blue {
		background: #dfe6f2;
}
.chain_item.gray {
		background: #f2f3f4;
}
.chain_item_thumb img {
		width: 100%;
		height: auto;
}
.chain_item_thumb {
		margin: 0 0 15px;
}
.chain_item p {
		font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
		font-size: 15px;
		line-height: 1.6;
		letter-spacing: 0;
		font-weight: 500;
}
.chain_item p:lang(en) {
		font-family: 'Roboto', sans-serif;
}
.chain_item.short {
		min-height: 310px;
}
.chain_item.short:lang(en) {
	min-height: 423px;
}
.chain_item p span {
		font-size: 85%;
}
.chain_flex_left {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
}
.chain_item_double_flex {
		width: 403px;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
}
.chain_item_double_item {
		width: 190px;
}
.chain_notes {
		line-height: 1.8;
		font-size: 12px;
}
.chain_title_flex {
		display: flex;
		justify-content: space-between;
		max-width: 1000px;
		margin: 0 auto 10px;
}
.chain_title_flex.center {
		display: flex;
		justify-content: center;
}
.chain_title_flex img {
		width: 100%;
		height: auto;
}
.chain_title_flex_left, .chain_title_flex_right {
		width: 492px;
}
.chain_title_flex_left div, .chain_title_flex_right div {
		width: 345px;
		margin: 0 auto;
}
@media(max-width: 1100px) {
		.chain_flex_left, .chain_flex_right, .chain_title_flex_left, .chain_title_flex_right {
				width: calc(50% - 3px);
		}
		.chain_title_flex_left div, .chain_title_flex_right div {
				width: 80%;
				margin: 0 auto;
		}
		.chain_item {
				width: calc(50% - 3px);
				padding: 25px 19px;
				margin-bottom: 17px;
				min-height: 370px;
		}
		.chain_item h6 {
				font-size: 16px;
		}
}
@media(min-width: 841px) {
		.chain_title_sp {
				display: none;
		}
}
@media(max-width: 840px) {
		.sdgs_value_section {
				padding-bottom: 60px;
		}
		.chain_flex {
				display: block;
				max-width: 600px;
				margin-left: auto;
				margin-right: auto;
				margin-bottom: 0;
		}
		.chain_flex_left, .chain_flex_right, .chain_title_flex_left, .chain_title_flex_right {
				width: 100%;
		}
		.chain_flex_left {
				margin-bottom: 65px;
		}
		.chain_item {
				width: calc(50% - 10px);
				padding: 25px 19px;
				margin-bottom: 20px;
				min-height: inherit;
		}
		.chain_item.short:lang(en) {
			min-height: 310px;
		}
		.chain_title_flex {
				display: none;
		}
		.chain_title_sp {
				max-width: 350px;
				margin: 0 auto 20px;
		}
		.chain_title_sp img {
				width: 100%;
				height: auto;
		}
}
@media(max-width: 767px) {
		.chain_flex_left, .chain_flex_right {
				display: block;
				max-width: 350px;
				margin-left: auto;
				margin-right: auto;
				width: 100%;
		}
		.chain_item {
				width: 100%;
				padding: 30px 15px;
		}
		.chain_item h6 {
				font-size: 18px;
		}
}
/* ====================== */
.dups3_flex_center {
		margin-left: 75px;
}
.dups3_flex {
		display: flex;
		align-items: center;
}
.dups3_flex_left {
		width: 320px;
		margin-right: 105px;
}
.dups3_flex_left img {
		width: 100%;
		height: auto;
}
.dups3_flex_right table {
		border-collapse: collapse;
}
.dups3_flex_right td {
		font-family: 'Roboto', sans-serif;
		text-align: left;
		padding: 0 5px 3px 0;
		font-size: 22px;
		font-weight: 500;
}
.f-blue {
		color: #004ea2;
}
@media(max-width: 1024px) {
		.dups3_flex_center {
				margin-left: 0;
				display: flex;
				justify-content: center;
		}
		.dups3_flex_left {
				width: 40%;
				margin-right: 40px;
		}
}
@media(max-width: 767px) {
		.dups3_flex_center {
				margin-left: 0;
				display: block;
		}
		.dups3_flex {
				display: block;
		}
		.dups3_flex_left {
				width: 70%;
				max-width: 300px;
				margin: 0 auto 30px;
		}
		.dups3_flex_right {
				display: flex;
				justify-content: center;
		}
		.dups3_flex_right td {
				padding: 0 5px 3px 0;
				font-size: 20px;
		}
}
.activity_acc img {
		width: 100%;
		height: auto;
		box-sizing: border-box;
}
.activity_acc {
		margin-bottom: 20px;
}
.activity_acc_hd {
		height: 90px;
		border-radius: 10px;
		display: flex;
		align-items: center;
		position: relative;
		background: #f6f6f7;
		cursor: pointer;
}
.activity_acc_hd .activity_acc_trigger {
		position: absolute;
		top: calc(50% - 20px);
		right: 33px;
		width: 40px;
		height: 40px;
		border-radius: 50%;
		border: 1px solid #cbdbeb;
		pointer-events: none;
}
.activity_acc_trigger::before, .activity_acc_trigger::after {
		content: '';
		display: block;
		position: absolute;
		top: 19.5px;
		left: 15px;
		width: 10px;
		height: 1px;
		background: #004ea2;
		transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}
dt.isOpen .activity_acc_trigger::before {
		transform: rotate(135deg);
		opacity: 0
}
dt.isOpen .activity_acc_trigger::after {
		transform: rotate(180deg);
}
.activity_acc_trigger::after {
		transform: rotate(90deg);
}
.activity_acc_hd h5 {
		font-size: 20px;
		font-weight: 500;
		color: #004ea2;
}
.activity_acc_no {
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 32px;
		font-weight: 500;
		font-family: 'Inter', sans-serif;
		color: #fff;
		background: #00973b;
		border-radius: 10px 0 0 10px;
		height: 90px;
		width: 90px;
		margin-right: 25px;
}
.no4 {
		background: #c61029;
}
.no5 {
		background: #e93718;
}
.no6 {
		background: #00a6da;
}
.no7 {
		background: #fabd00;
}
.no8 {
		background: #980d31;
}
.no9 {
		background: #ed6a04;
}
.no10 {
		background: #dc007a;
}
.no11 {
		background: #f5a200;
}
.no12 {
		background: #d39200;
}
.no13 {
		background: #427935;
}
.no15 {
		background: #29a839;
}
.no16 {
		background: #004c88;
}
.no17 {
		background: #003068;
}
.corp-color {
		background: var(--color-corp);
}
.activity_acc_cont {
		padding-top: 20px;
		padding-bottom: 80px;
}
.activity_acc_cont.last {
		padding-bottom: 0 !important;
}
@media(max-width: 767px) {
		.activity_acc {
				margin-bottom: 12px;
		}
		.activity_acc_hd {
				height: 50px;
				border-radius: 6px;
		}
		.activity_acc_hd:lang(en) {
				height: 56px;
		}
		.activity_acc_hd.tall {
				height: 62px;
		}
		.activity_acc_hd .activity_acc_trigger {
				top: calc(50% - 10px);
				right: 8px;
				width: 20px;
				height: 20px;
		}
		.activity_acc_trigger::before, .activity_acc_trigger::after {
				top: 9.5px;
				left: 7px;
				width: 6px;
		}
		.activity_acc_hd h5 {
				font-size: 16px;
				line-height: 1.5;
				padding-right: 30px;
				flex: 1;
		}
		.activity_acc_hd h5.extra {
				font-size: 16px;
				line-height: 1.5;
		}
		.activity_acc_no {
				font-size: 16px;
				border-radius: 6px 0 0 6px;
				height: 50px;
				width: 40px;
				margin-right: 15px;
		}
		.activity_acc_no:lang(en) {
				height: 56px;
				width: 46px;
				margin-right: 14px;
		}
		.activity_acc_no.tall {
				height: 62px;
				width: 46px;
				margin-right: 14px;
		}
		.activity_acc_cont {
				padding-top: 20px;
				padding-bottom: 60px;
		}
		.activity_acc_figure img {
				box-sizing: border-box;
				border: 1px solid #dadce0;
		}
}
/* ============================ */
.modaal-container {
		width: auto !important;
		background: none !important;
		box-shadow: none !important;
}
.modaal-container .modaal-close {
		border: none;
}
.modaal-content-container {
		background: #fff;
		padding: 30px;
		border-radius: 16px;
		position: relative;
		box-sizing: border-box;
		min-width: inherit;
		box-sizing: border-box;
}
.modaal-close {
		display: none !important;
}
.modaal-content-container .modaal-close {
		display: block !important;
		position: absolute !important;
		right: 15px !important;
		top: 15px !important;
		color: #fff;
		width: 23px;
		height: 23px;
		background: #094da4;
		border-radius: 50%;
}
.modaal-close, .modaal-close:focus, .modaal-close:hover {
		outline: none;
		border-radius: 50%;
		background: #094da4;
}
.modaal-close:before, .modaal-close:after {
		display: block;
		content: " ";
		position: absolute;
		top: 5px;
		left: 11px;
		width: 1px;
		height: 13px;
		border-radius: 4px;
		background: #fff;
}
.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after {
		background: #fff;
}
.modaal_cont_inner {
		padding: 25px;
}
.tile_item_wrap.single {
		width: 290px;
}
.tile_item_wrap.double {
		width: 560px;
		display: flex;
		justify-content: space-between;
}
.tile_item_wrap.third {
		width: 840px;
		display: flex;
		justify-content: space-between;
}
.tile_item_wrap.double .tile_item {
		width: calc(50% - 24px);
}
.tile_item_wrap.third .tile_item {
		width: calc(calc(100% - 80px) / 3);
}
.badge {
		margin: 0 0 10px;
		display: flex;
}
.badge span {
		border: 1px solid #004ea2;
		color: #004ea2;
		font-weight: 700;
		font-size: 12px;
		padding: 3px 15px 3px;
}
.tile_item_inner h6 {
		font-size: 22px;
		color: #004ea2;
		font-weight: 600;
		margin: 0 0 15px;
}
.tile_item_inner h6:lang(en) {
		font-weight: 500;
}
.tile_item_inner p {
		line-height: 1.8;
		font-weight: 500;
		margin: 0 0 1em;
		font-size: 15px;
}
.tile_item_inner p:lang(en) {
		font-size: 14px;
}
.mark_flex {
		display: flex;
		margin: 0 0 10px
}
.mark_flex div {
		width: 60px;
		margin-right: 6px;
}
.mark_flex div img {
		width: 100%;
		height: auto;
}
.tile_item_inner ul {
		margin-left: 1em;
		color: #004ea2;
		font-size: 13px;
		font-weight: 500;
		list-style: none;
}
.tile_item_inner ul li {
		position: relative;
		line-height: 1.8;
}
.tile_item_inner ul li::after {
		content: '・';
		display: block;
		position: absolute;
		top: 0;
		left: -1em;
}
@media(max-width: 840px) {
		.modaal_cont_inner {
				padding: 20px;
		}
		.tile_item_wrap.single {
				width: 290px;
		}
		.tile_item_wrap.double {
				width: 560px;
				display: flex;
				justify-content: space-between;
		}
		.tile_item_wrap.third {
				width: 560px;
				display: flex;
				justify-content: space-between;
				flex-wrap: wrap;
		}
		.tile_item_wrap.double .tile_item {
				width: calc(50% - 24px);
		}
		.tile_item_wrap.third .tile_item {
				width: calc(50% - 24px);
				margin: 0 0 40px;
		}
		.tile_item.last {
				margin-bottom: 0 !important;
		}
}
@media(max-width: 640px) {
		.modaal-container {
				width: 100% !important;
				box-sizing: border-box;
		}
		.modaal-content-container {
				padding: 25px;
				border-radius: 12px;
		}
		.modaal-inner-wrapper {
				padding: 20px 20px;
		}
		.modaal_cont_inner {
				padding: 20px;
		}
		.tile_item_wrap.single {
				width: 100%;
		}
		.tile_item_wrap.double {
				width: 100%;
				display: block;
		}
		.tile_item_wrap.third {
				width: 100%;
				display: block;
		}
		.tile_item_wrap.double .tile_item {
				width: 100%;
				margin: 0 0 20px;
		}
		.tile_item_wrap.third .tile_item {
				width: 100%;
				margin: 0 0 20px;
		}
		.badge {
				margin: 0 0 7px;
		}
		.badge span {
				font-size: 11px;
				padding: 2px 10px 2px;
		}
		.tile_item_inner h6 {
				font-size: 20px;
				margin: 0 0 8px;
		}
		.tile_item_inner p {
				line-height: 1.7;
				font-size: 14px;
				margin: 0 0 0.75em;
		}
}
@media(max-width: 640px) {
		.tile_item_wrap.third {
				display: flex;
				flex-wrap: wrap;
				justify-content: space-between;
		}
		.tile_item_wrap.third .tile_item {
				width: calc(50% - 20px) !important;
		}
		.tile_item_wrap.third .tile_item.last {
				width: auto !important
		}
		.tile_item_inner h6 {
				font-size: 17px;
		}
		.tile_item_inner .mark_flex div {
				width: 40px;
				margin-right: 4px;
		}
}
@media(max-width: 375px) {
		.modaal-content-container {
				padding: 20px;
		}
		.tile_item_wrap.third .tile_item.last {
				width: auto !important
		}
		.tile_item_wrap.third .tile_item {
				width: calc(50% - 10px) !important;
		}
		.tile_item_inner h6 {
				font-size: 17px;
				margin: 0 0 10px;
		}
		.tile_item_inner .mark_flex div {
				width: 40px;
				margin-right: 4px;
		}
		.activity_acc_hd h5 {
				font-size: 15px;
		}
		.activity_acc_hd h5.extra {
				font-size: 15px;
		}
}
/* ============ */
.flow_figure {
		margin: 0 0 90px;
}
.flow_figure img {
	width: 100%;
	height: auto;
}
.flow_base {
		max-width: 1000px;
		position: relative;
		margin-bottom: 20px;
}
.flow_base img {
		width: 100%;
		height: auto;
}
.flow_base .flow_upper {
		position: absolute;
		top: 0;
		left: 50px;
		width: 950px;
		min-height: 180px;
		display: flex;
		justify-content: space-between;
}
.flow_base .flow_upper:lang(en) {
		top: 40px;
}
.flow_base .flow_bottom {
		position: absolute;
		bottom: 0;
		left: 50px;
		width: 950px;
		display: flex;
		justify-content: space-between;
}
.flow_base .flow_bottom:lang(en) {
		bottom: 40px;
}
.flow_upper div img, .flow_bottom div img {
		border-radius: 14px;
}
.w109 {
		width: 109px;
}
.w155 {
		width: 155px;
}
.w148 {
		width: 148px;
}
.w187 {
		width: 187px;
}
.w197 {
		width: 197px;
}
.w254 {
		width: 254px;
}
.w308 {
		width: 308px;
}
@media(max-width: 1100px) {
	.flow_figure {
				margin: 0 0 45px;
		}
		.flow_base .flow_upper {
				left: 5%;
				width: 95%;
		}
		.flow_base .flow_bottom {
				bottom: 0;
				left: 5%;
				width: 95%;
		}
		.flow_base .flow_upper:lang(en) {
				top: 30px;
		}
		.flow_base .flow_bottom:lang(en) {
				bottom: 30px;
		}
		.w109 {
				width: 11.47%;
		}
		.w155 {
				width: 16.31%;
		}
		.w148 {
				width: 15.57%;
		}
		.w187 {
				width: 19.68%;
		}
		.w197 {
				width: 20.73%;
		}
		.w254 {
				width: 26.73%;
		}
		.w308 {
				width: 32.42%;
		}
}
@media(max-width: 640px) {
		.flow_base {
				width: 335px;
				margin: 0 auto 40px;
				height: 900px;
		}
		.flow_base:lang(en) {
				width: 335px;
				margin: 0 auto 80px;
				height: 1100px;
		}
		.flow_base .flow_upper, .flow_base .flow_bottom {
				display: block;
				width: 126px;
				position: static;
		}
		.flow_base .flow_upper, .flow_base .flow_bottom {
				position: absolute;
				top: 35px;
		}
		.flow_base .flow_upper {
				right: 0;
				left: inherit;
		}
		.flow_base .flow_bottom {
				top: 35px;
				left: 0;
				right: inherit;
		}
		.flow_base .flow_upper:lang(en), .flow_base .flow_bottom:lang(en) {
				top: 47px;
		}
		.flow_base .flow_upper div, .flow_base .flow_bottom div {
				width: 100% !important;
				margin: 0 0 10px;
		}
		.flow_base .flow_upper div.upper-1 {
				margin-bottom: 180px;
		}
		.flow_base .flow_upper div.upper-1:lang(en) {
				margin-bottom: 280px;
		}
		.flow_base .flow_upper div.upper-2 {
				margin-bottom: 158px;
		}
		.flow_base .flow_upper div.upper-2:lang(en) {
				margin-bottom: 170px;
		}
		.flow_base .flow_upper div.upper-3 {
				margin-bottom: 27px;
		}
		.flow_base .flow_upper div.upper-3:lang(en) {
				margin-bottom: 10px;
		}
		.flow_base .flow_upper div.upper-4 {
				margin-bottom: 0;
		}
		.flow_upper div img, .flow_bottom div img {
				border-radius: 10px;
		}
}
/* =============== */
.activity_col {
		border: 4px solid #004ea2;
		padding: 14px;
		display: flex;
		justify-content: center;
		border-radius: 20px;
		margin: 0 0 10px;
}
.activity_col_figure {
		width: 760px;
}
.activity_col_figure:lang(en) {
		width: 923px;
}
.activity_col_figure img {
		width: 100%;
		height: auto;
}
.activity_col_notes {
		text-align: right;
		margin: 0 0 100px;
		font-size: 13px;
		font-weight: 500;
		color: #004ea2;
}
@media(max-width: 840px) {
		.activity_col_figure:lang(en) {
				width: 100%;
		}
}
@media(max-width: 960px) {
		.activity_col {
				border: 2px solid #004ea2;
				padding: 14px;
				max-width: 350px;
				margin: 0 auto 10px;
				box-sizing: border-box;
		}
		.activity_col_notes {
				max-width: 350px;
				margin: 0 auto 80px;
		}
}
@media(max-width: 767px) {
		.activity_col {
				border: 1px solid #004ea2;
				padding: 12px;
				max-width: 350px;
				margin: 0 auto 10px;
				border-radius: 10px;
		}
}