@charset "utf-8";
/*-------------------------------
	index
-------------------------------*/
.report {
	padding: 89px 0;
	background-color: #fff;
}
.report a {
	color: #008CFF;
}
.report::before, .report::after {
	display: none !important;
}
.report h3 {
	margin-bottom: 22px;
	padding-bottom: 32px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	border-bottom: 4px solid #EEEEF0;
}
.report h3 + p {
	margin: 0 auto 31px;
	width: 950px;
	font-size: 20px;
	line-height: 1.8;
	letter-spacing: -1px;
}
.report .textDl {
	margin: 0 auto 54px;
	width: 950px;
}
.report .textDl dt {
	width: 101px;
	float: left;
	color: #5AB02C;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
}
.report .textDl dd {
	padding: 0 0 22px 104px;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -0.4px;
}
.report .textDl dd span {
	display: block;
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
	letter-spacing: -0.5px;
}
.report .textDl dd p:not(:last-child) {
	margin-bottom: 22px;
}
.report h4 {
	padding: 19px 10px 13px;
	font-size: 28px;
	font-weight: bold;
	background-color: #E8F4E1;
	text-align: center;
}
.report h4 span {
	display: block;
	width: 989px;
	margin: 0 auto;
}
.report .imgBox {
	padding-right: 20px;
	margin: 0px auto 33px;
	max-width: 928px;
	box-sizing: border-box;
}
.report .imgBox p {
	margin-bottom: 52px;
	font-size: 20px;
	line-height: 1.8;
}
.report .imgBox .title01 {
	margin-bottom: 15px;
	line-height: 1.5;
}
.report .imgBox p:last-child {
	margin-bottom: 0;
}
.report .imgBox .photo {
	margin-top: 8px;
	width: 276px;
	float: right;
}
.report .imgBox .photo img {
	width: 100%;
}
.report .imgBox .link {
	margin-bottom: 70px;
	font-size: 16px;
	color: #333;
}
.report .imgBox .link a {
	height: auto !important;
	color: #FF0000;
	display: block;
	font-size: 18px;
}
.report .imgBox .ttl {
	margin-bottom: 13px;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.26;
}
.report .imgBox .ttl .txt {
	margin-bottom: 4px;
	display: block;
	font-size: 19px;
}
.report .imgBox .ttl .size {
	text-indent: 0.5em;
	display: inline-block;
}
.report .imgBox .text {
	line-height: 1.5;
}
.report .imgBox .text span {
	text-indent: 1em;
	display: block;
}
.report .photoBox {
	margin: 0 auto 44px;
	width: 940px;
	text-align: center;
}
.report .photoBox img {
	width: 100%;
}
.report .bg {
	padding-bottom: 82px;
	background-color: #FAFDF9;
}
.report .bg .note {
	margin: 0 auto 50px;
	width: 910px;
	font-size: 20px;
	line-height: 1.5;
}
.report .bg .note span {
	color: #f00;
}
.report .btmTxt {
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
}
.report .btmTxt a {
	color: #333333;
	font-size: 17px;
	text-decoration: none;
	word-break: break-all;
}
.report .btmTxt {
	font-size: 22px;
}
.report .btmTxt a:hover {
	text-decoration: underline;
}
.report .comLink {
	margin-top: 100px;
	text-align: center;
}
.report .comLink a {
	width: 100%;
	max-width: 490px;
	height: auto !important;
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	display: inline-block;
	background: -webkit-linear-gradient(#8FC31F, #5BB12C, #5AB02C);
	background: -moz-linear-gradient(#8FC31F, #5BB12C, #5AB02C); /* Firefox 3.6+ */
	background: -ms-linear-gradient(#8FC31F, #5BB12C, #5AB02C); /* IE 10 */
	background: -o-linear-gradient(#8FC31F, #5BB12C, #5AB02C); /* Opera 11.10+ */
	background: linear-gradient(#8FC31F, #5BB12C, #5AB02C);
}
.report .comLink a span {
	padding: 30px 63px 28px 22px;
	display: inline-block;
	background: url("../img/icon.png") no-repeat right 10px center;
	background-size: 42px auto;
}
.report .comLink a:hover {
	opacity: 0.7;
}
.report .bgBox {
	margin-bottom: 39px;
	background-color: #F5F8EC;
}
.report .btnBox {
	padding: 46px 0 29px;
	margin: 0 auto;
	width: 912px;
}
.report .btnBox .btn {
	margin-bottom: 24px;
	position: relative;
}
.report .btnBox .btn::before {
	right: 6px;
	left: 6px;
	top: 5px;
	bottom: -10px;
	position: absolute;
	border-bottom: 2px solid #ccc;
	content: '';
}
.report .btnBox a {
	display: block;
	height: inherit !important;
	cursor: pointer;
	position: relative;
	z-index: 1;
}
.report .btnBox img {
	width: 100%;
}
.report .btnBox .linkUl {
	margin: -15px 6px 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.report .btnBox .linkUl li {
	margin-top: 15px;
	width: 290px;
}
.report .topUl {
	margin: 0 auto 29px;
	width: 900px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.report .topUl li {
	width: 210px;
}
.report .topUl li a {
	height: auto !important;
	display: block;
}
.report .topUl li a:hover img {
	opacity: 0.7;
}
.report .topUl li img {
	width: 100%;
}
.report .ttlBox {
	margin: 0 auto 9px;
	width: 1002px;
	cursor: pointer;
	background: url("../img/bg01.jpg") no-repeat left top / 100% 100%;
}
.report .ttlBox.blue {
	background-image: url("../img/bg02.jpg");
}
.report .ttlBox.yellow {
	background-image: url("../img/bg03.jpg");
}
.report .ttlBox.green {
	margin-bottom: 47px;
	background-image: url("../img/bg04.jpg");
}
.report .ttlBox p {
	padding: 13px 60px 17px 23px;
	font-size: 30px;
	position: relative;
	font-weight: bold;
	letter-spacing: -0.05em;
}
.report .ttlBox p::before {
	margin-top: -13px;
	width: 25px;
	height: 25px;
	position: absolute;
	right: 34px;
	top: 50%;
	background: url("../img/arrow01.png") no-repeat left top / 100% 100%;
	content: '';
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.report .ttlBox.green p::before {
	display: none;
}
.report .ttlBox.on p::before {
	transform: none;
}
.report .h3Ttl span {
	display: block;
	font-size: 28px;
	width: 948px;
	margin: 0 auto;
	text-align: left;
}
.report .pdfBox {
	padding: 3px 0;
	width: 940px;
	margin: 0 auto 87px;
}
.report .pdfBox p {
	margin-bottom: 6px;
	font-size: 16px;
}
.report .pdfBox .ttl {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
}
.report .pdfBox li a {
	font-size: 18px;
	color: #FF0000;
	line-height: 1.65;
	text-decoration: underline;
}
.report .pdfBox li a:hover {
	text-decoration: none;
}
.report .subBox {
	margin-top: 30px;
	display: none;
}
.report .btmLink {
	padding-left: 6px;
	margin: 96px auto 0;
	max-width: 865px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	box-sizing: border-box;
}
.report .txtInner {
	padding: 0 0 3px;
	margin: -91px auto 130px;
	width: 900px;
	border: 3px dotted #000;
}
.report .txtInner .tab {
	display: table;
	width: 100%;
	background-color: #fff;
	border-collapse: collapse;
}
.report .txtInner .tab > * {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
.report .txtInner .tab .lTxt {
	padding: 25px 0 19px;
	width: 13.7%;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	position: relative;
}
.report .txtInner .tab .lTxt::before {
	width: 2px;
	right: -1px;
	top: 18px;
	bottom: 16px;
	position: absolute;
	background-color: #999;
	content: '';
}
.report .txtInner .tab .rTxt {
	padding: 25px 8px 19px 27px;
	font-size: 20px;
	line-height: 1.5;
}
.yoshimura-movie {
	width: 900px;
	margin: 10px auto 30px;
}
.exlist li {
	margin-left: 24px;
	list-style: decimal;
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
}
.exlist {
	list-style-position: outside;
}
.report .imgBox01 {
	margin-bottom: 0;
}

.linebox_pc {
	margin: 0 auto 50px;
}

.linebox_sp {
	display: none;
}
