@charset "UTF-8";

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

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

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

#summer .sm_wrapper {
    width: 800px;
    margin: 0 auto 40px;
    padding-top: 20px;
    text-align: center;
    color: #14255a;
}

#summer .sm_txt {
    font-size: 22px;
    line-height: 1.8;
    margin: 0 auto;
    border-top: 2px solid #14255a;
    border-bottom: 2px solid #14255a;
    padding: 15px 0;
}

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

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

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