@charset "utf-8";

/* CSS Document */



.product {
  padding-bottom: 40px;
}

.product .content {
  background-image: url(../images/como/base1.jpg);
  background-repeat: repeat;
  color: #333333;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

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

.product .lineup_top .product_title {
  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 .text0 {
  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 .lineup_inner .introduction {
  background-image: url(../images/como/base1.jpg);
  background-repeat: repeat;
  width: 100%;
  max-width: 900px;
}

.product .lineup_inner .introduction .text {
  color:#333333;
  width: 90%;
  margin:10px auto;
  padding-top: 30px;
  padding-bottom: 30px;
  line-height: 1.6;
  text-align: center;
  font-size:14px;
}


.product .lineup_inner{
  background-image: url(../images/como/base2.jpg);
}

.product .lineup_inner .info {
  padding-bottom: 30px;
}

.product .lineup_inner .info2 {
  padding-top: 30px;
  background: #ffffff;
}

.product .lineup_inner .info2 .title {
  padding-bottom: 30px;

}

.product .lineup_inner .info .text {
  color:#333333;
  width: 90%;
  margin:15px auto;
  padding-bottom: 30px;
  line-height: 1.6;
  font-size:14px;
}



.product .lineup_inner .info .fx_row_r {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}

.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 .text {
  font-size:16px;
}

}
