.wrapper{margin:auto; text-align: center;}
img{width:100%;}
.svg{width:80%; margin: 4% 0;}
.png{width:88%;}
.png2{width:30%;}
.lead{width:70%;display: inline-block;}
.lead-text{font-size: 120%; margin-top:3%; margin-bottom:1.5%; line-height:1.7em;}
a:hover img{opacity:0.8;}
.event{width:80%; margin:0 auto 2% auto;}
.event-bn{width:40%; margin:2% 0 1% 0;display:inline-block;}
.event-img{display:inline-block;}
.event-btn{display:inline-block;}
.event-btn img{width:45%;}
.none1{visibility:hidden;}
#none2{visibility:hidden;}
.left{text-align:left;}
.leftmar{margin-left:4%;}

footer{background:#f7f7f7; text-align:center;}

@media only screen and (min-width:768px) {
.pc{width:80%; margin:auto;}
.mb {display: none;}
#service {width:45%; display:inline-block;margin: 3% 1% 3% 1%;}
#service img{width:100%;}
#service2 {width:30%; display:inline-block;margin-bottom:2%;}
#service2 img{width:100%;}
#service3 {width:30%; display:inline-block; margin-bottom:3%;}
#service3 img{width:100%;}
footer.pc{font-size:80%; margin:auto;}
.close{margin:2% auto;}

}



@media only screen and (max-width:767px) {
.main{width:100%;}
.pc {display: none;}
#spservice2 {width:95%; display:inline-block;margin: 3% auto;}
#spservice2 img{width:100%;margin: 3% auto;}

#spservice3 {width:100%;margin-bottom:5%;}
#spserviceimg {width:30%; display:inline-block;}
#spserviceimg img{width:100%;}


#spservice4 {width:100%; display:inline-block;background:#f7f7f7; }
#spservice4 img{width:100%;}


#pagetop {display: none;}
.fsp{text-align:center;}
.close{margin:2% auto;}

}

#pagetop{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 25px;
  bottom: 150px;
  background: #3f98ef;
  opacity: 0.6;
  border-radius: 50%;
}
#pagetop a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
  text-align: center;
}
#pagetop a::before{
  font-family: "Font Awesome 5 Free";
  content: '\f106';
  font-weight: 900;
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 10px;
  bottom: 10px;
  right: 0;
  left: 0;
  margin: auto;
}

#pagetop1{
  width: 70px;
  height: 50px;
  position: fixed;
  right: 15px;
  bottom: 80px;
  opacity: 0.8;
  border-radius: 15px;
  background-color: #666;
}
#pagetop1 a{
  position: relative;
  display: block;
  width: 70px;
  height: 50px;
  text-decoration: none;
  text-align: center;
}
#pagetop1 a::before{
  font-family: "Font Awesome 5 Free";
  content: '\f062';
  font-weight: 900;
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 10px;
  bottom: 10px;
  right: 0;
  left: 0;
  margin: auto;
}

#pagetop2{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 20px;
  bottom: 15px;
  background: #ef3f98;
  opacity: 0.7;
}
#pagetop2 a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
  text-align: center;
}
#pagetop2 a::before{
  font-family: "Font Awesome 5 Free";
  content: '\f102';
  font-weight: 900;
  font-size: 30px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 5px;
  bottom: 10px;
  right: 0;
  left: 0;
  margin: auto;
}
