html {
	color:#333;
	background:none;
}
h1 {
	background:none;
	font-size:0.875rem;
	font-weight:normal;
	float:left;
	height:auto;
	margin:0;
	text-indent:0;
}
header div#topNavi h1 p {
	background:url(../images/shared/topLogo.png) no-repeat top left;
	/*background: none;*/
	height:55px;
	margin:0;
	width:328px;
}
header div#topNavi h1 a {
	display: block;
	background:url(../images/shared/topLogo.png) no-repeat top left;
	height:55px;
	margin:0;
	width:328px;
	text-indent:-9999;
}
header div#topNavi h1 span {
	display:block;
	letter-spacing:0.1rem;
	padding:1rem 0;
	
}
header div#topNavi ul {
	float:right;
}
header {
	 margin:0 auto;
	 padding:0 0 0 0;
	width:960px;
	
}
header div#topNavi {
	background:url(../images/shared/tel.png) no-repeat bottom right;
	height:100px;
	width:960px;
}

div#contents {
	background:url(../images/shared/contentsBG.jpg) repeat-x top center;
	padding:50px 0 0 0;
}
div#contents section#wrapper {
	margin:0 auto;
	width:960px;
}
div#contents h2{
	background:url(../images/covid/covidH2.svg) no-repeat top left;
	margin:0 0 50px 0;
	text-indent:-9999px;
}
div#contents h3 {
	background-color:#FFCDCD;
	color:#333333;
	font-size:1.78rem;
	line-height:1;
	margin-bottom:56px;
	padding:0.5em;
}

section#wrapper section.socialContributionSec {
	padding:0 0 100px 0;
}
section#wrapper section.socialContributionSec div {
	margin:0 auto;
	width:838px;
}

section.socialContributionSec div section.secLeft {
	float:left;
}
section.socialContributionSec div section.secRight {
	float:right;
}

section.covid19Sec {
	margin-bottom: 100px;
}

section.covid19Sec div.emEfforts{
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

section.covid19Sec dl {
	display: -webkit-flex; /* Safari */
	display: flex;
	align-items: center;
	justify-content:flex-start;

	margin-bottom: 60px;
	width: 450px;
}
section.covid19Sec dl dt {
	font-size: 1.2rem;
	line-height: 140%;
	padding-left: 10px;
	text-align: justify;
}
section.covid19Sec dl dt strong {
	color: #00459C;
}
section.covid19Sec dl dt span {
	display: block;
	line-height: 120%;
	font-size: 1rem;
	text-indent: -1em;
	padding-left: 1em;
}
section.covid19Sec dl dd span {
	display: block;
	height: 149px;
	text-indent: -9999px;
	width: 196px;
}
section.covid19Sec dl:nth-of-type(1) dd span {	background:url(../images/covid/covid01.svg) no-repeat top left;}
section.covid19Sec dl:nth-of-type(2) dd span {	background:url(../images/covid/covid02.svg) no-repeat top left;}
section.covid19Sec dl:nth-of-type(3) dd span {	background:url(../images/covid/covid03.svg) no-repeat top left;}
section.covid19Sec dl:nth-of-type(4) dd span {	background:url(../images/covid/covid04.svg) no-repeat top left;}
section.covid19Sec dl:nth-of-type(5) dd span {	background:url(../images/covid/covid05.svg) no-repeat top left;}
section.covid19Sec dl:nth-of-type(6) dd span {	background:url(../images/covid/covid06.svg) no-repeat top left;}
section.covid19Sec dl:nth-of-type(7) dd span {	background:url(../images/covid/covid07.svg) no-repeat top left;}
section.covid19Sec dl:nth-of-type(8) dd span {	background:url(../images/covid/covid08.svg) no-repeat top left;}


/*社会貢献活動*/
div#contents h2 {
	background: url(../images/covid/covidH2.svg) no-repeat top center;
}

section#covid19 h4 {
	color:#333;
	font-size:1.4rem;
	margin-bottom:75px;
	text-align: center;
}
section#socialContributionSec1 div#katsudou {
	background-color:#FFEFEF;
	border:1px solid #C4C4C4;
	border-radius:5px;
	color:#333;
	line-height:1.8;
	margin-bottom:50px;
	padding:37px 48px;
	text-align:justify;
	width:742px;
}
section#socialContributionSec1 section.secLeft {
	width:369px;
}
section#socialContributionSec1 dl ol {
	list-style-type:disc;
	padding-left:2.5rem;
}
section#socialContributionSec1 dt {
	color:#F0999B;
	font-size:1.29rem;
	height:1.8em;
}
section#socialContributionSec1 dd {
	line-height:1.4em;
	margin-bottom:1em;
}

section#socialContributionSec1 div.pictBox {
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
}
section#socialContributionSec1 div.pictBox figure {
	text-align:justify;
	margin-bottom:40px;
	margin-right:14px;
	width:270px;
}
section#socialContributionSec1 div.pictBox figure:last-child {
	margin-right:0;
}
section#socialContributionSec1 div#toBlogSocial {
	text-align: center;
}
section#socialContributionSec1 div#toBlogSocial a {
	display: inline-block;
}

/*end社会貢献活動*/
	

