@charset "utf-8";

/* CSS Document */



.product .content {
  background-image: none;
  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;
  background-image: url(../images/dlight/base5.jpg);
  background-repeat: repeat;
}

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

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


.product .lineup_inner .video .logo {
width: 110px;
height: 110px;
position: absolute;
left:20px;
top:20px;
z-index:1;

}


.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 {
  background: transparent;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-bottom: 0px;
}


.product .lineup_inner .introduction .text0 {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Noto Sans JP', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  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: 0px;
  margin-bottom: 0px;
  background-image: url(../images/dlight/base0.jpg);
  background-repeat: repeat;
}

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

.product .lineup_inner .info h4 {
  padding-top: 30px;
  font-size:18px;
  font-weight: normal;
	margin-right:0;
	margin-left:2%;
	width: auto;
}

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

.product .lineup_inner .info_2 {
  background-image: url(../images/dlight/base3.jpg);
  background-repeat: repeat-y;
}

.product .lineup_inner .info_3 {
  background-image: url(../images/dlight/base4.jpg);
  background-repeat: repeat-y;
}


.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 .video .logo {
width: 40px;
height: 40px;
position: absolute;
left:10px;
top:10px;
z-index:99;

}

.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 {
  width: 95%;
  margin:0 auto 20px;
}

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

.product .lineup_inner .introduction {

}

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

}
