@charset "utf-8";

/* CSS Document */



.product {
  padding-bottom: 40px;
}

.product .content {
  background-image: url(../images/hygge/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: 900px;
  padding-top: 20px;
}

.product .lineup_inner .info {
  background: #ffffff;
  padding-top: 40px;
  padding-bottom: 40px;
  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: #ffffff;
  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 0;
}

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

.product .content .text0 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size:20px;
  line-height: 1.6;
  font-weight: normal;
  margin: 0;
  padding:15px;
}

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

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

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

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

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

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

}
