@charset "utf-8";

/* ====================================================
PRISET CSS
====================================================== */
body {
    margin: 0;
}

h1,
h2,
h3,
article p,
article h1,
dl dt,
dd {
    background: none;
    color: inherit;
    font-size: inherit;
    height: unset;
    line-height: inherit;
    margin-bottom: unset;
    padding: unset;
}


.fs-life-detail .fs-static-01 {
    margin: 0;
}


.fs-privilege-gallery {
    display: none !important;
}

section {
    margin-bottom: 0;
}

/* ====================================================
BASE
====================================================== */
.pc {
    display: block !important;
}

.sp {
    display: none !important;
}

#taizoin_yozakura_202602 * {
    box-sizing: border-box;
}

#taizoin_yozakura_202602 {
    width: min(100%, 940px);
    margin: 0 auto;
}

#taizoin_yozakura_202602 img {
    width: 100%;
    margin: 0 auto;
}




/* ====================================================

★SP★

====================================================== */
@media screen and (max-width: 768px) {

    .sp {
        display: block !important;
    }

    .pc {
        display: none !important;
    }


}
