@media screen and (min-width: 751px) {
		.only-sp {
				display: none;
		}
}

@media screen and (max-width: 750px) {
		.only-pc {
				display: none;
		}
}

.logo-txt {
		overflow: hidden;
		margin-top: 20px;
}

.logo-txt img {
		float: right;
		width: 300px;
		height: auto;
		margin-left: 40px;
		margin-bottom: 20px;
}

@media only screen and (max-width: 750px) {
		.logo-txt img {
				width: 40%;
				margin-left: 20px;
				margin-bottom: 10px;
		}
}

.hd02 {
		margin-bottom: 20px;
		margin-top: 40px;
}

@media only screen and (max-width: 750px) {
		.hd02 {
				margin-top: 20px;
				margin-bottom: 10px;
		}
}

.tcfd-acd {
	height: 36px;
	line-height: 36px;
}
.tcfd-acd-icon:before {
	display: inline-block;
	vertical-align: middle;
	content: "";
	background-repeat: no-repeat;
	background-size: contain;
	width: 30px;
	height: 32px;
	margin-right: 20px;
}
.tcfd-acd-icon-gov:before {
	background-image: url("/-/Media/Ricoh/Sites/com/sustainability/environment/management/tcfd/img/icon-driving-manage.png");
}
.tcfd-acd-icon-strategy:before {
	background-image: url("/-/Media/Ricoh/Sites/com/sustainability/environment/management/tcfd/img/icon-strategy.png");
}
.tcfd-acd-icon-risk:before {
	background-image: url("/-/Media/Ricoh/Sites/com/sustainability/environment/management/tcfd/img/icon-strategy-risk.png");
}
.tcfd-acd-icon-goal:before {
	background-image: url("/-/Media/Ricoh/Sites/com/sustainability/environment/management/tcfd/img/icon-strategy-goal.png");
}
.tcfd-underline {
	border-bottom: 1px solid #4a4a4a;
}
.tcfd-fs9 {
	font-size: 9px !important;
}
.tcfd-bgcolor-risk {
	background-color: #FEF7F4 !important;
}
.tcfd-bgcolor-opp {
	background-color: #E0F0CB !important;
}
.tcfd-bgcolor-risk-index {
	background-color: #D9D9D9;
	text-align: center;
}
.tcfd-lh2 {
	line-height: 2.7;
}
.w15p { width: 15% !important; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.w18p { width: 18% !important; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.w20p { width: 20% !important; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.fw_b { font-weight: bold !important; }
.fw_n { font-weight: normal !important; }

.blue-box {
	background-color: #deebf7;
	padding: 20px 30px;
	width: 260px;
}

@media only screen and (max-width: 750px) {
	.blue-box {
		width: 100%;
		box-sizing: border-box;
	}
}

.blue-box h4 {
	margin-top: 0;
	text-decoration: none;
}

.blue-box .greenline-wrap {
	display: inline-block;
	padding: 5px 10px;
	background-color: #fff;
	border: 1px solid #70ad47;
	color: #70ad47;
	font-size: 13px;
	font-weight: bold;
}

.blue-box .orangeline-wrap {
	display: inline-block;
	padding: 3px 10px;
	background-color: #fff;
	border: 1px solid #ff6600;
	color: #ff6600;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}

.blue-box .list {
	font-size: 13px;
	margin-top: 5px;
}

.blue-box .list li + li {
		margin-top: 0;
}

.blue-box .list li span {
	color: #ff6600;
}

.sub-acd-title, .sub-acd-detail {
	border: none !important;
}

/*# sourceMappingURL=tcfd.css.map */
