@charset "UTF-8";
/* ***********************************************************
*
*    INDEX
*
* ***********************************************************
*/
.center{
	text-align: center;
}
.left{
	text-align: left !important;
}
.greenlink {
    color: #299476;
    text-decoration: underline;
}
.b-sukoyaka-01 .title-smp {
    margin: 30px 0 10px;
}
#report2024{
	padding: 0;
    margin-top: 50px;
}
#report2024 h1{
/*	margin-bottom: 30px;*/
}
#report2024 h2{
	width: 372px;
    border-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
}
#report2024 .kankyohozen_block{
	border: 2px solid #ee704a;
	background: #fff;
	border-radius: 0 10px 10px 10px;
	-webkit-border-radius: 0 10px 10px 10px;
	box-shadow: 3px 3px 3px #ddd;
	-webkit-box-shadow: 3px 3px 3px #ddd;
	padding: 35px 30px 60px;
	box-sizing: border-box;
	margin-bottom: 45px;
}
#report2024 .title1{
	color: #666666;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 40px;
    margin-top: 10px;
}
#report2024 .textblock{
	border-top: 1px solid #e0dfd8;
	padding-top: 1px;
  margin-bottom: 15px;
}

#report2024 .textblock .bline{
	width: 100%;
	background: linear-gradient(transparent 31px , rgba(224,223,216,1) .1em);
	background-size: 100% 32px;
	line-height: 32px;
	overflow: hidden;
	font-size: 16px;
  margin-top: 0;
}
/*
#report2024 .photoblock {
	max-width: 890px;
	width: 100%;
	margin: 30px auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
}
*/

#report2024 .photoblock p,
#report2024 .clm2 .note {
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}
#report2024 .clm2 {
	display: flex;
}
#report2024 .clm2 li:first-child {
	width: 590px;
	margin-top: 16px;
	margin-right: 20px;
}
#report2024 .clm2 li:first-child {
	margin-top: 16px;
}
#report2024 .clm2 li:first-child img {
	width: 430px;
	margin: 0;
	display: block;
}
#report2024 .clm2 li:last-child {
	margin-top: 16px;
}


@media screen and (min-width: 767px) {
br.sp{
	display: none;
}
}
@media screen and (max-width: 767px) {
#report2024{
	padding: 0 10px;
    margin-top: 20px;
}
#report2024 img {
	max-width: 100%;
	height: auto;
}
#report2024 h3 {
    width: 210px;
}
#report2024 h2 {
    width: 90%;
}
#report2024 h2 img {
	width: 100%;
}
.b-sukoyaka-01 .title-smp {
    margin: 0 0 30px;
}
#report2024 .kankyohozen_block {
    padding: 30px 10px 20px;
    margin-bottom: 45px;
}
#report2024 .title1 {
    font-size: 16px;
    line-height: 23px;
    font-weight: bold;
    margin-bottom: 22px;
    width: 100%;
}
#report2024 .bline {
    width: 100%;
    background: linear-gradient(transparent 27px , rgba(224,223,216,1) .1em);
    background-size: 100% 28px;
    line-height: 28px;
    overflow: hidden;
        font-size: 3.125vw!important;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}
#report2024 .note{
	font-size: 12px;
	line-height: 18px;
}


#report2024 .photoblock p {
	font-size: 11px;
	line-height: 1.6em;
	margin-top: 10px;
	text-align: center;
}

#report2024 .clm2 {
	display: block;
}
#report2024 .clm2 li:first-child {
	width: 100%;
	margin: 30px 0 20px;
}
#report2024 .clm2 li:first-child img {
	width: 50%;
	margin: 0 auto;
	display: block;
}

}
