@charset "utf-8";

#taikenkai {
    position: relative;
    /* width: 95%; */
    width: 100%;
    background: url(../images/taikenkai/bg.jpg?v2) center top no-repeat;
    background-size: 100% auto;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: normal;
    border: 3px solid #fff;
    box-sizing: border-box;
}
#cp_main #taikenkai {
    
}
#taikenkai h1,
#taikenkai h2 {
    position: relative;
    left: auto;
    right: auto;
    width: 100%;
}
#taikenkai .indent {
    position: relative;
    line-height: 1.2;
}
#taikenkai .indent li {
    position: relative;
    text-indent: -1em;
    margin-left: 1em;
    margin-bottom: 0.2em;
}
#taikenkai .indent li span.dot {
	font-family: monospace;
}

#taiken_03 {
    width: 85.052%;
    margin: 0 auto 4.84% auto;
    box-shadow: 10px 10px 10px 0 rgba(0,0,0,0.42);
}

#taikenkai ul.location li {
    margin-bottom: 1.789%;
}
#taikenkai ul.location a {
    transition-duration: 0.2s;
}

#taikenkai ul.location a:hover {
    filter: brightness(140%);
}

#taikenkai hr {
    border: none;
    background: url(../images/taikenkai/taiken_10.png) center top no-repeat;
    background-size: 100% auto;
    padding-top: 0.315%;
}
#taiken_10a + hr {
    margin-top: 3.578%;
    margin-bottom: 1.894%;
}
#taikenkai #taiken_11 + hr {
    margin-top: 2.315%;
    margin-bottom: 2.526%;
}


#taiken_11 {
    position: relative;
}
#taiken_14 { position: absolute; width: 42.947%; left: 50.578%; top: 0; margin-top: 43.894%; transform: rotate(-12.5deg); }
#taiken_14 img {
    display: block;
    border-radius: 5.417% / 8.604%;
    box-shadow: 0 0 13px rgba(255, 255, 255, 1);
}

#taikenkai a {
    color: #000;
}
#taikenkai a:hover {
    color: #c6f;
}

#taikenkai a.btn {
    display: block;
    transition-duration: 0.2s;
}
#taikenkai a.btn:hover {
    filter: brightness(140%);
}



.cp2025-3_04_frame .notice {
    display: block;
    padding: 1em 0 2em 1em;
    color: #000;
}

#taikenkai #taikenkai_16 { width: 96.129%; margin-left: 2.092%; }


@keyframes a_flash {
	0%   { filter: brightness(140%); }
	100% { filter: brightness(100%); }
}
#taikenkai #cpcopyright {
    line-height: 1.6;
}
@media screen and (max-width: 1000px) {
    #taikenkai span.pc {
        display: none !important;
    }
    #taikenkai span.sp {
        display: block !important;
    }
    #taikenkai br.pc {
        display: none !important;
    }
    #taikenkai br.sp {
        display: inline !important;
    }
    .pc {
        display: none !important;
    }
    .sp {
        display: block !important;
    }
    #taikenkai {
        border: 2px solid #fff;
    }
}
