@charset "utf-8";
/* CSS Document */

/*---------------header----------------*/
#case.video_product nav#mainmenu ul.dropmenu li.moviemenu ul li:nth-child(1) a {
	background-image: url(/img/nav_pointer-blue.png);
}
#case.case_video nav#mainmenu ul.dropmenu li.moviemenu ul li:nth-child(2) a {
	background-image: url(/img/nav_pointer-blue.png);
}
#case.video_case nav#mainmenu ul.dropmenu li.casemenu ul li:nth-child(2) a {
	background-image: url(/img/nav_pointer-blue.png);
}
#case.case_sr nav#mainmenu ul.dropmenu li.casemenu ul li:nth-child(1) a {
	background-image: url(/img/nav_pointer-blue.png);
}
/*#case.case_video nav#mainmenu ul.dropmenu li.casemenu a {
	background-image: url(/img/nav_pointer-red.png);
}*/
/*#case.case_video nav#mainmenu ul li.moviemenu a {
	background-image: url(/img/nav_pointer-blue.png);
}*/


/*---------------wrapper----------------*/

.mainwrap-l {
	padding-right: 0;
	margin: 0 auto;
	float: none;
}

.newreport {
	overflow: hidden;
	margin-bottom: 50px;
	border: 1px solid #dcdcdc;
	box-sizing:border-box;
	padding:10px;
}
.newreport .fl {
	width:190px;
	box-sizing:border-box;
}
.newreport .fr {
	width:547px;
	box-sizing:border-box;
	padding-left:10px;
}
.newreport .fr div {
	margin-bottom:30px;
}
.newreport .reporttitle {
	overflow:hidden;
	border-bottom: 1px solid #DCDCDC;
	margin-bottom:20px;
}
.newreport .reporttitle p {
	color:#ffffff;
	background-color:#ba0001;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	font-weight:bold;
}
.newreport .reporttitle p,
.newreport .reporttitle h3 {
	display:inline-block;
	vertical-align:middle;
}
.newreport h3 {
	margin-bottom:10px;
}
.newreport h3 img {
	vertical-align:middle;
}
.newreport h4 {
	color: #ffffff;
	background-color: #004EA2;
	padding:10px;
}
.newreport h5 {
	font-size:14px;
}
.report {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    margin-bottom: 30px;
    border: 1px solid #efefef;
    background-color: #F9F9F9;
	box-sizing: border-box;
	padding: 30px;
}
.report .side_l {
	width:200px;
	box-sizing:border-box;
}
.report .side_l a {
	position: relative;
}
.report .side_l a i {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #DCDCDC;
    font-size: 30px;
    text-shadow: 1px 1px 1px #555555;
}
#case.case_top .report img {
	max-width: 100%;
}
#case.case_top .report .fl img {
	width: 100%;
}
.newreport .fl img {
	max-width:100%;
}
.report .side_l img {
    width: 100%;
    border: 1px solid #D8D8D8;
}
.report .side_r {
	width: calc(100% - 200px);
	box-sizing:border-box;
	padding-left:30px;
}
.newreport h3,
.report .side_r h3 {
	margin-top:0;
}
.newreport h3 a,
.report .side_r h3 a {
	color: #004ea2;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	transition:0.3s;
}
.report .side_r h3 a {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: center;
	align-items: center;
}
.report .side_r h3 a figure {
	width: 12%;
	margin: 0;
}
.report .side_r h3 a figure img {
	max-width: 100%;
	width: 90%;
}
.report .side_r h3 a div {
	width: 88%;
	font-feature-settings: 'palt';
}
.newreport h3 a:hover,
.report .side_r h3 a:hover {
	text-shadow: 2px 2px 2px #BFBFBF;
}
.report .side_r h3 span {
	font-size:12px;
	color:#767676;
}
.newreport h5,
.report .side_r p {
	border-left: 3px solid #3571B1;
	padding-left: 8px;
	font-weight: normal;
}
.report .side_r h3 a figure img.youtubelogo {
	width:95%;
	vertical-align:middle;
}
.pdflogo {
	vertical-align:middle;
	padding-bottom:10px;
}
.page-description a {
	text-decoration:none;
	color:#767676;
	transition:0.3s;
}
.page-description a:hover {
	color:#004EA2;
}
.page-description a i:first-child {
	font-size: 16px;
}
.page-description a i:last-child {
	color:#004ea2;
}
#year .report {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
#year .report .report_l {
	width: calc(35% - 10px);
}
#year .report .report_r {
	width: calc(65% - 10px);
}
#year .report div.youtube_line figure {
	max-width: 100px;
	margin: -30px 0;
}
#year .report div.youtube_line a:hover {
	text-decoration: none;
}
/*年アーカイブ*/

/*---------------sidenav----------------*/
#case.case_sr .sidenav.sidemain ul li:nth-child(1) a {
	background-image: url(/img/nav_pointer-blue.png);
	background-repeat: no-repeat;
}
#case.video_case .sidenav.sidemain ul li:nth-child(2) a {
	background-image: url(/img/nav_pointer-blue.png);
	background-repeat: no-repeat;
}
#case .sidenav.sidemain ul li:nth-child(2) {
	border-bottom-style: none;
}
#case.video_product .sidenav.sidemovie ul li:nth-child(1) a {
	background-image: url(/img/nav_pointer-blue.png);
	background-repeat: no-repeat;
}
#case.case_video .sidenav.sidemovie ul li:nth-child(2) a {
	background-image: url(/img/nav_pointer-blue.png);
	background-repeat: no-repeat;
}
#case.video_webseminar .sidenav.sidemovie ul li:nth-child(3) a {
	background-image: url(/img/nav_pointer-blue.png);
	background-repeat: no-repeat;
}
/*#case .video .sidenav.sidemain ul li:nth-child(3) a {
	background-image: url(/img/nav_pointer-blue.png);
	background-repeat: no-repeat;
}*/


/*===============================================
●smart.css  画面の横幅が1150px以下
===============================================*/
@media screen and (max-width: 1150px) {

/*---------------wrapper----------------*/
	.report .side_l {
		width: 20%;
	}
	.report .side_r {
		width: 80%;
	}

}

/*===============================================
  画面の横幅が960px未満
===============================================*/
@media screen and (max-width: 960px) {

/*---------------wrapper----------------*/

	#case.case_sr nav#mainmenu ul.dropmenu li.casemenu ul li:nth-child(1) a {
		background-image: none;
		color: #767676;
	}
	#case.video_case nav#mainmenu ul.dropmenu li.casemenu ul li:nth-child(2) a {
		background-image: none;
		color: #767676;
	}
	#case.video_product nav#mainmenu ul.dropmenu li.moviemenu ul li:nth-child(1) a {
		background-image: none;
		color: #767676;
	}
	#case.case_video nav#mainmenu ul.dropmenu li.moviemenu ul li:nth-child(2) a {
		background-image: none;
		color: #767676;
	}
	/*#case.case_video nav#mainmenu ul.dropmenu li.casemenu ul li:nth-child(3) a {
		background-image: none;
		color: #767676;
	}*/
	#case.case_top nav#mainmenu ul.dropmenu li.casemenu ul li:nth-child(1) a {
		background-image: none;
	}
	#case.case_video nav#mainmenu ul.dropmenu li.casemenu a {
		background-image: none;
		color: #FFFFFF;
	}
	#case.case_video nav#mainmenu ul.dropmenu li.casemenu .secondmenu a {
		color: #004ea2;
	}
	/*#case.case_video nav#mainmenu ul li.moviemenu a {
		background-image: none;
		color: #767676;
	}*/


}
/*===============================================
●style.css 画面の横幅が640px以下
===============================================*/
@media screen and (max-width: 640px){

/*---------------wrapper----------------*/
	.report {
		padding: 20px 10px;
	}
	.report .side_l {
		width: 90%;
		float: none;
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.report .side_r {
		width: 100%;
		float: none;
		padding-left: 0;
	}
	.report .side_r h3 a figure {
		width: 20%;
	}
	.report .side_r h3 a div {
		width: 80%;
	}
	#year .report {
		display: block;
	}
	#year .report .report_l {
		width: 80%;
		margin: 0 auto 20px;
	}
	#year .report .report_r {
		width: 100%;
	}
	#year .report .report_r .youtube_line {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	#year .report .report_r .youtube_line figure {
		width: 25%;
	}
	#year .report .report_r .youtube_line a {
		width: 75%;
	}
	#year .report .report_r .youtube_line a h3 {
		margin: 0;
	}
}

@media print {

}