@charset "UTF-8";

/* -------------------------------------------------------------------------- **
**  ENVIRONMENT
** -------------------------------------------------------------------------- */
#special.environment {}

#special.environment figure {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
#special.environment .env-ttl {
	margin-bottom: 1em;
	color: #0c8fdb;
	text-align: center;
}
#special.environment .env-ttl2 {
	margin-bottom: .7em;
	color: #007ac2;
	text-align: center;
}

@media (max-width: 704px) {
	#special.environment .env-ttl br { display: none; }
}


/* !3つの「R」 */
/* -------------------------------------------------------------------------- */
#threer {}
.threer .container {
	padding-top: 80px;
}
.threer .section-content {
	margin-bottom: 80px;
}

.threer .lead {
	text-align: center;
	margin-bottom: 50px;
}


.img-leaf {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 204px;
	height: 266px;
	margin: auto;
	margin-bottom: 1.25em;
	padding-top: 110px;
	color: #eee;
	text-align: center;
	vertical-align: middle;
}
.img-leaf .leaf-ttl {
	width: 100%;
	text-shadow: 0px 0px 6px #1a7401;
}
.img-leaf .leaf-ttl .h3 {
	margin-left: .1em;
	margin-bottom: auto;
	letter-spacing: .1em;
	line-height: 1;
}
.img-leaf .leaf-ttl small {
	text-transform: uppercase;
	font-size: 1.25em;
	font-size: 2.0rem;
	font-weight: 500;
	letter-spacing: .05em;
}

.img-leaf1 { background-image: url(../images/special/environment/leaf1.jpg); }
.img-leaf2 { background-image: url(../images/special/environment/leaf2.jpg); }
.img-leaf3 { background-image: url(../images/special/environment/leaf3.jpg); }

@media
	(-webkit-min-device-pixel-ratio:1.5),
	(min-resolution:1.5dppx) {
	.img-leaf1 { background-image: url(../images/special/environment/leaf1_2x.jpg); }
	.img-leaf2 { background-image: url(../images/special/environment/leaf2_2x.jpg); }
	.img-leaf3 { background-image: url(../images/special/environment/leaf3_2x.jpg); }
	
}


@media (max-width: 767px) {
	.threer .grid-row {
		margin-bottom: auto;
	}
	.threer .grid-row .grid-col {
		float: none;
		width: auto;
		margin-bottom: 2em;
	}
}


/* !環境におよぼす影響 */
/* -------------------------------------------------------------------------- */
#activity {
	overflow: hidden;
}
.activity .container {
}
.activity .section-content {
	margin-bottom: 80px;
}
.activity .lead-row {
	position: relative;
	z-index: 1;
}

.activity .fact-row {}
.activity .fact-row .grid-col {
	position: relative;
}

.activity .fact-ttl {
	display: block;
	display: table;
	min-height: 48px;
	padding-left: 42px;
	margin-bottom: .6em;
	color: #0063c0;
	font-size: 1.125em;
	font-size: 1.8rem;
	line-height: 1.2;
	text-align: left;
}
.activity .fact-ttl:after {
	content: "";
	clear: both;
	display: block;
}
	.activity .fact-ttl .fact-num {
		margin-left: -42px;
		color: #51ac12;
		font-size: 3.111111111111111em;
		font-size: 5.6rem;
		font-weight: 300;
	}
	.activity .fact-ttl .fact-flex {
		display: table-cell;
		vertical-align: middle;
	}
	.activity .fact-ttl .nowrap {
		display: inline-block;
		text-decoration: inherit;
	}

.img-factory {
	position: relative;
	left: 50%;
	width: 1200px;
	margin-top: -70px;
	margin-left: -600px;
	margin-bottom: 5px;
	background-image: url(../images/special/environment/factory.jpg);
}
.img-factory:before {
	content: "";
	display: block;
	padding-top: 66.666666666666667%;
}
.img-mascot {
	width: 120px;
	height: 94px;
	margin-top: 2em;
	background-image: url(../images/special/environment/mascot.png?1682506843);
}
.img-carbo {
	position: absolute;
	top: -80px;
	left: auto;
	right: 20px;
	width: 106px;
	height: 80px;
	background-image: url(../images/special/environment/carbo.jpg);
}

@media
	(-webkit-min-device-pixel-ratio:1.5),
	(min-resolution:1.5dppx) {
	.img-factory { background-image: url(../images/special/environment/factory_2x.jpg); }
	.img-mascot { background-image: url(../images/special/environment/mascot_2x.png?1682506843); }
	.img-carbo { background-image: url(../images/special/environment/carbo_2x.jpg); }
	}

@media (max-width: 1024px) {
	.img-factory {
		left: auto;
		width: auto;
		margin-top: -7.142857142857143%;
		margin-left: -10%;
		margin-right: -10%;
	}
	
}

@media (max-width: 704px) {
	.activity .fact-row {
		margin-bottom: auto;
	}
	.activity .fact-row .grid-col {
		float: none;
		width: auto;
		margin-bottom: 2em;
	}
	.img-mascot {
		margin: auto;
		margin-top: 2em;
	}
	.img-carbo {
		position: static;
		top: auto;
		left: auto;
		right: auto;
		margin: auto;
		margin-top: 2em;
	}
}

/* !リサイクル活性炭から生まれた商品 */
/* -------------------------------------------------------------------------- */
#recycle {}
.recycle .container {
}
.recycle .section-content {
	position: relative;
	margin-bottom: 80px;
}
.recycle .env-ttl {
	margin-bottom: .2em !important;
}
.recycle .env-ttl2 {
}
.recycle .recycle-ttl {
	margin-bottom: .6em;
	color: #085c9c;
	font-size: 1.25em;
	font-size: 2.0rem;
	text-align: left;
}
	.recycle .recycle-ttl small {
		display: block;
		font-size: .7em;
		font-weight: 300;
		font-family: Gothic, sans-serif;
	}
.recycle .recycle-row {
	margin-top: 60px;
}
.recycle .recycle-row .grid-col {
}
.recycle .porous-row {
}

.recycle .effect {}

.recycle .effect dl {
	border-bottom: 1px solid #eff0f1;
}
.recycle .effect dl dt,
.recycle .effect dl dd {
	padding: 12px 0;
	border-top: 1px solid #eff0f1;
	font-size: .875em;
	font-size: 1.4rem;
}

.recycle .effect dl dt {
	float: left;
	width: 19.148936170212766%;
	padding-bottom: 0;
	font-weight: bold;
	white-space: nowrap;
}
.ie .recycle .effectdl dt,
.firefox .recycle .effect dl dt {
	white-space: normal;
}
.recycle .effect dl dd {
	margin-left: 19.148936170212766%;
}


.img-recycle {
	max-width: 460px;
	margin: auto;
	margin-bottom: 2em;
	background-image: url(../images/special/environment/recycle.png?2023030600);
}
.img-recycle:before {
	content: "";
	display: block;
	padding-top: 113.043478260869565%;
}
.img-ikiikipot {
	max-width: 290px;
	margin: auto;
	margin-top: -26.666666666666667%;
	margin-bottom: 2%;
	background-image: url(../images/special/environment/ikiikipot.jpg);
}
.img-carbofamily {
	max-width: 300px;
	margin: auto;
	margin-bottom: 5.333333333333333%;
	background-image: url(../images/special/environment/carbofamily.jpg);
}
.img-wgsoil {
	max-width: 300px;
	margin: auto;
	margin-bottom: 5.333333333333333%;
	background-image: url(../images/special/environment/wgsoil.jpg);
}
.img-ikiikipot:before,
.img-carbofamily:before,
.img-wgsoil:before {
	content: "";
	display: block;
	padding-top: 80%;
}
.img-ikiikipot:before {
	padding-top: 113.793103448275862%;
}
.img-porous {
	max-width: 490px;
	margin: auto;
	background-image: url(../images/special/environment/porous.png);
}
.img-porous:before {
	content: "";
	display: block;
	padding-top: 77.551020408163265%;
}
.img-effect-graph {
	max-width: 470px;
	margin: auto;
	background-image: url(../images/special/environment/effect-graph.jpg);
}
.img-effect-graph:before {
	content: "";
	display: block;
	padding-top: 68.085106382978723%;
}

@media
	(-webkit-min-device-pixel-ratio:1.5),
	(min-resolution:1.5dppx) {
	.img-recycle { background-image: url(../images/special/environment/recycle_2x.png?2023030600); }
	.img-ikiikipot { background-image: url(../images/special/environment/ikiikipot_2x.jpg); }
	.img-carbofamily { background-image: url(../images/special/environment/carbofamily_2x.jpg); }
	.img-wgsoil { background-image: url(../images/special/environment/wgsoil_2x.jpg); }
	.img-porous { background-image: url(../images/special/environment/porous_2x.png); }
	.img-effect-graph { background-image: url(../images/special/environment/effect-graph_2x.jpg); }
	}


@media (max-width: 704px) {
	.recycle .recycle-row,
	.recycle .porous-row,
	.recycle .effect-row {
		margin-bottom: auto;
	}
	.recycle .recycle-row .grid-col,
	.recycle .porous-row .grid-col,
	.recycle .effect-row .grid-col {
		float: none;
		width: auto;
		margin-bottom: 2em;
	}
	.img-ikiikipot {
		margin-top: auto;
	}
	.img-porous {
		position: static;
		width: auto;
		margin: auto;
	}
}
