@charset "UTF-8";
/* TOPページ
----------------------------------------------------*/
/*top cycleバナー*/
#topContents {
  max-height: 350px;
  max-width: 960px;
  padding: 0;
  margin: 30px 0 0px 0;
  position: relative;
  z-index: 10;
}

#slider {
  position: relative;
  z-index: 20;
}

.bxslider li {
  max-height: 300px;
}

.bx-pager {
  position: absolute;
  z-index: 100;
  top: 10px;
  right: 0;
}
.bx-pager a {
  position: relative;
  z-index: 40;
  display: block;
  font-size: 100%;
  font-weight: bold;
  line-height: 1;
  border-right: none;
  height: 12px;
  padding: 4px 7px 4px 10px;
  margin-bottom: 5px;
  -moz-border-radius: 10px 0 0 10px / 10px 0 0 10px;
  -webkit-border-radius: 10px 10px;
  border-radius: 10px 0 0 10px / 10px 0 0 10px;
  background-color: rgba(0, 0, 0, 0.2);
  behavior: url(/assets/templates/empire-mansion/css/PIE.htc);
}
.bx-pager a span {
  color: #fff;
}
.bx-pager a.live, .bx-pager a.all {
  display: none;
}
.bx-pager a.hidden {
  display: none;
}
.bx-pager a.active, .bx-pager a:hover {
  background-color: rgba(0, 0, 0, 0.6);
  border-right: none;
}

#pagenation.bx-pager {
  position: absolute;
  top: auto;
  right: 0;
}
#pagenation.bx-pager a {
  position: relative;
  bottom: 50px;
  display: block;
  float: left;
  line-height: 1;
  width: 30px;
  height: 10px;
  padding-bottom: 10px;
  background-color: #5577BB;
  border: none;
  padding: 0;
  margin-bottom: 0;
  margin-left: 5px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  behavior: url(/assets/templates/empire-mansion/css/PIE.htc);
  -moz-transition-property: height;
  -o-transition-property: height;
  -webkit-transition-property: height;
  transition-property: height;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
#pagenation.bx-pager a.buy {
  background-color: #5577BB;
}
#pagenation.bx-pager a.live {
  background-color: #6688AA;
}
#pagenation.bx-pager a.all {
  background-color: #5599CC;
}
#pagenation.bx-pager a span {
  visibility: hidden;
}
#pagenation.bx-pager a:hover {
  height: 20px;
}
#pagenation.bx-pager a.active {
  border: none;
  height: 20px;
}

	/*
#slidenav{
	position: absolute;
	right: 0;
	top:50px;
	background-color: #fff;
}*/
#contents {
  overflow: hidden;
}
#contents article {
  width: 972px;
}

.unit {
  width: 312px;
  margin-right: 12px;
  float: left;
}
.unit h2 {
  width: 312px;
}
.unit h2 img {
  width: 100%;
}
.unit .category {
  width: 273px;
  background: url(/assets/templates/empire-mansion/img/common/bg_dotline.png) repeat;
  -webkit-background-size: 4px auto;
  background-size: 4px auto;
}
.unit .category span {
  color: #fff;
  width: 125px;
  font-size: 12px;
  height: 12px;
  text-align: center;
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
}
.unit.buy .category span {
  background-color: #5577BB;
}
.unit.live .category span {
  background-color: #6688AA;
}
.unit.all .category span {
  background-color: #5599CC;
}
.unit h1 {
  font-size: 167%;
  font-weight: normal;
  padding: 12px 0;
  border-bottom: 1px solid #ccc;
}
.unit.buy h1 a {
  color: #5577BB;
}
.unit.live h1 a {
  color: #6688AA;
}
.unit.all h1 a {
  color: #5599CC;
}
.unit ul li {
  background: url(/assets/templates/empire-mansion/img/common/bg_dot.png) repeat;
  height: 425px;
  margin-bottom: 12px;
  list-style: none;
}
.unit ul li .entry {
  max-height: 385px;
  background-color: #F7F7F7;
  padding: 20px 20px 20px 20px;
  overflow: hidden;
  *zoom: 1;
}
.unit ul li .entry p {
  margin-top: 15px;
  font-size: 117%;
  line-height: 1.6;
}
.unit ul li .entry .topTnumbnail {
  width: 272px;
  max-height: 260px;
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 3px;
}
.unit ul li .entry .topTnumbnail img {
  width: 100%;
}
.unit ul li .entry ul#newsBox {
  width: 272px;
  height: 334px;
  margin-top: 20px;
  margin-bottom: 5px;
}
.unit ul li .entry ul#newsBox li {
  background: none;
  height: auto;
  border-bottom: 2px dotted #d6d6d6;
  padding-bottom: 14px;
  margin-right: 15px;
}
.unit ul li .entry ul#newsBox li p {
  margin-top: 5px;
  margin-bottom: 5px;
}
.unit ul li .entry ul#newsBox li .date {
  font-size: 100%;
  color: #666666;
}
.unit ul li .entry ul#newsBox li .date span {
  display: table-cell;
  vertical-align: middle;
  padding-right: 5px;
}
.unit ul li .entry ul#newsBox li .date span + span {
  font-size: 92%;
  padding: 1px 5px;
  line-height: 1;
  color: #fff;
  background-color: #444;
}
.unit ul li .entry ul#newsBox li .date span + span.type1 {
  background-color: #5599CC;
}
.unit ul li .entry ul#newsBox li .date span + span.type2 {
  background-color: #002277;
}
.unit ul li .entry ul#newsBox li .date span + span.type3 {
  background-color: #5577BB;
}
.unit ul li .entry ul#newsBox li a.btArrow {
  font-size: 117%;
  color: #5599CC;
  padding-left: 15px;
  background: url(/assets/templates/empire-mansion/img/common/icon_arrow_aqua.png) no-repeat left center;
  -webkit-background-size: 12px auto;
  background-size: 12px auto;
}
.unit ul li .entry ul#newsBox li a.btArrow:hover {
  text-decoration: underline;
}
.unit ul.matter {
  background-color: #fff;
  padding: 15px 14px 7px 14px;
  margin-top: 15px;
  margin-bottom: 3px;
}
.unit ul.matter li {
  height: auto;
  background-color: #fff;
  background: url(/assets/templates/empire-mansion/img/common/dot_blue.png) no-repeat;
  background-position: left center;
  padding-left: 14px;
  -webkit-background-size: 6px auto;
  background-size: 6px auto;
}
.unit a.arrow {
  font-size: 100%;
  font-weight: bold;
  float: right;
  color: #BBBBBB;
  padding: 3px 19px 3px 0;
  background: url(/assets/templates/empire-mansion/img/common/icon_arrow.png) no-repeat right center;
  -webkit-background-size: 16px auto;
  background-size: 16px auto;
}
.unit a.externalLink {
  font-size: 100%;
  font-weight: bold;
  float: right;
  color: #BBBBBB;
  padding: 3px 19px 3px 0;
  background: url(/assets/templates/empire-mansion/img/common/icon_external.png) no-repeat right center;
  -webkit-background-size: 16px auto;
  background-size: 16px auto;
}

.toggleButton {
  display: none;
}

.grid {
  width: 960px;
  overflow: hidden;
  margin-bottom: 50px;
}
.grid ul {
  width: 972px;
}
.grid ul li {
  width: 230px;
  height: 195px;
  float: left;
  background: none;
  background-color: #F7F7F7;
  margin-right: 13px;
  margin-bottom: 13px;
  list-style: none;
  position: relative;
}
.grid ul li section {
  margin: 20px;
}
.grid ul li .entrytitle, .grid ul li h1 {
  color: #555;
  border-left: 5px solid #000;
  padding-left: 7px;
  margin-bottom: 0;
}
.grid ul li .entrytitle span, .grid ul li h1 span {
  font-size: 92%;
  font-weight: bold;
}
.grid ul li h1 {
  margin-top: -1px;
  padding: 4px 0 3px 7px;
  font-size: 117%;
}
.grid ul li h1 a {
  color: #555555;
}
.grid ul li.staff .entrytitle span {
  color: #5577BB;
}
.grid ul li.mediation .entrytitle span {
  color: #559944;
}
.grid ul li.management .entrytitle span {
  color: #FF8811;
}
.grid ul li.staff .entrytitle, .grid ul li.staff h1 {
  border-color: #5577BB;
}
.grid ul li.mediation .entrytitle, .grid ul li.mediation h1 {
  border-color: #559944;
}
.grid ul li.management .entrytitle, .grid ul li.management h1 {
  border-color: #FF8811;
}
.grid ul li .date {
  color: #666;
  display: block;
  padding: 7px 0 5px 0;
}
.grid ul li p {
  color: #666;
  line-height: 1.4;
}
.grid ul li a.externalLink {
  font-size: 100%;
  font-weight: bold;
  color: #BBBBBB;
  background: url(/assets/templates/empire-mansion/img/common/icon_external.png) no-repeat right center;
  -webkit-background-size: 16px auto;
  background-size: 16px auto;
  position: absolute;
  right: 10px;
  bottom: 10px;
  display: block;
  height: 16px;
  width: 16px;
}
.grid ul li a.externalLink span {
  display: none;
}
.grid .toggle {
  overflow: hidden;
  max-height: 96px;
}

#link.grid {
  margin-bottom: 0;
}
#link.grid ul li {
  width: 230px;
  height: 100px;
  float: left;
  background: none;
  margin-right: 13px;
  margin-bottom: 13px;
  list-style: none;
  position: static;
}
#link.grid ul li a img {
  width: 230px;
}
#link.grid ul li p {
  font-weight: bold;
}

h2.circle {
  clear: both;
  font-size: 134%;
  color: #333;
  padding-left: 20px;
  margin-bottom: 15px;
  background: url(/assets/templates/empire-mansion/img/common/icon_circle.png) no-repeat left center;
  -webkit-background-size: 15px auto;
  background-size: 15px auto;
}
