.clearfix::after, .u_product_list::after, .u_voice::after, #section01 .nav_move::after {
  content: "";
  display: block;
  clear: both; }

.fnt_pd {
  font-family: 'Playfair Display', serif; }

/*--------------------------
common parts
---------------------------*/
h2 {
  text-align: center;
  margin-bottom: 60px; }
  @media screen and (max-width: 640px) {
    h2 {
      margin-bottom: 40px; } }

.u_btn, .u_btn_dl, #section01 .nav_move ul li a {
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 54px;
  background: #666B70;
  border: 1px solid #666B70;
  height: 54px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media screen and (max-width: 640px) {
    .u_btn, .u_btn_dl, #section01 .nav_move ul li a {
      font-size: 15px;
      line-height: 44px;
      height: 44px;
      display: block; } }
  .u_btn:hover, .u_btn_dl:hover, #section01 .nav_move ul li a:hover {
    color: #666B70;
    background: #fff; }

.u_btn_dl {
  width: 340px;
  margin: 0 auto;
  display: block; }
  @media screen and (max-width: 640px) {
    .u_btn_dl {
      width: 90%; } }

.u_section, #section02, #section03, #section04 {
  margin-top: -80px;
  padding: 160px 0 80px; }
  @media screen and (max-width: 640px) {
    .u_section, #section02, #section03, #section04 {
      margin-top: -90px;
      padding: 150px 0 60px; } }

.u_product_list {
  margin-bottom: 10px; }
  .u_product_list li {
    width: 360px;
    margin-right: 30px;
    margin-bottom: 60px;
    float: left; }
    @media screen and (max-width: 640px) {
      .u_product_list li {
        width: 100%;
        float: none; } }
    .u_product_list li:nth-child(3n) {
      margin-right: 0; }
    .u_product_list li:nth-child(3n+1) {
      clear: left; }
    .u_product_list li img {
      width: 100%;
      margin-bottom: 5px; }
    .u_product_list li h3 {
      line-height: 1.4;
      text-align: center; }
      @media screen and (max-width: 640px) {
        .u_product_list li h3 {
          font-size: 15px; } }
      .u_product_list li h3 span {
        display: block; }
    .u_product_list li p {
      margin-top: 10px;
      font-size: 12px; }

.u_voice {
  background-image: url(../images/products/river_voice.png), url(../images/common/texture_bg.jpg);
  background-repeat: no-repeat, repeat;
  background-position: right top, 0 0;
  height: 263px;
  margin-bottom: 50px; }
  @media screen and (max-width: 640px) {
    .u_voice {
      background: url(../images/common/texture_bg.jpg);
      height: inherit; } }
  .u_voice .holder_img {
    margin-right: 60px;
    float: left;
    position: relative; }
    @media screen and (max-width: 640px) {
      .u_voice .holder_img {
        width: 50%;
        margin-right: 0;
        float: none; } }
    .u_voice .holder_img .label_ja {
      width: 80px;
      height: 80px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 223px;
      margin: auto; }
      @media screen and (max-width: 640px) {
        .u_voice .holder_img .label_ja {
          left: 50%;
          right: -50%; } }
      .u_voice .holder_img .label_ja .inner {
        width: 0;
        height: 0;
        border-top: 40px solid transparent;
        border-right: 40px solid #D6B86B;
        border-bottom: 40px solid transparent;
        border-left: 0 solid transparent; }
        .u_voice .holder_img .label_ja .inner::after {
          left: 40px;
          width: 0;
          height: 0;
          margin: auto 0;
          border-top: 40px solid transparent;
          border-right: 0 solid transparent;
          border-bottom: 40px solid transparent;
          border-left: 40px solid #D6B86B;
          content: "";
          position: absolute;
          top: 0;
          bottom: 0; }
        .u_voice .holder_img .label_ja .inner span {
          color: #fff;
          font-size: 25px;
          line-height: 80px;
          text-align: center;
          width: 80px;
          height: 80px;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 1;
          display: block; }
  .u_voice .holder_txt {
    width: 780px;
    padding-top: 30px;
    float: left; }
    @media screen and (max-width: 640px) {
      .u_voice .holder_txt {
        width: inherit;
        padding: 30px 20px 20px 20px;
        float: none; } }
    .u_voice .holder_txt h3 {
      font-family: 'Playfair Display', serif;
      font-size: 35px;
      margin-bottom: 30px; }
      @media screen and (max-width: 640px) {
        .u_voice .holder_txt h3 {
          font-size: 28px;
          margin-bottom: 20px; } }
    .u_voice .holder_txt .voice_list li {
      line-height: 1.44;
      text-indent: -14px;
      margin-bottom: 15px;
      padding-left: 14px; }
      .u_voice .holder_txt .voice_list li::before {
        content: "";
        background: #666870;
        width: 7px;
        height: 1px;
        margin-right: 7px;
        display: inline-block;
        vertical-align: 5px; }

/*--------------------------
header
---------------------------*/
.subpage_header {
  background-image: url(../images/common/header_mask.png), url(../images/products/header_bg.jpg);
  background-position: 0 0, 50% 45%; }

/*--------------------------
section01
---------------------------*/
#section01 {
  padding: 80px 0; }
  @media screen and (max-width: 640px) {
    #section01 {
      padding: 40px 0; } }
  #section01 p {
    font-family: 'Playfair Display', serif;
    font-size: 22px;
    text-align: center;
    margin-bottom: 60px; }
    @media screen and (max-width: 640px) {
      #section01 p {
        font-size: 18px;
        margin-bottom: 40px; } }
  #section01 .nav_move ul {
    float: left;
    left: 50%;
    position: relative; }
    @media screen and (max-width: 640px) {
      #section01 .nav_move ul {
        float: none; } }
    #section01 .nav_move ul li {
      float: left;
      position: relative;
      left: -50%; }
      @media screen and (max-width: 640px) {
        #section01 .nav_move ul li {
          float: none; } }
      #section01 .nav_move ul li:not(:last-child) {
        margin-right: 30px; }
        @media screen and (max-width: 640px) {
          #section01 .nav_move ul li:not(:last-child) {
            margin-right: 0; } }
      #section01 .nav_move ul li a {
        width: 220px;
        float: left; }
        @media screen and (max-width: 640px) {
          #section01 .nav_move ul li a {
            width: 80%;
            margin: 0 auto 20px;
            float: none; } }
#section01 .dl_btn{
	margin-top: 60px;
}
@media screen and (max-width: 640px) {
	#section01 .dl_btn{
		margin-top: 40px;
	}
}

/*--------------------------
section02
---------------------------*/
/*--------------------------
section03
---------------------------*/
/*--------------------------
section04
---------------------------*/

/*# sourceMappingURL=products.css.map */