.top_image {
    margin-bottom: 0;
}
.nav {
    margin: 0;
}
.nav ul.nav01 {
    border-bottom: 0;
}
.hotel .category {
    margin-bottom: 0;
}
.camp_note {
    margin-top: 50px;
}

.cp-summary {
background: #fed600;
}
.cp-contents {
    padding: 7% 140px;
    background-color: #fed600;
    background-image: url(https://couples.jp/article/event/2026/camp/05_character_cp/entry/img/img_contentsbg.png);
    background-size: 100% auto;
    background-position: top center;
    background-repeat: repeat-y;
    /* margin-bottom: 50px; */
}
.cp-contentsInfo {
    width: 100%;
    height: auto;
}
.cp-lead {
    padding: 30px;
    font-size: 1.7rem;
}
.cp-leadText {
    font-weight: bold;
}
.cp-title {
    background: #1c449a;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-size: 3.5rem;
}
.cp-title--prize {
    letter-spacing: 1.5rem;
}
.cp-prizeList {
    gap: 40px;
    display: flex;
    flex-direction: column;
}
.cp-prizeItem {
    border: 3px solid #0e0000;
    background: #fff;
    border-radius: 5px;
    padding: 25px;
}
.cp-prizeImg {
    width: 100%;
    height: auto;
}
.couples-pointInfo {
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.couples-pointInfo__text {
    text-align: center;
    font-weight: bold;
    font-size: 1.6rem;
}
.couples-pointLink {
    display: block;
    margin: 0 auto;
}
.couples-pointLink__icon {
    width: 15%;
    height: 15%;
}
.couples-pointLink__text {

}
.couples-pointLink__textLink {
    font-weight: bold;
    color: #2990df;
    font-size: 2rem;
    text-decoration: underline;
    display: inline-block;
    padding-left: 45px;
    background: url(https://couples.jp/article/event/2026/camp/05_character_cp/entry/img/img_point.svg) no-repeat left center;
    background-size: 35px 35px;
    line-height: 35px;
}
.cp-entry {
    margin: 0 auto;
    width: 60%;
}
.cp-entryBtn {
    color: #fff;
    font-weight: bold;
    font-size: 2.5rem;
    display: block;
    background: #e7364a;
    border-radius: 50px;
    padding: 20px;
    text-align: center;
}
.cp-entryBtn:hover {
    color: #fff;
}
.cp-process {

}
.cp-processImg {
    width: 100%;
    height: auto;
}


.camp_formTitle {
    background-color: #1c449a;
    font-weight: bold;
    font-size: 2rem;
    color: #ffffff;
    padding: 10px;
    text-align: center;
}
.apply_form {
    padding: 30px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.apply_formText {
    font-weight: bold;
    text-align: center;
    font-size: 2rem;
}
.apply_entry {
}
.apply_entryLink {
}
