@charset "utf-8";

/* CSS Document */



.product {
  padding-bottom: 40px;
}

.product .content {
  background-image: url(../images/studioj/base1.jpg);
  background-repeat: repeat;
  color: #000000;
  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:20px;
  font-weight: bold;
  margin: 0;
  padding:15px;
  text-align: center;
}

.product .lineup_inner .introduction {
  background: #ffffff;
  width: 900px;
}

.product .lineup_inner .video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;

}

.product .lineup_inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

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


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



.product .lineup_inner .info2 {
  background-image: url(../images/studioj/base3.jpg);
  background-repeat: repeat;
}


.product .lineup_inner .info .text {
  color:#ffffff;
  width: 85%;
  margin:15px auto;
  padding-bottom: 0px;
  line-height: 1.6;
  text-align: left;
  font-size:14px;
}

.product .lineup_inner .info2 .text {
  color:#333333;
}


.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;
}

}
