@charset "UTF-8";
/*
feature-llqh
*/
/* 3tab化以降追加 */
/* 3tab化以降追加ここまで */
.headerimg {
  background: url("../../img/component/frontispiece_feature-zeh.jpg") center center/100% no-repeat; }

.zehillust_img {
  display: block;
  width: 100%;
  margin: 30px auto 60px; }

.zehresult {
  margin: 60px auto 60px; }

.zehdesc p {
  line-height: 1.5; }

.zehdesc p + p {
  margin-top: 30px; }

.zehsubhead {
  text-align: center;
  padding: 10px 20px;
  background: #4B3C32;
  color: white; }

.zehtable {
  margin: 45px auto 75px; }

.zehtable th {
  display: table-cell;
  text-align: center;
  padding: 7.5px 10px;
  vertical-align: middle;
  border: solid 1px #4B3C32;
  background: #f5f2ef; }
.zehtable td {
  display: table-cell;
  text-align: center;
  padding: 10px 10px;
  vertical-align: middle;
  border: solid 1px #4B3C32; }

.zehlatest {
  font-size: 0.875rem;
  margin-bottom: 30px; }

.zeh_inquiry {
  display: flex;
  margin: 30px auto 120px;
  padding: 30px;
  justify-content: center;
  gap: 30px;
  background: #f5f2ef; }

.zeh_inquiry_message {
  line-height: 2.0;
  text-align: center; }

.zeh_inquiry_message strong {
  font-size: 1.5rem;
  color: #E84C28; }

.zeh_inquiry_button {
  padding: 30px 20px 0px 20px;
  background: #4B3C32;
  text-align: center;
  color: white;
  border-radius: 10px;
  transition: .2s; }

.zeh_inquiry_button:hover {
  opacity: .7; }

.zeh_external a {
  display: inline-block;
  margin: auto 0.5em;
  color: blur;
  text-decoration: underline;
  transition: .2s; }

.zeh_external a:hover {
  color: #E84C28; }

@media screen and (max-width: 960px) {
  .zehillust_img {
    display: block;
    width: calc(100% - 30px);
    margin: 0 auto 30px; }

  .zehdesc, .zehresult {
    padding-right: 15px;
    padding-left: 15px; }

  .zehdesc {
    float: initial;
    width: 100%; }

  .zehresult {
    float: initial;
    width: 100%; }

  .zehsubhead {
    margin-top: 30px; }

  .zehlatest {
    text-align: center; }

  .zeh_inquiry {
    flex-direction: column; }

  .zeh_inquiry_button {
    margin: 0 60px;
    padding: 30px; }

  .zeh_inquiry_message strong {
    display: inline-block;
    margin-bottom: 15px; }

  .zeh_inquiry {
    margin-bottom: 90px; } }

/*# sourceMappingURL=feature-zeh.css.map */
