@charset "utf-8";

/* CSS Document */



.product .content {
    color: #ffffff;
  text-align: left;
  background-image: url(../images/surrey/body_base.jpg);
}

.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/surrey/header_base.jpg);
  padding-top: 40px;
  padding-bottom: 40px;
}


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

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

}

.product .lineup_inner .info .product_title {
    color: #ffffff;
    display: block;
    margin: 10px auto 7px auto;
    font-weight: 300;
    background-image: url(../images/classy/body_base2.jpg);
    background-repeat: repeat;
    border-top: #999 solid 1px;
    border-bottom: #999 solid 1px;
  text-align: center;
}




.product .lineup_inner .info .pwrapper {
  padding-top: 25px;
}

.product .lineup_inner .info .photo_box {
	width: 55%;
}

.product .lineup_inner .info .text_box {
	width: 40%;
}

.photo_box, .text_box {
  margin-top: 30px;
}


.product .lineup_inner .info .ptitle {
  margin-top: 0px;
}


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


.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;

}

.product .lineup_inner .info {
    padding: 18px;
}

.product .lineup_inner .info .photo_box {
  width: 100%;
  margin-top: 0px;
}

.product .lineup_inner .info .text_box {
  width: 100%;
  margin-top: 12px;
}
}
