@charset "utf-8";
/* CSS Document */
@media all and (max-width: 768px){
  #about .sp_column2 {
    --wp-column-gap: auto;
    --wp-column-mt: auto;
  }
  #main_visual, #main_visual .p-mainVisual__slide {
    overflow: unset;
  }
  .large {
    width: 120px;
  }
  .medium {
    width: 90px;
  }
  .small {
    width: 60px;
  }
}
@media all and (max-width: 959px){
  #main_visual {
  }
  #main_visual .p-mainVisual__inner {
  }
  #main_visual .p-mainVisual__img {
    height: 50% !important;
    object-fit: unset;
    top: 3%;
    position: relative;
    width: 90% !important;
    margin: auto;
    left: 10px;
  }
  #main_visual .p-mainVisual__textLayer {
    bottom: 0;
    top: unset;
    height: 50%;
    justify-content: flex-start;
  }
  #main_visual .p-mainVisual__textLayer .p-mainVisual__slideTitle {
    font-size: 6.7vw;
    text-align: center;
  }
  #main_visual .p-mainVisual__textLayer .p-mainVisual__slideTitle span {
    top: -10px;
  }
  #main_visual .p-mainVisual__textLayer .p-mainVisual__slideTitle em {
    font-size: 10vw;
  }
  #main_visual .p-mainVisual__textLayer .p-mainVisual__slideText {
    font-size: 5vw;
    display: block;
    text-align: center;
    line-height: unset;
  }
  #main_visual .p-mainVisual__textLayer .p-mainVisual__slideText span {
    display: block
  }
  #main_visual .p-mainVisual__textLayer .p-mainVisual__slideText em {
    font-size: 9vw;
    margin: 0;
    line-height: 1.8;
  }
  #main_visual .p-mainVisual__slideBtn {
    width: 100%;
  }
  #main_visual .p-mainVisual__slideBtn a {
    box-shadow: none;
    padding: 1.1em 2.5em;
    border-radius: 50px;
    font-size: 1.2rem;
  }
  .top #content {
    margin-bottom: 0;
  }
  .post_content div.has-background div.has-background {
    padding: 0;
  }
  .post_content > .wp-block-group {
    padding-top: 3em;
    padding-bottom: 3em;
    margin-bottom: 0 !important;
  }
  .post_content > .wp-block-group + .wp-block-group {
    padding-top: 0;
  }
  .post_content .alignfull > div {
    padding-left: 4vw;
    padding-right: 4vw;
  }
  /* .post_content h2 {
    margin-bottom: 0;
  }
  .post_content h2 + p {
    margin-top: 0;
  } */
  .post_content .p-postListWrap {
    margin-bottom: 0;
  }
  .post_content .ttl h2:not(.p-postList__title) {
  }
  .wp-block-group__inner-container div.has-background {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }
  .post_content p br {
    display: none;
  }
  .post_content #onayami .u-mb-40 {
    margin-bottom: 2em !important;
  }
  .post_content #reason .swell-block-column figure {
    width: 80%;
    margin: 0 auto 1em;
    max-width: 160px;
  }
  .post_content #reason .swell-block-column p {
    font-size: 6vw;
  }
  .post_content #namely p.wf {
    font-size: 4vw;
    margin-bottom: -2.5em;
    line-height: 1.5;
  }
  .post_content #reason .swell-block-column p br, .post_content #namely p.wf br {
    display: block;
  }
  .post_content .swell-block-column .wp-block-group {
    padding: 2em 1.5em;
  }
  .post_content #cta {
    text-align: center;
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .post_content #cta > div {
    padding: 0;
  }
  .post_content #cta p {
    font-size: 6vw;
  }
  .post_content #cta h3 {
    font-size: 9vw;
    text-align: center;
  }
  .post_content #qa {
    padding-top: 3em;
  }
  .post_content figure:nth-child(1) {
    top: -1370px;
    left: -10%;
  }
  .post_content figure:nth-child(2) {
    top: 0;
    right: -8%;
  }
  .post_content figure:nth-child(3) {
    top: -750px;
    right: 4%;
  }
  .post_content figure:nth-child(4) {
    top: -640px;
    right: -14%;
  }
  .post_content figure:nth-child(5) {
    top: 1340px;
    left: -12%;
  }
  .post_content figure:nth-child(6) {
    top: 1000px;
    left: 10%;
  }
  .post_content figure:nth-child(7) {
    top: 1200px;
    left: -2%;
  }
  .post_content figure:nth-child(8) {
    top: 2600px;
    right: -5%;
  }
  .post_content figure:nth-child(9) {
    top: 2200px;
    right: -2%;
  }
  .post_content figure:nth-child(10) {
    bottom: 1000px;
    left: -2%;
  }
  .post_content figure:nth-child(11) {
    bottom: 600px;
    right: -5%;
  }
  .post_content figure:nth-child(12) {
    bottom: 590px;
    right: 5%;
  }
  .post_content figure:nth-child(13) {
    bottom: 0px;
    left: -1%;
    width: 100px;
  }
}

@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 #about {
    background: url(../../../../uploads/access_map.png) no-repeat right top -2%;
    background-size: 55%;
  } */
  .post_content #bnr .flex_cl > section a div p {
    display: none;
  }
  .post_content #bnr .flex_cl > section a div h3 {
    margin: 0 30px 20px;
  }
}

@media all and (max-width: 768px) {
  .size_s img, img.size_s {
    max-width: unset;
    width: 100%;
  }
  .post_content #onayami .size_xs img {
    width: 40% !important;
  }
}