@charset "utf-8";

/* CSS Document */



.product {
  padding-bottom: 40px;
}

.product .content {
  background-image: url(../images/gs-forest/base1.jpg);
  background-repeat: repeat;
  color: #000000;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 14px;
  line-height: 1.6;
}


.product .lineup_top .introduction {
  width: 100%;
  max-width: 900px;
  padding-top: 20px;
}

.product .lineup_inner {
  color: #333333;
  background-image: url(../images/gs-forest/btn_base.png);
  padding-top: 20px;
  padding-bottom: 20px;
}

.product .lineup_inner .info {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.product .lineup_inner .info img {
  margin-bottom: 20px;
}


.product .lineup_top {
  padding-top: 20px;
  padding-bottom: 20px;
}

.product .lineup_top .product_title {
  color: #000000;
  font-family: "Yu Mincho","ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro","Noto Serif JP","ＭＳ Ｐ明朝","MS PMincho",serif;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size:26px;
  font-weight: bold;
  margin: 0;
  padding:15px
}

.product .content img.title {
  width: 30%;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
  vertical-align: top;
  max-width: 180px;
}


.product .content .text {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
}

.product .content .text:nth-child(2n) {
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
}

.product .content .text0 {
  background-image: url(../images/gs-forest/btn_back-img.png);
  background-repeat: no-repeat;
  background-position: center;
  font-size: 18px;
  line-height: 1.6;
  font-weight: normal;
  margin: 0;
  padding:15px;
  padding-top: 30px;
  padding-bottom: 30px;
}

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

@media screen and (max-width: 767px) {

.product .lineup_top {
  width: 95%;
  margin:0 auto;
}

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

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

.product .lineup_inner .info {
  width: 100%;
  margin:0 auto 20px;
}

.product .lineup_inner .image_picture {
  width: 95%;
  margin:20px auto;
}

.product .content .text:nth-child(2n) {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
}
}
