@charset "UTF-8";
/*//////////////////////////////////////////////////

home style

//////////////////////////////////////////////////*/
/* Scss Document */
/* Scss Document */
.titleimg {
  background: url("/img/equipment/titleimg.jpg") right 25% center/cover no-repeat; }

.equipment .equipment__wp {
  margin-bottom: 40px;
  border: solid 1px #707070;
  overflow: scroll; }
.equipment .equipment__con-wp {
  font-size: 1.2rem;
  width: 769px;
  border-bottom: solid 1px #707070; }
  @media (min-width: 769px) {
    .equipment .equipment__con-wp {
      font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.7299270073 ); } }
  @media (min-width: 1180px) {
    .equipment .equipment__con-wp {
      font-size: 1.5rem; } }
  .equipment .equipment__con-wp .equipment__name {
    flex: 0 1 30%;
    width: 30%;
    max-width: 30%;
    border-right: solid 1px #707070; }
  .equipment .equipment__con-wp .equipment__partnum {
    flex: 0 1 20%;
    width: 20%;
    max-width: 20%;
    border-right: solid 1px #707070; }
  .equipment .equipment__con-wp .equipment__mnfctrr {
    flex: 0 1 20%;
    width: 20%;
    max-width: 20%;
    border-right: solid 1px #707070; }
  .equipment .equipment__con-wp .equipment__con {
    flex: 0 1 20%;
    width: 20%;
    max-width: 20%;
    border-right: solid 1px #707070; }
    .equipment .equipment__con-wp .equipment__con.ttl-wp {
      text-align: center; }
  .equipment .equipment__con-wp .equipment__num {
    flex: 0 1 10%;
    width: 10%;
    max-width: 10%;
    text-align: right; }
    .equipment .equipment__con-wp .equipment__num.ttl-wp {
      text-align: center; }
  .equipment .equipment__con-wp p {
    box-sizing: border-box;
    padding: 5px 20px; }
    .equipment .equipment__con-wp p.ttl-wp {
      background: #F0F1F4; }
  .equipment .equipment__con-wp:last-child {
    border-bottom: none; }
.equipment .equipment__img-wp li {
  flex: 0 1 46%;
  width: 46%;
  max-width: 46%;
  margin-bottom: 20px; }
  .equipment .equipment__img-wp li .equipment__img {
    margin-bottom: 10px; }
  .equipment .equipment__img-wp li .equipment__img-ttl {
    font-size: 1.3rem;
    line-height: normal; }
    @media (min-width: 769px) {
      .equipment .equipment__img-wp li .equipment__img-ttl {
        font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.7299270073 ); } }
    @media (min-width: 1180px) {
      .equipment .equipment__img-wp li .equipment__img-ttl {
        font-size: 1.6rem; } }
  .equipment .equipment__img-wp li .equipment__img-pratnum {
    font-size: 1.1rem;
    line-height: normal; }
    @media (min-width: 769px) {
      .equipment .equipment__img-wp li .equipment__img-pratnum {
        font-size: calc( 1.1rem + ( 1vw - 7.69px ) * 0.7299270073 ); } }
    @media (min-width: 1180px) {
      .equipment .equipment__img-wp li .equipment__img-pratnum {
        font-size: 1.4rem; } }
  .equipment .equipment__img-wp li:nth-child(n+5) {
    margin-bottom: 0; }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) {
  .equipment .equipment__wp {
    margin-bottom: 75px;
    border: none;
    overflow: inherit; }
  .equipment .equipment__con-wp {
    width: 100%; }
  .equipment .equipment__img-wp li {
    flex: 0 1 31%;
    width: 31%;
    max-width: 31%;
    margin-bottom: 40px; }
    .equipment .equipment__img-wp li:nth-child(n+4) {
      margin-bottom: 0; } }
/*------------------------------
		1041px以上
------------------------------*/
@media screen and (min-width: 861px) {
  .titleimg {
    background: url("/img/equipment/titleimg.jpg") center/cover no-repeat; }

  .equipment .equipment__wp {
    margin-bottom: 75px;
    border: none;
    overflow: inherit; }
  .equipment .equipment__con-wp {
    width: 100%; }
    .equipment .equipment__con-wp p {
      padding: 10px 25px; }
  .equipment .equipment__img-wp li {
    flex: 0 1 31%;
    width: 31%;
    max-width: 31%;
    margin-bottom: 40px; }
    .equipment .equipment__img-wp li:nth-child(n+4) {
      margin-bottom: 0; } }
/*------------------------------
		1281px以上
------------------------------*/

/*# sourceMappingURL=style.css.map */
