.txt {
  line-height: 1.45;
}
.txt.blue {
  color: #004ba0;
}
.txt.left {
  text-align: left;
}
.txt.right {
  text-align: right;
}
.txt-20 {
  font-size: 1.75vw;
}
@media print, screen and (min-width:1488px) {
  .txt-20 {
    font-size: 20px;
  }
}
@media only screen and (max-width:650px) {
  .txt-20 {
    font-size: 3vw;
  }
}
.txt-21 {
  font-size: 2vw;
}
@media print, screen and (min-width:1488px) {
  .txt-21 {
    font-size: 21px;
  }
}
@media only screen and (max-width:650px) {
  .txt-21 {
    font-size: 3vw;
  }
}
.txt-27 {
  font-size: 2.2vw;
}
@media print, screen and (min-width:1488px) {
  .txt-27 {
    font-size: 27px;
  }
}
@media only screen and (max-width:650px) {
  .txt-27 {
    font-size: 3.5vw;
  }
}
.txt-35 {
  font-size: 2.3vw;
}
@media print, screen and (min-width:1488px) {
  .txt-35 {
    font-size: 35px;
  }
}
@media only screen and (max-width:650px) {
  .txt-35 {
    font-size: 3.5vw;
  }
}
.txt-40 {
  font-size: 2.3vw;
}
@media print, screen and (min-width:1488px) {
  .txt-40 {
    font-size: 40px;
  }
}
@media only screen and (max-width:650px) {
  .txt-40 {
    font-size: 3vw;
  }
}
.txt-46 {
  font-size: 3.5vw;
}
@media print, screen and (min-width:1488px) {
  .txt-46 {
    font-size: 46px;
  }
}
@media only screen and (max-width:650px) {
  .txt-46 {
    font-size: 4.5vw;
  }
}
.txt-47 {
  font-size: 3.6vw;
}
@media print, screen and (min-width:1488px) {
  .txt-47 {
    font-size: 47px;
  }
}
@media only screen and (max-width:650px) {
  .txt-47 {
    font-size: 14px;
  }
}
.txt-54 {
  font-size: 3.8vw;
}
@media print, screen and (min-width:1488px) {
  .txt-54 {
    font-size: 54px;
  }
}
@media only screen and (max-width:650px) {
  .txt-54 {
    font-size: 5vw;
  }
}
.txt-70 {
  font-size: 5vw;
}
@media print, screen and (min-width:1488px) {
  .txt-70 {
    font-size: 70px;
  }
}
@media only screen and (max-width:650px) {
  .txt-70 {
    font-size: 5vw;
  }
}

.pagename_area {
  background: url("../images/products/animal_water_pro/bg_pagename_animal_water_pro.png") no-repeat left top;
  background-size: 70% auto;
  padding: 12% 0 5%;
  position: relative;
}

#products_animal_water_pro .pagename_area .line {
    bottom: -10%;
}

#products_animal_water_pro .pagename_area .line svg g path {
    stroke-dasharray: 2720px;
    stroke-dashoffset: 2720px;
    animation: 3s forwards linear 2.5s line-animation-2720
}

.sec_main_item {
  overflow: hidden;
}
@media only screen and (max-width:650px) {
  .sec_main_item .main_item_inner {
    /*display: block;*/
  }
}
@media only screen and (max-width:650px) {
  .sec_main_item .main_item_inner .txt {
    width: 100%;
  }
}
.sec_main_item .main_item_inner .txt h2.ttl2 .jp {
  font-size: 16px;
}
@media only screen and (max-width:650px) {
  .sec_main_item .main_item_inner .txt h2.ttl2 .jp {
    font-size: 2vw;
  }
}
.sec_main_item .main_item_inner .txt h2.ttl2 .en {
  font-size: 4vw;
  background-size: 100% auto;
}
@media print, screen and (min-width:1488px) {
  .sec_main_item .main_item_inner .txt h2.ttl2 .en {
    font-size: 47px;
  }
}
@media only screen and (max-width:650px) {
  .sec_main_item .main_item_inner .txt h2.ttl2 .en {
    font-size: 3vw;
  }
}
.sec_main_item .main_item_inner .txt .explain .info {
  font-size: 1.8vw;
}
@media print, screen and (min-width:1488px) {
  .sec_main_item .main_item_inner .txt .explain .info {
    font-size: 19px;
  }
}
@media only screen and (max-width:650px) {
  .sec_main_item .main_item_inner .txt .explain .info {
    font-size: 2.5vw;
  }
}
.sec_main_item .main_item_inner .txt .explain .price {
  font-size: 12px;
}
.sec_main_item .main_item_inner .txt .explain p.viewmore {
  font-size: 14px;
}
.sec_main_item .main_item_inner .itemimg {
  text-align: center;
}
@media only screen and (max-width:650px) {
  .sec_main_item .main_item_inner .itemimg {
    width: 100%;
    margin-top: 20px;
    padding: 0;
  }
}

.sec_changeair {
  overflow: hidden;
}
@media only screen and (max-width:650px) {
  .sec_changeair .changeair_block {
    /* display: block;*/
  }
}
@media only screen and (max-width:650px) {
  .sec_changeair .changeair_block .img {
    width: 100%;
    text-align: center;
    order: 2;
  }
}
@media only screen and (max-width:650px) {
  .sec_changeair .changeair_block .img img {
    width: 80%;
  }
}
.sec_changeair .changeair_block .txt {
  line-height: 1.45;
}
@media only screen and (max-width:650px) {
  .sec_changeair .changeair_block .txt {
    width: 100%;
    order: 1;
    padding: 0;
  }
}
@media only screen and (min-width:651px) {
  .sec_changeair .changeair_block .txt h2 {
    font-size: 3.5vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_changeair .changeair_block .txt h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width:650px) {
  .sec_changeair .changeair_block .txt h2 {
    font-size: 3.5vw;
    text-align: left;
  }
}
.sec_changeair .changeair_block .txt .info {
  line-height: 2;
}
@media only screen and (min-width:651px) {
  .sec_changeair .changeair_block .txt .info {
    font-size: 1.5vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_changeair .changeair_block .txt .info {
    font-size: 19px;
  }
}
@media only screen and (max-width:650px) {
  .sec_changeair .changeair_block .txt .info {
    font-size: 2.5vw;
    text-align: left;
  }
}

.sec_targettrouble {
  overflow: hidden;
}
.sec_targettrouble .block_trouble {
  padding-top: 0;
  text-align: center;
}
.sec_targettrouble .block_trouble .widepage_center {
  position: relative;
  padding-top: 0;
}
.sec_targettrouble .block_trouble .illust01 {
  margin: 20px 0;
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .illust01 {
    margin: 40px 0;
  }
}
.sec_targettrouble .block_trouble .illust01 img {
  width: 780px;
  max-width: 80%;
  height: auto;
}
.sec_targettrouble .block_trouble .col-1 {
  display: grid;
  gap: 0px;
  grid-template-columns: 1.1fr 1fr;
  width: 1200px;
  max-width: 95%;
  margin: 0 auto 0 auto;
  align-items: flex-end;
  margin-top: -10vw;
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .col-1 {
    margin-top: -150px;
  }
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble .col-1 {
    margin-top: -5vw;
    align-items: center;
    gap: 10px;
  }
}
.sec_targettrouble .block_trouble .col-1 h4 {
  text-align: right;
  margin-bottom: 2em;
  padding: 0;
  font-size: 4vw;
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .col-1 h4 {
    font-size: 46px;
    margin-bottom: 1em;
  }
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble .col-1 h4 {
    font-size: 4vw;
  }
}
.sec_targettrouble .block_trouble .col-2 {
  display: grid;
  gap: 0px;
  grid-template-columns: 1fr 1.5fr;
  align-items: center;
  width: 1162px;
  max-width: 95%;
  margin: 0 auto 50px auto;
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble .col-2 {
    max-width: 100%;
    margin-bottom: 5vw;
    grid-template-columns: 1fr 2fr;
  }
}
.sec_targettrouble .block_trouble .col-2 h4 {
  text-align: left;
  color: #5a5a5a;
  padding: 0;
  font-size: 3.5vw;
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .col-2 h4 {
    font-size: 46px;
  }
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble .col-2 h4 {
    font-size: 4.5vw;
  }
}
.sec_targettrouble .block_trouble .col-2 img {
  max-width: 80%;
}
.sec_targettrouble .block_trouble .col-3 {
  display: grid;
  gap: 4vw;
  grid-template-columns: 1.2fr 1fr;
  text-align: left;
  width: 1162px;
  max-width: 95%;
  margin: 50px auto 20px auto;
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .col-3 {
    gap: 50px;
  }
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble .col-3 {
    margin: 20px auto 10px auto;
    gap: 10px;
  }
}
.sec_targettrouble .block_trouble .col-3 .txt-46 {
  margin: 1em 0 0.5em 0;
}
.sec_targettrouble .block_trouble .col-3 ol li {
  line-height: 2;
}
.sec_targettrouble .block_trouble .col-3 .txt-block {
  width: 620px;
}
@media only screen and (max-width:1024px) {
  .sec_targettrouble .block_trouble .col-3 .txt-block {
    width: 100%;
  }
}
.sec_targettrouble .block_trouble .col-3 .img-block {
  max-width: 480px;
}
.sec_targettrouble .block_trouble .box-w1162 {
  width: 1162px;
  max-width: 100%;
  margin: 0 auto;
}
.sec_targettrouble .block_trouble .box-w1162 img {
  margin: 20px 0;
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble .box-w1162 img {
    margin: 10px 0;
  }
}
.sec_targettrouble .block_trouble .dec_area {
  position: relative;
  margin-top: -10vw;
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .dec_area {
    margin-top: -150px;
  }
}
.sec_targettrouble .block_trouble .dec_area .line {
  position: relative;
  top: 0;
  left: -20vw;
  width: 80%;
  z-index: -1;
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .dec_area .line {
    top: 0px;
    max-width: 1050px;
    left: -20%;
  }
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble .dec_area .line {
    top: 0;
    left: -30%;
    width: 95%;
  }
}
.sec_targettrouble .block_trouble .dec_area .line .txt {
  color: #004ba0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.25;
  border-radius: 100%;
  left: 36.6%;
  bottom: 2vw;
  width: 12vw;
  height: 12vw;
  font-size: 4vw;
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .dec_area .line .txt {
    width: 165px;
    height: 165px;
    bottom: 30px;
    font-size: 47px;
  }
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble .dec_area .line .txt {
    width: 14vw;
    height: 14vw;
    font-size: 5vw;
  }
}
.sec_targettrouble .block_trouble .dec_area .line .txt span {
  display: block;
  color: #5a5a5a;
  font-size: 1.5vw;
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .dec_area .line .txt span {
    font-size: 16px;
  }
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble .dec_area .line .txt span {
    font-size: 2vw;
  }
}
.sec_targettrouble .block_trouble .dec_area h3 {
  position: absolute;
  padding: 0;
  font-size: 36px;
  font-weight: 400;
  color: #004ba0;
  line-height: 1.6;
  left: 22vw;
  bottom: 5.5vw;
  font-size: 3.5vw;
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .dec_area h3 {
    font-size: 47px;
    bottom: 80px;
    left: 20%;
  }
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble .dec_area h3 {
    font-size: 4.5vw;
    bottom: 30px;
    left: 25%;
  }
}
.sec_targettrouble .block_trouble .dec_area_right {
  position: relative;
  margin-top: -10vw;
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .dec_area_right {
    margin-top: -150px;
  }
}
.sec_targettrouble .block_trouble .dec_area_right .line {
  position: relative;
  top: 0;
  left: 40%;
  width: 80%;
  z-index: -1;
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .dec_area_right .line {
    top: 0px;
    max-width: 1050px;
    left: 50%;
  }
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble .dec_area_right .line {
    top: 0;
    left: 30%;
    width: 95%;
  }
}
.sec_targettrouble .block_trouble .dec_area_right .line .txt {
  color: #004ba0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.25;
  border-radius: 100%;
  left: 47%;
  bottom: 2vw;
  width: 12vw;
  height: 12vw;
  font-size: 4vw;
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .dec_area_right .line .txt {
    width: 165px;
    height: 165px;
    bottom: 30px;
    font-size: 47px;
    left: 47%;
  }
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble .dec_area_right .line .txt {
    width: 14vw;
    height: 14vw;
    font-size: 5vw;
    left: 47%;
  }
}
.sec_targettrouble .block_trouble .dec_area_right .line .txt span {
  display: block;
  color: #5a5a5a;
  font-size: 1.5vw;
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .dec_area_right .line .txt span {
    font-size: 16px;
  }
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble .dec_area_right .line .txt span {
    font-size: 2vw;
  }
}
.sec_targettrouble .block_trouble .dec_area_right h3 {
  position: absolute;
  padding: 0;
  font-size: 36px;
  font-weight: 400;
  color: #004ba0;
  line-height: 1.6;
  right: 25vw;
  bottom: 5.5vw;
  text-align: right;
  font-size: 3.5vw;
}
@media print, screen and (min-width:1488px) {
  .sec_targettrouble .block_trouble .dec_area_right h3 {
    font-size: 47px;
    bottom: 80px;
    right: 20%;
  }
}
@media only screen and (max-width:650px) {
  .sec_targettrouble .block_trouble .dec_area_right h3 {
    font-size: 4.5vw;
    bottom: 30px;
    right: 30%;
  }
}
.sec_targettrouble .block_trouble .txt-inner {
  display: inline-block;
}
.sec_targettrouble .block_trouble .txt-inner .attation.right {
  text-align: right;
}

.sec_features {
  overflow: hidden;
}
.sec_features .lead {
  text-align: center;
  color: #004ba0;
  line-height: 1.6;
  margin-top: 1em;
}
@media only screen and (min-width:651px) {
  .sec_features .lead {
    font-size: 4vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_features .lead {
    font-size: 54px;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .lead {
    font-size: 5vw;
  }
}
.sec_features .dec_area {
  position: relative;
  margin-top: -10vw;
}
@media print, screen and (min-width:1488px) {
  .sec_features .dec_area {
    margin-top: -150px;
  }
}
.sec_features .dec_area .line {
  position: relative;
  top: 0;
  left: -20vw;
  width: 80%;
  z-index: -1;
}
@media print, screen and (min-width:1488px) {
  .sec_features .dec_area .line {
    top: 0px;
    max-width: 1050px;
    left: -20%;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .dec_area .line {
    top: 0;
    left: -30%;
    width: 95%;
  }
}
.sec_features .dec_area .line .txt {
  color: #004ba0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.25;
  border-radius: 100%;
  left: 33.6%;
  bottom: 2vw;
  width: 12vw;
  height: 12vw;
  font-size: 4vw;
}
@media print, screen and (min-width:1488px) {
  .sec_features .dec_area .line .txt {
    width: 165px;
    height: 165px;
    bottom: 30px;
    font-size: 47px;
    left: 33.6%;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .dec_area .line .txt {
    width: 14vw;
    height: 14vw;
    font-size: 5vw;
  }
}
.sec_features .dec_area .line .txt span {
  display: block;
  color: #5a5a5a;
  font-size: 1.5vw;
}
@media print, screen and (min-width:1488px) {
  .sec_features .dec_area .line .txt span {
    font-size: 16px;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .dec_area .line .txt span {
    font-size: 2vw;
  }
}
.sec_features .dec_area h3 {
  position: absolute;
  padding: 0;
  font-size: 36px;
  font-weight: 400;
  color: #004ba0;
  line-height: 1.6;
  left: 22vw;
  bottom: 5.5vw;
  font-size: 3.5vw;
}
@media print, screen and (min-width:1488px) {
  .sec_features .dec_area h3 {
    font-size: 47px;
    bottom: 80px;
    left: 20%;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .dec_area h3 {
    font-size: 4.5vw;
    bottom: 30px;
    left: 25%;
  }
}
.sec_features .dec_area_right {
  position: relative;
  margin-top: -10vw;
}
@media print, screen and (min-width:1488px) {
  .sec_features .dec_area_right {
    margin-top: -150px;
  }
}
.sec_features .dec_area_right .line {
  position: relative;
  top: 0;
  left: 40%;
  width: 80%;
  z-index: -1;
}
@media print, screen and (min-width:1488px) {
  .sec_features .dec_area_right .line {
    top: 0px;
    max-width: 1050px;
    left: 50%;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .dec_area_right .line {
    top: 0;
    left: 30%;
    width: 95%;
  }
}
.sec_features .dec_area_right .line .txt {
  color: #004ba0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.25;
  border-radius: 100%;
  left: 47%;
  bottom: 2vw;
  width: 12vw;
  height: 12vw;
  font-size: 4vw;
}
@media print, screen and (min-width:1488px) {
  .sec_features .dec_area_right .line .txt {
    width: 165px;
    height: 165px;
    bottom: 30px;
    font-size: 47px;
    left: 47%;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .dec_area_right .line .txt {
    width: 14vw;
    height: 14vw;
    font-size: 5vw;
    left: 47%;
  }
}
.sec_features .dec_area_right .line .txt span {
  display: block;
  color: #5a5a5a;
  font-size: 1.5vw;
}
@media print, screen and (min-width:1488px) {
  .sec_features .dec_area_right .line .txt span {
    font-size: 16px;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .dec_area_right .line .txt span {
    font-size: 2vw;
  }
}
.sec_features .dec_area_right h3 {
  position: absolute;
  padding: 0;
  font-size: 36px;
  font-weight: 400;
  color: #004ba0;
  line-height: 1.6;
  right: 25vw;
  bottom: 5.5vw;
  text-align: right;
  font-size: 3.5vw;
}
@media print, screen and (min-width:1488px) {
  .sec_features .dec_area_right h3 {
    font-size: 47px;
    bottom: 80px;
    right: 20%;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .dec_area_right h3 {
    font-size: 4.5vw;
    bottom: 30px;
    right: 30%;
  }
}
.sec_features .col-1 {
  display: grid;
  gap: 0px;
  grid-template-columns: 1fr 1fr;
  text-align: center;
  position: relative;
  width: 1162px;
  max-width: 95%;
  margin: 50px auto 0 auto;
}
.sec_features .col-1:before {
  content: "";
  display: block;
  background: url("../images/products/animal_water_pro/arrow01.png") no-repeat center center;
  background-size: auto 100%;
  width: 100%;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -40px;
}
.sec_features .col-1 div:nth-of-type(2) img {
  width: 480px;
  margin: 64px 0 40px;
}
@media only screen and (max-width:650px) {
  .sec_features .col-1 div:nth-of-type(2) img {
    margin: 0;
  }
}
.sec_features .col-2 {
  display: grid;
  gap: 50px;
  grid-template-columns: 1fr 1fr;
  text-align: center;
  position: relative;
  margin: 50px 0 80px 0;
}
.sec_features .col-2-item {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  text-align: left;
  color: #004ba0;
  line-height: 1.45;
  font-size: 35px;
}
.sec_features .col-2-item dd {
  background: url("../images/products/animal_water_pro/arrow02.png") no-repeat bottom center;
  background-size: 100% auto;
  padding-bottom: 20px;
}
.sec_features .txt-54 {
  text-align: center;
}
.sec_features .point_area {
  text-align: center;
}
@media only screen and (min-width:651px) {
  .sec_features .point_area {
    margin-top: 80px;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_features .point_area {
    margin-top: 130px;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .point_area {
    margin-top: 60px;
  }
}
.sec_features .point_icon {
  border: 2px solid #004ba0;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #004ba0;
  margin: 0 auto;
  line-height: 1.4;
}
@media only screen and (min-width:651px) {
  .sec_features .point_icon {
    width: 110px;
    height: 110px;
    font-size: 4vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_features .point_icon {
    width: 163px;
    height: 163px;
    font-size: 47px;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .point_icon {
    width: 100px;
    height: 100px;
    font-size: 6vw;
  }
}
.sec_features .point_icon span {
  display: block;
  color: #5a5a5a;
}
@media only screen and (min-width:651px) {
  .sec_features .point_icon span {
    font-size: 16px;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_features .point_icon span {
    font-size: 18px;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .point_icon span {
    font-size: 3vw;
  }
}
.sec_features .point_blue {
  color: #004ba0;
  line-height: 1.45;
  margin: 45px 0;
  font-size: 4vw;
}
@media print, screen and (min-width:1488px) {
  .sec_features .point_blue {
    font-size: 47px;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .point_blue {
    font-size: 6vw;
    margin: 20px 0;
  }
}
.sec_features .point_info {
  display: inline-block;
  margin: 0 auto;
}
.sec_features .point_info.left {
  text-align: left;
}
@media only screen and (min-width:651px) {
  .sec_features .point_info {
    font-size: 2.5vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_features .point_info {
    font-size: 27px;
  }
}
@media only screen and (max-width:650px) {
  .sec_features .point_info {
    font-size: 3.5vw;
  }
}
.sec_features .point-img {
  margin: 20px auto;
}
.sec_features .point-img img {
  width: 680px;
  max-width: 80%;
  height: auto;
}

.sec_qa {
  padding-top: 80px;
}
@media only screen and (max-width:650px) {
  .sec_qa {
    padding-top: 10vw;
  }
}
.sec_qa h3 {
  font-size: 24px;
}
@media only screen and (max-width:650px) {
  .sec_qa h3 {
    font-size: 3vw;
  }
}
.sec_qa .qa_list .box {
  padding: 0 0 3%;
}
.sec_qa .qa_list .box h4 {
  border-bottom: 2px solid #004ba0;
  font-size: 25px;
  color: #004ba0;
  padding: 0 50px 0 1.2em;
  text-indent: -1.2em;
  cursor: pointer;
  position: relative;
}
@media only screen and (max-width:650px) {
  .sec_qa .qa_list .box h4 {
    font-size: 4vw;
  }
}
.sec_qa .qa_list .box h4:before {
  position: absolute;
  content: "";
  top: 20px;
  right: 2%;
  width: 15px;
  height: 15px;
  transform: translate(-50%, -40%) rotate(135deg);
  border-top: 3px solid #004ba0;
  border-right: 3px solid #004ba0;
  transition: 0.3s ease;
}
.sec_qa .qa_list .box h4.active:before {
  top: 35px;
  transform: translate(-50%, -60%) rotate(-45deg);
}
@media only screen and (max-width:650px) {
  .sec_qa .qa_list .box h4.active:before {
    top: 25px;
  }
}
.sec_qa .qa_list .box .answer {
  padding: 2% 0 0;
  display: none;
}
.sec_qa .qa_list .box .answer p {
  padding: 0 0 0 1.2em;
  text-indent: -1.2em;
}

@media only screen and (max-width:650px) {
  .sec_ec .ec_inner {
    display: block;
  }
}
@media only screen and (max-width:650px) {
  .sec_ec .ec_inner .box {
    width: 80%;
    margin: 20px auto 0 auto;
  }
}
.sec_ec .ec_inner .box a .a_inner {
  width: auto;
  margin: 0 auto;
}
@media only screen and (max-width:650px) {
  .sec_ec .ec_inner .box a .a_inner {
    padding: 20px;
  }
}
.sec_ec .ec_inner .box a .a_inner .icon {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width:651px) {
  .sec_ec .ec_inner .box a .a_inner .icon {
    height: 120px;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_ec .ec_inner .box a .a_inner .icon {
    height: 120px;
  }
}
@media only screen and (max-width:650px) {
  .sec_ec .ec_inner .box a .a_inner .icon img {
    margin-bottom: 10px;
  }
}
.sec_ec .ec_inner .box a .a_inner p {
  line-height: 1.45;
  padding: 0;
  display: inline-block;
  white-space: normal;
}
@media only screen and (min-width:651px) {
  .sec_ec .ec_inner .box a .a_inner p {
    font-size: 1.6vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_ec .ec_inner .box a .a_inner p {
    font-size: 30px;
  }
}
@media only screen and (max-width:650px) {
  .sec_ec .ec_inner .box a .a_inner p {
    padding: 0;
    text-align: center;
    font-size: 5vw;
  }
}
.sec_ec .ec_inner .box a .a_inner p strong {
  color: #004ba0;
  font-weight: 400;
}
.sec_ec .ec_inner .box a .a_inner p span {
  display: block;
}
@media only screen and (min-width:651px) {
  .sec_ec .ec_inner .box a .a_inner p span {
    font-size: 1.3vw;
  }
}
@media print, screen and (min-width:1488px) {
  .sec_ec .ec_inner .box a .a_inner p span {
    font-size: 20px;
  }
}
.sec_ec .ec_inner .box.signup a .a_inner .icon img {
  width: auto;
  height: 100px;
}
@media only screen and (max-width:650px) {
  .sec_ec .ec_inner .box.signup a .a_inner .icon img {
    width: 20%;
    height: auto;
  }
}
.sec_ec .ec_inner .box.free a .a_inner .icon img {
  margin-top: 0;
  width: auto;
  height: 70px;
}
@media only screen and (max-width:650px) {
  .sec_ec .ec_inner .box.free a .a_inner .icon img {
    width: 25%;
    height: auto;
  }
}
.sec_ec .ec_inner .box.line a .a_inner .icon img {
  width: auto;
  height: 80px;
}
@media only screen and (max-width:650px) {
  .sec_ec .ec_inner .box.line a .a_inner .icon img {
    width: 20%;
    height: auto;
  }
}/*# sourceMappingURL=products_animal_water_pro.css.map */