main{ 
 width: 1180px;
 margin: 60px auto 120px;
color: #333;}


/*main .headtxt{
	padding-bottom: 80px;
	position: relative;
}
main .headtxt p{
	font-size: 1.4rem;
	line-height: 1.4rem;
	margin-bottom: 20px;
}*/

main .headtxt ul{
	display: flex;
  margin: 0 0 4rem 0;
}
main .headtxt ul li{
  width: 50%;
  text-align: center;
}

main .headtxt ul li:first-child{
  border-right:solid 1px #d0d5da;
  padding: 0 6rem 0 0;
}
main .headtxt ul li:last-child{
  padding: 0 0 0 6rem;
}

main .headtxt ul li h3{
	font-size: 1.6rem;
	margin-bottom: 2rem;
}

main .headtxt ul li p{
	font-size: 1.4rem;
	line-height: 2;
	margin-bottom: 2rem;
}
main .headtxt ul li p span{
  display: inline-block;
}

main .headtxt ul li p span:not(:last-child){
  display: inline-block;
	margin-bottom: 1rem;
}

main .headtxt ul li p a{
  color: #e60012;
  text-decoration: underline;
}

main .headtxt ul li p a.hover{
  text-decoration: none;
}

main .headtxt ul li p a.blank::after{
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-image: url(/images/common/blank.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 10px;
  margin: 0 5px 0 2px;
}

main .headtxt ul li.sds-inner p{
  text-align: left;
}


main .headtxt time{
  display: inline-block;
	font-size: 1.2rem;
	line-height: 1.2rem;
  margin: 0 0 4rem 0;
}

main .downloadBtn {
	/*position: absolute;*/
	top:0;
	right: 0;
}
main .downloadBtn > a {
	display: inline-block;
  width: 36rem;
  text-align: center;
	padding: 16px 16px 16px 32px;
	color: #e60012;
	font-size: 1.4rem;
	background-color: #FFF;
	border: 1px solid #e60012;
	transition: 0.2s;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
main .downloadBtn .fileSize{
	font-size: 1.2rem;
	line-height: 1.2rem;
	display: inline-block;
	margin-left: 5px;
}
main .downloadBtn span{
	vertical-align: middle;
}
	main .downloadBtn > a.hover {
		color: #fff;
		background-color: #e60012;}
main .downloadBtn .icon-download {}
	main .downloadBtn > a.hover *,
	main .downloadBtn > a.hover *:after {
		border-color: #fff;}
	main .downloadBtn > a.hover *:before {
		background-color: #fff;}

.icon-pdf{
	margin-left: 0 !important;
}













main dl.Category{

 margin-bottom: 60px;
}

main dl.Category h2{
 font-size: 2.8rem;
 line-height: 2.8rem;
    color: #000;
    font-weight: normal;
}


main dl.Category > dt{
border-top: 1px solid #d0d5da;
	padding-top: 40px;
	padding-bottom: 60px;
}

main dl.Category dt h3{
	color: #333;
 font-size: 1.8rem;
 line-height: 1.8rem;
 font-weight: normal;
}
main dl.Category > dt .btnStyle{
 display:none;
 /*position: absolute;
 top: 0;
 right: 0;
 height: 100%;
 width: 50px;
 border-left: 1px solid #fff;*/
}
main dl.Category > dt .btnStyle::before,
main dl.Category > dt .btnStyle::after{
/* 
 display: none;
 content: '';
 position: absolute;
 top: calc(50% - 1.5px);
 left: 18px;
 width: 15px;
 height: 1px;
 background-color: #d0d5da;*/
}
main dl.Category > dt .btnStyle::after{
/* transform: rotate(90deg);
 transition: transform 0.2s;*/
}
main dl.Category > dd{
display:block;
 color: #333;
	margin-bottom: 60px;
}
section .open{
display:block;
color: #333;}

/*main dl.Category > dt.hover{ box-shadow: none;}
main dl.Category > dt.hover,
main dl.Category > dt.on{ background-color:  none;}
main dl.Category > dt.on .btnStyle::after{ transform:  none;}*/





main dl dl dt{
	margin-bottom: 30px;
}
main dl dl dd{
	margin-bottom: 40px;
}
main dl dl ul{
 display: flex;
 justify-content:space-between;
flex-wrap: wrap;
}

main dl dl ul li{
 width: 393px;
	border-right: 1px solid #d0d5da;
 margin-bottom: 20px;
}
main dl dl ul li:first-child{border-left: 1px solid #d0d5da;}
main dl dl ul:after{
    content:"";
    display:block;
    width: 393px;
    height:0;
  }

main dl dl ul li a{
 width: 100%;
 height: 100%;
 display: flex;
 flex-wrap: wrap;
 align-items: center;
  font-size: 1.4rem;
 line-height: 1.8rem;
}
main dl dl ul a:hover{
}
main dl dl ul a img{
 height: 60px;
 transition: opacity 0.12s;
	margin: 10px;
}
main dl dl ul a:hover img{
 opacity: 0.7;
}
main dl dl ul a > ctxt{
 position: relative;
 display: flex;
 left: 30px;
  width: calc(100% - 165px);
}
main dl dl ul a:hover > ctxt{
 color: #e60012;
}
main dl dl ul a .redArrowS{
 top: 7px;
left:-20px;}
main dl dl ul a > ctxt p span{
	display: block;
	font-size: 1.2rem;
	color: #555;
}
main dl dl ul a > ctxt p img{
	vertical-align:middle ;
	margin: 5px 0 0 0;
}

/*
repairContents
------------------------------------------------*/
main .Category dd.repairContents{
	display: flex ;
	justify-content: flex-start;
	flex-wrap: wrap;
}
main .Category dd.repairContents dl:nth-child(2){
	padding-right: 15px;
}
main .Category dd.repairContents dl:first-child,
main .Category dd.repairContents dl:nth-child(2){
	flex-basis: 393px;}
main .Category dd.repairContents dl:first-child ul,
main .Category dd.repairContents dl:nth-child(2) ul{
	display: inherit;
}
main .Category dd.repairContents dl:first-child li,
main .Category dd.repairContents dl:nth-child(2) li{
	width: 100%;
}
main .Category dd.repairContents dl:nth-child(2) li{
	border-left: none;
}
/*
maintenanceAceContents
------------------------------------------------*/
main .Category dd.maintenanceAceContents{
	display: flex ;
	justify-content:space-between;
	flex-wrap: wrap;
}
main .Category dd.maintenanceAceContents dl:first-child{
	flex-basis: 393px;}
main .Category dd.maintenanceAceContents dl:nth-child(2){
	flex-basis: calc(100% - 393px);}
main .Category dd.maintenanceAceContents dl:nth-child(3){
	flex-basis: 393px;}
main .Category dd.maintenanceAceContents dl:last-child{
	flex-basis: calc(100% - 393px);}

main .Category dd.maintenanceAceContents dl:first-child li:first-child,
main .Category dd.maintenanceAceContents dl:nth-child(3) li:first-child{
	border-right: none;
}

main .Category dd.maintenanceAceContents dl:first-child ul,
main .Category dd.maintenanceAceContents dl:nth-child(3) ul{
	display: inherit;
}
main .Category dd.maintenanceAceContents dl:first-child li,
main .Category dd.maintenanceAceContents dl:nth-child(3) li{
	width: 100%;
}
main .Category dd.maintenanceAceContents dl:nth-child(2) ul,
main .Category dd.maintenanceAceContents dl:last-child ul{
	justify-content: space-between;
	
}
main .Category dd.maintenanceAceContents dl:nth-child(2) li,
main .Category dd.maintenanceAceContents dl:last-child li{
	width: 393px;
}

.category-title{
  font-size: 3.2rem;
  margin: 0 0 3rem 0;
}

dt#biz {
  padding-bottom: 0;
}
  
/*
ForBusiness
------------------------------------------------*/
main .Category dd.ForBusiness dl ul li:nth-child(4){
	border-left: 1px solid #d0d5da;
}


/*AdobeReader*/
.AdobeReaderDownload{
 display: flex;
 margin-top: 100px;
}
.AdobeReaderDownload a{
 display: block;
 transition-property: opacity;
}
.AdobeReaderDownload a.hover{ opacity: 0.7;}
.AdobeReaderDownload p{
 font-size: 1.2rem;
 color: #333;
 line-height: 1.8rem;
 margin-left: 20px;
}


.otherContent{
	border-top: 1px solid #d0d5da;
	padding-top: 80px;
}