@charset "UTF-8";
/* ----------------------------------------------------------
ログイン部分
---------------------------------------------------------- */
.login-box{
	padding-top: 4rem;
	padding-bottom: 4rem;
}
.login_lead{
	color: var(--blue);
	padding-bottom: 3.2rem;
}
.login_lead h4{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	text-decoration: underline;
    color: var(--blue);
}
.first{
	border: 1px solid var(--blue);
	padding: 20px;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 0.05em;
	line-height: 2.4rem;
	margin-bottom: 20px;
}
.first span{
	font-weight: bold;
}
.login_lead ul li{
	position: relative;
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0.08em;
	padding-left: 1em;
}
.login_lead ul li::before{
	position: absolute;
	content: "■";
	font-size: 14px;
	top: 0;
	left: 0;
}
.remind{
	text-align: center;
	margin-top: 20px;
}
.remind a{
	font-size: 1.4rem;
	line-height: 1.4rem;
	margin-bottom: 1rem;
	text-decoration: underline;
	width: 100%;
	display: block;
	font-weight: 500;
	transition: 0.3s;
}
.remind a:last-child{
	margin-bottom: 0;
}
.livelist-login .unndone{
	display: block;
	text-align: center;
	color: var(--blue);
    text-decoration: underline;
	transition: 0.3s;
}
.remind a:hover,
.livelist-login .unndone:hover{
	opacity: 0.7;
}

.mail .error{
	color: var(--red);
}
.mail .lunch-btn{
	margin-bottom: 1.6rem;
}
.mail table{
	width: 800px;
	max-width: 100%;
	justify-content: center;
	margin:auto;
	margin-bottom: 2rem;

}
.mail th{
	font-weight: bold;
	text-align: left;
	width: 40%;
}
.mail td{
	width: 60%;
}
.mail input[type="email"], .mail input[type="password"] {
    line-height: 1.5em;
    padding: 1rem;
    border-radius: 5px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    background-color: #fff;
    border: solid 1px #ccc;
    text-align: left;
	margin-bottom: 1rem;
	font-size: 1.5rem;
	line-height: 1.9rem;
}
.blank{
	background: var(--light);
	border:none;
	position:relative;
}
.banner-pc {
    display: none;
}

/* ----------------------------------------------------------
セッション部分
---------------------------------------------------------- */
/* バナー */

.livelist-banner{
    position: absolute;
    width: 20%;
    max-width: 300px;
    top: 8%;
    right: 10px;
    z-index: 9999;
}
.livelist-banner {
    position: fixed;
    width: 20%;
    max-width: 300px;
    top: 9%;
    right: 10px;
    z-index: 99;
}
.livelist-banner a.shiny{
	display: block;
	position: relative;
	overflow :hidden;
}
.livelist-banner a.shiny::after{
    position: absolute;
    top: -200%;
    left: -150%;
    content: "";
    height: 500%;
    width: 70px;
    background: linear-gradient(90deg, rgba(255,255,255,0),rgba(255,255,255,0.6) 40%,rgba(255,255,255,0),rgba(255,255,255,0.6),rgba(255,255,255,0));
    transform: rotate(60deg);
    animation: 3s shine infinite linear;
}
@keyframes shine{
  0%{
    left:-100%;
  }
  80%{
    left:150%;
  }
  100%{
    left:150%;
  }
}
/* ボタン切り替え（配信待ち） */
.special-session .keynote_Box .detail-link {
	margin: 0 auto;
}
.detail-link.entry{
	border: none;
	background: var(--gray2);
	pointer-events: none;
}
.detail-link.entry:before {
	content: "配信待ち";
}
/* ボタン切り替え（ライブ配信） */
.detail-link.live{
	border-color: var(--red);
	background: var(--red);
}
.detail-link.live::before{
	content: "ライブ配信";
}
.detail-link.live:hover::before{
	color: var(--red);
}
/* ボタン切り替え（見逃し配信） */
.detail-link.archive{
	border-color: var(--blue);
	background: var(--blue);
}
.detail-link.archive::before{
	content: "見逃し配信";
}
.detail-link.archive:hover::before{
	color: var(--blue);
}
/* ボタン切り替え（追加申し込み） */
.detail-link.new{
	border-color: var(--blue);
	background: var(--blue);
}
.detail-link.new::before{
	content: "追加申し込み";
}
.detail-link.new:hover::before{
	color: var(--blue);
}
/* スケジュール */
.livelist-sch.schedule-box {
    padding-top: 1.4rem;
}
.livelist-sch .til_date {
    padding-top: 3rem;
}
.schedule-boxes li.detail-box .btn.btn-livelist{
	padding: 1.4rem 0.8rem;
	height:48px;
    font-size: 1.5rem;
    line-height: 1.5rem;
	width:100%;
}
.schedule-boxes li.detail-box .btn.btn-livelist::before{
	width:100%;
	letter-spacing: 0.05em;
    font-size: 1.8rem;
	line-height:1.8rem;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.schedule-boxes li.ss-ppl2.detail-box .ss-con01_img {
    width: 310px;
}
.livelist-sch .time-sp span.txtline {
    border-bottom: 3px dotted var(--acc);
}

.ss-ppl2_name {
    margin-bottom: 1.4rem;
}
._ss-ppl2_name {
    margin-bottom: 0.8rem;
}

.detail-box .ss-con01_note {
    font-size: 1.2rem;
    line-height: 1.6rem;
	margin-top: 1rem;
}

/*ボタン*/
.btn-live.btn-flat {
    overflow: hidden;
    padding: 1.5rem 2rem;
    color: #fff;
    border: none;
    font-weight: bold;
    border-radius: 5px;
}
.btn-live.btn-flat:before {
    position: absolute;
    top: 0;
    left: 73px;
    width: 340px;
    height: 500%;
    content: '';
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translateX(-98%) translateY(-70%) rotate(135deg);
    transform: translateX(-98%) translateY(-70%) rotate(135deg);
    background: var(--acc);
}
.btn-live.btn-flat.co-or:before {
    background: var(--sub);
}
.btn-live.btn-flat:hover:before {
    -webkit-transform: translateX(-9%) translateY(-25%) rotate(135deg);
    transform: translateX(-9%) translateY(-25%) rotate(135deg);
}
.livelist-sch .btn::before {
    border-bottom: none;
    border-left: none;
}


/* 配信待ち */
.schedule-boxes li.detail-box .btn.entry::before{
	content:'配信待ち';
	color: var(--basic);
}
.schedule-boxes li.detail-box .btn.entry,.schedule-boxes li.detail-box .btn.entry:hover{
	border-color:var(--dark);
	background: var(--light);
	color: var(--basic);
    cursor: default;
}
.schedule-boxes li.detail-box .btn.entry::after,.schedule-boxes li.detail-box .btn.entry:hover::after{
	border-color:var(--light);
}
.entry .btn-live.btn-flat:before {
    display: none;
}
/* END  配信待ち */
/* ライブ配信 */
.schedule-boxes li.detail-box .btn.live::before{
	content:'ライブ配信';
	color: var(--light);
}
.schedule-boxes li.detail-box .btn.live{
	border: none;
	background: var(--acc);
	color: var(--light);
}
/* .schedule-boxes li.detail-box .btn.live:hover{
	background: transparent;
	color: var(--acc);
} */
.schedule-boxes li.detail-box .btn.live::after{
	border-color:var(--light);
}
/* .schedule-boxes li.detail-box .btn.live:hover::after{
	border-color: var(--acc);
}
.schedule-boxes li.detail-box .btn.live:hover::before{
	color: var(--acc);
} */
.schedule-boxes li.detail-box .btn.live:hover .btn-live.btn-flat::before {
    -webkit-transform: translateX(-9%) translateY(-25%) rotate(135deg);
    transform: translateX(-9%) translateY(-25%) rotate(135deg);
}
/* END ライブ配信 */
/* 見逃し配信 */
.schedule-boxes li.detail-box .btn.archive{
	border: none;
	background: var(--sub);
	color: var(--light);
}
.schedule-boxes li.detail-box .btn.archive::after{
	border-color:var(--light);
}

/* .schedule-boxes li.detail-box .btn.archive:hover{
	background: transparent;
	color: var(--sub);
} */
.schedule-boxes li.detail-box .btn.archive::before{
	content:'見逃し配信';
	color: var(--light);
}
.schedule-boxes li.detail-box .btn.archive:hover .btn-live.btn-flat::before {
    -webkit-transform: translateX(-9%) translateY(-25%) rotate(135deg);
    transform: translateX(-9%) translateY(-25%) rotate(135deg);
}
/* .schedule-boxes li.detail-box .btn.archive:hover::before{
	color: var(--sub);
} */
/* .schedule-boxes li.detail-box .btn.archive:hover::after{
	border-color:var(--sub);
} */
/* END 見逃し配信 */

/* 追加申し込み */
.schedule-boxes li.detail-box .btn.new{
	border: none;
	background: var(--ms);
	color: var(--light);
}
.schedule-boxes li.detail-box .btn.new::after{
	border-color:var(--light);
}
/* .schedule-boxes li.detail-box .btn.new:hover{
	background: transparent;
	color: var(--ms);
} */
.schedule-boxes li.detail-box .btn.new::before{
	content:'追加申し込み';
	color: var(--light);
}
.schedule-boxes li.detail-box .btn.new:hover .btn-live.btn-flat::before {
    -webkit-transform: translateX(-9%) translateY(-25%) rotate(135deg);
    transform: translateX(-9%) translateY(-25%) rotate(135deg);
}
/* .schedule-boxes li.detail-box .btn.new:hover::before{
	color: var(--ms);
}
.schedule-boxes li.detail-box .btn.new:hover::after{
	border-color:var(--ms);
} */
/* END 追加申し込み */
/* 配信終了 */
.detail-link.end {
	border-color: #999;
	background: #999;
	pointer-events: none;
}
.detail-link.end::before{
	content:'配信終了';
	color: #fff;
}
/* END 配信終了 */

/* END ボタン*/

.special_Wrap.livelist {
	padding: 30px 0;
}
.special_Wrap .title_box {
    text-align: center;
	border-top: solid 2px #ddd;
	padding-top: 40px;
}
.livelist-special {
    padding-top: 70px;
    margin-top: -70px;
}
.special_til_box{
	padding-top: 3.2rem;
/*	padding-bottom: 2rem;*/
}
.special_til_box .til{
	margin-bottom: 1rem;
}
.til span.special_til{
	    font-size: 1.8rem;
	margin-right: 1.6rem;
}
.livelist-sch .til span {
    font-family: "Work Sans", sans-serif;
}
.special-con{
	position:relative;
	padding-top: 2.4rem;
	padding-bottom: 3.2rem;
    background: var(--light);
}
.special-con .txt{
	font-weight: bold;
	text-align: center;
	line-height: 2.4rem;
	letter-spacing: 0.08em;
	margin-bottom: 1.4rem;
}
.special-session {
	background: #fff;
}
.special-session_li li{
	width: 32.8%;
	border:2px solid var(--light_b);
	border-radius:8px;
	background: #fff;
	padding: 1.2rem 1.2rem 1.4rem;
	margin-bottom: 1.8rem;
	flex-direction: column;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.special-session_li li:first-child, .special-session_li li:nth-child(2),.special-session_li li:nth-child(3) {
    width: 100%;
}
.special-session_li li img{
	border-radius:8px;
	object-fit: cover;
	aspect-ratio: 3 / 1.4;
	margin-bottom: 1.6rem;
}
.special-session_li li:first-child img,.special-session_li li:nth-child(2) img,.special-session_li li:nth-child(3) img {
    width: 303px;
    text-align: center;
    margin-right: 4rem;
}
.btn-box{
	margin-top: auto;
}
.special-session_li li h3{
	line-height: 2rem;
	letter-spacing: 0.08em;
	padding-left: 0.8rem;
	border-left:2px solid var(--ms);
	font-weight: bold;
	margin-bottom: 1rem;
}
.special-session_li li:first-child h3,.special-session_li li:nth-child(2) h3,.special-session_li li:nth-child(3) h3 {
    font-size: 1.8rem;
    line-height: 2.6rem;
    padding-left: 1.6rem;
    margin-bottom: 1.8rem;
}
.special-session_li li p.name{
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.5rem;
	margin-bottom: 0.4rem;
}
.special-session_li li p.name span{
	font-size: 1.4rem;
}
.special-session_li li p.campany{
	font-size: 1.3rem;
	line-height: 1.8rem;
	margin-bottom: 1.6rem;
	letter-spacing: 0.05em;
}
.special-session_li li .btn{
	font-size: 1.6rem;
	line-height: 2.3rem;
	    padding: 0.8rem 0.6rem;
}
.special-session_li li .btn-flat {
	font-size: 1.6rem;
	line-height: 2.3rem;
	padding: 0.8rem 0.6rem;
}
.special-session_li li .btn-flat.small:before {
	width: 340px;
}
.special-session_li li .btn-flat:before {
	left: 87px;
}
.campaign_bg.white_bg {
	background-color: var(--gray);
}

#livelist_date {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
#livelist_date li {
	width: 47%;
	display: flex;
	flex-direction: column;
	background: #fff;
	margin-bottom: 15px;
}
#livelist_date li.empty_li {
	background: #e0e9f3;
}
#livelist_date .session {
	margin-top: 0;
}
#livelist_date .session .txt_Box{
    position: relative;
    width: 100%;
    padding: 15px;
}
#livelist_date .session .txt_Box h4{
    font-size: 19px;
    padding-bottom: 10px;
    border-bottom: var(--gray) 1px solid;
	letter-spacing: 0.02em;
}
#livelist_date .session.flex {
	align-items: flex-start;
}
#livelist_date .campany-info .campany-logo{
    max-width: 170px !important;
	margin-left: 10px;
}
#livelist_date .session .txt_Box .time {
	font-size: 18px;
	padding: 5px 10px;
}
.keynote_date {
	display: flex;
}
#livelist_date .session .txt_Box .time.keynote_mark {
	background: var(--blue);
	font-weight: 500;
	margin-right: 10px;
	align-items: center;
	letter-spacing: 1;
}
#livelist_date .session .txt_Box .time.keynote_mark::before {
	content: "";
	display: inline-block;
	width: 0.9em;
	height: 0.9em;
	background-image: url("/event/ipo2025/img/star_white.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 0.3em;
	vertical-align: middle;
	margin-top: -5px;
}
#livelist_date .session .company-detail {
	display: flex;
	margin-top: 15px;
}
#livelist_date .session .company-detail figure {
	width: 30%;
	max-width: 140px;
	margin-right: 15px;
}
#livelist_date .session .company-detail figure.keynote02 {
	width: 85%;
	margin-bottom: 5px;
}
#livelist_date .session .company-detail figure.keynote01 {
	width: 70%;
	max-width: 250px;
	margin-right: 15px;
}
#livelist_date .session .company-detail .company {
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: 0.7;
}
#livelist_date .session .company-detail .detail div {
	margin-bottom: 10px;
}
#livelist_date .session .company-detail .logo {
	width: 130px;
	display: block;
	margin-bottom: 15px;
}
#livelist .session {
	flex-grow: 1;
}
#livelist .detail-link {
	margin: 5px auto 20px;
	padding: 10px;
}
#livelist_date .session .company-detail .name {
	font-size: 16px;
	font-weight: bold;
}
#livelist_date .session .txt_Box .campany-info .speaker-position {
	font-size: 13px;
	letter-spacing: 0.02em;
}
#livelist_date li.date{
	/*width: 100%;*/
	background: #222;
	font-size: 30px;
	line-height: 0.7;
	color: #fff;
	text-align: center;
	padding: 15px;
}
#livelist .empty{
	position: relative;
    pointer-events: none;
    background: #d4d6d9;
    padding: 12vh 0;
    text-align: center;
    border: none;
    overflow: hidden;
    background-image: linear-gradient(to left top, transparent calc(50% - 0.5px), #fff 50%, #fff calc(50% + 0.5px), transparent calc(50% + 1px));
	border-radius: 0;
}
#livelist .page_ttl.entry h2{
	margin-top: 0;
}
@media screen and (max-width:640px){
	#livelist .special-session h3::before{
		left: -20px;
	}
}

#livelist #session{
	background-color: #e0e9f3;
	background-image: none;
}

@media screen and (max-width: 1200px) {
	#livelist_date .session .txt_Box .campany-info > div.w65 {
		width: 62%;
	}
}
@media screen and (max-width: 1170px) {
	#livelist_date .session .txt_Box .campany-info .speaker-position {
		font-size: 12px;
	}
}@media screen and (max-width: 990px) {
	#livelist_date .session .txt_Box h4{
		font-size: 20px;
	}
	#livelist_date .session .txt_Box{
		height: 500px;
	}
	#livelist_date .session .txt_Box .campany-info > div.w65 {
		width: 60%;
	}
}
@media screen and (max-width: 1060px) {
	.livelist .cam_tag {
	    right: 0;
	}
}
@media screen and (max-width: 1024px) {
	#livelist_date li.ma .session .txt_Box {
		height: 420px;
	}
	#livelist_date li.rm .session .txt_Box {
		height: 460px!important;
	}
	#livelist_date .session .txt_Box .campany-info > div.w65 {
		width: 100%;
	}
	.speaker-position .pc {
		display: none;
	}
}
@media screen and (max-width:840px) {
    .schedule-boxes li.ss-ppl2.detail-box .ss-con01_img {
        width: 280px;
    }
}
@media screen and (max-width:790px) {
    .special-session_li li:first-child img {
        margin: 0 auto 1.8rem;
    }
    .special_gekkansoumu_txt {
        margin: 0 auto;
    }
	#livelist_date li.ma .session .txt_Box,
	#livelist_date li.rm .session .txt_Box {
		height: auto;
	}
}
@media screen and (max-width:768px) {

	.lower_ttl{
		padding: 100px 0 60px;
	}
	.page_ttl {
        top: 57%;
    }
	.login_lead h4 {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.first {
		padding: 15px;
		font-size: 14px;
		margin-bottom: 15px;
	}

	.livelist-banner{
		position: fixed;
		top: unset;
		bottom: 1%;
		right: unset;
		left: 50%;
		transform: translateX(-50%);
		width: 96%;
		max-width: none;
	}
	.livelist-banner a.shiny::after{
		content: none;
	}

	.session_Wrap {
		background-size: 300%;
	}
	.session_Wrap .fukidashi {
		border-radius: 8px;
		padding: 10px;
		font-size: 16px;
		margin: 0 auto 20px;
	}
	.session_Wrap .fukidashi::after{
		bottom: -15%;
	}
	.session_Wrap .session{
		margin-bottom: 15px;
	}
	.session_Wrap .session.red{
		margin-bottom: 20px;
	}

	.special-session_li li{
		width: 49.5%;
	}
    .btn-live.btn-flat:before {
        left: 90px;
    }
    .special-session_li li:first-child h3 {
        font-size: 1.6rem;
        line-height: 2rem;
        padding-left: 0.8rem;
    }
    .livelist-sch .til_date {
        padding-top: 2rem;
    }
	.mail tr, .mail th,.mail td{
		display: block;
		width: 100%;
	}
	.mail{
		width:100%;
		padding-top: 0;
		padding-bottom: 0;
		display: block;
	}
	.mail table{
		display:  block;
		width:100%;
	}
	.schedule-boxes li.detail-box .btn.btn-livelist{
		padding: 1.4rem 0.8rem;
		height:44px;
		width:100%;
	}
	.schedule-boxes li.detail-box .btn.btn-livelist::before{
		letter-spacing: 0.05em;
		font-size: 1.6rem;
		line-height:1.6rem;

	}
    .detail-box .ss-con01_img {
        width: 160px;
    }
    .schedule-boxes li.ss-ppl2.detail-box .ss-con01_img {
        width: 140px;
        justify-content: center;
    }
    .schedule-boxes li.ss-ppl2.detail-box .ss-con01_img .ss-con01_logo {
        margin-top: 1rem;
    }
	.cam-tag02 {
		top: -16rem;
	}
    .livelist-special {
        padding-top: 40px;
        margin-top: -40px;
	}
	#footer{
		padding-bottom: 90px;
	}
	#Pagetop {
		bottom: 0%;
	}
	.special_Wrap.livelist {
		padding: 10px 0;
	}
	.special_Wrap .Wrap_ttl {
        font-size: 30px;
    }
	.special_Wrap .title_box {
		padding-top: 20px;
	}
	section.special_Wrap .speaker-position{
		letter-spacing: 0.04em;
		line-height: 1.5em;
	}
	section.special_Wrap ul {
		margin-bottom: 10px;
    }
	.special-session .ss-txt_Box .campany-info .speaker-name {
		line-height: 1.2em;
	}
	.special-session.left {
        margin: 0 auto;
		flex-direction: column;
    }
    .special-session .ss-txt_Box {
        margin: 0 auto;
    }
	#livelist .inner_1200{
		width: 98%;
	}
	#livelist_date {
		display: flex;
	}
	#livelist_date li {
		width: 48%!important;
	}
	#livelist_date li.date{
		font-size: 20px;
		line-height: 0.5;
	}
	#livelist .session .txt_Box .sp-Box .time {
		display: none;
	}
	/*#livelist_date li:nth-child(1) { order: 1;}
	#livelist_date li:nth-child(2) {
		order: 6;
		margin-top: 40px; }
	#livelist_date li:nth-child(3) { order: 2;}
	#livelist_date li:nth-child(4) { order: 7;}
	#livelist_date li:nth-child(5) { order: 3;}
	#livelist_date li:nth-child(6) { order: 8;}
	#livelist_date li:nth-child(7) { order: 4;}
	#livelist_date li:nth-child(8) { order: 9;}
	#livelist_date li:nth-child(9) { order: 5;}
	#livelist_date li:nth-child(10) { order: 10;}*/

	#livelist_date .session {
		margin-top: 10px;
	}
	#livelist_date .session .txt_Box{
		width: 100%;
		padding: 5px 10px;
		height: auto;
	}
	#livelist_date .session .txt_Box h4{
		font-size: 16px;
	}
    #livelist_date .session .speaker-img figure img{
        width: 60%;
    }
	#livelist_date .session .txt_Box .campany-info {
        width: 100%;
        padding: 15px 8px 0;
    }
	#livelist .modal-open{
		left: 50%;
	}
	#livelist #Pagetop {
        bottom: 6%;
    }
	.session_keynote .speaker2{
		padding-top: 10px;
	}
	#livelist .empty {
		padding: 0;
		margin: 0;
	}
	#livelist .keynote_date {
		display: block;
	}
	#livelist_date .session .txt_Box .time {
		font-size: 13px;
		letter-spacing: 0.2;
		padding: 5px;
		width: 100%;
		text-align: center;
	}
	#livelist_date .session .txt_Box .time.keynote_mark {
		margin: 0 0 5px;
	}
	#livelist_date .session .company-detail {
		display: block;
		margin-top: 10px;
	}
	#livelist_date .session .company-detail figure {
		width: 60%;
		margin: 0 auto;
	}
	#livelist_date .session .company-detail .logo {
		margin: 10px auto 15px;
		width: 80%;
	}
	#livelist_date .session .company-detail .company {
		font-size: 10px;
	}
	#livelist_date .session .company-detail .name {
		font-size: 14px;
	}
	#livelist .detail-link {
		margin: 0 auto 10px;
		border-radius: 2px;
		font-size: 14px;
		padding: 5px;
	}
	#livelist_date .session .company-detail figure.keynote01 {
		width: 90%;
		margin: 0 auto;
	}
	#livelist_date .session .company-detail .keynote02_wrap {
		display: flex;
	}
	#livelist_date .session .company-detail figure.keynote02 {
		width: 45%;
		margin: 0 auto;
	}
	#livelist_date .session .company-detail .detail div {
		margin-bottom: 5px;
	}
}
@media screen and (max-width:450px) {
	.Box_01{
		height: 580px!important;
		display: block!important;
	}
	.Box_02{
		height: 450px!important;
		display: block!important;
	}
	.Box_03{
		height: 450px!important;
		display: block!important;
	}
}

@media screen and (max-width:769px)and (min-width:641px) {
    .detail-box .ss-con01_img {
        justify-content: center;
    }
}

@media screen and (max-width:640px){

	.schedule-boxes li.detail-box .btn.btn-livelist{
		padding: 1.4rem 0.8rem;
		height:38px;
	}
	.schedule-boxes li.detail-box .btn.btn-livelist::before{
		letter-spacing: 0.05em;
		font-size: 1.5rem;
		line-height:1.5rem;
	}
    .banner-sp{
        display: none;
    }
    .banner-pc{
        display: block;
    }
}

@media screen and (max-width:400px){

	.special-session_li li{
		width: 100%;
	}
    .schedule-boxes li.ss-ppl2.detail-box .ss-con01_img {
        width: 100%;
        text-align: center;
        justify-content: center;
    }
}

@media screen and (max-width:360px){
	.Box_03{
		height: 470px!important;
		display: block!important;
	}
}

@media screen and (max-width: 768px) {
    #livelist_date .session .txt_Box {
        padding: 8px!important;
    }
    .session .txt_Box .sp-Box .time {
        display: none;
    }
    .session_keynote .campany-info {
        display: block;
    }
    .session_keynote .info_box {
        display: block;
    }
    .session_keynote .speaker2 {
        display: flex!important;
    }
    .session .txt_Box .sp-Box {
        padding: 0;
    }
    .session_keynote .name_box {
        width: auto!important;
        padding: 0;
    }
}