.ttl_mid{
  padding-top: 10%;
  padding-bottom: 20px;
  font-size: 4.8rem;
  font-family: serif;
  text-align: left;
  font-weight: 300;
  margin: 0 !important;
  margin-block-start:0em;
  margin-block-end: 0em;

}
.greating_box{
  display: flex;
  flex-direction: column;

  padding: 20px;
 
  font-size: 1.8rem;
  text-align: left;
 
}
.container2{
  background-color: #fff;
}
/* table */
table{
  box-sizing: border-box;
  border-collapse:collapse;
  
  text-align: center;
  width:80%;
  border:none !important;
}
table th,
table td{
  border-bottom: 0.5px solid #999;
  padding: 3em 1em;
}
table th{
  background: #fff;
}
@media (max-width: 650px) {
    table{
      width: 100%;
    }
    table th,
    table td{
      display: block;
    }
    table th,
    table td{
      border-top: none;    
    }
    table tr:first-child th{
      border-top: 1px solid #999;
    }
    table th{
      background-color: #F7F6F2;
      border-bottom: none;
      padding: 1em 1em;
    }
  }
/* table01 */

/* モデル */
.head_ttl{
  position: relative;
  height: 300px;
}
.ttl_mid2{
  
  padding-bottom: 20px;
  font-size: 4.8rem;
  font-family: serif;
  text-align: left;
  font-weight: 300;
  margin: 0 !important;
  margin-block-start:0em;
  margin-block-end: 0em;

}
.top_thumb{
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}
.top_thumb img{
  height: 450px;
  object-fit:cover;
}

.work_inner{
 
  max-width: 800px;
  margin: 0 auto;
}
.work_inner > .entry-content > p,
.work_inner > .entry-content > div,
.work_inner > .entry-content > figure
{
  padding-top: 40px;
}
.newhouse {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.newhouse a{
color: #014040;
padding: 5px 10px;
text-align: center;
border-radius: 10%;

border: solid 0.5px #014040;
}
.item30_work{
  width: 25%;
  margin: 10% 5%;
}
.archive_thumb img{
  width: 100%;
  object-fit: cover; 
  aspect-ratio: 16 / 9;
}
.ttl_mid3{
  
 padding-left: 20px;
  font-size: 2.8rem;
  font-family: serif;
  text-align: left;
  font-weight: 300;
  margin: 0 !important;
  margin-block-start:0em;
  margin-block-end: 0em;

  
}
.arc_size{
  font-size: 1rem !important;
}
.arc_inline{
  display: inline-block;
  padding-right: 20px;
  align-items:center;

 
}

/* モデル */