@charset "UTF-8";
.main .content {position: relative;padding: 0 0 0 0;}
.main .content .zeh {background: url(./images/bg_zeh.webp) no-repeat center top / 100% auto;background-color: #e8eee8;padding: 100px 0 100px 0;border-bottom: 5px solid #d9d5d0;}
.main .content .zeh > .inner {
	width: 940px;
	margin: 0 auto;
}
.main .content .zeh h2 {
	width: 633px;
	margin: 0 auto;
	position: relative;
	left: 37px;
}
.main .content .zeh h2 + .note {
	text-align: center;
	font-size: 13px;
	margin-top: 30px;
	letter-spacing: 0.2em;
}
.main .content .zeh .merit {
	margin-top: 82px;
}
.main .content .zeh .merit .title {
  font-size: 20px;
  text-align: center;
  background: #d3d2c6;
  padding: 5px 0;
  color: #000;
}
.main .content .zeh .merit .fbox {
  display: flex;
  gap: 40px;
  margin-top: 40px;
}
.main .content .zeh .merit .fbox .box .img {
  position: relative;
}
.main .content .zeh .merit .fbox .box .img .caption {
  right: 8px;
  left: auto;
  color: #fff;
}
.main .content .zeh .merit .fbox .box .img .caption.b {
	color: #000;
}
.main .content .zeh .merit .fbox .box .text {
  font-size: 20px;
  line-height: 1.4em;
  margin-top: 15px;
}
.main .content .zeh .merit .fbox .box .text span {font-size: 15px;display: block;}
.main .content .zeh .insec {
	margin-top: 120px;
}
.main .content .zeh .insec h3 {
	border-bottom: 3px solid #d3d2c6;
}
.main .content .zeh .insec h3 img {
	width: 86px;
	margin: 0 auto -1px auto;
}
.main .content .zeh .insec > .lead {
	text-align: center;
	font-size: 22px;
	letter-spacing: 0.2em;
	line-height: 1.8em;
	margin-top: 66px;
}
.main .content .zeh .insec > .text {
	font-size: 18px;
	text-align: center;
	letter-spacing: 0.2em;
	line-height: 1.8em;
	margin-top: 35px;
}
.main .content .zeh .insec .detail {
	background: #ffffff9e;
	margin-top: 70px;
}
.main .content .zeh .insec .detail .label {
  font-size: 20px;
  text-align: center;
  background: #d3d2c6;
  padding: 5px 0;
  color: #000;
}
.main .content .zeh .insec .detail > .inner {
	padding: 60px 0 60px 0;
}
.main .content .zeh .insec .detail .title {
	text-align: center;
	font-size: 22px;
	letter-spacing: 0.2em;
}
.main .content .zeh .insec .detail .title span {
	background: linear-gradient(transparent 70%, #eedccf 70%);
	display: block;
	display: inline-block;
	line-height: 1.4em;
	letter-spacing: 0.2em;
}
.main .content .zeh .insec .detail .text {
	font-size: 18px;
	text-align: center;
	letter-spacing: 0.2em;
	line-height: 1.8em;
	margin-top: 6px;
}
.main .content .zeh .insec .detail .img {
	width: 670px;
	margin: 43px auto 30px auto;
}
.main .content .zeh .insec .detail .img .note {text-align: left;line-height: 1.5em;margin-top: 20px;}
.main .content .zeh .insec.merit2 .detail .img {
	width: 670px;
	margin: 20px auto 20px auto;
}
.main .content .zeh .insec.merit3 .detail .img {
	width: 699px;
	margin: 20px auto 10px auto;
}
.main .content .zeh .insec .note {
	text-align: right;
	font-size: 13px;
	margin-top: 8px;
}


.main .content .teisanso {
	padding: 100px 0;
}
.main .content .teisanso > .inner {width: 980px;margin: 0 auto;display: flex;justify-content: space-between;}

.main .content .teisanso .box {
	width: calc(100% / 2 - 40px);
}
.main .content .teisanso .box .title {
	line-height: 1em;
	font-size: 24px;
	border-left: 5px solid #5d514a;
	padding-left: 16px;
	color: #5d514a;
}
.main .content .teisanso .box .title span {
	line-height: 1em;
	font-size: 18px;
}
.main .content .teisanso .box .title span.line {
	font-size: 24px;
	margin-top: 8px;
	display: inline-block;
}
.main .content .teisanso .box .text {
  font-size: 18px;
  line-height: 1.7em;
  margin-top: 18px;
}
.main .content .teisanso .box1 .img {
	margin: 30px auto  0 auto;
}
.main .content .teisanso .box1 .img img {
	width: 300px;
	margin: 0 auto  0 auto;
}
.main .content .teisanso .box1 .img .note {
	margin-top: 25px;
	padding-top: 10px;
	font-size: 12px;
	line-height: 1.7em;
	border-top: 1px solid #5d514a;
}
.main .content .teisanso .box2 .img {
	margin-top: 20px;
}
.main .content .teisanso .box2 .img .note {
	margin-top: 5px;
	font-size: 12px;
	line-height: 1.7em;
}
.main .content .teisanso .box2 .lead {
	font-size: 28px;
	line-height: 1.6em;
	margin-top: 20px;
	color: #5d514a;
}
.main .content .teisanso .box2 > .note {
	margin-top: 15px;
	padding-top: 10px;
	font-size: 12px;
	line-height: 1.7em;
	border-top: 1px solid #5d514a;
}
.main .content .recycle {
	padding-bottom: 100px;
}
.main .content .recycle > .inner {width: 980px;margin: 0 auto;}
.main .content .recycle h2 {
  color: #5d514a;
  font-size: 36px;
  letter-spacing: 0.1em;
  position: relative;
}
.main .content .recycle .lead {
	font-size: 24px;
	line-height: 1.7em;
	letter-spacing: 0.1em;
	margin-top: 10px;
}
.main .content .recycle .text {font-size: 18px;line-height: 1.7em;margin-top: 12px;}
.main .content .recycle .img {width: 500px;margin: 50px auto 0 auto;}
.main .content .recycle .img .note {
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.5em;
}
.main .content .wellbeing {
	background: #ede1d4;
	color: #000;
}
.main .content .wellbeing > .img {
	position: relative;
	z-index: 100;
}
.main .content .wellbeing > .img img {
	height: 600px;
	object-fit: cover;
	width: 100%;
}
.main .content .wellbeing > .img .caption {
	left: auto;
	right: 10px;
	bottom: 10px;
	line-height: 1em;
	color: #fff;
}
.main .content .wellbeing > .inner {width: 980px;margin: 0 auto;padding: 100px 0;}
.main .content .wellbeing h2 {
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.main .content .wellbeing .insec {
	margin-top: 40px;
}
.main .content .wellbeing .insec h3 {
	position: relative;
	font-size: 24px;
}
.main .content .wellbeing .insec h3::before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 1px;
    background: #000;
    transform: rotate(45deg);
    top: -286px;
    left: -290px;
    transform-origin: 0 0;
    transition: all ease 1s;
}
.main .content .wellbeing .insec.active h3::before {
    width: 400px;
}
.main .content .wellbeing .insec .text {
	font-size: 18px;
	line-height: 1.7em;
	margin-top: 12px;
}
.main .content .wellbeing .insec.gokinjo .img {
	width: 620px;
	margin: 60px auto 0 auto;
}
.main .content .wellbeing .insec.smoothe {
	margin-top: 100px;
}
.main .content .wellbeing .insec.smoothe .img {
	width: 620px;
	margin: 60px auto 0 auto;
}

/**************************************************************/
/** SP ********************************************************/
/**************************************************************/
@media screen and (max-width: 767px) {
	.hbox .info .lead {
		letter-spacing: 0;
	}
	.main .content {position: relative;padding: 0 0 0 0;}
	.main .content .zeh {background: url(./images/bg_zeh.webp) no-repeat center top / 100% auto;background-color: #e8eee8;padding: 80px 0 60px 0;border-bottom: 3px solid #d9d5d0;}
	.main .content .zeh > .inner {
		width: 84%;
		margin: 0 auto;
	}
	.main .content .zeh h2 {
		width: 330px;
		margin: 0 auto;
		position: relative;
		left: 23px;
	}
	.main .content .zeh h2 + .note {
		text-align: left;
		font-size: 11px;
		margin-top: 20px;
		letter-spacing: 0.1em;
	}
	.main .content .zeh .merit {
		margin-top: 24px;
	}
	.main .content .zeh .merit .title {
	  font-size: 17px;
	  text-align: center;
	  background: #d3d2c6;
	  padding: 5px 0;
	  color: #000;
	  line-height: 1.5em;
	}
	.main .content .zeh .merit .fbox {
	  display: flex;
	  gap: 25px;
	  flex-wrap: wrap;
	  margin-top: 25px;
	}
	.main .content .zeh .merit .fbox .box .img {
	  position: relative;
	}
	.main .content .zeh .merit .fbox .box .img .caption {
	  right: 8px;
	  left: auto;
	  color: #fff;
	}
	.main .content .zeh .merit .fbox .box .img .caption.b {
		color: #000;
	}
	.main .content .zeh .merit .fbox .box .text {
	  font-size: 20px;
	  line-height: 1.4em;
	  margin-top: 15px;
	}
	.main .content .zeh .merit .fbox .box .text span {font-size: 15px;display: block;}
	.main .content .zeh .insec {
		margin-top: 60px;
	}
	.main .content .zeh .insec h3 {
		border-bottom: 2px solid #d3d2c6;
	}
	.main .content .zeh .insec h3 img {
		width: 48px;
		margin: 0 auto -1px auto;
	}
	.main .content .zeh .insec > .lead {
		text-align: center;
		font-size: 17px;
		letter-spacing: 0.1em;
		line-height: 1.8em;
		margin-top: 30px;
	}
	.main .content .zeh .insec > .text {
		font-size: 12px;
		text-align: center;
		letter-spacing: 0.1em;
		line-height: 1.8em;
		margin-top: 14px;
	}
	.main .content .zeh .insec .detail {
		background: #ffffff9e;
		margin-top: 30px;
	}
	.main .content .zeh .insec .detail .label {
	  font-size: 16px;
	  text-align: center;
	  background: #d3d2c6;
	  padding: 5px 0;
	  color: #000;
	  line-height: 1.5em;
	}
	.main .content .zeh .insec .detail > .inner {
		padding: 20px 0 30px 0;
	}
	.main .content .zeh .insec .detail .title {
		text-align: center;
		font-size: 16px;
		letter-spacing: 0.2em;
	}
	.main .content .zeh .insec .detail .text {
		font-size: 13px;
		text-align: center;
		letter-spacing: 0.1em;
		line-height: 1.8em;
		margin-top: 3px;
	}
	.main .content .zeh .insec .detail .img {
		width: 83%;
		margin: 21px auto 0px auto;
	}
	.main .content .zeh .insec .detail .img .note {text-align: left;line-height: 1.5em;margin-top: 10px;font-size: 9px;}

	.main .content .zeh .insec.merit2 .detail .img {
		width: 86%;
		margin: 0 auto 0 auto;
	}
	.main .content .zeh .insec.merit3 .detail .img {
		width: 88%;
		margin: 5px auto 1px auto;
	}
	.main .content .zeh .insec .note {
		text-align: right;
		font-size: 10px;
		margin-top: 12px;
		line-height: 1.8em;
	}

	.main .content .teisanso {
		padding: 40px 0 50px 0;
	}
	.main .content .teisanso > .inner {width: 84%;margin: 0 auto;display: block;justify-content: space-between;}

	.main .content .teisanso .box {
		width: auto;
	}
	.main .content .teisanso .box + .box {
	margin-top: 50px;
	}
	.main .content .teisanso .box .title {
		line-height: 1.3em;
		font-size: 18px;
		/* border-left: 5px solid #e2d3bd; */
		padding-left: 16px;
		/* color: #e2d3bd; */
	}
	.main .content .teisanso .box .title span {
		line-height: 1em;
		font-size: 18px;
	}
	.main .content .teisanso .box .title span.line {
		margin-top: 0;
		display: inline-block;
		line-height: 1.3em;
		font-size: 18px;
	}
	.main .content .teisanso .box .text {
	  font-size: 14px;
	  line-height: 1.7em;
	  margin-top: 18px;
	}
	.main .content .teisanso .box1 .img {
		margin: 22px auto  0 auto;
	}
	.main .content .teisanso .box1 .img img {
		width: 72%;
		margin: 0 auto  0 auto;
	}
	.main .content .teisanso .box1 .img .note {
		margin-top: 20px;
		padding-top: 8px;
		font-size: 10px;
		line-height: 1.7em;
		/* border-top: 1px solid #fff; */
	}
	.main .content .teisanso .box2 .img {
		margin-top: 20px;
	}
	.main .content .teisanso .box2 .img .note {
		margin-top: 5px;
		font-size: 10px;
		line-height: 1.7em;
	}
	.main .content .teisanso .box2 .lead {
		font-size: 20px;
		line-height: 1.6em;
		margin-top: 18px;
		/* color: #cfdb00; */
	}
	.main .content .teisanso .box2 > .note {
		margin-top: 15px;
		padding-top: 10px;
		font-size: 10px;
		line-height: 1.7em;
		/* border-top: 1px solid #fff; */
	}
	.main .content .recycle {
		padding-bottom: 60px;
	}
	.main .content .recycle > .inner {width: 84%;margin: 0 auto;}
	.main .content .recycle h2 {
	  /* color: #cfdb00; */
	  font-size: 25px;
	  letter-spacing: 0.1em;
	  position: relative;
	}
	.main .content .recycle .lead {
		font-size: 17px;
		line-height: 1.7em;
		letter-spacing: 0.1em;
		margin-top: 10px;
	}
	.main .content .recycle .text {font-size: 13px;line-height: 1.7em;margin-top: 8px;}
	.main .content .recycle .img {width: 100%;margin: 30px auto 0 auto;}
	.main .content .recycle .img .note {
		margin-top: 8px;
		font-size: 10px;
		line-height: 1.5em;
	}
	.main .content .wellbeing {
		background: #ede1d4;
		color: #000;
	}
	.main .content .wellbeing > .img {
		position: relative;
		z-index: 100;
	}
	.main .content .wellbeing > .img img {
		height: 200px;
		object-fit: cover;
		width: 100%;
	}
	.main .content .wellbeing > .img .caption {
		left: auto;
		right: 10px;
		bottom: 10px;
		line-height: 1em;
		color: #fff;
	}
	.main .content .wellbeing > .inner {width: 84%;margin: 0 auto;padding: 60px 0 80px 0;}
	.main .content .wellbeing h2 {
		font-size: 20px;
		font-weight: normal;
		letter-spacing: 0.2em;
	}
	.main .content .wellbeing .insec {
		margin-top: 40px;
	}
	.main .content .wellbeing .insec h3 {
		position: relative;
		font-size: 17px;
	}
	.main .content .wellbeing .insec h3::before {
		content: "";
		display: block;
		position: absolute;
		width: 0;
		height: 1px;
		background: #000;
		transform: rotate(45deg);
		top: -286px;
		left: -290px;
		transform-origin: 0 0;
		transition: all ease 1s;
	}
	.main .content .wellbeing .insec.active h3::before {
		width: 400px;
	}
	.main .content .wellbeing .insec .text {
		font-size: 13px;
		line-height: 1.7em;
		margin-top: 12px;
	}
	.main .content .wellbeing .insec.gokinjo .img {
		width: 100%;
		margin: 40px auto 0 auto;
	}
	.main .content .wellbeing .insec.smoothe {
		margin-top: 70px;
	}
	.main .content .wellbeing .insec.smoothe .img {
		width: 124%;
		margin: 60px auto 0 auto;
		position: relative;
		left: -10.5%;
	}

}