@charset "UTF-8";
/* ***********************************************************
*
*    INDEX
*
* ***********************************************************
*/
.center{
	text-align: center;
}
.left{
	text-align: left !important;
}
.greenlink {
    color: #299476;
    text-decoration: underline;
}
#report2021 h2{
	margin-bottom: 30px;
}
#report2021 .kankyohozen_block{
	border: 1px solid #dbd5d1;
	background: #fcfcfa;
	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;
}
#report2021 .title1{
	border-bottom: #e0dfd8 2px solid;
	color: #4f352e;
	font-size: 21.5px;
	line-height: 25px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#report2021 .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;
}

#report2021 .photoblock {
	width: 455px;
	margin: 15px auto 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#report2021 .photoblock div {
	width: 220px;
	margin-top: 20px;
}
#report2021 .photoblock div.last {
	width: 455px;
	margin-top: 20px;
}

#report2021 .photoblock .wide {
	width: 100%;
}

#report2021 .photoblock p,
#report2021 .clm2 .note {
	line-height: 1.6em;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}
#report2021 .clm2 {
	display: flex;
}
#report2021 .clm2 li:first-child {
	width: 317px;
	margin-top: 16px;
}
#report2021 .clm2 li:first-child {
	margin-top: 16px;
}
#report2021 .clm2 li:first-child img {
	width: 218px;
	margin: 0 50px;
	display: block;
}


@media screen and (min-width: 767px) {
br.sp{
	display: none;
}
}
@media screen and (max-width: 767px) {
#report2021 img {
	max-width: 100%;
	height: auto;
}

#report2021 h2 img {
	width: 100%;
}
#report2021 h3 {
	width: 215px;
}
#report2021 .kankyohozen_block {
    padding: 30px 10px 20px;
    margin-bottom: 45px;
}
#report2021 .title1 {
    font-size: 16px;
    line-height: 23px;
    font-weight: bold;
}
#report2021 .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: 14px;
}
#report2021 .fusen {
    background: url(/sukoyaka/assets/images/report/2021/vol1/fusen_sp.png) no-repeat;
	background-size: 156px 37.5px;
    width: 156px;
    height: 37.5px;
    font-size: 15px;
    line-height: 38px;
    padding-left: 15px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

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

#report2021 .photoblock {
	width: 100%;
	margin: 10px auto 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#report2021 .photoblock div {
	width: 48%;
	margin-top: 20px;
}

#report2021 .photoblock div.last {
	width: 100%;
}

#report2021 .photoblock .wide {
	width: 100%;
}

#report2021 .photoblock p {
	font-size: 12px;
	line-height: 1.6em;
	margin-top: 10px;
	text-align: left;
}

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

}
