<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

@media screen and (min-width: 769px) {
  .equipment-items {
    padding: 46px 0 140px;
  }
}

@media (max-width: 768px) {
  .equipment-items {
    padding: 42px 0 100px;
  }
}


/* =======================================================================================
	ã‚µã‚¤ãƒˆå›ºæœ‰
======================================================================================= */
/* ------------------------------------------------------------------------
eqNav
------------------------------------------------------------------------ */
.eqNav {
  background-color: #f7f7f7;
  left: 0;
  position: sticky;
  top: 0;
  z-index: 2;
}

@media screen and (min-width: 769px) {
  .eqNav {
    margin-left: calc((100vw - 1040px) / -2);
    padding-top: 100px;
    width: 100%;
	margin-left:auto;
	margin-right:auto;
  }
}
@media (max-width: 768px) {
  .eqNav {
    margin-left: -40px;
    overflow: hidden;
    padding: 75px 0 0;
    width: 375px;
  }
}

.eqNav .contentsTab {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .eqNav .contentsTab {
    width: 1040px;
  }
}

@media (max-width: 768px) {
  .eqNav .contentsTab {
    width: 295px;
  }
  .eqNav .contentsTab__item {
    padding: 15px 8px;
  }
}

/* mainCopyBox
---------------------------------------------------- */
	.mainCopyBox {
		padding-top:100px;
	}
@media (max-width: 768px) {
	.mainCopyBox {
		padding-top:40px;
	}
}
/* ptHeading
---------------------------------------------------- */
	h3.ptHeading .hTxt{
		display: block;
		font-size:24px;
		line-height: 1.75em;
		text-align: center;
	}

@media (max-width: 768px) {
	h3.ptHeading .hTxt{
		font-size:18px;
		line-height: 1.75em;
		text-align: left;
	}
}



/* ---------------------------------------------- 
plansArea
---------------------------------------------- */
@media screen and (min-width: 769px) {
  .eqArea {
    margin-top: -100px;
  }
}

@media (max-width: 768px) {
  .eqArea {
    margin-top: -75px;
  }
}



/* ------------------------------------------------------------------------
ã€ã‚»ã‚­ãƒ¥ãƒªãƒ†ã‚£ã€‘
------------------------------------------------------------------------ */
/*eqTitle----------------------------*/
	.eqBoxSection .eqTitle {
		display: block;
		text-align: left;
		font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
		letter-spacing: .15em;
		line-height: 1.6;
	}
@media screen and (min-width: 769px) {
	.eqBoxSection .eqTitle {
		font-size: 18px;
	  }
}
@media (max-width: 768px) {
	.eqBoxSection .eqTitle {
		font-size: 14px;
	  }
}
	
/*eqTtl----------------------------*/
	.eqBoxSection .eqTtl {
		display: block;
	  font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	  letter-spacing: .1em;
	  line-height: 1.5;
	}
@media screen and (min-width: 769px) {
	.eqBoxSection .eqTtl {
		font-size: 14px;
	  }
}
@media (max-width: 768px) {
	.eqBoxSection .eqTtl {
		font-size: 12px;
	  }
}

/*eqTxt----------------------------*/
	.eqBoxSection .eqTxt {
		display: block;
		text-align: left;
		font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
		letter-spacing: .15em;
		line-height: 1.6;
	}

@media screen and (min-width: 769px) {
  .eqBoxSection .eqTxt {
    font-size: 12px;
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .eqBoxSection .eqTxt {
    font-size: 11px;
    margin-top: 8px;
  }
}


/*eqContbox----------------------------*/
  .eqBoxSection .eqContbox {
		padding:80px 0;
		border:0 solid #bbb;
		border-width:0 0 1px;
	}
  .eqBoxSection .eqContbox.noborder {
		border-width:0 0;
	}
@media (max-width: 768px) {
  .eqBoxSection .eqContbox {
		padding:40px 0;
	}
}


/*subCategory----------------------------*/
  .eqBoxSection .subCategory {
		text-align: center;
	}	
  .eqBoxSection .subCategoryHeadLine &gt; span {
 		display:inline-block;
}	
  .eqBoxSection .subCategoryHeadLine &gt; span::after {
		content:"";
		display:block;
		height:1px;
		width:50px;
		margin:0.8em auto 0;
		background:#333;
}	


/* secEleWrap
------------------------------------------------------------------------ */
	.secEleWrap.generalColBox {
		--default-generalColBox-margin-t:	15px;
	}
	.secEleWrap .txtBox .eqTxt li {
		position: relative;
		line-height: 1.55;
		margin: 0.6em 0;
		padding-left: 1.3em;
	}
	.secEleWrap .txtBox .eqTxt li:before{
		content: "â–&nbsp;";
		position: absolute;
		top: 0;
		left: 0;
	}												
	.secEleWrap .picBox {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		max-width:500px;
		margin-left:auto;
		margin-right:auto;
	}
	.secEleWrap .picBox p {
		width: 50%;
	}
	
	
/* secDoorWrap
------------------------------------------------------------------------ */
	.secDoorWrap.generalColBox {
		--default-generalColBox-margin-t:	15px;
        --default-generalColBox-margin-lr: 15px;    
	}
	.secDoorWrap .detailBox {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-content: space-between;
	}
/*	.secDoorWrap .detailBox li {
		width: 25%;
	}
	.secDoorWrap .detailBox li:nth-child(n+3)  {
		margin-top:30px
	}*/
	.secDoorWrap .detailBox .ttlUnit {
		margin-top:10px;
	}
	.secDoorWrap .detailBox .ttlUnit .num{
		display: inline-block;
		width: 2em;
		height: 2em;
		background: #b86814;
		text-align:center;
		color:#fff;
		line-height: 2em;
	}
	.secDoorWrap .detailBox .ttlUnit .eqTtl{
		display: inline-block;
		/*padding-left:0.5em;*/
	}
@media (max-width: 768px) {
	.secDoorWrap .detailBox li{
        display: block;
		max-width: 450px;
		margin-left:auto;
		margin-right:auto;
        margin-bottom: 2em;
	}
}

/* secDoorWrap
------------------------------------------------------------------------ */
	.secCaseWrap.generalColBox {
		/*--default-generalColBox-margin-t:	15px;*/
	}
	
/*windowBox------------------------------------*/
	.secCaseWrap .windowBox {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.secCaseWrap .windowBox .txtBox {
		width: 60%;
	}
	.secCaseWrap .windowBox .picBox {
		width:36%;
	}

@media (max-width: 768px) {
	.secCaseWrap .windowBox .txtBox {
		width: 50%;
	}
	.secCaseWrap .windowBox .picBox {
		width:47%;
	}
}

/*detectorBox------------------------------------*/
	.secCaseWrap .detectorBox .picBox {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-top:30px;
	}
	.secCaseWrap .detectorBox .picBox p {
		width: 50%;
	}
@media (max-width: 768px) {
	.secCaseWrap .detectorBox .picBox {
		max-width:490px;
		margin-left:auto;
		margin-right:auto;
	}
}






</pre></body></html>