.keepclean-wrap {
	width: 100%;}

.read p {
	width: 100%}

/* ----------------------------------------
catchPhrase
----------------------------------------*/
.SKM {
	height: 0;
	padding-top: calc(760 / 750 * 100%);
	background-image: url(/pt/images/home/corporateTop_mainimage_sp.jpg);
	background-size: cover;
	background-position: center;}
.catchPhrase {}
.catchPhraseArea {
	position: static;
	min-height: auto;
	padding-top: calc(115 / 313 * 100% - 30px * 2);
	background-size: calc(100% - 30px * 2);
	transform: translateY(-24%);}
.catchPhraseArea-wrap {
	width: auto;
	height: 25vw;
	border: 0;}
.read {
	margin-bottom: 30px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 1.6rem;}
.read p {
    width: auto;}
.catchPhraseArea-wrap {
	width: auto;
		top: 0;}

.catchPhrase .policy {
	width: calc(100% - 15px * 2);
	margin: 0 auto;
	margin-bottom: 80px;
	font-size: 1.4rem;
	line-height: 2.8rem;}
.catchPhrase .policy .wb {
	display: inline-block;
	white-space: nowrap;}

/* ----------------------------------------
products
----------------------------------------*/
.products-title {
	/*font-size: 1.2rem;
margin-bottom: 30px !important;*/}
h2.products-title span {
	height: 0;
	padding-top: calc(50 / 355 * 50%);
	background-size: contain;}



h2.products-title {
	margin-bottom: 30px;}
.products-title span {
	/*background-image: url(/pt/images/home/tit-guide_sp.png);
	height: 100px !important;
	padding-top: calc(43 / 364 * 50%);
	background-size: contain;*/
}
.products {
	padding: 80px 15px;
background-image: url("/pt/images/home/img_topCategory-products_sp.jpg");
background-size:cover;
background-position: top center;}




main{
    width: calc(100% - 30px);
    margin: 40px auto 80px auto;
}

main h2.pdf-title{
	font-size: 2.6rem;
	line-height: 2.6rem;
	margin: 80px 0 40px 0;
}

main dl.Category{
 border-bottom: 1px solid #d0d5da;
 margin-bottom: 60px;
}
main dl.Category h2 {
    font-size: 2.0rem;
 line-height: 2.0rem;
    color: #000;
    font-weight: normal;
}
main dl.Category > dt{
 border-top: 1px solid #d0d5da;
display:block;
 position: relative;
 padding: 20px 50px 20px 10px;
cursor:pointer;
 pointer-events: inherit;
}
main dl.Category dl dt h3{
 color: #333;
 font-size: 1.6rem;
 line-height: 1.6rem;
	padding: 40px 0 10px 0;
	font-weight: bold;
}
main dl.Category > dt .btnStyle{
 display: inline-block;
 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{
 content: '';
 display: inline-block;
 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:none;
 color: #333;
}
main dl.Category dd.open{
 display:block;
color: #333;}

main dl.Category > dt.hover{ box-shadow: 0 10px 10px -4px rgba(0,0,0,0.1);}
main dl.Category > dt.hover,
main dl.Category > dt.active{ background-color: #f3f5f7;}
main dl.Category > dt.active .btnStyle::after{ transform: rotate(180deg);}


main dl.Category > dt {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}









main dl dl dt{
	margin-bottom: 0;
}
main dl dl dd{
	margin-bottom: 0;
}



main dl dl ul{
 display :inherit;
 margin-top: 0;
}
main dl dl ul:after{
    /*content:"";
    display:block;
    width: calc(100% / 3 - 15px);
    height:0;*/
  }
main dl dl ul li{
 width: 100%;
 border-left: none;
	border-right:none;
 border-bottom: 1px solid #e9ecee;
	margin-bottom: 0;
}
main dl dl ul li:first-child{
	border-left: none;}
main dl dl ul li:last-child{
 border-bottom:none;
	width: 100%;
}
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 0;
}
main dl dl ul a:hover img{
 opacity: 0.7;
}
main dl dl ul a > span{
 position: relative;
 display: flex;
 left: 30px;
  /*width: calc(100% - 165px);*/
 width: calc(100% - 115px);
}
main dl dl ul a:hover > span{
 color: #e60012;
}
main dl dl ul a .redArrowS{
 top: 7px;
left:-20px;}



/*
repairContents
------------------------------------------------*/
main .Category dd.repairContents{
	display:inherit;
	/*justify-content: flex-start;
	flex-wrap: wrap;*/
}
main .Category dd.repairContents dl:first-child,
main .Category dd.repairContents dl:nth-child(2){
	flex-basis: 100%;}
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%;
}

/*
maintenanceAceContents
------------------------------------------------*/
main .Category dd.maintenanceAceContents{
	display:inherit;
	justify-content: flex-start;
	flex-wrap: wrap;
}
main .Category dd.maintenanceAceContents dl:first-child{
	flex-basis: 100%;
margin-right: 15px}
main .Category dd.maintenanceAceContents dl:nth-child(2){
	flex-basis: 100%;}
main .Category dd.maintenanceAceContents dl:nth-child(3){
	flex-basis: 100%;
margin-right: 15px}
main .Category dd.maintenanceAceContents dl:last-child{
	flex-basis: 100%;}


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: 100%;
}