.benefit{
  margin-top: 40px;
  background-color: #fff;
}
.benefit img{
  max-width: 100%;
  width: 100%;
  vertical-align: bottom;
}
.benefit a{
  text-decoration: none;
}
.environment__guidance{
  width: 92%;
  margin:0 auto 57px;
  max-width: 1040px;
}
@media only screen and (min-width: 769px) {
.environment__guidance{
  margin-bottom: 112px;
}
}

.environment__guidance p{
 font-size: 14px;
 line-height: 1.857;
   margin-bottom: 48px;
}
@media only screen and (min-width: 769px) {
.environment__guidance p{
 font-size: 15px;
 line-height: 2;
 margin-bottom: 40px;
}
}
@media only screen and (min-width: 769px) {
.environment__guidance .chart{
width: 798px;
margin:0 auto;
}
}

.environment__sec{
 width: 92%;
  margin:0 auto 40px;
  max-width: 1040px;
}
@media only screen and (min-width: 769px) {
.environment__sec{
 margin-bottom: 115px;
}
}
.environment__sec .heading{
	font-family: citizen, sans-serif;
  letter-spacing: -0.05em;
  font-size: 26px;
  color: #e60020;
  line-height: 1;
  margin-bottom: 33px;
  font-weight: 500;
}
.environment__sec .heading span{
  font-size: 68px;
  margin-left: 12px;
}

@media only screen and (min-width: 769px) {
.environment__sec .heading{
  margin-bottom: 46px;
}
.environment__sec .heading span{
  font-size: 68px;
}
}

.environment__sec .tit{
color: #646464;
font-size: 20px;
margin-bottom: 22px;
line-height: 1.7;
font-weight: 500;
}
@media only screen and (min-width: 769px) {
.environment__sec .tit{
font-size: 38px;
}
}

.environment__sec .box{
  position: relative;
  margin-bottom: 25px;
}
@media only screen and (min-width: 769px) {
.environment__sec .box{
  margin-bottom: 46px;
}
}
.environment__sec .box .txt{
  font-size: 14px;
  line-height: 1.857;
  margin-bottom: 27px;
}
@media only screen and (min-width: 769px) {
.environment__sec .box .txt{
    font-size: 15px;
  margin-right: 381px;
  margin-bottom: 40px;
}
.environment__sec .box .txt.-full{
  margin-right: 0;
}
}

.environment__sec .box .pic{
  margin-bottom: 20px;
}
@media only screen and (min-width: 769px) {
.environment__sec .box .pic{
  position: absolute;
  width: 356px;
  top: 0;
  right: 0;
}
}

.environment__sec .box .pic img:nth-of-type(n+2){
 margin-top: 9px;
}

.environment__sec .txtBox{
  font-size: 14px;
  line-height: 1.857;
  margin-bottom: 27px;
  margin-bottom: 37px;
}

.environment__sec .txtBox p:first-child{
  font-size: 16px;
  margin-bottom: 11px;
  font-weight: 500;
}
.environment__sec .txtBox p:nth-child(2){
  font-size: 14px;
  line-height: 1.857;
}

@media only screen and (min-width: 769px) {
.environment__sec .txtBox{
  margin-bottom: 45px;
   margin-right: 381px;
}
.environment__sec .txtBox.-full{
   margin-right: 0;
}
  .environment__sec .txtBox p:first-child{
  font-size: 18px;
  margin-bottom: 20px;
}

.environment__sec .txtBox p:nth-child(2){
  font-size: 15px;
}
}

.environment__systemtit{
font-size: 16px !important;
line-height: 1;
margin-bottom: 22px !important;
font-weight: 500;
}

.environment__systemitem{
 position: relative;
 padding-left: 13px;
 font-size: 15px;
 line-height: 1.733;
}
.environment__systemitem::before{
 position: absolute;
 content: "";
 display: block;
 width: 9px;
 height: 9px;
 border-radius: 100px;
 background-color: #b6a05d;
 top: 8px;
 left: 0;
}
@media only screen and (min-width: 769px) {
.environment__systemtit{
font-size: 18px !important;
margin-bottom: 12px !important;
}

.environment__systemitem{
 position: relative;
 padding-left: 13px;
 font-size: 15px;
 line-height: 1.733;
}
.environment__systemitem::before{
 position: absolute;
 content: "";
 display: block;
 width: 9px;
 height: 9px;
 border-radius: 100px;
 background-color: #b6a05d;
 top: 8px;
 left: 0;
}
}

.graph{
margin-bottom: 20px;
}

.graph table{
width: 100%;
vertical-align: middle;
margin-bottom: 15px;
}
@media only screen and (min-width: 769px) {
  .graph{
margin-bottom: 50px;
}
.graph table{
margin-bottom: 22px;
}
}
.graph table th,
.graph table td{
vertical-align: middle;
text-align: center;
font-weight: 500;
}
.graph table th{
background-color: #bca494;
padding: 13px 16px;
color: #fff;
font-size: 14px;
}
.graph table th:nth-of-type(n+1):nth-of-type(-n+3) {
border-right: 1px solid #646464;
}

.graph table td{
padding: 13px 8px;
font-size: 12px;
line-height: 1.286;
background-color: #f1ede4;;
}
.graph table td:nth-of-type(1){
text-align: left;
white-space: nowrap;
font-size: 12px;
}
.graph table td:nth-of-type(n+2):nth-of-type(-n+4){
font-size: 14px;
}
@media only screen and (min-width: 769px) {
  .graph table td{
padding: 20px 30px;
font-size: 12px;
line-height: 1.286;
background-color: #f1ede4;;
}
.graph table td:nth-of-type(1){
font-size: 16px;
}
.graph table td:nth-of-type(n+2):nth-of-type(-n+4){
font-size: 16px;
}
}
.graph table td:nth-of-type(n+1):nth-of-type(-n+3) {
border-right: 1px solid #646464;
}

.graph .dotted{
  border-bottom: 1px dotted #646464;
}

.graph .notes{
font-size: 12px;
line-height: 1.286;
}
.environment__link{
  max-width: 1040px;
  width: 92%;
  margin:0 auto 140px;
padding-top: 36px;
border-top: 1px solid #824621;
}
@media only screen and (min-width: 769px) {
.environment__link{
  margin:0 auto 215px;
}
}
.environment__link a{
 color: #654a2f;
}
.environment__link a:hover{
 color: #e60020;
}


.environment__link p.btn-m{
	display: inline-block;
	position: relative;
	padding-left: 35px;
	font-size: 20px;
	color: #654a2f;
	letter-spacing: .025em;
  line-height: 1.4;
}
.environment__link p.btn-m:nth-of-type(n+2){
margin-top: 19px;
}
@media only screen and (min-width: 769px) {
.environment__link p.btn-m:hover{
color: #e60020;
transition: all .4s;
}
.environment__link p.btn-m:nth-of-type(n+2){
margin-top: 0;
margin-left: 46px;
}
}

.environment__link .btn-m::before{
position: absolute;
content: "";
display: block;
background-color: #e60020;
border-radius: 100px;
left: 0;
top: 1px;
  width: 25px;
  height: 25px;
}

.environment__link .btn-m::after{
position: absolute;
content: "";
display: block;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
top: 11px;
transform: rotate(45deg);
}
@media only screen and (min-width: 769px) {
.environment__link .btn-m::before{
  top: 2px;
  transform: translateY(0);
}
.environment__link .btn-m:hover::before{
  background-color:#fff;
  border:2px solid #e60020;
}
.environment__link .btn-m:hover::after{
border-top: 1px solid #e60020;
border-right: 1px solid #e60020;
}
}
.environment__link .btn-m::after{
width: 6px;
height: 6px;
left: 8.5px;
}
@media only screen and (min-width: 769px) {
.environment__link .btn-m::after{
  top: 11px;
}
}
