@charset "utf-8";
/* ページタイトル
		---------------------------------------------- */
@media screen and (max-width: 768px) {
  .co2-frac .header-kv .ttl-center {
    font-size: 20px;
    line-height: 1.1em;
  }

  .co2-frac .header-kv .ttl-center span {
    font-size: 14px;
  }
}

/* CO2フラクショナルレーザーとは？
		---------------------------------------------- */

.machine .img-area {
  margin: 10px 0 18px;
}

.machine .img-area .kvImg {
  max-width: 610px;
}

.comparison.table-scroll {
  overflow: scroll;
}

.comparison .table-2col {
  width: 940px;
}

.comparison .img-area {
  text-align: center;
}

.comparison .border {
  border-right: 1px solid #c1c1c1;
}

@media screen and (max-width: 768px) {
  .machine .img-area {
    margin: 0 0 18px;
  }

  .comparison .table-2col {
    width: 490px;
  }

  .comparison .table-2col tbody th {
    width: 8%;
  }

  .comparison .table-2col th {
    font-size: 10px;
  }
}
