@charset "UTF-8";
/*-------------------------------------------------------------------------------------------------------
*********************************************************************************************************
*********************************************************************************************************
******
****** PCスタイル
******
*********************************************************************************************************
*********************************************************************************************************
-------------------------------------------------------------------------------------------------------*/
/*@function vw($size, $viewport:1920) {
  $rate: 100 / $viewport;
  @return $rate * $size * 1vw;
}*/
/* power_discrete */
.sub_power_discrete_container03_bg .sub_flap_container06_tbl table tbody th {
  background-color: #f5f7fb;
}
.sub_power_discrete_container03_bg .sub_flap_container06_tbl table tbody td {
  background-color: #f5f7fb;
}

.common_package_tbl table {
  width: 100%;
  table-layout: fixed;
}
.common_package_tbl table thead .left_top {
  border-radius: 20px 0 0 0;
}
.common_package_tbl table thead .right_top {
  border-radius: 0 20px 0 0;
}
.common_package_tbl table thead th {
  text-align: center;
  background: #004ea2;
  color: #fff;
  padding: 1.5rem;
  text-align: center;
  box-sizing: border-box;
  font-size: 1.6rem;
  width: calc((100% - 130px) / 4);
  width: 100%;
}
.common_package_tbl table thead th:nth-child(1) {
  width: 130px;
}
.common_package_tbl table thead th:not(:last-child) {
  border-right: 1px solid #e6e8ed;
}
.common_package_tbl table thead th:first-child {
  border-bottom: 1px solid #fff;
}
.common_package_tbl table thead td {
  padding: 1rem 1rem;
  letter-spacing: 0.05em;
  box-sizing: border-box;
  background-color: #fff;
  position: relative;
  border-bottom: 1px solid #e6e8ed;
}
.common_package_tbl table thead td .comment01 {
  color: #354362;
  font-size: 1.4rem;
  position: absolute;
  bottom: 2rem;
  right: 0.5rem;
}
@media screen and (max-width: 1088px) {
  .common_package_tbl table thead td .comment01 {
    bottom: 5px;
  }
}
.common_package_tbl table thead td .img {
  text-align: center;
}
.common_package_tbl table thead td:not(:last-child) {
  border-right: 1px solid #e6e8ed;
}
.common_package_tbl table tbody th {
  padding: 2rem 2rem;
  letter-spacing: 0.05em;
  box-sizing: border-box;
  background-color: #004ea2;
  color: #fff;
  border-right: 1px solid #e6e8ed;
  text-align: center;
  font-size: 1.6rem;
}
.common_package_tbl table tbody th .vertical {
  writing-mode: vertical-rl;
  width: 100%;
  align-content: center;
}
.common_package_tbl table tbody .p_lr0 {
  padding-left: 0;
  padding-right: 0;
}
.common_package_tbl table tbody td {
  padding: 1rem 1rem;
  letter-spacing: 0.05em;
  box-sizing: border-box;
  background-color: #fff;
  text-align: center;
  font-size: 1.6rem;
}
.common_package_tbl table tbody td.top {
  vertical-align: text-top;
}
.common_package_tbl table tbody td .txt {
  text-align: left;
}
.common_package_tbl table tbody td.sub {
  background-color: #4788cf;
  color: #fff;
  font-size: 1.6rem;
}
.common_package_tbl table tbody td .pd_sml {
  padding: 1rem 2rem;
}
.common_package_tbl table tbody td .flex {
  display: flex;
  align-items: center;
}
.common_package_tbl table tbody td .flex .text {
  width: 5rem;
}
.common_package_tbl table tbody td .flex .img {
  width: calc(100% - 5rem);
}
.common_package_tbl table tbody td .name {
  width: 50%;
  font-weight: 700;
}
.common_package_tbl table tbody td .img {
  width: 100%;
  position: relative;
}
.common_package_tbl table tbody td .img a {
  border: none;
  display: block;
  text-align: left;
}
.common_package_tbl table tbody td .img a::after {
  content: inherit;
}
.common_package_tbl table tbody td .img a .btn_zoom {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  width: 3.2rem;
  height: 3.2rem;
  display: block;
  cursor: pointer;
}
.common_package_tbl table tbody td .img a .btn_zoom::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0px;
  width: 3.2rem;
  height: 3.2rem;
  background: url(../images/common/icon_zoom.svg) no-repeat left top;
  background-size: contain;
}
.common_package_tbl table tbody td .img a:hover {
  opacity: 0.7;
}
.common_package_tbl table tbody td:last-child {
  font-size: 1.6rem;
}
.common_package_tbl table tbody td:not(:last-child) {
  border-right: 1px solid #e6e8ed;
}
.common_package_tbl table tbody td .bold_txt {
  font-weight: 700;
}
.common_package_tbl table tbody tr .left_low {
  border-radius: 0 0 0 20px;
}
.common_package_tbl table tbody tr .right_low {
  border-radius: 0 0 20px 0;
}
.common_package_tbl table tbody tr:not(:last-child) th {
  border-bottom: 1px solid #fff;
}
.common_package_tbl table tbody tr:not(:last-child) td {
  border-bottom: 1px solid #e6e8ed;
}

/*mass_production - package*/
.sub_mass_production_container03_bg .common_package_tbl thead th:nth-child(1) {
  width: 10.83%;
}
.sub_mass_production_container03_bg .common_package_tbl thead th:nth-child(2) {
  width: 37.8%;
}
.sub_mass_production_container03_bg .common_package_tbl thead th:nth-child(3) {
  width: 37.8%;
}
.sub_mass_production_container03_bg .common_package_tbl thead th:nth-child(4) {
  width: 15%;
}
.sub_mass_production_container03_bg .common_package_tbl thead th .small {
  font-size: 1.2rem;
}
.sub_mass_production_container03_bg .common_package_tbl tbody td {
  padding: 2rem;
}
.sub_mass_production_container03_bg .common_package_tbl tbody td.top {
  vertical-align: text-top;
}
.sub_mass_production_container03_bg .common_package_tbl tbody td.top .inner {
  height: 38rem;
  display: flex;
  flex-direction: column;
}
.sub_mass_production_container03_bg .common_package_tbl tbody td.top .inner .img {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sub_mass_production_container03_bg .common_package_tbl tbody td.top .inner .img a {
  position: relative;
}

/*mass_production - process*/
.sub_mass_production_container04_bg .sub_flap_container06_tbl thead th:nth-child(1) {
  width: 5%;
}
.sub_mass_production_container04_bg .sub_flap_container06_tbl thead th:nth-child(2) {
  width: 35%;
}
.sub_mass_production_container04_bg .sub_flap_container06_tbl thead th:nth-child(3) {
  width: 30%;
}
.sub_mass_production_container04_bg .sub_flap_container06_tbl thead th:nth-child(4) {
  width: 13.33%;
}
.sub_mass_production_container04_bg .sub_flap_container06_tbl thead th:nth-child(5) {
  width: 16.575%;
}
.sub_mass_production_container04_bg .sub_flap_container06_tbl tbody th {
  background-color: #f9f9f9;
}
.sub_mass_production_container04_bg .sub_flap_container06_tbl tbody td {
  background-color: #f9f9f9;
}

/*mass_production - test*/
.sub_mass_production_container05_bg .mass_production_test_tbl table thead th {
  background-color: #004ea2;
  color: #fff;
  text-align: center;
  padding: 1rem 2rem;
  border-right: 1px solid #e6e8ed;
}
.sub_mass_production_container05_bg .mass_production_test_tbl table thead th:last-of-type {
  border-right: none;
}
.sub_mass_production_container05_bg .mass_production_test_tbl table thead th:nth-child(1) {
  width: 25%;
}
.sub_mass_production_container05_bg .mass_production_test_tbl table thead th:nth-child(2) {
  width: 46.66%;
}
.sub_mass_production_container05_bg .mass_production_test_tbl table thead th:nth-child(3) {
  width: 28.34%;
}
.sub_mass_production_container05_bg .mass_production_test_tbl table thead .left_top {
  border-top-left-radius: 20px;
}
.sub_mass_production_container05_bg .mass_production_test_tbl table thead .right_top {
  border-top-right-radius: 20px;
}
.sub_mass_production_container05_bg .mass_production_test_tbl table tbody .flex {
  display: flex;
  align-items: center;
  gap: 2rem;
}
.sub_mass_production_container05_bg .mass_production_test_tbl table tbody .flex.end {
  align-items: stretch;
}
.sub_mass_production_container05_bg .mass_production_test_tbl table tbody .flex.end .table_li {
  margin-bottom: 1rem;
}
.sub_mass_production_container05_bg .mass_production_test_tbl table tbody td {
  background-color: #fff;
  padding: 3rem;
  border-bottom: 1px solid #e6e8ed;
  border-right: 1px solid #e6e8ed;
}
.sub_mass_production_container05_bg .mass_production_test_tbl table tbody td:last-of-type {
  border-right: none;
}
.sub_mass_production_container05_bg .mass_production_test_tbl table tbody td:nth-child(2) {
  vertical-align: top;
}
.sub_mass_production_container05_bg .mass_production_test_tbl table tbody td:nth-child(3) {
  vertical-align: top;
}
.sub_mass_production_container05_bg .mass_production_test_tbl table tbody td ul .table_li {
  padding-left: 2rem;
  position: relative;
}
.sub_mass_production_container05_bg .mass_production_test_tbl table tbody td ul .table_li::before {
  position: absolute;
  content: "";
  background-color: #004ea2;
  width: 10px;
  height: 10px;
  border-radius: 45px;
  top: 0.5em;
  left: 0;
}
.sub_mass_production_container05_bg .mass_production_test_tbl table tbody td ul .flex01 {
  width: 50%;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.sub_mass_production_container05_bg .mass_production_test_tbl table tbody td ul .flex02 {
  width: 50%;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/*prototype*/
.sub_prototype_container08_bg .sub_flap_container06_tbl tbody td {
  background-color: #f9f9f9;
}
.sub_prototype_container08_bg .sub_flap_container06_tbl tbody td.top {
  vertical-align: text-top;
}
.sub_prototype_container08_bg .sub_flap_container06_tbl tbody td.top .inner {
  height: 38rem;
  display: flex;
  flex-direction: column;
}
.sub_prototype_container08_bg .sub_flap_container06_tbl tbody td.top .inner .img {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sub_prototype_container08_bg .sub_flap_container06_tbl tbody td.top .inner .img a {
  position: relative;
}
.sub_prototype_container08_bg .sub_flap_container06_tbl tbody th {
  background-color: #f9f9f9;
}

/*prototype - package*/
.sub_prototype_container04_bg .common_package_tbl tbody td.top {
  vertical-align: text-top;
  padding: 2rem;
}
.sub_prototype_container04_bg .common_package_tbl tbody td.top .inner {
  height: 38rem;
  display: flex;
  flex-direction: column;
}
.sub_prototype_container04_bg .common_package_tbl tbody td.top .inner .img {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sub_prototype_container04_bg .common_package_tbl tbody td.top .inner .img a {
  position: relative;
}/*# sourceMappingURL=table_pc.css.map */