.cmIndex .l-container {
  overflow: visible;
}
.cmIndex .cm-navBox {
  background: #f4f1f0 url(../../img/bg_info.png) repeat center top;
  position: relative;
}
.cmIndex .cm-navBox__inner {
  width: 950px;
  margin: 0 auto;
  padding: 20px 0 0px;
  overflow: hidden;
}
.cmIndex .cm-navBox:after {
  content: "";
  width: 100%;
  height: 6px;
  background: url(../img/bg_gry_Jaggy_02.png) repeat-x center top;
  position: absolute;
  bottom: -6px;
}
.cmIndex .cm-localNav__items {
  overflow: hidden;
  margin-left: -25px;
  margin-bottom: 20px;
}
.cmIndex .cm-localNav__item {
  font-size: 18px;
  float: left;
  margin-left: 25px;
}
.cmIndex .cm-localNav__item a {
  padding: 0 0 0 35px;
  min-height: 24px;
  background: url(../img/icon_lnav_red.png) no-repeat left center;
  display: inline-block;
}
.cmIndex .cm-localNav__item a, .cmIndex .cm-localNav__item a:link, .cmIndex .cm-localNav__item a:visited {
  color: #333;
}
.cmIndex .cm__list__items {
  overflow: hidden;
  margin-left: -10px;
}
.cmIndex .cm__list__item {
  width: 230px;
  float: left;
  margin-left: 10px;
  margin-bottom: 20px;
}
.cmIndex .cm__list__item:nth-child(4n+1) {
  clear: left;
}
.cmIndex .cm__list__item a {
  display: block;
}
.cmIndex .cm__list__item a, .cmIndex .cm__list__item a:link, .cmIndex .cm__list__item a:visited {
  color: #333;
}
.cmIndex .cm__list__item a:hover {
  text-decoration: none;
}
.cmIndex .cm__list__item a:hover .cm__list__item__title, .cmIndex .cm__list__item a:hover .cm__list__item__brand {
  text-decoration: underline;
}
.cmIndex .cm__list__item__brand {
  padding: 8px 10px 0;
  line-height: 1.3;
  font-size: 14px;
  color: #B50026;
}
.cmIndex .cm__list__item__title {
  padding: 0px 10px 0;
  line-height: 1.3;
  font-size: 14px;
  color: #B50026;
}
.cmIndex .cm__list__item__performer {
  padding: 5px 10px 0;
  font-size: 12px;
  line-height: 1.3;
}
.cmIndex .cm-contents {
  padding: 40px 0;
  background: url(../img/bdr_h_01.png) repeat-x left bottom;
}
.cmIndex .cm-contents .headingType01 {
  margin-bottom: 20px;
}
.cmIndex .cm-contents--noBg {
  background: none;
}
.cmIndex .brand__list {
  margin-bottom: 15px;
}
.cmIndex .brand__list__items {
  overflow: hidden;
  margin-left: -10px;
}
.cmIndex .brand__list__item {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  position: relative;
}
.cmIndex .brand__list__item.is-new a:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: url(../img/icon_new_s.png) no-repeat center left;
  position: absolute;
  top: 0;
  left: 0;
}
.cmIndex .cm-sponsorContents {
  padding: 40px 0 60px;
}
.cmIndex .cm-sponsorContents .headingType01 {
  margin-bottom: 20px;
}
.cmIndex .cm-sponsorTable {
  border: solid 2px #f0ece9;
  margin-bottom: 15px;
}
.cmIndex .cm-sponsorTable table {
  width: 100%;
}
.cmIndex .cm-sponsorTable th, .cmIndex .cm-sponsorTable td {
  text-align: left;
  font-weight: normal;
  background-color: #faf9f7;
  padding: 8px 20px;
  font-size: 14px;
  line-height: 1.5;
}
.cmIndex .cm-sponsorTable tr:nth-of-type(2n) th, .cmIndex .cm-sponsorTable tr:nth-of-type(2n) td {
  background-color: #f4f2f0;
}
.cmIndex .cm-sponsorContents__note {
  font-size: 14px;
  line-height: 1.5;
}
.cmIndex .cm-detailContents {
  padding: 40px 0;
  background: url(../img/bdr_h_01.png) repeat-x left bottom;
  overflow: hidden;
}
.cmIndex .cm-detailContents__backLink {
  margin-top: -20px;
  margin-bottom: 10px;
}
.cmIndex .cm-detailContents__backLink a {
  display: inline-block;
}
.cmIndex .cm-movieBox__wrapper {
  width: 640px;
  margin: 0 auto 20px;
}
.cmIndex .cm-movieBox {
  height: 360px;
  background-color: #000;
}
.cmIndex .cm-movieBox .noFlash {
  color: #fff;
  padding: 50px;
}
.cmIndex .cm-movieBox .noFlash p {
  margin-bottom: 1em;
  font-size: 16px;
}
.cmIndex .headingType02 {
  margin-top: 25px;
}
.cmIndex .cm-shareBox {
  padding: 40px 0 60px;
}
.cmIndex .snsBtn01 {
  float: right;
}
.cmIndex .snsBtn01 li {
  float: left;
  margin-left: 5px;
}
.cmIndex .snsBtn01 .fb-like {
  line-height: 10px;
}
