@charset "utf-8";

/* ======================

 [brake-point]
 min-width:768px
 max-width:767px

====================== */

#wrapMainTtl {
	background-image: url(/sp/led/english/img/news/bg_ttl.png);
}

/* 娱乐老虎机_mg老虎机-【唯一授权牌照】包括 */
#wrapNews {
	width: 100%;
}

#wrapNews .innerContainer{}


#wrapNews .innerContainer .newsDT{
	width: 100%;
}

#wrapNews .innerContainer .newsDetails{}


.newsDetailsInner {}

.newsDetailsInner .newsItem {
	margin-bottom: 15px;
	padding-bottom: 0;
	border-bottom: 1px solid #ccc;
}

.newsDetailsInner .newsItem dt{
	display: inline-block;
	padding: 2px 20px;
	background-color: #1e3447;
	color: #fff;
}

.newsDetailsInner .newsItem dd{
}

.newsDetailsInner .newsItem dd a{
	display: block;
	padding: 10px 0 15px 0;
	background-image: url(/sp/led/english/img/news/ic_news_arrow.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #333;
}




#wrapNewsDetails{}
#wrapNewsDetails #wrapNewsTtl{
	display: table;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

#wrapNewsDetails #wrapNewsTtl .newsttlL{
	display: table-cell;
	width: 85%;
}

#wrapNewsDetails #wrapNewsTtl .newsttlL .data{
	display: inline-block;
	margin-bottom: 20px;
	padding: 3px 15px;
	background-color: #1e3447;
	color: #fff;
	font-size: 1.2rem;
}

#wrapNewsDetails #wrapNewsTtl .newsttlL h1{
	font-weight: normal;
	font-size: 2.4rem;
}





#wrapNewsDetails #wrapNewsTtl .newsttlR{
	display: table-cell;
	width: 15%;
	text-align: right;
}

#wrapNewsDetails #wrapNewsTtl .newsttlR p{
	padding-top: 20px;
}

#wrapNewsDetails #wrapNewsTtl .newsttlR a{
	display: inline-block;
	background-image: url(/sp/led/english/img/top/ic_list.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	color: #333;
}


/* ===========================================================================================================================
詳細画面
=========================================================================================================================== */
/*	テーブル設定
 ------------------------------------------------------------------------------------------------------- */
.normalTable {
	-webkit-text-size-adjust:none;
}
.normalTable a {
	color: #dc3884 !important;
}
.smallTable {
	font-size: 1.3rem;
}
.xsmallTable {
	font-size: 1.2rem !important;
}
.bigTable {
	font-size: 100% !important;
}

.tableSmallText th,
.tableSmallText td{
	padding: 1% 0.5% !important;
	word-wrap:break-all !important;
}
.normalTable table{
	width: 100%;
	border-collapse: collapse;
}
.normalTable th,
.normalTable td{
	box-sizing:border-box;
	word-wrap:break-all !important;
	font-weight: normal;
}

.normalTable th {
	background: #4a6985;
	color: #fff;
}
.normalTable td {
	background: #edeff1;
}


.normalTable .tCenter {
	text-align: center;
}
.normalTable th,
.normalTable td{
	padding: 10px;
	border-top: 1px #bbbbbb solid;
	border-left: 1px #bbbbbb solid;
	border-right: 1px #bbbbbb solid;
	border-bottom: 1px #bbbbbb solid;
}

/* ===============================================
#newsDetailWrap
=============================================== */
#newsDetailWrap p:first-child{
  margin-top: 0;
}
.newsDetailImage{
  font-size: 0;
  line-height: 0;
  margin-top: 22px;
}
.newsDetailImage:first-child{
  margin-top: 0;
}
.newsDetailImage img{
  width: 100%;
  height: auto;
}
.newsDetailImage p{
  margin-top: 3px;
}

#newsDetailWrap{
  margin-top: 40px;
}
.newsDetailImage p{
  font-size: 12px;
  line-height: 1.5em;
}
#newsDetailSideImage{
  float: right;
  width: 302px;
}
#newsDetailSideImage + #newsDetailMain{
  float: left;
  width: 628px;
}
#newsDetailDoubleImage{
  margin: 25px -20px 0;
  font-size: 0;
  line-height: 0;
}
#newsDetailDoubleImage > div{
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 20px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  margin-top: 0 !important;
}
#newsDetailWideImage{
  margin-bottom: 35px;
  text-align: center;
}
#newsDetailWideImage .newsDetailImage{
  width: 760px;
  text-align: left;
  margin: 0 auto;
}
#newsDetailSideFile{
  float: right;
  width: 185px;
}
#newsDetailSideFile .newsDetailImage > div{
border: solid 1px #a9a9a9;
padding: 9px;
margin-bottom: 7px;
}
#newsDetailSideFile + #newsDetailMain{
  float: left;
  width: 740px;
}
#newsDetailMain p{
  margin-top: 30px;
  font-size: 16px;
  line-height: 28px;
}

/* ===============================================
#newsDetailWrap02
=============================================== */
#newsDetailWrap02 .bloItem {
	margin-bottom: 50px;
}

#newsDetailWrap02 p:first-child{
  margin-top: 0;
}
#newsDetailWrap02 .newsDetailImage{
  font-size: 0;
  line-height: 0;
  margin-top: 22px;
}
#newsDetailWrap02 .newsDetailImage:first-child{
  margin-top: 0;
}
#newsDetailWrap02 .newsDetailImage img{
  width: 100%;
  height: auto;
}
#newsDetailWrap02 .newsDetailImage p{
  margin-top: 3px;
}

#newsDetailWrap02 {
  margin-top: 40px;
}
#newsDetailWrap02 .newsDetailImage p{
  font-size: 12px;
  line-height: 1.5em;
}
#newsDetailWrap02 #newsDetailSideImage{
  float: right;
  width: 302px;
}
#newsDetailWrap02 #newsDetailSideImage + .newsDetailMain{
  float: left;
  width: 628px;
}
#newsDetailWrap02 .newsDetailDoubleImage{
  margin: 25px -20px 0;
  font-size: 0;
  line-height: 0;
}
#newsDetailWrap02 .newsDetailDoubleImage > div{
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 20px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  margin-top: 0 !important;
}
#newsDetailWrap02 #newsDetailWideImage{
  margin-bottom: 35px;
  text-align: center;
}
#newsDetailWrap02 #newsDetailWideImage .newsDetailImage{
  width: 760px;
  text-align: left;
  margin: 0 auto;
}
#newsDetailWrap02 #newsDetailSideFile{
  float: right;
  width: 185px;
}
#newsDetailWrap02 #newsDetailSideFile .newsDetailImage > div{
border: solid 1px #a9a9a9;
padding: 9px;
margin-bottom: 7px;
}
#newsDetailWrap02 #newsDetailSideFile + .newsDetailMain{
  float: left;
  width: 740px;
}
#newsDetailWrap02 .newsDetailMain p{
  margin-top: 30px;
  font-size: 16px;
  line-height: 28px;
}

/* ===============================================
#newsDetailFileList
=============================================== */
#newsDetailFileList{
  display: block;
  font-size: 0;
  line-height: 0;
  
  
}
#newsDetailFileList li a{
  display: block;
  width: 100%;
  background-color: #e4e4e4;
  background-image: url(/sp/led/english/img/common/btn_arrow.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
  color: #333333;
  text-decoration: none;
  padding: 18px 22px;
}
#newsDetailFileList li a:hover{
  opacity:.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}
#newsDetailFileList li a > div{
  display: table;
}
#newsDetailFileList li a > div > *{
  display: table-cell;
  vertical-align: middle;
}
#newsDetailFileList li a .newsDetailFileListImage{
  border: solid 1px #a9a9a9;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  table-layout: fixed;
}
#newsDetailFileList li a .newsDetailFileListImage img{
  width: auto;
}
#newsDetailFileList li a > div > p{
  text-align: left;
  min-width: 100%;
}

#newsDetailFileList{
  margin: 20px -15px 0;
}
#newsDetailFileList li{
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  width: 33.3%;
  font-size: 14px;
  line-height: 1.5em;
}
#newsDetailFileList li a .newsDetailFileListImage img{
  height: 94px;
}
#newsDetailFileList li a > div > p{
  padding-left: 20px;
}


/* ===============================================
#newsDetailPager
=============================================== */
#newsDetailPager{
  text-align: center;
  position: relative;
}
#newsDetailPager div{
  display: inline-block;
}
#newsDetailPager div a{
  display: block;
  color: #333333;
  text-decoration: none;
}
#newsDetailPager div a:hover{
  opacity:.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}
#newsDetailPagerPrev a{
  position: absolute;
  left: 0;
  top: 0;
}
#newsDetailPagerBack a{
}
#newsDetailPagerNext a{
  position: absolute;
  right: 0;
  top: 0;
}

#newsDetailPager{
  margin-top: 100px;
}
#newsDetailPager div a{
  padding-top: 2px;
  height: 28px;
}
#newsDetailPagerPrev a{
  background: url(/sp/led/english/img/common/bt_prev.png) left center no-repeat;
  -moz-background-size: 14px 18px;
  background-size: 14px 18px;
  padding-left: 36px;
}
#newsDetailPagerBack a{
  background: url(/sp/led/english/img/common/bt_index.png) left center no-repeat;
  -moz-background-size: 14px 18px;
  background-size: 14px 18px;
  padding-left: 38px;
}
#newsDetailPagerNext a{
  background: url(/sp/led/english/img/common/bt_next.png) right center no-repeat;
  -moz-background-size: 14px 18px;
  background-size: 14px 18px;
  padding-right: 36px;
}


