@charset "UTF-8";
/* ***********************************************************
*
*    INDEX
*
* ***********************************************************
*/

#report2016_01 h2{
	margin-bottom: 30px;
}
#report2016_01 .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;
}
#report2016_01 .title1{
	border-bottom: #e0dfd8 2px solid;
	color: #4f352e;
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#report2016_01 .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;
}
#report2016_01 .midashi{
	margin: 40px 0;
}
#report2016_01 .fusen{
	background: url(/sukoyaka/assets/images/report/2016/vol6/fusen_pc.png) no-repeat;
	width: 339px;
	height: 55px;
	color: #007f66;
	font-size: 20px;
	line-height: 55px;
	padding-left: 38px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

#report2016_01 .photolist{
	margin: 50px 0 60px;
}
#report2016_01 .photolist .p1{
	float: left;
	margin-right: 10px;
}
#report2016_01 .photolist .p2,
#report2016_01 .photolist .p3{
	margin-bottom: 10px;
}
#report2016_01 .photolist p{
	text-align: center;
}
#report2016_01 .matomeblock{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 30px 30px 30px 25px;
	box-sizing: border-box;
	border: 2px solid #007f66;
	background: #e5f0e9;
	position: relative;
}
#report2016_01 .matomeblock dt{
	position: absolute;
	top: -5px;
	left: 40px;
}
#report2016_01 .matomeblock dd{
	position: relative;
	z-index: 10;
}
#report2016_01 .matomeblock dd img{
	float: left;
	margin-right: 3%;
	margin-top: 3%;
}
#report2016_01 .matomeblock dd p{
	float: left;
	width: 75%;
}
#report2016_01 .matomeblock:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}



@media screen and (min-width: 767px) {
br.sp{
	display: none;
}
}
@media screen and (max-width: 767px) {
#report2016_01 h2 img {
	width: 100%;
}
#report2016_01 h3 {
	width: 160px;
}
#report2016_01 .kankyohozen_block {
    padding: 30px 10px 20px;
    margin-bottom: 45px;
}
#report2016_01 .title1 {
    font-size: 16px;
    line-height: 23px;
    font-weight: bold;
}
#report2016_01 .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;
}
#report2016_01 .fusen {
    background: url(/sukoyaka/assets/images/report/2016/vol6/fusen_sp.png) no-repeat;
	background-size: 235px 37.5px;
    width: 235px;
    height: 37.5px;
    font-size: 15px;
    line-height: 38px;
    padding-left: 15px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
#report2016_01 .photolist {
    margin: 20px 0 40px;
}
#report2016_01 .photolist .p1 {
    float: none;
    margin-right: 0;
	margin-bottom: 10px;
}
#report2016_01 .photolist .p2 {
    float: left;
	width: 48.5%;
}
#report2016_01 .photolist .p3 {
    float: right;
	width: 48.5%;
}
#report2016_01 .photolist div img {
	width: 100%;
}
#report2016_01 .photolist .p3:after {
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
#report2016_01 .photolist p {
	font-size: 12px;
}
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
#report2016_01 .matomeblock {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 20px 10px;
}
#report2016_01 .matomeblock dt {
    position: absolute;
    top: -5px;
    left: 10px;
}
#report2016_01 .matomeblock dt img {
    width: 57px;
	height: 51px;
}
#report2016_01 .matomeblock dd img {
    float: left;
    margin-right: 3%;
    margin-top: 4%;
    width: 60px;
	height: 87px;
}

#report2016_01 .matomeblock dd p {
	display: inline;
	float: none;
	border-bottom: 1px solid #d9dfe2;
}














}
