@charset "utf-8";
/* ====================================================
PRISET CSS
====================================================== */


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;
}

body {
    margin: 0;
}

/* ====================================================
BASE
====================================================== */
.pc {
    display: block !important;
}

.sp {
    display: none !important;
}

#coa2023winter_insyouha-ten {
    width: min(100%, 940px);
    margin: 0 auto;
}

#coa2023winter_insyouha-ten img {
    width: 100%;
}

/* ====================================================

★SP★

====================================================== */
@media screen and (max-width: 768px) {

    .sp {
        display: block !important;
    }

    .pc {
        display: none !important;
    }


    .btn {
        display: flex !important;
        background-color: #fff;
    }

}
