@charset "utf-8";

/* CSS Document */



.product .content {
  text-align: left;
}

.product .lineup_top {
  text-align: center;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0px;
    background-position: center;
    background-repeat: repeat;
    margin: 0 auto;
  background-image: url(../images/basti-neo/header_base.jpg);
  padding-top: 40px;
  padding-bottom: 40px;
}


.product .lineup_inner .introduction {
  background: #B6CAD4;
  width: 900px;

  background-image: url(../images/basti-neo/body_base2.jpg);
  background-repeat: repeat;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;

}

.product .lineup_inner .info .product_title {
    color: #000;
    display: block;
    margin: 10px auto 7px auto;
    font-weight: 300;
    background-image: url(../images/basti-neo/body_base3.png);
    background-repeat: repeat;
    border-top: #fff solid 1px;
    border-bottom: #fff solid 1px;
  text-align: center;
}



.product .content {
  background-image: url(../images/basti-neo/body_base.jpg);
  background-repeat: repeat-x;
}


.product .lineup_inner .info {
  background-image: url(../images/basti-neo//header_light.png);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 20px;
}


.product .lineup_inner .info .text0 {
  font-size: 16px;
  text-align: center;
  font-weight: 200;
  display: block;
  margin-top: 15px;
  margin-bottom: 25px;
  color: #000;
  overflow: hidden;
  line-height: 1.6;
}

.product .lineup_inner .info .text {
	color:#333333;
	margin:15px auto;
	line-height: 1.5;
  text-align: left;
  font-size:15px;
}
.product .lineup_inner .info .sub_image {
	margin: 35px auto 0;
}


.product form#mailformpro {
	background: #ffffff;
	width: 95%;
}


@media screen and (max-width: 767px) {
  main .main_wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }

.product .lineup_inner .introduction {
  width: 100%;
  margin:0 auto;
}

.product .lineup_inner .info .product_title {
  line-height: 1.8;
}

.product .lineup_inner .introduction {
  padding-top: 0px;
  padding-bottom: 0px;
  background: transparent;

}

.product .lineup_inner .info {
    background-image: url(../images/basti-neo/body_base.jpg);
}

}
