@charset "shift_jis";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

.layout-wrapper[data-bg-color="1"]>div>div {
padding-top:0;
}
.elem-heading-lv1--img .caption-container {
padding: 0;
}
.total_s_noto{
font-family: "Noto Sans JP", serif;
font-weight:900;
font-size: 3em;
text-align: center;
color: #004ea2;
line-height: 1.4;
}
.total_s_noto span{
	font-size: 0.7em;
	display: inline-block;
}
#total_s_lead{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap:2em;
background-color:#004ea2;
color: #fff;
padding:2em 2.8em;
margin: 0 -30px;
position: relative;
}
#total_s_lead h2{
line-height: 1.3;
grid-column: 1 / 4;
color: #fff;
text-align: left;
}
#total_s_lead p{
    grid-column: 1 / 3;
    font-size: 1.2em;
}
#total_s_lead ul{
    grid-column: 3;
    grid-row: 2 / 3;
}
#total_s_lead ul li,
.total_s_ent_btn{
    background-color: #fff;
}
.total_s_ent_btn{
    max-width: 500px;
    margin: 3em auto;
}
#total_s_lead ul a,
.total_s_ent_btn a{
    display:grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    color: #000;
    font-family: "Noto Sans JP", serif;
font-weight:900;
font-size: 1.5em;
padding:1em 1.5em;
font-style: italic;
text-decoration: none;
}
#total_s_lead ul a:hover,
.total_s_ent_btn a:hover{
    opacity: 0.8;
}

#total_s_lead ul a::after,
.total_s_ent_btn a::after{
    content:"";
    font-style: normal;
}
#total_s_lead ul li:first-child a,
.total_s_ent_btn a{
    background-color:#a5bec9 ;
    margin-bottom: 1em;

}
#total_s_lead ul li:nth-child(2) a{
    background-color: #eee;
    margin-bottom: 1em;
}
#total_s_lead ul li:nth-child(3) a{
    background-color:#fff ;
}
#total_s_lead ul li:nth-child(3) a::after{
    transform: rotate(90deg);
    border-right:2px solid #000;
    padding-right: 0.25em;
    line-height:1em;
    height:1em;
}

#total_s_seminar{
    background-color: #0185C6;
    padding: 1.5em;
    line-height: 1.4;

}
#total_s_seminar p{
    font-size: 0.857em;
}
#total_s_seminar .total_s_noto{
    color: #fff;
    font-size: 2.25em;
}
#total_s_seminar h3{
    font-family: "Noto Sans JP", serif;
font-weight:900;
font-size: 1.5em;
margin-bottom: 0.5em;
}
#total_s_seminar h4{
    font-family: "Noto Sans JP", serif;
    font-weight:900;
    margin-bottom: 0.5em;
}



#total_s_seminar .total_s_seminar_time,
#total_s_seminar h3,
#total_s_seminar h3 + p{
    padding: 0 1.5rem;
}
#total_s_seminar .total_s_seminar_time{
    margin-bottom: 0.5em;
}

#total_s_seminar .total_s_seminar_time > span{
    display: inline-block;
    margin-right: 0.5em;
}
#total_s_seminar .total_s_seminar_time > span:first-child{
    color: #fff;
    padding: 0.5em 1em;
}
#total_s_seminar .total_s_seminar_time span span,
#total_s_seminar .total_s_seminar_time > span:last-child{
    font-size: 0.8em;
}
#total_s_seminar .total_s_seminar_time > span:last-child{
    padding: 0 0.5em;
    border-left: #000 1px solid;
}

#total_s_seminar .speakers{
    background-color: #eee;
    padding: 1em;
    margin-top: 1em;
}

#total_s_seminar .speakers p + h4{
    margin-top: 1em;
}

#total_s_seminar .speakers p,
#total_s_seminar div.opnening .greeter p{
    font-size: 0.785em;
}
#total_s_seminar div:not(.opnening) .speakers p{
    margin-left: 8em;
    text-indent: -8em;
}
#total_s_seminar .speakers p > span,
#total_s_seminar div.opnening .greeter p > span{
    display: inline-block;
    font-size: 1.27em;
    margin-right: 0.5em;
}
#total_s_seminar div:not(.opnening) .speakers p > span{
    min-width: 5.8em;
    text-indent: 0;
}
#total_s_seminar .speakers p > span span,
#total_s_seminar div.opnening .greeter p > span span{
    font-size: 0.785em;
    margin-left: 0.635em;
}

#total_s_seminar div.opnening .total_s_seminar_time > span:first-child{
background-color: #601886;
}
#total_s_seminar div.panel_d .total_s_seminar_time > span:first-child{
background-color: #172a88;
}
#total_s_seminar div.v_session .total_s_seminar_time > span:first-child{
background-color: #006834;
}

#total_s_seminar .opnening,
#total_s_seminar .column2 > div{
    background-color: #fff;
    margin-bottom: 1.5em;
}

#total_s_seminar > div.opnening{
    margin-top: 1.5em;
    display: grid;
    grid-template-columns: 1fr auto;
}
#total_s_seminar div.opnening .total_s_seminar_time{
    grid-column: 1 / 3;
    margin-bottom: 1.5em;
}
#total_s_seminar div.opnening h3,
#total_s_seminar div.opnening h3 + p{
    grid-column: 1 / 2;
}
#total_s_seminar div.opnening h3{
    font-size: 2em;
}

#total_s_seminar div.opnening .greeter{
    grid-column: 2 / 3;
    grid-row: 2 / 4;
    padding:0 1em 0 1em;
    text-align: center;
}

#total_s_seminar > div.opnening .speakers{
    grid-column: 1 / 3;
    grid-row: 4 / 5;
    padding: 1em;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 0.5em 1em;
}
#total_s_seminar > div.opnening .speakers h4:first-of-type{
    grid-column: 1 / 3;
}
#total_s_seminar > div.opnening .speakers h4:last-of-type{
    grid-column: 3 / 4;
    grid-row: 1 / 2;
} 
#total_s_seminar > div.opnening .speakers div{
    background-color: #fff;
    padding: 1em;
    display: grid;
    grid-template-columns:100px 1fr;
    gap: 1em;
}
#total_s_seminar > div.opnening .speakers div:first-of-type{
    grid-column: 1 / 3;
    display: grid;
    grid-template-columns: 100px 1fr 0.5em 100px 1fr;
    column-gap: 1em;
}


#total_s_seminar > div.opnening .speakers div:first-of-type p:nth-child(3){
    grid-column: 4 / 5;
}
#total_s_seminar > div.opnening .speakers div:first-of-type p:nth-child(4){
    grid-column: 5 / 6;
}

#total_s_seminar > div.opnening .speakers div:last-of-type{
    grid-column: 3 / 4;
    grid-row: 2 / 3;

}

#total_s_seminar > div.opnening .speakers img,
#total_s_seminar div.opnening .greeter img{
    margin-bottom: 0.5em;
}
#total_s_seminar .column2{
    columns: 2;
    column-gap: 1.5em;
}
#total_s_seminar .column2 > div{
break-inside:avoid-column;
}

.total_s_seminar_access{
	text-align: center;
	margin:1.5em auto;
	max-width:700px;
}
.total_s_seminar_access img{
	margin-bottom: 0.5em;
}

/*.ict_table
---------------------------------------------------------------------------------*/
.ict_table {
    font-size: 92.857%;
	margin-top: 1.5em;
}
.ict_table table{
	width:100%;
	margin:0;
}


.ict_table table + table{
    margin-top: 2em;
}

.ict_table th,
.ict_table td{
	border:#adbbd7 1px solid;
}


.ict_table th{
	color:#FFF;
	text-align:center;
    background-color:#004ea2;
	font-size:120%;
	padding:5px;

}

.ict_table td{
	padding:10px 5px;
}


.ict_table .ict_seminar tr:nth-of-type(odd) td,
.ict_table .exhibitor_list tr:nth-of-type(even) td{
	background-color:#EAF6FD;
}

.ict_table .exhibitor_list tr.ict_visible:nth-of-type(even) td{
	background-color:#fff;
}
.ict_table .exhibitor_list tr.ict_visible.ict_odd:nth-of-type(even) td,
.ict_table .exhibitor_list tr.ict_odd td{
	background-color:#EAF6FD;
}


.ict_table th.ict_th01{
	width:20%;
}

.ict_table th.ict_th02{
	width:26%;

}



.ict_table img{
    float: left;
    padding:0 10px 10px 0;
}

.ict_table div{
    font-size:84.615%;
    border-top: #adbbd7 1px solid;
    padding: 10px 10px 0;
    margin-top: 10px;
}

.ict_table h5{
	display:block;
	font-size:130%;
	font-weight:bold;
	color:#0185C6;
}

@media only screen and (max-width: 1208px){
	#total_s_lead ul a{
		font-size: 1.8vw;
}
}
@media only screen and (max-width: 768px){
	#total_s_lead h2 br,
	#total_s_seminar h3 br{
		display: none;
	}
	#total_s_lead ul a{
		font-size: 1.5em;
}
#total_s_lead {
	display: block;
}
#total_s_lead >p{
	margin: 1.5em 0;
}
.total_s_noto,
#total_s_seminar .total_s_noto{
	font-size:1.8em;
	}
    #total_s_seminar div.opnening{
        display: block;
    }
    #total_s_seminar div.opnening h3{
        font-size:1.5em;
    }
    #total_s_seminar div.opnening .greeter{
        padding:1em 0;
    }
    
#total_s_seminar > div.opnening .speakers{
    display: block;
}
#total_s_seminar > div.opnening .speakers div:first-of-type{
    display: grid;
    grid-template-columns: 100px 1fr;
	margin-bottom: 1em;
}
#total_s_seminar > div.opnening .speakers div:first-of-type p:nth-child(3){
    grid-column: 1 / 2;
}
#total_s_seminar > div.opnening .speakers div:first-of-type p:nth-child(4){
    grid-column: 2 / 3;
}

	#total_s_seminar .column2{
		columns: 1;
	}
}
