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

	- header
	+ article
		- lnav
		+ main
			- box01
			- box02
			- box03
			- box04
			+ box05
				- materiality01
				- materiality02
				- materiality03
				- materiality04
				- materiality05

-----------------------------------------*/

/*----------------------------------------
	header
-----------------------------------------*/

#header_bg {
	top: 0;
}

/*----------------------------------------
	article
-----------------------------------------*/

article {
	min-width: 100%;
	margin-top: 161px;
	background: url(../../img/common_bg01.gif) repeat left top;
}

@media screen and (max-device-width:500px) {
	article {
		margin-top: 332px;
	}
}

/*----------------------------------------
	nav 現在位置表示用
----------------------------------------*/
header nav ul li#nav04 {
	background: url(../../img/common_nav_pc_bg03.png) no-repeat 1px 77px;
}

@media screen and (max-device-width:500px) {
	header nav ul li#nav04 {
		background: url(../../img/common_nav_sp_bg01.png) no-repeat 20px 77px;
	}
}

/*----------------------------------------
	lnav
----------------------------------------*/

#lnav {
	width: 100%;
	margin-top: 161px;
	background-color: #fde07a;
}

@media screen and (max-device-width:500px) {
	#lnav {
		width: 100%;
		margin-top: 332px;
	}
}

#lnav > ul {
	width: 1000px;
	margin: 0 auto;
}

@media screen and (max-device-width:500px) {
	#lnav > ul {
		width: 100%;
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #ffffff;
	}
}

#lnav > ul li {
	position: relative;
	float: left;
}

#lnav > ul li:nth-of-type(2)::before,
#lnav > ul li:nth-of-type(3)::before {
	content: "";
	position: absolute;
	left: calc(50% - 37px);
	bottom: 13px;
	width: 74px;
	height: 1px;
	background: #976e2e;
}

#lnav > ul li:hover:nth-of-type(2)::before,
#lnav > ul li:hover:nth-of-type(3)::before {
	display: none;
}

@media screen and (max-device-width:500px) {
	#lnav > ul li {
		width: 249px;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
	}
	#lnav > ul li:nth-child(even) {
		width: 250px;
		border-right: none;
		border-bottom: 1px solid #ffffff;
	}
	#lnav > ul li:last-child {
		border-bottom: none;
	}
	#lnav > ul li:nth-of-type(2)::before,
	#lnav > ul li:nth-of-type(3)::before {
		display: none;
	}
}

#lnav > ul li img {
	padding: 17px 87px 0;
}

@media screen and (max-device-width:500px) {
	#lnav > ul li img {
		padding: 17px 45px 0;
	}
	#lnav > ul li:nth-child(even) img {
		padding: 17px 46px 0 45px;
	}
}

#lnav #slnav {
	width: 100%;
	padding: 16px 0;
	background-color: #ffffff;
}

#lnav #slnav > ul {
	text-align: center;
}

#lnav #slnav > ul li {
	display: inline-block;
	padding: 0 35px;
	background: url(../../img/lnav01_sub_bg01.gif) no-repeat right 3px;
}

#lnav #slnav > ul li:first-child {
	padding-left: 0;
}

#lnav #slnav > ul li:last-child {
	padding-right: 0;
	background: none;
}

@media screen and (max-device-width:500px) {
	#lnav #slnav > ul {
		display: table;
		margin: 0 auto;
	}
	#lnav #slnav > ul li:first-child {
		padding-left: 35px;
	}
	#lnav #slnav > ul li:nth-child(3n) {
		background: none;
	}
	#lnav #slnav > ul li:nth-child(n+4) {
		margin-top: 16px;
	}
	#lnav #slnav > ul li:last-child {
		padding-right: 35px;
	}
}

/*----------------------------------------
	main
-----------------------------------------*/

#main {
	width: 1000px;
	margin: 0 auto;
}

@media screen and (max-device-width:500px) {
	#main {
		width: 480px;
	}
}

#main h1#tit01 {
	padding: 30px 0 30px 20px;
}

@media screen and (max-device-width:500px) {
	#main h1#tit01 {
		padding-left: 20px;
	}
}

#main p#p01 {
	padding-bottom: 30px;
}

@media screen and (max-device-width:500px) {
	#main p#p01 img {
		width: 480px;
		height: 154px;
	}
}

/*----------------------------------------
	box01
-----------------------------------------*/

#box01 {
	padding: 0 0 40px;
}

#box01 #box01_01 {
	padding: 29px 70px 30px;
	background: #ffffff;
}

@media screen and (max-device-width:500px) {
	#box01 #box01_01 {
		padding: 29px 35px 30px;
	}
}

#box01 #box01_01 h1 {
	padding-bottom: 12px;
	margin-bottom: 27px;
	background: url(../../img/common_content_line01.png) repeat-x left bottom;
	text-align: center;
}

#box01 #box01_01 p {
	line-height: 1.66;
	letter-spacing: -.03em;
}

@media screen and (max-device-width:500px) {
	#box01 #box01_01 p {
		letter-spacing: 0;
	}
}

#box01 #box01_01 p em {
	color: #cc0000;
	font-style: normal;
	font-weight: bold;
}

/*----------------------------------------
	box02
-----------------------------------------*/

#box02 {
	padding: 0 0 40px;
}

#box02 #box02_01 {
	padding: 29px 70px 40px;
	background: #ffffff;
}

@media screen and (max-device-width:500px) {
	#box02 #box02_01 {
		padding: 29px 35px 40px;
	}
}

#box02 #box02_01 h1 {
	padding-bottom: 12px;
	margin-bottom: 27px;
	background: url(../../img/common_content_line01.png) repeat-x left bottom;
	color: #2f8d01;
}

#box02 #box02_01 p:first-of-type {
	padding-bottom: 27px;
}

@media screen and (max-device-width:500px) {
	#box02 #box02_01 p img {
		width: 410px;
		height: 156px;
	}
}

/*----------------------------------------
	box03
-----------------------------------------*/

#box03 {
	padding: 0 0 40px;
}

#box03 #box03_01 {
	padding: 29px 70px 40px;
	background: #ffffff;
}

@media screen and (max-device-width:500px) {
	#box03 #box03_01 {
		padding: 29px 35px 40px;
	}
}

#box03 #box03_01 h1 {
	padding-bottom: 12px;
	margin-bottom: 27px;
	background: url(../../img/common_content_line01.png) repeat-x left bottom;
	color: #2f8d01;
}

#box03 #box03_01 div {
	display: table;
	width: 860px;
	padding-bottom: 50px;
}

@media screen and (max-device-width:500px) {
	#box03 #box03_01 div {
		display: block;
		width: auto;
		padding-bottom: 27px;
	}
}

#box03 #box03_01 div p {
	display: table-cell;
	width: 345px;
}

@media screen and (max-device-width:500px) {
	#box03 #box03_01 div p {
		display: block;
		width: auto;
	}
}

#box03 #box03_01 div p:last-of-type {
	width: 430px;
	padding: 10px 0 31px 85px;
	line-height: 1.5;
	vertical-align: middle;
}

@media screen and (max-device-width:500px) {
	#box03 #box03_01 div p:last-of-type {
		width: auto;
		padding: 27px 0 0 0;
	}

	#box03 #box03_01 div p:last-of-type br {
		display: none;
	}

	#box03 #box03_01 > p img {
		width: 410px;
		height: 165px;
	}
}

/*----------------------------------------
	box04
-----------------------------------------*/

#box04 {
	padding: 0 0 40px;
}

#box04 #box04_01 {
	padding: 29px 70px 40px;
	background: #ffffff;
}

@media screen and (max-device-width:500px) {
	#box04 #box04_01 {
		padding: 29px 35px 40px;
	}
}

#box04 #box04_01 h1 {
	padding-bottom: 12px;
	margin-bottom: 27px;
	background: url(../../img/common_content_line01.png) repeat-x left bottom;
	color: #2f8d01;
}

#box04 #box04_01 p {
	padding-bottom: 27px;
}

/* table */
#box04 #box04_01 table {
	width: 860px;
	border-left: solid 1px #999;
	border-top: solid 1px #999;
	box-sizing: border-box;
}

@media screen and (max-device-width:500px) {
	#box04 #box04_01 table {
		width: 100%;
	}
}

#box04 #box04_01 table tr.materiality01 {
	background: #fddad1;
}

#box04 #box04_01 table tr.materiality02 {
	background: #ceedfd;
}

#box04 #box04_01 table tr.materiality03 {
	background: #f9ecb5;
}

#box04 #box04_01 table tr.materiality04 {
	background: #e1f9d4;
}

#box04 #box04_01 table tr.materiality05 {
	background: #e8e8e8;
}

#box04 #box04_01 table th {
	padding: 15px 17px;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
}

#box04 #box04_01 table th.th01 {
	width: 155px;
}

#box04 #box04_01 table th.th02 {
	width: 215px;
	text-align: left;
}

#box04 #box04_01 table th.font_xlarge {
	font-weight: bold;
}

@media screen and (max-device-width:500px) {
	#box04 #box04_01 table th {
		padding: 10px;
	}

	#box04 #box04_01 table th.th01,
	#box04 #box04_01 table th.th02 {
		width: auto;
	}
}

#box04 #box04_01 table td {
	width: 489px;
	padding: 15px 17px;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	vertical-align: middle;
	box-sizing: border-box;
}

@media screen and (max-device-width:500px) {
	#box04 #box04_01 table td {
		width: auto;
		padding: 10px;
	}
}

/*----------------------------------------
	box05
-----------------------------------------*/

#box05 {
	padding: 0 0 50px;
}

#box05 #box05_01 {
	padding: 29px 70px 60px;
	background: #ffffff;
}

@media screen and (max-device-width:500px) {
	#box05 #box05_01 {
		padding: 29px 35px 40px;
	}
}

#box05 #box05_01 > h1 {
	padding-bottom: 12px;
	margin-bottom: 37px;
	background: url(../../img/common_content_line01.png) repeat-x left bottom;
	color: #2f8d01;
}

#box05 #box05_01 section:nth-of-type(n+2) {
	margin-top: 80px;
}

@media screen and (max-device-width:500px) {
	#box05 #box05_01 section:nth-of-type(n+2) {
		margin-top: 65px;
	}
}

/* materiality_tit01 */
#box05 #box05_01 section .materiality_tit01 {
	position: relative;
	min-height: 80px;
	margin-bottom: 30px;
}

@media screen and (max-device-width:500px) {
	#box05 #box05_01 section .materiality_tit01 {
		position: static;
		min-height: 0;
		margin-bottom: 25px;
	}
}

#box05 #box05_01 section .materiality_tit01 h1 {
	padding: 16px 300px 16px 20px;
}

@media screen and (max-device-width:500px) {
	#box05 #box05_01 section .materiality_tit01 h1 {
		padding: 17px 20px;
	}
}

#box05 #box05_01 section .materiality_tit01 h1::before {
	content: '\2605';
	display: table-cell;
}

#box05 #box05_01 section .materiality_tit01 h1 span {
	display: table-cell;
	padding-left: 6px;
	font-weight: bold;
}

#box05 #box05_01 section .materiality_tit01 p {
	position: absolute;
	top: 0;
	right: 20px;
}

@media screen and (max-device-width:500px) {
	#box05 #box05_01 section .materiality_tit01 p {
		position: static;
		top: auto;
		right: auto;
		margin-top: 25px;
	}
}

/* table */
#box05 #box05_01 section table {
	width: 860px;
	border-left: solid 1px #999;
	border-top: solid 1px #999;
}

@media screen and (max-device-width:500px) {
	#box05 #box05_01 section table {
		width: 100%;
	}
}

#box05 #box05_01 section table th {
	padding: 15px 17px;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	box-sizing: border-box;
}

#box05 #box05_01 section table th br {
	display: none;
}

#box05 #box05_01 section table th.th01 {
	width: 158px;
	text-align: left;
	font-weight: normal;
}

@media screen and (max-device-width:500px) {
	#box05 #box05_01 section table th {
		padding: 10px;
	}

	#box05 #box05_01 section table th br {
		display: block;
	}

	#box05 #box05_01 section table th.th01 {
		width: 31%;
	}
}

#box05 #box05_01 section table td {
	width: 300px;
	padding: 15px;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	vertical-align: middle;
	box-sizing: border-box;
}

#box05 #box05_01 section table td.td01 {
	width: 398px;
}

@media screen and (max-device-width:500px) {
	#box05 #box05_01 section table td {
		width: 30%;
		padding: 10px;
	}

	#box05 #box05_01 section table td.td01 {
		width: 39%;
	}
}

/* list */
#box05 #box05_01 section .list {
	display: table;
	margin-top: 26px;
	padding: 0 20px;
	line-height: 1.5;
}

@media screen and (max-device-width:500px) {
	#box05 #box05_01 section .list {
		display: block;
		width: auto;
	}
}

#box05 #box05_01 section .list > dt {
	display: table-cell;
	width: 140px;
	font-weight: bold;
}

@media screen and (max-device-width:500px) {
	#box05 #box05_01 section .list > dt {
		display: block;
		width: auto;
	}
}

#box05 #box05_01 section .list + .list {
	margin-top: 22px;
}

@media screen and (max-device-width:500px) {
	#box05 #box05_01 section .list + dl {
		margin-top: 11px;
	}

	#box05 #box05_01 section .list > dt + dd {
		margin-top: 5px;
	}
}

/* report */
#box05 #box05_01 section .report {
	margin-top: 36px;
}

#box05 #box05_01 section .report > h1 {
	padding: 13px 30px 8px;
	font-weight: bold;
}

#box05 #box05_01 section .report > section,
#box05 #box05_01 section .report > h1 + div {
	padding: 27px 26px 39px;
}

/*----------------------------------------
	materiality01
-----------------------------------------*/

#box05 #box05_01 .materiality01 div h1 {
	background: #fddad1;
	border-left: 10px solid #f73e25;
}

#box05 #box05_01 .materiality01 div h1::before {
	color: #f73e25;
}

/* table */
#box05 #box05_01 .materiality01 table tr:first-of-type th:first-of-type,
#box05 #box05_01 .materiality01 table th.th01,
#box05 #box05_01 .materiality01 table td.td01 {
	background: #fddad1;
}

/* list */
#box05 #box05_01 .materiality01 div .list_box {
	float: left;
	width: 580px;
}

#box05 #box05_01 .materiality01 div .list_box .list > dt {
	color: #f73e25;
}

/* photo */
#box05 #box05_01 .materiality01 div .photo {
	float: right;
	width: 250px;
	margin: 30px auto 0;
}

#box05 #box05_01 .materiality01 div .photo div {
	text-align: center;
}

#box05 #box05_01 .materiality01 div .photo div + div {
	margin-top: 26px;
}

#box05 #box05_01 .materiality01 div .photo div p {
	margin-top: 7px;
}

@media screen and (max-device-width:500px) {
	#box05 #box05_01 .materiality01 div .list_box {
		float: none;
		width: auto;
	}

	#box05 #box05_01 .materiality01 div .photo {
		float: none;
		width: auto;
		padding: 0 20px;
	}

	#box05 #box05_01 .materiality01 div .photo div {
		float: left;
		width: 180px;
	}

	#box05 #box05_01 .materiality01 div .photo div + div {
		float: right;
		margin-top: 0;
	}

	#box05 #box05_01 .materiality01 div .photo div img {
		width: 100%;
		height: auto;
	}
}

/* report */
#box05 #box05_01 .materiality01 .report > h1 {
	background: #fddad1;
}

#box05 #box05_01 .materiality01 .report > section {
	border: 4px solid #fddad1;
}

#box05 #box05_01 .materiality01 .report > section > h1 {
	color: #f73e25;
}

#box05 #box05_01 .materiality01 .report > section > div {
	margin-top: 34px;
}

#box05 #box05_01 .materiality01 .report > section > div dl + dl {
	margin-top: 26px;
}

#box05 #box05_01 .materiality01 .report > section > div dl > dt {
	margin-bottom: 4px;
	font-weight: bold;
}

#box05 #box05_01 .materiality01 .report > section > div dl > dt > span {
	color: #f73e25;
}

#box05 #box05_01 .materiality01 .report > section > div dl > dd {
	line-height: 1.5;
}

#box05 #box05_01 .materiality01 .report > section > div dl + dl dd {
	display: table;
	line-height: 1.3;
}

#box05 #box05_01 .materiality01 .report > section > div dl + dl dd + dd {
	margin-top: 7px;
}

#box05 #box05_01 .materiality01 .report > section > div dl + dl dd span {
	display: table-cell;
	width: 8.25em;
}

#box05 #box05_01 .materiality01 .report > section > div dl + dl dd span + span {
	width: auto;
}

#box05 #box05_01 .materiality01 .report > section > div p {
	margin-top: 24px;
}

#box05 #box05_01 .materiality01 .report > section > div p a {
	color: #6f4314;
	text-decoration: underline;
}

/*----------------------------------------
	materiality02
-----------------------------------------*/

#box05 #box05_01 .materiality02 div h1 {
	background: #d4f0fe;
	border-left: 10px solid #0398e3;
}

#box05 #box05_01 .materiality02 div h1::before {
	color: #0398e3;
}

/* table */
#box05 #box05_01 .materiality02 table tr:first-of-type th:first-of-type,
#box05 #box05_01 .materiality02 table th.th01,
#box05 #box05_01 .materiality02 table td.td01 {
	background: #d4f0fe;
}

/* materiality02_box */
#box05 #box05_01 .materiality02 .materiality02_box {
	width: 860px;
	margin-top: 26px;
}

#box05 #box05_01 .materiality02 .materiality02_box > div {
	float: left;
	width: 660px;
}

/* list */
#box05 #box05_01 .materiality02 .list {
	margin-top: 0;
}

#box05 #box05_01 .materiality02 .list > dt {
	color: #0283d5;
}

/* photo */
#box05 #box05_01 .materiality02 .materiality02_box > .photo {
	float: right;
	width: 140px;
	margin-top: 4px;
}

#box05 #box05_01 .materiality02 .materiality02_box > .photo p {
	margin-top: 7px;
	text-align: center;
}

@media screen and (max-device-width:500px) {
	#box05 #box05_01 .materiality02 .materiality02_box {
		width: auto;
	}

	#box05 #box05_01 .materiality02 .materiality02_box > div {
		float: none;
		width: auto;
	}

	#box05 #box05_01 .materiality02 .materiality02_box > .photo {
		float: none;
		width: 100px;
		margin: 27px auto 0;
	}

	#box05 #box05_01 .materiality02 .photo img {
		width: 100%;
		height: auto;
	}
}

/* report */
#box05 #box05_01 .materiality02 .report > h1 {
	background: #d4f0fe;
}

#box05 #box05_01 .materiality02 .report > section {
	border: 4px solid #d4f0fe;
}

#box05 #box05_01 .materiality02 .report > section > h1 {
	color: #0283d5;
}

#box05 #box05_01 .materiality02 .report > section > dl {
	margin-top: 36px;
}

#box05 #box05_01 .materiality02 .report > section > dl dt {
	margin-left: -0.5em;
}

#box05 #box05_01 .materiality02 .report > section > dl dd {
	margin-top: 5px;
}

#box05 #box05_01 .materiality02 .report > section > div {
	margin-top: 38px;
}

#box05 #box05_01 .materiality02 .report > section > div > div {
	float: left;
	width: 380px;
}

#box05 #box05_01 .materiality02 .report > section > div > div + div {
	float: right;
}

#box05 #box05_01 .materiality02 .report > section > div img {
	width: 100%;
	height: auto;
}

#box05 #box05_01 .materiality02 .report > section > div p {
	margin-top: 7px;
	text-align: center;
}

@media screen and (max-device-width:500px) {
	#box05 #box05_01 .materiality02 .report > section > div > div,
	#box05 #box05_01 .materiality02 .report > section > div > div + div {
		width: 172px;
	}
}

/*----------------------------------------
	materiality03
-----------------------------------------*/

#box05 #box05_01 .materiality03 div h1 {
	background: #f9ecb5;
	border-left: 10px solid #efb503;
}

#box05 #box05_01 .materiality03 div h1::before {
	color: #efb503;
}

/* table */
#box05 #box05_01 .materiality03 table tr:first-of-type th:first-of-type,
#box05 #box05_01 .materiality03 table th.th01,
#box05 #box05_01 .materiality03 table td.td01 {
	background: #f9ecb5;
}

#box05 #box05_01 .materiality03 table th.th01 {
	width: 208px;
}

#box05 #box05_01 .materiality03 table td.td01 {
	width: 320px;
}

@media screen and (max-device-width:500px) {
	#box05 #box05_01 .materiality03 table th.th01 {
		width: 24.18%;
	}

	#box05 #box05_01 .materiality03 table td.td01 {
		width: 40.69%;
	}
}

/* list */
#box05 #box05_01 .materiality03 .list > dt {
	color: #ee9801;
}

/* report */
#box05 #box05_01 .materiality03 .report > h1 {
	background: #f9ecb5;
}

#box05 #box05_01 .materiality03 .report > section {
	border: 4px solid #f9ecb5;
}

#box05 #box05_01 .materiality03 .report > section > h1 {
	color: #ee9801;
}

#box05 #box05_01 .materiality03 .report > section > ul {
	margin-top: 36px;
	line-height: 1.5;
}

#box05 #box05_01 .materiality03 .report > section > div {
	margin-top: 37px;
	text-align: center;
}

#box05 #box05_01 .materiality03 .report > section > div p {
	margin-top: 17px;
}

#box05 #box05_01 .materiality03 .report > section > div p br {
	display: none;
}

@media screen and (max-device-width:500px) {
	#box05 #box05_01 .materiality03 .report > section > div p br {
		display: block;
	}

	#box05 #box05_01 .materiality03 .report > section > div img {
		width: 100%;
		height: auto;
	}
}

/*----------------------------------------
	materiality04
-----------------------------------------*/

#box05 #box05_01 .materiality04 div h1 {
	background: #ebfee1;
	border-left: 10px solid #53af24;
}

#box05 #box05_01 .materiality04 div h1::before {
	color: #53af24;
}

/* table */
#box05 #box05_01 .materiality04 table tr:first-of-type th:first-of-type,
#box05 #box05_01 .materiality04 table th.th01,
#box05 #box05_01 .materiality04 table td.td01 {
	background: #ebfee1;
}

#box05 #box05_01 .materiality04 table th.th01 {
	width: 158px;
}

#box05 #box05_01 .materiality04 table td {
	width: 389px;
}

#box05 #box05_01 .materiality04 table td.td01 {
	width: 309px;
}

/* list */
#box05 #box05_01 .materiality04 .list > dt {
	color: #3ba207;
}

/* report */
#box05 #box05_01 .materiality04 .report > h1 {
	background: #ebfee1;
}

#box05 #box05_01 .materiality04 .report > section {
	border: 4px solid #ebfee1;
}

#box05 #box05_01 .materiality04 .report > section > h1 {
	color: #3ba207;
}

#box05 #box05_01 .materiality04 .report > section > div {
	margin-top: 34px;
}

#box05 #box05_01 .materiality04 .report > section > div dl + dl {
	margin-top: 26px;
}

#box05 #box05_01 .materiality04 .report > section > div dl > dt {
	margin-bottom: 4px;
	font-weight: bold;
}

#box05 #box05_01 .materiality04 .report > section > div dl > dt > span {
	color: #53af24;
}

#box05 #box05_01 .materiality04 .report > section > div dl > dd {
	line-height: 1.5;
}

#box05 #box05_01 .materiality04 .report > section > div p {
	margin-top: 13px;
	text-align: center;
}

#box05 #box05_01 .materiality04 .report > section > div p br {
	display: none;
}

@media screen and (max-device-width:500px) {
	#box05 #box05_01 .materiality04 .report > section > div + div img {
		width: 100%;
		height: auto;
	}
}

/*----------------------------------------
	materiality05
-----------------------------------------*/

#box05 #box05_01 .materiality05 div h1 {
	background: #efefef;
	border-left: 10px solid #666;
}

#box05 #box05_01 .materiality05 div h1::before {
	color: #666;
}

/* table */
#box05 #box05_01 .materiality05 table tr:first-of-type th:first-of-type,
#box05 #box05_01 .materiality05 table th.th01,
#box05 #box05_01 .materiality05 table td.td01 {
	background: #efefef;
}

#box05 #box05_01 .materiality05 table th.th01 {
	width: 208px;
}

#box05 #box05_01 .materiality05 table td.td01 {
	width: 350px;
}

@media screen and (max-device-width:500px) {
	#box05 #box05_01 .materiality05 table th.th01 {
		width: 24.18%;
	}

	#box05 #box05_01 .materiality05 table td.td01 {
		width: 40.69%;
	}
}

/* list */
#box05 #box05_01 .materiality05 .list > dt {
	color: #333;
}

/* report */
#box05 #box05_01 .materiality05 .report > h1 {
	background: #efefef;
}

#box05 #box05_01 .materiality05 .report > section {
	border: 4px solid #efefef;
}

#box05 #box05_01 .materiality05 .report > section > div {
	margin-top: 34px;
}

#box05 #box05_01 .materiality05 .report > section > div dl + dl {
	margin-top: 26px;
}

#box05 #box05_01 .materiality05 .report > section > div dl > dt {
	margin-bottom: 4px;
	font-weight: bold;
}

#box05 #box05_01 .materiality05 .report > section > div dl > dt > span {
	color: #666;
}

#box05 #box05_01 .materiality05 .report > section > div dl > dd {
	line-height: 1.5;
}

/* table_text */
#box05 #box05_01 .materiality05 .report > section > .table_text > div {
	margin-top: 7px;
}

#box05 #box05_01 .materiality05 .report > section > .table_text > div > table {
	float: left;
	width: 417px;
}

#box05 #box05_01 .materiality05 .report > section > .table_text > div > table tr th {
	padding: 10px 17px;
	background-color: #666;
	color: #fff;
}

#box05 #box05_01 .materiality05 .report > section > .table_text > div > table tr td {
	width: 78px;
	padding: 10px;
	text-align: center;
}

#box05 #box05_01 .materiality05 .report > section > .table_text > div > table tr td + td {
	width: 128px;
}

#box05 #box05_01 .materiality05 .report > section > .table_text > div > table tr td + td + td + td {
	width: 78px;
}

#box05 #box05_01 .materiality05 .report > section > .table_text > div > table tr + tr + tr td {
	background-color: #eaeaea;
}

#box05 #box05_01 .materiality05 .report > section > .table_text > div > dl {
	position: relative;
	float: left;
	margin: 66px 0 0 82px;
}

#box05 #box05_01 .materiality05 .report > section > .table_text > div > dl::before {
	content: "";
	position: absolute;
	bottom: 4px;
	left: -82px;
	width: 82px;
	height: 13px;
	background: url(../img/corporate_sustainability_arrow01.png) no-repeat left 20px bottom;
}

#box05 #box05_01 .materiality05 .report > section > .table_text > div > dl dt {
	font-weight: normal;
}

@media screen and (max-device-width:500px) {
	#box05 #box05_01 .materiality05 .report > section > .table_text > div > table {
		float: none;
		width: 100%;
	}

	#box05 #box05_01 .materiality05 .report > section > .table_text > div > dl {
		float: none;
		margin: 82px auto 0;
		text-align: center;
	}

	#box05 #box05_01 .materiality05 .report > section > .table_text > div > dl::before {
		content: "";
		position: absolute;
		top: -50px;
		bottom: 0;
		left: 44%;
		width: 40px;
		height: 13px;
		background: url(../img/corporate_sustainability_arrow01.png) no-repeat left top;
		transform: rotate(90deg);
	}
}