@charset "utf-8";

/* CSS Document */



.product .content {
  background-image: url(../images/hiraya/base_main.jpg);
    background-position: center;
    background-repeat: repeat;
  text-align: left;
}

.product .lineup_top {
  text-align: center;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0px;
    margin: 0 auto;
}


.product .lineup_inner .introduction {
  width: 900px;
  width: 100%;
  padding-bottom: 40px;

}

.product .lineup_inner .info .product_title {
    color: #000;
    font-size: 30px;
  width: 90%;
  margin: 0 auto;
  font-weight: 900;
  line-height: 1.5em;
  text-align: center;
  padding-bottom: 45px
}



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

.product .lineup_inner .info .label {
	width: 60%;

}

.product .content .hiraya_style {
  width: 900px;
  height: 460px;
  background-size: 100%;
  background-repeat: no-repeat;
  border: 1px solid #FFF;
  margin:40px auto;
}

.product .content .hiraya_surfers {
  outline: 3px solid #c2d8da;
  background-color: #d5e4e5;
  background-image: url(../images/hiraya/base_carifolnia2.jpg);
  height: 700px;
}

.product .content .hiraya_asian {
  outline: 3px solid #cfc2bb;
  background-color: #e2dbd5;
  background-image: url(../images/hiraya/base_asian2.jpg);
  height: 520px;

}

.product .content .hiraya_provence {
  outline: 3px solid #d8e2c2;
  background-color: #e8ecdb;
  background-image: url(../images/hiraya/base_provence2.jpg);

}

.product .content .hiraya_cafe {
  outline: 3px solid #dfcfb1;
  background-color: #ece4d1;
  background-image: url(../images/hiraya/base_cafe2.jpg);

}

.product .content .title_hiraya {
  font-weight: normal;
  margin-top: 36px;
  background-image: url(../images/hiraya/ribon.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 320px 46px;
  display: block;
  font-size: 24px;
  color: #4A290E;
  letter-spacing: 0.1em;
  padding-left: 30px;
  padding-top: 13px;
  padding-bottom: 8px;

}



.product .content .text_box_hiraya {
  margin-top: 16px;
  margin-bottom: 20px;
  line-height: 2;
  color: #333333;
  font-size: 16px;
  display: block;
  margin-left: 30px;
  width: 300px;
}

.product .content .label_hiraya {
  margin-top: 36px;
  margin-left: 30px;
}


.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:32px;
  font-weight: bold;
  margin: 0;
  padding:15px;
  color: #63A826;
}

.product .lineup_inner .introduction .text {
  color: #333;
  line-height: 1.7;
  font-size: 18px;
  display: block;
  width: 80%;
  margin: 30px auto;
  text-align: center;
}


.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 .product_title {
  line-height: 1.8;
}

.product .lineup_inner .info {
  padding: 5px;
}

.product .lineup_inner .introduction {
  padding-top: 0px;
  padding-bottom: 0px;

}

.product .lineup_inner .introduction .text {
  text-align: left;
}

.product .content .text0 {
  text-align: left;
  font-size:25px;
  padding-left: 5px;
  padding-right: 5px;
}



.product .content .hiraya_style {
  width: 100%;
  height: revert;
  background-image: none;
}

.product .content .title_hiraya {
  padding-left: 15px;
}



.product .content .text_box_hiraya {

  width: 92%;
  margin-left: auto;
  margin-right: auto;
}

}
