@charset "utf-8";
/* CSS Document */
@media all and (max-width: 959px){
  #main_visual {
    /* height: 70vh !important; */
  }
  #main_visual .p-mainVisual__inner {
  }
  #main_visual .p-mainVisual__imgLayer {
  }
  #main_visual .p-mainVisual__textLayer {
  }
  #main_visual .p-mainVisual__textLayer .p-mainVisual__slideTitle {
    font-size: 4.5vw;
    position: relative;
    letter-spacing: 0;
  }
  #main_visual .p-mainVisual__textLayer .p-mainVisual__slideText {
    font-size: 3.8vw;
    margin-top: 0.3em;
    letter-spacing: 0;
  }
  #main_visual .p-mainVisual__textLayer {
    height: 130%;
    top: unset;
    bottom: 0;
  }
  .top #content {
    margin-bottom: 0;
    padding-top: 0;
  }
  .post_content div.has-background div.has-background {
    padding: 0;
  }
  .post_content > .wp-block-group {
    padding-top: 2em;
    padding-bottom: 2em;
    margin-bottom: 0 !important;
  }
  .post_content > .wp-block-group.alignfull {
    padding: 2em 4vw;
  }
  /* .alignfull>.wp-block-cover__inner-container, .alignfull>.wp-block-group__inner-container {
    padding-left: 4vw;
    padding-right: 4vw;
  } */
  .post_content #about h2 span {
    padding: 0 0.75em;
  }
  .post_content #case {
    padding-bottom: 4em;
  }
  .post_content #service .swell-block-column figure {
    margin-left: -4vw;
  }
  .post_content #service .swell-block-columns__inner .swell-block-column:nth-child(1) {
    margin-top: -2em !important;
  }
  .post_content #foryou {
    background: url(../../../../uploads/ill_why.svg) no-repeat bottom right 4vw;
    background-size: 250px;
    padding-bottom: 10em;
  }
  .post_content #what::after {
    top: 13px;
    font-size: 4.2vw;
  }
  .post_content #what {
    padding-top: 6em;
  }
  .post_content figure.ill {
    width: 100px;
  }
  .post_content #about .ttl figure.ill {
    right: 3%;
    top: 1%;
    width: 70px;
    left: unset;
  }
  .post_content #about figure.ill {
    right: unset;
    left: 9em;
    top: -17%;
    width: 100px;
  }
  .post_content #about p + figure.ill {
    top: -25%;
    width: 70px;
    left: unset;
    right: 25%;
  }
  .post_content #facility .ttl figure.ill {
    top: 3%;
    width: 70px;
    left: 10%;
  }
  .post_content #facility .figure + figure.ill {
    width: 150px;
  }
  .post_content #kankou figure.ill {
    top: 3%;
    width: 70px;
    right: 5%;
  }
  /* .post_content #about figure.full_l {
    margin-left: -4vw;
  } */
}
@media all and (max-width: 768px){
  /* .wp-block-image:not(.is-style-rounded) > img {
    max-width: 150px;
    margin: auto;
    display: block;
  } */
  .post_content #bnr .c-bannerLink__text::after {
    height: 80px;
  }
  .post_content #bnr .c-bannerLink__text {
    padding-bottom: 1em;
  }
  .post_content #kankou .ttl + p {
    background: url(../../../../uploads/bg_frame.svg) no-repeat bottom 15px center;
    background-size: 100%;
    padding: 0.3em 2em;
  }
  .post_content #about figure.ill {
    right: 0;
    left: unset;
    top: -6%;
    width: 100px;
  }
  .post_content #about p + figure.ill {
    top: -14%;
  }
    
}

@media all and (min-width: 768px) and (max-width: 960px) {
}
