@charset "utf-8";
/* CSS Document */
@media (max-width: 959px){
  #breadcrumb {
    display: none;
  }
  #body_wrap #content {
    margin: 4em 0 8em;
  }
  #top_title_area {
    height: 40vh;
  }
  #top_title_area::before {
    display: none;
  }
  #top_title_area .l-topTitleArea__body {
    z-index: -1;
  }
  .c-filterLayer.-texture-dot::after {
    display: none;
  }

  .l-topTitleArea__body hgroup p {
    display: none;
  }
  .page .post_content table, .page .post_content td, .page .post_content th {
    border: none;
    background: none !important;
  }

  #content .post_content h2:first-child {
    text-align: center;
    line-height: 1;
    margin: 70px 0 !important;
  }
  [class*=page-numbers] {
    background: none;
    border: none;
    color: #000;
    min-width: 15px;
    height: 30px;
    border-bottom: solid 1px #fff;
  }
  [class*=page-numbers].current, [class*=page-numbers]:hover {
    background: none;
    border: none;
    border-bottom: solid 1px;
    color: #000;
    min-width: 15px;
    height: 30px;
  }

  .about .sepa .en {
    margin-top: 6em;
  }
  .about .prof {
    margin-top: 8rem !important;
  }
  .about .prof .name p {
    margin: 0;
    font-weight: 500;
    font-size: 1rem;
  }
  .about .prof .name p.name_en {
    font-size: 1.4rem;
  }
  .about .prof .name h3 {
    font-family: 'Noto Sans JP', '游ゴシック', sans-serif , YuGothic, 'Franklin Gothic Medium' ,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
    font-size: 0.8rem;
    color: #999999;
    margin: 0;
  }
  .about .prof .wp-block-columns .wp-block-column:nth-child(1) figure {
    width: 40%;
  }
  .about .prof .wp-block-columns .u-mb-60 {
    margin-top: 1em;
  }
  .about .prof h4 {
    font-size: 0.75rem;
    color: #999999;
  }
  .about dl {
    overflow: hidden;
  }
  .about dl dt, .about dl dd {
    float: left;
    margin-bottom: 1.2em;
  }
  .about dl dt {
    width: 6em;
    clear: both;
    font-weight: normal;
  }
  .about dl dd {
    width: calc(100% - 6em);
  }
  .about .office {
    margin-top: 5em;
    padding-top: 5em;
    border-top: 1px #e8e8e8 solid;
  }
  .about .office h3 {
    font-size: 1.1rem;
    font-weight: 500;
  }
  .about .office h4 {
    font-size: 1.1rem;
  }
  .about .office dl {
    margin: 3em 0 5em !important
  }
  .about .office dl dt {
    width: 8em;
  }
  .about .office dl dd {
    width: calc(100% - 8em);
  }
  .about .office a.map {
    background: url(../img/common/icon_map.png) no-repeat left top 4px;
    background-size: 11px;
    padding-left: 15px;
  }
  .about .office .note p {
    color: #777;
    margin-bottom: 0.5em;
    line-height: 1.5;
    position: relative;
    padding-left: 1em;
    font-size: 0.75rem;
  }
  .about .office .note p::before {
    content: "※";
    position: absolute;
    left: 0;
  }
  .works .archive .-type-card .p-postList__item {
    margin-bottom: 4.5em;
  }
  .contact #policy_txt .wpcf7-list-item input {
    vertical-align: top;
    position: relative;
    top: 2px;
  }
  .contact #policy_txt .wpcf7-list-item .wpcf7-list-item-label {
    max-width: 24em;
    display: inline-block;
    margin-left: 5px;
    line-height: 1.4;
  }
  .wpcf7 form input[type="submit"], .wpcf7 form input[type="button"] {
    max-width: 400px;
    width: 100%;
  }
  .copyright {
    text-align: center;
    font-size: 0.7rem;
    padding: 0 0 3em;
    color: #8c8c8c;
  }
}
