@charset "UTF-8";

#mothersday {
    margin: 0;
    padding: 0;
}

.cpmd-bg {
    background-image: url('/img/page/campaign/mothersday/202604/bg_pc.png');
    width: 100%;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

#mothersday .md_mainvs img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    display: block;
}

#mothersday .md_wrapper {
    width: 800px;
    margin: 0 auto 40px;
    padding-top: 20px;
    text-align: center;
    color: #b93246;
}

#mothersday .md_txt {
    font-size: 22px;
    line-height: 1.8;
    margin: 0 auto;
    border-top: 2px solid #b93246;
    border-bottom: 2px solid #b93246;
    padding: 15px 0;
}

#mothersday .md_attn {
    width: 800px;
    margin: 0 auto;
    font-size: 13px;
    text-align: left;
}

/* item------------------- */
#mothersday .sec_item {
    margin: 0 auto;
    padding-top: 20px;
}

#mothersday .sec_item img {
    margin: 0 auto;
    width: 100%;
    height: auto;
}