.bold {
  font-weight: bold;
}

.top-report article {
  padding-top: 50px;
  margin-top: -50px;
}
.slick-slide{
	height:200px !important;
	}

.report_status{
	float:left;
	}

.report_date{
	font-size:14px;
	float:right;
	margin-top:0px;
		}
.report_title{
	font-family: 'Noto Serif JP', serif;
	}

@media print, screen and (min-width: 768px) {
  .top-report article .wrapper {
    width: 1150px;
    overflow: hidden;
	position:relative;
	left:38px;
	margin-top:30px;
  }
  
  .report_status_area{
	font-family: 'Noto Serif JP', serif;
	border-bottom:solid 1px #999;
	padding-bottom: 7px;
margin-bottom: 5px;
height:35px;
	}
.report_single_title{
	font-size:22px;
	width:900px;
	margin:50px auto;
	background-color:#000;
	color:#FFF;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
	padding:10px 0 15px 0;	
	}
.new_mark_logo{
top: -207px;
position: relative;
height: 0px;
	}
.report_photo{
	width:430px;
	}	
	
.report_single_all a{
		font-family: 'Noto Serif JP', serif;
	color: #FFF;
width: 900px;
display: block;
margin: -81px auto 0 auto;
text-align: right;
padding-right: 50px;
background:url(https://www.irodori-ya.jp/images/icon_all.svg);
background-repeat: no-repeat;
background-position: 723px 0;
  top: -14px;
  position: relative;
  height: 28px;
}
 
.tac{
	width:900px;
	text-align:left !important;
	} 
.kansei_img{
margin-top: -15px;
position: relative;
z-index: 100;
border-bottom: solid 6px #000;
padding-bottom: 8px;
width: 540px;
	 }
.fz20{
	position:relative !important;
	z-index:101;
	} 

.report_arrow{
	margin-left:230px;
	margin-bottom:25px;
	}

.status_right{
	width:370px;
	float:right;
	}
	
.status_area{
	font-family: 'Noto Serif JP', serif;
	border-bottom:solid 1px #000;
	padding-bottom:5px;
	margin-bottom:15px;
	font-size:20px;
	font-weight:700;
	}
.status_date{
	font-size:14px;
	text-align:right;
	float:right;
	font-weight:300;
	top: 6px;
position: relative;
	}
.status_comment{
	font-family: 'Noto Serif JP', serif;
	font-weight:300 !important;
	}  
}
.top-report .post-block {
  border: 1px solid #E8E8E8;
  background-color: #fff;
  box-sizing: border-box;
}
@media print, screen and (min-width: 768px) {
  .top-report .post-block {
    margin-right: 2%;
    width: 30%;
    float: left;
    margin-bottom: 25px;
	padding:15px;
  }
}
@media only screen and (max-width: 767px) {
  .top-report .post-block {
    margin-bottom: 30px;
	margin-top:50px;
	padding:15px;
  }
  
  .report_status_area{
	font-family: 'Noto Serif JP', serif;
	border-bottom:solid 1px #999;
	padding-bottom: 7px;
margin-bottom: 5px;
height:35px;
	}
.report_single_title{
	font-size:22px;
	width:95%;
	margin:50px auto;
	background-color:#000;
	color:#FFF;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
	padding:5px 0 10px 0;	
	}

.report_single_all a{
		font-family: 'Noto Serif JP', serif;
	color: #FFF;
width: 95%;
display: block;
margin: 0px auto 0 auto;
text-align: center;
padding:10px 0 4px 13px;
background:url(https://www.irodori-ya.jp/images/icon_all.svg);
background-repeat: no-repeat;
background-position: 17px 10px;
  top: -14px;
  position: relative;
  height: 35px;
  background-color:#000;
  width:230px;
  
}

.new_mark_logo{
top: -200px;
position: relative;
height: 0px;
	}


.kansei_img{
margin: -15px auto 0 auto;
position: relative;
z-index: 100;
border-bottom: solid 6px #000;
padding-bottom: 8px;
width: 95%;
	 }
.fz20{
	position:relative !important;
	z-index:101;
	} 

.report_arrow{
	position:relative;
	left:45%;
	margin-bottom:25px;
	}

.status_right{
	}
	
.status_area{
	font-family: 'Noto Serif JP', serif;
	border-bottom:solid 1px #000;
	padding-bottom:5px;
	margin-bottom:15px;
	font-size:20px;
	font-weight:700;
	margin-top:10px;
	}
.status_date{
	font-size:14px;
	text-align:right;
	float:right;
	font-weight:300;
	top: 6px;
position: relative;
	}
.status_comment{
	font-family: 'Noto Serif JP', serif;
	font-weight:300 !important;
	}  

  
}
.top-report .post-block:nth-child(even) {
  margin-right: 2%;
}
.top-report .post-block .head-wrap {
  color: #fff;
  padding: 8px 15px;
  box-sizing: border-box;
}
.top-report .post-block .head-wrap img {
  height: 26px;
  float: left;
  margin-right: 10px;
}
.top-report .post-block .inner-slide a {
  position: relative;
  height: 200px;
  display: block;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .top-report .post-block .inner-slide a {
    height: calc(65vw - 40px);
  }
}
.top-report .post-block .inner-slide a img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.top-report .post-block .now .head-wrap {
  background-color: #888888;
}
.top-report .post-block .fnish .head-wrap {
  background-color: #000;
}
@media print, screen and (min-width: 768px) {
  .top-report .post-block .slick-arrow:hover {
    background-color: rgba(255, 255, 255, 0.5);
  }
}
.top-report .post-block .slick-prev {
  height: calc(100% - 42px);
  width: 55px;
  background: url("../report/img/arrow-prev.png") center no-repeat;
  background-size: 25px;
  z-index: 10;
  left: 0;
  margin: auto;
  margin-top: 21px;
  display:none !important;
}
@media only screen and (max-width: 767px) {
  .top-report .post-block .slick-prev {
    width: 35px;
    background-size: 20px;
  }
}
.top-report .post-block .slick-prev:before {
  content: "";
}
.top-report .post-block .slick-next {
  height: calc(100% - 42px);
  width: 55px;
  background: url("../report/img/arrow-next.png") center no-repeat;
  background-size: 25px;
  z-index: 10;
  right: 0;
  margin: auto;
  margin-top: 21px;
  display:none !important;
}
@media only screen and (max-width: 767px) {
  .top-report .post-block .slick-next {
    width: 35px;
    background-size: 20px;
  }
}
.top-report .post-block .slick-next:before {
  content: "";
}
.top-report .newmark {
  margin-top: -3px;
}

@media print, screen and (min-width: 768px) {
  .single-report article .wrapper {
    width: 910px;
  }
}
.single-report article .hero-area {
  padding-top: 50px;
  margin-top: -50px;
}
@media print, screen and (min-width: 768px) {
  .single-report article .hero-area {
    padding-top: 60px;
    margin-top: -100px;
  }
}
.single-report .btn-back-wrap {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .single-report .btn-back-wrap {
    margin-bottom: -40px;
    left: -60px;
    z-index: 100;
  }
}
.single-report .btn-back a {
  background-color: #999999;
  padding: 6px 18px;
  border-radius: 30px;
  display: flex;
  color: #fff;
  width: 12em;
  align-items: center;
}
.single-report .btn-back a:before {
  font-family: FontAwesome;
  content: "\f104";
  margin-right: 20px;
  font-size: 36px;
  line-height: 0;
}
@media only screen and (max-width: 767px) {
  .single-report .btn-back a:before {
    margin-right: 10px;
    font-size: 26px;
  }
}
.single-report .contents-1 .block-0 {
}
.single-report .contents-1 .block-0 .photo-wrap {
  margin: auto;
  color: #4B4B4B;
}
@media print, screen and (min-width: 768px) {
  .single-report .contents-1 .block-0 .photo-wrap {
    width: 900px;
  }
}
.single-report .contents-1 .block-0 .icon {
}
.single-report .contents-1 .block-wrap {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .single-report .contents-1 .block-wrap {
    padding-left: 10px;
    margin-left: -10px;
  }
}
@media only screen and (max-width: 767px) {
  .single-report .contents-1 .block-wrap {
    padding: 0;
    background-position: center 30px;
  }
}
.single-report .contents-1 .block-inner {
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 20px;
  overflow: hidden;
  border:solid 1px #000;
  margin:0px auto 20px auto;
  width:95%;
  padding-bottom:20px;
}
@media only screen and (max-width: 767px) {
  .single-report .contents-1 .block-inner {
    padding: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .single-report .contents-1 .head-wrap {
    width: 430px;
  }
}
.single-report .contents-1 .head-wrap .newmark {
  float: right;
}
.single-report .contents-1 .head-wrap .title {
  color: #26987B;
}
.single-report .contents-1 .head-wrap .title:before {
  content: "";
  position: absolute;
  top: 83px;
  left: 0;
  background-color: #83D1C1;
  border-radius: 50px;
  height: 24px;
  width: 24px;
  display:none;
}
@media only screen and (max-width: 767px) {
  .single-report .contents-1 .head-wrap .title:before {
    top: 70px;
    right: 0;
    margin: auto;
  }
}
@media only screen and (max-width: 767px) {
  .single-report .contents-1 .head-wrap .title:after {
    content: "";
    border-left: 5px solid #ADEADB;
    position: absolute;
    height: 80px;
    top: 0px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    z-index: -1;
	display:none;
  }
}
.single-report .contents-1 .head-wrap .title .date {
  color: #000;
}
.single-report .contents-1 .head-wrap .title-fnish {
  color: #FF4D4D;
  padding-top:10px;
}
.single-report .contents-1 .block-1 .photo-wrap {
  color: #4B4B4B;
}
@media print, screen and (min-width: 768px) {
  .single-report .contents-1 .block-1 .photo-wrap {
    width: 280px;
    margin-left: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .single-report .contents-1 .block-1 .photo-wrap {
    padding: 10px;
  }
}
.single-report .contents-1 .block-1 .photo-wrap .icon {
  height: 20px;
}
.single-report .contents-1 .block-1 {
  background: none;
  margin-top:30px;
}
@media print, screen and (min-width: 768px) {
  .single-report .contents-1 .block-1 .block-inner {
    padding-top: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .single-report .contents-1 .block-1 .title:before {
    top: 8px;
  }
}

/*# sourceMappingURL=page_report.css.map */
