@charset "utf-8";

#cp2025-3 {
    width: 95%;
    background: url(../images/cp2025-3/bg.png) center top no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: normal;
}
#cp2025-3 h1,
#cp2025-3 h2 {
    position: relative;
    left: auto;
    right: auto;
    width: 100%;
}
#cp2025-3 .indent {
    position: relative;
    line-height: 1.2;
}
#cp2025-3 .indent li {
    position: relative;
    text-indent: -1em;
    margin-left: 1em;
    margin-bottom: 0.2em;
}
#cp2025-3 .indent li span.dot {
	font-family: monospace;
}


.cp2025-3_04_frame {
    position: relative;
    width: 94.979%;
    margin: 0 auto 6.903% auto;
    background-image: url(../images/cp2025-3/bg_t.png),url(../images/cp2025-3/bg_b.png),url(../images/cp2025-3/bg_m.png),url(../images/cp2025-3/bg_f.jpg);
    background-size: 100% auto, 100% auto, 100% 100%, 100% auto;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: center top, center bottom, center top, center top;
}
#cp2025-3_06 {
    position: relative;
    width: 48.348%;
    margin: 0 auto 4.735% auto;
}


#cp2025-3 a {
    color: #000;
}
#cp2025-3 a:hover {
    color: #c6f;
}

#cp2025-3 a.btn {
    display: block;
    transition-duration: 0.2s;
}
#cp2025-3 a.btn:hover {
    filter: brightness(140%);
}

.cp2025-3_04_box {
    position: relative;
    box-sizing: border-box;
    width: 95.374%;
    margin: 0 auto 3.573% auto;
    border: 4px solid #2D2D69;
    background-color: rgba(255, 255, 255, 0.4);
}

.cp2025-3_04_box h3 {
    position: absolute; width: 21.362%; left: 39.26%; top: 0; margin-top: -2.656%;
}
#cp2025-3_09 {
    position: relative;
    padding-bottom: 2%;
}
#cp2025-3_10 { position: absolute; width: 70.554%; left: 14.723%; top: 0; margin-top: 14.918%; }

#cp2025-3_11 {
    position: relative;
}
#cp2025-3_12 { position: absolute; width: 10.489%; left: 87.995%; top: 0; margin-top: -5.129%; }

#btn_cp2025-3_11 { position: absolute; width: 56.876%; left: 13.053%; top: 0; margin-top: 0.349%; }
#cp2025-3_13 { position: absolute; width: 26.34%; left: 72.377%; top: 0; margin-top: -2.332%; }


.cp2025-3_04_frame .notice {
    display: block;
    padding: 1em 0 2em 1em;
    color: #000;
}

#cp2025-3 #cp2025-3_16 { width: 96.129%; margin-left: 2.092%; }

#cp2025-3 .kiyaku {
    position: relative;
    width: 94.351%;
    margin: 1% auto 8% auto;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}
#cp2025-3 .kiyaku a {
    word-break: break-all;
}
#cp2025-3 .kiyaku p {
    margin-bottom: 0.5em;
}
#cp2025-3 .kiyaku h3 {
    font-weight: bold;
    margin-bottom: 0.5em;
}
#cp2025-3 .kiyaku ul+h3,
#cp2025-3 .kiyaku p+h3 {
    margin-top: 1em;
}
#cp2025-3 .kiyaku li>ul {
    margin-top: 0.5em;
    margin-bottom: 1em;
}
#cp2025-3 .kiyaku li {
    margin-bottom: 0.5em;
}
#cp2025-3 p.otoiawase {
    text-align: center;
    margin: 1em auto;
}
#cp2025-3 .kiyaku a.otoiawase {
    display: inline-block;
    background-color: #2d4caf;
    padding: 1em;
    border-radius: 1em;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    transition-duration: 0.2s;
}
#cp2025-3 .kiyaku a.otoiawase:hover {
    transform: scale(1.05);
}

@keyframes a_flash {
	0%   { filter: brightness(140%); }
	100% { filter: brightness(100%); }
}
#cp2025-3 #cpcopyright {
    line-height: 1.6;
}
@media screen and (max-width: 1000px) {
    #cp2025-3 span.pc {
        display: none !important;
    }
    #cp2025-3 span.sp {
        display: block !important;
    }
    #cp2025-3 br.pc {
        display: none !important;
    }
    #cp2025-3 br.sp {
        display: inline !important;
    }
    .pc {
        display: none !important;
    }
    .sp {
        display: block !important;
    }
    .cp2025-3_04_box {
        border: 2px solid #2D2D69;
    }
    .cp2025-3_04_frame .notice {
        font-size: 3.1vw;
        margin: 0;
        padding: 0.5em 0 1em 0.5em;
        text-shadow: 0 0 1px #D8CBE4;
    }

    #cp2025-3 .kiyaku {
        font-size: 3.1vw;
    }
}
