.sp-only {
	display: none;
}
@media (max-width: 781px) {
  .sp-only {
  	display: initial;
  }
  
  #first-view-section {
    box-sizing: border-box;
    min-height: 790px !important;
    border-radius: 0 0 30px 30px;
  }
  #first-view-section > .wp-block-columns {
    gap: 0.2rem;
    justify-content: space-around;
  }
  #first-view-section > .wp-block-columns > .wp-block-column {
    flex-basis: 45% !important;
    flex-grow: 0;
  }
  #first-view-section > .wp-block-columns > .wp-block-column:first-of-type > figure.scrollin > img {
    transform: rotate(15deg);
  }
  #first-view-section > .wp-block-columns > .wp-block-column:nth-of-type(2) > figure.scrollin > img {
    transform: inherit;
  }
  #first-view-section > .wp-block-columns:first-of-type > .wp-block-column:last-of-type {
    display: none;
  }
  .home #wp--skip-link--target {
    margin-top: 0 !important;
  }
  #first-view-text-block h2 {
    font-size: 2rem !important;
  }
  #first-view-text-block {
    position: inherit;
    left: inherit;
    bottom: inherit;
    margin-block-start: 5rem;
  }
  .is-layout-constrained > .first-view-bg, .is-layout-constrained > .first-view-bg2 {
    display: none;
  }
  header.wp-block-template-part {
    position: fixed;
  }
  
  #top-section-1 > .wp-block-columns h2 {
    font-size: 1.8rem;
  }
  #top-section-1 .accent-img:first-of-type img {
    left: 0;
    top: -20px;
  }
  #top-section-1 > .wp-block-columns {
    gap: 1rem;
  }
  #top-section-1 > .wp-block-columns > .wp-block-column:first-of-type {
    display: flex;
    justify-content: end;
    padding-right: 0 !important;
  }
  #top-section-1 > .wp-block-columns > .wp-block-column:last-of-type figure:first-of-type {
    transform: rotate(-10deg);
    width: 80%;
  }
  #top-section-1 > .wp-block-columns > .wp-block-column:last-of-type figure:last-of-type {
    width: 70%;
  }
  #top-section-2 .section-separator svg {
    height: 75px;
  }
  #top-section-2 .section-separator {
    top: -75px;
  }
  #top-section-2 h2 {
    line-height: 120%;
    margin-bottom: 0;
  }
  #top-section-2 h2 span {
    font-size: 2rem;
  }
  #top-section-2 .feature-content > .wp-block-group:first-of-type {
    padding: 0;
  }
  #feature-content-2 {
    transform: rotate(-2deg);
  }
  #feature-content-1 {
    transform: rotate(4deg);
  }
  .feature_bg {
    display: none;
  }
  #top-section-2 .feature-content h3 {
    font-size: 1.5rem;
  }
  #feature-content-3 {
    transform: rotate(5deg);
  }
  #top-section-3 {
    padding-bottom: 75px !important;
  }
  #top-section-3 .section-separator svg {
    height: 75px;
  }
  #top-section-3 .section-separator {
    top: -75px;
  }
  #top-section-3 .accent-img:first-of-type {
    top: -230px;
  }
  .top-message-content {
    padding: 10px;
  }
  .has-top-curve-separator .section-separator svg {
    height: 75px;
    margin: 0 !important;
  }
  .has-top-curve-separator .section-separator {
    top: -75px;
  }
  #top-section-4 {
    padding-bottom: 75px !important;
  }
  #top-section-4 > .wp-block-columns > .wp-block-column:first-of-type > .wp-block-columns {
    flex-wrap: nowrap !important;
  }
  #top-section-4 > .wp-block-columns > .wp-block-column:first-of-type > .wp-block-columns > .wp-block-column:first-of-type {
    
  }
  #top-section-4 > .wp-block-columns > .wp-block-column:first-of-type > .wp-block-columns > .wp-block-column:first-of-type > figure {
    max-height: 280px;
  }
  #top-section-4 > .wp-block-columns > .wp-block-column:first-of-type > .wp-block-columns > .wp-block-column:last-of-type {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
  }
  #top-section-4 > .wp-block-columns > .wp-block-column:first-of-type > .wp-block-columns > .wp-block-column:last-of-type > * {
    writing-mode: vertical-rl;
  }
  #top-section-4 > .wp-block-columns > .wp-block-column:last-of-type > .wp-block-columns > .wp-block-column:last-of-type {
    background-size: 100% 100%;
    padding: 30px;
  }
  #faq-wrapper .faq-list {
    padding: 60px 15px;
    margin-top: 30px;
  }
  #top-section-6 .contact-bg {
    display: none;
  }
  #top-section-6 h2 {
    font-size: 1.8rem !important;
    letter-spacing: -0.1rem;
  }
  #faq-wrapper {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 75px !important;
  }
  .episode-wrapper::before {
    height: 50px;
    top: -50px;
  }
  .episode-wrapper h2 {
    padding: 30px 0;
  }
}