@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 .bline .sup {
	display: inline-block;
	width: 1.6em;
	height: 1.0em;
	position: relative;
}
#report2021 .bline .sup sup {
	position: absolute;
	top: -0.6em;
	left: 2px;
	font-size: 70%;
	vertical-align: 0;
}

#report2021 .midashi{
	margin: 40px 0;
}
#report2021 .fusen{
	background: url(/sukoyaka/assets/images/report/2021/vol1/fusen_pc.png) no-repeat;
	width: 234px;
	height: 55px;
	color: #7dc62b;
	font-size: 20px;
	line-height: 55px;
	padding-left: 38px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

#report2021 .noteblock {
	margin-top: 40px;
}

#report2021 .noteblock .note{
	color: #838383;
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
	text-indent: -1.3em;
	padding-left: 1.3em;
}

#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 {
	line-height: 1.6em;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}

#report2021 .matomeblock{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 30px 0 30px 25px;
	box-sizing: border-box;
	border: 2px solid #7dc62b;
    background: rgba(125, 198, 43, 0.08);
	position: relative;
	margin-top: 65px;
}
#report2021 .matomeblock dt{
	position: absolute;
	top: -5px;
	left: 40px;
}
#report2021 .matomeblock dd{
	position: relative;
	z-index: 10;
}
#report2021 .matomeblock dd img{
	float: left;
	margin-right: 3%;
	margin-top: 3%;
}
#report2021 .matomeblock dd p{
	float: left;
	width: 75%;
}
#report2021 .matomeblock dd p a{
	text-decoration: underline;
	color: #1f9172;
}
#report2021 .matomeblock:after{
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}

#report2021 .voiceblock{
    background: #fff;
	margin-top: 110px;
	padding: 0 20px 15px 28px;
	border-radius: 10px;
}
#report2021 .voiceblock .illust img{
	margin-top: -78px;
}
#report2021 .voiceblock .subtitle{
	color: #0da06f;
    background: url(/sukoyaka/assets/images/report/2021/vol1/arrow01_pc.png) no-repeat left center;
	padding-left: 20px;
	margin: 10px 0;
	line-height: 1.0;
	font-size: 14px;
	font-weight: normal;
}
#report2021 .voiceblock .textblock{
	width: 608px;
	height: 400px;
    line-height: 32px;
    overflow: hidden;
    font-size: 16px;
    background: url(/sukoyaka/assets/images/report/2021/vol1/line1.png) repeat-y left top;
	padding: 0 17px;
	box-sizing: border-box;
}
#report2021 .voiceblock .text{
	text-indent: -1.2em;
	margin-left: 1.2em;
	display: block;
	margin-bottom: 35px;
}

@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 .matomeblock {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 20px 10px;
}
#report2021 .matomeblock dt {
    position: absolute;
    top: -5px;
    left: 10px;
}
#report2021 .matomeblock dt img {
    width: 57px;
	height: 51px;
}
#report2021 .matomeblock dd img {
    float: left;
    margin-right: 3%;
    margin-top: 4%;
    width: 60px;
	height: 87px;
}

#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 .matomeblock dd p {
	display: inline;
	float: none;
	border-bottom: 1px solid #d9dfe2;
}

#report2021 .voiceblock {
    margin-top: 55px;
    padding: 0 12px 0 12px;
}
#report2021 .voiceblock .textblock{
	width: 100%;
	height: auto;
    line-height: 32px;
    overflow: hidden;
    font-size: 16px;
    background: none;
	padding: 0;
	box-sizing: border-box;
}
#report2021 .voiceblock .text {
    text-indent: -1.2em;
    margin-left: 1.2em;
    display: block;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 28px;
}
#report2021 .voiceblock .illust img {
    margin-top: -78px;
	width: 61px;
	height: 65px;
}
#report2021 .voiceblock .subtitle {
    background: url(/sukoyaka/assets/images/report/2021/vol1/arrow01_sp.png) no-repeat left 2px;
    padding-left: 30px;
	background-size: 23px 23px;
    margin: 10px 0;
    line-height: 25px;
    font-size: 15px;
}

}
