html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #fff;
  background: #000;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}

.clearfix:after {
content: ".";  /* 新しいコンテンツ */
display: block;
clear: both;
height: 0;
visibility: hidden; /* 非表示に */
}
.clearfix {
min-height: 1px;
}
* html .clearfix {
height: 1px;
/*\*//*/
height: auto;
overflow: hidden;
/**/
}

#report a {
	display:block;
}
#report .wrap {
	width:1000px;
	margin:0 auto;
}

#report .ph {
	position:relative;
}

#report .ph.frameA {
	width:587px;
	height:444px;
}
#report .ph.frameB {
	width:515px;
	height:386px;
}
#report .ph.frameC {
	width:272px;
	height:189px;
	float:left;
	margin-right:19px;
}

#report .ph .frame {
	position:absolute;
	top:0;
	left:0;
	z-index:3;
}
#report .ph.frameC.fC03 {
	float:right;
	margin-right:0;

}
#report a .zoom_l {
	display: none;
	position:absolute;
	top:317px;
	left:152px;
	z-index:5;
  	background: url(../images/btn_zoom_l.png) no-repeat 0 0;
	height:0;
	padding-top:49px;
	width:206px;
	overflow: hidden;
}
#report a:hover .zoom_l {
  	background: url(../images/btn_zoom_l_on.png) no-repeat 0 0;
}
#report a .zoom_s {
	display: none;
	position:absolute;
	top:145px;
	left:83px;
	z-index:5;
  	background: url(../images/btn_zoom_s.png) no-repeat 0 0;
	height:0;
	padding-top:28px;
	width:111px;
	overflow: hidden;
}
#report a:hover .zoom_s {
  	background: url(../images/btn_zoom_s_on.png) no-repeat 0 0;
}
#report .mb47 {
	margin-bottom:31px;
}

/* ----slide-list--------- */
.slide-list {
	position:relative;
}
.slide-list li {
	display: none;
	position:absolute;
	top:0;
	left:0;
}
.slide-list li:first-child {
	display: block;
}

.mfp-iframe-holder .mfp-content {
	width:860px;
	height:648px;
}

/* ----report01--------- */
#report .wrap .box.report01 {
  background: url(../images/report_01_bg.jpg) no-repeat 0 0;
  height:922px;
  text-align:center;
}
	.box.report01 h1 {
		padding-top:82px;
		padding-bottom:48px;
	}
	.box.report01 .frameA {
		margin:0 auto 45px;
	}

/* ----report02--------- */
#report .wrap .box.report02 {
  background: url(../images/report_02_bg.jpg) no-repeat 0 0;
  height:482px;
  padding:61px 70px 0;
}
	.box.report02 .frameB {
		float:left;
	}
	.box.report02 .txt {
		float:right;
	}

/* ----report03--------- */
#report .wrap .box.report03 {
  background: url(../images/report_03_bg.jpg) no-repeat 0 0;
  height:703px;
  padding:80px 70px 0;
}
	.box.report03 .frameB {
		float:right;
	}
	.box.report03 .txt {
		float:left;
	}

/* ----report04--------- */
#report .wrap .box.report04 {
  background: url(../images/report_04_bg.jpg) no-repeat 0 0;
  height:693px;
  padding:89px 70px 0;
}
	.box.report04 .frameB {
		float:left;
	}
	.box.report04 .txt {
		float:right;
	}

/* ----report05--------- */
#report .wrap .box.report05 {
  background: url(../images/report_05_bg.jpg) no-repeat 0 0;
  height:668px;
  padding:90px 70px 0;
}
	.box.report05 .frameB {
		float:right;
	}
	.box.report05 .txt {
		float:left;
	}

/* ----report05--------- */
#report .wrap .box.report06 {
  padding:60px 70px 0;
  text-align:center;
  margin-bottom:200px;
}
	.box.report06 .frameA {
		padding-bottom:36px;
		margin:0 auto;
	}

/* ----footer--------- */
.footer {
  color: #fff;
  font-size: 10px;
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
}
.footer .copy {
  padding: 24px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.footer li.icon1 {
  position: absolute;
  left: 734px;
  bottom: 14px;
}
.footer li.icon2 {
  position: absolute;
  left: 800px;
  bottom: 14px;
}
.footer li.icon3 {
  position: absolute;
  left: 888px;
  bottom: 14px;
}