@media screen and (min-width: 320px) {
  article {
    padding-bottom: 100px;
  }

  #head-block h3 {
    margin-bottom: 30px;
  }
  #head-block h4 {
    font-size: 30px;
    line-height: 1;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 300;
  }
  #head-block p {
    margin-bottom: 50px;
  }

  #head-block p.header_text {
    margin-bottom: 40px;
  }
  
  #head-block p .bold {
    font-weight: 500;
  }
  #head-block .kinou {
    width: 100%;
    margin-bottom: 20px;
  }
  #head-block .kinou:before {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    border-bottom: #b1002f 1px solid;
    position: absolute;
    top: 10px;
  }
  #head-block .kinou span {
    display: block;
    position: relative;
    width: 170px;
    margin: 0 auto;
    height: 20px;
    font-size: 20px;
    color: #b1002f;
    background-color: #fff;
    text-align: center;
    font-weight: 300;
  }

  .products {
    margin-bottom: 90px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .products .col.col1 {
    width: 285px;
  }
  .products .col.col2 {
    width: 895px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .products .col .col-title {
    width: 100%;
    height: 50px;
    background: linear-gradient(-10deg, #a5d23c, #faf05a, #faf05a);
    padding: 1px;
    margin-bottom: 30px;
  }
  .products .col .col-title .col-title_inner {
    background-color: #fff;
    padding-top: 15px;
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    height: 48px;
  }
  .products .col .product {
    width: 285px;
  }
  .products .col .product .name {
   /* height: 50px;*/
    padding-left: 20px;
    font-size: 23px;
    line-height: 1.25;
    margin-bottom: 30px;
    font-weight: 500;
  }
  .products .col .product .name:before {
    background: linear-gradient(to bottom, #faf05a, #a5d23c);
    height: 100%;
    width: 4px;
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
  }
  .products .col .product .pic {
    width: 100%;
    height: 250px;
    line-height: 1;
    text-align: center;
    border-bottom: #c8c8c8 1px solid;
  }
  .products .col .product .pic img {
    width: 168px;
    margin: 0 auto;
  }
  .products .col .product .pic .note {
    display: block;
    position: absolute;
    width: 100%;
    font-size: 12px;
    bottom: 16px;
  }

  .products .col .product .cap.text-padding{
    height: 60px;
    padding-top: 20px;
    font-size: 15px;
    line-height: 1.46;
    text-align: center;
    white-space: nowrap;
  }

  .products .col .product .cap.text-padding1{
    height: 60px;
    padding-top: 20px;
    font-size: 15px;
    line-height: 1.46;
    text-align: center;
    white-space: nowrap;
  }

   .products .col .product .cap.text-padding2{
    height: 80px;
    padding-top: 20px;
    font-size: 15px;
    line-height: 1.46;
    text-align: center;
    white-space: nowrap;
  }

   .products .col .product .cap.text-padding3{
    height: 80px;
    padding-top: 20px;
    font-size: 15px;
    line-height: 1.46;
    text-align: center;
    white-space: nowrap;
  }
  .products .col .product .cap .small {
    font-size: 13px;
  }
  .products .col .product .point {
	height: auto;  
    min-height: 270px;
    border: #b1002f 1px solid;
    padding: 19px 19px 0;
    margin-bottom: 20px;
	padding-bottom: 10px;
  }

  .products .col .product .point.cont_hei {
	height: auto;  
    min-height: 248px;
    border: #b1002f 1px solid;
    padding: 19px 19px 0;
    margin-bottom: 20px;
	padding-bottom: 10px;
  }
  .products .col .product .point .point-head {
    position: absolute;
    top: -9px;
    left: 50%;
    margin-left: -40px;
    width: 80px;
    font-size: 18px;
    color: #b1002f;
    font-weight: 300;
    background-color: #fff;
    text-align: center;
    letter-spacing: 0.1em;
  }
  .products .col .product .point img {
    margin-bottom: 15px;
  }
  .products .col .product .point p {

    font-size: 14px;
    line-height: 1.57;
    text-align: justify;
  }
  .products .col .product .fiber {
    height: 70px;
    border: #b1002f 1px solid;
    padding: 19px 0 0;
    margin-bottom: 10px;
    text-align: center;
  }
  .products .col .product .fiber .fiber-head {
    position: absolute;
    top: -7px;
    left: 50%;
    margin-left: -70px;
    width: 140px;
    white-space: nowrap;
    font-size: 14px;
    color: #b1002f;
    font-weight: 300;
    background-color: #fff;
    letter-spacing: 0.1em;
  }
  .products .col .product .fiber p {
    font-size: 14px;
  }
  .products .col .product .fiber p span {
    font-size: 24px;
  }
  .products .col .product .more-btn {
    box-sizing: border-box;
    background-color: #b1002f;
    height: 50px;
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 1.28;
    padding: 8px 10px 0;
    font-weight: 300;
    background-image: url(../images/link-arrow.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: 96% center;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
  }
  .products .col .product .more-btn:hover {
    opacity: 0.5;
  }

  .kinousei,
  .bran {
    border-top: #b1002f 1px solid;
    padding-top: 40px;
  }
  .kinousei .title,
  .bran .title {
    width: 270px;
    white-space: nowrap;
    color: #b1002f;
    background-color: #fff;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -135px;
  }
  .kinousei ul {
    display: block;
    margin-bottom: 30px;
  }
  .kinousei ul li {
	font-size: 14px;
	line-height: 1.57;
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 2px;
  }
  .kinousei .note {
      text-align: right;
      font-size: 12px;
  }  
  .kinousei ul li:last-child {
      margin-bottom: 0;
  }  
  .kinousei p,
  .bran p {
    display: block;
    font-size: 14px;
    line-height: 1.57;
    letter-spacing: -0.02em;
  }
  
  .kinousei .pic_wrap .pic,
  .bran .pic_wrap .pic {
    display: block;
  }
  .kinousei .pic_wrap .pic span,
  .bran .pic_wrap .pic span {
    display: block;
    text-align: center;
    font-size: 14px;
    letter-spacing: -0.02em;
    margin-top: 18px;
  }
  .kinousei .pic_wrap .pic span.note,
  .bran .pic_wrap .pic span.note {
    margin-top: 16px;
    font-size: 5px;
	line-height: 8px;
  }

  .bran {
    margin-bottom: 90px;
    margin-left:0;
    margin-right:0;
  }
  .bran .title {
    width: 190px;
    margin-left: -95px;
  }
}


/*# sourceMappingURL=products.css.map */
/*19 APR 337 */


@media (min-width: 991px) {
	.kinousei .pic_wrap,
  .bran .pic_wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 25px;
  }
  .kinousei .pic_wrap .pic, .bran .pic_wrap .pic {
    display: block;
    width: 590px;
	}
	.kinousei .pic_wrap .pic span.note,
  .bran .pic_wrap .pic span.note {
    margin-top: 16px;
    font-size: 10px;
  }

  .products .col .product .name {
    height: 50px;
    padding-left: 20px;
    font-size: 20px;
    line-height: 1.25;
    margin-bottom: 30px;
    font-weight: 300;
  }

   .products .col .product .cap {
    height: 80px;
    padding-top: 20px;
    font-size: 15px;
    line-height: 1.46;
    text-align: center;
    white-space: nowrap;
  }

.products .col .product .cap.text-padding{
    height: 80px;
    padding-top: 20px;
    font-size: 15px;
    line-height: 1.46;
    text-align: center;
    white-space: nowrap;
  }

  .products .col .product .cap.text-padding1{
    height: 80px;
    padding-top: 20px;
    font-size: 15px;
    line-height: 1.46;
    text-align: center;
    white-space: nowrap;
  }

.products .col .product .point {
	height: auto;  
    min-height: 289px;
    border: #b1002f 1px solid;
    padding: 19px 19px 0;
    margin-bottom: 20px;
	padding-bottom: 10px;
  }

   .products .col .product .point.cont_hei {
	height: auto;  
    min-height: 311px;
    border: #b1002f 1px solid;
    padding: 19px 19px 0;
    margin-bottom: 20px;
	padding-bottom: 10px;
  }
}


/*# sourceMappingURL=products.css.map */
/*20 APR 849pm */