@charset "UTF-8";

.future h2 {
	font-size: 24px;
	padding: 0 0 20px 60px;
	position: relative;
	margin-bottom: 20px;
}
.future h2:after {
	background: #F6F7F6;
	height: 30px;
	width: 55%;
	top: 30px;
	left: 0;
	z-index: -1;
}
.future h2 span {
	position: absolute;
	width: 40px;
	height: 40px;
	background: linear-gradient(#01916d 0%, #014937 100%);
	left: 0;
	top: 4px;
	text-align: center;
	font-family: var(--en-font);
	font-weight: 500;
	color: #FFF;
	font-size: 22px;
	line-height: 40px;
}
.content-block {
	margin-bottom: 50px;
}
.pickup {
	position: relative;
	margin-bottom: 15px;
}
.pickup span {
	display: inline-block;
}
.pickup span:nth-child(1) {
	background: #000;
	color: #FFF;
	padding: 3px 15px;
	font-family: var(--en-font);
	font-size: 20px;
}
.pickup span:nth-child(2) {
	background: #F6F7F6;
	color: #01916D;
	font-size: 20px;
	padding: 3px 15px;
}
.theme-box {
	background: #fff;
	filter: drop-shadow(0px 0px 6px rgba(51, 83, 76, 0.3));
	padding: 30px 30px;
	position: relative;
	width: 80%;
	margin: 50px auto;
}
.theme-box .ttl {
	text-align: center;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.theme-box .ttl:after {
	width: 160px;
	height: 4px;
	background: linear-gradient(90deg, #01916d 0%, #014937 100%);
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
.theme-box .mc {
	text-align: center;
	position: relative;
	font-size: 24px;
}
.large-arrow-txt {
	text-align: center;
	font-size: 32px;
	padding-top: 100px;
	position: relative;
	margin-bottom: 40px;
}
.large-arrow-txt:before {
	width: 12px;
	height: 90px;
	background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-04/ef583ec1e1cb48e888789cb9bf38babb/large-arrow.svg");
	left: 50%;
	transform: translateX(-50%);
	top: 0;
}
.future .content-block {
	margin-bottom: 100px;
}
.future .content-block .sub-block {
	margin-bottom: 80px;
}
.future .pickup ~ p {
	padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
	.future h2 {
		font-size: 16px;
		padding: 0 0 20px 45px;
		position: relative;
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	.future h2:after {
		background: #F6F7F6;
		height: 20px;
		width: 100%;
		top: 20px;
		left: 0;
		z-index: -1;
	}
	.future h2 span {
		position: absolute;
		width: 30px;
		height: 30px;
		background: linear-gradient(#01916d 0%, #014937 100%);
		left: 0;
		top: 0;
		text-align: center;
		font-family: var(--en-font);
		font-weight: 500;
		color: #FFF;
		font-size: 18px;
		line-height: 30px;
	}
	.content-block {
		margin-bottom: 40px;
	}
	.pickup {
		position: relative;
		margin-bottom: 10px;
	}
	.pickup span {
		display: inline-block;
	}
	.pickup span:nth-child(1) {
		background: #000;
		color: #FFF;
		padding: 3px 15px;
		font-family: var(--en-font);
		font-size: 13px;
	}
	.pickup span:nth-child(2) {
		display: block;
		background: #F6F7F6;
		color: #01916D;
		font-size: 14px;
		padding: 3px 15px;
	}
	.theme-box {
		width: 100%;
		background: #fff;
		filter: drop-shadow(0px 0px 6px rgba(51, 83, 76, 0.3));
		padding: 30px 15px;
		position: relative;
		margin: 30px auto;
	}
	.theme-box .ttl {
		text-align: center;
		position: relative;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}
	.theme-box .ttl:after {
		width: 160px;
		height: 4px;
		background: linear-gradient(90deg, #01916d 0%, #014937 100%);
		left: 50%;
		transform: translateX(-50%);
		bottom: 0;
	}
	.theme-box .mc {
		text-align: center;
		position: relative;
		font-size: min(4vw,16px);
	}
	.large-arrow-txt {
		text-align: center;
		font-size: 20px;
		padding-top: 70px;
		position: relative;
		margin-bottom: 30px;
	}
	.large-arrow-txt:before {
		width: 12px;
		height: 60px;
		background-image: url("https://assets-fb-rn.fujifilm.com/files/2025-04/ef583ec1e1cb48e888789cb9bf38babb/large-arrow.svg");
		left: 50%;
		transform: translateX(-50%);
		top: 0;
	}
	.future .content-block {
		margin-bottom: 60px;
	}
	.future .content-block .sub-block {
		margin-bottom: 50px;
	}
	.future .pickup ~ p {
		padding-bottom: 40px;
	}
}
@media (hover: hover) {
}


.future-main {
	position: relative;
	height: 360px;
	max-width: 1400px;
	margin: 0 auto 70px;
}
.future01 .future-main {
	background: url("https://assets-fb-rn.fujifilm.com/files/2025-04/8df402608dae0bd2ae83de2a72e2159d/future01-main.jpg") no-repeat center center;
	background-size: cover;
}
.future02 .future-main {
	background: url("https://assets-fb-rn.fujifilm.com/files/2025-04/79edc8513b72e9b399daeb59013526c3/future02-main.jpg") no-repeat center center;
	background-size: cover;
}
.future03 .future-main {
	background: url("https://assets-fb-rn.fujifilm.com/files/2025-04/8c3dd84a46ada70ce2909199c739513f/future03-main.jpg") no-repeat center center;
	background-size: cover;
}
.future-main .content {
	position: relative;
	height: 100%;
}
.future-main .txt {
	display: inline-block;
	position: relative;
	background: #FFF;
	padding: 30px 80px 30px 80px;
	left: -80px;
	top: 50%;
	transform: translateY(-50%);
}
.future-main .txt p:nth-of-type(1) {
	color: #01916D;
}
.future-main .txt .future-ttl {
	font-size: 32px;
	color: #01916D;
	line-height: 1.4em;
}
.sub-block-ttl {
	color: #01916D;
	font-size: 20px;
}
@media screen and (max-width: 767px) {
	.future-main {
		position: relative;
		height: auto;
		max-width: 1400px;
		margin: 0 auto 50px;
		padding:0 0 190px;
	}
	.future01 .future-main {
		background: url("https://assets-fb-rn.fujifilm.com/files/2025-04/8df402608dae0bd2ae83de2a72e2159d/future01-main.jpg") no-repeat 70% bottom;
		background-size: auto 190px;
	}
	.future02 .future-main {
		background: url("https://assets-fb-rn.fujifilm.com/files/2025-04/79edc8513b72e9b399daeb59013526c3/future02-main.jpg") no-repeat 70% bottom;
		background-size: auto 190px;
	}
	.future03 .future-main {
		background: url("https://assets-fb-rn.fujifilm.com/files/2025-04/8c3dd84a46ada70ce2909199c739513f/future03-main.jpg") no-repeat 70% bottom;
		background-size: auto 190px;
	}
	.future-main .content {
		position: relative;
		height: 100%;
		width: 100%;
	}
	.future-main .txt {
		display: inline-block;
		position: relative;
		background: #FFF;
		padding: 20px 0 20px 5%;
		left: 0;
		top: 0;
		transform: translateY(0);
	}
	.future-main .txt p:nth-of-type(1) {
		color: #01916D;
		font-size: 12px;
	}
	.future-main .txt .future-ttl {
		font-size: 18px;
		color: #01916D;
		line-height: 1.4em;
	}
	.sub-block-ttl {
		color: #01916D;
		font-size: 16px;
	}
}




.future .att {
	font-size: 12px;
	padding: 1em 0 0;
}
.future01-figure01 {
	width: 90%;
	max-width: 730px;
	margin: 0 auto;
}
.reduce-flexbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 30px auto 0;
}
.reduce-flexbox .txt {
	width: 66%;
}
.reduce-flexbox .figure {
	width: 30%;
}
.reuse-flexbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 30px auto 0;
}
.reuse-flexbox .txt {
	width: 50%;
}
.reuse-flexbox .figure {
	width: 46%;
}
.loop-flexbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 30px auto 0;
}
.loop-flexbox .image-left {
	width: 30%;
	margin-top: 100px;
}
.loop-flexbox .image-right {
	width: 68%;
}
.loop-to-new {
	background: #fff;
	filter: drop-shadow(0px 0px 6px rgba(51, 83, 76, 0.3));
	padding: 30px 30px 50px;
	position: relative;
	width: 80%;
	margin: 50px auto 100px;
}
.loop-to-new .ttl {
	text-align: center;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.loop-to-new .ttl:after {
	width: 160px;
	height: 4px;
	background: linear-gradient(90deg, #01916d 0%, #014937 100%);
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
.loop-to-new .mc {
	text-align: center;
	position: relative;
	font-size: 24px;
}
.loop-to-new .flexbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 30px auto 0;
	width: 90%;
}
.loop-to-new .flexbox .logo-image {
	width: 30%;
}
.loop-to-new .flexbox .txt {
	width: 65%;
}

@media screen and (max-width: 767px) {
	.future .att {
		font-size: 11px;
		padding: 1em 0 0;
	}
	.future01-figure01 {
		width: 90%;
		max-width: 730px;
		margin: 0 auto;
	}
	.reduce-flexbox {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 30px auto 0;
	}
	.reduce-flexbox .txt {
		width: 100%;
		padding-bottom: 20px;
	}
	.reduce-flexbox .figure {
		width: 100%;
		max-width: 300px;
		margin: 0 auto;
	}
	.reuse-flexbox {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 30px auto 0;
	}
	.reuse-flexbox .txt {
		width: 100%;
		padding-bottom: 20px;
	}
	.reuse-flexbox .figure {
		width: 100%;
	}
	.loop-flexbox {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 30px auto 0;
	}
	.loop-flexbox .image-left {
		width: 100%;
		max-width: 160px;
		margin: 0 auto 40px;
	}
	.loop-flexbox .image-right {
		width: 100%;
	}
	.loop-to-new {
		background: #fff;
		filter: drop-shadow(0px 0px 6px rgba(51, 83, 76, 0.3));
		padding: 30px 20px 30px;
		position: relative;
		width: 100%;
		margin: 50px auto 100px;
	}
	.loop-to-new .ttl {
		text-align: center;
		position: relative;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.loop-to-new .ttl:after {
		width: 160px;
		height: 4px;
		background: linear-gradient(90deg, #01916d 0%, #014937 100%);
		left: 50%;
		transform: translateX(-50%);
		bottom: 0;
	}
	.loop-to-new .mc {
		text-align: center;
		position: relative;
		font-size: 18px;
	}
	.loop-to-new .flexbox {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 30px auto 0;
		width: 100%;
	}
	.loop-to-new .flexbox .logo-image {
		width: 100%;
		max-width: 150px;
		margin: 0 auto 20px;
	}
	.loop-to-new .flexbox .txt {
		width: 100%;
	}
}


.future02 .world-map {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background: #F6F7F6;
	padding: 20px 60px 20px 30px;
	margin: 30px auto 0;
}
.future02 .world-map .map {
	width: calc(100% - 260px);
}
.future02 .world-map .data {
	width: 200px;
	padding: 30px 0 0;
}
.countries {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 220px;
	width: 220px;
	text-align: center;
	position: relative;
	background: #fff;
	filter: drop-shadow(0px 0px 4px rgba(51, 83, 76, 0.3));
	border-radius: 50%;
}
.countries p {
	color: #01916D;
	line-height: 1.4em;
}
.countries p:nth-of-type(1) {
	font-size: 16px;
}
.countries p:nth-of-type(2) {
	font-size: 26px;
}
.countries p:nth-of-type(2) span {
	font-size: 46px;
	font-weight: 600;
	color: #01916D;
	line-height: 1.4em;
}
.countries p:nth-of-type(3) {
	font-size: 13px;
}
.data .data-color {
	width: 90%;
	margin: 20px 0 0;
	left: 10%;
	position: relative;
}
.worldwide-flexbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto 0;
}
.worldwide-flexbox .txt {
	width: 58%;
}
.worldwide-flexbox .figure {
	width: 38%;
}

@media screen and (max-width: 767px) {
	.future02 .world-map {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		background: #F6F7F6;
		padding: 20px 10px 20px 10px;
		margin: 30px auto 0;
	}
	.future02 .world-map .map {
		width: calc(100%);
	}
	.future02 .world-map .data {
		width: 200px;
		margin: 0 auto;
		padding: 30px 0 0;
	}
	.countries {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		height: 220px;
		width: 220px;
		text-align: center;
		position: relative;
		background: #fff;
		filter: drop-shadow(0px 0px 4px rgba(51, 83, 76, 0.3));
		border-radius: 50%;
	}
	.countries p {
		color: #01916D;
		line-height: 1.4em;
	}
	.countries p:nth-of-type(1) {
		font-size: 16px;
	}
	.countries p:nth-of-type(2) {
		font-size: 26px;
	}
	.countries p:nth-of-type(2) span {
		font-size: 46px;
		font-weight: 600;
		color: #01916D;
		line-height: 1.4em;
	}
	.countries p:nth-of-type(3) {
		font-size: 13px;
	}
	.data .data-color {
		width: 90%;
		margin: 20px 0 0;
		left: 10%;
		position: relative;
	}
	.worldwide-flexbox {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0 auto 0;
	}
	.worldwide-flexbox .txt {
		width: 100%;
		padding-bottom: 30px;
	}
	.worldwide-flexbox .figure {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
	}
}

.future03-figure01 {
	margin: 0 auto 0;
}
.mc-green {
	text-align: center;
	font-size: 20px;
	color: #01916D;
	margin-bottom: 30px;
}
.list-group {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	width: 102%;
	position: relative;
	left: -1%;
}
.list-group li {
	width: 31.33%;
	margin: 0 1% 2%;
	background: #fff;
	filter: drop-shadow(0px 0px 4px rgba(51, 83, 76, 0.3));
	padding: 20px;
}
.list-group li .name {
	text-align: center;
	color: #01916D;
	font-size: 14px;
}
.list-group li p:not([class]) {
	font-size: 12px;
	text-align: center;
	line-height: 1.4em;
}
.future03 .txt-start {
	font-family: var(--en-font)!important;
	text-align: center;
	color: #01916D;
	font-size: 20px;
	padding: 0 0 20px!important;
	left: 1.4em;
}
.list-vision {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 102%;
	left: -1%;
	z-index: 2;
}
.list-vision li {
	width: 48%;
	margin: 0 1% 2%;
	background: #fff;
	filter: drop-shadow(0px 0px 4px rgba(51, 83, 76, 0.3));
	padding: 30px 20px;
}
.list-vision li p {
	text-align: center;
}
.list-vision li .ttl {
	font-family: var(--en-font)!important;
	text-align: center;
	color: #01916D;
}
.list-vision li .mc {
	font-size: 20px;
	text-align: center;
	color: #01916D;
	line-height: 1.6em;
}
.list-vision li .mc .en {
	font-family: var(--en-font)!important;
	font-size: 20px;
	text-align: center;
	display: block;
	color: #01916D;
	line-height: 1.6em;
}
.list-vision li .mc .jp {
	color: #01916D;
	line-height: 1.6em;
}
.list-vision li p:not([class]) {
	font-size: 12px;
	line-height: 1.6em;
	padding: 20px 0 0;
}
.list-hero {
	width: 80%;
	margin: 0 auto;
	padding: 80px 20px 20px;
	background: linear-gradient(90deg,#01916d 0%, #8e58ad 50.25%, #1e83be 100%);
	opacity: 1;
	filter: drop-shadow(0px 0px 6px rgba(51, 83, 76, 0.3));
	position: relative;
	z-index: 1;
	top: -80px;
	margin-bottom: -60px;
}
.list-hero p {
	text-align: center;
	color: #FFF;
	font-size: 20px;
	line-height: 1.6em;
}

@media screen and (max-width: 767px) {
	.future03-figure01 {
		margin: 30px auto 0;
	}
	.mc-green {
		text-align: center;
		font-size: 14px;
		color: #01916D;
		margin-bottom: 20px;
	}
	.list-group {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 100%;
		position: relative;
		left: 0%;
	}
	.list-group li {
		width: 100%;
		margin: 0 0 10px;
		background: #fff;
		filter: drop-shadow(0px 0px 2px rgba(51, 83, 76, 0.3));
		padding: 10px;
	}
	.list-group li .name {
		text-align: center;
		color: #01916D;
		font-size: 14px;
	}
	.list-group li p:not([class]) {
		font-size: 12px;
		text-align: center;
		line-height: 1.4em;
	}
	.future03 .txt-start {
		font-family: var(--en-font)!important;
		text-align: center;
		color: #01916D;
		font-size: 20px;
		padding: 0 0 20px!important;
		left: 1.4em;
	}
	.list-vision {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 100%;
		left: 0;
		z-index: 2;
	}
	.list-vision li {
		width: 100%;
		margin: 0 0 20px;
		background: #fff;
		filter: drop-shadow(0px 0px 4px rgba(51, 83, 76, 0.3));
		padding: 20px 10px;
	}
	.list-vision li p {
		text-align: center;
	}
	.list-vision li .ttl {
		font-family: var(--en-font)!important;
		text-align: center;
		color: #01916D;
	}
	.list-vision li .mc {
		font-size: 18px;
		text-align: center;
		color: #01916D;
		line-height: 1.6em;
	}
	.list-vision li .mc .en {
		font-family: var(--en-font)!important;
		font-size: 18px;
		text-align: center;
		display: block;
		color: #01916D;
		line-height: 1.6em;
	}
	.list-vision li .mc .jp {
		color: #01916D;
		line-height: 1.6em;
	}
	.list-vision li p:not([class]) {
		font-size: 12px;
		line-height: 1.6em;
		padding: 20px 0 0;
	}
	.list-hero {
		width: 90%;
		margin: 0 auto;
		padding: 80px 20px 20px;
		background: linear-gradient(90deg,#01916d 0%, #8e58ad 50.25%, #1e83be 100%);
		opacity: 1;
		filter: drop-shadow(0px 0px 6px rgba(51, 83, 76, 0.3));
		position: relative;
		z-index: 1;
		top: -80px;
		margin-bottom: -60px;
	}
	.list-hero p {
		text-align: center;
		color: #FFF;
		font-size: 15px;
		line-height: 1.6em;
	}
}