/* Madori Teian */
.slider-container img {
  -ms-interpolation-mode: bicubic;
}
.madori-teian-icon {
  height: 40px;
  top: -20px;
}
.black-description {
  background-color: #000;
  color: #fff;
}
.brown-description {
  background-color: #462e29;
}
.lBrown-description {
  background-color: #ebe0d3;
}
.bdBtm1 {
  border-bottom: 1px solid #696969;
}
.bdBtm2 {
  border-bottom: 1px solid #333;
}
.beige-box {
  background-color: #e0ddcd;
}
.black-teian {
  background: #222;
  float: left;
  min-height: 225px;
  width: 100%;
  color: #fff;
}
.black-teian h3 {
  text-align: left;
}
.black-teian h3 img {
  width: auto !important;
  max-width: 100%;
  height: auto !important;
}
.note {
  font-size: 14px;
}

/* テキスト */
.module-text-headline,
.module-text {
  margin-top: 0;
  margin-bottom: 0;
  padding: 25px 0;
  color: #fff;
}
.module-text-headline {
  padding: 20px 0;
}
.lBrown-description .module-text {
  color: #000;
}
.module-text-headline {
  padding-right: 15px;
  padding-left: 15px;
}
.module-text-headline img {
  max-width: 100%;
  height: auto;
}
.madori-teian-1,
.madori-teian-2,
.madori-teian-3 {
  margin:35px 25px 35px 25px;
}
.teian-content {
  line-height: 1.5;
}
.slider-container .titMb {
	margin-bottom: 20px;
}
.slider-container .sTitMb {
	margin: 0 25px 15px;
	font-size: 18px;
}
.slider-container .txtSpace {
	margin-top: 10px;
}

/* 罫線処理 */
.btop01 {
	display:block !important;
	margin:20px 0 10px;
	width:100% !important;
	height:1px !important;
	background-color:#4c4c4c !important;
  clear:both;
}

/* 背景処理 */
.slider-container{ background-color:#000 !important;}
.slider_bg{	background:#222; }
* html .slider_bg { /* ie6 */
  zoom: 1;
}
*:first-child+html .slider_bg { /* ie7 */
  zoom: 1;
}