@charset "UTF-8";
/* settings */
.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "";
    display: table; }
  .clearfix:after {
    clear: both; }

@media print, screen and (min-width: 961px) {
  .r-contBox {
    display: flex;
    justify-content: space-between; } }
@media screen and (max-width: 960px) {
  ._pc {
    display: none; }

  ._sp {
    display: block; } }
@media print, screen and (min-width: 961px) {
  ._sp {
    display: none !important; }

  ._pc {
    display: block; } }
footer.pane-footer {
  margin: 0 !important; }

#carpcp2025 {
  letter-spacing: 0.1em;
  background: #E50012;
  background-size: 50%; }

#carpcp2025 a, #carpcp2025 section, #carpcp2025 div, #carpcp2025 th, #carpcp2025 td {
    box-sizing: border-box; }
#carpcp2025 i {
    vertical-align: baseline; }
#carpcp2025 b {
    font-weight: bold; }
#carpcp2025 strong {
    font-weight: 500; }
#carpcp2025 a {
    cursor: pointer;
    text-decoration: none; }
#carpcp2025 a:hover {
    text-decoration: none; }
#carpcp2025 a:hover img {
    opacity: 1; }
#carpcp2025 a.r-hover {
    transition: color 0.3s, background 0.3s; }
#carpcp2025 a.r-hover img {
    transition: 0.3s; }
#carpcp2025 a.r-hover:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    -ms-filter: "alpha(opacity=90)"; }
#carpcp2025 h1 {
    text-indent: -99999px;
    width: 100%;
    height: 88vw; }
#carpcp2025 h2 {
    text-align: center;}
#carpcp2025 h2 img {
        width: auto;
        max-height: 82px;
        margin: 0 auto 30px; } 
@media print, screen and (min-width: 961px) {
    #carpcp2025 {
        padding-bottom: 100px; } 
    #carpcp2025 h1 {
        background: url(/img/usr/freepage/carpcp2025/main_title_pc.webp) no-repeat top center;
        background-size: 100%;
        height: 38vw; } 
    #carpcp2025 h2 img {
        max-height: 60px;} 
}
@media screen and (max-width: 960px) {
    #carpcp2025 {
        padding-bottom: 50px; } 
    #carpcp2025 h1 {
        background: url(/img/usr/freepage/carpcp2025/main_title_sp.webp) no-repeat top center;
        background-size: 100%;
        margin-bottom: 0; } 
    #carpcp2025 h2 {
        width: 200px;
        margin: 0 auto 15px; } 
    #carpcp2025 h2 img {
        margin: 0 auto;} 
}

#carpcp2025 .p-article {
    border-bottom: 3px dotted #000830; 
}
#carpcp2025 .p-text {
    line-height: 1.8;
    font-weight: 600;
    text-align: center;
}
#carpcp2025 .p-text small {
    display: block; 
    text-align: left;
    width: 80%;
    margin: 0 auto;
    padding-left: 1em;
    text-indent: -1em;
}
#carpcp2025 .p-section {
    background: white;
    border-radius: 20px; }
#carpcp2025 .p-text em {
    color: #B40A14;
    font-weight: 900; }
#carpcp2025 .p-text .small {
    font-size: 0.8em; 
}
@media screen and (max-width: 960px) {
    #carpcp2025 .p-text {
        font-size: 15px;
        padding-bottom: 20px;
        letter-spacing: 0; } 
    #carpcp2025 .p-text em {
        font-size: 16px; } 
    #carpcp2025 .p-text small {
        font-size: 12px;
        width: 100%;
    } 
    #carpcp2025 .p-section {
        padding: 25px 15px;
        margin: -10px 15px 30px; }
}
@media print, screen and (min-width: 961px) {
    #carpcp2025 .p-text {
        font-size: 22px;
        padding-bottom: 40px; } 
    #carpcp2025 .p-text em {
        font-size: 24px; }
    #carpcp2025 .p-text small {
        font-size: 14px; } 
    #carpcp2025 .p-section {
        padding: 40px;
        max-width: 1000px;
        margin: -6vw auto 60px; }
}

#carpcp2025 .p-table {
    border-bottom: 3px dotted #000830;
    width: 100%; }
#carpcp2025 .p-table dt {
    color: #000830;
    font-weight: 900;
    line-height: 1.8; }
#carpcp2025 .p-table dd {
    font-weight: 600;
    line-height: 1.8; }

#carpcp2025 .p-list.-annotation + * {
    margin-top: 15px; }
#carpcp2025 .p-list.-annotation li {
    margin-top: 5px;
    font-size: 16px;
    padding-left: 1.2em;
    position: relative; }

@media print, screen and (min-width: 961px) {
    #carpcp2025 .p-table {
        display: flex;
        padding: 15px 0; }
    #carpcp2025 .p-table dt {
        width: 140px;
        font-size: 20px; }
    #carpcp2025 .p-table dd {
        font-size: 20px;
        width: calc(100% - 160px); }
}
@media screen and (max-width: 960px) {
    #carpcp2025 .p-table {
        padding: 15px 0; } 
    #carpcp2025 .p-table dt {
        text-align: center;
        font-size: 17px; }
    #carpcp2025 .p-table dd {
        font-size: 15px;
        letter-spacing: 0; }
}

@media print, screen and (min-width: 961px) {
    #carpcp2025 .p-list.-annotation li {
        font-size: 14px; } 
}
@media screen and (max-width: 960px) {
    #carpcp2025 .p-list.-annotation li {
        font-size: 12px;
        line-height: 1.4; } 
}
#carpcp2025 .p-list.-annotation li::before {
    content: "※";
    display: inline-block;
    left: 0;
    position: absolute; }
@media screen and (max-width: 960px) {
    #carpcp2025 .p-list.-annotation li::before {
        top: -1px; } 
}
        
#carpcp2025 .p-list.-em + * {
    margin-top: 15px; }
#carpcp2025 .p-list.-em li {
    padding-left: 1em;
    line-height: 1.8;
    font-weight: 600;
    position: relative; }
#carpcp2025 .p-list.-em li + li {
    margin-top: 5px; }
#carpcp2025 .p-list.-em li::before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #333;
    border-radius: 50%;
    top: 11px;
    left: 0;
    position: absolute; }
@media print, screen and (min-width: 961px) {
    #carpcp2025 .p-list.-em li {
        font-size: 20px; } }
@media screen and (max-width: 960px) {
    #carpcp2025 .p-list.-em li {
        font-size: 15px; } 
    #carpcp2025 .p-list.-em li::before {
        top: 8px; } 
}

#carpcp2025 .p-btn {
    display: block;
    background: #FCEE21;
    color: #000830;
    text-align: center;
    border-radius: 50px;
    padding: 15px 25px;
    width: 80%;
    max-width: 400px;
    line-height: 1.8;
    font-weight: bold;
    transition: 0.3s;
    position: relative;
    filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.15)); }
@media screen and (max-width: 960px) {
    #carpcp2025 .p-btn {
        font-size: 18px;
        width: 300px;
        margin: 20px auto; } 
}
@media print, screen and (min-width: 961px) {
    #carpcp2025 .p-btn {
        font-size: 22px;
        width: 530px;
        height: 70px;
        margin: 20px auto; } 
}
#carpcp2025 .p-btn::after {
    content: "";
    margin-left: 10px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%) rotate(45deg);
    width: 13px;
    height: 13px;
    border-top: 3px solid #000830;
    border-right: 3px solid #000830;
}
#carpcp2025 .p-btn:hover {
    background: #FFF27B;
    filter: none; }
#carpcp2025 .p-btn.-item {
    background: #00A63C;
    color: white;}
#carpcp2025 .p-btn.-item:hover {
    background: #1ebd58;
    filter: none; }
#carpcp2025 .p-btn.-item::after {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff; }
