<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.eqBox {
  width: 470px;
  font-size: 12px;
  line-height: 22px;
}

.eqBox .caption {
  color: #000;
}

.eqInner .txtBox {
  width: 230px;
}

.eqInner .imgBox {
  width: 220px;
}

.cf::after {
  content: "";
  display: block;
  clear: both;
}

.mincho {
  font-family: 'Noto Serif JP' , "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

#contents .inner .pagettl {
  font-size: 18px;
  padding: 7px 15px 5px;
  line-height: 100%;
  background-color: #59564D;
  color: #fff;
}

#contents .inner .spFloatNone + .spFloatNone {
  margin-top: 40px;
}

#contents .inner .eqBox {
  width: 310px;
}

#contents .inner .eqBox .eqName img {
  width: 100%;
  display: block;
}

#contents .inner .eqBox .t01 {
  font-size: 12px;
  line-height: 150%;
}

#contents .inner .eqBox .t01 .caution {
  display: block;
  font-size: 10px;
  line-height: 160%;
}

#contents .inner .eqBox .t01 + .eqName {
  margin-top: 40px;
}

#contents .inner .eqBox .t02 {
  font-size: 10px;
  line-height: 160%;
}

#contents .inner .eqBox .t03 {
  font-size: 10px;
  line-height: 160%;
  border: 1px solid #231815;
  padding: 10px;
  margin-top: 10px;
}

#contents .inner .eqBox .photo {
  max-width: 100%;
  display: block;
  margin: 15px auto 0;
}

#contents .inner .eqBox .photo + p {
  margin-top: 15px;
}

#contents .inner .eqBox.eqBox02 {
  width: 635px;
}

#contents .inner .eqBox.eqBox02 .box {
  margin-top: 40px;
}

#contents .inner .eqBox.eqBox02 .box .child {
  width: 310px;
  float: left;
}

#contents .inner .eqBox.eqBox02 .box .child:nth-child(2) {
  float: right;
}

/**/
/**************************************************************************************/
/**************************************************************************************/
/* SP Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 640px) {
  /*
.s_navi img{
	display:block;
	margin: 0 auto;
	width:100%;
}
*/
  .spFloatNone &gt; .floatLeft, .spFloatNone &gt; .floatRight {
    float: none;
    width: 100%;
  }
  .spFloatNone &gt; .floatRight {
    margin-top: 30px;
  }
  .eqInner .txtBox, .eqInner .imgBox {
    width: 49%;
  }
  #contents .inner .pagettl {
    font-size: 18px;
    padding: 7px 15px 5px;
    line-height: 100%;
    background-color: #59564D;
    color: #fff;
  }
  #contents .inner .spFloatNone + .spFloatNone {
    margin-top: 25px;
  }
  #contents .inner .eqBox {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #contents .inner .eqBox + .eqBox {
    margin-top: 25px;
  }
  #contents .inner .eqBox .eqName {
    background-image: url(../../images/equipment/01/ttl_bg.png);
    background-size: calc(100% - 80px) 100%;
    background-repeat: no-repeat;
    background-position: top 0 right 0;
    overflow: hidden;
  }
  #contents .inner .eqBox .eqName img {
    max-width: 10000px;
    width: auto;
    height: 40px;
    display: block;
  }
  #contents .inner .eqBox .t01 {
    font-size: 12px;
    line-height: 150%;
  }
  #contents .inner .eqBox .t01 .caution {
    display: block;
    font-size: 10px;
    line-height: 160%;
  }
  #contents .inner .eqBox .t01 + .eqName {
    margin-top: 25px;
  }
  #contents .inner .eqBox .t02 {
    font-size: 10px;
    line-height: 160%;
  }
  #contents .inner .eqBox .t03 {
    font-size: 10px;
    line-height: 160%;
    border: 1px solid #231815;
    padding: 10px;
    margin-top: 10px;
  }
  #contents .inner .eqBox .photo {
    max-width: 100%;
    display: block;
    margin: 15px auto 0;
  }
  #contents .inner .eqBox .photo + p {
    margin-top: 15px;
  }
  #contents .inner .eqBox.eqBox01 {
    margin-right: 15px;
  }
  #contents .inner .eqBox.eqBox02 {
    width: 100%;
  }
  #contents .inner .eqBox.eqBox02 .box {
    margin-top: 25px;
  }
  #contents .inner .eqBox.eqBox02 .box .child {
    width: 100%;
    float: left;
  }
  #contents .inner .eqBox.eqBox02 .box .child:nth-child(2) {
    float: right;
    margin-top: 25px;
  }
  #contents .inner .eqBox.eqBox06 {
    margin-left: 15px;
  }
  #contents .inner .eqBox.eqBox07 {
    margin-left: 15px;
  }
}
</pre></body></html>