.accordion {
	padding: 1.5rem 2rem;
	border-radius: 5px;
	margin-top: 4rem;
}
.accordion +.accordion {
	margin-top: 3rem;
}
.accordion:nth-of-type(1) {
	background-color: #ebfbcf;
}
.accordion:nth-of-type(2) {
	background-color: #e7f4ff;
}
.accordion dt {
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	position: relative;
		cursor: pointer;
}
.accordion dt::before {
  content: "";
  position: absolute;
  top: 25%;
  right: 2rem;
  width: 8px;
  height: 7px;
  border-top: 4px solid;
  border-right: 4px solid;
  transform: rotate(135deg);
  transition: .2s;
}
.accordion dt.active::before {
  content: "";
  position: absolute;
  top: 45%;
  border-top: 4px solid;
  border-right: 4px solid;
  transform: rotate(-45deg);
  transition: .2s;
}
.accordion dd {
	display: none;
	margin-top: 2rem;
}
.bg_blue {
  background-color: #fff;
  margin: 2rem auto;
  padding: 2rem;
  border-radius: 10px;
}
.bg_blue .strong {
	font-size: 1.6rem;
}
.flex-wrapper.pic02 {
  padding: 1.5rem 0 .5rem;
}
@media screen and (max-width: 659px) {
	.accordion {
		padding: 1.2rem 1rem;
		margin-top: 3rem;
	}
	.accordion +.accordion {
	margin-top: 2rem;
	}
	.accordion dt {
	font-size: 1.6rem;
	}
	.accordion dt::before {
	  right: 0;
	  width: 5px;
	  height: 5px;
	  border-top: 3px solid;
	  border-right: 3px solid;
	}
	.accordion dt.active::before {
	  border-top: 3px solid;
	  border-right: 3px solid;
	}
	.bg_blue .strong {
	  font-size: 1.4rem;
	}
	  .flex-wrapper.pic02 div {
    width: calc(96% / 3);
  }

}


/*みどりんく*/
.read {
  color: #52a302;
  margin-bottom: 3rem;
  font-size: 1.4rem;
  font-weight: bold;
	text-align: center;
}
.bg_w{
    background: #FFF;
    padding: 3rem;
    border-radius: 10px;
}
.logo{
    margin: 0 auto;
    width: 20%;
    margin-bottom: 2.5rem;
}
.contents_list{
    z-index: 11;
    margin: 0 auto;
    width: 100%;
}
.contents_list>li:first-child{
    margin-top: 3rem;
}
.contents_list>li{
    margin: 0 auto 3rem;
}
.contents_list>li:last-child {
	margin-bottom: 1rem;
}
.contents_list > li:last-child:after{
    background: none;
}
.icon_flex{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
}
.contents_list h2 img{
    max-width: 220px;
    max-height: 34px
}
.contents_list li:first-child h2 img {
  max-width: 370px;
  max-height: 64px;
}
.contents_list h2.h2_2l img{
max-width: 270px;
    max-height: 68px
}
.contents_list h2{
    font-size: 2.6rem;
    background: linear-gradient(transparent 60%,#fff 0%);
    color: #16713e;
}
.intr_h{
    text-align: center;
    margin-top: 4rem;
    font-weight: bold;
    font-size: 2rem;
    color: #52a302;
	margin-bottom: 1.5rem;
  line-height: 1.25;
}
h3{
    font-size: 1.6rem;
    margin-bottom: 1rem;
}
.img_list>ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 2rem auto 0;
    
}
.img_list>ul>li{
    width: calc((100% - 4rem)/2);
    padding: 3rem 2rem;
    background: #ebfbcf;
    text-align: center;
    border-radius: 50px;
}
.img_list>ul>li>img{
    max-width: 200px;
}
.img_list>ul>li:nth-child(2n){
    margin-left: 2rem;
}
.img_list>ul>li:nth-child(n+3){
    margin-top: 2rem;
}
.img_list>ul>li>.text_box .center{
    text-align: center;
    margin: 1rem 0;
    color: #52a302;
    font-weight: bold;
}
.img_list>ul>li>.text_box .left{
    text-align: left;
}
.img_list>ul>li>.text_box .left+.left{
    margin-top: 0.5rem;
}
.img_flex{
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 2rem;
}
.img_flex>.img_box{
    width: 40%;
}
.ic_list{
    width: 60%;
    margin-left: 3rem;
}
.ic_list>ul>li{
    vertical-align: bottom;
    margin-bottom: 1rem;
    padding-left: 2em;
    background: url("/csr/images/ic_check.png") no-repeat left 45% /19.8px 16.8px;
    color: #52a302;
    font-size: 1.6rem;
    font-weight: bold;
}
.ic_list ul>li:last-child{
    margin-bottom: 0;
}
.ic_list_img{
    margin: 2.5rem 0 0 0;
    text-align: center;
}
.ic_list_img>img{
    max-height: 230px;
}
@media screen and (max-width: 659px) {
    .allwrap{
        margin: 0;
        padding: 0;
    }
    .green_bg{
        padding: 0.5rem 0 12rem;
        border-top-left-radius: 2000px 300px;
        border-top-right-radius: 2000px 300px;
        background: #f2ffdb url("/csr/images/line.png") no-repeat bottom center;
    }
    .contents_list>li:first-child{
    margin-top: 2rem;
}
    .green_bg:before{
    z-index: 10;
    content: "";
    position: absolute;
    top:-3rem;
    left: -0.5rem;
    display: block;
    width: 61px;
    height: 94px;
    background: url("../images/left_bg_sp.png") no-repeat left top/61px 94px;
}
.green_bg:after{
    z-index: 10;
    content: "";
    position: absolute;
    top:-2rem;
    right: 0;
    display: block;
    width: 63px;
    height: 80px;
    background: url("../images/right_bg_sp.png") no-repeat left top/63px 80px;
}
    .read{
        margin-top: 0;
        margin-bottom: 2rem;
        padding: 0;
        font-size: 1.3rem;
		text-align: left;
    }
    .logo{
    width: 50%;
        margin-bottom: 1.5rem;
}
    .contents_list{
        padding: 0;
    }
    .contents_list > li{
        margin: 0 auto 3rem;
        padding: 0;
        position: relative;
    }
    .contents_list > li + li{
        margin-top: 1rem;
    }
    .bg_w{
        padding: 2rem;
    }
    .icon_flex{
        margin-bottom: 2rem;
    }
    .contents_list h2 img {
    max-height: 28px;
		max-width: 200px;
}
.contents_list li:first-child h2 img {
  max-width: 330px;
  max-height: 64px;
}
    .contents_list h2.h2_2l img {
    max-height: 48px;
}
    .img_list > ul{
        margin: 2rem auto 0;
        text-align: center;
        flex-wrap: wrap;
    }
    .img_list>ul>li{
    width: 100%;
    padding: 3rem 2rem;
        
}
    .img_list>ul>li:nth-child(n+3){
    margin-top: 1rem;
}
.img_list>ul>li>img{
    max-width: 100%;
}
.img_list>ul>li:nth-child(2n){
    margin-left: 0;
}
    .img_list > ul > li + li{
        margin-left: 0;
        margin-top: 1rem;
    }
    .contents_list > li:last-child{
        margin-bottom: 0;
    }
    .intr_h{
        text-align: center;
        font-size: 1.5rem;
    }
    h3{
        font-size: 1.4rem;
        
    }
    .img_flex>.img_box{
    width: 80%;
    margin-top: 2rem;
}
    .img_flex{
        flex-wrap: wrap-reverse;
        justify-content: center;
    }
    .ic_list{
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .ic_list > ul > li{
        background: url("/csr/images/ic_check.png") no-repeat left 5px /19.8px 16.8px;
        font-size: 1.4rem;
    }
    .ic_list_img{
    margin: 2rem 0 0 0;
    text-align: center;
}
.ic_list_img>img{
    max-height: 100%;
}
}
/*END===みどりんく*/