@charset "utf-8";

/* CSS Document */



.product .content {
  background-image: url(../images/prism/base1.jpg);
  text-align: left;
  padding-top: 40px;
  font-family: "Yu Mincho","ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro","Noto Serif JP","ＭＳ Ｐ明朝","MS PMincho",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;
}

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

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


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


.product .lineup_inner .introduction .text0 {
  background-image: url(../images/prism/base2.jpg);
  background-repeat: repeat;
  text-align: center;
  color: #000000;
  line-height: 1.5;
  font-size: 17px;
  font-weight: normal;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.product .lineup_inner .info {
  background-image: url(../images/prism/base2.jpg);
  background-repeat: repeat;
  padding: 0px;
}

.product .lineup_inner .info .half_box {
  padding-top: 0px;
  padding-bottom: 0px;
}

.product .lineup_inner .info .half_box h4 {
  padding-top: 30px;
  font-size:18px;
  font-weight: normal;
}


.product .lineup_inner .info .text {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Noto Sans JP', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color:#333333;
	width: 90%;
	margin:15px auto 0;
	padding-bottom: 30px;
	line-height: 1.5;
  text-align: left;
  font-size:15px;
}

.product .lineup_inner .image_picture {
  color: #999;
  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: 30px 5%;
  margin:0 auto;
}

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


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

}
