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

div#main a:hover img{
    opacity: .7;
}

#main .cabletechshow2026_contents h3.gray{
    margin-bottom:0.25em;
}
#main .cabletechshow2026_contents p{
    margin-bottom:0.5em;
}
#main .cabletechshow2026_contents  ul li ul li {
  list-style-type: "- ";
}
.cabletechshow2026_detail dt{
	float: left;
	font-weight: bold;
	width:12em;
}

.cabletechshow2026_detail dd{
	margin: 0 0 1.2em 8.5em;
}
.booth-img{
	display: inline-block;
	margin-top: 0.5em;
}
div#main .link_logo,
div#main .cabletechshow2026_detail .logo_s{
    border-bottom: none;
    display: inline-block;
}
div#main .cabletechshow2026_detail .logo_s img{
    width: 280px;
    height: auto;
}
.text_s.red{
    background-color: #e00202;
    color: white;
    padding: 0.2em 0.4em;
    vertical-align: text-top;
}
.emphasis {
    font-weight: bold;
    font-size: 1.2em;
}
.indent {
    display: block;
    margin-left: 4.6em;
}
@media screen and (max-width: 640px) {
    .imgR{
        margin-top: 0.75em;
    }
}