/************************************************

セレキノンの特長

*************************************************/

.merit__sec-subttl{
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #0aa546;
}

.merit__secttl{
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #0aa546;
  margin-bottom: 25px;
}

.merit__txt{
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 30px;
}

.merit__sec{
  padding: 50px 0;
}

.merit__com{
  display: block;
  text-align: right;
  font-size: 14px;

}

.merit__ttlsec .img img{
  width: 376px;
}

.merit__ttlsec .img{
  text-align: center;
}

.merit__features01{
  background-color: #f3f3f3;
}
.merit__features01__point{
  border:1px dashed #0aa546;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  padding: 20px 24px;
}

.merit__features01__point h3{
  color: #0aa546;
  font-size: 20px;
  line-height: 1.7;
  font-weight: bold;
  margin-bottom: 8px;
}

.merit__features01__point dt{
  font-size: 18px;
  font-weight: bold;
  line-height: 1.7;
}

.merit__features01__point dd{
  font-size: 16px;
  line-height: 1.7;
}

.merit__features01__point .img{
  width: 316px;
  flex:none;
  margin-left: 40px;
}

.merit__features02 .img{
  text-align: center;
}

.merit__features03{
  background-color: #f3f3f3;
}

.merit__features03 h3{
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  color: #0aa546;
  margin-bottom: 15px;
}

.merit__features03 .img{
  width: 610px;
  margin: 0 auto 40px;
}

@media screen and (max-width: 768px) {


.merit__sec{
  padding: 40px 0;
}

.merit__com{
  font-size: 11px;
}

.merit__ttlsec .img img{
  width: 100%;
}

.merit__sec-subttl{
  font-size: 18px;
}

.merit__secttl{
  font-size: 24px;
  margin-bottom: 20px;
}


.merit__features01__point{
  display: block;
  padding: 20px ;
}

.merit__features01__point .img{
  width: auto;
  flex:none;
  margin-left: 0px;
  margin-top: 20px;
}


.merit__features03 h3{
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  color: #0aa546;
  margin-bottom: 15px;
}

.merit__features03 .img{
  width: 100%;
  margin: 0 auto 30px;
}

.merit__features03 .img:last-child{
  margin-bottom: 0;
}


}

/************************************************

セレキノンSの服用方法

*************************************************/


.merit__table{
  width: 100%;
  font-size: 16px;
  border:1px solid #ccc;
  margin-bottom: 30px;
}

.merit__table tr{
  border-bottom:1px solid #ccc;
}

.merit__table th{
  background-color: #0aa546;
  color: #fff;
  text-align: center;
  border-right:1px solid #ccc;
  padding: 10px 0;
}

.merit__table td{
  text-align: center;
  border-right:1px solid #ccc;
  padding: 10px 0;
}

.merit__method01,
.merit__method03{
  background-color: #f3f3f3;
}

.merit__method03 .img,
.merit__method04 .img{
  margin: 0 auto 40px;
  text-align: center;
}

.merit__method03 .img img {
  margin-top: 30px;
}

.merit__method01 .merit__btn a{
  width: auto;
  max-width: 350px;
  margin: 0 auto;
}

.merit__method02 .merit__btn a{
  width: auto;
  max-width: 600px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {

.merit__table{
  font-size: 14px;
}
.merit__features03 .img{
  width: 100%;
}

}




.merit__ttlsec__main{
  color: #0aa546;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  margin-top: -30px;
}

.merit__ttlsec__main span{
  color: #000;
  font-size: 0.6em;
}

.merit__ttlsec__main__com{
  font-size: 13px;
  text-align: center;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {

  .merit__ttlsec__main{
    font-size: 24px;
    margin-top: -20px;
  }

  .merit__ttlsec__main__com{
    text-align: left;
    margin-bottom: 40px;
  }

}