.section-story .section-content .story-quote blockquote::before {
    content: "";
}
.section-story .section-content .story-quote blockquote::after {
    content: "";
}
.section-story .section-content .story-quote blockquote p:before {
    content: "「";
    position: absolute;
    top: 0;
    left: -1rem;
    display: block;
    color: rgba(255, 110, 91, 1);
}

.section-story .section-content .story-quote blockquote p:after {
    content: "。」";
    position: absolute;
    color: #A848E7;
}

.section-story .section-content .story-quote blockquote p.reset1stRow:before {
    content: "";
}
.beforeQuo {
    position: relative;
    color: #f25db4;
    /* color: rgba(255, 110, 91, 1); */
}
.beforeQuo:before {
    content: "「";
    position: absolute;
    top: 0;
    left: -2.35rem;
    display: block;
    color: #f25db4;
    /* color: rgba(255, 110, 91, 1); */
}

.story-image .story-image-picture img {
    width: 100%;
}

.typography-story-headline .headline-center-l {
    position: absolute;
}


.lmsAbs {
    position: absolute;
    color: #9b42eb;
}
.lmsAbsL1 {
    position: absolute;
    color: #8239f6;
}
.headline-center-lms {
    position: absolute;
}

@media only screen and (min-width: 736px) {
    .headline-center-l {
        position: absolute;
    }
}
@media only screen and (max-width: 735px) {
    .headline-center-l {
        position: relative;
    }
}

@media only screen and (min-width: 735px) {
    .headline-center-l {
        position: absolute;
    }
  }
  @media only screen and (max-width: 735px) {
    .headline-center-l {
        position: relative;
    }
  }
  

  @media only screen and (min-width:1068px) {
    .section-story .section-content .story-quote.sdb {
        background-color: #fff;
        border-radius: 20px;
        text-align: center;
        margin: 80px auto;
        padding: 72px 10px;
    }

    .section-story .section-content .story-quote.sdb blockquote p {
        max-width: 715px;
    }
}
@media only screen and (min-width:735px) {
    .lmAbs {
        position: absolute;
        color: #9b42eb;
    }
    .lmAbsL1 {
        position: absolute;
        color: #8239f6;
    }
}

@media only screen and (min-width:735px) and (max-width:1067px) {
    .mAbs {
        position: absolute;
        color: #9b42eb;
    }
    .mAbsL1 {
        position: absolute;
        color: #8239f6;
    }
}

#sock-club .caption, #rmwilliams .caption {
	margin-block-start: 80px;
	font-size: 14px;
	line-height: 1.2857742857;
	font-weight: 400;
	letter-spacing: -0.016em;

}

@media only screen and (min-width:735px) {
    .pushLeftLM {
        margin-left: 0.6em;
    }
    .section-story .section-content .modal-hero.rmwilliams .modal-hero-copy {
        padding-top: 90px;
    }
    .section-story .section-content .modal-hero.dance .modal-hero-copy {
        padding-top: 70px;
    }
    .beforeQuo:before {
        left: -1.15rem;
    }
}
@media only screen and (min-width:1068px) {
    .section-story .section-content .modal-hero.rmwilliams .modal-hero-copy {
        padding-top: 140px;
    }
    .section-story .section-content .modal-hero.dance .modal-hero-copy {
        padding-top: 120px;
    }
    .beforeQuo:before {
        left: -1.55rem;
    }
}
@media only screen and (max-width:734px) {
    .beforeQuo:before {
        left: -.85rem;
    }
}
@media only screen and (min-width:1068px) {
    .largeAbs {
        position: absolute;
        color: #9b42eb;
    }
    .largeAbsL1 {
        position: absolute;
        color: #8239f6;
    }
}