@charset "UTF-8";
-------------------------------*/
.clear{clear: both;}
.clearfloat{clear: both; height: 0; font-size: 1px; line-height: 0;}
.clearfix{zoom: 1;}
.clearfix:after{content: ""; display: block; clear: both;}
*:first-child+html .clearfix {zoom: 1; } /* IE7 */

/*  /margin/padding
-------------------------------------------------------------*/
.m0{margin:0;}
.mT0{margin-top:0 !important;}
.mB0{margin-bottom:0 !important;}
.mR0{margin-right:0 !important;}
.mL0{margin-left:0 !important;}
.mT5{margin-top:5px  !important;}
.mB5{margin-bottom:5px !important;}
.mR5{margin-right:5px !important;}
.mL5{margin-left:5px !important;}
.mT10{margin-top:10px  !important;}
.mB10{margin-bottom:10px !important;}
.mR10{margin-right:10px !important;}
.mL10{margin-left:10px !important;}
.mT20{margin-top:20px !important;}
.mB20{margin-bottom:20px !important;}
.mR20{margin-right:20px !important;}
.mL20{margin-left:20px !important;}
.mT30{margin-top:30px !important;}
.mB30{margin-bottom:30px !important;}
.mR30{margin-right:30px !important;}
.mL30{margin-left:30px !important;}
.mT40{margin-top:40px !important;}
.mB40{margin-bottom:40px !important;}
.mR40{margin-right:40px !important;}
.mL40{margin-left:40px !important;}
.mT50{margin-top:50px !important;}
.mB50{margin-bottom:50px !important;}
.mR50{margin-right:50px !important;}
.mL50{margin-left:50px !important;}
.mT60{margin-top:60px !important;}
.mB60{margin-bottom:60px !important;}
.mR60{margin-right:60px !important;}
.mL60{margin-left:60px !important;}
.mB100{margin-bottom:100px !important;}
.mB150{margin-bottom:150px !important;}
/*------------------------------*/
.p0{padding:0 !important;}
.pT0{padding-top:0 !important;}
.pB0{padding-bottom:0 !important;}
.pR0{padding-right:0 !important;}
.pL0{padding-left:0 !important;}
.pT10{padding-top:10px !important;}
.pB10{padding-bottom:10px !important;}
.pR10{padding-right:10px !important;}
.pL10{padding-left:10px !important;}
.pT20{padding-top:20px !important;}
.pB20{padding-bottom:20px !important;}
.pR20{padding-right:20px !important;}
.pL20{padding-left:20px !important;}
.pT30{padding-top:30px !important;}
.pB30{padding-bottom:30px !important;}
.pR30{padding-right:30px !important;}
.pL30{padding-left:30px !important;}
.pT40{padding-top:40px !important;}
.pB40{padding-bottom:40px !important;}
.pR40{padding-right:40px !important;}
.pL40{padding-left:40px !important;}
.pT50{padding-top:50px !important;}
.pB50{padding-bottom:50px !important;}
.pR50{padding-right:50px !important;}
.pL50{padding-left:50px !important;}
.pT60{padding-top:60px !important;}
.pB60{padding-bottom:60px !important;}
.pR60{padding-right:60px !important;}
.pL60{padding-left:60px !important;}
.v_bottom{ vertical-align:bottom;}
/*------------------------------*/
h1, h2 {
  margin: 0;
  padding: 0;
}
#pr_lp {
  width: 100%;
  background-color: #ffffff;
}
#pr_lp p {
  font-size: 1.6rem;
  line-height: 2.0;
  padding: 0;
  margin: 0;
}
#pr_lp .txC {text-align: center;}
#pr_lp .txR {text-align: right;}
#pr_lp .t-red {color: #b30101;}
#pr_lp .bold {font-weight: bold;}
#pr_lp .fs130 {font-size: 130%! important;}
#pr_lp .fs150 {font-size: 150%! important;}

/*------------------------------*/
#pr_lp h2 {
  font-size: 2.4rem;
  line-height: 1.6;
  font-weight: 600;
  text-align: center;
  margin-bottom: 2rem;
}
#pr_lp section {
  width: 100%;
  padding: 30px 10px;
}

#pr_lp section#sect1 {
  text-align: center;
}
#pr_lp section#sect2,
#pr_lp section#sect4 {
  background-color: #cfcfcf;
}
#pr_lp section#sect3 {
  background-color: #000000;
}
#pr_lp section#sect3 h2 {
  color: #ffffff;
}
#pr_lp section#sect3 p {
  color: #ffffff;
}

#pr_lp div.sect_inner {
  width: 100%;
  margin-bottom: 30px;
}
#pr_lp #sect1 .sect_inner p {
  font-size: 1.8rem;
  line-height: 1.6;
  text-align: center;
}
#pr_lp img.photo {
  width: 100%;
  display: block;
  margin: 30px auto;
}

#pr_lp .unit_containner {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin: 20px auto;
}
#pr_lp .unit {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
#pr_lp .unit .product {
  width: 50%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
#pr_lp .unit .product .bottle {
  width: 100%;
}
#pr_lp .unit .product .title {
  width: 100%;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 1em;
  text-align: center;
}
#pr_lp .unit .product .comment {
  font-family: 'Hiragino Kaku Gothic ProN';
  line-height: 1.5;
  font-style: italic;
}
#pr_lp .unit .chart {
  width: 50%;
  padding: 10px;
}
#pr_lp .unit .blend {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
#pr_lp .unit .blend img {
  width: 90%;
}
#pr_lp .unit .price {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#pr_lp .unit .price p {
  width: 100%;
  text-align: center;
}


#pr_lp .btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
#pr_lp .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  /*position: relative;*/
  width: 300px;
  height: 50px;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: 0.3s;
  background-color: #d5b376;
}
#pr_lp .btn a:hover {
  color: #f2f2f2;
}


@media screen and (min-width: 768px) {
  /* PCサイズの時 */
  
  #pr_lp p {
  font-size: 2.0rem;
  line-height: 2.0;
  }
  #pr_lp h2 {
    font-size: 3.0rem;
  }
  #pr_lp section {
    padding: 50px 10px;
  }
  #pr_lp div.sect_inner {
    max-width: 1000px;
    margin: 0 auto 30px;
  }
  
  #pr_lp #sect1 .sect_inner p {
    font-size: 2.2rem;
  }
  #pr_lp img.photo {
    max-width: 1000px;
  }
  #pr_lp .unit_containner {
    max-width: 1200px;
    flex-wrap: nowrap;
    justify-content: center;
  }
  #pr_lp .unit {
    display: flex;
    width: calc(1200px / 3 - 10px);
    padding: 0 5px;
  }
  #pr_lp .unit .product {
    width: 100%;
  }
  #pr_lp .unit .chart {
    width: 80%;
  }
}

