@charset "utf-8";

/* CSS Document */



.product .content {
  background-image: url(../images/hiraya/base1.jpg);
  background-repeat: repeat;
  text-align: left;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Noto Sans JP', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.product .lineup_top {
  text-align: center;
  overflow: hidden;
  margin: 40px auto 0;
  background: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: "Yu Mincho","ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro","Noto Serif JP","ＭＳ Ｐ明朝","MS PMincho",serif;
}

.product .lineup_top .sub_title {
  font-size: 26px;
}

.product .lineup_top .product_title {
  font-size: 17px;
  font-weight: normal;
}


.product .lineup_inner .introduction {
  background: #ffffff;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}


.product .lineup_inner .introduction .text0 {
  background-image: none;
  background-repeat: repeat;
  text-align: center;
  color: #000000;
  line-height: 1.5;
  font-size: 17px;
  font-weight: normal;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.product .lineup_inner .info {
  background-image: none;
  background-repeat: repeat;
  padding: 0px;
}

.product .lineup_inner .info h4 {
  font-family: "Yu Mincho","ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro","Noto Serif JP","ＭＳ Ｐ明朝","MS PMincho",serif;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size:24px;
  text-align: center;
}




.product .lineup_inner .info .text {
  width: 90%;
  margin:15px auto;
  padding-bottom: 30px;
  line-height: 1.5;
  text-align: left;
  font-size:17px;
  text-align: center;
}

.product .lineup_inner .info_2 {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Noto Sans JP', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  background-image: none;
  background-repeat: repeat-y;
  background: #ffffff;
}


.product .lineup_inner .image_picture {
  color: #333;
  display: block;
  text-align: center;
  letter-spacing: 0.3em;
  line-height: 2;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Noto Sans JP', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 14px;
  padding-top: 20px;
  padding-bottom: 20px;
}

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


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


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

.product .lineup_inner .info {
  padding-left: 5%;
  padding-right: 5%;
  margin:0 auto;
}


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

	.product .lineup_inner .info h4 {
	  font-size: 18px;
  width: 95%;
  margin:0 auto;
}

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

.product .lineup_inner .introduction {

}

.product .lineup_top .sub_title {
  font-size: 10px;
}

}
