@charset "utf-8";

#consalabo {
    font-size: 15px;
}
#consalabo .inner {
    max-width: 1280px;
    margin: 0 auto;
}
#consalabo .clrTxt {
    overflow: hidden;
    text-indent: -10000px;
    text-decoration: none;
    height: 0;
}
#consalabo .ytCont {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    order: 1;
}
#consalabo .ytCont iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
#consalabo a.btn {
    display: block;
    transition: .3s;
}



#consalabo #header #headMain {
    background: #92d2d2;
}
#consalabo #header #headMain .inner {
    max-width: 100%;
    position: relative;
}
#consalabo #header h1 {
    background: url("../images/head_main202407.jpg") no-repeat top center;
    background-size: cover;
    padding-top: 27.343%;
    position: relative;
    /* transition: .3s; */
}
@media screen and (max-width:1550px) {
#consalabo #header h1 {
    /* background-size: 130%; */
    /* padding-top: 23.4%; */
}
}
#consalabo #header #headOa {
    background: #000000;
}
#consalabo #header #headMain .start {
    position: absolute;
    width: 27%;
    left: 15%;
    top: 70%;
}
#consalabo #header h2 {
    background: #3e1f81 url(../images/head_oa.png) top center no-repeat;
    background-size: cover;
    padding-top: 7%;
}
/*ここから*/
#consalabo .description{
	background: #000000;
	width:100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
#consalabo .icon{
	display: flex;
	align-items: center;
}
#consalabo .logo{
	padding:5px;
	width: 60px;
	height: 60px;
}
#consalabo .name{
	font-size:30px;
	color:#ffffff;	
}
#consalabo .oa{
	margin-left: 30px;
}
#consalabo .oa>.date{
    position:relative;
    background:#ffffff;
    padding: 8px 15px;
    text-align:center;
    color: #000000;
    font-size:16px;
    font-weight:bold;
}
#consalabo .oa>.date:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(255, 255, 255, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:17px;
    border-right-width:17px;
    margin-top: -10px;
    border-right-color:#ffffff;
    right:100%;
    top:50%;
}
/*ここまで*/
/*#consalabo #header #headRead {
    background: #000000;
}
#consalabo #header h3 {
    background: #3e3e3e url(../images/head_read2401.png) top center no-repeat;
    background-size: cover;
    padding-top: 9.6875%;
}*/



#consalabo #contentWrap {
    padding: 60px 0 60px 0;
    background: #cdcfce;
}
#consalabo #contentWrap .inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}


#consalabo #nextOa {
    width: 53.282%;
    background: #fff;
    padding: 15px;
    position: relative;
}
#consalabo #nextOa h4 {
    position: absolute;
    left: 0;
    top: -35px;
}
#consalabo #nextOa h4 img {
}
#consalabo #nextOa .date {
    font-size: 120%;
    font-weight: bold;
}
#consalabo #nextOa .ttl {
    font-size: 160%;
    font-weight: bold;
    margin-bottom: 20px;
}
#consalabo #nextOa .movie {
    max-width: 640px;
    margin: 0 auto 20px auto;
}
#consalabo #nextOa p {
    margin-top: 5px;
    font-size: 15px;
}

#consalabo .guest{
    border: 3px solid #000;
    background: #fff;
    display: flex;
    margin: 10px 0;
}
#consalabo .guest .guest_ttl{
    background: #ff201d;
    color: #fff;
    padding: 5px 1em;
    text-align: center;
    width: 5em;
    display: flex;
    justify-content: center;
    align-items: center;
}
#consalabo .guest .guest_name{
    padding: 5px 10px;
}
#consalabo #bnCont {
    width: 34.376%;
}
#consalabo #bnCont li {
    width: 100%;
    margin-bottom: 20px;
}


/*-------------------------------
202509オータムフェストステージイベント
-------------------------------*/
#consalabo #autumn2025{
	margin-bottom: 7%;
	background: #ffffff;
	padding-bottom: 2%;
	width: 94%;
}
#consalabo #autumn2025 .flex_wrap{
	display: flex;
	width: 90%;
	margin: 0 auto;
	gap: 2%;
	align-items: center;
}
#consalabo #autumn2025 .main_ttle{
	font-size: 2.3rem;
	font-weight: 800;
	margin-bottom: 2%;
	text-align: center;
	color: #fff;
	background: #DA3D38;
	padding: 0.8%;
	width: 100%;
}
#consalabo #autumn2025 .info_wrap{
	margin-bottom: 3%;
}
#consalabo #autumn2025 .info_wrap .info_inner{
	display: block;
	font-size: 1.7rem;
	font-weight: 600;
	margin: 0 auto;
	line-height: 3.6rem;
	vertical-align: text-bottom;
}
#consalabo #autumn2025 .info_wrap .info_inner p{
	display: block;
	font-size: 1.7rem;
	line-height: 1.8em;
	margin-top: 4%;
}
#consalabo #autumn2025 .info_wrap .info_inner p span{
	font-size: 1.7rem;
	color: #DA3D38;
}
#consalabo #autumn2025 .info_wrap .info_inner a{
	display: inline-block;
	color: #fff;
	background: #000000;
	padding: 0 0.9em;
	border-radius: 0.5rem;
	font-size: 0.9em;
}
#consalabo #autumn2025 .info_wrap .info_inner a:hover{
	background: #FF201D;
}
#consalabo #autumn2025 .info_wrap .info_inner .arrow{
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	line-height: 1;
	width: 0.4em;
	height: 0.4em;
	border: 0.15em solid currentColor;
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: translateX(-25%) rotate(45deg);
	margin-left: 0.5em;
}

#consalabo #autumn2025 .cast{
	width: 100%;
}
#consalabo #autumn2025 .cast .cast_inner{
	text-align: center;
	padding-bottom: 3%;
	margin: 0 auto;
	border: 1px solid #DA3D38;
}
#consalabo #autumn2025 .cast .cast_ttle{
	display: block;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 600;
	padding: 0.3%;
	background: #DA3D38;
	color: #ffffff;
	margin: 0 auto 2%;
}
#consalabo #autumn2025 .cast .cast_subttle{
	text-align: center;
	font-size: 1.8rem;
	font-weight: 600;
	color: #DA3D38;
}
#consalabo #autumn2025 .cast .cast_inner_wrap{
	display: flex;
	align-items: flex-start;
	margin: 2% 0 0 2%;
	gap: 3%;
}
#consalabo #autumn2025 .cast .cast_inner_wrap span{
	font-size: 0.8em;
}
#consalabo #autumn2025 .cast .member{
	text-align: start;
	font-size: 1.5rem;
	font-weight: 600;
	/* margin: 1.4em 0 0; */
	line-height: 1.2em;
}
#consalabo #autumn2025 .cast_inner_wrap img{
	width: 40%;
}
#consalabo #autumn2025 .member_inner_wrap img{
	width: 38%;
}
#consalabo #autumn2025 .cast .cast_inner_flex_wrap{
	display: flex;
	margin: 0 auto;
	justify-content: center;
	align-items: baseline;
}
#consalabo #autumn2025  .guest_flex_wrap{
	display: flex;
}
#consalabo #autumn2025 .guest_wrap{
	width: 64%;
}
#consalabo #autumn2025 .member_wrap{
	width: 34%;
	/* align-content: unset; */
}
#consalabo #autumn2025 .member_inner_wrap{
	display: flex;
	margin: 2% 0 0 2%;
	align-items: flex-start;
}

#consalabo #autumn2025 .member_inner_wrap span{
	font-size: 0.8em;
}
#consalabo #autumn2025  .guest_flex_wrap p{
	font-size: 1.5rem;
	font-weight: 600;
	text-align: start;
	line-height: 1.2em;
}
@media screen and (min-width: 768px) {
        .br-sp {
            display: none;
        }
    }