@charset "UTF-8";
.sustainability .line {
border-bottom: 2px solid #005BAB;
padding-bottom: 10px;
}
p {
  line-height: 1.7;
}
a {
  text-decoration: none;
  color: inherit
}
img {
  max-width: 100%;
  height: auto;
}
input, textarea {
  border-radius: 0;
  -webkit-appearance: none
}
.l-body {
  padding-top: 140px
}
.mb_110 {
	margin-bottom: 110px;
}
.main_img {
	position: relative;
}
.main_title {
	position: absolute;
	top: 20%;
	left: 17%;
	width: 45%;
}
.main_illust {
	position: absolute;
	bottom: 5%;
	right: 12%;
	width: 36%;
}
.bg_img {
	width: 100%;
}
.lead {
  padding: 90px 0 130px;
  background-image: url(../img/sustainability/recycle/bg_01.png);
  background-repeat: no-repeat;
  background-position: center 50px;
	margin-bottom: 75px;
}
.lead p {
	font-size: 1.1em;
	line-height: 2;
}
.icon_recycle {
	margin-bottom: 20px;
}
.hl_03 {
  font-size: 1.8rem;
  color: #2c9a0b; /* 緑の見出し */
  font-weight: bold;
	margin-bottom: 0.7em;
}
.bg_green {
  background-color: #dff2a7; /* 黄緑背景 */
}
.speech-bubble {
  background-color: #2c9a0b; /* 緑 */
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 20px 40px;
  border-radius: 50px;
  position: relative;
  display: inline-block;
  font-size: 1.6rem;
	margin-bottom: 50px;
}

.speech-bubble::after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 10px;
  border-style: solid;
  border-color: #2c9a0b transparent transparent transparent;
}
.p_mb50 {
	margin-bottom: 50px;
}
.about_sdgs {
	overflow: hidden;
	margin-bottom: 75px;
}
.about_sdgs div {
	width: 50%;
	float: left;
}
.about_sdgs img {
	width: 45%;
	float: right;
}
.icon_sdgs {
  margin-top: 15px;
}

.sdgs-about {
  margin-top: 30px;
}

.hl_05 {
	 font-size: 1.2rem;
  color: #2c9a0b;
  font-weight: bold;
  margin-bottom: 10px;
}

.recycle-process {
  margin-top: 40px;
}

.hl_04 {
  font-size: 1.4rem;
  color: #2c9a0b;
  font-weight: bold;
  margin-bottom: 30px;
}

.img_process {
  width: 100%;
  max-width: 800px;
}
.bg_gray {
  background-color: #f2f2f2; /* グレー背景 */
  padding: 70px 0;
  text-align: center;
}
.yakuwari {
	margin-bottom: 70px;
}
.waste_paper {
	overflow: hidden;
	margin-bottom: 90px;
	
}
.shikumi {
	float: left;
	width: 55%;
}
.shikumi img {
	padding-left: 10%;
}

.step {
	float: right;
	width: 40%;
}
.step-box {
  background-color: #efefef;
  padding: 20px 30px;
  margin-bottom: 20px;
}

.step-label {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  padding: 7px 10px 5px;
  border-radius: 3px;
  margin-bottom: 5px;
  font-size: 0.9rem;
}

/* STEPの色 */
.step-label.blue { background-color: #1d87e1; }
.step-label.pink { background-color: #ff59b5; }
.step-label.orange { background-color: #ff7600; }

.step-title {
  font-weight: bold;
  font-size: 1.2rem;
  margin-left: 10px;
  display: inline-block;
}

/* タイトルの文字色だけ個別に */
.step-title.blue { color: #1d87e1; }
.step-title.pink { color: #ff59b5; }
.step-title.orange { color: #ff7600; }

.step-box h4 {
  font-weight: bold;
  font-size: 1rem;
  margin-top: 10px;
	line-height: 1.5;
}

.step-box p {
  margin-top: 10px;
  font-size: 0.95rem;
  line-height: 1.7;
}
.warning-box {
  background-color: #dff2a7;
  padding: 40px 0 20px;
  text-align: center;
  position: relative;
  margin-bottom: 130px;
}

.warning-box::after {
  content: '';
  position: absolute;
  bottom: -60px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 570px solid transparent;
  border-right: 570px solid transparent;
  border-top: 60px solid #dff2a7;
}
.warning-box_2 {
	padding-top: 70px;
}
.icon_exclamation {
  width: 50px;
  height: auto;
  margin-bottom: 15px;
}

.warning-title {
  color: #2c9a0b;
  font-weight: bold;
  font-size: 1.3rem;
  margin-bottom: 20px;
}
.warning-box p {
  line-height: 2;
}

.daisakusen p {
	margin: 20px 0 50px;
}
.step_no {
	display: block;
	margin: auto;
	margin-bottom: 10px;

}
.highlight-text {
display: inline;
  font-size: 1.6rem;
  font-weight: bold;
  background: linear-gradient(transparent 60%, yellow 60%);
  
}

.img_04 {
	margin: 100px 10px 100px;
}
.img_08 {
	margin: 300px 0 100px -130px;
}
.slide_lead {
	overflow: hidden;
	width: 80%;
	margin: auto;
	margin-top: -30px;
	margin-bottom: 50px;
}
.slide_lead p {
	width: 70%;
	float: left;
	text-align: left;
	margin-top: 50px;
}
.slide_lead img {
	width: 20%;
	float: right;
	
}
/*--------------------------------

スライド

--------------------------------*/
.slider {
  margin: 0 auto;
	position: relative;
	margin-bottom: 110px;
	z-index: 1;
}
.slider img {
	margin: auto;
}
.slick-next, .slick-prev {
	z-index: 2;
}
.slick-next:before, .slick-prev:before {
  color: #2c9a0b;
	font-size: 65px;
	opacity: 1;
}
.slick-prev:before {
	position: absolute;
	left: 100px;
}
.slick-next:before {
	position: absolute;
	right: 100px;
}
/*-----------------------------------*/


.lead_7sou {
  padding: 90px 0 100px;
  background-image: url(../img/sustainability/recycle/bg_02.png);
  background-repeat: no-repeat;
  background-position: center 40px;
	margin-bottom: 75px;
}
.lead_7sou div {
	display: flex;
	justify-content:center;
	column-gap: 10px;
	margin-top: 30px;
}
.lead_7sou div p {
	color: #2c9a0b;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 20px;
}
.last p {
	margin-bottom: 50px;
}
.img_caption {
	margin-top: 10px;
}

@media (max-width:767.98px) {
	html, body {
    overflow-x: hidden;
  }
.products .line {
border-bottom: 0px solid #005BAB;
padding-bottom: 0px;
}
	.mb_110 {
	margin-bottom: 55px;
}
	.l-body p {
	font-size: 4vw;
	}
	.main_title {
	position: absolute;
	top: 15%;
	left: 0;
	right: 0;
	margin: auto;
	width: 85%;
}
.main_illust {
	position: absolute;
	bottom: 4%;
	right: 14%;
	width: 45%;
}
	.lead {
  padding: 40px 13% 60px;
  background-image: url(../img/sustainability/recycle/bg_01_sp.png);
  background-repeat: no-repeat;
  background-position: center 20px;
	margin-bottom: 50px;
	background-size: 90% 90%;
}
.lead p {
	font-size: 4vw;
	line-height: 1.7;
	text-align: left;
}
.icon_recycle {
	margin-bottom: 10px;
	width: 15%;
}
.hl_03 {
  font-size: 5vw;
	line-height: 1.3;
}
.speech-bubble {
  padding: 15px 35px;
  font-size: 4.3vw;
	margin-bottom: 25px;
	line-height: 1.3;
}
.p_mb50 {
	margin-bottom: 25px;
}
.about_sdgs {
	overflow: hidden;
	margin-bottom: 50px;
}
.about_sdgs div {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.about_sdgs img {
	width: 100%;
	float: right;
}
.icon_sdgs {
  margin-top: 15px;
}
.sdgs-about {
  margin-top: 30px;
}
.hl_05 {
	 font-size: 4.7vw;
  margin-bottom: 20px;
	text-align: left;
}
.recycle-process {
  margin-top: 40px;
}

.hl_04 {
  font-size: 5vw;
  color: #2c9a0b;
  font-weight: bold;
  margin-bottom: 10px;
	line-height: 1.5;
}

.img_process {
  width: 100%;
  max-width: 800px;
}
.bg_gray {
  padding: 40px 0;
  text-align: center;
}
.yakuwari {
	margin-bottom: 50px;
}
.waste_paper {
	overflow: hidden;
	margin-bottom: 50px;
	
}
.shikumi {
	float: none;
	width: 100%;
	text-align: center;
}
.shikumi img {
	width: 80%;
	padding-left: 0%;
	margin-bottom: 20px;
}
.step {
	width: 100%;
}
.step-box {
  padding: 20px;
  margin-bottom: 20px;
}

.step-label {
  font-size: 3.7vw;
}
.step-title {
  font-size: 5vw;
}
.step-box h4 {
  font-size: 4vw;
  margin-top: 10px;
}

.step-box p {
  margin-top: 10px;
  font-size: 3.8vw;
  line-height: 1.7;
}
.warning-box {
  background-color: #dff2a7;
  padding: 20px 5vw 20px;
  text-align: center;
  position: relative;
  margin-bottom: 0px;
}
.warning-box::after {
  display: none;
}
.warning-box_2 {
	padding: 20px 0 0;
}
	.warning-box_2 .warning-title {
		margin-bottom: 0;
	}
.icon_exclamation {
  width: 11%;
  height: auto;
  margin-bottom: 10px;
}
.warning-title {
  font-size: 5vw;
  margin-bottom: 10px;
	line-height: 1.3;
}
.warning-box p {
  line-height: 1.7;
	text-align: left;
}
.daisakusen p {
	margin: 20px 0 20px;
}
.step_no {
	width: 15%;
	display: block;
	margin: auto;
	margin-bottom: 10px;
}
.highlight-text {
  font-size: 4.7vw;
	line-height: 1.5;
}
.img_04 {
	margin: 10px 0px 50px;
}
.img_08 {
	margin: 10px 0 50px 0px;
}
.slide_lead {
	overflow: hidden;
	width: 100%;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 50px;
}
.slide_lead p {
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 0px;
}
.slide_lead img {
	width: 45%;
	float: right;
	
}
/*--------------------------------

スライド

--------------------------------*/
.slider {
	margin-bottom: 55px;
	width: 100%;
}
.slick-next:before, .slick-prev:before {
  color: #2c9a0b;
	font-size: 8vw;
	opacity: 1;
}
.slick-prev:before {
	position: absolute;
	left: 30px;
}
.slick-next:before {
	position: absolute;
	right: 30px;
}
/*-----------------------------------*/


.lead_7sou {
  padding: 70px 12% 60px;
  background-image: url("../img/sustainability/recycle/bg_01_sp.png");
  background-repeat: no-repeat;
  background-position: center 40px;
	margin-bottom: 50px;
	background-size: 90% 90%;
}
.lead_7sou .icon_recycle {
		width: 30%;
	}
	.lead_7sou p {
		text-align: left;
	}
.lead_7sou div {
	display: block;
	justify-content:center;
	column-gap: 10px;
	margin-top: 30px;
}
.lead_7sou div p {
	font-size: 4.2vw;
	margin-top: 10px;
	text-align: center;
}
	.last p {
		text-align: left;
		margin-bottom: 25px;
	}
	.img_caption {
	text-align: center !important;
}
}