@charset "UTF-8";
/* ***************************************************************
	日医工岐阜工場株式会社 - className : Gifu_factory
**************************************************************** */
.Page_title.bg-fresh {
  background-image: url(../images/bg-title-gifuFactory.jpg);
  background-size: cover;
  background-position: center;
}


.m-btn.current {
  cursor: default;
  background: #31b359;
}

.m-btn.current:hover {
  opacity: 1;
}

.m-table.table-ptn01 th {
  width: initial;
  border: solid 1px #dcdcdc;
}

.m-table.table-ptn01 td {
  text-align: center;
  border: solid 1px #dcdcdc;
}

.m-table.table-ptn01 .tbl-txt-left {
  text-align: left !important;
}

.m-table.table-ptn01 .bg-color-light_blue {
  background-color: #f4f8ff;
}

.m-table.table-ptn02 td {
  text-align: left !important;
}

@media only screen and (max-width: 767px) {
  .sp_w55 {
    width: 55px !important;
  }
  .sp_w65 {
    width: 65px !important;
  }
  .sp_w75 {
    width: 75px !important;
  }
  .sp_w90 {
    width: 90px !important;
  }
  .table-ptn01.m-table tbody td, .table-ptn01.m-table tbody th {
    padding: 10px 5px;
  }
}


