@charset "utf-8";
/* CSS Document */
@media (max-width: 768px){
  .post_content .read p {
    text-align: left !important;
  }
  .post_content .is-style-dent_box {
    font-size: 1.1rem;
    padding: 1em;
    text-align: left;
  }
  .post_content .has-background .wp-block-table {
    padding: 1em;
  }
}
@media (max-width: 959px){
  /* #top_title_area {
    margin-top: 150px;
  } */
  #top_title_area {
    text-align: center;
    padding: 0;
    min-height: 280px;
  }
  #top_title_area .c-pageTitle__subTitle {
    font-size: 3rem;
    top: -95px;
  }
  #top_title_area img {
  }
  /* .l-topTitleArea.c-filterLayer::before {
    background: url(../../../../uploads/bg_recruit.jpg) no-repeat center;
    background-size: cover;
    opacity: 0.3;
  } */
  .l-topTitleArea__img {
  }
  .c-filterLayer.-texture-dot::after {
    display: none;
  }
  .l-topTitleArea__body {
    text-shadow: none;
  }
  .category .p-termContent {
    margin-top: 0;
  }
  h1.c-pageTitle {
    top: 160px;
  }
  /* #content {
    margin-bottom: 2em;
  } */
  .post_content table {
  }
  .post_content h2, .post_content h4 {
  }
  .post_content h3, .post_content h5 {
  }
  .post_content h3::before {
  }
  .post_content h4 {
  }
  .post_content h2 {
  }
  .post_content h3 br {
    /* display: none; */
  }
  .page .post_content h5 {
  }
  .post_content .ttl h3 {
    margin-top: -0.1em;
  }
  .page .post_content h2 + h3, .single .post_content h2 + h3 {
    margin: 1em 0 1em;
  }
  .post_content h2 + h3 {
  }
  .post_content li {
    font-size: 1rem;
  }
  .page .post_content .swell-block-step__title {
    font-weight: normal;
    font-size: 1.1rem;
  }
  .page .post_content .swell-block-step__item {
    padding-bottom: 1em;
  }
  .archive .p-termContent {
    margin-top: 0;
  }
  .page .post_content dl dt, .page .post_content dl dd {
	}
	.page .post_content dl dt {
    font-weight: normal;
    color: #6f6f6f;
	}
  .page .post_content dl dd {
    margin-bottom: 1em;
  }
  .single .post_content>h2 {
    margin: 0 0 1em;
    font-size: 1.4rem;
  }
  .size_s img, img.size_s {
    max-width: 100%;
  }
  .archive .p-postList .p-postList__item .c-tagList {
    margin-top: 0;
    line-height: 1.1;
  }
  .archive .-type-card .p-postList__link {
    height: unset;
  }
  .p-postList__item .c-postThumb__cat {
    -webkit-transform: scale(1); 
    transform: scale(1);
  }
  .post_content > .wp-block-group {
    padding-top: 2em;
    padding-bottom: 2em;
    margin-bottom: 0;
  }
  .u-mb-40 {
    margin-bottom: 2em !important;
  }
  #body_wrap.single-format-standard #breadcrumb {
    padding-top: 120px;
  }
  .post_content > .wp-block-group > div {
    padding-bottom: 1em;
  }
  .l-content {
    margin-bottom: 0;
  }
  .post_content .swell-block-column p {
    line-height: 1.6;
  }
  .post_content #company .wp-block-table>table tr>:first-child:not(.-no1) {
    min-width: 6em !important;
  }
  #recruit .post_content .wp-block-table>table tr>:first-child:not(.-no1) {
        min-width: 7em !important;
  }
}
@media all and (min-width: 768px) and (max-width: 960px) {
  .home figure.pc_only {
    display: block !important;
  }
  .home figure.sp_only {
    display: none !important;
  }
  .post_content > .wp-block-group > div {
    padding-bottom: 4em;
  }
  h1.c-pageTitle {
    top: 150px;
  }
  .post_content .swell-block-column h3 {
    font-size: 1.4rem;
  }
}
