/* 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 {
	color: #fff;
}
.black-teian h3 {
  text-align: left;
}
.black-teian h3 img {
  width: auto !important;
  max-width: 100%;
  height: auto !important;
}
.note {
  font-size: 12px;
}

/* テキスト */
.module-text-headline,
.module-text {
  margin-top: 0;
  margin-bottom: 0;
  padding: 50px 0;
  color: #fff;
}
.module-text-headline {
  padding: 25px 0;
}
.lBrown-description .module-text {
  color: #000;
}
.module-text-headline img {
  max-width: 100%;
  height: auto;
}
.madori-teian-1,
.madori-teian-2,
.madori-teian-3 {
  margin: 0 7%;
  top: -80px;
  line-height:1.5em;
}
.teian-content {
	font-size: 12px;
	margin: 0;
	text-align:left;
	line-height:1.5em;
}
.slider-container .titMb {
	margin-bottom: 20px;
}
.slider-container .sTitMb {
	margin-bottom: 15px;
	font-size: 20px;
}
.slider-container .txtSpace {
	padding-top: 0;
}

/* 罫線処理 */
.btop01 {
  display:block !important;
  margin:10px 0;
  width:100% !important;
  height:1px !important;
  background-color:#4c4c4c !important;
}

/* 背景処理 */
.slider-container{ background-color:#000 !important;}
.slider_bg{	background:#222; }
* html .slider_bg { /* ie6 */
  zoom: 1;
}
*:first-child+html .slider_bg { /* ie7 */
  zoom: 1;
}
