@charset "utf-8";

.single-event .site-content .content-area.event .site-main .type-event .visual {
    background: url(https://life.miele.co.jp/images/articles/event/trial-session/laundry/mv_pc.webp);
    background-size: cover;
    background-position: center;
}
section.session .voice-box .box-in {}
section.session .voice-box .box-in:nth-of-type(1),section.session .voice-box .box-in:nth-of-type(2) {
    min-height: 200px;
}
section.session h2.session-title.benefits-title.laundry-title {
    max-width: 580px;
}
section.session.consultation .float-box .title-box.laundry-box {}

@media only screen and (max-width: 900px){

.single-event .site-content .content-area.event .site-main .type-event .visual {
    background: url(https://life.miele.co.jp/images/articles/event/trial-session/laundry/mv_sp.webp);
    background-size: cover;
    background-position: center;
}
section.session .voice-box .box-in {}
section.session .voice-box .box-in:nth-of-type(1),section.session .voice-box .box-in:nth-of-type(2) {
    min-height: initial;
}
section.session h2.session-title.benefits-title.laundry-title {}
section.session h2.session-title.benefits-title.laundry-title .laundry-text {font-size: 4.6vw;}
section.session.consultation .float-box .title-box.laundry-box {
    background: url(https://life.miele.co.jp/images/articles/event/trial-session/laundry/images19.webp) no-repeat;
    background-size: cover;
}
}