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

/************************

products index css

date.20181001
************************/

/* ---------------------------------- Index Uniq CSS ---------------------------------- */
#contents {
    text-align: left;
    margin: 0 auto;
    padding: 40px 0 0 0;
    width: 870px;
}
#contents p {
    line-height: 150%;
    margin: 0px;
    padding: 0px 0px 5px 0px;
    word-break: keep-all;
}
.btm10 {
    margin-bottom: 10px !important;
}


.title-bar .inner.topVisual {
	position: relative;
	height: 560px;
	background: #fff url(../img/news/20250411/co_global_expo_w1200h533.jpg) no-repeat center 18px;
	background-size: 66%;
	background-size: 95.5%;
	max-width: 950px;
	margin: 0 auto 0;
	/* overflow: hidden; */
	/* opacity: 0.8; */
	padding-top: 1.15em;
}

.title-bar .inner div.title {
	position: absolute;
	/* position: static; */
	left: 0;
	width: calc(100% - 64px);
	width: 100%;
	top: 78%;
	text-align: center;
	/* opacity: 0.8; */
}
.title-bar .inner .title h1 {
  font-size: 1.25em;
  /* margin-bottom: 0.25em; */
  line-height: 1.5;
  color: #000;
  /* line-height: 1; */
  /* border-bottom: 2px solid #000; */
  /* font-style: italic; */
  /* background-color: #000; */
  padding-top: 0;
  display: inline-block;
  width: 80%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.title-bar .inner .title p {
	color: #fff;
	font-size: 1.0em;
	/* font-style: italic; */
	font-weight: bold;
	line-height: 1.15;
	background: none;
	text-align: center;
	padding-bottom: 0.55em;
	width: 100%;
	background-color: #000;
}
.title-bar .inner .title p span {
	font-size: 100%;
}

.title-bar .inner .title a {
	position: absolute;
	/* position: static; */
	right: 380px;
	bottom: -48px;
	display: inline-block;
	color: #fff;
	/* background-color: #fff; */
	padding: 1em 5em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	font-size: 12px;
	background-color: #000;
}
.title-bar .inner .title a:hover {
    background-color: #333;
    text-decoration: none;
}



.title-bar .inner .title a .material-icons {
	font-size: 16px;
	/* font-weight: bold; */
	position: absolute;
	top: 9px;
	right: 21%;
}

#main {
	float: left;
	width: 510px;
}

#main .sepaHd {
	width: 510px;
}

#main .sepaHd h2 {
	float: left;
	font-size: 0;
	padding-bottom: 11px;
	width: 48px;
}

#main .sepaHd div {
	float: right;
	width: 38px;
}

#main .newsList {
	clear: both;
	margin-bottom: 12px;
	width: 510px;
}

#main .newsList li {
	background: url(../common/img/bg_gry_dott.gif) left bottom repeat-x;
	display: block;
	line-height: 0;
	padding: 12px 0;
	width: 510px;
}

#main .newsList p {
	padding:5px 0 0 30px;
}

#main .newsList li span {
	float: left;
	line-height: 140%;
	margin-right: 23px;
	width: 70px;
}

#main .newsList li a {
	background: url(/img/common/icon_link_arrow_03.gif) 1px 0.4em no-repeat;
	float: left;
	line-height: 140%;
	padding-left: 13px;
	width: 397px !important;
	width /**/: 410px;
}

#main .newsList li strong {
	float: left;
	font-weight: normal;
	line-height: 140%;
	width: 410px;
}

#main .newsLink {
	clear: both;
	width: 510px;
}

#main .newsLink a {
	background: url(../common/img/icon_link_arrow_02.gif) 2px 0.4em no-repeat;
	float: right;
	padding-left: 14px;
}

#main h2 {
	font-size: 1.5em;
	padding-bottom: 0.5em;
}

.movie-wrap {
    max-width: 100%;
    position: relative;
    padding-bottom: 56.2%;
    height: 0;
    overflow: hidden;
    margin: 0 auto 0.5em;
}

.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

iframe{
	pointer-events: auto;
}
#contents .movie-wrap + .movie-txt {
	padding: 4px 4px 5px 4px;
}

.release-ul {
	margin-bottom: 3em;
}
.release-ul li {
	position: relative;
	width: 100%;
	margin-bottom: 2em;
	background-color: #fcfcfc;
}
.release-ul li a {
	display: block;
}
.release-ul li a:hover {
	text-decoration: none;
}
.release-ul li .mark {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	font-size: 0.875em;
	background-color: #666;
	color: #fff;
}
.release-ul li strong {
	font-size: 1.15em;
}
.release-ul li img.thumb {
/*	float: left;
	width: 225px;
	padding-right: 1em;*/
	box-sizing: content-box;
}
.release-ul li a div {
	padding: 1em;
}

.release-ul li .date {
	padding-top: 0.5em;
	color: gray;
	display: block;
}


/* rightMenu */
#rightMenu {
	float: right;
	width: 300px;
}

#rightMenu .bgNone {
	background: none;
	padding-top: 0;
}

#rightMenu div.dtbt img {	border: 1px solid #CCCCCC;}
#rightMenu div.dtbt a:hover img {	border: 1px solid #CC0000;}
#rightMenu .cmBlock {margin-top:20px;}
#rightMenu .cmCaption {
	margin-top:5px;
	font-size:82%;
	margin-bottom: 10px;
}

#pageTop {
    clear: both;
    padding: 50px 0 29px 0;
    width: 870px;
}
#pageTop p {
    font-size: 0;
    line-height: 100%;
    margin: 0 0 0 786px;
    padding-bottom: 0;
    width: 84px;
}
