@charset "utf-8";

#cp2025-2 {
    width: 95%;
    background: url(../images/cp2025-2/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-2 h1,
#cp2025-2 h2 {
    position: relative;
    left: auto;
    right: auto;
    width: 100%;
}
#cp2025-2 .indent {
    position: relative;
    line-height: 1.2;
}
#cp2025-2 .indent li {
    position: relative;
    text-indent: -1em;
    margin-left: 1em;
    margin-bottom: 0.2em;
}
#cp2025-2 .indent li span.dot {
	font-family: monospace;
}


.cp2025-2_04_frame {
    position: relative;
    width: 95.188%;
    margin: 0 auto;
    background: url(../images/cp2025-2/cp2025-2_04_bg.png) center top no-repeat;
    background-size: 100% 100%;
    padding-bottom: 4.497%;
    margin-bottom: 4.602%;
}

#cp2025-2 a {
    color: #000;
}
#cp2025-2 a:hover {
    color: #c6f;
}

.cp2025-2_04_box {
    position: relative;
    box-sizing: border-box;
    width: 93.406%;
    margin: 0 auto;
    border: 2px solid #692d53;
}
.cp2025-2_04_box h3 {
    position: relative;
    margin: -2.705% auto 0 auto;
}
#cp2025-2_05 {
    margin-bottom: 4.175%;
}
#cp2025-2_05 h3 {
    width: 27.882%;
}

#cp2025-2_07 {
    text-align: center;
}
#cp2025-2_07 h3 {
    width: 21.764%;
}

#cp2025-2_07 p {
    text-align: center;
    font-size: 30px;
    color: #820909;
    font-weight: 900;
    line-height: 2.36;
}

#cp2025-2_07 ul.indent {
    display: inline-block;
    font-size: 21px;
    font-weight: 700;
    color: #000;
}
#cp2025-2_07 ul.indent>li {
    text-align: left;
    text-indent: -2em;
    margin-left: 2em;
    margin-bottom: 0.5em;
    line-height: 1.5;
}
#cp2025-2_07 ul.indent>li:before {
    content: "";
    background: url(../images/cp2025-2/circle.png) center top no-repeat;
    background-size: 100% 100%;
    width: 2.5em;
    height: 2.5em;
    position: absolute;
    left: -2.5em;
    top: -0.5em;
}
#cp2025-2_07 .indent .num {
    position: relative;
    font-weight: 900;
    z-index: 2;
}
#cp2025-2_07 ul.indent ul {
    margin-top: 0.5em;
}

#cp2025-2 #cp2025-2_08 { width: 96.129%; margin-left: 2.092%; }

#cp2025-2 .kiyaku {
    position: relative;
    width: 94.351%;
    margin: 1% auto 8% auto;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}
#cp2025-2 .kiyaku a {
    word-break: break-all;
}
#cp2025-2 .kiyaku p {
    margin-bottom: 0.5em;
}
#cp2025-2 .kiyaku h3 {
    font-weight: bold;
    margin-bottom: 0.5em;
}
#cp2025-2 .kiyaku ul+h3,
#cp2025-2 .kiyaku p+h3 {
    margin-top: 1em;
}
#cp2025-2 .kiyaku li>ul {
    margin-top: 0.5em;
    margin-bottom: 1em;
}
#cp2025-2 .kiyaku li {
    margin-bottom: 0.5em;
}
#cp2025-2 p.otoiawase {
    text-align: center;
    margin: 1em auto;
}
#cp2025-2 .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-2 .kiyaku a.otoiawase:hover {
    transform: scale(1.05);
}

@keyframes a_flash {
	0%   { filter: brightness(140%); }
	100% { filter: brightness(100%); }
}
#cp2025-2 #cpcopyright {
    line-height: 1.6;
}
@media screen and (max-width: 1000px) {
    #cp2025-2 span.pc {
        display: none !important;
    }
    #cp2025-2 span.sp {
        display: block !important;
    }
    #cp2025-2 br.pc {
        display: none !important;
    }
    #cp2025-2 br.sp {
        display: inline !important;
    }
    .pc {
        display: none !important;
    }
    .sp {
        display: block !important;
    }
    #cp2025-2_07 p {
        font-size: 3vw;
    }

    #cp2025-2_07 ul.indent {
        font-size: 2.4vw;
    }
    #cp2025-2 .kiyaku {
        font-size: 3.1vw;
    }
}
