@charset "UTF-8";

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

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

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

#fathersday .fd_wrapper {
    width: 800px;
    margin: 0 auto 40px;
    padding-top: 20px;
    text-align: center;
    color: #1b6667;
}

#fathersday .fd_txt {
    font-size: 22px;
    line-height: 1.8;
    margin: 0 auto;
    border-top: 2px solid #1b6667;
    border-bottom: 2px solid #1b6667;
    padding: 15px 0;
}

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

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

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