@charset "utf-8";
/* CSS Document */

/**********************************************************/
/* PC */
/**********************************************************/




/**********************************
　ファーストビュー
**********************************/
.fv .txt-wrap {
    margin: 76px auto 76px 100px;
}

/**********************************
STRENGTHS
**********************************/
.warning h3 {
  margin-bottom: 40px;
}
.warning .w__inner:last-of-type img:last-of-type {
    position: absolute;
    top: 109px;
    left: 87px;
    width: 533px;
}
.warning .sec_btn {
    padding: 18px 0;
    margin-bottom: 164px;
}
.warning p {
    margin-bottom: 65px;
}

/**********************************
圧倒的な安全性・優れた除菌力優れたハセッパー水
**********************************/

.ecology {
  margin: 150px auto 0;
}
.ecology::after {
  height: 1027px;
  top: 482px;
}
.ecology h2 {
  margin-bottom: 100px;
  line-height: 2;
}
.ecology h3 {
  margin: 0 auto 42px;
}
.ecology img{
  width: 530px;
}
.ecology ul{
  flex-wrap: wrap;
  width: 1150px;
}
.ecology li{
  text-align: center;
  width: 50%;
}
.ecology li p{
  text-align: left;
  margin-top: 54px;
  margin-bottom: 114px;
}
.ecology .flex:first-of-type {
    margin-bottom: 80px;
}



/**********************************
ハセッパー水はこんなウイルスにきく!!
**********************************/
.virus.inner{
  width: 1150px;
}
.virus h2 {
  text-align: center;
  font-size: 2.8rem;
  margin-bottom: 106px;
}
.virus img{
  width: 530px;
}
.virus div div h3{
  width: 394px;
  margin: 0 auto 20px 0;
  font-size: 2.2rem;
  padding: 25px 0;
  border: solid 1px #333;
  text-align: center;
  background: #fff;
}
.virus div div h4{
  font-size: 1.8rem;
  margin:40px auto 10px 0;
}
.virus div.flex:first-of-type {
  justify-content: space-between;
  margin-bottom: 80px;
}
.virus div.flex:first-of-type div {
  width: 482px;
}
.virus .flex:first-of-type p{
  line-height: 1.5;
}

.virus ul{
  margin: 0 auto;
}
.virus ul:first-of-type li{
  width: 100%;
  border: solid 1px #000;
  border-radius: 30px;
  height: 134px;
  text-align: left;
  padding: 20px 35px;
  line-height: 1.3;
  margin-bottom: 28px;
}
.virus ul:first-of-type li span{
  font-size: 2rem;
}



.shiyouitiran_wrap.inner{
  margin: 60px auto;
  justify-content: space-between;
}
.shiyouitiran_wrap .shiyouitiran div{
  width: 530px;
  border: solid 2px #7DC5E7;
  line-height: 2;
  text-align: center;
  font-size: 1.2rem;
  letter-spacing: 0;
}
.shiyouitiran dt{
  width: 30%;
  border-right: solid 1px #999;
  font-weight: bold;
}
.shiyouitiran dd{
  width: 70%;
  font-weight: bold;
}
.shiyouitiran_wrap .blue{
  background: #7DC5E7;
}
.shiyouitiran_wrap .sky{
  background: #D1E7F4;
}
.shiyouitiran_wrap h5{
  background: #FFF100;
  border-radius: 5px;
  width: 200px;
  font-size: 3rem;
  text-align: center;
  padding: 6px 0;
  margin: 0 auto 15px 0;
}
.shiyouitiran_wrap .syouhiryo h5{
  width: 100%;
}
.syouhiryo div{
  width: 530px;
  line-height: 2;
  text-align: center;
  font-size: 1.2rem;
  letter-spacing: 0;
  border: solid 1px #3D66A8;
}
.syouhiryo dl:first-child dt{
  position: relative;
}
.syouhiryo dl:first-child dt::after {
  position: absolute;
  content: "";
  top: 47%;
  left: -2px;
  width: 135px;
  height: 1px;
  background: #3D66A8;
  transform: rotate(10deg);
}
.syouhiryo dl:first-child dt p:first-of-type{
  margin: 11px auto 0 3px;
  line-height: 1.1;
}
.syouhiryo dl:first-child dt p:last-of-type{
  margin: 0 3px 11px auto;
  line-height: 1.1;
}
.syouhiryo dt{
  background: #5B8FC3;
  color: #fff;
}
.syouhiryo dl{
  border-right: solid 1px #3D66A8;
  width: 25%;
}
.syouhiryo p {
    width: auto;
}
.shiyouitiran_wrap .syouhiryo h4 {
    width: 100%;
}
.syouhiryo i{
  color: #3D66A8;
}







/**********************************************************/
/* SP用 */
/**********************************************************/

@media(max-width: 768px) {


/**********************************
　ファーストビュー
**********************************/
.fv .pic-wrap {
    width: 51%;
}
.fv .txt-wrap {
    margin: 0px auto 76px 0;
}
.fv::before,
.fv .txt-wrap p:nth-of-type(2)::after{
    display: none;
}  
/**********************************
STRENGTHS
**********************************/

.warning h3 {
    margin-left: 2%;
}
.warning .w_list li {
    width: 98%;
}
.warning .w__inner:last-of-type {
    height: 500px;
}
.warning .w__inner {
    width: 100%;
}
.warning .w__inner:first-of-type {
    margin-left: 0;
}
.warning .w__inner:last-of-type img:last-of-type {
    position: absolute;
    top: 0;
    left: auto;
    width: 84%;
    height: 428px;
    object-fit: cover;
}
.warning .sec_btn {
    padding: 18px 0;
    margin-bottom: 40px;
}
.warning p {
    margin-bottom: 30px;
}
  
  
  
/**********************************
圧倒的な安全性・優れた除菌力優れたハセッパー水
**********************************/
.ecology {
    margin: 100px auto 0;
}
.ecology::after {
    height: 1500px;
    top: 482px;
}
.ecology h2 {
    margin-bottom: 40px;
    line-height: 2;
    font-size: 2.4rem;
    text-align: left;
    padding: 0 2%;
}
.ecology h3 {
    margin: 0 auto 32px 0;
}
.ecology li:last-of-type h3 {
    width: 265px;
}
.ecology .flex:first-of-type {
    flex-wrap: wrap;
    position: static;
    width: 100%;
}
.ecology li {
    text-align: center;
    width: 100%;
}  
.ecology .flex:last-of-type img {
    position: static;
    width: 100%;
}  
.ecology li p {
    text-align: left;
    margin-top: 32px;
    margin-bottom: 80px;
}
  
  
  
  
.shiyouitiran_wrap{
    padding: 0 4%;
} 
.shiyouitiran_wrap h5 {
    font-size: 1.8rem;
    width: 120px;
}
  .shiyouitiran{
    margin-bottom: 50px;
  }
.shiyouitiran_wrap .shiyouitiran div {
    width: 100%;
}
.syouhiryo div {
    width: 100%;
    font-size: 1rem;
}
  
  
  
/**********************************
ハセッパー水はこんなウイルスにきく!!
**********************************/
.virus h2 {
    text-align: center;
    line-height: 1.5;
    font-size: 2.6rem;
    margin-bottom: 30px;
}
.virus div div h4 {
    font-size: 1.4rem;
    margin: 0 auto 10px 0;
}
.virus div.flex.inner:first-of-type {
    display: block;
    padding: 0 4%;
    margin-bottom: 30px;
}
.virus ul {
    margin: 0 auto;
    padding: 0 4%;
}
.virus ul:first-of-type li {
    height: auto;
    padding: 20px;
    line-height: 1.3;
    margin-bottom: 20px;
}
.virus div.flex:first-of-type div {
    width: 100%;
}
.virus img {
    width: 100%;
    margin-bottom: 20px;
}
.virus div div h3 {
    width: 302px;
    margin: 0 auto 20px 0;
    padding: 18px 0;
}  
.shiyouitiran_wrap.inner {
    display: block;
}  
.syouhiryo dl:first-child dt p:first-of-type {
    margin: 9px auto 0 0px;
}  
.syouhiryo dl:first-child dt p:last-of-type {
    margin: 0 0px 9px auto;
}  
.syouhiryo dl:first-child dt::after {
    top: 46%;
    width: 88px;
    transform: rotate(13deg);
}
  
  
  
  
  
}