@charset "utf-8";
/* CSS Document */

div#main .banner a{
    border: none;
    display: inline-block;
}
div#main .banner a:hover img{
    opacity:.7;
}
.ecoc2025_detail{
    margin-top:1em;
}
.ecoc2025_detail dt,.ecoc2025_detail dd{
    line-height: 1.4;
}
.ecoc2025_detail dt{
	float: left;
	font-weight: bold;
}
/*.ecoc2021_detail dd:before{
	content: ": ";
	display: inline;
}*/
.ecoc2025_detail dd{
	margin: 0 0 0.75em 6em;
}
/*
.ofc2023_boothBox{
    width: 80%;
    margin: 0 auto;
    padding: 2em 0;
}
.ofc2023_boothBox img{
    width:100%;
    display:inline-block;
}
.ofc2023_boothBox img:first-child{
    margin-bottom: 1.5em;
}
*/
/* 
@media screen and (max-width:640px){
.photonicsWest_photo{
    flex-direction: column;
    justify-content: center;
}
.photonicsWest_photo > div{
    width:100%;
}
.photonicsWest_photo > div:first-child{
    margin-bottom: 1.5em;
}
.ofc2023_boothBox{
    width: 100%;
}
}-------- */